Skip to content

Console Output

00:00:15 Started by timer
00:00:15 Running as SYSTEM
00:00:15 Agent basic-83zfd is provisioned from template basic
00:00:15 ---
00:00:15 apiVersion: "v1"
00:00:15 kind: "Pod"
00:00:15 metadata:
00:00:15   labels:
00:00:15     jenkins: "slave"
00:00:15     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
00:00:15     jenkins/label: "basic"
00:00:15   name: "basic-83zfd"
00:00:15   namespace: "tea"
00:00:15 spec:
00:00:15   containers:
00:00:15   - env:
00:00:15     - name: "JENKINS_SECRET"
00:00:15       value: "********"
00:00:15     - name: "JENKINS_TUNNEL"
00:00:15       value: "jenkins-discovery.tea.svc.cluster.local:50000"
00:00:15     - name: "JENKINS_AGENT_NAME"
00:00:15       value: "basic-83zfd"
00:00:15     - name: "JENKINS_REMOTING_JAVA_OPTS"
00:00:15       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
00:00:15         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
00:00:15     - name: "JAVA_TOOL_OPTIONS"
00:00:15       value: ""
00:00:15     - name: "_JAVA_OPTIONS"
00:00:15       value: ""
00:00:15     - name: "OPENJ9_JAVA_OPTIONS"
00:00:15       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
00:00:15     - name: "JENKINS_NAME"
00:00:15       value: "basic-83zfd"
00:00:15     - name: "JENKINS_AGENT_WORKDIR"
00:00:15       value: "/home/jenkins/agent"
00:00:15     - name: "JENKINS_URL"
00:00:15       value: "http://jenkins-ui.tea.svc.cluster.local/tea/"
00:00:15     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
00:00:15     imagePullPolicy: "Always"
00:00:15     name: "jnlp"
00:00:15     resources:
00:00:15       limits:
00:00:15         cpu: "2000m"
00:00:15         memory: "4096Mi"
00:00:15       requests:
00:00:15         cpu: "1000m"
00:00:15         memory: "4096Mi"
00:00:15     tty: true
00:00:15     volumeMounts:
00:00:15     - mountPath: "/home/jenkins/.m2/toolchains.xml"
00:00:15       name: "m2-dir"
00:00:15       readOnly: true
00:00:15       subPath: "toolchains.xml"
00:00:15     - mountPath: "/home/jenkins/.mavenrc"
00:00:15       name: "m2-dir"
00:00:15       readOnly: true
00:00:15       subPath: ".mavenrc"
00:00:15     - mountPath: "/opt/tools"
00:00:15       name: "volume-0"
00:00:15       readOnly: false
00:00:15     - mountPath: "/home/jenkins"
00:00:15       name: "volume-2"
00:00:15       readOnly: false
00:00:15     - mountPath: "/home/jenkins/.m2/repository"
00:00:15       name: "volume-3"
00:00:15       readOnly: false
00:00:15     - mountPath: "/home/jenkins/.m2/settings-security.xml"
00:00:15       name: "m2-secret-dir"
00:00:15       readOnly: true
00:00:15       subPath: "settings-security.xml"
00:00:15     - mountPath: "/home/jenkins/.m2/wrapper"
00:00:15       name: "volume-4"
00:00:15       readOnly: false
00:00:15     - mountPath: "/home/jenkins/.m2/settings.xml"
00:00:15       name: "m2-secret-dir"
00:00:15       readOnly: true
00:00:15       subPath: "settings.xml"
00:00:15     - mountPath: "/home/jenkins/.ssh"
00:00:15       name: "volume-1"
00:00:15       readOnly: false
00:00:15       subPath: ""
00:00:15     - mountPath: "/home/jenkins/agent"
00:00:15       name: "workspace-volume"
00:00:15       readOnly: false
00:00:15     workingDir: "/home/jenkins/agent"
00:00:15   nodeSelector:
00:00:15     kubernetes.io/os: "linux"
00:00:15   restartPolicy: "Never"
00:00:15   volumes:
00:00:15   - name: "volume-0"
00:00:15     persistentVolumeClaim:
00:00:15       claimName: "tools-claim-jiro-tea"
00:00:15       readOnly: true
00:00:15   - name: "m2-secret-dir"
00:00:15     secret:
00:00:15       secretName: "m2-secret-dir"
00:00:15   - emptyDir:
00:00:15       medium: ""
00:00:15     name: "volume-2"
00:00:15   - configMap:
00:00:15       name: "m2-dir"
00:00:15     name: "m2-dir"
00:00:15   - configMap:
00:00:15       name: "known-hosts"
00:00:15     name: "volume-1"
00:00:15   - emptyDir:
00:00:15       medium: ""
00:00:15     name: "workspace-volume"
00:00:15   - emptyDir:
00:00:15       medium: ""
00:00:15     name: "volume-4"
00:00:15   - emptyDir:
00:00:15       medium: ""
00:00:15     name: "volume-3"
00:00:15 
00:00:15 Building remotely on basic-83zfd (basic) in workspace /home/jenkins/agent/workspace/tea-nightly
00:00:15 [WS-CLEANUP] Deleting project workspace...
00:00:15 [WS-CLEANUP] Deferred wipeout is used...
00:00:15 [ssh-agent] Looking for ssh-agent implementation...
00:00:15 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:00:15 $ ssh-agent
00:00:15 SSH_AUTH_SOCK=/tmp/ssh-Nrh5mthpSYZf/agent.49
00:00:15 SSH_AGENT_PID=51
00:00:15 [ssh-agent] Started.
00:00:15 Running ssh-add (command line suppressed)
00:00:15 Identity added: /home/jenkins/agent/workspace/tea-nightly@tmp/private_key_105672590184219143.key (/home/jenkins/agent/workspace/tea-nightly@tmp/private_key_105672590184219143.key)
00:00:15 [ssh-agent] Using credentials genie.tea (ssh://genie.tea@projects-storage.eclipse.org)
00:00:15 The recommended git tool is: NONE
00:00:17 No credentials specified
00:00:17 Cloning the remote Git repository
00:00:17 Cloning repository https://github.com/eclipse-tea/tea.git
00:00:17  > git init /home/jenkins/agent/workspace/tea-nightly # timeout=10
00:00:17 Fetching upstream changes from https://github.com/eclipse-tea/tea.git
00:00:17  > git --version # timeout=10
00:00:17  > git --version # 'git version 2.20.1'
00:00:17  > git fetch --tags --force --progress -- https://github.com/eclipse-tea/tea.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:00:17  > git config remote.origin.url https://github.com/eclipse-tea/tea.git # timeout=10
00:00:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:00:18 Avoid second fetch
00:00:18  > git rev-parse origin/master^{commit} # timeout=10
00:00:18 Checking out Revision f28a8e750f6da2ff6720f01ab659ff3bc65df9f4 (origin/master)
00:00:18  > git config core.sparsecheckout # timeout=10
00:00:18  > git checkout -f f28a8e750f6da2ff6720f01ab659ff3bc65df9f4 # timeout=10
00:00:18 Commit message: "add Jenkinsfile"
00:00:18 First time build. Skipping changelog.
00:00:19 Run condition [Current build status] enabling prebuild for step [Execute shell]
00:00:19 [tea-nightly] $ /opt/tools/apache-maven/latest/bin/mvn clean install
00:00:19 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
00:00:19 Maven home: /opt/tools/apache-maven/latest
00:00:19 Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
00:00:19 Default locale: en_US, platform encoding: UTF-8
00:00:19 OS name: "linux", version: "6.1.11-200.fc37.x86_64", arch: "amd64", family: "unix"
00:00:25 [INFO] Scanning for projects...
00:00:29 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
00:00:29 [INFO] Tycho Mode:     extension
00:00:29 [INFO] Tycho Builder:  maven
00:00:29 [INFO] Build Threads:  1
00:00:34 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
00:00:34 [INFO] Tycho Mode:     extension
00:00:34 [INFO] Tycho Builder:  maven
00:00:34 [INFO] Build Threads:  1
00:00:35 [INFO] Tycho Version:  4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
00:00:35 [INFO] Tycho Mode:     extension
00:00:35 [INFO] Tycho Builder:  maven
00:00:35 [INFO] Build Threads:  1
00:00:36 [INFO] ------------------------------------------------------------------------
00:00:36 [INFO] Reactor Build Order:
00:00:36 [INFO] 
00:00:36 [INFO] parent                                                             [pom]
00:00:36 [INFO] [aggregator] bundles                                               [pom]
00:00:36 [INFO] [bundle] TEA Core                                       [eclipse-plugin]
00:00:36 [INFO] [bundle] TEA Core UI                                    [eclipse-plugin]
00:00:36 [INFO] [bundle] TEA Live UI                                    [eclipse-plugin]
00:00:36 [INFO] [bundle] TEA EASE Integration                           [eclipse-plugin]
00:00:36 [INFO] [bundle] TEA Build Library                              [eclipse-plugin]
00:00:36 [INFO] [bundle] TEA LcDsl support for Build Library            [eclipse-plugin]
00:00:36 [INFO] [bundle] TEA Examples                                   [eclipse-plugin]
00:00:36 [INFO] [aggregator] features                                              [pom]
00:00:36 [INFO] [feature] TEA Core Feature (incubation)                [eclipse-feature]
00:00:36 [INFO] [feature] TEA UI Feature (incubation)                  [eclipse-feature]
00:00:36 [INFO] [feature] TEA Build Library Feature (incubation)       [eclipse-feature]
00:00:36 [INFO] [feature] TEA LcDsl Support for Build Library Feature (incubation) [eclipse-feature]
00:00:36 [INFO] [feature] TEA Scripting Feature (EASE Integration) (incubation) [eclipse-feature]
00:00:36 [INFO] [aggregator] sites                                                 [pom]
00:00:36 [INFO] [updatesite] org.eclipse.tea.repository.eclipse-repository [eclipse-repository]
00:00:36 [INFO] 
00:00:36 [INFO] -------------------------< org.eclipse:parent >-------------------------
00:00:36 [INFO] Building parent 2.0.0-SNAPSHOT                                    [1/17]
00:00:36 [INFO]   from pom.xml
00:00:36 [INFO] --------------------------------[ pom ]---------------------------------
00:00:36 [INFO] 
00:00:36 [INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
00:00:36 [INFO] 
00:00:36 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ parent ---
00:00:36 [INFO] 
00:00:36 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ parent ---
00:00:36 [INFO] 
00:00:36 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ parent ---
00:00:36 [INFO] 
00:00:36 [INFO] --- install:3.1.1:install (default-install) @ parent ---
00:00:36 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/pom.xml to /home/jenkins/.m2/repository/org/eclipse/parent/2.0.0-SNAPSHOT/parent-2.0.0-SNAPSHOT.pom
00:00:36 [INFO] 
00:00:36 [INFO] ------------------------< org.eclipse:bundles >-------------------------
00:00:36 [INFO] Building [aggregator] bundles 2.0.0-SNAPSHOT                      [2/17]
00:00:36 [INFO]   from bundles/.polyglot.pom.tycho
00:00:36 [INFO] --------------------------------[ pom ]---------------------------------
00:00:36 [INFO] 
00:00:36 [INFO] --- clean:3.2.0:clean (default-clean) @ bundles ---
00:00:36 [INFO] 
00:00:36 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ bundles ---
00:00:36 [INFO] 
00:00:36 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ bundles ---
00:00:36 [INFO] 
00:00:36 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ bundles ---
00:00:36 [INFO] 
00:00:36 [INFO] --- install:3.1.1:install (default-install) @ bundles ---
00:00:36 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/bundles/2.0.0-SNAPSHOT/bundles-2.0.0-SNAPSHOT.pom
00:00:36 [INFO] 
00:00:36 [INFO] ------------------< org.eclipse:org.eclipse.tea.core >------------------
00:00:36 [INFO] Building [bundle] TEA Core 2.0.0-SNAPSHOT                         [3/17]
00:00:36 [INFO]   from bundles/org.eclipse.tea.core/.polyglot.META-INF
00:00:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:00:38 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/../../sites/org.eclipse.tea.repository/target-platform.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@beef9d4
00:00:38 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
00:00:38 [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
00:00:38 [INFO]     Transport mode:         online
00:00:38 [INFO]     Http Transport type:    Java11Client
00:00:38 [INFO]     Update mode:            cache first
00:00:38 [INFO]     Minimum cache duration: 60 minutes
00:00:38 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
00:00:44 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/../../sites/org.eclipse.tea.repository/target-platform.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@2dad9e6a
00:00:44 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
00:00:44 [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
00:00:44 [INFO]     Transport mode:         online
00:00:44 [INFO]     Http Transport type:    Java11Client
00:00:44 [INFO]     Update mode:            cache first
00:00:44 [INFO]     Minimum cache duration: 60 minutes
00:00:44 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
00:00:48 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/../../sites/org.eclipse.tea.repository/target-platform.target for environments=[linux/gtk/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5b08a421
00:00:48 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
00:00:48 [INFO]     Cache location:         /home/jenkins/.m2/repository/.cache/tycho
00:00:48 [INFO]     Transport mode:         online
00:00:48 [INFO]     Http Transport type:    Java11Client
00:00:48 [INFO]     Update mode:            cache first
00:00:48 [INFO]     Minimum cache duration: 60 minutes
00:00:48 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
00:00:51 [INFO] 
00:00:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core ---
00:00:51 [INFO] 
00:00:51 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core ---
00:00:51 [INFO] The project's OSGi version is 2.0.0.202403010500
00:00:51 [INFO] 
00:00:51 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core ---
00:00:51 [INFO] 
00:00:51 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core ---
00:00:51 [INFO] 
00:00:51 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core ---
00:00:51 [INFO] 
00:00:51 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.core ---
00:00:51 [INFO] Resolving class path of [bundle] TEA Core
00:00:52 [INFO] 
00:00:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core ---
00:00:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:00:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/src/main/resources
00:00:52 [INFO] 
00:00:52 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.core ---
00:00:52 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
00:00:54 [INFO] 
00:00:54 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.core ---
00:00:54 [INFO] 
00:00:54 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.core ---
00:00:54 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
00:00:54 [INFO] 0 component(s) where generated, 12 where kept.
00:00:54 [INFO] 
00:00:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.core ---
00:00:54 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:00:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/src/test/resources
00:00:54 [INFO] 
00:00:54 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.core ---
00:00:54 [INFO] 
00:00:54 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core ---
00:00:54 [INFO] 21 system scoped dependencies were not mapped to maven artifacts
00:00:54 [INFO] 
00:00:54 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core ---
00:00:54 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT-sources.jar
00:00:54 [INFO] 
00:00:54 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.core ---
00:00:54 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT.jar
00:00:55 [INFO] 
00:00:55 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core ---
00:00:55 [INFO] 
00:00:55 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core ---
00:00:55 [INFO] 
00:00:55 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core ---
00:00:55 [INFO] 
00:00:55 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core ---
00:00:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT.pom
00:00:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT.jar
00:00:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/org.eclipse.tea.core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT-sources.jar
00:00:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT-p2metadata.xml
00:00:55 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/2.0.0-SNAPSHOT/org.eclipse.tea.core-2.0.0-SNAPSHOT-p2artifacts.xml
00:00:55 [INFO] 
00:00:55 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core ---
00:00:55 [INFO] 
00:00:55 [INFO] ----------------< org.eclipse:org.eclipse.tea.core.ui >-----------------
00:00:55 [INFO] Building [bundle] TEA Core UI 2.0.0-SNAPSHOT                      [4/17]
00:00:55 [INFO]   from bundles/org.eclipse.tea.core.ui/.polyglot.META-INF
00:00:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:00:59 [INFO] 
00:00:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core.ui ---
00:00:59 [INFO] 
00:00:59 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core.ui ---
00:00:59 [INFO] The project's OSGi version is 2.0.0.202403010500
00:00:59 [INFO] 
00:00:59 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core.ui ---
00:00:59 [INFO] 
00:00:59 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core.ui ---
00:00:59 [INFO] 
00:00:59 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core.ui ---
00:00:59 [INFO] 
00:00:59 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.core.ui ---
00:00:59 [INFO] Resolving class path of [bundle] TEA Core UI
00:01:00 [INFO] 
00:01:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core.ui ---
00:01:00 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/src/main/resources
00:01:00 [INFO] 
00:01:00 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.core.ui ---
00:01:00 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
00:01:01 [INFO] 0 component(s) where generated, 10 where kept.
00:01:01 [INFO] 
00:01:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.core.ui ---
00:01:01 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/src/test/resources
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] 81 system scoped dependencies were not mapped to maven artifacts
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-sources.jar
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.jar
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] 
00:01:01 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.pom
00:01:01 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT.jar
00:01:01 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-sources.jar
00:01:01 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-p2metadata.xml
00:01:01 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:01 [INFO] 
00:01:01 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core.ui ---
00:01:01 [INFO] 
00:01:01 [INFO] --------------< org.eclipse:org.eclipse.tea.core.ui.live >--------------
00:01:01 [INFO] Building [bundle] TEA Live UI 2.0.0-SNAPSHOT                      [5/17]
00:01:01 [INFO]   from bundles/org.eclipse.tea.core.ui.live/.polyglot.META-INF
00:01:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:01:04 [INFO] 
00:01:04 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] Resolving class path of [bundle] TEA Live UI
00:01:04 [INFO] 
00:01:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core.ui.live ---
00:01:04 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/src/main/resources
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
00:01:04 [INFO] 
00:01:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.core.ui.live ---
00:01:04 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/src/test/resources
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 96 system scoped dependencies were not mapped to maven artifacts
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-sources.jar
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.jar
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.pom
00:01:04 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT.jar
00:01:04 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-sources.jar
00:01:04 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-p2metadata.xml
00:01:04 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.core.ui.live/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/2.0.0-SNAPSHOT/org.eclipse.tea.core.ui.live-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:04 [INFO] 
00:01:04 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core.ui.live ---
00:01:04 [INFO] 
00:01:04 [INFO] ------------------< org.eclipse:org.eclipse.tea.ease >------------------
00:01:04 [INFO] Building [bundle] TEA EASE Integration 2.0.0-SNAPSHOT             [6/17]
00:01:04 [INFO]   from bundles/org.eclipse.tea.ease/.polyglot.META-INF
00:01:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:01:05 [INFO] 
00:01:05 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.ease ---
00:01:05 [INFO] 
00:01:05 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.ease ---
00:01:05 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:05 [INFO] 
00:01:05 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.ease ---
00:01:05 [INFO] 
00:01:05 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.ease ---
00:01:05 [INFO] 
00:01:05 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.ease ---
00:01:05 [INFO] 
00:01:05 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.ease ---
00:01:05 [INFO] Resolving class path of [bundle] TEA EASE Integration
00:01:06 [INFO] 
00:01:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.ease ---
00:01:06 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/src/main/resources
00:01:06 [INFO] 
00:01:06 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.ease ---
00:01:06 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
00:01:06 [INFO] 
00:01:06 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.ease ---
00:01:06 [INFO] 
00:01:06 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.ease ---
00:01:06 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
00:01:06 [INFO] 0 component(s) where generated, 4 where kept.
00:01:06 [INFO] 
00:01:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.ease ---
00:01:06 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/src/test/resources
00:01:06 [INFO] 
00:01:06 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.ease ---
00:01:06 [INFO] 
00:01:06 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.ease ---
00:01:06 [INFO] 109 system scoped dependencies were not mapped to maven artifacts
00:01:06 [INFO] 
00:01:06 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.ease ---
00:01:06 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT-sources.jar
00:01:06 [INFO] 
00:01:06 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.ease ---
00:01:06 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT.jar
00:01:07 [INFO] 
00:01:07 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.ease ---
00:01:07 [INFO] 
00:01:07 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.ease ---
00:01:07 [INFO] 
00:01:07 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.ease ---
00:01:07 [INFO] 
00:01:07 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.ease ---
00:01:07 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT.pom
00:01:07 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT.jar
00:01:07 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/org.eclipse.tea.ease-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT-sources.jar
00:01:07 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT-p2metadata.xml
00:01:07 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/2.0.0-SNAPSHOT/org.eclipse.tea.ease-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:07 [INFO] 
00:01:07 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.ease ---
00:01:07 [INFO] 
00:01:07 [INFO] -------------< org.eclipse:org.eclipse.tea.library.build >--------------
00:01:07 [INFO] Building [bundle] TEA Build Library 2.0.0-SNAPSHOT                [7/17]
00:01:07 [INFO]   from bundles/org.eclipse.tea.library.build/.polyglot.META-INF
00:01:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:01:13 [INFO] 
00:01:13 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library.build ---
00:01:13 [INFO] 
00:01:13 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.library.build ---
00:01:13 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:13 [INFO] 
00:01:13 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.library.build ---
00:01:13 [INFO] 
00:01:13 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.library.build ---
00:01:13 [INFO] 
00:01:13 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.library.build ---
00:01:13 [INFO] 
00:01:13 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.library.build ---
00:01:13 [INFO] Resolving class path of [bundle] TEA Build Library
00:01:13 [INFO] 
00:01:13 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.library.build ---
00:01:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/src/main/resources
00:01:13 [INFO] 
00:01:13 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.library.build ---
00:01:13 [INFO] Compiling 90 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
00:01:15 [INFO] 
00:01:15 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.library.build ---
00:01:15 [INFO] 
00:01:15 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.library.build ---
00:01:15 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
00:01:15 [INFO] 0 component(s) where generated, 16 where kept.
00:01:15 [INFO] 
00:01:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.library.build ---
00:01:15 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/src/test/resources
00:01:15 [INFO] 
00:01:15 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.library.build ---
00:01:15 [INFO] 
00:01:15 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.library.build ---
00:01:15 [INFO] 232 system scoped dependencies were not mapped to maven artifacts
00:01:15 [INFO] 
00:01:15 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.library.build ---
00:01:15 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-sources.jar
00:01:15 [INFO] 
00:01:15 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.library.build ---
00:01:16 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.jar
00:01:16 [INFO] 
00:01:16 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library.build ---
00:01:16 [INFO] 
00:01:16 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library.build ---
00:01:16 [INFO] 
00:01:16 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.library.build ---
00:01:16 [INFO] 
00:01:16 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.library.build ---
00:01:16 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.pom
00:01:16 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT.jar
00:01:16 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-sources.jar
00:01:16 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-p2metadata.xml
00:01:16 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/2.0.0-SNAPSHOT/org.eclipse.tea.library.build-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:16 [INFO] 
00:01:16 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.library.build ---
00:01:16 [INFO] 
00:01:16 [INFO] ----------< org.eclipse:org.eclipse.tea.library.build.lcdsl >-----------
00:01:16 [INFO] Building [bundle] TEA LcDsl support for Build Library 2.0.0-SNAPSHOT [8/17]
00:01:16 [INFO]   from bundles/org.eclipse.tea.library.build.lcdsl/.polyglot.META-INF
00:01:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:01:16 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
00:01:16 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
00:01:16 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:17 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
00:01:18 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
00:01:18 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:18 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:19 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
00:01:19 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
00:01:19 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
00:01:19 [INFO] 
00:01:19 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library.build.lcdsl ---
00:01:19 [INFO] 
00:01:19 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.library.build.lcdsl ---
00:01:19 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:19 [INFO] 
00:01:19 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.library.build.lcdsl ---
00:01:19 [INFO] 
00:01:19 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.library.build.lcdsl ---
00:01:19 [INFO] 
00:01:19 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.library.build.lcdsl ---
00:01:19 [INFO] 
00:01:19 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.library.build.lcdsl ---
00:01:19 [INFO] Resolving class path of [bundle] TEA LcDsl support for Build Library
00:01:20 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.5.0.N202402221544/com.wamas.ide.launching-0.5.0.N202402221544.jar
00:01:20 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.5.0.N202402221544/com.wamas.ide.launching.ui-0.5.0.N202402221544.jar
00:01:20 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.5.0.N202402221544/com.wamas.ide.launching.ide-0.5.0.N202402221544.jar
00:01:20 [INFO] 
00:01:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.library.build.lcdsl ---
00:01:20 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/src/main/resources
00:01:20 [INFO] 
00:01:20 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.library.build.lcdsl ---
00:01:20 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
00:01:21 [INFO] 0 component(s) where generated, 4 where kept.
00:01:21 [INFO] 
00:01:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/src/test/resources
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] 265 system scoped dependencies were not mapped to maven artifacts
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-sources.jar
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.jar
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] 
00:01:21 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.pom
00:01:21 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT.jar
00:01:21 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-sources.jar
00:01:21 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-p2metadata.xml
00:01:21 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.library.build.lcdsl/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/2.0.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:21 [INFO] 
00:01:21 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.library.build.lcdsl ---
00:01:21 [INFO] 
00:01:21 [INFO] ----------------< org.eclipse:org.eclipse.tea.samples >-----------------
00:01:21 [INFO] Building [bundle] TEA Examples 2.0.0-SNAPSHOT                     [9/17]
00:01:21 [INFO]   from bundles/org.eclipse.tea.samples/.polyglot.META-INF
00:01:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:21 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:22 [INFO] 
00:01:22 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.samples ---
00:01:22 [INFO] 
00:01:22 [INFO] --- tycho-packaging:4.0.6:build-qualifier (default-build-qualifier) @ org.eclipse.tea.samples ---
00:01:22 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:22 [INFO] 
00:01:22 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.samples ---
00:01:22 [INFO] 
00:01:22 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.samples ---
00:01:22 [INFO] 
00:01:22 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.samples ---
00:01:22 [INFO] 
00:01:22 [INFO] --- tycho-compiler:4.0.6:validate-classpath (default-validate-classpath) @ org.eclipse.tea.samples ---
00:01:22 [INFO] Resolving class path of [bundle] TEA Examples
00:01:22 [INFO] 
00:01:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.samples ---
00:01:22 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/src/main/resources
00:01:22 [INFO] 
00:01:22 [INFO] --- tycho-compiler:4.0.6:compile (default-compile) @ org.eclipse.tea.samples ---
00:01:22 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/classes using Eclipse Compiler for Java(TM) 3.36.0.v20231114-0937
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-bnd:4.0.6:process (default-process) @ org.eclipse.tea.samples ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-ds:4.0.6:declarative-services (default-declarative-services) @ org.eclipse.tea.samples ---
00:01:23 [INFO] Using Declarative Service specification version 1.3.0 to generate component definitions
00:01:23 [INFO] 0 component(s) where generated, 8 where kept.
00:01:23 [INFO] 
00:01:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tea.samples ---
00:01:23 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/src/test/resources
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-compiler:4.0.6:testCompile (default-testCompile) @ org.eclipse.tea.samples ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.samples ---
00:01:23 [INFO] 240 system scoped dependencies were not mapped to maven artifacts
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.samples ---
00:01:23 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT-sources.jar
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-packaging:4.0.6:package-plugin (default-package-plugin) @ org.eclipse.tea.samples ---
00:01:23 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT.jar
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.samples ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.samples ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.samples ---
00:01:23 [INFO] 
00:01:23 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.samples ---
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT.pom
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT.jar
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/org.eclipse.tea.samples-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT-sources.jar
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT-p2metadata.xml
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/bundles/org.eclipse.tea.samples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/2.0.0-SNAPSHOT/org.eclipse.tea.samples-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.samples ---
00:01:23 [INFO] 
00:01:23 [INFO] ------------------------< org.eclipse:features >------------------------
00:01:23 [INFO] Building [aggregator] features 2.0.0-SNAPSHOT                    [10/17]
00:01:23 [INFO]   from features/.polyglot.pom.tycho
00:01:23 [INFO] --------------------------------[ pom ]---------------------------------
00:01:23 [INFO] 
00:01:23 [INFO] --- clean:3.2.0:clean (default-clean) @ features ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ features ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ features ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ features ---
00:01:23 [INFO] 
00:01:23 [INFO] --- install:3.1.1:install (default-install) @ features ---
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/features/2.0.0-SNAPSHOT/features-2.0.0-SNAPSHOT.pom
00:01:23 [INFO] 
00:01:23 [INFO] --------------< org.eclipse:org.eclipse.tea.core_feature >--------------
00:01:23 [INFO] Building [feature] TEA Core Feature (incubation) 2.0.0-SNAPSHOT  [11/17]
00:01:23 [INFO]   from features/org.eclipse.tea.core_feature/.polyglot.feature.xml
00:01:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
00:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.polyglot.feature.xml
00:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.polyglot.feature.xml
00:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.polyglot.feature.xml
00:01:23 [INFO] 
00:01:23 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.core_feature ---
00:01:23 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/src/main/resources
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 21 system scoped dependencies were not mapped to maven artifacts
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.jar
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:23 [INFO] 
00:01:23 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.pom
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT.jar
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-p2metadata.xml
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:23 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/2.0.0-SNAPSHOT/org.eclipse.tea.core_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:23 [INFO] 
00:01:23 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.core_feature ---
00:01:23 [INFO] 
00:01:23 [INFO] ---------------< org.eclipse:org.eclipse.tea.ui_feature >---------------
00:01:23 [INFO] Building [feature] TEA UI Feature (incubation) 2.0.0-SNAPSHOT    [12/17]
00:01:23 [INFO]   from features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
00:01:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
00:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
00:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
00:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.polyglot.feature.xml
00:01:24 [INFO] 
00:01:24 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.ui_feature ---
00:01:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/src/main/resources
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 96 system scoped dependencies were not mapped to maven artifacts
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.jar
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.ui_feature ---
00:01:24 [WARNING] The following referenced features have missing sources
00:01:24 	org.eclipse.tea.core_feature_2.0.0.202403010500
00:01:24 
00:01:24 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:24 [INFO] 
00:01:24 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.pom
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT.jar
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-p2metadata.xml
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/2.0.0-SNAPSHOT/org.eclipse.tea.ui_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.ui_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] ------------< org.eclipse:org.eclipse.tea.library_feature >-------------
00:01:24 [INFO] Building [feature] TEA Build Library Feature (incubation) 2.0.0-SNAPSHOT [13/17]
00:01:24 [INFO]   from features/org.eclipse.tea.library_feature/.polyglot.feature.xml
00:01:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
00:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.polyglot.feature.xml
00:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.polyglot.feature.xml
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.polyglot.feature.xml
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:24 [INFO] 
00:01:24 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.library_feature ---
00:01:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/src/main/resources
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 167 system scoped dependencies were not mapped to maven artifacts
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.jar
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.library_feature ---
00:01:24 [WARNING] The following referenced features have missing sources
00:01:24 	org.eclipse.tea.core_feature_2.0.0.202403010500
00:01:24 	org.eclipse.tea.ui_feature_2.0.0.202403010500
00:01:24 
00:01:24 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:24 [INFO] 
00:01:24 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.pom
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT.jar
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-p2metadata.xml
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:24 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:24 [INFO] 
00:01:24 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.library_feature ---
00:01:24 [INFO] 
00:01:24 [INFO] ---------< org.eclipse:org.eclipse.tea.lcdsl.library_feature >----------
00:01:24 [INFO] Building [feature] TEA LcDsl Support for Build Library Feature (incubation) 2.0.0-SNAPSHOT [14/17]
00:01:24 [INFO]   from features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
00:01:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
00:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
00:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.polyglot.feature.xml
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:25 [INFO] 
00:01:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/src/main/resources
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 200 system scoped dependencies were not mapped to maven artifacts
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.jar
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [WARNING] The following referenced features have missing sources
00:01:25 	org.eclipse.tea.core_feature_2.0.0.202403010500
00:01:25 	org.eclipse.tea.ui_feature_2.0.0.202403010500
00:01:25 	org.eclipse.tea.library_feature_2.0.0.202403010500
00:01:25 
00:01:25 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:25 [INFO] 
00:01:25 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.pom
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT.jar
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-p2metadata.xml
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/2.0.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.lcdsl.library_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] -----------< org.eclipse:org.eclipse.tea.scripting_feature >------------
00:01:25 [INFO] Building [feature] TEA Scripting Feature (EASE Integration) (incubation) 2.0.0-SNAPSHOT [15/17]
00:01:25 [INFO]   from features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
00:01:25 [INFO] --------------------------[ eclipse-feature ]---------------------------
00:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
00:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
00:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.polyglot.feature.xml
00:01:25 [INFO] 
00:01:25 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] Deleting /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:validate-id (default-validate-id) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:validate-version (default-validate-version) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.scripting_feature ---
00:01:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/src/main/resources
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 109 system scoped dependencies were not mapped to maven artifacts
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-packaging:4.0.6:package-feature (default-package-feature) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.jar
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.scripting_feature ---
00:01:25 [WARNING] The following referenced features have missing sources
00:01:25 	org.eclipse.tea.ui_feature_2.0.0.202403010500
00:01:25 
00:01:25 [INFO] Building jar: /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:25 [INFO] 
00:01:25 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/.tycho-consumer-pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.pom
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT.jar
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-p2metadata.xml
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/features/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/2.0.0-SNAPSHOT/org.eclipse.tea.scripting_feature-2.0.0-SNAPSHOT-sources-feature.jar
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.scripting_feature ---
00:01:25 [INFO] 
00:01:25 [INFO] -------------------------< org.eclipse:sites >--------------------------
00:01:25 [INFO] Building [aggregator] sites 2.0.0-SNAPSHOT                       [16/17]
00:01:25 [INFO]   from sites/.polyglot.pom.tycho
00:01:25 [INFO] --------------------------------[ pom ]---------------------------------
00:01:25 [INFO] 
00:01:25 [INFO] --- clean:3.2.0:clean (default-clean) @ sites ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ sites ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ sites ---
00:01:25 [INFO] 
00:01:25 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ sites ---
00:01:25 [INFO] 
00:01:25 [INFO] --- install:3.1.1:install (default-install) @ sites ---
00:01:25 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/.polyglot.pom.tycho to /home/jenkins/.m2/repository/org/eclipse/sites/2.0.0-SNAPSHOT/sites-2.0.0-SNAPSHOT.pom
00:01:25 [INFO] 
00:01:25 [INFO] -----< org.eclipse:org.eclipse.tea.repository.eclipse-repository >------
00:01:25 [INFO] Building [updatesite] org.eclipse.tea.repository.eclipse-repository 2.0.0-SNAPSHOT [17/17]
00:01:25 [INFO]   from sites/org.eclipse.tea.repository/.polyglot.category.xml
00:01:25 [INFO] -------------------------[ eclipse-repository ]-------------------------
00:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.repository.eclipse-repository:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml
00:01:26 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.repository.eclipse-repository:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.repository.eclipse-repository:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-shared-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-cipher-1.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-utils-3.2.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-resolver-provider-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-builder-support-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-build-api-0.0.7.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-core-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-file-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.jdt.debug-3.19.0.v20211112-1303.jar/jdimodel.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-settings-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-model-builder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/wagon-provider-api-3.4.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/jsr250-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-repository-metadata-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-plugin-api-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/cdi-api-1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-compat-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/aether-connector-okhttp-0.17.8.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-sec-dispatcher-1.4.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okio-1.17.3.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/plexus-component-annotations-2.1.0.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.apache.ant:1.10.12.v20211102-1452 @ /home/jenkins/.m2/repository/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-artifact-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/maven-embedder-3.8.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.jdt.debug:3.19.0.v20211112-1303 @ /tmp/file not yet available16522541579818368366.tmp is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.pde.build:3.11.100.v20210916-0743 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.pde.build-3.11.100.v20210916-0743.jar/pdebuild.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] Maven Artifact p2.eclipse.plugin:org.eclipse.m2e.maven.runtime:1.18.1.20211011-2139 @ /home/jenkins/.m2/repository/.cache/tycho/org.eclipse.m2e.maven.runtime-1.18.1.20211011-2139.jar/jars/okhttp-3.14.1.jar is not a bundle and will be ignored, automatic wrapping of such artifacts can be enabled with <pomDependencies>wrapAsBundle</pomDependencies> in target platform configuration.
00:01:26 [INFO] 
00:01:26 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] 
00:01:26 [INFO] --- tycho-packaging:4.0.6:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] The project's OSGi version is 2.0.0.202403010500
00:01:26 [INFO] 
00:01:26 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] 
00:01:26 [INFO] --- target-platform-configuration:4.0.6:target-platform (default-target-platform) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] 
00:01:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
00:01:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/src/main/resources
00:01:26 [INFO] 
00:01:26 [INFO] --- tycho-p2-publisher:4.0.6:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
00:01:26 [INFO] Published profile IUs: [a.jre.javase 22.0.0]
00:01:26 [INFO] 
00:01:26 [INFO] --- tycho-p2-publisher:4.0.6:publish-products (default-publish-products) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] 
00:01:26 [INFO] --- tycho-p2-publisher:4.0.6:publish-categories (default-publish-categories) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] 
00:01:26 [INFO] --- tycho-p2-publisher:4.0.6:attach-artifacts (default-attach-artifacts) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:26 [INFO] 
00:01:26 [INFO] --- tycho-p2-repository:4.0.6:assemble-repository (default-assemble-repository) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:27 [INFO] 
00:01:27 [INFO] --- tycho-source:4.0.6:plugin-source (plugin-source) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:27 [INFO] 
00:01:27 [INFO] --- tycho-p2-repository:4.0.6:archive-repository (default-archive-repository) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:27 [INFO] Building zip: /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.zip
00:01:27 [INFO] 
00:01:27 [INFO] --- tycho-p2:4.0.6:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:27 [INFO] 
00:01:27 [INFO] --- tycho-source:4.0.6:feature-source (feature-source) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:27 [INFO] 
00:01:27 [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:27 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/.polyglot.category.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.pom
00:01:27 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT.zip
00:01:27 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT-p2metadata.xml
00:01:27 [INFO] Installing /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository.eclipse-repository/2.0.0-SNAPSHOT/org.eclipse.tea.repository.eclipse-repository-2.0.0-SNAPSHOT-p2artifacts.xml
00:01:27 [INFO] 
00:01:27 [INFO] --- tycho-p2:4.0.6:update-local-index (default-update-local-index) @ org.eclipse.tea.repository.eclipse-repository ---
00:01:27 [INFO] ------------------------------------------------------------------------
00:01:27 [INFO] Reactor Summary for parent 2.0.0-SNAPSHOT:
00:01:27 [INFO] 
00:01:27 [INFO] parent ............................................. SUCCESS [  0.333 s]
00:01:27 [INFO] [aggregator] bundles ............................... SUCCESS [  0.006 s]
00:01:27 [INFO] [bundle] TEA Core .................................. SUCCESS [ 18.440 s]
00:01:27 [INFO] [bundle] TEA Core UI ............................... SUCCESS [  6.677 s]
00:01:27 [INFO] [bundle] TEA Live UI ............................... SUCCESS [  3.165 s]
00:01:27 [INFO] [bundle] TEA EASE Integration ...................... SUCCESS [  2.067 s]
00:01:27 [INFO] [bundle] TEA Build Library ......................... SUCCESS [  9.087 s]
00:01:27 [INFO] [bundle] TEA LcDsl support for Build Library ....... SUCCESS [  5.649 s]
00:01:27 [INFO] [bundle] TEA Examples .............................. SUCCESS [  1.938 s]
00:01:27 [INFO] [aggregator] features .............................. SUCCESS [  0.006 s]
00:01:27 [INFO] [feature] TEA Core Feature (incubation) ............ SUCCESS [  0.185 s]
00:01:27 [INFO] [feature] TEA UI Feature (incubation) .............. SUCCESS [  0.317 s]
00:01:27 [INFO] [feature] TEA Build Library Feature (incubation) ... SUCCESS [  0.609 s]
00:01:27 [INFO] [feature] TEA LcDsl Support for Build Library Feature (incubation) SUCCESS [  0.910 s]
00:01:27 [INFO] [feature] TEA Scripting Feature (EASE Integration) (incubation) SUCCESS [  0.226 s]
00:01:27 [INFO] [aggregator] sites ................................. SUCCESS [  0.004 s]
00:01:27 [INFO] [updatesite] org.eclipse.tea.repository.eclipse-repository SUCCESS [  1.947 s]
00:01:27 [INFO] ------------------------------------------------------------------------
00:01:27 [INFO] BUILD SUCCESS
00:01:27 [INFO] ------------------------------------------------------------------------
00:01:27 [INFO] Total time:  01:02 min
00:01:27 [INFO] Finished at: 2024-03-01T05:01:27Z
00:01:27 [INFO] ------------------------------------------------------------------------
00:01:28 [Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
00:01:28 Run condition [Current build status] enabling perform for step [Execute shell]
00:01:28 [tea-nightly] $ /bin/sh -xe /tmp/jenkins13834487834902159784.sh
00:01:28 + SITE_DIR=/home/data/httpd/download.eclipse.org/tea/nightly
00:01:28 + ssh genie.tea@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/tea/nightly
00:01:29 + scp -r /home/jenkins/agent/workspace/tea-nightly/sites/org.eclipse.tea.repository/target/repository genie.tea@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tea/nightly
00:01:30 $ ssh-agent -k
00:01:30 unset SSH_AUTH_SOCK;
00:01:30 unset SSH_AGENT_PID;
00:01:30 echo Agent pid 51 killed;
00:01:30 [ssh-agent] Stopped.
00:01:30 Finished: SUCCESS