See <https://ci-builds.apache.org/job/CXF/job/CXF-3.5.x-JDK8-deploy/434/display/redirect>
Changes: ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds26 (ubuntu) in workspace <https://ci-builds.apache.org/job/CXF/job/CXF-3.5.x-JDK8-deploy/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/apache/cxf/ > git init > <https://ci-builds.apache.org/job/CXF/job/CXF-3.5.x-JDK8-deploy/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/cxf/ > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress --depth=1 -- https://github.com/apache/cxf/ > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/cxf/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/3.5.x-fixes^{commit} # timeout=10 Checking out Revision 66d4fc9eaaca69936b3152728c8f8f46352ebb6f (refs/remotes/origin/3.5.x-fixes) > git config core.sparsecheckout # timeout=10 > git checkout -f 66d4fc9eaaca69936b3152728c8f8f46352ebb6f # timeout=10 Commit message: "Recording .gitmergeinfo Changes" > git rev-list --no-walk cac0396188038974522356b7d47e208fab755163 # timeout=10 First time build. Skipping changelog. Parsing POMs Downloaded artifact https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.31.0/opentelemetry-bom-1.31.0.pom Failed to transfer Could not find artifact org.springframework.boot:spring-boot-dependencies:pom:2.6.15 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.6.15/spring-boot-dependencies-2.6.15.pom Failed to transfer Could not find artifact org.codehaus.groovy:groovy-bom:pom:3.0.17 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.17/groovy-bom-3.0.17.pom Failed to transfer Could not find artifact org.infinispan:infinispan-bom:pom:12.1.14.Final in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/12.1.14.Final/infinispan-bom-12.1.14.Final.pom Failed to transfer Could not find artifact org.infinispan:infinispan-build-configuration-parent:pom:12.1.14.Final in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/12.1.14.Final/infinispan-build-configuration-parent-12.1.14.Final.pom Failed to transfer Could not find artifact org.eclipse.jetty:jetty-bom:pom:9.4.51.v20230217 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom Failed to transfer Could not find artifact io.micrometer:micrometer-bom:pom:1.8.13 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/io/micrometer/micrometer-bom/1.8.13/micrometer-bom-1.8.13.pom Failed to transfer Could not find artifact io.netty:netty-bom:pom:4.1.92.Final in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.92.Final/netty-bom-4.1.92.Final.pom Failed to transfer Could not find artifact io.projectreactor:reactor-bom:pom:2020.0.32 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/2020.0.32/reactor-bom-2020.0.32.pom Failed to transfer Could not find artifact org.springframework:spring-framework-bom:pom:5.3.27 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.27/spring-framework-bom-5.3.27.pom Failed to transfer Could not find artifact org.springframework.integration:spring-integration-bom:pom:5.5.18 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.5.18/spring-integration-bom-5.5.18.pom Failed to transfer Could not find artifact org.springframework.security:spring-security-bom:pom:5.6.10 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.6.10/spring-security-bom-5.6.10.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-netflix-dependencies:pom:3.1.7 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-netflix-dependencies/3.1.7/spring-cloud-netflix-dependencies-3.1.7.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies-parent:pom:3.1.8 in spring-milestones (https://repo.spring.io/milestone) Downloaded artifact https://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies-parent/3.1.8/spring-cloud-dependencies-parent-3.1.8.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 io.netty:netty-codec-http2:jar must be a valid version but is '${cxf.netty.version}'. @ line 97, column 22 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:3578) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) 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 builds26 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:1192) at hudson.FilePath.act(FilePath.java:1181) 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:526) at hudson.model.Run.execute(Run.java:1900) 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 io.netty:netty-codec-http2:jar must be a valid version but is '${cxf.netty.version}'. @ line 97, column 22 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
