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 2014/06/18 06:19:01 UTC

Build failed in Jenkins: olingo-odata2 #653

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

------------------------------------------
Started by user mibo
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git 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}
Checking out Revision a30379ef65e4d0b6b086759f40ee82c300fa6dbf (origin/master)
 > git config core.sparsecheckout
 > git checkout -f a30379ef65e4d0b6b086759f40ee82c300fa6dbf
 > git rev-list a30379ef65e4d0b6b086759f40ee82c300fa6dbf
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:1.3.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[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] 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 1.3.0-SNAPSHOT
[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: 2014-06-18T04:18:56+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.4: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/1.3.0-SNAPSHOT/olingo-odata2-parent-1.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [6.040s]
[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: 7.697s
[INFO] Finished at: Wed Jun 18 04:19:00 UTC 2014
[INFO] Final Memory: 17M/69M
[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 retrieve remote metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. -> [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

Jenkins build is back to normal : olingo-odata2 #657

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


Build failed in Jenkins: olingo-odata2 #656

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

------------------------------------------
Started by timer
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git 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}
Checking out Revision a30379ef65e4d0b6b086759f40ee82c300fa6dbf (origin/master)
 > git config core.sparsecheckout
 > git checkout -f a30379ef65e4d0b6b086759f40ee82c300fa6dbf
 > git rev-list a30379ef65e4d0b6b086759f40ee82c300fa6dbf
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:1.3.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[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] 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 1.3.0-SNAPSHOT
[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: 2014-06-20T00:44:49+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.4: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/1.3.0-SNAPSHOT/olingo-odata2-parent-1.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [4.087s]
[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: 5.192s
[INFO] Finished at: Fri Jun 20 00:44:52 UTC 2014
[INFO] Final Memory: 19M/179M
[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 retrieve remote metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. -> [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 #655

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

------------------------------------------
Started by timer
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git 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}
Checking out Revision a30379ef65e4d0b6b086759f40ee82c300fa6dbf (origin/master)
 > git config core.sparsecheckout
 > git checkout -f a30379ef65e4d0b6b086759f40ee82c300fa6dbf
 > git rev-list a30379ef65e4d0b6b086759f40ee82c300fa6dbf
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:1.3.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[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] 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 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting /home/hudson/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 /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildNumber: ? at timestamp: 2014-06-19T00:43:31+0000
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4: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 /home/hudson/jenkins-slave/workspace/olingo-odata2/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/olingo-odata2-parent-1.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [3.577s]
[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: 5.094s
[INFO] Finished at: Thu Jun 19 00:43:34 UTC 2014
[INFO] Final Memory: 19M/179M
[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 retrieve remote metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. -> [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 #654

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

------------------------------------------
Started by user mibo
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/olingo-odata2/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version
 > git 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}
Checking out Revision a30379ef65e4d0b6b086759f40ee82c300fa6dbf (origin/master)
 > git config core.sparsecheckout
 > git checkout -f a30379ef65e4d0b6b086759f40ee82c300fa6dbf
 > git rev-list a30379ef65e4d0b6b086759f40ee82c300fa6dbf
[olingo-odata2] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:1.3.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
[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] 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 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting /home/hudson/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 /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildNumber: ? at timestamp: 2014-06-18T08:12:48+0000
[INFO] Executing: /bin/sh -c cd /home/hudson/jenkins-slave/workspace/olingo-odata2 && svn --non-interactive info
[INFO] Working directory: /home/hudson/jenkins-slave/workspace/olingo-odata2
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4: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 /home/hudson/jenkins-slave/workspace/olingo-odata2/pom.xml to /home/jenkins/.m2/repository/org/apache/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/olingo-odata2-parent-1.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ olingo-odata2-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml

[WARNING] Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] olingo-odata2-parent .............................. FAILURE [10.097s]
[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: 14.355s
[INFO] Finished at: Wed Jun 18 08:12:56 UTC 2014
[INFO] Final Memory: 16M/58M
[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 retrieve remote metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.olingo:olingo-odata2-parent:1.3.0-SNAPSHOT/maven-metadata.xml 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/olingo/olingo-odata2-parent/1.3.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. -> [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