Skip to content
Failed

Console Output

Started by user matteo.maiero@eurotech.com
Checkout:workspace / /home/hudson/genie.kura/.hudson/jobs/kura-release/workspace - hudson.remoting.LocalChannel@238abfb0
Using strategy: Default
Last Built Revision: Revision c10ed3add9e795db989053e150c22256a0d749d5 (tags/KURA_2.0.1_RELEASE)
Checkout:workspace / /home/hudson/genie.kura/.hudson/jobs/kura-release/workspace - hudson.remoting.LocalChannel@238abfb0
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/kura
Commencing build of Revision c10ed3add9e795db989053e150c22256a0d749d5 (tags/KURA_2.0.1_RELEASE)
Checking out Revision c10ed3add9e795db989053e150c22256a0d749d5 (tags/KURA_2.0.1_RELEASE)
[INFO] Using Maven 3 installation: apache-maven-3.0.5
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.5
[workspace] $ /shared/common/apache-maven-3.0.5/bin/mvn -DaltReleaseDeploymentRepository=releases::default::https://repo.eclipse.org/content/repositories/kura-releases/ clean deploy -V -B -DRELEASE_VERSION=2.0.1 -Dmaven.ext.class.path=/home/hudson/genie.kura/.hudson/maven/slavebundle/resources:/home/hudson/genie.kura/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/home/hudson/genie.kura/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=49982 -Dmaven.repo.local=/home/hudson/genie.kura/.hudson/jobs/kura-release/workspace/.maven/repo -f kura/examples/org.eclipse.kura.example.camel.aggregation/pom.xml
[DEBUG] Waiting for connection on port: 49982
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
Maven home: /shared/common/apache-maven-3.0.5
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.47.71-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: 274d7662-4381-4b47-8251-76275899526c
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.kura.example.camel.aggregation 1.0.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] Deleting /jobs/genie.kura/kura-release/workspace/kura/examples/org.eclipse.kura.example.camel.aggregation/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ org.eclipse.kura.example.camel.aggregation ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /jobs/genie.kura/kura-release/workspace/kura/examples/org.eclipse.kura.example.camel.aggregation/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ org.eclipse.kura.example.camel.aggregation ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /jobs/genie.kura/kura-release/workspace/kura/examples/org.eclipse.kura.example.camel.aggregation/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] Installing /jobs/genie.kura/kura-release/workspace/kura/examples/org.eclipse.kura.example.camel.aggregation/target/org.eclipse.kura.example.camel.aggregation-1.0.1.jar to /home/hudson/genie.kura/.hudson/jobs/kura-release/workspace/.maven/repo/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.0.1/org.eclipse.kura.example.camel.aggregation-1.0.1.jar
[INFO] Installing /jobs/genie.kura/kura-release/workspace/kura/examples/org.eclipse.kura.example.camel.aggregation/pom.xml to /home/hudson/genie.kura/.hudson/jobs/kura-release/workspace/.maven/repo/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.0.1/org.eclipse.kura.example.camel.aggregation-1.0.1.pom
[INFO] 
[INFO] --- maven-bundle-plugin:3.0.1:install (default-install) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] Installing org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.0.1/org.eclipse.kura.example.camel.aggregation-1.0.1.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.kura.example.camel.aggregation ---
[INFO] Using alternate deployment repository releases::default::https://repo.eclipse.org/content/repositories/kura-releases/
Uploading: https://repo.eclipse.org/content/repositories/kura-releases/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.0.1/org.eclipse.kura.example.camel.aggregation-1.0.1.jar
Uploading: https://repo.eclipse.org/content/repositories/kura-releases/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.0.1/org.eclipse.kura.example.camel.aggregation-1.0.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.900s
[INFO] Finished at: Wed Aug 31 10:49:09 EDT 2016
[INFO] Final Memory: 45M/1932M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project org.eclipse.kura.example.camel.aggregation: Failed to deploy artifacts: Could not transfer artifact org.eclipse.kura:org.eclipse.kura.example.camel.aggregation:jar:1.0.1 from/to releases (https://repo.eclipse.org/content/repositories/kura-releases/): Failed to transfer file: https://repo.eclipse.org/content/repositories/kura-releases/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.0.1/org.eclipse.kura.example.camel.aggregation-1.0.1.jar. Return code is: 401, ReasonPhrase: Unauthorized.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project org.eclipse.kura.example.camel.aggregation: Failed to deploy artifacts: Could not transfer artifact org.eclipse.kura:org.eclipse.kura.example.camel.aggregation:jar:1.0.1 from/to releases (https://repo.eclipse.org/content/repositories/kura-releases/): Failed to transfer file: https://repo.eclipse.org/content/repositories/kura-releases/org/eclipse/kura/org.eclipse.kura.example.camel.aggregation/1.0.1/org.eclipse.kura.example.camel.aggregation-1.0.1.jar. 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
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
Finished: FAILURE