Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/javastream.de/jenkins/jobs/com.threerings.getdown/workspace
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/threerings/getdown.git # timeout=10
Fetching upstream changes from https://github.com/threerings/getdown.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress https://github.com/threerings/getdown.git +refs/heads/*:refs/remotes/origin/*
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5acd0d98cc4c1e905271d1ffc1ff9084ae4d632e (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 5acd0d98cc4c1e905271d1ffc1ff9084ae4d632e
Commit message: "Merge pull request #263 from ullenius/refactoring"
 > /usr/bin/git rev-list --no-walk 29437aa993b1f9307347c4e5c985c114a937b00a # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[WARNING] Failed to create parent directories for tracking file /home/javastream.de/www/maven/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom.lastUpdated
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
[WARNING] Failed to create parent directories for tracking file /home/javastream.de/www/maven/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom.lastUpdated
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[WARNING] Failed to create parent directories for tracking file /home/javastream.de/www/maven/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom.lastUpdated
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
[WARNING] Failed to create parent directories for tracking file /home/javastream.de/www/maven/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom.lastUpdated
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13 or one of its dependencies could not be resolved: Failed to collect dependencies at org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.13 -> org.sonatype.nexus:nexus-client-core:jar:2.15.1-02 -> org.sonatype.sisu.siesta:siesta-jackson:jar:1.8 -> com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.13.2 -> com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.2 -> jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 @ 
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project com.threerings.getdown:getdown:1.8.8-SNAPSHOT (/home/javastream.de/jenkins/jobs/com.threerings.getdown/workspace/pom.xml) has 1 error
[ERROR]     Unresolveable build extension: Plugin org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13 or one of its dependencies could not be resolved: Failed to collect dependencies at org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.13 -> org.sonatype.nexus:nexus-client-core:jar:2.15.1-02 -> org.sonatype.sisu.siesta:siesta-jackson:jar:1.8 -> com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.13.2 -> com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.13.2 -> jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3: Failed to read artifact descriptor for jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3: Could not transfer artifact jakarta.xml.bind:jakarta.xml.bind-api:pom:2.3.3 from/to central (https://repo.maven.apache.org/maven2): /home/javastream.de/www/maven/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom.part.lock (No such file or directory) -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
Build step 'Invoke top-level Maven targets' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/javastream.de/jenkins/jobs/com.threerings.getdown/workspace/core/target/surefire-reports/TEST-com.threerings.getdown.cache.GarbageCollectorTest.xml is 2 mo 25 days old

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE