Build failed in Jenkins: nuiton-j2r-sonar #8
See <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/8/display/redirect?page=changes> Changes: [Eric Chatellier] fixes #4159: Update JRI, REngine, RServe [Eric Chatellier] Remove myself from copyright ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/nuiton/nuiton-j2r.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-j2r.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-j2r.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision e79068cf8eecc4f38d4aeb0b71860da627e50545 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f e79068cf8eecc4f38d4aeb0b71860da627e50545 git rev-list db7775f0b575692144e2b1a7683942c7b779ca7c # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 60426 [nuiton-j2r-sonar] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-3.4.1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 60426 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Java-2-R 1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/thirdparty/JRI/0.9-9/JRI-0.9... [WARNING] The POM for org.nuiton.thirdparty:JRI:jar:0.9-9 is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/thirdparty/REngine/1.8-5/REn... [WARNING] The POM for org.nuiton.thirdparty:REngine:jar:1.8-5 is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/thirdparty/Rserve/1.8-5/Rser... [WARNING] The POM for org.nuiton.thirdparty:Rserve:jar:1.8-5 is missing, no dependency information available [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nuit... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/thirdparty/JRI/0.9-9/JRI-0.9... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/thirdparty/REngine/1.8-5/REn... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/nuiton/thirdparty/Rserve/1.8-5/Rser... [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 11 second [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.083 s [INFO] Finished at: 2017-03-15T01:01:42+01:00 [INFO] Final Memory: 12M/149M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal on project nuiton-j2r: Could not resolve dependencies for project org.nuiton:nuiton-j2r:jar:1.2-SNAPSHOT: The following artifacts could not be resolved: org.nuiton.thirdparty:JRI:jar:0.9-9, org.nuiton.thirdparty:REngine:jar:1.8-5, org.nuiton.thirdparty:Rserve:jar:1.8-5: Could not find artifact org.nuiton.thirdparty:JRI:jar:0.9-9 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project nuiton-j2r: Could not resolve dependencies for project org.nuiton:nuiton-j2r:jar:1.2-SNAPSHOT: The following artifacts could not be resolved: org.nuiton.thirdparty:JRI:jar:0.9-9, org.nuiton.thirdparty:REngine:jar:1.8-5, org.nuiton.thirdparty:Rserve:jar:1.8-5: Could not find artifact org.nuiton.thirdparty:JRI:jar:0.9-9 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127) at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:336) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.nuiton:nuiton-j2r:jar:1.2-SNAPSHOT: The following artifacts could not be resolved: org.nuiton.thirdparty:JRI:jar:0.9-9, org.nuiton.thirdparty:REngine:jar:1.8-5, org.nuiton.thirdparty:Rserve:jar:1.8-5: Could not find artifact org.nuiton.thirdparty:JRI:jar:0.9-9 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211) at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195) ... 34 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.nuiton.thirdparty:JRI:jar:0.9-9, org.nuiton.thirdparty:REngine:jar:1.8-5, org.nuiton.thirdparty:Rserve:jar:1.8-5: Could not find artifact org.nuiton.thirdparty:JRI:jar:0.9-9 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205) ... 35 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.nuiton.thirdparty:JRI:jar:0.9-9, org.nuiton.thirdparty:REngine:jar:1.8-5, org.nuiton.thirdparty:Rserve:jar:1.8-5: Could not find artifact org.nuiton.thirdparty:JRI:jar:0.9-9 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 36 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.nuiton.thirdparty:JRI:jar:0.9-9 in releasess (http://nexus.nuiton.org/nexus/content/repositories/central-releases) at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67) ... 3 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionExcepti... Sending e-mails to: nuiton-j2r-build@list.nuiton.org chatellier@codelutin.com channel stopped FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured. If you want to reassign a lot of jobs to a different SonarQube installation see http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+In... Build step 'SonarQube analysis with Maven' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
See <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/9/display/redirect?page=changes> Changes: [Eric Chatellier] fixes #4161: Use java 7 API level [Maven Release] [jgitflow-maven-plugin]updating poms for 1.2.1-SNAPSHOT development [Maven Release] Fix pom [Maven Release] [jgitflow-maven-plugin]updating poms for 1.2.1-SNAPSHOT development ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/nuiton/nuiton-j2r.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-j2r.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-j2r.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 178d27987b986829be42d301a6fec4d677445e33 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 178d27987b986829be42d301a6fec4d677445e33 git rev-list e79068cf8eecc4f38d4aeb0b71860da627e50545 # timeout=10 Parsing POMs Established TCP socket on 60295 [nuiton-j2r-sonar] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-3.4.1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 60295 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Java-2-R 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-j2r --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-j2r --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ nuiton-j2r --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nuiton-j2r --- [INFO] Compiling 12 source files to <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java>: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java> uses unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ nuiton-j2r --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ nuiton-j2r --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nuiton-j2r --- [INFO] Compiling 8 source files to <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nuiton-j2r --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.j2r.ListTest Mar 17, 2017 12:06:46 PM org.nuiton.j2r.RProxy init WARNING: No R type specified. usage: java -DR.type=net ... or java -DR.type=jni ... Considering network type Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 17, 2017 12:06:47 PM org.nuiton.j2r.DataframeTest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.852 sec - in org.nuiton.j2r.ListTest Running org.nuiton.j2r.JNITest Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: Initialization of R over JNI failed, trying with Network Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 17, 2017 12:06:47 PM org.nuiton.j2r.JNITest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.j2r.JNITest Running org.nuiton.j2r.NetTest Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 17, 2017 12:06:47 PM org.nuiton.j2r.NetTest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.j2r.NetTest Running org.nuiton.j2r.DataframeTest Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 17, 2017 12:06:47 PM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 17, 2017 12:06:47 PM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 17, 2017 12:06:47 PM org.nuiton.j2r.DataframeTest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 sec - in org.nuiton.j2r.DataframeTest Running org.nuiton.j2r.JPurTest [SO]min: 0.0 [SO]avg: 2.0 [SO]max: 4.0 [SO]etype: 1.4142135623730951 [V]min: 0.0 [V]avg: 1.7 [V]max: 9.0 [V]etype: 2.491987158875423 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.nuiton.j2r.JPurTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 4 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nuiton-j2r --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/nuiton-j2r-1.2.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-j2r --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 3 second [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:29 min [INFO] Finished at: 2017-03-17T12:08:03+01:00 [INFO] Final Memory: 32M/483M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data Sending e-mails to: nuiton-j2r-build@list.nuiton.org chatellier@codelutin.com maven-release@codelutin.com channel stopped FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured. If you want to reassign a lot of jobs to a different SonarQube installation see http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+In... Build step 'SonarQube analysis with Maven' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
See <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/10/display/redirect?page=changes> Changes: [Tony CHEMIT] fix release pom [Eric Chatellier] Fix pom version [Maven Release] [jgitflow-maven-plugin]updating poms for 1.2.1-SNAPSHOT development [Maven Release] [jgitflow-maven-plugin]updating poms for branch'release/1.2' with [Maven Release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [Maven Release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/nuiton/nuiton-j2r.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-j2r.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-j2r.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 5ee8c04e9a8ed7aa8c43585175f22d1d722a289f (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 5ee8c04e9a8ed7aa8c43585175f22d1d722a289f git rev-list 178d27987b986829be42d301a6fec4d677445e33 # timeout=10 Parsing POMs Established TCP socket on 48567 [nuiton-j2r-sonar] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-3.4.1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 48567 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Java-2-R 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-j2r --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-j2r --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ nuiton-j2r --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nuiton-j2r --- [INFO] Compiling 12 source files to <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java>: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java> uses unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ nuiton-j2r --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ nuiton-j2r --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nuiton-j2r --- [INFO] Compiling 8 source files to <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nuiton-j2r --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.nuiton.j2r.ListTest Mar 18, 2017 1:07:00 AM org.nuiton.j2r.RProxy init WARNING: No R type specified. usage: java -DR.type=net ... or java -DR.type=jni ... Considering network type Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 18, 2017 1:07:01 AM org.nuiton.j2r.DataframeTest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.753 sec - in org.nuiton.j2r.ListTest Running org.nuiton.j2r.JNITest Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R over JNI failed, trying with Network Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 18, 2017 1:07:01 AM org.nuiton.j2r.JNITest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.nuiton.j2r.JNITest Running org.nuiton.j2r.NetTest Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 18, 2017 1:07:01 AM org.nuiton.j2r.NetTest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.j2r.NetTest Running org.nuiton.j2r.DataframeTest Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' Mar 18, 2017 1:07:01 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI Mar 18, 2017 1:07:01 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. Mar 18, 2017 1:07:01 AM org.nuiton.j2r.DataframeTest tryREnv SEVERE: No R environment found to run tests. Skip Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.nuiton.j2r.DataframeTest Running org.nuiton.j2r.JPurTest [SO]min: 0.0 [SO]avg: 0.6 [SO]max: 1.0 [SO]etype: 0.48989794855663565 [V]min: 0.0 [V]avg: 1.0 [V]max: 2.0 [V]etype: 0.6324555320336759 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.nuiton.j2r.JPurTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 4 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nuiton-j2r --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/nuiton-j2r-1.2.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-j2r --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 2 second [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:58 min [INFO] Finished at: 2017-03-18T01:10:01+01:00 [INFO] Final Memory: 26M/160M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data channel stopped FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured. If you want to reassign a lot of jobs to a different SonarQube installation see http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+In... Build step 'SonarQube analysis with Maven' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
See <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/11/display/redirect?page=changes> Changes: [Eric Chatellier] Deploy site on gitlab pages [Eric Chatellier] Deploy site on gitlab pages ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/nuiton/nuiton-j2r.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-j2r.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-j2r.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 748abbfc6a93bfdf46f67e0b61182b8a7114233d (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 748abbfc6a93bfdf46f67e0b61182b8a7114233d Commit message: "Deploy site on gitlab pages" git rev-list --no-walk 5ee8c04e9a8ed7aa8c43585175f22d1d722a289f # timeout=10 Parsing POMs Downloaded artifact http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/mop/... Modules changed, recalculating dependency graph Established TCP socket on 45097 [nuiton-j2r-sonar] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-3.17.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 45097 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean verify [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/mop/... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/mop/... (789 B at 4.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Java-2-R 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-j2r --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-project-files) @ nuiton-j2r --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-projectName) @ nuiton-j2r --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ nuiton-j2r --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ nuiton-j2r --- [INFO] Compiling 12 source files to <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java>: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java> uses unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/src/main/java/org/nuiton/j2r/types/RDataFrame.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ nuiton-j2r --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ nuiton-j2r --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ nuiton-j2r --- [INFO] Compiling 8 source files to <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/test-classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ nuiton-j2r --- [INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/surefire-reports> [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.nuiton.j2r.ListTest May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init WARNING: No R type specified. usage: java -DR.type=net ... or java -DR.type=jni ... Considering network type May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. May 29, 2018 12:59:17 AM org.nuiton.j2r.DataframeTest tryREnv SEVERE: No R environment found to run tests. Skip [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.076 s - in org.nuiton.j2r.ListTest [INFO] Running org.nuiton.j2r.JNITest May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R over JNI failed, trying with Network May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. May 29, 2018 12:59:17 AM org.nuiton.j2r.JNITest tryREnv SEVERE: No R environment found to run tests. Skip [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.nuiton.j2r.JNITest [INFO] Running org.nuiton.j2r.NetTest May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. May 29, 2018 12:59:17 AM org.nuiton.j2r.NetTest tryREnv SEVERE: No R environment found to run tests. Skip [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.nuiton.j2r.NetTest [INFO] Running org.nuiton.j2r.DataframeTest May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnNet INFO: Trying to initialize the R Proxy with Network May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init INFO: Trying to connect to the Rserve on '127.0.0.1:6311' May 29, 2018 12:59:17 AM org.nuiton.j2r.net.RNetEngine init SEVERE: Unable to establish a connection to the R server. Maybe you forgot to start it. Try using the command "R CMD Rserve". May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: Initialization of R with Network failed, trying JNI May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy initOnJNI INFO: Trying to initialize the R Proxy over JNI May 29, 2018 12:59:17 AM org.nuiton.j2r.RProxy init SEVERE: The initializing of R failed. May 29, 2018 12:59:17 AM org.nuiton.j2r.DataframeTest tryREnv SEVERE: No R environment found to run tests. Skip [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.nuiton.j2r.DataframeTest [INFO] Running org.nuiton.j2r.JPurTest [SO]min: 0.0 [SO]avg: 0.8 [SO]max: 1.0 [SO]etype: 0.4 [V]min: 0.0 [V]avg: 1.1 [V]max: 3.0 [V]etype: 0.8306623862918073 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.nuiton.j2r.JPurTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 4 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ nuiton-j2r --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-j2r-sonar/ws/target/nuiton-j2r-1.2.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ nuiton-j2r --- [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jrst... [INFO] Downloading: https://repository.apache.org/snapshots/org/nuiton/jrst/doxia-module-jrst/2.... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jrst... [INFO] Downloading: https://repository.apache.org/snapshots/org/nuiton/jrst/2.3-SNAPSHOT/maven-m... [INFO] Downloading: https://repository.apache.org/snapshots/org/nuiton/jrst/jrst/2.3-SNAPSHOT/ma... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jrst... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jrst... [INFO] Downloading: https://repository.apache.org/snapshots/org/nuiton/jrst/docutils/2.3-SNAPSHO... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jrst... [INFO] Downloading: https://repository.apache.org/snapshots/org/nuiton/jrst/jrst-site-util/2.3-S... [INFO] Skipping because packaging 'jar' is not pom. [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.692 s [INFO] Finished at: 2018-05-29T00:59:25+02:00 [INFO] Final Memory: 39M/470M [INFO] ------------------------------------------------------------------------ channel stopped FATAL: No SonarQube installation assigned for this job. There are 0 available installations that can be configured. If you want to reassign a lot of jobs to a different SonarQube installation see http://docs.sonarqube.org/display/PLUG/Reassign+Jobs+to+Another+SonarQube+In... Build step 'SonarQube analysis with Maven' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Not sending mail to unregistered user chatellier@codelutin.com Not sending mail to unregistered user chemit@codelutin.com Not sending mail to unregistered user maven-release@codelutin.com
participants (1)
-
admin+ci-nuiton.org@codelutin.com