You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/07 13:55:08 UTC

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #116 is BROKEN

Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/116/ 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 rombert/****** (Personal access token for Github repository access. Use with Apache Sling jobs only.)
Obtained Jenkinsfile from 1475c96aa467ce13c568c4e80f47e448e2862c3c
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library sling@master
Examining apache/sling-tooling-jenkins
Attempting to resolve master as a branch
Resolved master as branch master at revision 0ae97fc92104c131bc42b1a6993316652447e004
The recommended git tool is: NONE
using credential sling-github-token
 > 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-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 0ae97fc92104c131bc42b1a6993316652447e004 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0ae97fc92104c131bc42b1a6993316652447e004 # timeout=10
Commit message: "SLING-9839 execute Sonar with Java11 (#6)"
 > git rev-list --no-walk 0ae97fc92104c131bc42b1a6993316652447e004 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H37 in /home/jenkins/jenkins-agent/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 --is-inside-work-tree # 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 1475c96aa467ce13c568c4e80f47e448e2862c3c (master)
Commit message: "Update Apache Sling Discovery Commons 1.0.24, Apache Sling Discovery Base 2.0.10, Apache Sling Discovery Oak 1.2.34"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1475c96aa467ce13c568c4e80f47e448e2862c3c # timeout=10
 > git rev-list --no-walk cc286c8be26f801ab00a670b0717c726f2c0cab8 # timeout=10
[Pipeline] sh
+ git clean -fdx
Removing home/
Removing target/
[Pipeline] sh
+ git config remote.origin.url
[Pipeline] fileExists
[Pipeline] readJSON
[Pipeline] echo
Jenkins overrides: [emailRecipients:[dev@sling.apache.org]]
[Pipeline] echo
Final job config: [jdks:[8], upstreamProjects:[], archivePatterns:[], mavenGoal:, additionalMavenParams:, rebuildFrequency:@weekly, enabled:true, emailRecipients:[dev@sling.apache.org], 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 -Pci
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven31a1f7d5/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven31a1f7d5" 
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /home/jenkins/tools/maven/latest3
Java version: 1.8.0_281, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/oraclejdk-1.8.0-281/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-122-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven31a1f7d5/maven-spy-20210607-135452-5936567803821115507163.log.tmp ...
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------< org.apache.sling:org.apache.sling.starter >--------------
[INFO] Building Apache Sling Starter Application 12-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/sling/feature-launcher-maven-plugin/0.1.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.5 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.10/org.apache.sling.discovery.base-2.0.10.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.discovery.base:jar:2.0.10 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.commons/1.0.24/org.apache.sling.discovery.commons-1.0.24.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.discovery.commons:jar:1.0.24 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.oak/1.2.34/org.apache.sling.discovery.oak-1.2.34.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.discovery.oak:jar:1.2.34 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.event/4.2.20/org.apache.sling.event-4.2.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.event/4.2.20/org.apache.sling.event-4.2.20.pom (15 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.base/2.0.10/org.apache.sling.discovery.base-2.0.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.event/4.2.20/org.apache.sling.event-4.2.20.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.oak/1.2.34/org.apache.sling.discovery.oak-1.2.34.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.discovery.commons/1.0.24/org.apache.sling.discovery.commons-1.0.24.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.event/4.2.20/org.apache.sling.event-4.2.20.jar (337 kB at 2.5 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.080 s
[INFO] Finished at: 2021-06-07T13:54:59Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master@tmp/withMaven31a1f7d5/maven-spy-20210607-135452-5936567803821115507163.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:12-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.discovery.base:jar:2.0.10, org.apache.sling:org.apache.sling.discovery.commons:jar:1.0.24, org.apache.sling:org.apache.sling.discovery.oak:jar:1.2.34: Could not find artifact org.apache.sling:org.apache.sling.discovery.base:jar:2.0.10 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] }
[DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0
[withMaven] Publishers: Generated Artifacts Publisher: 1356 ms, Open Task Scanner Publisher: 339 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

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #117 is FIXED

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/117/ for details.

No further emails will be sent until the status of the build is changed.