See <https://builds.apache.org/job/Bigtop-trunk/1608/changes>
Changes: [of] BIGTOP-2407: Making force_username_lowercase variable templatize in ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on jenkins-test-375 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Bigtop-trunk/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git > git init <https://builds.apache.org/job/Bigtop-trunk/ws/> # 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 config remote.origin.url > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > 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 -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 6e9630ca49d5137392bd0330fac740222ed4bce3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e9630ca49d5137392bd0330fac740222ed4bce3 > git rev-list ede88c375887c09dff9a19bd9a635b99e099de4a # timeout=10 Parsing POMs Established TCP socket on 38144 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 38144 <===[JENKINS REMOTING CAPACITY]===> channel started ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.6 Established TCP socket on 49155 maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Bigtop-trunk] $ /usr/lib/jvm/java-7-openjdk-amd64/jre/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 49155 <===[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/0 deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Bigtop 1.2.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/0/org/apache/bigtop/bigtop/1.2.0-SNAPSHOT/bigtop-1.2.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.2.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/bigtop/1.2.0-SNAPSHOT/maven-metadata.xml (602 B at 0.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/bigtop/1.2.0-SNAPSHOT/bigtop-1.2.0-20160425.200520-33.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.727s [INFO] Finished at: Mon Apr 25 20:05:22 UTC 2016 [INFO] Final Memory: 15M/246M [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 deploy artifacts: Could not transfer artifact org.apache.bigtop:bigtop:pom:1.2.0-20160425.200520-33 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/bigtop/bigtop/1.2.0-SNAPSHOT/bigtop-1.2.0-20160425.200520-33.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [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.2.0-SNAPSHOT/bigtop-1.2.0-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped
