Build failed in Jenkins: nuiton-config-technical-site-snapshot #3
See <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/3/> ------------------------------------------ Started by user CI Nuiton Admin Building on master in workspace <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.nuiton.org/nuiton-config.git # timeout=10 Fetching upstream changes from http://git.nuiton.org/nuiton-config.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/nuiton-config.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 811e6c6c1fad6898c87e0328687c7471684f8f39 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 811e6c6c1fad6898c87e0328687c7471684f8f39 git rev-list 811e6c6c1fad6898c87e0328687c7471684f8f39 # timeout=10 Parsing POMs Established TCP socket on 57986 [nuiton-config-technical-site-snapshot] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 57986 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml clean verify site-deploy -DperformRelease -Psnapshot-site [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Nuiton Config 3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ nuiton-config --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ nuiton-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ nuiton-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ nuiton-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ nuiton-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ nuiton-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ nuiton-config --- [INFO] [INFO] --- helper-maven-plugin:2.2.1:check-auto-container (check-central-safe) @ nuiton-config --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 30 dependencies to check. [INFO] 30 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 7.832ms [INFO] All dependencies are safe. [INFO] [INFO] --- helper-maven-plugin:2.2.1:share-server-secret (get-redmine-login) @ nuiton-config --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ nuiton-config --- [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ nuiton-config --- [INFO] Load missing file <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ nuiton-config --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ nuiton-config --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src> [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/target/generated-sources> [INFO] Scan 16 files header done in 464.956ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ nuiton-config --- [INFO] Compiling 9 source files to <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/target/classes> [WARNING] bootstrap class path not set in conjunction with -source 1.7 [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src/main/java/org/nuiton/config/ApplicationConfig.java>: <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src/main/java/org/nuiton/config/ApplicationConfig.java> uses unchecked or unsafe operations. [INFO] <http://ci.nuiton.org/jenkins/job/nuiton-config-technical-site-snapshot/ws/src/main/java/org/nuiton/config/ApplicationConfig.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ nuiton-config --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ nuiton-config --- [ERROR] (RedmineClient:491) - Error = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://forge.nuiton.org/jredmine/ping">here</a>.</p> <hr> <address>Apache/2.4.10 (Debian) Server at forge.nuiton.org Port 80</address> </body></html>
[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 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.939 s [INFO] Finished at: 2016-03-03T13:40:44+01:00 [JENKINS] Archiving disabled [INFO] Final Memory: 45M/460M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data Sending e-mails to: nuiton-config-build@list.nuiton.org [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project nuiton-config: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.nuiton.org/jredmine/ping -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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/MojoExecutionException channel stopped 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
participants (1)
-
admin+ci-nuiton.org@codelutin.com