Skip to content
Success

Console Output

23:35:00 [2022-02-21T04:35:00.481Z] Started by timer
23:35:00 [2022-02-21T04:35:00.541Z] Checking out git https://github.com/xtext/xtext-apidiff.git into /var/jenkins/workspace/experimental/xtext-xtend-api-diff-issue1907@script to read Jenkinsfile
23:35:00 [2022-02-21T04:35:00.561Z] The recommended git tool is: NONE
23:35:00 [2022-02-21T04:35:00.561Z] No credentials specified
23:35:00 [2022-02-21T04:35:00.574Z]  > git rev-parse --resolve-git-dir /var/jenkins/workspace/experimental/xtext-xtend-api-diff-issue1907@script/.git # timeout=10
23:35:00 [2022-02-21T04:35:00.603Z] Fetching changes from the remote Git repository
23:35:00 [2022-02-21T04:35:00.603Z]  > git config remote.origin.url https://github.com/xtext/xtext-apidiff.git # timeout=10
23:35:00 [2022-02-21T04:35:00.621Z] Fetching upstream changes from https://github.com/xtext/xtext-apidiff.git
23:35:00 [2022-02-21T04:35:00.621Z]  > git --version # timeout=10
23:35:00 [2022-02-21T04:35:00.628Z]  > git --version # 'git version 2.20.1'
23:35:00 [2022-02-21T04:35:00.628Z]  > git fetch --tags --force --progress -- https://github.com/xtext/xtext-apidiff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:01 [2022-02-21T04:35:01.385Z] Seen branch in repository origin/cd_crapedycrap
23:35:01 [2022-02-21T04:35:01.385Z] Seen branch in repository origin/cd_kt_issue1907
23:35:01 [2022-02-21T04:35:01.385Z] Seen branch in repository origin/cd_modernize
23:35:01 [2022-02-21T04:35:01.385Z] Seen branch in repository origin/kt_issue1907
23:35:01 [2022-02-21T04:35:01.385Z] Seen branch in repository origin/master
23:35:01 [2022-02-21T04:35:01.385Z] Seen 5 remote branches
23:35:01 [2022-02-21T04:35:01.386Z]  > git show-ref --tags -d # timeout=10
23:35:01 [2022-02-21T04:35:01.533Z] Checking out Revision a7ea476bf588ad62c166316807aed906158fcb3e (origin/cd_kt_issue1907)
23:35:01 [2022-02-21T04:35:01.533Z]  > git config core.sparsecheckout # timeout=10
23:35:01 [2022-02-21T04:35:01.540Z]  > git checkout -f a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:01 [2022-02-21T04:35:01.768Z] Commit message: "review feedback"
23:35:01 [2022-02-21T04:35:01.769Z]  > git rev-list --no-walk a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:02 [2022-02-21T04:35:02.532Z] [Pipeline] Start of Pipeline
23:35:03 [2022-02-21T04:35:03.340Z] [Pipeline] echo
23:35:03 [2022-02-21T04:35:03.340Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
23:35:03 [2022-02-21T04:35:03.341Z] [Pipeline] podTemplate
23:35:03 [2022-02-21T04:35:03.343Z] [Pipeline] {
23:35:03 [2022-02-21T04:35:03.350Z] [Pipeline] node
23:35:11 [2022-02-21T04:35:11.831Z] Agent centos-7-twn21 is provisioned from template centos-7
23:35:11 [2022-02-21T04:35:11.833Z] ---
23:35:11 [2022-02-21T04:35:11.833Z] apiVersion: "v1"
23:35:11 [2022-02-21T04:35:11.833Z] kind: "Pod"
23:35:11 [2022-02-21T04:35:11.833Z] metadata:
23:35:11 [2022-02-21T04:35:11.833Z]   annotations: {}
23:35:11 [2022-02-21T04:35:11.833Z]   labels:
23:35:11 [2022-02-21T04:35:11.834Z]     jenkins: "slave"
23:35:11 [2022-02-21T04:35:11.834Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
23:35:11 [2022-02-21T04:35:11.834Z]     jenkins/label: "migration_jipp-migration_centos-7"
23:35:11 [2022-02-21T04:35:11.834Z]   name: "centos-7-twn21"
23:35:11 [2022-02-21T04:35:11.834Z] spec:
23:35:11 [2022-02-21T04:35:11.834Z]   containers:
23:35:11 [2022-02-21T04:35:11.834Z]   - env:
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JENKINS_SECRET"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "********"
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JENKINS_TUNNEL"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "jenkins-discovery.xtext.svc.cluster.local:50000"
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JENKINS_AGENT_NAME"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "centos-7-twn21"
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
23:35:11 [2022-02-21T04:35:11.834Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JAVA_TOOL_OPTIONS"
23:35:11 [2022-02-21T04:35:11.834Z]       value: ""
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "_JAVA_OPTIONS"
23:35:11 [2022-02-21T04:35:11.834Z]       value: ""
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "OPENJ9_JAVA_OPTIONS"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JENKINS_NAME"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "centos-7-twn21"
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JENKINS_AGENT_WORKDIR"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "/home/jenkins/agent"
23:35:11 [2022-02-21T04:35:11.834Z]     - name: "JENKINS_URL"
23:35:11 [2022-02-21T04:35:11.834Z]       value: "http://jenkins-ui.xtext.svc.cluster.local/xtext/"
23:35:11 [2022-02-21T04:35:11.834Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2"
23:35:11 [2022-02-21T04:35:11.834Z]     imagePullPolicy: "Always"
23:35:11 [2022-02-21T04:35:11.834Z]     name: "jnlp"
23:35:11 [2022-02-21T04:35:11.834Z]     resources:
23:35:11 [2022-02-21T04:35:11.834Z]       limits:
23:35:11 [2022-02-21T04:35:11.834Z]         cpu: "2000m"
23:35:11 [2022-02-21T04:35:11.834Z]         memory: "4096Mi"
23:35:11 [2022-02-21T04:35:11.834Z]       requests:
23:35:11 [2022-02-21T04:35:11.834Z]         cpu: "1000m"
23:35:11 [2022-02-21T04:35:11.834Z]         memory: "4096Mi"
23:35:11 [2022-02-21T04:35:11.834Z]     tty: true
23:35:11 [2022-02-21T04:35:11.834Z]     volumeMounts:
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.gradle/daemon"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-6"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.gradle/caches"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-5"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.mavenrc"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "m2-dir"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: true
23:35:11 [2022-02-21T04:35:11.834Z]       subPath: ".mavenrc"
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.m2/repository"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-3"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "m2-secret-dir"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: true
23:35:11 [2022-02-21T04:35:11.834Z]       subPath: "settings-security.xml"
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.gradle/gradle.properties"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "gradle-secret-dir"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: true
23:35:11 [2022-02-21T04:35:11.834Z]       subPath: "gradle.properties"
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.gradle/workers"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-8"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "m2-dir"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: true
23:35:11 [2022-02-21T04:35:11.834Z]       subPath: "toolchains.xml"
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/opt/tools"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-0"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-2"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.gradle/native"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-7"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.m2/wrapper"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-4"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "m2-secret-dir"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: true
23:35:11 [2022-02-21T04:35:11.834Z]       subPath: "settings.xml"
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.ssh"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-1"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]       subPath: ""
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/.gradle/wrapper"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "volume-9"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     - mountPath: "/home/jenkins/agent"
23:35:11 [2022-02-21T04:35:11.834Z]       name: "workspace-volume"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: false
23:35:11 [2022-02-21T04:35:11.834Z]     workingDir: "/home/jenkins/agent"
23:35:11 [2022-02-21T04:35:11.834Z]   nodeSelector:
23:35:11 [2022-02-21T04:35:11.834Z]     kubernetes.io/os: "linux"
23:35:11 [2022-02-21T04:35:11.834Z]   restartPolicy: "Never"
23:35:11 [2022-02-21T04:35:11.834Z]   volumes:
23:35:11 [2022-02-21T04:35:11.834Z]   - name: "m2-secret-dir"
23:35:11 [2022-02-21T04:35:11.834Z]     secret:
23:35:11 [2022-02-21T04:35:11.834Z]       secretName: "m2-secret-dir"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-8"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-7"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-9"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "workspace-volume"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-4"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-3"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-6"
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-5"
23:35:11 [2022-02-21T04:35:11.834Z]   - name: "volume-0"
23:35:11 [2022-02-21T04:35:11.834Z]     persistentVolumeClaim:
23:35:11 [2022-02-21T04:35:11.834Z]       claimName: "tools-claim-jiro-xtext"
23:35:11 [2022-02-21T04:35:11.834Z]       readOnly: true
23:35:11 [2022-02-21T04:35:11.834Z]   - emptyDir:
23:35:11 [2022-02-21T04:35:11.834Z]       medium: ""
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-2"
23:35:11 [2022-02-21T04:35:11.834Z]   - configMap:
23:35:11 [2022-02-21T04:35:11.834Z]       name: "m2-dir"
23:35:11 [2022-02-21T04:35:11.834Z]     name: "m2-dir"
23:35:11 [2022-02-21T04:35:11.834Z]   - configMap:
23:35:11 [2022-02-21T04:35:11.834Z]       name: "known-hosts"
23:35:11 [2022-02-21T04:35:11.834Z]     name: "volume-1"
23:35:11 [2022-02-21T04:35:11.834Z]   - name: "gradle-secret-dir"
23:35:11 [2022-02-21T04:35:11.834Z]     secret:
23:35:11 [2022-02-21T04:35:11.834Z]       secretName: "gradle-secret-dir"
23:35:11 [2022-02-21T04:35:11.834Z] 
23:35:11 [2022-02-21T04:35:11.862Z] Running on centos-7-twn21 in /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907
23:35:11 [2022-02-21T04:35:11.863Z] [Pipeline] {
23:35:11 [2022-02-21T04:35:11.887Z] [Pipeline] stage
23:35:11 [2022-02-21T04:35:11.888Z] [Pipeline] { (Declarative: Checkout SCM)
23:35:11 [2022-02-21T04:35:11.896Z] [Pipeline] checkout
23:35:12 [2022-02-21T04:35:12.139Z] The recommended git tool is: NONE
23:35:14 [2022-02-21T04:35:14.004Z] No credentials specified
23:35:14 [2022-02-21T04:35:14.007Z] Cloning the remote Git repository
23:35:15 [2022-02-21T04:35:15.420Z] Avoid second fetch
23:35:14 [2022-02-21T04:35:14.025Z] Cloning repository https://github.com/xtext/xtext-apidiff.git
23:35:14 [2022-02-21T04:35:14.830Z]  > git init /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907 # timeout=10
23:35:14 [2022-02-21T04:35:14.853Z] Fetching upstream changes from https://github.com/xtext/xtext-apidiff.git
23:35:14 [2022-02-21T04:35:14.854Z]  > git --version # timeout=10
23:35:14 [2022-02-21T04:35:14.858Z]  > git --version # 'git version 1.8.3.1'
23:35:14 [2022-02-21T04:35:14.858Z]  > git fetch --tags --progress https://github.com/xtext/xtext-apidiff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:15 [2022-02-21T04:35:15.413Z]  > git config remote.origin.url https://github.com/xtext/xtext-apidiff.git # timeout=10
23:35:15 [2022-02-21T04:35:15.416Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:18 [2022-02-21T04:35:18.760Z] Checking out Revision a7ea476bf588ad62c166316807aed906158fcb3e (origin/cd_kt_issue1907)
23:35:18 [2022-02-21T04:35:18.968Z] Commit message: "review feedback"
23:35:18 [2022-02-21T04:35:18.974Z] [Pipeline] }
23:35:18 [2022-02-21T04:35:18.979Z] [Pipeline] // stage
23:35:18 [2022-02-21T04:35:18.986Z] [Pipeline] withEnv
23:35:18 [2022-02-21T04:35:18.987Z] [Pipeline] {
23:35:19 [2022-02-21T04:35:19.000Z] [Pipeline] withEnv
23:35:19 [2022-02-21T04:35:19.000Z] [Pipeline] {
23:35:19 [2022-02-21T04:35:19.007Z] [Pipeline] timeout
23:35:19 [2022-02-21T04:35:19.007Z] Timeout set to expire in 45 min
23:35:19 [2022-02-21T04:35:19.008Z] [Pipeline] {
23:35:19 [2022-02-21T04:35:19.017Z] [Pipeline] stage
23:35:19 [2022-02-21T04:35:19.017Z] [Pipeline] { (Checkout)
23:35:19 [2022-02-21T04:35:19.043Z] [Pipeline] checkout
23:35:19 [2022-02-21T04:35:19.047Z] The recommended git tool is: NONE
23:35:19 [2022-02-21T04:35:19.054Z] No credentials specified
23:35:19 [2022-02-21T04:35:19.061Z] Fetching changes from the remote Git repository
23:35:18 [2022-02-21T04:35:18.734Z] Seen branch in repository origin/cd_modernize
23:35:18 [2022-02-21T04:35:18.735Z] Seen branch in repository origin/kt_issue1907
23:35:18 [2022-02-21T04:35:18.735Z] Seen branch in repository origin/master
23:35:18 [2022-02-21T04:35:18.735Z] Seen 3 remote branches
23:35:18 [2022-02-21T04:35:18.753Z]  > git show-ref --tags -d # timeout=10
23:35:18 [2022-02-21T04:35:18.766Z]  > git config core.sparsecheckout # timeout=10
23:35:18 [2022-02-21T04:35:18.770Z]  > git checkout -f a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:19 [2022-02-21T04:35:19.295Z] Checking out Revision a7ea476bf588ad62c166316807aed906158fcb3e (origin/cd_kt_issue1907)
23:35:19 [2022-02-21T04:35:19.310Z] Commit message: "review feedback"
23:35:19 [2022-02-21T04:35:19.316Z] [Pipeline] script
23:35:19 [2022-02-21T04:35:19.319Z] [Pipeline] {
23:35:19 [2022-02-21T04:35:19.330Z] [Pipeline] }
23:35:19 [2022-02-21T04:35:19.334Z] [Pipeline] // script
23:35:19 [2022-02-21T04:35:19.339Z] [Pipeline] }
23:35:19 [2022-02-21T04:35:19.343Z] [Pipeline] // stage
23:35:19 [2022-02-21T04:35:19.349Z] [Pipeline] stage
23:35:19 [2022-02-21T04:35:19.349Z] [Pipeline] { (Build xtext-apidiff)
23:35:19 [2022-02-21T04:35:19.366Z] [Pipeline] script
23:35:19 [2022-02-21T04:35:19.368Z] [Pipeline] {
23:35:19 [2022-02-21T04:35:19.373Z] [Pipeline] dir
23:35:19 [2022-02-21T04:35:19.373Z] Running in /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/xtext-apidiff
23:35:19 [2022-02-21T04:35:19.374Z] [Pipeline] {
23:35:19 [2022-02-21T04:35:19.379Z] [Pipeline] sh
23:35:19 [2022-02-21T04:35:19.745Z] + ./gradlew clean build
23:35:19 [2022-02-21T04:35:19.745Z] Downloading https://services.gradle.org/distributions/gradle-6.8.3-bin.zip
23:35:19 [2022-02-21T04:35:19.056Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/.git # timeout=10
23:35:19 [2022-02-21T04:35:19.062Z]  > git config remote.origin.url https://github.com/xtext/xtext-apidiff.git # timeout=10
23:35:19 [2022-02-21T04:35:19.071Z] Fetching upstream changes from https://github.com/xtext/xtext-apidiff.git
23:35:19 [2022-02-21T04:35:19.072Z]  > git --version # timeout=10
23:35:19 [2022-02-21T04:35:19.074Z]  > git --version # 'git version 1.8.3.1'
23:35:19 [2022-02-21T04:35:19.074Z]  > git fetch --tags --progress https://github.com/xtext/xtext-apidiff.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:35:19 [2022-02-21T04:35:19.287Z] Seen branch in repository origin/cd_modernize
23:35:19 [2022-02-21T04:35:19.287Z] Seen branch in repository origin/kt_issue1907
23:35:19 [2022-02-21T04:35:19.287Z] Seen branch in repository origin/master
23:35:19 [2022-02-21T04:35:19.288Z] Seen 3 remote branches
23:35:19 [2022-02-21T04:35:19.290Z]  > git show-ref --tags -d # timeout=10
23:35:19 [2022-02-21T04:35:19.297Z]  > git config core.sparsecheckout # timeout=10
23:35:19 [2022-02-21T04:35:19.300Z]  > git checkout -f a7ea476bf588ad62c166316807aed906158fcb3e # timeout=10
23:35:21 [2022-02-21T04:35:21.416Z] ......................................................................................................
23:35:22 [2022-02-21T04:35:22.793Z] 
23:35:22 [2022-02-21T04:35:22.793Z] Welcome to Gradle 6.8.3!
23:35:22 [2022-02-21T04:35:22.793Z] 
23:35:22 [2022-02-21T04:35:22.793Z] Here are the highlights of this release:
23:35:22 [2022-02-21T04:35:22.793Z]  - Faster Kotlin DSL script compilation
23:35:22 [2022-02-21T04:35:22.793Z]  - Vendor selection for Java toolchains
23:35:22 [2022-02-21T04:35:22.793Z]  - Convenient execution of tasks in composite builds
23:35:22 [2022-02-21T04:35:22.793Z]  - Consistent dependency resolution
23:35:22 [2022-02-21T04:35:22.793Z] 
23:35:22 [2022-02-21T04:35:22.793Z] For more details see https://docs.gradle.org/6.8.3/release-notes.html
23:35:22 [2022-02-21T04:35:22.793Z] 
23:35:22 [2022-02-21T04:35:22.793Z] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
23:35:24 [2022-02-21T04:35:24.179Z] Daemon will be stopped at the end of the build 
23:35:39 [2022-02-21T04:35:39.053Z] > Task :clean UP-TO-DATE
23:35:44 [2022-02-21T04:35:44.373Z] > Task :generateXtext
23:35:46 [2022-02-21T04:35:46.301Z] 
23:35:46 [2022-02-21T04:35:46.301Z] > Task :compileJava
23:35:46 [2022-02-21T04:35:46.301Z] Note: /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/xtext-apidiff/xtend-gen/de/dhuebner/japicmp/MultiPageHtmlReport.java uses unchecked or unsafe operations.
23:35:46 [2022-02-21T04:35:46.301Z] Note: Recompile with -Xlint:unchecked for details.
23:35:48 [2022-02-21T04:35:48.205Z] 
23:35:48 [2022-02-21T04:35:48.206Z] > Task :processResources
23:35:48 [2022-02-21T04:35:48.206Z] > Task :classes
23:35:48 [2022-02-21T04:35:48.206Z] > Task :jar
23:35:48 [2022-02-21T04:35:48.463Z] > Task :startScripts
23:35:48 [2022-02-21T04:35:48.463Z] > Task :distTar
23:35:48 [2022-02-21T04:35:48.463Z] > Task :distZip
23:35:50 [2022-02-21T04:35:50.380Z] > Task :shadowJar
23:35:50 [2022-02-21T04:35:50.380Z] > Task :startShadowScripts
23:35:50 [2022-02-21T04:35:50.641Z] > Task :shadowDistTar
23:35:50 [2022-02-21T04:35:50.900Z] > Task :shadowDistZip
23:35:50 [2022-02-21T04:35:50.900Z] > Task :assemble
23:35:50 [2022-02-21T04:35:50.900Z] > Task :generateTestXtext NO-SOURCE
23:35:50 [2022-02-21T04:35:50.900Z] > Task :compileTestJava NO-SOURCE
23:35:50 [2022-02-21T04:35:50.900Z] > Task :processTestResources NO-SOURCE
23:35:50 [2022-02-21T04:35:50.900Z] > Task :testClasses UP-TO-DATE
23:35:50 [2022-02-21T04:35:50.900Z] > Task :test NO-SOURCE
23:35:50 [2022-02-21T04:35:50.900Z] > Task :check UP-TO-DATE
23:35:50 [2022-02-21T04:35:50.900Z] > Task :build
23:35:50 [2022-02-21T04:35:50.900Z] 
23:35:50 [2022-02-21T04:35:50.900Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
23:35:50 [2022-02-21T04:35:50.900Z] Use '--warning-mode all' to show the individual deprecation warnings.
23:35:50 [2022-02-21T04:35:50.900Z] See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings
23:35:50 [2022-02-21T04:35:50.900Z] 
23:35:50 [2022-02-21T04:35:50.900Z] BUILD SUCCESSFUL in 31s
23:35:50 [2022-02-21T04:35:50.900Z] 12 actionable tasks: 11 executed, 1 up-to-date
23:35:51 [2022-02-21T04:35:51.159Z] + cp -f build/libs/japicmp-ext.jar ..
23:35:51 [2022-02-21T04:35:51.267Z] [Pipeline] }
23:35:51 [2022-02-21T04:35:51.273Z] [Pipeline] // dir
23:35:51 [2022-02-21T04:35:51.279Z] [Pipeline] }
23:35:51 [2022-02-21T04:35:51.284Z] [Pipeline] // script
23:35:51 [2022-02-21T04:35:51.290Z] [Pipeline] }
23:35:51 [2022-02-21T04:35:51.295Z] [Pipeline] // stage
23:35:51 [2022-02-21T04:35:51.301Z] [Pipeline] stage
23:35:51 [2022-02-21T04:35:51.302Z] [Pipeline] { (Create API Diff)
23:35:51 [2022-02-21T04:35:51.322Z] [Pipeline] sh
23:35:51 [2022-02-21T04:35:51.601Z] + ./create-api-diff.sh
23:35:51 [2022-02-21T04:35:51.601Z] Diffing 2.26.0 against 2.25.0
23:35:51 [2022-02-21T04:35:51.601Z] 
23:35:51 [2022-02-21T04:35:51.601Z] Current Xtext dev version is 2.26.0
23:35:51 [2022-02-21T04:35:51.601Z] Downloading Eclipse
23:35:58 [2022-02-21T04:35:58.163Z] Installing additional features: Xtext and dependent
23:36:10 [2022-02-21T04:36:10.404Z] !SESSION 2022-02-21 04:35:57.825 -----------------------------------------------
23:36:10 [2022-02-21T04:36:10.404Z] eclipse.buildId=4.13.0.I20190916-1045
23:36:10 [2022-02-21T04:36:10.404Z] java.version=11.0.14
23:36:10 [2022-02-21T04:36:10.404Z] java.vendor=Red Hat, Inc.
23:36:10 [2022-02-21T04:36:10.404Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
23:36:10 [2022-02-21T04:36:10.405Z] Framework arguments:  -application org.eclipse.equinox.p2.director -metadataRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -artifactRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -installIU org.eclipse.xtext.sdk.feature.group,org.eclipse.lsp4j.sdk.feature.group,org.eclipse.m2e.core,org.eclipse.buildship.core,org.kohsuke.args4j -destination eclipse
23:36:10 [2022-02-21T04:36:10.405Z] Command-line arguments:  -os linux -ws gtk -arch x86_64 -data eclipse/.director-ws -consolelog -clean -application org.eclipse.equinox.p2.director -metadataRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -artifactRepository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0,https://download.eclipse.org/modeling/emft/mwe/updates/releases,http://download.eclipse.org/releases/2020-06,http://download.eclipse.org/lsp4j/updates/releases/,https://download.eclipse.org/tools/orbit/downloads/2020-06 -installIU org.eclipse.xtext.sdk.feature.group,org.eclipse.lsp4j.sdk.feature.group,org.eclipse.m2e.core,org.eclipse.buildship.core,org.kohsuke.args4j -destination eclipse
23:36:10 [2022-02-21T04:36:10.405Z] 
23:36:10 [2022-02-21T04:36:10.405Z] !ENTRY org.eclipse.equinox.p2.artifact.repository 4 1000 2022-02-21 04:36:10.140
23:36:10 [2022-02-21T04:36:10.405Z] !MESSAGE No repository found at http://download.eclipse.org/lsp4j/updates/releases/.
23:36:20 [2022-02-21T04:36:20.371Z] Feb 21, 2022 4:36:20 AM org.apache.http.impl.execchain.RetryExec execute
23:36:20 [2022-02-21T04:36:20.371Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:20 [2022-02-21T04:36:20.371Z] Feb 21, 2022 4:36:20 AM org.apache.http.impl.execchain.RetryExec execute
23:36:20 [2022-02-21T04:36:20.371Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:20 [2022-02-21T04:36:20.371Z] Feb 21, 2022 4:36:20 AM org.apache.http.impl.execchain.RetryExec execute
23:36:20 [2022-02-21T04:36:20.371Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
23:36:20 [2022-02-21T04:36:20.371Z] Feb 21, 2022 4:36:20 AM org.apache.http.impl.execchain.RetryExec execute
23:36:20 [2022-02-21T04:36:20.371Z] INFO: Retrying request to {s}->https://download.eclipse.org:443
23:36:20 [2022-02-21T04:36:20.371Z] 
23:36:20 [2022-02-21T04:36:20.371Z] !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2022-02-21 04:36:20.124
23:36:20 [2022-02-21T04:36:20.371Z] !MESSAGE No repository found at http://download.eclipse.org/lsp4j/updates/releases/.
23:36:22 [2022-02-21T04:36:22.269Z] Installing org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429.
23:36:22 [2022-02-21T04:36:22.269Z] Installing org.eclipse.lsp4j.sdk.feature.group 0.9.0.v20200229-1511.
23:36:22 [2022-02-21T04:36:22.269Z] Installing org.eclipse.m2e.core 1.16.0.20200605-0817.
23:36:22 [2022-02-21T04:36:22.269Z] Installing org.eclipse.buildship.core 3.1.4.v20200326-1743.
23:36:22 [2022-02-21T04:36:22.269Z] Installing org.kohsuke.args4j 2.33.0.v20160323-2218.
23:36:22 [2022-02-21T04:36:22.841Z] 
23:36:22 [2022-02-21T04:36:22.841Z] !ENTRY org.eclipse.equinox.p2.director 0 0 2022-02-21 04:36:22.706
23:36:22 [2022-02-21T04:36:22.841Z] !MESSAGE Overall install request is satisfiable
23:36:22 [2022-02-21T04:36:22.841Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-21 04:36:22.706
23:36:22 [2022-02-21T04:36:22.841Z] !MESSAGE Add request for Xtext Complete SDK 2.25.0.v20210301-1429 (org.eclipse.xtext.sdk.feature.group 2.25.0.v20210301-1429) is satisfiable
23:36:22 [2022-02-21T04:36:22.841Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-21 04:36:22.706
23:36:22 [2022-02-21T04:36:22.841Z] !MESSAGE Add request for args4j 2.33.0.v20160323-2218 (org.kohsuke.args4j 2.33.0.v20160323-2218) is satisfiable
23:36:22 [2022-02-21T04:36:22.841Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-21 04:36:22.706
23:36:22 [2022-02-21T04:36:22.841Z] !MESSAGE Add request for LSP4J SDK 0.9.0.v20200229-1511 (org.eclipse.lsp4j.sdk.feature.group 0.9.0.v20200229-1511) is satisfiable
23:36:22 [2022-02-21T04:36:22.841Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-21 04:36:22.706
23:36:22 [2022-02-21T04:36:22.841Z] !MESSAGE Add request for Maven Integration for Eclipse 1.16.0.20200605-0817 (org.eclipse.m2e.core 1.16.0.20200605-0817) is satisfiable
23:36:22 [2022-02-21T04:36:22.841Z] !SUBENTRY 1 org.eclipse.equinox.p2.director 0 0 2022-02-21 04:36:22.706
23:36:22 [2022-02-21T04:36:22.841Z] !MESSAGE Add request for Buildship, Eclipse Plug-ins for Gradle - Core 3.1.4.v20200326-1743 (org.eclipse.buildship.core 3.1.4.v20200326-1743) is satisfiable
23:36:30 [2022-02-21T04:36:30.964Z] Feb 21, 2022 4:36:30 AM org.apache.http.impl.execchain.RetryExec execute
23:36:30 [2022-02-21T04:36:30.964Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:30 [2022-02-21T04:36:30.964Z] Feb 21, 2022 4:36:30 AM org.apache.http.impl.execchain.RetryExec execute
23:36:30 [2022-02-21T04:36:30.964Z] INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
23:36:30 [2022-02-21T04:36:30.964Z] Feb 21, 2022 4:36:30 AM org.apache.http.impl.execchain.RetryExec execute
23:36:30 [2022-02-21T04:36:30.964Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:30 [2022-02-21T04:36:30.964Z] Feb 21, 2022 4:36:30 AM org.apache.http.impl.execchain.RetryExec execute
23:36:30 [2022-02-21T04:36:30.964Z] INFO: Retrying request to {}->http://download.eclipse.org:80
23:36:35 [2022-02-21T04:36:35.152Z] Operation completed in 33530 ms.
23:36:35 [2022-02-21T04:36:35.152Z] There were errors. See log file: /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/eclipse/.director-ws/.metadata/.log
23:36:36 [2022-02-21T04:36:36.085Z] Downloading Xtext 2.26.0 from https://ci.eclipse.org/xtext/job/xtext-umbrella/job/master/lastStableBuild/artifact/build/org.eclipse.xtext.sdk.p2-repository-2.26.0-SNAPSHOT.zip
23:36:37 [2022-02-21T04:36:37.996Z] Downloading Xtext 2.25.0 from https://download.eclipse.org/modeling/tmf/xtext/downloads/drops/2.25.0/R202103011429/tmf-xtext-Update-2.25.0.zip
23:36:39 [2022-02-21T04:36:39.376Z] 
23:36:39 [2022-02-21T04:36:39.376Z] Creating the actual diff
23:36:39 [2022-02-21T04:36:39.376Z] Properties used:
23:36:39 [2022-02-21T04:36:39.376Z] -- listing properties --
23:36:39 [2022-02-21T04:36:39.376Z] checkOnlyJarsStartWith=org.eclipse.xt
23:36:39 [2022-02-21T04:36:39.376Z] old.location=tmf-xtext-Update-2.25.0/plugins/
23:36:39 [2022-02-21T04:36:39.376Z] new.version=2.26.0
23:36:39 [2022-02-21T04:36:39.376Z] cpLocation=eclipse/plugins
23:36:39 [2022-02-21T04:36:39.376Z] xmlOutputFile=output/report.xml
23:36:39 [2022-02-21T04:36:39.376Z] package.include=
23:36:39 [2022-02-21T04:36:39.376Z] docuName=Xtext API Changes (2.25.0 - 2.26.0)
23:36:39 [2022-02-21T04:36:39.376Z] old.version=2.25.0
23:36:39 [2022-02-21T04:36:39.376Z] htmlOutputFolder=output
23:36:39 [2022-02-21T04:36:39.376Z] package.exclude=*.internal.*
23:36:39 [2022-02-21T04:36:39.376Z] new.location=tmf-xtext-Update-2.26.0/plugins/
23:36:39 [2022-02-21T04:36:39.376Z] htmlOutputFile=output/plain-report.html
23:36:39 [2022-02-21T04:36:39.376Z] Compare Started
23:36:39 [2022-02-21T04:36:39.376Z] 40.18 ms Collecting files
23:36:41 [2022-02-21T04:36:41.947Z] Old version classes: 8738
23:36:41 [2022-02-21T04:36:41.947Z] New version classes: 8752
23:36:41 [2022-02-21T04:36:41.947Z] 2.599 s Collecting classes
23:36:45 [2022-02-21T04:36:45.343Z] Compare results: 6250
23:36:45 [2022-02-21T04:36:45.343Z] 5.722 s Analyse finished
23:36:45 [2022-02-21T04:36:45.343Z] WARNING: An illegal reflective access operation has occurred
23:36:45 [2022-02-21T04:36:45.343Z] WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/japicmp-ext.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
23:36:45 [2022-02-21T04:36:45.343Z] WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
23:36:45 [2022-02-21T04:36:45.343Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
23:36:45 [2022-02-21T04:36:45.343Z] WARNING: All illegal access operations will be denied in a future release
23:36:46 [2022-02-21T04:36:46.779Z] Output in: /home/jenkins/agent/workspace/experimental/xtext-xtend-api-diff-issue1907/output
23:36:46 [2022-02-21T04:36:46.779Z] 7.146 s Finished...
23:36:46 [2022-02-21T04:36:46.786Z] [Pipeline] }
23:36:46 [2022-02-21T04:36:46.791Z] [Pipeline] // stage
23:36:46 [2022-02-21T04:36:46.797Z] [Pipeline] stage
23:36:46 [2022-02-21T04:36:46.798Z] [Pipeline] { (Declarative: Post Actions)
23:36:46 [2022-02-21T04:36:46.809Z] [Pipeline] archiveArtifacts
23:36:46 [2022-02-21T04:36:46.814Z] Archiving artifacts
23:36:47 [2022-02-21T04:36:47.141Z] [Pipeline] script
23:36:47 [2022-02-21T04:36:47.146Z] [Pipeline] {
23:36:47 [2022-02-21T04:36:47.153Z] [Pipeline] }
23:36:47 [2022-02-21T04:36:47.157Z] [Pipeline] // script
23:36:47 [2022-02-21T04:36:47.162Z] [Pipeline] }
23:36:47 [2022-02-21T04:36:47.166Z] [Pipeline] // stage
23:36:47 [2022-02-21T04:36:47.170Z] [Pipeline] }
23:36:47 [2022-02-21T04:36:47.175Z] [Pipeline] // timeout
23:36:47 [2022-02-21T04:36:47.179Z] [Pipeline] }
23:36:47 [2022-02-21T04:36:47.182Z] [Pipeline] // withEnv
23:36:47 [2022-02-21T04:36:47.186Z] [Pipeline] }
23:36:47 [2022-02-21T04:36:47.190Z] [Pipeline] // withEnv
23:36:47 [2022-02-21T04:36:47.194Z] [Pipeline] }
23:36:47 [2022-02-21T04:36:47.198Z] [Pipeline] // node
23:36:47 [2022-02-21T04:36:47.202Z] [Pipeline] }
23:36:47 [2022-02-21T04:36:47.207Z] [Pipeline] // podTemplate
23:36:47 [2022-02-21T04:36:47.211Z] [Pipeline] End of Pipeline
23:36:47 [2022-02-21T04:36:47.301Z] Finished: SUCCESS