You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/17 22:14:49 UTC

Build failed in Jenkins: mahout-nightly #2291

See <https://builds.apache.org/job/mahout-nightly/2291/display/redirect?page=changes>

Changes:

[apalumbo] (nojira) tweak  dependency-reduced jar back to spark module

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
No credentials specified
 > 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/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1882239aaad460a5ab71007b136281ee828fd5ee (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1882239aaad460a5ab71007b136281ee828fd5ee
Commit message: "(nojira) tweak  dependency-reduced jar back to spark module"
 > git rev-list --no-walk 395e8c715897b88f183d9364f3e0808c86398f32 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42312
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42312
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy -DskiptTests -Dmahout.skip.distribution=false -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:core_2.11:jar:14.1
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin @ org.apache.mahout:core_2.11:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml,> line 261, column 15
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.mahout:core_2.11:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml,> line 153, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.mahout:mahout-collection-codegen-plugin is missing. @ org.apache.mahout:core_2.11:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml,> line 127, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:spark_2.11:jar:14.1
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 14.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/target>
[INFO] Deleting <https://builds.apache.org/job/mahout-nightly/ws/lib> (includes = [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout/14.1/mahout-14.1.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ mahout ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) > generate-resources @ mahout >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ mahout ---
[WARNING] Failed to getClass for scala_maven.ScalaDocJarMojo
[INFO] 
[INFO] <<< scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) < generate-resources @ mahout <<<
[INFO] 
[INFO] 
[INFO] --- scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) @ mahout ---
[INFO] No source files found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/mahout/mahout/14.1/mahout-14.1.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mahout ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout/14.1/mahout-14.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [ 13.163 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.971 s
[INFO] Finished at: 2019-05-17T22:14:32Z
[INFO] Final Memory: 51M/3925M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project mahout: Failed to deploy artifacts: Could not transfer artifact org.apache.mahout:mahout:pom:14.1 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout/14.1/mahout-14.1.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/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/14.1/mahout-14.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/community/pom.xml> to org.apache.mahout/community/14.1/community-14.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/spark/pom.xml> to org.apache.mahout/spark_2.11/14.1/spark_2.11-14.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs/14.1/mahout-hdfs-14.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/engine/pom.xml> to org.apache.mahout/engine/14.1/engine-14.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/core/pom.xml> to org.apache.mahout/core_2.11/14.1/core_2.11-14.1.pom
Sending e-mails to: dev@mahout.apache.org apalumbo@apache.org
channel stopped

Jenkins build is back to normal : mahout-nightly #2292

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mahout-nightly/2292/display/redirect?page=changes>