Skip to content

Try to provide semantic tokens...

Jenkins - eclipse-pde / Jenkins failed Oct 26, 2023 in 9m 37s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments mvn clean verify --batch-mode -Dmaven.repo.local=$WORKSPACE/.m2/repository -Pbree-libs -Papi-check -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true.

script returned exit code 1
Build log
[2023-10-26T14:17:47.189Z] + mvn clean verify --batch-mode -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository -Pbree-libs -Papi-check -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
[2023-10-26T14:17:47.189Z] Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
[2023-10-26T14:17:47.189Z] Maven home: /opt/tools/apache-maven/latest
[2023-10-26T14:17:47.189Z] Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
[2023-10-26T14:17:47.189Z] Default locale: en_US, platform encoding: UTF-8
[2023-10-26T14:17:47.189Z] OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[2023-10-26T14:18:05.307Z] [INFO] Scanning for projects...
[2023-10-26T14:18:06.241Z] [WARNING] The POM for commons-io:commons-io:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:06.241Z] [WARNING] The POM for org.apache.commons:commons-compress:jar:1.24.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:07.617Z] [WARNING] The POM for org.apache.commons:commons-exec:jar:1.3 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:08.183Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.16.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:09.118Z] [WARNING] The POM for commons-net:commons-net:jar:3.10.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:13.312Z] [INFO] Tycho Version:  4.0.4-SNAPSHOT (48f6b72c44ae1e5c680c23e430778dc7ee7004f5)
[2023-10-26T14:18:13.312Z] [INFO] Tycho Mode:     extension
[2023-10-26T14:18:13.312Z] [INFO] Tycho Builder:  maven
[2023-10-26T14:18:18.579Z] [WARNING] The POM for commons-logging:commons-logging:jar:1.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:18.579Z] [WARNING] The POM for commons-codec:commons-codec:jar:1.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:21.108Z] [WARNING] The POM for jakarta.activation:jakarta.activation-api:jar:1.2.2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:23.634Z] [WARNING] The POM for org.apache.commons:commons-lang3:jar:3.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:33.597Z] [INFO] ------------------------------------------------------------------------
[2023-10-26T14:18:33.597Z] [INFO] Reactor Build Order:
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] eclipse.pde                                                        [pom]
[2023-10-26T14:18:33.597Z] [INFO] eclipse.pde.apitools                                               [pom]
[2023-10-26T14:18:33.597Z] [INFO] eclipse.pde.build                                                  [pom]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Plug-in Development Environment Build Support  [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] eclipse.pde.ui                                                     [pom]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE Core                                       [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] API Tools                                      [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE API Tools Annotations                      [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE Launching Support                          [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE UI                                         [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] API Tools UI                                   [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE Runtime                                    [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Target definition generic editor extension     [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] org.eclipse.pde.ui.tests                           [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] org.eclipse.pde.api.tools.tests                    [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] eclipse.pde.ds                                                     [pom]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE DS Core                                    [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [test-bundle] PDE DS Tests                         [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE DS UI                                      [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Declarative Services Annotations Support       [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] eclipse.pde.ua                                                     [pom]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE UA Core                                    [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE UA UI                                      [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] org.eclipse.pde                                         [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE Templates                                  [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] PDE JUnit Runtime Support                      [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Equinox Dynamic Tracing Enablement UI          [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [aggregator] features                                              [pom]
[2023-10-26T14:18:33.597Z] [INFO] [feature] Eclipse Plug-in Development Environment      [eclipse-feature]
[2023-10-26T14:18:33.597Z] [INFO] org.eclipse.pde.ua.tests                           [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] org.eclipse.pde.junit.runtime.tests                [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Spy Core plug-in                               [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Bundle Spy                                     [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Event Spy                                      [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] CSS Spy                                        [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Model Spy                                      [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Context Spy                                    [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Preference Spy                                 [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Layout Spy                                     [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] org.eclipse.pde.ui.templates.tests                 [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] org.eclipse.pde.genericeditor.extension.tests      [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [bundle] Plug-in Development Unit Test support          [eclipse-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [test-bundle] Tests Plug-in                        [eclipse-test-plugin]
[2023-10-26T14:18:33.597Z] [INFO] [feature] Eclipse Plug-in Development Environment Spies [eclipse-feature]
[2023-10-26T14:18:33.597Z] [INFO] [feature] Eclipse Plug-in Test runner client for UnitTest View (Experimental) [eclipse-feature]
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --------------------< org.eclipse.pde:eclipse.pde >---------------------
[2023-10-26T14:18:33.597Z] [INFO] Building eclipse.pde 4.30.0-SNAPSHOT                              [1/45]
[2023-10-26T14:18:33.597Z] [INFO]   from pom.xml
[2023-10-26T14:18:33.597Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/saveproperties
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [WARNING] The POM for commons-io:commons-io:jar:2.13.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[2023-10-26T14:18:33.597Z] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/src/main/resources
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:generate (generate) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- tycho-source:4.0.4-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- tycho-p2-extras:4.0.4-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:verify (verify) @ eclipse.pde ---
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] ----------------< org.eclipse.pde:eclipse.pde.apitools >----------------
[2023-10-26T14:18:33.597Z] [INFO] Building eclipse.pde.apitools 4.30.0-SNAPSHOT                     [2/45]
[2023-10-26T14:18:33.597Z] [INFO]   from apitools/pom.xml
[2023-10-26T14:18:33.597Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.597Z] [INFO] 
[2023-10-26T14:18:33.597Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/apitools/saveproperties
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/apitools/src/main/resources
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:generate (generate) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-source:4.0.4-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-p2-extras:4.0.4-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:verify (verify) @ eclipse.pde.apitools ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] -----------------< org.eclipse.pde:eclipse.pde.build >------------------
[2023-10-26T14:18:33.598Z] [INFO] Building eclipse.pde.build 4.30.0-SNAPSHOT                        [3/45]
[2023-10-26T14:18:33.598Z] [INFO]   from build/pom.xml
[2023-10-26T14:18:33.598Z] [INFO] --------------------------------[ pom ]---------------------------------
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- clean:3.3.1:clean (default-clean) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/saveproperties
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/src/main/resources
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:generate (generate) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-source:4.0.4-SNAPSHOT:plugin-source (plugin-source) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-p2-extras:4.0.4-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] --- tycho-apitools:4.0.4-SNAPSHOT:verify (verify) @ eclipse.pde.build ---
[2023-10-26T14:18:33.598Z] [INFO] 
[2023-10-26T14:18:33.598Z] [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.build >----------------
[2023-10-26T14:18:33.598Z] [INFO] Building [bundle] Plug-in Development Environment Build Support 3.12.200-SNAPSHOT [4/45]
[2023-10-26T14:18:33.598Z] [INFO]   from build/org.eclipse.pde.build/.polyglot.META-INF
[2023-10-26T14:18:33.598Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
[2023-10-26T14:18:36.156Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/eclipse.pde_PR-821/.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@26dcac0d
[2023-10-26T14:18:36.156Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[2023-10-26T14:18:36.156Z] [INFO]     Cache location:         /home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/.cache/tycho
[2023-10-26T14:18:36.156Z] [INFO]     Transport mode:         online
[2023-10-26T14:18:36.156Z] [INFO]     Http Transport type:    Java11Client
[2023-10-26T14:18:36.156Z] [INFO]     Update mode:            cache first
[2023-10-26T14:18:36.156Z] [INFO]     Minimum cache duration: 60 minutes
[2023-10-26T14:18:36.156Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[2023-10-26T14:18:37.088Z] [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.14.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.6, 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.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.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-10-26T14:18:41.264Z] [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.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-session, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-apache-jsp, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-nested, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-security, Version = 12.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty.ee8, ArtifactId = jetty-ee8-servlet, Version = 12.0.2, 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-10-26T14:18:42.634Z] [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.6.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-26T14:18:43.567Z] [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-10-26T14:18:43.825Z] [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-10-26T14:18:45.721Z] [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 = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true
[2023-10-26T14:18:46.285Z] [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-10-26T14:18:46.849Z] [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-10-26T14:18:47.781Z] [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-10-26T14:18:48.037Z] [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-10-26T14:18:48.294Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.30-I-builds
[2023-10-26T14:18:49.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.12.200-SNAPSHOT @ /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/.polyglot.META-INF
[2023-10-26T14:18:49.227Z] [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-10-26T14:18:49.227Z] [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-10-26T14:18:49.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-10-26T14:18:49.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-10-26T14:18:49.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-10-26T14:18:49.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-10-26T14:18:52.007Z] [INFO] 
[2023-10-26T14:18:52.007Z] [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.pde.build ---
[2023-10-26T14:18:52.007Z] [INFO] 
[2023-10-26T14:18:52.007Z] [INFO] --- tycho-packaging:4.0.4-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.280Z] [INFO] The project's OSGi version is 3.12.200.v20230927-0753
[2023-10-26T14:18:55.280Z] [INFO] 
[2023-10-26T14:18:55.280Z] [INFO] --- tycho-packaging:4.0.4-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.280Z] [INFO] 
[2023-10-26T14:18:55.280Z] [INFO] --- tycho-packaging:4.0.4-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.280Z] [INFO] 
[2023-10-26T14:18:55.280Z] [INFO] --- resources:3.3.1:copy-resources (saveproperties) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/saveproperties
[2023-10-26T14:18:55.280Z] [INFO] 
[2023-10-26T14:18:55.280Z] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.280Z] [INFO] 
[2023-10-26T14:18:55.280Z] [INFO] --- target-platform-configuration:4.0.4-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.280Z] [INFO] 
[2023-10-26T14:18:55.280Z] [INFO] --- tycho-compiler:4.0.4-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.280Z] [INFO] Resolving class path of [bundle] Plug-in Development Environment Build Support
[2023-10-26T14:18:55.280Z] [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
[2023-10-26T14:18:55.280Z] [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar
[2023-10-26T14:18:55.537Z] [INFO] 
[2023-10-26T14:18:55.537Z] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/main/resources
[2023-10-26T14:18:55.537Z] [INFO] 
[2023-10-26T14:18:55.537Z] [INFO] --- resources:3.3.1:resources (filter-resources) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/main/resources
[2023-10-26T14:18:55.537Z] [INFO] 
[2023-10-26T14:18:55.537Z] [INFO] --- tycho-compiler:4.0.4-SNAPSHOT:compile (default-compile) @ org.eclipse.pde.build ---
[2023-10-26T14:18:55.795Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/target/pdebuild.jar-classes using Eclipse Compiler for Java(TM) 3.36.0.v20230923-2346
[2023-10-26T14:18:59.090Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[19] 
[2023-10-26T14:18:59.090Z] 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
[2023-10-26T14:18:59.090Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023-10-26T14:18:59.090Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[32] 
[2023-10-26T14:18:59.091Z] 	FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences();
[2023-10-26T14:18:59.091Z] 	^^^^^^^^^^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[33] 
[2023-10-26T14:18:59.091Z] 	for (FeatureEntry referencedFeature : referencedFeatures) {
[2023-10-26T14:18:59.091Z] 	     ^^^^^^^^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[34] 
[2023-10-26T14:18:59.091Z] 	String featureId = referencedFeature.getId();
[2023-10-26T14:18:59.091Z] 	                                     ^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[42] 
[2023-10-26T14:18:59.091Z] 	if (exception.getStatus().getCode() != EXCEPTION_FEATURE_MISSING || (exception.getStatus().getCode() == EXCEPTION_FEATURE_MISSING && !referencedFeature.isOptional()))
[2023-10-26T14:18:59.091Z] 	                                                                                                                                                        ^^^^^^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[673] 
[2023-10-26T14:18:59.091Z] 	String jrtPath = "lib/" + org.eclipse.jdt.internal.compiler.util.JRTUtil.JRT_FS_JAR; //$NON-NLS-1$
[2023-10-26T14:18:59.091Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The type 'JRTUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.36.0.v20231023-2019/org.eclipse.jdt.core.compiler.batch-3.36.0.v20231023-2019.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[673] 
[2023-10-26T14:18:59.091Z] 	String jrtPath = "lib/" + org.eclipse.jdt.internal.compiler.util.JRTUtil.JRT_FS_JAR; //$NON-NLS-1$
[2023-10-26T14:18:59.091Z] 	                                                                         ^^^^^^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The field 'JRTUtil.JRT_FS_JAR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.36.0.v20231023-2019/org.eclipse.jdt.core.compiler.batch-3.36.0.v20231023-2019.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[675] 
[2023-10-26T14:18:59.091Z] 	var jrt = org.eclipse.jdt.internal.core.builder.ClasspathLocation.forJrtSystem(path, null, null, release);
[2023-10-26T14:18:59.091Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The type 'ClasspathLocation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.36.0.v20231025-1911/org.eclipse.jdt.core-3.36.0.v20231025-1911.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[675] 
[2023-10-26T14:18:59.091Z] 	var jrt = org.eclipse.jdt.internal.core.builder.ClasspathLocation.forJrtSystem(path, null, null, release);
[2023-10-26T14:18:59.091Z] 	                                                                  ^^^^^^^^^^^^
[2023-10-26T14:18:59.091Z] Discouraged access: The method 'ClasspathLocation.forJrtSystem(String, AccessRuleSet, IPath, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.36.0.v20231025-1911/org.eclipse.jdt.core-3.36.0.v20231025-1911.jar')
[2023-10-26T14:18:59.091Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[676] 
[2023-10-26T14:18:59.091Z] 	for (String moduleName : jrt.getModuleNames(null)) {
[2023-10-26T14:18:59.091Z] 	                             ^^^^^^^^^^^^^^
[2023-10-26T14:18:59.092Z] Discouraged access: The method 'ClasspathJrt.getModuleNames(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.36.0.v20231025-1911/org.eclipse.jdt.core-3.36.0.v20231025-1911.jar')
[2023-10-26T14:18:59.092Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[677] 
[2023-10-26T14:18:59.092Z] 	var module = jrt.getModule(moduleName);
[2023-10-26T14:18:59.092Z] 	                 ^^^^^^^^^
[2023-10-26T14:18:59.092Z] Discouraged access: The method 'ClasspathJrt.getModule(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.36.0.v20231025-1911/org.eclipse.jdt.core-3.36.0.v20231025-1911.jar')
[2023-10-26T14:18:59.092Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[681] 
[2023-10-26T14:18:59.092Z] 	for (var packageExport : module.exports()) {
[2023-10-26T14:18:59.092Z] 	                                ^^^^^^^
[2023-10-26T14:18:59.092Z] Discouraged access: The method 'IModule.exports()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.36.0.v20231023-2019/org.eclipse.jdt.core.compiler.batch-3.36.0.v20231023-2019.jar')
[2023-10-26T14:18:59.092Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[682] 
[2023-10-26T14:18:59.092Z] 	if (!packageExport.isQualified()) {
[2023-10-26T14:18:59.092Z] 	                   ^^^^^^^^^^^
[2023-10-26T14:18:59.092Z] Discouraged access: The method 'IModule.IPackageExport.isQualified()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.36.0.v20231023-2019/org.eclipse.jdt.core.compiler.batch-3.36.0.v20231023-2019.jar')
[2023-10-26T14:18:59.092Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/PDEState.java:[683] 
[2023-10-26T14:18:59.092Z] 	packages.add(new String(packageExport.name()));
[2023-10-26T14:18:59.092Z] 	                                      ^^^^
[2023-10-26T14:18:59.092Z] Discouraged access: The method 'IModule.IPackageExport.name()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core.compiler.batch/3.36.0.v20231023-2019/org.eclipse.jdt.core.compiler.batch-3.36.0.v20231023-2019.jar')
[2023-10-26T14:18:59.092Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[27] 
[2023-10-26T14:18:59.092Z] 	import org.eclipse.equinox.p2.publisher.eclipse.IPlatformEntry;
[2023-10-26T14:18:59.092Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023-10-26T14:18:59.092Z] Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.092Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[93] 
[2023-10-26T14:18:59.093Z] 	public List<Config> selectConfigs(IPlatformEntry element) {
[2023-10-26T14:18:59.093Z] 	                                  ^^^^^^^^^^^^^^
[2023-10-26T14:18:59.093Z] Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.093Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[96] 
[2023-10-26T14:18:59.093Z] 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
[2023-10-26T14:18:59.093Z] 	              ^^^^^
[2023-10-26T14:18:59.093Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.093Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[96] 
[2023-10-26T14:18:59.093Z] 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
[2023-10-26T14:18:59.093Z] 	                                         ^^^^^
[2023-10-26T14:18:59.093Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.093Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[96] 
[2023-10-26T14:18:59.093Z] 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
[2023-10-26T14:18:59.093Z] 	                                                                                                                          ^^^^^
[2023-10-26T14:18:59.093Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.093Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[96] 
[2023-10-26T14:18:59.093Z] 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
[2023-10-26T14:18:59.093Z] 	                                                                                                                                                     ^^^^^
[2023-10-26T14:18:59.093Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.094Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[96] 
[2023-10-26T14:18:59.094Z] 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
[2023-10-26T14:18:59.094Z] 	                                                                                                                                                                                                                                      ^^^^^^^
[2023-10-26T14:18:59.094Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.094Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[96] 
[2023-10-26T14:18:59.094Z] 	if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) {
[2023-10-26T14:18:59.094Z] 	                                                                                                                                                                                                                                                                   ^^^^^^^
[2023-10-26T14:18:59.094Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.094Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[101] 
[2023-10-26T14:18:59.094Z] 	if (element.getOS() != null && !element.getOS().equals(Config.ANY)) {
[2023-10-26T14:18:59.094Z] 	            ^^^^^
[2023-10-26T14:18:59.094Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.094Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[101] 
[2023-10-26T14:18:59.094Z] 	if (element.getOS() != null && !element.getOS().equals(Config.ANY)) {
[2023-10-26T14:18:59.094Z] 	                                        ^^^^^
[2023-10-26T14:18:59.094Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.095Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[104] 
[2023-10-26T14:18:59.095Z] 	if (!isMatching(element.getOS(), config.getOs()))
[2023-10-26T14:18:59.095Z] 	                        ^^^^^
[2023-10-26T14:18:59.095Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.095Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[108] 
[2023-10-26T14:18:59.095Z] 	if (element.getWS() != null && !element.getWS().equals(Config.ANY)) {
[2023-10-26T14:18:59.095Z] 	            ^^^^^
[2023-10-26T14:18:59.095Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.095Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[108] 
[2023-10-26T14:18:59.095Z] 	if (element.getWS() != null && !element.getWS().equals(Config.ANY)) {
[2023-10-26T14:18:59.095Z] 	                                        ^^^^^
[2023-10-26T14:18:59.095Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.095Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[111] 
[2023-10-26T14:18:59.095Z] 	if (!isMatching(element.getWS(), config.getWs()))
[2023-10-26T14:18:59.095Z] 	                        ^^^^^
[2023-10-26T14:18:59.095Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.095Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[115] 
[2023-10-26T14:18:59.095Z] 	if (element.getArch() != null && !element.getArch().equals(Config.ANY)) {
[2023-10-26T14:18:59.095Z] 	            ^^^^^^^
[2023-10-26T14:18:59.095Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.095Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[115] 
[2023-10-26T14:18:59.095Z] 	if (element.getArch() != null && !element.getArch().equals(Config.ANY)) {
[2023-10-26T14:18:59.095Z] 	                                          ^^^^^^^
[2023-10-26T14:18:59.096Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.096Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[118] 
[2023-10-26T14:18:59.096Z] 	if (!isMatching(element.getArch(), config.getArch()))
[2023-10-26T14:18:59.096Z] 	                        ^^^^^^^
[2023-10-26T14:18:59.096Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.096Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[40] 
[2023-10-26T14:18:59.096Z] 	import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry;
[2023-10-26T14:18:59.096Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2023-10-26T14:18:59.096Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.096Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[190] 
[2023-10-26T14:18:59.096Z] 	FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences();
[2023-10-26T14:18:59.096Z] 	^^^^^^^^^^^^^^
[2023-10-26T14:18:59.096Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.096Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[191] 
[2023-10-26T14:18:59.096Z] 	for (FeatureEntry referencedFeature : referencedFeatures) {
[2023-10-26T14:18:59.096Z] 	     ^^^^^^^^^^^^
[2023-10-26T14:18:59.096Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.096Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[192] 
[2023-10-26T14:18:59.096Z] 	String featureId = referencedFeature.getId();
[2023-10-26T14:18:59.096Z] 	                                     ^^^^^
[2023-10-26T14:18:59.096Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.096Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[196] 
[2023-10-26T14:18:59.096Z] 	FetchScriptGenerator generator = new FetchScriptGenerator("feature@" + featureId + ',' + referencedFeature.getVersion()); //$NON-NLS-1$
[2023-10-26T14:18:59.096Z] 	                                                                                                           ^^^^^^^^^^
[2023-10-26T14:18:59.097Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.097Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[352] 
[2023-10-26T14:18:59.097Z] 	FeatureEntry[] compiledFeatures = feature.getIncludedFeatureReferences();
[2023-10-26T14:18:59.097Z] 	^^^^^^^^^^^^^^
[2023-10-26T14:18:59.097Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.097Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[353] 
[2023-10-26T14:18:59.097Z] 	for (FeatureEntry compiledFeature : compiledFeatures) {
[2023-10-26T14:18:59.097Z] 	     ^^^^^^^^^^^^
[2023-10-26T14:18:59.097Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.097Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[354] 
[2023-10-26T14:18:59.097Z] 	String featureId = compiledFeature.getId();
[2023-10-26T14:18:59.097Z] 	                                   ^^^^^
[2023-10-26T14:18:59.097Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/eclipse.pde_PR-821/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.5.200.v20231019-1511/org.eclipse.equinox.p2.publisher.eclipse-1.5.200.v20231019-1511.jar')
[2023-10-26T14:18:59.097Z] [WARNING] /home/jenkins/agent/workspace/eclipse.pde_PR-821/build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[365] 
[2023-10-26T14:18:59.097Z] 	if (getRepositoryInfo(IFetchFactory.ELEMENT_TYPE_FEATURE + '@' + featureId, new Version(compiledFeature.getVersion())) != null)
[2023-10-26T14:18:59.097Z] 	                                                                                                        ^^^^^^^^^^
Output truncated.

Details

  • Declarative: Checkout SCM (32 sec)
    • Declarative: Tool Install (1.1 sec)
      • Build (9 min 2 sec)
        Error: script returned exit code 1