Skip to main content

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

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/223/changes>

Changes:

[Matthias Sohn] [infer] Fix ObjectWalk leak in PackWriter.preparePack()

------------------------------------------
[...truncated 4826 lines...]
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 KB at 262.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.jar
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.8/clirr-maven-plugin-2.8.jar (74 KB at 441.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (default) @ org.eclipse.jgit.lfs ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.8\\org.jacoco.agent-0.7.8-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.lfs ---
[INFO] Executing tasks
main:
     [copy] Copying 1 file to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs\target\META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ org.eclipse.jgit.lfs ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (compile-with-errorprone) @ org.eclipse.jgit.lfs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (default) @ org.eclipse.jgit.lfs ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.8\\org.jacoco.agent-0.7.8-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.lfs ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs\target\org.eclipse.jgit.lfs-4.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ org.eclipse.jgit.lfs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.lfs ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs\target\org.eclipse.jgit.lfs-4.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.lfs ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs\target\org.eclipse.jgit.lfs-4.7.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.jgit.lfs >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.jgit.lfs ---
[INFO] Fork Value is true
     [java] Warnings generated: 2
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.http.server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.http.server ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Class org.eclipse.jgit.http.server.GitServlet defines non-transient non-serializable instance field gitFilter [org.eclipse.jgit.http.server.GitServlet] In GitServlet.java SE_BAD_FIELD
[INFO] Class org.eclipse.jgit.http.server.glue.MetaServlet defines non-transient non-serializable instance field filter [org.eclipse.jgit.http.server.glue.MetaServlet] In MetaServlet.java SE_BAD_FIELD
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.jgit.http.server >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.http.server ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.http.server <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.http.server ---
[INFO] You have 1 CPD duplication. For more details see: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.http.server\target\cpd.xml
[INFO] 
[INFO] --- japicmp-maven-plugin:0.5.3:cmp (default) @ org.eclipse.jgit.http.server ---
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.2.0.201601211800-r/org.eclipse.jgit.http.server-4.2.0.201601211800-r.jar
Downloaded: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jgit/org.eclipse.jgit.http.server/4.2.0.201601211800-r/org.eclipse.jgit.http.server-4.2.0.201601211800-r.jar (95 KB at 1197.1 KB/sec)
[INFO] Comparing <https://hudson.eclipse.org/shared/job/jgit-windows-test/ws/.maven\repo\org\eclipse\jgit\org.eclipse.jgit.http.server\4.2.0.201601211800-r\org.eclipse.jgit.http.server-4.2.0.201601211800-r.jar> with C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.http.server\target\org.eclipse.jgit.http.server-4.7.0-SNAPSHOT.jar:
No changes.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - JUnit Utility Classes 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (set-osgi-version) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (default) @ org.eclipse.jgit.junit ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.8\\org.jacoco.agent-0.7.8-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.junit ---
[INFO] Executing tasks
main:
     [copy] Copying 1 file to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ org.eclipse.jgit.junit ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:compile (compile-with-errorprone) @ org.eclipse.jgit.junit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.12:parse-version (set-osgi-version) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (default) @ org.eclipse.jgit.junit ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.8\\org.jacoco.agent-0.7.8-runtime.jar=destfile=c:\\home\\hudson\\genie.technology.egit\\.hudson\\jobs\\jgit\\workspace\\jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.junit ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\org.eclipse.jgit.junit-4.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ org.eclipse.jgit.junit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.junit ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.junit ---
     [java] Warnings generated: 1
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\org.eclipse.jgit.junit-4.7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.junit ---
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.lfs <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.lfs ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] org.eclipse.jgit.lfs.lib.LfsPointerFilter defines clone() but doesn't implement Cloneable [org.eclipse.jgit.lfs.lib.LfsPointerFilter] At LfsPointerFilter.java:[line 101] CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.jgit.lfs >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.lfs ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.lfs <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.lfs ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Large File Storage Server 4.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
Feb 06, 2017 7:04:47 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Feb 06, 2017 7:04:47 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Feb 06, 2017 7:04:47 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Feb 06, 2017 7:04:47 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
Feb 06, 2017 7:04:47 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
Feb 06, 2017 7:04:47 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [02:02 min]
[INFO] JGit - Core ........................................ SUCCESS [03:03 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 16.003 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 15.768 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 19.533 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.459 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 20.045 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 16.755 s]
[INFO] JGit - Large File Storage Server ................... FAILURE [  0.127 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SKIPPED
[INFO] JGit - JUnit Http Utility Classes .................. SKIPPED
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SKIPPED
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:58 min (Wall Clock)
[INFO] Finished at: 2017-02-06T19:04:47-05:00
[INFO] Final Memory: 102M/324M
[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 on project org.eclipse.jgit.lfs.server: Could not resolve dependencies for project org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.7.0-SNAPSHOT: Failed to collect dependencies at com.google.code.gson:gson:jar:2.2.4
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal on project org.eclipse.jgit.lfs.server: Could not resolve dependencies for project org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:4.7.0-SNAPSHOT: Failed to collect dependencies at com.google.code.gson:gson:jar:2.2.4: Failed to read artifact descriptor for com.google.code.gson:gson:jar:2.2.4: Could not transfer artifact com.google.code.gson:gson:pom:2.2.4 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org:443 failed to respond -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.lfs.server
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top