Using text blocks in org.eclipse.jdt.ui.tests.refactoring #964
Jenkins - Eclipse JDT / Jenkins
failed
Dec 4, 2023 in 14m 31s
Build: warning in 'junit' step
Build / Shell Script
Error in sh
step, with arguments mvn -U -e -Dmaven.compiler.failOnWarning=true -DskipTests=false -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/.m2/repository clean verify --batch-mode -Pbuild-individual-bundles -Pbree-libs -Papi-check -Dcompare-version-with-baselines.skip=false
.
script returned exit code 1
Build log
[2023-12-04T11:00:11.530Z] + mvn -U -e -Dmaven.compiler.failOnWarning=true -DskipTests=false -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/.m2/repository clean verify --batch-mode -Pbuild-individual-bundles -Pbree-libs -Papi-check -Dcompare-version-with-baselines.skip=false
[2023-12-04T11:00:11.530Z] Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
[2023-12-04T11:00:11.530Z] Maven home: /opt/tools/apache-maven/latest
[2023-12-04T11:00:11.530Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
[2023-12-04T11:00:11.530Z] Default locale: en_US, platform encoding: UTF-8
[2023-12-04T11:00:11.530Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[2023-12-04T11:00:16.858Z] [INFO] Error stacktraces are turned on.
[2023-12-04T11:00:16.858Z] [INFO] Scanning for projects...
[2023-12-04T11:00:23.402Z] [INFO] Tycho Version: 4.0.5-SNAPSHOT (0905098e2a1af0065c17f2aec8509bc4c732e4ff)
[2023-12-04T11:00:23.402Z] [INFO] Tycho Mode: extension
[2023-12-04T11:00:23.402Z] [INFO] Tycho Builder: maven
[2023-12-04T11:00:49.940Z] [INFO] ------------------------------------------------------------------------
[2023-12-04T11:00:49.940Z] [INFO] Reactor Build Order:
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] eclipse.jdt.ui [pom]
[2023-12-04T11:00:49.940Z] [INFO] [bundle] Java Code Manipulation Functionality [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.ui [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.junit.runtime [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.junit5.runtime [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.bcoview [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] [bundle] AST View Plug-in [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.junit4.runtime [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] [bundle] Java Development Tools JUnit core support [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] [bundle] Java Development Tools JUnit support [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] [bundle] Java Element View Plug-in [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.ui.tests [eclipse-test-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.text.tests [eclipse-test-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.ui.tests.refactoring [eclipse-test-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.ui.junit.sampleproject [jar]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.ui.examples.projects [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.ui.unittest.junit [eclipse-plugin]
[2023-12-04T11:00:49.940Z] [INFO] org.eclipse.jdt.ui.unittest.junit.feature [eclipse-feature]
[2023-12-04T11:00:49.940Z] [INFO] [feature] Java AST View [eclipse-feature]
[2023-12-04T11:00:49.940Z] [INFO] [feature] Java Element View [eclipse-feature]
[2023-12-04T11:00:49.940Z] [INFO] [feature] Bytecode Outline View [eclipse-feature]
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] -------------------< eclipse.jdt.ui:eclipse.jdt.ui >--------------------
[2023-12-04T11:00:49.940Z] [INFO] Building eclipse.jdt.ui 4.31.0-SNAPSHOT [1/21]
[2023-12-04T11:00:49.940Z] [INFO] from pom.xml
[2023-12-04T11:00:49.940Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/saveproperties
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/src/main/resources
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:generate (generate) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- tycho-source:4.0.5-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- tycho-p2-extras:4.0.5-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:verify (verify) @ eclipse.jdt.ui ---
[2023-12-04T11:00:49.940Z] [INFO]
[2023-12-04T11:00:49.940Z] [INFO] ----------< eclipse.jdt.ui:org.eclipse.jdt.core.manipulation >----------
[2023-12-04T11:00:49.940Z] [INFO] Building [bundle] Java Code Manipulation Functionality 1.21.0-SNAPSHOT [2/21]
[2023-12-04T11:00:49.940Z] [INFO] from org.eclipse.jdt.core.manipulation/.polyglot.META-INF
[2023-12-04T11:00:49.940Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-12-04T11:00:49.940Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.31.0-SNAPSHOT/eclipse-sdk-prereqs-4.31.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@77544896
[2023-12-04T11:00:49.940Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2023-12-04T11:00:49.940Z] [INFO] Cache location: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/.m2/repository/.cache/tycho
[2023-12-04T11:00:49.940Z] [INFO] Transport mode: online
[2023-12-04T11:00:49.940Z] [INFO] Http Transport type: Java11Client
[2023-12-04T11:00:49.940Z] [INFO] Update mode: forced
[2023-12-04T11:00:49.940Z] [INFO] Minimum cache duration: 60 minutes
[2023-12-04T11:00:49.940Z] [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2023-12-04T11:00:50.198Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 74.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.15.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 = 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.7, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.77, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.hamcrest, ArtifactId = hamcrest, Version = 2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.16.2, 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-12-04T11:00:55.450Z] [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.toolchain, ArtifactId = jetty-servlet-api, Version = 4.0.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.glassfish, ArtifactId = jakarta.el, Version = 3.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mortbay.jasper, ArtifactId = apache-jsp, Version = 9.0.52, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-12-04T11:00:59.650Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.14.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.14.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.24.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 5.7.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-12-04T11:00:59.908Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-analysis, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.6, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-12-04T11:01:00.165Z] [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-12-04T11:01:01.532Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.embedded-repo, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.util, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bndlib, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.repository, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.resolve, Version = 7.0.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-12-04T11:01:02.167Z] [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-12-04T11:01:02.447Z] [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.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.10.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.3.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-12-04T11:01:03.815Z] [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-12-04T11:01:04.378Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 1.3.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.annotation, ArtifactId = jakarta.annotation-api, Version = 2.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 1.0.5, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.inject, ArtifactId = jakarta.inject-api, Version = 2.0.1, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-12-04T11:01:04.635Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.31-I-builds
[2023-12-04T11:01:07.903Z] [INFO] Resolving dependencies of MavenProject: eclipse.jdt.ui:org.eclipse.jdt.core.manipulation:1.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/.polyglot.META-INF
[2023-12-04T11:01:08.160Z] [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-12-04T11:01:08.417Z] [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-12-04T11:01:08.673Z] [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-12-04T11:01:08.929Z] [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-12-04T11:01:09.186Z] [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-12-04T11:01:09.186Z] [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-12-04T11:01:11.715Z] [INFO]
[2023-12-04T11:01:11.715Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:11.715Z] [INFO]
[2023-12-04T11:01:11.715Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] The project's OSGi version is 1.21.0.v20231130-1112
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/saveproperties
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- target-platform-configuration:4.0.5-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] Resolving class path of [bundle] Java Code Manipulation Functionality
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-1) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/common added.
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-2) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/core extension added.
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- build-helper:3.5.0:add-source (eclipse-classpath-add-source-3) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] Source directory: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/proposals added.
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/src/main/resources
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.009Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/src/main/resources
[2023-12-04T11:01:15.009Z] [INFO]
[2023-12-04T11:01:15.010Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:15.266Z] [INFO] Compiling 812 source files to /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
[2023-12-04T11:01:27.566Z] [INFO]
[2023-12-04T11:01:27.566Z] [INFO] --- tycho-bnd:4.0.5-SNAPSHOT:process (default-process) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.566Z] [INFO]
[2023-12-04T11:01:27.566Z] [INFO] --- tycho-ds:4.0.5-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.566Z] [INFO]
[2023-12-04T11:01:27.566Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:generate (generate) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.566Z] [INFO]
[2023-12-04T11:01:27.566Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/src/test/resources
[2023-12-04T11:01:27.566Z] [INFO]
[2023-12-04T11:01:27.566Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.566Z] [INFO]
[2023-12-04T11:01:27.566Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.566Z] [INFO]
[2023-12-04T11:01:27.566Z] [INFO] --- tycho-source:4.0.5-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.21.0-SNAPSHOT-sources.jar
[2023-12-04T11:01:27.827Z] [INFO]
[2023-12-04T11:01:27.827Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:27.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.21.0-SNAPSHOT.jar
[2023-12-04T11:01:28.390Z] [INFO]
[2023-12-04T11:01:28.390Z] [INFO] --- tycho-p2:4.0.5-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:28.391Z] [INFO] No baseline version MavenProject: eclipse.jdt.ui:org.eclipse.jdt.core.manipulation:1.21.0-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.core.manipulation/.polyglot.META-INF
[2023-12-04T11:01:28.391Z] [INFO]
[2023-12-04T11:01:28.391Z] [INFO] --- tycho-p2-extras:4.0.5-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:28.391Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.30/R-4.30-202312010110
[2023-12-04T11:01:28.647Z] [INFO]
[2023-12-04T11:01:28.647Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:verify (verify) @ org.eclipse.jdt.core.manipulation ---
[2023-12-04T11:01:28.647Z] [INFO] Resolve API baseline for eclipse.jdt.ui:org.eclipse.jdt.core.manipulation:eclipse-plugin:1.21.0-SNAPSHOT
[2023-12-04T11:01:46.834Z] [INFO] API Analysis finished in 15 s.
[2023-12-04T11:01:46.834Z] [INFO] 0 API ERRORS
[2023-12-04T11:01:46.834Z] [INFO] 0 API warnings
[2023-12-04T11:01:46.834Z] [INFO]
[2023-12-04T11:01:46.834Z] [INFO] -----------------< org.eclipse.jdt:org.eclipse.jdt.ui >-----------------
[2023-12-04T11:01:46.834Z] [INFO] Building org.eclipse.jdt.ui 3.31.100-SNAPSHOT [3/21]
[2023-12-04T11:01:46.834Z] [INFO] from org.eclipse.jdt.ui/pom.xml
[2023-12-04T11:01:46.834Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-12-04T11:01:46.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.31.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/pom.xml
[2023-12-04T11:01:46.834Z] [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-12-04T11:01:46.834Z] [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-12-04T11:01:46.834Z] [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-12-04T11:01:46.834Z] [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-12-04T11:01:46.834Z] [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-12-04T11:01:47.396Z] [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-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO] The project's OSGi version is 3.31.100.v20231130-1414
[2023-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/saveproperties
[2023-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- target-platform-configuration:4.0.5-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO]
[2023-12-04T11:01:51.568Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.568Z] [INFO] Resolving class path of org.eclipse.jdt.ui
[2023-12-04T11:01:51.845Z] [INFO]
[2023-12-04T11:01:51.845Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/src/main/resources
[2023-12-04T11:01:51.845Z] [INFO]
[2023-12-04T11:01:51.845Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/src/main/resources
[2023-12-04T11:01:51.845Z] [INFO]
[2023-12-04T11:01:51.845Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.ui ---
[2023-12-04T11:01:51.845Z] [INFO] Compiling 1783 source files to /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
[2023-12-04T11:02:01.886Z] [INFO]
[2023-12-04T11:02:01.886Z] [INFO] --- tycho-bnd:4.0.5-SNAPSHOT:process (default-process) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:01.886Z] [INFO]
[2023-12-04T11:02:01.886Z] [INFO] --- tycho-ds:4.0.5-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:01.886Z] [INFO]
[2023-12-04T11:02:01.886Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:generate (generate) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:05.169Z] [INFO]
[2023-12-04T11:02:05.169Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:05.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/src/test/resources
[2023-12-04T11:02:05.169Z] [INFO]
[2023-12-04T11:02:05.169Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:05.169Z] [INFO]
[2023-12-04T11:02:05.169Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:05.169Z] [INFO]
[2023-12-04T11:02:05.169Z] [INFO] --- tycho-source:4.0.5-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:05.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.31.100-SNAPSHOT-sources.jar
[2023-12-04T11:02:05.169Z] [INFO]
[2023-12-04T11:02:05.169Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:05.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.31.100-SNAPSHOT.jar
[2023-12-04T11:02:06.101Z] [INFO]
[2023-12-04T11:02:06.101Z] [INFO] --- tycho-p2:4.0.5-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:07.030Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.31.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.ui/pom.xml
[2023-12-04T11:02:07.030Z] The main artifact has been replaced with the baseline version.
[2023-12-04T11:02:07.030Z] The following attached artifacts have been replaced with the baseline version: [sources]
[2023-12-04T11:02:07.030Z]
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- tycho-p2-extras:4.0.5-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:verify (verify) @ org.eclipse.jdt.ui ---
[2023-12-04T11:02:07.030Z] [INFO] Skipped because main artifact was replaced with baseline!
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] -----------< org.eclipse.jdt:org.eclipse.jdt.junit.runtime >------------
[2023-12-04T11:02:07.030Z] [INFO] Building org.eclipse.jdt.junit.runtime 3.7.400-SNAPSHOT [4/21]
[2023-12-04T11:02:07.030Z] [INFO] from org.eclipse.jdt.junit.runtime/pom.xml
[2023-12-04T11:02:07.030Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-12-04T11:02:07.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/pom.xml
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO] The project's OSGi version is 3.7.400.v20231130-1112
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/saveproperties
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- target-platform-configuration:4.0.5-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO] Resolving class path of org.eclipse.jdt.junit.runtime
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/src/main/resources
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/src/main/resources
[2023-12-04T11:02:07.030Z] [INFO]
[2023-12-04T11:02:07.030Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.030Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-bnd:4.0.5-SNAPSHOT:process (default-process) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-ds:4.0.5-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:generate (generate) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/src/test/resources
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-source:4.0.5-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/target/org.eclipse.jdt.junit.runtime-3.7.400-SNAPSHOT-sources.jar
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/target/org.eclipse.jdt.junit.runtime-3.7.400-SNAPSHOT.jar
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-p2:4.0.5-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit.runtime:3.7.400-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit.runtime/pom.xml
[2023-12-04T11:02:07.593Z] The main artifact has been replaced with the baseline version.
[2023-12-04T11:02:07.593Z] The following attached artifacts have been replaced with the baseline version: [sources]
[2023-12-04T11:02:07.593Z]
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-p2-extras:4.0.5-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:verify (verify) @ org.eclipse.jdt.junit.runtime ---
[2023-12-04T11:02:07.593Z] [INFO] Skipped because main artifact was replaced with baseline!
[2023-12-04T11:02:07.593Z] [INFO]
[2023-12-04T11:02:07.593Z] [INFO] -----------< org.eclipse.jdt:org.eclipse.jdt.junit5.runtime >-----------
[2023-12-04T11:02:07.593Z] [INFO] Building org.eclipse.jdt.junit5.runtime 1.1.300-SNAPSHOT [5/21]
[2023-12-04T11:02:07.593Z] [INFO] from org.eclipse.jdt.junit5.runtime/pom.xml
[2023-12-04T11:02:07.593Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-12-04T11:02:07.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/pom.xml
[2023-12-04T11:02:08.526Z] [INFO]
[2023-12-04T11:02:08.526Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.526Z] [INFO]
[2023-12-04T11:02:08.526Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] The project's OSGi version is 1.1.300.v20231130-0652
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/saveproperties
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- target-platform-configuration:4.0.5-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] Resolving class path of org.eclipse.jdt.junit5.runtime
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/src/main/resources
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/src/main/resources
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-bnd:4.0.5-SNAPSHOT:process (default-process) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-ds:4.0.5-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:generate (generate) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/src/test/resources
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-source:4.0.5-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/target/org.eclipse.jdt.junit5.runtime-1.1.300-SNAPSHOT-sources.jar
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/target/org.eclipse.jdt.junit5.runtime-1.1.300-SNAPSHOT.jar
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-p2:4.0.5-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.junit5.runtime:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.junit5.runtime/pom.xml
[2023-12-04T11:02:08.527Z] The main artifact has been replaced with the baseline version.
[2023-12-04T11:02:08.527Z] The following attached artifacts have been replaced with the baseline version: [sources]
[2023-12-04T11:02:08.527Z]
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-p2-extras:4.0.5-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:verify (verify) @ org.eclipse.jdt.junit5.runtime ---
[2023-12-04T11:02:08.527Z] [INFO] Skipped because main artifact was replaced with baseline!
[2023-12-04T11:02:08.527Z] [INFO]
[2023-12-04T11:02:08.527Z] [INFO] --------------< org.eclipse.jdt:org.eclipse.jdt.bcoview >---------------
[2023-12-04T11:02:08.527Z] [INFO] Building org.eclipse.jdt.bcoview 1.2.300-SNAPSHOT [6/21]
[2023-12-04T11:02:08.527Z] [INFO] from org.eclipse.jdt.bcoview/pom.xml
[2023-12-04T11:02:08.527Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-12-04T11:02:08.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.bcoview:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/pom.xml
[2023-12-04T11:02:09.089Z] [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-12-04T11:02:09.651Z] [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-12-04T11:02:09.907Z] [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-12-04T11:02:10.470Z] [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-12-04T11:02:11.033Z] [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-12-04T11:02:11.595Z] [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-12-04T11:02:11.595Z] [INFO]
[2023-12-04T11:02:11.595Z] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.595Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO] The project's OSGi version is 1.2.300.v20231130-2229
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/saveproperties
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- target-platform-configuration:4.0.5-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO] Resolving class path of org.eclipse.jdt.bcoview
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/src/main/resources
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/src/main/resources
[2023-12-04T11:02:11.596Z] [INFO]
[2023-12-04T11:02:11.596Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:11.853Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-bnd:4.0.5-SNAPSHOT:process (default-process) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-ds:4.0.5-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:generate (generate) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/src/test/resources
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-compiler:4.0.5-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-source:4.0.5-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/target/org.eclipse.jdt.bcoview-1.2.300-SNAPSHOT-sources.jar
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-packaging:4.0.5-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/target/org.eclipse.jdt.bcoview-1.2.300-SNAPSHOT.jar
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-p2:4.0.5-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO] MavenProject: org.eclipse.jdt:org.eclipse.jdt.bcoview:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.bcoview/pom.xml
[2023-12-04T11:02:12.130Z] The main artifact has been replaced with the baseline version.
[2023-12-04T11:02:12.130Z] The following attached artifacts have been replaced with the baseline version: [sources]
[2023-12-04T11:02:12.130Z]
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-p2-extras:4.0.5-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] --- tycho-apitools:4.0.5-SNAPSHOT:verify (verify) @ org.eclipse.jdt.bcoview ---
[2023-12-04T11:02:12.130Z] [INFO]
[2023-12-04T11:02:12.130Z] [INFO] ---------------< eclipse.jdt.ui:org.eclipse.jdt.astview >---------------
[2023-12-04T11:02:12.130Z] [INFO] Building [bundle] AST View Plug-in 1.6.100-SNAPSHOT [7/21]
[2023-12-04T11:02:12.130Z] [INFO] from org.eclipse.jdt.astview/.polyglot.META-INF
[2023-12-04T11:02:12.130Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-12-04T11:02:12.130Z] [INFO] Resolving dependencies of MavenProject: eclipse.jdt.ui:org.eclipse.jdt.astview:1.6.100-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.jdt.ui-github_PR-964/org.eclipse.jdt.astview/.polyglot.META-INF
[2023-12-04T11:02:12.731Z] [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-12-04T11:02:13.296Z] [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-12-04T11:02:13.858Z] [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)).]
Output truncated.
Details
- Declarative: Checkout SCM (23 sec)
- Declarative: Tool Install (2.9 sec)
- Build (14 min)
Error: script returned exit code 1
Unstable: 2 tests failed
- Build (14 min)
- Declarative: Tool Install (2.9 sec)
Loading