See <https://builds.apache.org/job/Bigtop-trunk/1528/changes>
Changes: [evansye] BIGTOP-2236. GRADLE_USER_HOME should be set for bigtop/slaves images [evansye] BIGTOP-2237. Nullify the standard output when generating gradle cache ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/bigtop.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 15f4fec4f3123905cac38d1d8515b6c6325a1f5b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15f4fec4f3123905cac38d1d8515b6c6325a1f5b > git rev-list 23ea10eccc9f652d7728dba1208d0de3cdb17a00 # timeout=10 Parsing POMs Established TCP socket on 57871 maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Bigtop-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 57871 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Bigtop-trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Bigtop 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ bigtop --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ bigtop --- [INFO] Installing <https://builds.apache.org/job/Bigtop-trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/bigtop/bigtop/1.1.0-SNAPSHOT/bigtop-1.1.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ bigtop --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/bigtop/1.1.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.apache.bigtop:bigtop:1.1.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.551s [INFO] Finished at: Thu Jan 14 16:15:35 UTC 2016 [INFO] Final Memory: 10M/245M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project bigtop: Failed to retrieve remote metadata org.apache.bigtop:bigtop:1.1.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.bigtop:bigtop:1.1.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [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 [JENKINS] Archiving <https://builds.apache.org/job/Bigtop-trunk/ws/pom.xml> to org.apache.bigtop/bigtop/1.1.0-SNAPSHOT/bigtop-1.1.0-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped
