Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Revert "Remove Y-builds reference in pom.xml (#315)" (#316)" #317

Merged
merged 1 commit into from
Sep 23, 2023

Revert "Revert "Remove Y-builds reference in pom.xml (#315)" (#316)"

3c2ede2
Select commit
Loading
Failed to load commit list.
Merged

Revert "Revert "Remove Y-builds reference in pom.xml (#315)" (#316)" #317

Revert "Revert "Remove Y-builds reference in pom.xml (#315)" (#316)"
3c2ede2
Select commit
Loading
Failed to load commit list.
Jenkins - Eclipse JDT / Jenkins failed Sep 23, 2023 in 27m 25s

Build: warning in 'junit' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/.m2/repository -Pbuild-individual-bundles -Ptest-on-javase-19 -Pbree-libs -Papi-check -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 -DtrimStackTrace=false.

script returned exit code 1
Build log
[2023-09-23T08:03:23.240Z] + mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/.m2/repository -Pbuild-individual-bundles -Ptest-on-javase-19 -Pbree-libs -Papi-check -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 -DtrimStackTrace=false
[2023-09-23T08:03:23.240Z] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[2023-09-23T08:03:23.240Z] Maven home: /opt/tools/apache-maven/latest
[2023-09-23T08:03:23.240Z] Java version: 17.0.6, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.6+10
[2023-09-23T08:03:23.240Z] Default locale: en_US, platform encoding: UTF-8
[2023-09-23T08:03:23.240Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[2023-09-23T08:03:24.203Z] [INFO] Scanning for projects...
[2023-09-23T08:03:24.767Z] [WARNING] Checksum validation failed, expected 'c5f6dbda988017571a7c60d2d6eaebb128a9a056' (REMOTE_EXTERNAL) but is actually 'c036360147c50d48d628a0227f78ba32ad89e3cd' from eclipse-hosted for https://repo.eclipse.org/content/repositories/eclipse/org/eclipse/eclipse-platform-parent/4.30.0-SNAPSHOT/maven-metadata.xml
[2023-09-23T08:03:24.767Z] [WARNING] Could not validate integrity of download from https://repo.eclipse.org/content/repositories/eclipse/org/eclipse/eclipse-platform-parent/4.30.0-SNAPSHOT/maven-metadata.xml
[2023-09-23T08:03:24.767Z] org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, expected 'c5f6dbda988017571a7c60d2d6eaebb128a9a056' (REMOTE_EXTERNAL) but is actually 'c036360147c50d48d628a0227f78ba32ad89e3cd'
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.connector.basic.ChecksumValidator.validateExternalChecksums (ChecksumValidator.java:179)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:109)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.internal.impl.DefaultMetadataResolver$ResolveTask.run (DefaultMetadataResolver.java:558)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolve (DefaultMetadataResolver.java:351)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolveMetadata (DefaultMetadataResolver.java:179)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.repository.internal.DefaultVersionResolver.resolveVersion (DefaultVersionResolver.java:196)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:331)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:260)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact (DefaultArtifactResolver.java:242)
[2023-09-23T08:03:24.767Z]     at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact (DefaultRepositorySystem.java:277)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:172)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.project.ProjectModelResolver.resolveModel (ProjectModelResolver.java:218)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.model.building.DefaultModelBuilder.readParentExternally (DefaultModelBuilder.java:1009)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.model.building.DefaultModelBuilder.readParent (DefaultModelBuilder.java:801)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:327)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:243)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:447)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:410)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:367)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:910)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2023-09-23T08:03:24.767Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2023-09-23T08:03:24.767Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-09-23T08:03:24.767Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
[2023-09-23T08:03:24.767Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-09-23T08:03:24.767Z]     at java.lang.reflect.Method.invoke (Method.java:568)
[2023-09-23T08:03:24.767Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
[2023-09-23T08:03:24.767Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
[2023-09-23T08:03:24.767Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
[2023-09-23T08:03:24.767Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[2023-09-23T08:03:24.767Z] [WARNING] Checksum validation failed, expected 'c5f6dbda988017571a7c60d2d6eaebb128a9a056' (REMOTE_EXTERNAL) but is actually 'c036360147c50d48d628a0227f78ba32ad89e3cd' from eclipse-hosted for https://repo.eclipse.org/content/repositories/eclipse/org/eclipse/eclipse-platform-parent/4.30.0-SNAPSHOT/maven-metadata.xml
[2023-09-23T08:03:46.697Z] [INFO] Tycho Version:  4.0.2 (d1245889ae2522a3057c2300142b212c6c7c60c8)
[2023-09-23T08:03:46.697Z] [INFO] Tycho Mode:     project
[2023-09-23T08:03:46.697Z] [INFO] Tycho Builder:  maven
[2023-09-23T08:04:01.595Z] [INFO] ------------------------------------------------------------------------
[2023-09-23T08:04:01.595Z] [INFO] Reactor Build Order:
[2023-09-23T08:04:01.595Z] [INFO] 
[2023-09-23T08:04:01.595Z] [INFO] eclipse.jdt.debug                                                  [pom]
[2023-09-23T08:04:01.595Z] [INFO] org.eclipse.jdt.debug                                   [eclipse-plugin]
[2023-09-23T08:04:01.595Z] [INFO] org.eclipse.jdt.launching                               [eclipse-plugin]
[2023-09-23T08:04:01.595Z] [INFO] org.eclipse.jdt.launching.macosx                        [eclipse-plugin]
[2023-09-23T08:04:01.595Z] [INFO] org.eclipse.jdt.launching.ui.macosx                     [eclipse-plugin]
[2023-09-23T08:04:01.595Z] [INFO] org.eclipse.jdt.debug.ui                                [eclipse-plugin]
[2023-09-23T08:04:01.595Z] [INFO] org.eclipse.jdt.debug.tests                        [eclipse-test-plugin]
[2023-09-23T08:04:01.595Z] [INFO] org.eclipse.jdt.debug.jdi.tests                    [eclipse-test-plugin]
[2023-09-23T08:04:01.595Z] [INFO] 
[2023-09-23T08:04:01.595Z] [INFO] ----------------< eclipse.jdt.debug:eclipse.jdt.debug >-----------------
[2023-09-23T08:04:01.595Z] [INFO] Building eclipse.jdt.debug 4.30.0-SNAPSHOT                         [1/8]
[2023-09-23T08:04:01.595Z] [INFO]   from pom.xml
[2023-09-23T08:04:01.595Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-09-23T08:04:01.595Z] [INFO] 
[2023-09-23T08:04:01.595Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse.jdt.debug ---
[2023-09-23T08:04:01.595Z] [INFO] 
[2023-09-23T08:04:01.595Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.jdt.debug ---
[2023-09-23T08:04:01.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/saveproperties
[2023-09-23T08:04:01.596Z] [INFO] 
[2023-09-23T08:04:01.596Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.jdt.debug ---
[2023-09-23T08:04:02.968Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2023-09-23T08:04:02.968Z] [INFO] 
[2023-09-23T08:04:02.968Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.jdt.debug ---
[2023-09-23T08:04:02.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/src/main/resources
[2023-09-23T08:04:02.968Z] [INFO] 
[2023-09-23T08:04:02.968Z] [INFO] --- tycho-apitools:4.0.2:generate (generate) @ eclipse.jdt.debug ---
[2023-09-23T08:04:02.968Z] [INFO] 
[2023-09-23T08:04:02.968Z] [INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ eclipse.jdt.debug ---
[2023-09-23T08:04:02.968Z] [INFO] 
[2023-09-23T08:04:02.968Z] [INFO] --- tycho-p2-extras:4.0.2:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt.debug ---
[2023-09-23T08:04:02.968Z] [INFO] 
[2023-09-23T08:04:02.968Z] [INFO] --- tycho-apitools:4.0.2:verify (verify) @ eclipse.jdt.debug ---
[2023-09-23T08:04:02.968Z] [INFO] 
[2023-09-23T08:04:02.968Z] [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.debug >----------------
[2023-09-23T08:04:02.968Z] [INFO] Building org.eclipse.jdt.debug 3.21.200-SNAPSHOT                   [2/8]
[2023-09-23T08:04:02.968Z] [INFO]   from org.eclipse.jdt.debug/pom.xml
[2023-09-23T08:04:02.968Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-09-23T08:04:05.531Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.30.0-SNAPSHOT/eclipse-sdk-prereqs-4.30.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@402af74
[2023-09-23T08:04:05.531Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2023-09-23T08:04:05.531Z] [INFO]     Cache location:         /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/.m2/repository/.cache/tycho
[2023-09-23T08:04:05.531Z] [INFO]     Transport mode:         online
[2023-09-23T08:04:05.531Z] [INFO]     Http Transport type:    Java11Client
[2023-09-23T08:04:05.531Z] [INFO]     Update mode:            cache first
[2023-09-23T08:04:05.531Z] [INFO]     Minimum cache duration: 60 minutes
[2023-09-23T08:04:05.531Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2023-09-23T08:04:06.461Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 73.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.76, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.76, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.16.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:09.736Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.52, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:10.300Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:11.230Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:11.487Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:12.858Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:13.115Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:13.372Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:13.935Z] [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
[2023-09-23T08:04:14.498Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:14.498Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.30-I-builds
[2023-09-23T08:04:15.065Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.21.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/pom.xml
[2023-09-23T08:04:15.065Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:15.065Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:15.327Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:15.327Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:15.327Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:15.327Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:16.256Z] [INFO] 
[2023-09-23T08:04:16.256Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:16.256Z] [INFO] 
[2023-09-23T08:04:16.256Z] [INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.525Z] [INFO] The project's OSGi version is 3.21.200.v20230920-0547
[2023-09-23T08:04:19.525Z] [INFO] 
[2023-09-23T08:04:19.525Z] [INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.525Z] [INFO] 
[2023-09-23T08:04:19.525Z] [INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.525Z] [INFO] 
[2023-09-23T08:04:19.525Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/saveproperties
[2023-09-23T08:04:19.525Z] [INFO] 
[2023-09-23T08:04:19.525Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.525Z] [INFO] 
[2023-09-23T08:04:19.525Z] [INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.525Z] [INFO] 
[2023-09-23T08:04:19.525Z] [INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.525Z] [INFO] Resolving class path of org.eclipse.jdt.debug
[2023-09-23T08:04:19.781Z] [INFO] 
[2023-09-23T08:04:19.781Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/src/main/resources
[2023-09-23T08:04:19.781Z] [INFO] 
[2023-09-23T08:04:19.781Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/src/main/resources
[2023-09-23T08:04:19.781Z] [INFO] 
[2023-09-23T08:04:19.781Z] [INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:19.781Z] [INFO] Compiling 361 source files to /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[2023-09-23T08:04:24.084Z] [INFO] 
[2023-09-23T08:04:24.084Z] [INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.084Z] [INFO] 
[2023-09-23T08:04:24.084Z] [INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.084Z] [INFO] 
[2023-09-23T08:04:24.084Z] [INFO] --- tycho-apitools:4.0.2:generate (generate) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.648Z] [INFO] 
[2023-09-23T08:04:24.648Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/src/test/resources
[2023-09-23T08:04:24.648Z] [INFO] 
[2023-09-23T08:04:24.648Z] [INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.648Z] [INFO] 
[2023-09-23T08:04:24.648Z] [INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.648Z] [INFO] 
[2023-09-23T08:04:24.648Z] [INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.21.200-SNAPSHOT-sources.jar
[2023-09-23T08:04:24.906Z] [INFO] 
[2023-09-23T08:04:24.906Z] [INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:24.906Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/jdimodel.jar
[2023-09-23T08:04:25.183Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.21.200-SNAPSHOT.jar
[2023-09-23T08:04:25.183Z] [INFO] 
[2023-09-23T08:04:25.183Z] [INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:25.183Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.21.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.debug/pom.xml
[2023-09-23T08:04:25.183Z]     The main artifact has been replaced with the baseline version.
[2023-09-23T08:04:25.183Z]     The following attached artifacts have been replaced with the baseline version: [sources]
[2023-09-23T08:04:25.183Z] 
[2023-09-23T08:04:25.183Z] [INFO] 
[2023-09-23T08:04:25.183Z] [INFO] --- tycho-p2-extras:4.0.2:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:25.183Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.29/R-4.29-202309031000
[2023-09-23T08:04:25.441Z] [INFO] 
[2023-09-23T08:04:25.441Z] [INFO] --- tycho-apitools:4.0.2:verify (verify) @ org.eclipse.jdt.debug ---
[2023-09-23T08:04:25.441Z] [INFO] Skipped because main artifact was replaced with baseline!
[2023-09-23T08:04:25.441Z] [INFO] 
[2023-09-23T08:04:25.441Z] [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.launching >--------------
[2023-09-23T08:04:25.441Z] [INFO] Building org.eclipse.jdt.launching 3.20.200-SNAPSHOT               [3/8]
[2023-09-23T08:04:25.441Z] [INFO]   from org.eclipse.jdt.launching/pom.xml
[2023-09-23T08:04:25.441Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-09-23T08:04:25.441Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.20.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/pom.xml
[2023-09-23T08:04:25.441Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:25.441Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:25.441Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:25.729Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:25.729Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:25.729Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] The project's OSGi version is 3.20.200.v20230920-0547
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/saveproperties
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] Resolving class path of org.eclipse.jdt.launching
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/src/main/resources
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/src/main/resources
[2023-09-23T08:04:25.729Z] [INFO] 
[2023-09-23T08:04:25.729Z] [INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:25.729Z] [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[2023-09-23T08:04:26.659Z] [INFO] 
[2023-09-23T08:04:26.659Z] [INFO] --- antrun:3.1.0:run (compile-internal-jar) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.231Z] [INFO] Executing tasks
[2023-09-23T08:04:27.231Z] [INFO] Executed tasks
[2023-09-23T08:04:27.231Z] [INFO] 
[2023-09-23T08:04:27.231Z] [INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.231Z] [INFO] 
[2023-09-23T08:04:27.231Z] [INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.231Z] [INFO] 
[2023-09-23T08:04:27.231Z] [INFO] --- tycho-apitools:4.0.2:generate (generate) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.487Z] [INFO] 
[2023-09-23T08:04:27.487Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.488Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/src/test/resources
[2023-09-23T08:04:27.488Z] [INFO] 
[2023-09-23T08:04:27.488Z] [INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.488Z] [INFO] 
[2023-09-23T08:04:27.488Z] [INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.488Z] [INFO] 
[2023-09-23T08:04:27.488Z] [INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.20.200-SNAPSHOT-sources.jar
[2023-09-23T08:04:27.488Z] [INFO] 
[2023-09-23T08:04:27.488Z] [INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.488Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.20.200-SNAPSHOT.jar
[2023-09-23T08:04:27.744Z] [INFO] 
[2023-09-23T08:04:27.744Z] [INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.744Z] [WARNING] MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.20.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/pom.xml: baseline and build artifacts have same version but different contents
[2023-09-23T08:04:27.744Z]    no-classifier: different
[2023-09-23T08:04:27.744Z]       org/eclipse/jdt/internal/launching/DetectVMInstallationsJob.class: different
[2023-09-23T08:04:27.744Z] 
[2023-09-23T08:04:27.744Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.20.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching/pom.xml
[2023-09-23T08:04:27.744Z]     The main artifact has been replaced with the baseline version.
[2023-09-23T08:04:27.744Z]     The following attached artifacts have been replaced with the baseline version: [sources]
[2023-09-23T08:04:27.744Z] 
[2023-09-23T08:04:27.744Z] [INFO] 
[2023-09-23T08:04:27.744Z] [INFO] --- tycho-p2-extras:4.0.2:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.744Z] [INFO] 
[2023-09-23T08:04:27.744Z] [INFO] --- tycho-apitools:4.0.2:verify (verify) @ org.eclipse.jdt.launching ---
[2023-09-23T08:04:27.744Z] [INFO] Skipped because main artifact was replaced with baseline!
[2023-09-23T08:04:27.744Z] [INFO] 
[2023-09-23T08:04:27.744Z] [INFO] ----------< org.eclipse.jdt:org.eclipse.jdt.launching.macosx >----------
[2023-09-23T08:04:27.744Z] [INFO] Building org.eclipse.jdt.launching.macosx 3.6.100-SNAPSHOT         [4/8]
[2023-09-23T08:04:27.744Z] [INFO]   from org.eclipse.jdt.launching.macosx/pom.xml
[2023-09-23T08:04:27.744Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-09-23T08:04:27.744Z] [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.2:target-platform (default-target-platform)'
[2023-09-23T08:04:27.744Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.30.0-SNAPSHOT/eclipse-sdk-prereqs-4.30.0-SNAPSHOT.target for environments=[macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@402af74
[2023-09-23T08:04:27.745Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 73.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-logging, ArtifactId = commons-logging, Version = 1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.13.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.aries.spifly, ArtifactId = org.apache.aries.spifly.dynamic.bundle, Version = 1.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.76, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.76, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.16.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-api, Version = 2.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.slf4j, ArtifactId = slf4j-simple, Version = 2.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:29.636Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.el, ArtifactId = jakarta.el-api, Version = 3.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = apache-jsp, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.16, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.52, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = javax.el, Version = 3.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:29.893Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.8, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:30.456Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.5, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:30.456Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype.annotations, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.repository, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.1.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:30.713Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 6.4.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:30.970Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:30.971Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:31.227Z] [INFO] Resolving MavenDependencyRoots = [GroupId = commons-beanutils, ArtifactId = commons-beanutils, Version = 1.9.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-collections, ArtifactId = commons-collections, Version = 3.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-jxpath, ArtifactId = commons-jxpath, Version = 1.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = IGNORE, IncludeSource = true
[2023-09-23T08:04:31.227Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-09-23T08:04:31.484Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/pom.xml
[2023-09-23T08:04:31.484Z] [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http 1.2.2.202109301733 to java.package; javax.servlet.http [2.1.0,3.0.0).; Unable to satisfy dependency from org.osgi.service.http.whiteboard 1.1.1.202109301733 to osgi.contract; (&(osgi.contract=JavaServlet)(version=3.1.0)).]
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-packaging:4.0.2:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] The project's OSGi version is 3.6.100.v20230630-1429
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-packaging:4.0.2:validate-id (default-validate-id) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-packaging:4.0.2:validate-version (default-validate-version) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/saveproperties
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- target-platform-configuration:4.0.2:target-platform (default-target-platform) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-compiler:4.0.2:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] Resolving class path of org.eclipse.jdt.launching.macosx
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/src/main/resources
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/src/main/resources
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-compiler:4.0.2:compile (default-compile) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-bnd:4.0.2:process (default-process) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-ds:4.0.2:declarative-services (default-declarative-services) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-apitools:4.0.2:generate (generate) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/src/test/resources
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-compiler:4.0.2:testCompile (default-testCompile) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-packaging:4.0.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-source:4.0.2:plugin-source (plugin-source) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.484Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/target/org.eclipse.jdt.launching.macosx-3.6.100-SNAPSHOT-sources.jar
[2023-09-23T08:04:31.484Z] [INFO] 
[2023-09-23T08:04:31.484Z] [INFO] --- tycho-packaging:4.0.2:package-plugin (default-package-plugin) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/target/org.eclipse.jdt.launching.macosx-3.6.100-SNAPSHOT.jar
[2023-09-23T08:04:31.485Z] [INFO] 
[2023-09-23T08:04:31.485Z] [INFO] --- tycho-p2:4.0.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.launching.macosx ---
[2023-09-23T08:04:31.485Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching.macosx:3.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-317/org.eclipse.jdt.launching.macosx/pom.xml
[2023-09-23T08:04:31.485Z]     The main artifact has been replaced with the baseline version.
[2023-09-23T08:04:31.485Z]     The following attached artifacts have been replaced with the baseline version: [sources]
[2023-09-23T08:04:31.485Z] 
[2023-09-23T08:04:31.485Z] [INFO] 
Output truncated.

Details

  • Declarative: Checkout SCM (11 sec)
    • Declarative: Tool Install (1.3 sec)
      • Build (27 min)
        Error: script returned exit code 1
        Unstable: 2 tests failed