Build failed in Jenkins: java-idp-testbed-v3 #15
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jul 23 14:47:35 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-idp-testbed-v3/15/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-opensaml-v3" build number 8
originally caused by:
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-058fd3e784124f9bd) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-testbed-v3/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-testbed
> git init <http://127.0.0.1:1583/jenkins/job/java-idp-testbed-v3/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-testbed
> git --version # timeout=10
> git fetch --tags --progress https://git.shibboleth.net/git/java-idp-testbed +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-testbed # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-testbed # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-testbed
> git fetch --tags --progress https://git.shibboleth.net/git/java-idp-testbed +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/maint-3^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/maint-3^{commit} # timeout=10
Checking out Revision 0ab8e2d35a7cdbe6376d438d9183fa36cfee553c (refs/remotes/origin/maint-3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0ab8e2d35a7cdbe6376d438d9183fa36cfee553c # timeout=10
Commit message: "JPAR-149 - Update to latest Checkstyle configuration"
> git rev-list --no-walk 0ab8e2d35a7cdbe6376d438d9183fa36cfee553c # timeout=10
Parsing POMs
Failed to transfer Could not find metadata net.shibboleth:parent:7.11.1-SNAPSHOT/maven-metadata.xml in local-shared-repository (file:///opt/m2/repository)
Failed to transfer Could not find metadata net.shibboleth:parent:7.11.1-SNAPSHOT/maven-metadata.xml in shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots)
Failed to transfer Could not find metadata net.shibboleth.idp:idp-bom:3.4.7-SNAPSHOT/maven-metadata.xml in local-shared-repository (file:///opt/m2/repository)
Failed to transfer Could not find metadata net.shibboleth.idp:idp-bom:3.4.7-SNAPSHOT/maven-metadata.xml in shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots)
Failed to transfer Could not find metadata net.shibboleth.idp:idp-bom:3.4.7-SNAPSHOT/maven-metadata.xml in shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots)
Failed to transfer Could not find artifact net.shibboleth.idp:idp-bom:pom:3.4.7-SNAPSHOT in local-shared-repository (file:///opt/m2/repository)
Failed to transfer Could not find artifact net.shibboleth.idp:idp-bom:pom:3.4.7-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots)
Failed to transfer Could not find artifact net.shibboleth.idp:idp-bom:pom:3.4.7-SNAPSHOT in shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots)
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] Non-resolvable import POM: Could not find artifact net.shibboleth.idp:idp-bom:pom:3.4.7-SNAPSHOT in local-shared-repository (file:///opt/m2/repository) @ line 65, column 25
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-conf:jar is missing. @ line 83, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-profile-impl:jar is missing. @ line 88, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-profile-spring:jar is missing. @ line 93, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-attribute-filter-spring:jar is missing. @ line 98, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-attribute-resolver-spring:jar is missing. @ line 103, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-authn-impl:jar is missing. @ line 108, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-session-impl:jar is missing. @ line 113, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-cas-impl:jar is missing. @ line 118, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-saml-impl:jar is missing. @ line 123, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-admin-impl:jar is missing. @ line 222, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-consent-impl:jar is missing. @ line 228, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-ui:jar is missing. @ line 234, column 21
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1390)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1126)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (I2) - CentOS7 (i-058fd3e784124f9bd)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:998)
at hudson.FilePath.act(FilePath.java:1069)
at hudson.FilePath.act(FilePath.java:1058)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:987)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1880)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not find artifact net.shibboleth.idp:idp-bom:pom:3.4.7-SNAPSHOT in local-shared-repository (file:///opt/m2/repository) @ line 65, column 25
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-conf:jar is missing. @ line 83, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-profile-impl:jar is missing. @ line 88, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-profile-spring:jar is missing. @ line 93, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-attribute-filter-spring:jar is missing. @ line 98, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-attribute-resolver-spring:jar is missing. @ line 103, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-authn-impl:jar is missing. @ line 108, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-session-impl:jar is missing. @ line 113, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-cas-impl:jar is missing. @ line 118, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-saml-impl:jar is missing. @ line 123, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-admin-impl:jar is missing. @ line 222, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-consent-impl:jar is missing. @ line 228, column 21
[ERROR] 'dependencies.dependency.version' for net.shibboleth.idp:idp-ui:jar is missing. @ line 234, column 21
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:383)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1329)
... 10 more
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list