Skip to content
Unstable

Console Output

Branch indexing
05:48:15 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from 1b74e016304627d3d92b9c11c327ccf89d46c600
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Agent centos-8-rghst is provisioned from template centos-8
Waiting for next available executor on ‘centos-latest’
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
    jenkins/label: "centos-latest_centos-8"
  name: "centos-8-rghst"
  namespace: "m2e"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.m2e.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-8-rghst"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-8-rghst"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.m2e.svc.cluster.local/m2e/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3131.vf2b_b_798b_ce99"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-m2e"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on centos-8-rghst in /home/jenkins/agent/workspace/m2e-wtp_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-m2e/m2e-wtp.git
 > git init /home/jenkins/agent/workspace/m2e-wtp_master # timeout=10
Fetching upstream changes from https://github.com/eclipse-m2e/m2e-wtp.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-m2e/m2e-wtp.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 1b74e016304627d3d92b9c11c327ccf89d46c600 (master)
Commit message: "Report unstable build for failing tests"
 > git config remote.origin.url https://github.com/eclipse-m2e/m2e-wtp.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1b74e016304627d3d92b9c11c327ccf89d46c600 # timeout=10
 > git rev-list --no-walk 9011de6ba56ca81839f534ef56058efae32c0f84 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 45 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] xvnc
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[m2e-wtp_master] $ Xvnc -help
Starting xvnc
[m2e-wtp_master] $ Xvnc :12 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {

Xvnc TigerVNC 1.11.0 - built Jul 21 2021 11:25:16
Copyright (C) 1999-2020 TigerVNC Team and many others (see README.rst)
See https://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12011000, The X.Org Foundation


Tue Oct 31 09:48:46 2023
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5912
 vncext:      created VNC server for screen 0
[Pipeline] sh
+ mvn -B clean verify -f pom.xml -Peclipse-sign,uts,its,ci -Dtycho.surefire.timeout=720 -Dmaven.repo.local=/home/jenkins/agent/workspace/m2e-wtp_master/.m2/repository -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
Apache Maven 3.9.3 (21122926829f1ead511c958d89bd2f672198ae9f)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-17/jdk-17.0.9+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Tycho Version:  4.0.3 (88e4728c5da382f02c0459c918c2683048f95740)
[INFO] Tycho Mode:     extension
[INFO] Tycho Builder:  maven
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[WARNING] The requested profile "uts" could not be activated because it does not exist.
[WARNING] The requested profile "its" could not be activated because it does not exist.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] M2E-WTP :: Parent                                                  [pom]
[INFO] M2E-WTP :: Target Platform                   [eclipse-target-definition]
[INFO] [bundle] Overlay support for Eclipse WTP                [eclipse-plugin]
[INFO] [bundle] Overlay support for Eclipse WTP - UI           [eclipse-plugin]
[INFO] M2E-WTP :: Core                                         [eclipse-plugin]
[INFO] [test-bundle] m2e WTP tests                        [eclipse-test-plugin]
[INFO] [feature] m2e-wtp - Maven Integration for WTP          [eclipse-feature]
[INFO] [feature] m2e-wtp - Maven Integration for WTP Developer Resources [eclipse-feature]
[INFO] [bundle] Maven JAX-RS Configurator                      [eclipse-plugin]
[INFO] [feature] m2e-wtp - JAX-RS configurator for WTP (Optional) [eclipse-feature]
[INFO] [bundle] Maven JSF Configurator                         [eclipse-plugin]
[INFO] [feature] m2e-wtp - JSF configurator for WTP (Optional) [eclipse-feature]
[INFO] [bundle] Maven JPA Configurator                         [eclipse-plugin]
[INFO] [feature] m2e-wtp - JPA configurator for WTP (Optional) [eclipse-feature]
[INFO] [updatesite] org.eclipse.m2e.wtp.site.eclipse-repository [eclipse-repository]
[INFO] 
[INFO] -----------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.parent >-----------
[INFO] Building M2E-WTP :: Parent 1.6.1-SNAPSHOT                         [1/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.parent ---
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.parent ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.parent ---
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.parent ---
[INFO] 
[INFO] ------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.target-platform >-------
[INFO] Building M2E-WTP :: Target Platform 1.6.1-SNAPSHOT                [2/15]
[INFO]   from org.eclipse.m2e.wtp.target-platform/pom.xml
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.target-platform ---
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.target-platform ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.m2e.wtp.target-platform ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.target-platform ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.target-platform ---
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.target-platform ---
[INFO] 
[INFO] ----------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.overlay >-----------
[INFO] Building [bundle] Overlay support for Eclipse WTP 1.6.1-SNAPSHOT  [3/15]
[INFO]   from org.eclipse.m2e.wtp.overlay/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.target-platform/m2e-wtp-latest.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@15804891
[INFO] ### Using TychoRepositoryTransport for remote P2 access ###
[INFO]     Cache location:         /home/jenkins/agent/workspace/m2e-wtp_master/.m2/repository/.cache/tycho
[INFO]     Transport mode:         online
[INFO]     Http Transport type:    Java11Client
[INFO]     Update mode:            cache first
[INFO]     Minimum cache duration: 60 minutes
[INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
[WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.felix.scr 2.1.24.v20200924-1939 to java.package; org.osgi.service.component.runtime.dto [1.4.0,1.5.0).; Unable to satisfy dependency from org.apache.jasper 7.0.56.v201412180755 to java.package; javax.servlet.resources [2.6.0,4.0.0).]
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.overlay:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.m2e.wtp.overlay ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.m2e.wtp.overlay ---
[INFO] Resolving class path of [bundle] Overlay support for Eclipse WTP
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.overlay ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.m2e.wtp.overlay ---
[INFO] Compiling 21 source files to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[INFO] 
[INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.m2e.wtp.overlay ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.overlay ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 154 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.overlay ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/target/org.eclipse.m2e.wtp.overlay-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.m2e.wtp.overlay ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/target/org.eclipse.m2e.wtp.overlay-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.overlay ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.overlay ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/target/org.eclipse.m2e.wtp.overlay-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/target/org.eclipse.m2e.wtp.overlay-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.overlay ---
[INFO] Adding repository https://download.eclipse.org/m2e-wtp/snapshots
[INFO] Adding repository https://download.eclipse.org/m2e-wtp/snapshots
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.overlay:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.overlay ---
[INFO] Adding repository https://download.eclipse.org/technology/m2e/m2e-wtp/releases/latest
[INFO] 
[INFO] ---------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.overlay.ui >---------
[INFO] Building [bundle] Overlay support for Eclipse WTP - UI 1.6.1-SNAPSHOT [4/15]
[INFO]   from org.eclipse.m2e.wtp.overlay.ui/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.overlay.ui:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] Resolving class path of [bundle] Overlay support for Eclipse WTP - UI
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.overlay.ui ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[INFO] 
[INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.m2e.wtp.overlay.ui ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.overlay.ui ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 160 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/target/org.eclipse.m2e.wtp.overlay.ui-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/target/org.eclipse.m2e.wtp.overlay.ui-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/target/org.eclipse.m2e.wtp.overlay.ui-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/target/org.eclipse.m2e.wtp.overlay.ui-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.overlay.ui:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.overlay.ui/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.overlay.ui ---
[INFO] 
[INFO] --------------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp >---------------
[INFO] Building M2E-WTP :: Core 1.6.1-SNAPSHOT                           [5/15]
[INFO]   from org.eclipse.m2e.wtp/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/pom.xml
[WARNING] [0e4248a3-ba7a-415f-85ed-f871cd183ed5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify osgi.bundle,org.apache.commons.lang3,3.1.0.v201403281430 have severely compromised security. Please report this concern to the artifact provider.
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.m2e.wtp ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.m2e.wtp ---
[INFO] Resolving class path of M2E-WTP :: Core
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.m2e.wtp ---
[INFO] Compiling 135 source files to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[INFO] 
[INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.m2e.wtp ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/target/org.eclipse.m2e.wtp-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.m2e.wtp ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/target/org.eclipse.m2e.wtp-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp ---
[INFO] Signing of nested jars of '/home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/target/org.eclipse.m2e.wtp-1.6.1-SNAPSHOT.jar_unpacked_10483816399016789587/jars/maven-war-plugin-2.1.1.jar' is disabled.
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/target/org.eclipse.m2e.wtp-1.6.1-SNAPSHOT.jar_unpacked_10483816399016789587/jars/maven-war-plugin-2.1.1.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/target/org.eclipse.m2e.wtp-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/target/org.eclipse.m2e.wtp-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp ---
[INFO] 
[INFO] -----------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.tests >------------
[INFO] Building [test-bundle] m2e WTP tests 1.0.1-SNAPSHOT               [6/15]
[INFO]   from org.eclipse.m2e.wtp.tests/.polyglot.META-INF
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.m2e.wtp.tests ---
[INFO] The project's OSGi version is 1.0.1.20231024-1809
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.tests ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.tests ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.tests ---
[INFO] 
[INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.m2e.wtp.tests ---
[INFO] Resolving class path of [test-bundle] m2e WTP tests
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.m2e.wtp.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[INFO] 
[INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.m2e.wtp.tests ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.m2e.wtp.tests ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/src/test/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.tests ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 237 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.tests ---
[WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/org.eclipse.m2e.wtp.tests-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.m2e.wtp.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/org.eclipse.m2e.wtp.tests-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.tests ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.tests ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/org.eclipse.m2e.wtp.tests-1.0.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/org.eclipse.m2e.wtp.tests-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.tests ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.m2e.wtp.tests ---
[INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/m2e-wtp_master/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/work/data, -install, /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/work, -configuration, /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/surefire.properties]
SLF4J: No SLF4J providers were found.
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
Running org.eclipse.m2e.wtp.tests.DummyWarProjectTest
p=P/basicWar
configuration=org.eclipse.m2e.core.project.ResolverConfiguration@c8bb0a8e
monitor=org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase$1@25aeb5ac
configurationManager=org.eclipse.m2e.core.internal.project.ProjectConfigurationManager@63250f51
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 24.14 s <<< FAILURE! -- in org.eclipse.m2e.wtp.tests.DummyWarProjectTest
org.eclipse.m2e.wtp.tests.DummyWarProjectTest.testConfigureBasicWar -- Time elapsed: 24.11 s <<< ERROR!
org.eclipse.core.runtime.CoreException: Could not update project basicWar configuration
	at org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:129)
	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.lambda$6(ProjectConfigurationManager.java:504)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:394)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:275)
	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:498)
	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.configureNewMavenProjects(ProjectConfigurationManager.java:279)
	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$1.run(ProjectConfigurationManager.java:524)
	at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:29)
	at org.eclipse.m2e.core.internal.embedder.AbstractRunnable.call(AbstractRunnable.java:1)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:394)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:275)
	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:214)
	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.enableMavenNature(ProjectConfigurationManager.java:520)
	at org.eclipse.m2e.wtp.tests.DummyWarProjectTest.testConfigureBasicWar(DummyWarProjectTest.java:88)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1432)
Caused by: org.eclipse.core.runtime.AssertionFailedException: null argument:
	at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:88)
	at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:76)
	at org.eclipse.jdt.internal.launching.CommandLineShortener.<init>(CommandLineShortener.java:78)
	at org.eclipse.jdt.internal.launching.CommandLineShortener.<init>(CommandLineShortener.java:74)
	at org.eclipse.jdt.internal.launching.StandardVMRunner.getCommandLine(StandardVMRunner.java:503)
	at org.eclipse.jdt.internal.launching.StandardVMRunner.run(StandardVMRunner.java:531)
	at org.eclipse.jdt.launching.AbstractVMInstall.evaluateSystemProperties(AbstractVMInstall.java:398)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer.isFoundation1_0(ExecutionEnvironmentAnalyzer.java:214)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironmentAnalyzer.analyze(ExecutionEnvironmentAnalyzer.java:126)
	at org.eclipse.jdt.internal.launching.environments.Analyzer.analyze(Analyzer.java:44)
	at org.eclipse.jdt.internal.launching.environments.EnvironmentsManager.analyze(EnvironmentsManager.java:412)
	at org.eclipse.jdt.internal.launching.environments.EnvironmentsManager.initializeCompatibilities(EnvironmentsManager.java:319)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.init(ExecutionEnvironment.java:185)
	at org.eclipse.jdt.internal.launching.environments.ExecutionEnvironment.getCompatibleVMs(ExecutionEnvironment.java:209)
	at org.eclipse.m2e.jdt.internal.AbstractJavaProjectConfigurator.getExecutionEnvironment(AbstractJavaProjectConfigurator.java:241)
	at org.eclipse.m2e.jdt.internal.AbstractJavaProjectConfigurator.addJREClasspathContainer(AbstractJavaProjectConfigurator.java:218)
	at org.eclipse.m2e.jdt.internal.AbstractJavaProjectConfigurator.configure(AbstractJavaProjectConfigurator.java:157)
	at org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:123)
	... 102 more


Results:

Errors: 
  DummyWarProjectTest.testConfigureBasicWar:88 » Core Could not update project basicWar configuration

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.tests ---
[INFO] 
[INFO] ----------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.feature >-----------
[INFO] Building [feature] m2e-wtp - Maven Integration for WTP 1.6.1-SNAPSHOT [7/15]
[INFO]   from org.eclipse.m2e.wtp.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.m2e.wtp.feature ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.feature ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.feature ---
[WARNING] [0e4248a3-ba7a-415f-85ed-f871cd183ed5][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 313 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.m2e.wtp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.feature/target/org.eclipse.m2e.wtp.feature-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.feature/target/org.eclipse.m2e.wtp.feature-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.feature ---
[INFO] 
[INFO] --------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.sdk.feature >---------
[INFO] Building [feature] m2e-wtp - Maven Integration for WTP Developer Resources 1.6.1-SNAPSHOT [8/15]
[INFO]   from org.eclipse.m2e.wtp.sdk.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.sdk.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.sdk.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.sdk.feature ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.sdk.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.sdk.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 314 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.sdk.feature/target/org.eclipse.m2e.wtp.sdk.feature-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.sdk.feature/target/org.eclipse.m2e.wtp.sdk.feature-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.sdk.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.sdk.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.sdk.feature ---
[INFO] 
[INFO] -----------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs >------------
[INFO] Building [bundle] Maven JAX-RS Configurator 1.6.1-SNAPSHOT        [9/15]
[INFO]   from org.eclipse.m2e.wtp.jaxrs/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] Resolving class path of [bundle] Maven JAX-RS Configurator
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.jaxrs ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[INFO] 
[INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.m2e.wtp.jaxrs ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.jaxrs ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/target/org.eclipse.m2e.wtp.jaxrs-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/target/org.eclipse.m2e.wtp.jaxrs-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/target/org.eclipse.m2e.wtp.jaxrs-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/target/org.eclipse.m2e.wtp.jaxrs-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.jaxrs ---
[INFO] 
[INFO] -------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs.feature >--------
[INFO] Building [feature] m2e-wtp - JAX-RS configurator for WTP (Optional) 1.6.1-SNAPSHOT [10/15]
[INFO]   from org.eclipse.m2e.wtp.jaxrs.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/target
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 313 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/target/org.eclipse.m2e.wtp.jaxrs.feature-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] 
[INFO] --- tycho-source:4.0.3:feature-source (source-feature) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/target/org.eclipse.m2e.wtp.jaxrs.feature-1.6.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/target/org.eclipse.m2e.wtp.jaxrs.feature-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/target/org.eclipse.m2e.wtp.jaxrs.feature-1.6.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jaxrs.feature/.tycho-consumer-pom.xml
[WARNING] artifact org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs.feature:xml:p2metadata:1.6.1-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jaxrs.feature:xml:p2artifacts:1.6.1-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.jaxrs.feature ---
[INFO] 
[INFO] ------------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf >-------------
[INFO] Building [bundle] Maven JSF Configurator 1.6.1-SNAPSHOT          [11/15]
[INFO]   from org.eclipse.m2e.wtp.jsf/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.m2e.wtp.jsf ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.m2e.wtp.jsf ---
[INFO] Resolving class path of [bundle] Maven JSF Configurator
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.jsf ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.m2e.wtp.jsf ---
[INFO] Compiling 11 source files to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[INFO] 
[INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.m2e.wtp.jsf ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.jsf ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 242 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.jsf ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/target/org.eclipse.m2e.wtp.jsf-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.m2e.wtp.jsf ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/target/org.eclipse.m2e.wtp.jsf-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.jsf ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/target/org.eclipse.m2e.wtp.jsf-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/target/org.eclipse.m2e.wtp.jsf-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.jsf ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.jsf ---
[INFO] 
[INFO] --------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf.feature >---------
[INFO] Building [feature] m2e-wtp - JSF configurator for WTP (Optional) 1.6.1-SNAPSHOT [12/15]
[INFO]   from org.eclipse.m2e.wtp.jsf.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/target
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.jsf.feature ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.jsf.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/target/org.eclipse.m2e.wtp.jsf.feature-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] 
[INFO] --- tycho-source:4.0.3:feature-source (source-feature) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/target/org.eclipse.m2e.wtp.jsf.feature-1.6.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/target/org.eclipse.m2e.wtp.jsf.feature-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/target/org.eclipse.m2e.wtp.jsf.feature-1.6.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jsf.feature/.tycho-consumer-pom.xml
[WARNING] artifact org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf.feature:xml:p2metadata:1.6.1-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jsf.feature:xml:p2artifacts:1.6.1-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.jsf.feature ---
[INFO] 
[INFO] ------------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa >-------------
[INFO] Building [bundle] Maven JPA Configurator 1.6.1-SNAPSHOT          [13/15]
[INFO]   from org.eclipse.m2e.wtp.jpa/.polyglot.META-INF
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/.polyglot.META-INF
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.m2e.wtp.jpa ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.m2e.wtp.jpa ---
[INFO] Resolving class path of [bundle] Maven JPA Configurator
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.jpa ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.m2e.wtp.jpa ---
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020
[INFO] 
[INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.m2e.wtp.jpa ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.jpa ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 251 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.jpa ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/target/org.eclipse.m2e.wtp.jpa-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.m2e.wtp.jpa ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/target/org.eclipse.m2e.wtp.jpa-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.jpa ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/target/org.eclipse.m2e.wtp.jpa-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/target/org.eclipse.m2e.wtp.jpa-1.6.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.jpa ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.jpa ---
[INFO] 
[INFO] --------< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa.feature >---------
[INFO] Building [feature] m2e-wtp - JPA configurator for WTP (Optional) 1.6.1-SNAPSHOT [14/15]
[INFO]   from org.eclipse.m2e.wtp.jpa.feature/.polyglot.feature.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/.polyglot.feature.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/target
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.jpa.feature ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.m2e.wtp.jpa.feature ---
[WARNING] 0 system scoped dependencies were mapped to maven artifacts, 332 were skipped
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/target/org.eclipse.m2e.wtp.jpa.feature-1.6.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] 
[INFO] --- tycho-source:4.0.3:feature-source (source-feature) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/target/org.eclipse.m2e.wtp.jpa.feature-1.6.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/target/org.eclipse.m2e.wtp.jpa.feature-1.6.1-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/target/org.eclipse.m2e.wtp.jpa.feature-1.6.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (attach-p2-metadata) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/.tycho-consumer-pom.xml
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] No baseline version MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa.feature:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.jpa.feature/.tycho-consumer-pom.xml
[WARNING] artifact org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa.feature:xml:p2metadata:1.6.1-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.jpa.feature:xml:p2artifacts:1.6.1-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.jpa.feature ---
[INFO] 
[INFO] --< org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.site.eclipse-repository >---
[INFO] Building [updatesite] org.eclipse.m2e.wtp.site.eclipse-repository 1.6.1-SNAPSHOT [15/15]
[INFO]   from org.eclipse.m2e.wtp.site/.polyglot.category.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] Resolving dependencies of MavenProject: org.eclipse.m2e.wtp:org.eclipse.m2e.wtp.site.eclipse-repository:1.6.1-SNAPSHOT @ /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.site/.polyglot.category.xml
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] 
[INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] The project's OSGi version is 1.6.1.20231024-1618
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] 
[INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.site/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.3:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 12.0.0]
[INFO] Published profile IUs: [a.jre.javase 13.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0]
[INFO] Published profile IUs: [a.jre.javase 16.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] Published profile IUs: [a.jre.javase 19.0.0]
[INFO] Published profile IUs: [a.jre.javase 20.0.0]
[INFO] Published profile IUs: [a.jre.javase 21.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.3:publish-products (default-publish-products) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.3:publish-categories (default-publish-categories) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:4.0.3:attach-artifacts (default-attach-artifacts) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:4.0.3:assemble-repository (default-assemble-repository) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-source:4.0.3:plugin-source (plugin-source) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] 
[INFO] --- tycho-p2-repository:4.0.3:archive-repository (default-archive-repository) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/m2e-wtp_master/org.eclipse.m2e.wtp.site/target/org.eclipse.m2e.wtp.site.eclipse-repository-1.6.1-SNAPSHOT.zip
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] 
[INFO] --- tycho-p2:4.0.3:p2-metadata (p2-metadata) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] 
[INFO] --- tycho-p2-extras:4.0.3:compare-version-with-baselines (default) @ org.eclipse.m2e.wtp.site.eclipse-repository ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] M2E-WTP :: Parent 1.6.1-SNAPSHOT ................... SUCCESS [  3.278 s]
[INFO] M2E-WTP :: Target Platform 1.6.1-SNAPSHOT .......... SUCCESS [  0.011 s]
[INFO] [bundle] Overlay support for Eclipse WTP 1.6.1-SNAPSHOT SUCCESS [ 37.672 s]
[INFO] [bundle] Overlay support for Eclipse WTP - UI 1.6.1-SNAPSHOT SUCCESS [  3.521 s]
[INFO] M2E-WTP :: Core 1.6.1-SNAPSHOT ..................... SUCCESS [  9.250 s]
[INFO] [test-bundle] m2e WTP tests 1.0.1-SNAPSHOT ......... SUCCESS [ 35.035 s]
[INFO] [feature] m2e-wtp - Maven Integration for WTP 1.6.1-SNAPSHOT SUCCESS [  8.774 s]
[INFO] [feature] m2e-wtp - Maven Integration for WTP Developer Resources 1.6.1-SNAPSHOT SUCCESS [  1.992 s]
[INFO] [bundle] Maven JAX-RS Configurator 1.6.1-SNAPSHOT .. SUCCESS [  4.178 s]
[INFO] [feature] m2e-wtp - JAX-RS configurator for WTP (Optional) 1.6.1-SNAPSHOT SUCCESS [  2.878 s]
[INFO] [bundle] Maven JSF Configurator 1.6.1-SNAPSHOT ..... SUCCESS [  5.452 s]
[INFO] [feature] m2e-wtp - JSF configurator for WTP (Optional) 1.6.1-SNAPSHOT SUCCESS [  3.685 s]
[INFO] [bundle] Maven JPA Configurator 1.6.1-SNAPSHOT ..... SUCCESS [  5.759 s]
[INFO] [feature] m2e-wtp - JPA configurator for WTP (Optional) 1.6.1-SNAPSHOT SUCCESS [  2.787 s]
[INFO] [updatesite] org.eclipse.m2e.wtp.site.eclipse-repository 1.6.1-SNAPSHOT SUCCESS [  2.601 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:26 min
[INFO] Finished at: 2023-10-31T09:51:19Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "uts" could not be activated because it does not exist.
[WARNING] The requested profile "its" could not be activated because it does not exist.
[Pipeline] }
Terminating xvnc.

Tue Oct 31 09:51:21 2023
 ComparingUpdateTracker: 0 pixels in / 0 pixels out
 ComparingUpdateTracker: (1:-nan ratio)
[Pipeline] // xvnc
Post stage
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy Snapshot)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.m2e (ssh://genie.m2e@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-1z7yIQXGbtSx/agent.993
SSH_AGENT_PID=995
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/m2e-wtp_master@tmp/private_key_2391918083914662764.key (/home/jenkins/agent/workspace/m2e-wtp_master@tmp/private_key_2391918083914662764.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.m2e@projects-storage.eclipse.org 'rm -rf /home/data/httpd/download.eclipse.org/technology/m2e/m2e-wtp/snapshots/*'
+ scp -r org.eclipse.m2e.wtp.site/target/repository/artifacts.jar org.eclipse.m2e.wtp.site/target/repository/artifacts.xml.xz org.eclipse.m2e.wtp.site/target/repository/content.jar org.eclipse.m2e.wtp.site/target/repository/content.xml.xz org.eclipse.m2e.wtp.site/target/repository/features org.eclipse.m2e.wtp.site/target/repository/p2.index org.eclipse.m2e.wtp.site/target/repository/plugins genie.m2e@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/m2e/m2e-wtp/snapshots/
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 995 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: UNSTABLE