Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Hudson: jgit #209

See <https://build.eclipse.org/hudson/job/jgit/209/changes>

Changes:

[Shawn O. Pearce] Avoid unnecessary second read on OBJ_OFS_DELTA headers

[Shawn O. Pearce] Squash OffsetCache into WindowCache

[Shawn O. Pearce] Factor out duplicate Inflater setup in WindowCursor

[Shawn O. Pearce] Reduce size of PackedObjectLoader by dropping long to int

[Shawn O. Pearce] Reduce the size of PackWriter's ObjectToPack instances

[Shawn O. Pearce] Remove unnecessary truncation of in-pack size during copy

------------------------------------------
Started by an SCM change
ln -s 2010-05-17_15-11-50 /opt/users/hudsonbuild/.hudson/jobs/jgit/builds/209 failed: -1
Building on master
Checkout:workspace / <https://build.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@33003300
Using strategy: Default
Last Built Revision: Revision 3cba5377dfdad8c36d1f3b0642f56549821b8676 (origin/master)
Checkout:workspace / <https://build.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@33003300
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://egit.eclipse.org/jgit.git
[workspace] $ /usr/local/bin/git fetch -t git://egit.eclipse.org/jgit.git +refs/heads/*:refs/remotes/origin/*
[workspace] $ /usr/local/bin/git ls-tree HEAD
[workspace] $ /usr/local/bin/git tag -l master
[workspace] $ /usr/local/bin/git rev-parse origin/master
Commencing build of Revision ae972e774e2eb8c72585ad3d4e02687a5c2df66f (origin/master)
GitAPI created
Checking out Revision ae972e774e2eb8c72585ad3d4e02687a5c2df66f (origin/master)
[workspace] $ /usr/local/bin/git checkout -f ae972e774e2eb8c72585ad3d4e02687a5c2df66f
[workspace] $ /usr/local/bin/git tag -a -f -m "Hudson Build #209" hudson-jgit-209
Recording changes in branch origin/master
[workspace] $ /usr/local/bin/git log --pretty=format:%H 3cba5377dfdad8c36d1f3b0642f56549821b8676..ae972e774e2eb8c72585ad3d4e02687a5c2df66f
[workspace] $ /usr/local/bin/git log -M --summary --pretty=raw -n 1 ae972e774e2eb8c72585ad3d4e02687a5c2df66f
[workspace] $ /usr/local/bin/git diff-tree -M -r ae972e774e2eb8c72585ad3d4e02687a5c2df66f
[workspace] $ /usr/local/bin/git log -M --summary --pretty=raw -n 1 b6d0586befb3417a72730443770abb223b9cae83
[workspace] $ /usr/local/bin/git diff-tree -M -r b6d0586befb3417a72730443770abb223b9cae83
[workspace] $ /usr/local/bin/git log -M --summary --pretty=raw -n 1 cb5bc195406aaead0de6fa563b4b8aaacb8d20b8
[workspace] $ /usr/local/bin/git diff-tree -M -r cb5bc195406aaead0de6fa563b4b8aaacb8d20b8
[workspace] $ /usr/local/bin/git log -M --summary --pretty=raw -n 1 9c4d42e94dbf199a9cef46a4b9286552c8633f4f
[workspace] $ /usr/local/bin/git diff-tree -M -r 9c4d42e94dbf199a9cef46a4b9286552c8633f4f
[workspace] $ /usr/local/bin/git log -M --summary --pretty=raw -n 1 d8f20745bfe781116acd42c53c6a974439abde80
[workspace] $ /usr/local/bin/git diff-tree -M -r d8f20745bfe781116acd42c53c6a974439abde80
[workspace] $ /usr/local/bin/git log -M --summary --pretty=raw -n 1 3cb59216f50f0af652dd0204654f820fed0e36fc
[workspace] $ /usr/local/bin/git diff-tree -M -r 3cb59216f50f0af652dd0204654f820fed0e36fc
Deleting old artifacts from #207
Deleting old artifacts from #205
[workspace] $ /shared/common/apache-maven-3.0-beta-1/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JGit - Parent
[INFO] JGit - Core
[INFO] JGit - AWT User Interface
[INFO] JGit - HTTP Server
[INFO] JGit - Eclipse IP Log Generator
[INFO] JGit - Console User Interface
[INFO] JGit - Command Line Interface
[INFO] JGit - JUnit Utility Classes
[INFO] JGit - Core Tests
[INFO] JGit - HTTP Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (translate-qualifier) @ org.eclipse.jgit-parent ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] >>> maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ org.eclipse.jgit-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.eclipse.jgit-parent ---
[INFO] Installing <https://build.eclipse.org/hudson/job/jgit/ws/pom.xml> to /opt/users/hudsonbuild/.m2/repository/org/eclipse/jgit/org.eclipse.jgit-parent/0.8.0-SNAPSHOT/org.eclipse.jgit-parent-0.8.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Core 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ org.eclipse.jgit ---
[INFO] Deleting directory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (translate-qualifier) @ org.eclipse.jgit ---
[INFO] Executing tasks
     [copy] Copying 1 file to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ org.eclipse.jgit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ org.eclipse.jgit ---
[INFO] Compiling 326 source files to <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:testResources (default-testResources) @ org.eclipse.jgit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ org.eclipse.jgit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ org.eclipse.jgit ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ org.eclipse.jgit ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/org.eclipse.jgit-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar (attach-sources) @ org.eclipse.jgit ---
[INFO] Building jar: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/org.eclipse.jgit-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ org.eclipse.jgit ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.eclipse.jgit:org.eclipse.jgit.test:jar:0.8.0-SNAPSHOT'. Trying to invoke it...
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.eclipse.jgit:org.eclipse.jgit.http.test:jar:0.8.0-SNAPSHOT'. Trying to invoke it...
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.test/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.http.test/target/apidocs/package-list.> Ignored it.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... SUCCESS [10.326s]
[INFO] JGit - Core ....................................... FAILURE [1:39.193s]
[INFO] JGit - AWT User Interface ......................... SKIPPED
[INFO] JGit - HTTP Server ................................ SKIPPED
[INFO] JGit - Eclipse IP Log Generator ................... SKIPPED
[INFO] JGit - Console User Interface ..................... SKIPPED
[INFO] JGit - Command Line Interface ..................... SKIPPED
[INFO] JGit - JUnit Utility Classes ...................... SKIPPED
[INFO] JGit - Core Tests ................................. SKIPPED
[INFO] JGit - HTTP Tests ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:51.018s
[INFO] Finished at: Mon May 17 15:14:02 EDT 2010
[INFO] Final Memory: 14M/53M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.7:jar (attach-javadocs) on project org.eclipse.jgit: MavenReportException: Error while creating archive:Unable to write 'options' temporary file for command execution: <https://build.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit/target/apidocs/options> (No such file or directory) -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit
Archiving artifacts
Recording test results



Back to the top