See 
<https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/54/display/redirect?page=changes>

Changes:

[sseifert] update dependency

[sseifert] [maven-release-plugin] prepare release

[sseifert] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git 
 > # timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 31bd9ee2df62d9dd0efde1737729ac7ad6e90140 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31bd9ee2df62d9dd0efde1737729ac7ad6e90140
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk d014b1e227dff7b323dc946e7bd01d519c80d079 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 56677
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-testing-sling-mock-oak-1.8] $ 
/home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp 
/home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging
 jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven33-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56677
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean 
deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource 
Resolver 2.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.core/2.3.0/org.apache.sling.testing.sling-mock.core-2.3.0.pom
[WARNING] The POM for 
org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:2.3.0 is missing, 
no dependency information available
[WARNING] The POM for 
org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:tests:2.3.0 is 
missing, no dependency information available
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.junit4/2.3.0/org.apache.sling.testing.sling-mock.junit4-2.3.0.pom
[WARNING] The POM for 
org.apache.sling:org.apache.sling.testing.sling-mock.junit4:jar:2.3.0 is 
missing, no dependency information available
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.core/2.3.0/org.apache.sling.testing.sling-mock.core-2.3.0.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.core/2.3.0/org.apache.sling.testing.sling-mock.core-2.3.0-tests.jar
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.junit4/2.3.0/org.apache.sling.testing.sling-mock.junit4-2.3.0.jar
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenArtifactArchiver$2; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class 
hudson.maven.reporters.MavenFingerprinter$1; see: 
https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.003 s
[INFO] Finished at: 2018-08-18T13:03:22+00:00
[INFO] Final Memory: 83M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project 
org.apache.sling.testing.sling-mock-oak: Could not resolve dependencies for 
project 
org.apache.sling:org.apache.sling.testing.sling-mock-oak:bundle:2.1.1-SNAPSHOT: 
The following artifacts could not be resolved: 
org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:2.3.0, 
org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:tests:2.3.0, 
org.apache.sling:org.apache.sling.testing.sling-mock.junit4:jar:2.3.0: Could 
not find artifact 
org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:2.3.0 in central 
(https://repo.maven.apache.org/maven2) -> [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
channel stopped
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, 
<https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/surefire-reports/TEST-org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderBinaryTest.xml>
 is 8 min 20 sec old

Reply via email to