Skip to content

Console Output

Push event to branch R4_24_maintenance
11:45:05 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from 5dbe0c8fa956b588a478787e4bdc4a482c703986
[Pipeline] Start of Pipeline
[Pipeline] node
Agent centos-8-s35dg is provisioned from template centos-8
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
    jenkins/label: "centos-latest_centos-8"
  name: "centos-8-s35dg"
  namespace: "jdt"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jdt.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-8-s35dg"
    - 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-s35dg"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jdt.svc.cluster.local/jdt/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-4.13"
    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-jdt"
      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-s35dg in /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance
[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-jdt/eclipse.jdt.git
Avoid second fetch
Checking out Revision 5dbe0c8fa956b588a478787e4bdc4a482c703986 (R4_24_maintenance)
 > git init /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance # timeout=10
Fetching upstream changes from https://github.com/eclipse-jdt/eclipse.jdt.git
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-jdt/eclipse.jdt.git +refs/heads/R4_24_maintenance:refs/remotes/origin/R4_24_maintenance # timeout=10
 > git config remote.origin.url https://github.com/eclipse-jdt/eclipse.jdt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/R4_24_maintenance:refs/remotes/origin/R4_24_maintenance # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5dbe0c8fa956b588a478787e4bdc4a482c703986 # timeout=10
Commit message: "Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com> (#16)"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 40 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*"
[pse.jdt-github_R4_24_maintenance] $ Xvnc -help
Starting xvnc
[pse.jdt-github_R4_24_maintenance] $ Xvnc :47 -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


Fri Jun  3 15:45:36 2022
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5947
 vncext:      created VNC server for screen 0
[Pipeline] sh
+ mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/.m2/repository -Pbuild-individual-bundles -Pbree-libs -Papi-check -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ### Using TychoRepositoryTransport for remote P2 access (You can disable this with -Dtycho.p2.transport=ecf) ###
[INFO]     Cache location:         /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/.m2/repository/.cache/tycho
[INFO]     Transport mode:         online
[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>)
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/.m2/repository/org/eclipse/eclipse-sdk-prereqs/4.24.0-SNAPSHOT/eclipse-sdk-prereqs-4.24.0-SNAPSHOT.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@aec9672...
[INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
[INFO] Resolving MavenDependencyRoots = [GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
[WARNING] Missing POM for org.eclipse.jetty.tests:jetty-http-tools:jar:10.0.9
[INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.22.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.5.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
[WARNING] Missing POM for org.objenesis:objenesis-test:jar:3.2
[INFO] Resolving MavenDependencyRoots = [GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
[INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
[INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.24-I-builds
[INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1200-SNAPSHOT @ /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1200-SNAPSHOT @ /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] eclipse jdt                                                        [pom]
[INFO] org eclipse jdt                                         [eclipse-plugin]
[INFO] org eclipse jdt feature                                [eclipse-feature]
[INFO] 
[INFO] ----------------------< eclipse.jdt:eclipse.jdt >-----------------------
[INFO] Building eclipse jdt 4.24.0-SNAPSHOT                               [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.jdt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ eclipse.jdt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.jdt ---
[INFO] 
[INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.jdt ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (check-skip-api-analysis) @ eclipse.jdt ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-dependency-tools-plugin:3.0.0-SNAPSHOT:list-dependencies (list-dependencies) @ eclipse.jdt ---
[INFO] Skipped
[INFO] 
[INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (api-analysis) @ eclipse.jdt ---
[INFO] 
[INFO] ------------------< org.eclipse.jdt:org.eclipse.jdt >-------------------
[INFO] Building org eclipse jdt 3.18.1200-SNAPSHOT                        [2/3]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt ---
[INFO] The project's OSGi version is 3.18.1200.v20220603-1545
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.jdt ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt ---
[INFO] Resolving class path of org eclipse jdt...
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/src/main/resources
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ org.eclipse.jdt ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/target/org.eclipse.jdt-3.18.1200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt ---
[INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt:3.18.1200-SNAPSHOT @ /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/pom.xml
[INFO] 
[INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.jdt ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt ---
[INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (check-skip-api-analysis) @ org.eclipse.jdt ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-dependency-tools-plugin:3.0.0-SNAPSHOT:list-dependencies (list-dependencies) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (api-analysis) @ org.eclipse.jdt ---
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/apiAnalyzer-workspace/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Xmx2048M, -Dp2.RepositoryPreferences.retryOnSocketTimeout=true, -Dp2.RepositoryPreferences.connectionRetryCount=3, -Dp2.RepositoryPreferences.connectionMsRetryDelay=500, -Dorg.eclipse.ecf.provider.filetransfer.retrieve.readTimeout=10000, -jar, /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/apiAnalyzer-workspace, -configuration, /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/apiAnalyzer-workspace/configuration, -data, /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/apiAnalyzer-workspace/data, -application, org.eclipse.pde.api.tools.apiAnalyzer, -project, /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt, -baseline, /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/target/org.eclipse.jdt-apiBaseline.target, -dependencyList, /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt/target/dependencies-list.txt, -failOnError]
0 API ERRORS
0 API warnings
[INFO] 
[INFO] --------------< org.eclipse.jdt.feature:org.eclipse.jdt >---------------
[INFO] Building org eclipse jdt feature 3.18.1200-SNAPSHOT                [3/3]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt ---
[INFO] Deleting /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt ---
[INFO] The project's OSGi version is 3.18.1200.v20220603-1545
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/saveproperties
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/src/main/resources
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/target/org.eclipse.jdt-3.18.1200-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt ---
[INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1200-SNAPSHOT @ /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:feature-source (feature-source) @ org.eclipse.jdt ---
[INFO] Building jar: /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/target/org.eclipse.jdt-3.18.1200-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attach-p2-metadata) @ org.eclipse.jdt ---
[INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1200-SNAPSHOT @ /home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance/org.eclipse.jdt-feature/pom.xml
[WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt:xml:p2metadata:3.18.1200-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt:xml:p2artifacts:3.18.1200-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (check-skip-api-analysis) @ org.eclipse.jdt ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- tycho-dependency-tools-plugin:3.0.0-SNAPSHOT:list-dependencies (list-dependencies) @ org.eclipse.jdt ---
[INFO] Skipped
[INFO] 
[INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (api-analysis) @ org.eclipse.jdt ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] eclipse jdt 4.24.0-SNAPSHOT ........................ SUCCESS [ 12.269 s]
[INFO] org eclipse jdt 3.18.1200-SNAPSHOT ................. SUCCESS [ 34.960 s]
[INFO] org eclipse jdt feature 3.18.1200-SNAPSHOT ......... SUCCESS [  7.753 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:05 min
[INFO] Finished at: 2022-06-03T15:47:44Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
Terminating xvnc.

Fri Jun  3 15:47:51 2022
 ComparingUpdateTracker: 0 pixels in / 0 pixels out
 ComparingUpdateTracker: (1:-nan ratio)
[Pipeline] // xvnc
Post stage
[Pipeline] archiveArtifacts
Archiving artifacts
‘*.log’ doesn’t match anything, but ‘apiAnalyzer-workspace/data/.metadata/*.log’ does. Perhaps that’s what you mean?
No artifacts found that match the file pattern "*.log,*/target/work/data/.metadata/*.log,*/tests/target/work/data/.metadata/*.log,apiAnalyzer-workspace/.metadata/*.log". Configuration error?
[Pipeline] scanForIssues
[Java Compiler] Sleeping for 5 seconds due to JENKINS-32191...
[Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 0 issues (skipped 0 duplicates)
[Java Compiler] Skipping post processing
[Java Compiler] No filter has been set, publishing all 0 issues
[Java Compiler] Repository miner is not configured, skipping repository mining
[Pipeline] scanForIssues
[Maven] Sleeping for 5 seconds due to JENKINS-32191...
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance')
[Maven] -> found 3 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance')
[Maven] -> found 3 issues (skipped 0 duplicates)
[Maven] Successfully parsed console log
[Maven] -> found 3 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/pse.jdt-github_R4_24_maintenance')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 3 issues
[Maven] Repository miner is not configured, skipping repository mining
[Pipeline] publishIssues
[Static Analysis] Reference build recorder is not configured
[Static Analysis] Obtaining reference build from same job (R4_24_maintenance)
[Static Analysis] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Static Analysis] All reported issues will be considered outstanding
[Static Analysis] No quality gates have been set - skipping
[Static Analysis] Health report is disabled - skipping
[Static Analysis] Created analysis result for 3 issues (found 0 new issues, fixed 0 issues)
[Static Analysis] Attaching ResultAction with ID 'analysis' to build 'eclipse.jdt-github/R4_24_maintenance #1'.
[Checks API] No suitable checks publisher found.
[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: SUCCESS