Build failed in Jenkins: spring-extensions-v7 #27
Shibboleth Jenkins
noreply at shibboleth.net
Wed Jul 6 16:58:18 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v7/27/display/redirect?page=changes>
Changes:
[Scott Cantor] Migrate some IdP code down.
[Scott Cantor] Allow nulls in list-combining factory bean.
[Scott Cantor] Migrate various classes.
[Scott Cantor] Move AccessControlService wrapper down.
[Scott Cantor] Fix merge conflict.
[Scott Cantor] Eclipse files.
------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - CentOS7 (i-0d4f44a04d53b5cae) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/spring-extensions-v7/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/spring-extensions
> git init <http://127.0.0.1:1583/jenkins/job/spring-extensions-v7/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/spring-extensions # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 5dba5e5c502454cace2ca467ae01ed46e739329b (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5dba5e5c502454cace2ca467ae01ed46e739329b # timeout=10
Commit message: "Eclipse files."
> git rev-list --no-walk 2beae0648746d63559b78033affcea9a32f60afc # 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 artifact org.springframework:spring-framework-bom:pom:6.0.0-M4 in shib-release (https://build.shibboleth.net/maven/releases/)
Failed to transfer Could not find artifact org.springframework:spring-framework-bom:pom:6.0.0-M4 in shib-thirdparty (https://build.shibboleth.net/maven/thirdparty/)
Failed to transfer Could not find artifact org.springframework:spring-framework-bom:pom:6.0.0-M4 in shib-thirdparty-old (https://build.shibboleth.net/nexus/content/repositories/thirdparty/)
Failed to transfer Could not find artifact org.springframework:spring-framework-bom:pom:6.0.0-M4 in central (https://repo1.maven.org/maven2)
Failed to transfer Could not find artifact org.springframework:spring-framework-bom:pom:6.0.0-M4 in spring-milestone (https://repo.spring.io/milestone)
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 org.springframework:spring-framework-bom:pom:6.0.0-M4 in shib-release (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:17.0.0-SNAPSHOT, /home/jenkins/.m2/repository/net/shibboleth/parent/17.0.0-SNAPSHOT/parent-17.0.0-SNAPSHOT.pom, line 397, column 25
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-context:jar is missing. @ line 100, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-core:jar is missing. @ line 106, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-beans:jar is missing. @ line 112, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-webmvc:jar is missing. @ line 118, 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.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:750)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (I2) - CentOS7 (i-0d4f44a04d53b5cae)
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] Non-resolvable import POM: Could not find artifact org.springframework:spring-framework-bom:pom:6.0.0-M4 in shib-release (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:17.0.0-SNAPSHOT, /home/jenkins/.m2/repository/net/shibboleth/parent/17.0.0-SNAPSHOT/parent-17.0.0-SNAPSHOT.pom, line 397, column 25
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-context:jar is missing. @ line 100, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-core:jar is missing. @ line 106, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-beans:jar is missing. @ line 112, column 21
[ERROR] 'dependencies.dependency.version' for org.springframework:spring-webmvc:jar is missing. @ line 118, 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
Did not find any matching files.
More information about the commits
mailing list