You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/26 08:48:58 UTC

Build failed in Jenkins: olingo-odata2 #1261

See <https://builds.apache.org/job/olingo-odata2/1261/changes>

Changes:

[michael.bolz] [OLINGO-859] Set version to 2.0.6-RC01

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/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/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 06e7a65b42cfbbf46c0aa78133ea5c6a4ffe89e8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06e7a65b42cfbbf46c0aa78133ea5c6a4ffe89e8
 > git rev-list 09c0c743a29f07d2d69b04dc0b3c46049f3ac222 # timeout=10
[olingo-odata2] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent
[INFO] olingo-odata2-lib
[INFO] olingo-odata2-api
[INFO] olingo-odata2-api-annotation
[INFO] olingo-odata2-testutil
[INFO] olingo-odata2-core
[INFO] olingo-odata2-ref
[INFO] olingo-odata2-fit
[INFO] olingo-odata2-ref-web
[INFO] olingo-odata2-jpa-processor
[INFO] olingo-odata2-jpa-processor-api
[INFO] olingo-odata2-jpa-processor-core
[INFO] olingo-odata2-jpa-processor-ref
[INFO] olingo-odata2-jpa-processor-ref-web
[INFO] olingo-odata2-annotation-processor
[INFO] olingo-odata2-annotation-processor-api
[INFO] olingo-odata2-annotation-processor-core
[INFO] olingo-odata2-annotation-processor-ref
[INFO] olingo-odata2-annotation-processor-ref-web
[INFO] olingo-odata2-dist
[INFO] olingo-odata2-dist-lib
[INFO] olingo-odata2-dist-jpa
[INFO] olingo-odata2-dist-janos
[INFO] olingo-odata2-dist-ref
[INFO] olingo-odata2-dist-javadoc
[INFO] olingo-odata2-sample
[INFO] olingo-odata2-sample-cars-service-archetype
[INFO] olingo-odata2-sample-cars-annotation-archetype
[INFO] olingo-odata2-sample-cars-jpa-archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-parent 2.0.6-RC01
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/olingo-odata2/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /x1/jenkins/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildNumber: ? at timestamp: 2016-01-26T07:48:50+0000
[INFO] Executing: /bin/sh -c cd /x1/jenkins/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /x1/jenkins/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-parent ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/olingo-odata2/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.6-RC01/olingo-odata2-parent-2.0.6-RC01.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.6-RC01/olingo-odata2-parent-2.0.6-RC01.pom
2/15 KB   
4/15 KB   
6/15 KB   
8/15 KB   
10/15 KB   
12/15 KB   
14/15 KB   
15/15 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [12.526s]
[INFO] olingo-odata2-lib ................................. SKIPPED
[INFO] olingo-odata2-api ................................. SKIPPED
[INFO] olingo-odata2-api-annotation ...................... SKIPPED
[INFO] olingo-odata2-testutil ............................ SKIPPED
[INFO] olingo-odata2-core ................................ SKIPPED
[INFO] olingo-odata2-ref ................................. SKIPPED
[INFO] olingo-odata2-fit ................................. SKIPPED
[INFO] olingo-odata2-ref-web ............................. SKIPPED
[INFO] olingo-odata2-jpa-processor ....................... SKIPPED
[INFO] olingo-odata2-jpa-processor-api ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core .................. SKIPPED
[INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED
[INFO] olingo-odata2-annotation-processor ................ SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-core ........... SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED
[INFO] olingo-odata2-dist ................................ SKIPPED
[INFO] olingo-odata2-dist-lib ............................ SKIPPED
[INFO] olingo-odata2-dist-jpa ............................ SKIPPED
[INFO] olingo-odata2-dist-janos .......................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................ SKIPPED
[INFO] olingo-odata2-dist-javadoc ........................ SKIPPED
[INFO] olingo-odata2-sample .............................. SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.862s
[INFO] Finished at: Tue Jan 26 07:49:00 UTC 2016
[INFO] Final Memory: 23M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.6-RC01 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/olingo/olingo-odata2-parent/2.0.6-RC01/olingo-odata2-parent-2.0.6-RC01.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
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: olingo-odata2 #1262

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/olingo-odata2/1262/changes>

Changes:

[michael.bolz] [OLINGO-859] Set version to 2.0.6

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (docker Ubuntu ubuntu yahoo-not-h2 ubuntu1) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://builds.apache.org/job/olingo-odata2/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.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/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b59675a16fb8b7efd6e447927d120c29a3aad4cd (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b59675a16fb8b7efd6e447927d120c29a3aad4cd
 > git rev-list 06e7a65b42cfbbf46c0aa78133ea5c6a4ffe89e8 # timeout=10
[olingo-odata2] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent
[INFO] olingo-odata2-lib
[INFO] olingo-odata2-api
[INFO] olingo-odata2-api-annotation
[INFO] olingo-odata2-testutil
[INFO] olingo-odata2-core
[INFO] olingo-odata2-ref
[INFO] olingo-odata2-fit
[INFO] olingo-odata2-ref-web
[INFO] olingo-odata2-jpa-processor
[INFO] olingo-odata2-jpa-processor-api
[INFO] olingo-odata2-jpa-processor-core
[INFO] olingo-odata2-jpa-processor-ref
[INFO] olingo-odata2-jpa-processor-ref-web
[INFO] olingo-odata2-annotation-processor
[INFO] olingo-odata2-annotation-processor-api
[INFO] olingo-odata2-annotation-processor-core
[INFO] olingo-odata2-annotation-processor-ref
[INFO] olingo-odata2-annotation-processor-ref-web
[INFO] olingo-odata2-dist
[INFO] olingo-odata2-dist-lib
[INFO] olingo-odata2-dist-jpa
[INFO] olingo-odata2-dist-janos
[INFO] olingo-odata2-dist-ref
[INFO] olingo-odata2-dist-javadoc
[INFO] olingo-odata2-sample
[INFO] olingo-odata2-sample-cars-service-archetype
[INFO] olingo-odata2-sample-cars-annotation-archetype
[INFO] olingo-odata2-sample-cars-jpa-archetype
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building olingo-odata2-parent 2.0.6
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/olingo-odata2/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/olingo-odata2/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2016-01-29T09:37:15+0000
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/olingo-odata2/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/olingo-odata2/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:check (checkstyle) @ olingo-odata2-parent ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ olingo-odata2-parent ---
[INFO] Installing <https://builds.apache.org/job/olingo-odata2/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/2.0.6/olingo-odata2-parent-2.0.6.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/olingo/olingo-odata2-parent/2.0.6/olingo-odata2-parent-2.0.6.pom
2/15 KB   
4/15 KB   
6/15 KB   
8/15 KB   
10/15 KB   
12/15 KB   
14/15 KB   
15/15 KB   
           
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [3.352s]
[INFO] olingo-odata2-lib ................................. SKIPPED
[INFO] olingo-odata2-api ................................. SKIPPED
[INFO] olingo-odata2-api-annotation ...................... SKIPPED
[INFO] olingo-odata2-testutil ............................ SKIPPED
[INFO] olingo-odata2-core ................................ SKIPPED
[INFO] olingo-odata2-ref ................................. SKIPPED
[INFO] olingo-odata2-fit ................................. SKIPPED
[INFO] olingo-odata2-ref-web ............................. SKIPPED
[INFO] olingo-odata2-jpa-processor ....................... SKIPPED
[INFO] olingo-odata2-jpa-processor-api ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core .................. SKIPPED
[INFO] olingo-odata2-jpa-processor-ref ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ............... SKIPPED
[INFO] olingo-odata2-annotation-processor ................ SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-core ........... SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ........ SKIPPED
[INFO] olingo-odata2-dist ................................ SKIPPED
[INFO] olingo-odata2-dist-lib ............................ SKIPPED
[INFO] olingo-odata2-dist-jpa ............................ SKIPPED
[INFO] olingo-odata2-dist-janos .......................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................ SKIPPED
[INFO] olingo-odata2-dist-javadoc ........................ SKIPPED
[INFO] olingo-odata2-sample .............................. SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ....... SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype .... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.582s
[INFO] Finished at: Fri Jan 29 09:37:18 UTC 2016
[INFO] Final Memory: 26M/723M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project olingo-odata2-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.olingo:olingo-odata2-parent:pom:2.0.6 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/olingo/olingo-odata2-parent/2.0.6/olingo-odata2-parent-2.0.6.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
Build step 'Invoke top-level Maven targets' marked build as failure