Build failed in Jenkins: java-shib-attribute-v5 #76

Shibboleth Jenkins noreply at shibboleth.net
Fri Sep 2 12:48:22 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/76/display/redirect?page=changes>

Changes:

[Scott Cantor] Update POMs for new shared artifact names.


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - CentOS7-commits (i-0dea70315af445534) (CentOS7-commits) in workspace <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-shib-attribute # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-shib-attribute
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/java-shib-attribute +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision fcde186465eca8be546e0e29985047dd6d06ee4e (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcde186465eca8be546e0e29985047dd6d06ee4e # timeout=10
Commit message: "Update POMs for new shared artifact names."
 > git rev-list --no-walk 5048117cfac3a5f5769007c916fcc2ad6268b800 # timeout=10
Parsing POMs
Failed to transfer Could not find metadata net.shibboleth:parent:17.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.opensaml:opensaml-bom:5.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-bom/5.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.opensaml:opensaml-parent:5.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-parent/5.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth.shared:shib-shared-bom:9.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots)
Downloaded artifact https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/shared/shib-shared-bom/9.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth.shared:shib-shared-parent:9.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots)
Downloaded artifact https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/shared/shib-shared-parent/9.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata org.opensaml:opensaml-tests-bom:5.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-tests-bom/5.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:shib-metadata-bom:5.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-bom/5.0.0-SNAPSHOT/maven-metadata.xml
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-bom/5.0.0-SNAPSHOT/shib-metadata-bom-5.0.0-20220902.013237-57.pom
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-parent/5.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:shib-metadata-parent:5.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-parent/5.0.0-SNAPSHOT/shib-metadata-parent-5.0.0-20220902.013237-57.pom
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-tests-bom/5.0.0-SNAPSHOT/maven-metadata.xml
Failed to transfer Could not find metadata net.shibboleth:shib-metadata-tests-bom:5.0.0-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/maven/thirdparty-snapshots/)
Downloaded artifact https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-metadata-tests-bom/5.0.0-SNAPSHOT/shib-metadata-tests-bom-5.0.0-20220902.013237-57.pom
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 69, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 50, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 72, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 51, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 73, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-support:jar is missing. @ line 78, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 81, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 59, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1124)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3502)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (I2) - CentOS7-commits (i-0dea70315af445534)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1194)
		at hudson.FilePath.act(FilePath.java:1183)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
		at hudson.model.Run.execute(Run.java:1897)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 69, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 50, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 72, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 51, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 73, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-support:jar is missing. @ line 78, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 81, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.shared:shib-spring:jar is missing. @ line 59, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:397)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1330)
	... 10 more
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list