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: jgit2 #319

See <https://hudson.eclipse.org/jgit/job/jgit2/319/changes>

Changes:

[Shawn Pearce] Add Paths utility class

[Shawn Pearce] Paths.pathCompare: Utility to sort paths from byte[]

[Shawn Pearce] Remove deprecated Tree, TreeEntry, FileTreeEntry and friends

[Shawn Pearce] RevCommit: Better support invalid encoding headers

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/jgit/job/jgit2/ws/> - hudson.remoting.LocalChannel@8408740
Using strategy: Default
Last Built Revision: Revision 24a72b677201c7e4a461556ac5438a248d05c58e (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/jgit/job/jgit2/ws/> - hudson.remoting.LocalChannel@8408740
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jgit/jgit.git
Commencing build of Revision 8f31aa7c285631467b63c78cc71caf6e40333529 (origin/master)
Checking out Revision 8f31aa7c285631467b63c78cc71caf6e40333529 (origin/master)
[workspace] $ /bin/sh -xe /tmp/genie.jgit/hudson6681551918131290463.sh
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.3.9
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -T 1 C clean verify -V -B -e -Dsonar.jacoco.reportPath=/home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec -Djgit.test.long=true -Dmaven.ext.class.path=/home/hudson/genie.jgit/.hudson/maven/slavebundle/resources:/home/hudson/genie.jgit/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.jgit/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=54158 -Dmaven.repo.local=<https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo> -f pom.xml -P jgit.java7 -P static-checks -U
[DEBUG] Waiting for connection on port: 54158
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.46-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.jgit/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@28ecc7c4 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@28ecc7c4 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JGit - Parent
[INFO] JGit - Core
[INFO] JGit - Ant Tasks
[INFO] JGit Archive Formats
[INFO] JGit - AWT User Interface
[INFO] JGit - Apache httpclient based HTTP support
[INFO] JGit - HTTP Server
[INFO] JGit - Command Line Interface
[INFO] JGit - JUnit Utility Classes
[INFO] JGit - JUnit Http Utility Classes
[INFO] JGit - Core Tests
[INFO] JGit - Ant Tasks Tests
[INFO] JGit - HTTP Tests
[INFO] JGit - Command Line Interface Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... FAILURE [  0.049 s]
[INFO] JGit - Core ........................................ SKIPPED
[INFO] JGit - Ant Tasks ................................... SKIPPED
[INFO] JGit Archive Formats ............................... SKIPPED
[INFO] JGit - AWT User Interface .......................... SKIPPED
[INFO] JGit - Apache httpclient based HTTP support ........ SKIPPED
[INFO] JGit - HTTP Server ................................. SKIPPED
[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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.968 s
[INFO] Finished at: 2016-01-11T16:01:03-05:00
[INFO] Final Memory: 28M/1932M
[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.LifecyclePhaseNotFoundException: Unknown lifecycle phase "C". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy.
[DEBUG] Closing connection to remote
[ERROR] Unknown lifecycle phase "C". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1]
org.apache.maven.lifecycle.LifecyclePhaseNotFoundException: Unknown lifecycle phase "C". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy.
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings(DefaultLifecycleExecutionPlanCalculator.java:246)
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions(DefaultLifecycleExecutionPlanCalculator.java:217)
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:127)
	at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:145)
	at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan(BuilderCommon.java:96)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:109)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:185)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:181)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
[ERROR] 
[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/LifecyclePhaseNotFoundException
[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
Publishing Javadoc
Archiving artifacts
Recording test results

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


Back to the top