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 #294

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

Changes:

[Matthias Sohn] ManifestParser: Throw exception if remote does not have fetch attribute

[Matthias Sohn] Cleanup and test trailing slash handling in ManifestParser

------------------------------------------
[...truncated 4352 lines...]
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.junit ---
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 526.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.server ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-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.server ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.jgit.lfs.server ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (compile-with-errorprone) @ org.eclipse.jgit.lfs.server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.server >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.server ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-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.server <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\org.eclipse.jgit.lfs.server-4.8.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.server ---
[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.server\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.lfs.server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\org.eclipse.jgit.lfs.server-4.8.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.lfs.server ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit\target\org.eclipse.jgit.junit-4.8.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.jgit.junit >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.jgit.junit ---
[INFO] Fork Value is true
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\org.eclipse.jgit.lfs.server-4.8.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.jgit.lfs.server >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.jgit.lfs.server ---
[INFO] Fork Value is true
     [java]      [java] Warnings generated: 13
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.lfs.server <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.lfs.server ---
[INFO] BugInstance size is 13
[INFO] Error size is 0
[INFO] Total bugs: 13
[INFO] Unwritten field: org.eclipse.jgit.lfs.server.LfsObject.oid [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 100] UWF_UNWRITTEN_FIELD
[INFO] Unread field: org.eclipse.jgit.lfs.server.LfsProtocolServlet$Error.message [org.eclipse.jgit.lfs.server.LfsProtocolServlet$Error] At LfsProtocolServlet.java:[line 302] URF_UNREAD_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Action.href [org.eclipse.jgit.lfs.server.fs.FileLfsRepository] At FileLfsRepository.java:[line 138] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Error.code [org.eclipse.jgit.lfs.server.TransferHandler$Download] At TransferHandler.java:[line 148] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$Error.message [org.eclipse.jgit.lfs.server.TransferHandler$Download] At TransferHandler.java:[line 149] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$ObjectInfo.oid [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 100] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Unread public/protected field: org.eclipse.jgit.lfs.server.Response$ObjectInfo.size [org.eclipse.jgit.lfs.server.TransferHandler$Upload] At TransferHandler.java:[line 101] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Class org.eclipse.jgit.lfs.server.fs.FileLfsServlet defines non-transient non-serializable instance field repository [org.eclipse.jgit.lfs.server.fs.FileLfsServlet] In FileLfsServlet.java SE_BAD_FIELD
[INFO] Unread field: org.eclipse.jgit.lfs.server.fs.FileLfsServlet$Error.message [org.eclipse.jgit.lfs.server.fs.FileLfsServlet$Error] At FileLfsServlet.java:[line 186] URF_UNREAD_FIELD
[INFO] Found reliance on default encoding in org.eclipse.jgit.lfs.server.s3.SignerV4.createSignature(S3Config, String, String, String, String): String.getBytes() [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 414] DM_DEFAULT_ENCODING
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.lfs.server.s3.SignerV4.canonicalRequest(URL, String, String, String, String, String) [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 337] VA_FORMAT_STRING_USES_NEWLINE
[INFO] Format string should use %n rather than \n in org.eclipse.jgit.lfs.server.s3.SignerV4.stringToSign(String, String, String, String, String) [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 381] VA_FORMAT_STRING_USES_NEWLINE
[INFO] org.eclipse.jgit.lfs.server.s3.SignerV4.formatAuthorizationQuery(Map) makes inefficient use of keySet iterator instead of entrySet iterator [org.eclipse.jgit.lfs.server.s3.SignerV4] At SignerV4.java:[line 161] WMI_WRONG_MAP_ITERATOR
[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.server >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.lfs.server ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.lfs.server <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.lfs.server ---
[INFO] You have 1 CPD duplication. For more details see: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.server\target\cpd.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Command Line Interface 4.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom (8 KB at 88.6 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.jar
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.jar (110 KB at 541.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/args4j/args4j/2.0.15/args4j-2.0.15.pom
Downloading: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.15/args4j-2.0.15.pom
Downloaded: https://repo.maven.apache.org/maven2/args4j/args4j/2.0.15/args4j-2.0.15.pom (2 KB at 11.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/args4j/args4j-site/2.0.15/args4j-site-2.0.15.pom
Downloading: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.15/args4j-site-2.0.15.pom
     [java] Warnings generated: 6
Downloaded: https://repo.maven.apache.org/maven2/args4j/args4j-site/2.0.15/args4j-site-2.0.15.pom (4 KB at 37.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom (2 KB at 12.7 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/log4j/log4j/1.2.15/log4j-1.2.15.pom
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.15/log4j-1.2.15.pom
Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 KB at 162.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jetty/jetty-servlet/9.3.17.v20170317/jetty-servlet-9.3.17.v20170317.pom
[INFO] Done FindBugs Analysis....
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.3.17.v20170317/jetty-servlet-9.3.17.v20170317.pom
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.junit ---
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/9.3.17.v20170317/jetty-servlet-9.3.17.v20170317.pom (3 KB at 21.2 KB/sec)
[INFO] BugInstance size is 6
[INFO] Error size is 0
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jetty/jetty-project/9.3.17.v20170317/jetty-project-9.3.17.v20170317.pom
[INFO] Total bugs: 6
[INFO] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.tearDown() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 172] DM_GC
[INFO] Exceptional return value of java.io.File.delete() ignored in org.eclipse.jgit.junit.LocalDiskRepositoryTestCase.write(String) [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase, org.eclipse.jgit.junit.LocalDiskRepositoryTestCase] At LocalDiskRepositoryTestCase.java:[line 513]Another occurrence at LocalDiskRepositoryTestCase.java:[line 516]Another occurrence at LocalDiskRepositoryTestCase.java:[line 519] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread.run() forces garbage collection; extremely dubious except in benchmarking code [org.eclipse.jgit.junit.LocalDiskRepositoryTestCase$CleanupThread] At LocalDiskRepositoryTestCase.java:[line 586] DM_GC
[INFO] Should org.eclipse.jgit.junit.MockSystemReader$MockConfig be a _static_ inner class? [org.eclipse.jgit.junit.MockSystemReader$MockConfig] At MockSystemReader.java:[lines 73-85] SIC_INNER_SHOULD_BE_STATIC
[INFO] Unread public/protected field: org.eclipse.jgit.junit.RepositoryTestCase.trash [org.eclipse.jgit.junit.RepositoryTestCase] At RepositoryTestCase.java:[line 169] URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD
[INFO] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.jgit.junit.TestRepository.packAndPrune() [org.eclipse.jgit.junit.TestRepository, org.eclipse.jgit.junit.TestRepository] At TestRepository.java:[line 891]Another occurrence at TestRepository.java:[line 898] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[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.junit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.junit ---
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.3.17.v20170317/jetty-project-9.3.17.v20170317.pom
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.junit <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.junit ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - JUnit Http Utility Classes 4.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.3.17.v20170317/jetty-project-9.3.17.v20170317.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.3.17.v20170317/jetty-project-9.3.17.v20170317.pom (39 KB at 287.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-releases/org/eclipse/jetty/jetty-parent/25/jetty-parent-25.pom
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/25/jetty-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/9.3.17.v20170317/jetty-project-9.3.17.v20170317.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/25/jetty-parent-25.pom
Apr 10, 2017 7:18:51 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
Apr 10, 2017 7:18:51 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
Apr 10, 2017 7:18:51 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
Apr 10, 2017 7:18:51 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
Apr 10, 2017 7:18:51 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
Apr 10, 2017 7:18:51 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:19 min]
[INFO] JGit - Core ........................................ SUCCESS [03:12 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 17.612 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 16.924 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 20.472 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.359 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 21.302 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 15.956 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 16.959 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 20.182 s]
[INFO] JGit - JUnit Http Utility Classes .................. FAILURE [  0.274 s]
[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: 06:45 min (Wall Clock)
[INFO] Finished at: 2017-04-10T19:18:51-04:00
[INFO] Final Memory: 109M/417M
[INFO] ------------------------------------------------------------------------
Apr 10, 2017 7:18:51 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
Apr 10, 2017 7:18:51 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] 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.junit.http: Could not resolve dependencies for project org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:4.8.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.jetty:jetty-servlet:jar:9.3.17.v20170317
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JGit - Ant Tasks Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JGit - Large File Storage Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.eclipse.jgit.junit.http: Could not resolve dependencies for project org.eclipse.jgit:org.eclipse.jgit.junit.http:jar:4.8.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.jetty:jetty-servlet:jar:9.3.17.v20170317: Failed to read artifact descriptor for org.eclipse.jetty:jetty-servlet:jar:9.3.17.v20170317: Could not transfer artifact org.eclipse.jetty:jetty-parent:pom:25 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.junit.http
[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