Build failed in Jenkins: nuiton-maven-report-plugin-sonar #3
See <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/3/display/redirect?page=changes> Changes: [Jean Couteau] Update README.md ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-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-maven-report-plugin.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/nuiton/nuiton-maven-report-plugin.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/nuiton/nuiton-maven-report-plugin.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 17f9c6bdcaa9be74ce28f2e18f5cbe55f4549028 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 17f9c6bdcaa9be74ce28f2e18f5cbe55f4549028 git rev-list 0129d3787d2045ccba2e922f0eea31344a6f237c # timeout=10 Parsing POMs Established TCP socket on 35184 [nuiton-maven-report-plugin-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.7.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 35184 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-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 Maven reports plugin 3.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ nuiton-maven-report-plugin --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (default) @ nuiton-maven-report-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ nuiton-maven-report-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ nuiton-maven-report-plugin --- [INFO] Compiling 5 source files to <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/src/main/java/org/nuiton/config/AggregateApplicationConfigReport.java>: <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/src/main/java/org/nuiton/config/AggregateApplicationConfigReport.java> uses unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/src/main/java/org/nuiton/config/AggregateApplicationConfigReport.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ nuiton-maven-report-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors. [INFO] [INFO] --- l10n-maven-plugin:1.0-alpha-2:pseudo (default) @ nuiton-maven-report-plugin --- [INFO] Pseudo-localizing config-report_en.properties bundle file. [INFO] Pseudo-localizing config-report_fr.properties bundle file. [INFO] Pseudo-localizing config-report.properties bundle file. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default) @ nuiton-maven-report-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ nuiton-maven-report-plugin --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ nuiton-maven-report-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ nuiton-maven-report-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ nuiton-maven-report-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ nuiton-maven-report-plugin --- [INFO] Building jar: <http://ci.nuiton.org/jenkins/job/nuiton-maven-report-plugin-sonar/ws/target/nuiton-maven-report-plugin-3.1-SNAPSHOT.jar> [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ nuiton-maven-report-plugin --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ nuiton-maven-report-plugin --- [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: 43.036 s [INFO] Finished at: 2017-05-06T00:02:35+02:00 [INFO] Final Memory: 44M/524M [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 Not sending mail to unregistered user couteau@codelutin.com
participants (1)
-
admin+ci-nuiton.org@codelutin.com