Please see 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/249/
 for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

Push event to branch master
Connecting to https://api.github.com using Personal access token for Github 
repository access. Use with Apache Sling jobs only.
Obtained Jenkinsfile from 565b0be42fe4ae575718dbd58e5086454933272f
Loading library sling@master
Examining apache/sling-tooling-jenkins
Attempting to resolve master as a branch
Resolved master as branch master at revision 
47e26cab22dafbb35b383fa4f68b5b419db65f5f
The recommended git tool is: NONE
using credential sling-github-token
 > git rev-parse --resolve-git-dir 
 > /home/jenkins/jenkins-home/workspace/_org-apache-sling-starter_master@libs/49d08ddfb93f639f0f78b5baa5d40a7562d5f564b88912f54ee7352d957a47e1/.git
 >  # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/apache/sling-tooling-jenkins.git # timeout=10
Fetching without tags
Fetching upstream changes from 
https://github.com/apache/sling-tooling-jenkins.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials Personal access token for Github 
repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --force --progress -- 
 > https://github.com/apache/sling-tooling-jenkins.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 47e26cab22dafbb35b383fa4f68b5b419db65f5f (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 47e26cab22dafbb35b383fa4f68b5b419db65f5f # timeout=10
Commit message: "SLING-11051 - Fixing JavaDoc badge"
 > git rev-list --no-walk 47e26cab22dafbb35b383fa4f68b5b419db65f5f # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on builds23 in /home/jenkins/workspace/_org-apache-sling-starter_master
[Pipeline] {
[Pipeline] timeout
Timeout set to expire after 30 min without activity
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] checkout
The recommended git tool is: NONE
using credential sling-github-token
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir 
 > /home/jenkins/workspace/_org-apache-sling-starter_master/.git # timeout=10
Fetching without tags
 > git config remote.origin.url 
 > https://github.com/apache/sling-org-apache-sling-starter.git # timeout=10
Fetching upstream changes from 
https://github.com/apache/sling-org-apache-sling-starter.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials Personal access token for Github 
repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --progress -- 
 > https://github.com/apache/sling-org-apache-sling-starter.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 565b0be42fe4ae575718dbd58e5086454933272f (master)
Commit message: "Update to Models API 1.4.2, Models Implementation 1.5.2"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 565b0be42fe4ae575718dbd58e5086454933272f # timeout=10
 > git rev-list --no-walk 05fe7f72439f5cf812ee3b7762a12ad94e8bd43f # timeout=10
[Pipeline] sh
+ git clean -fdx
Removing target/
[Pipeline] sh
+ git config remote.origin.url
[Pipeline] fileExists
[Pipeline] readJSON
[Pipeline] echo
Jenkins overrides: [emailRecipients:[[email protected]]]
[Pipeline] echo
Final job config: [jdks:[8], upstreamProjects:[], archivePatterns:[], 
mavenGoal:, additionalMavenParams:, rebuildFrequency:@weekly, enabled:true, 
emailRecipients:[[email protected]], sonarQubeEnabled:true, 
sonarQubeUseAdditionalMavenParams:true, sonarQubeAdditionalParams:, 
repoName:sling-org-apache-sling-starter]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Configure Job)
[Pipeline] properties
[Pipeline] }
[Pipeline] // stage
[Pipeline] readMavenPom
[Pipeline] stage
[Pipeline] { (Build (Java 8, deploy))
[Pipeline] withMaven
[withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
 
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}]]
[withMaven] Available options: 
[withMaven] using JDK installation jdk_1.8_latest
[withMaven] using Maven installation 'maven_3_latest'
[Pipeline] {
[Pipeline] sh
+ mvn -U clean deploy -Dci
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven861c0366/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven861c0366"
 
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /home/jenkins/tools/maven/latest3
Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/oraclejdk-1.8.0-291/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-151-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate 
/home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven861c0366/maven-spy-20220503-122619-7176758018373601119113.log.tmp
 ...
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------< org.apache.sling:org.apache.sling.starter >--------------
[INFO] Building Apache Sling Starter 13-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.models.api/1.4.2/org.apache.sling.models.api-1.4.2.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.models.api:jar:1.4.2 is 
missing, no dependency information available
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.models.impl/1.5.2/org.apache.sling.models.impl-1.5.2.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.models.impl:jar:1.5.2 
is missing, no dependency information available
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.models.api/1.4.2/org.apache.sling.models.api-1.4.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.models.impl/1.5.2/org.apache.sling.models.impl-1.5.2.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.916 s
[INFO] Finished at: 2022-05-03T12:26:31Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven861c0366/maven-spy-20220503-122619-7176758018373601119113.log
[ERROR] Failed to execute goal on project org.apache.sling.starter: Could not 
resolve dependencies for project 
org.apache.sling:org.apache.sling.starter:jar:13-SNAPSHOT: The following 
artifacts could not be resolved: 
org.apache.sling:org.apache.sling.models.api:jar:1.4.2, 
org.apache.sling:org.apache.sling.models.impl:jar:1.5.2: Could not find 
artifact org.apache.sling:org.apache.sling.models.api:jar:1.4.2 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
[Pipeline] }
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of 
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0
[withMaven] Publishers: Generated Artifacts Publisher: 1209 ms, Open Task 
Scanner Publisher: 9 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to