Triggered by Gerrit: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/186139 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jdt/jikespg-17-sqgxd-fk99r [Normal][jdt/jikespg-17-sqgxd-fk99r][Scheduled] Successfully assigned jdt/jikespg-17-sqgxd-fk99r to okdnode-27 [Normal][jdt/jikespg-17-sqgxd-fk99r][AddedInterface] Add eth0 [10.40.50.191/23] [Normal][jdt/jikespg-17-sqgxd-fk99r][Pulling] Pulling image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" [Normal][jdt/jikespg-17-sqgxd-fk99r][Pulled] Successfully pulled image "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" in 889.928856ms [Normal][jdt/jikespg-17-sqgxd-fk99r][Created] Created container custom [Normal][jdt/jikespg-17-sqgxd-fk99r][Started] Started container custom [Normal][jdt/jikespg-17-sqgxd-fk99r][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine [Normal][jdt/jikespg-17-sqgxd-fk99r][Created] Created container jnlp [Normal][jdt/jikespg-17-sqgxd-fk99r][Started] Started container jnlp Still waiting to schedule task ‘jikespg-17-sqgxd-fk99r’ is offline Agent jikespg-17-sqgxd-fk99r is provisioned from template jikespg-17-sqgxd --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg-auto-gerrit/17/" runUrl: "job/eclipse.jdt.core-jikespg-auto-gerrit/17/" labels: jenkins: "slave" jenkins/label-digest: "5e8079ae1f31382536060c52fb0d342e45338193" jenkins/label: "jikespg-17" name: "jikespg-17-sqgxd-fk99r" spec: containers: - command: - "cat" image: "eclipse/platformreleng-ubuntu-gtk3-metacity:jikespg" imagePullPolicy: "Always" name: "custom" resources: limits: memory: "2048Mi" cpu: "1000m" requests: memory: "512Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins/agent" - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.jdt.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "jikespg-17-sqgxd-fk99r" - name: "JENKINS_NAME" value: "jikespg-17-sqgxd-fk99r" - 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-basic:remoting-4.7" name: "jnlp" resources: limits: {} requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Running on jikespg-17-sqgxd-fk99r in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Run jikespg) [Pipeline] container [Pipeline] { [Pipeline] dir [2021-10-06T08:51:57.032Z] Running in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core [Pipeline] { [Pipeline] checkout [2021-10-06T08:51:57.707Z] The recommended git tool is: NONE [2021-10-06T08:52:07.620Z] No credentials specified [2021-10-06T08:52:07.620Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e3069748; decorates org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2c15da40; decorates RemoteLauncher[hudson.remoting.Channel@217dbfd7:JNLP4-connect connection from 10.40.50.191/10.40.50.191:52368] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [2021-10-06T08:52:07.704Z] Cloning the remote Git repository [2021-10-06T08:52:12.317Z] Cloning repository https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2021-10-06T08:52:12.337Z] > git init /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core # timeout=10 [2021-10-06T08:52:12.506Z] Fetching upstream changes from https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2021-10-06T08:52:12.506Z] > git --version # timeout=10 [2021-10-06T08:52:12.510Z] > git --version # 'git version 2.20.1' [2021-10-06T08:52:12.510Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/jdt/eclipse.jdt.core.git +refs/heads/*:refs/remotes/origin/* # timeout=120 [2021-10-06T08:54:21.506Z] Checking out Revision 4f8d4348ddc2369cc49e1f86b1d9a8f18afa567d (FETCH_HEAD) [2021-10-06T08:54:18.217Z] > git config remote.origin.url https://git.eclipse.org/r/jdt/eclipse.jdt.core.git # timeout=10 [2021-10-06T08:54:18.221Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T08:54:18.229Z] > git config remote.origin.url https://git.eclipse.org/r/jdt/eclipse.jdt.core.git # timeout=10 [2021-10-06T08:54:18.405Z] Fetching upstream changes from https://git.eclipse.org/r/jdt/eclipse.jdt.core.git [2021-10-06T08:54:18.405Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/jdt/eclipse.jdt.core.git refs/changes/39/186139/14 # timeout=120 [2021-10-06T08:54:21.409Z] > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 [2021-10-06T08:54:21.420Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2021-10-06T08:54:21.518Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T08:54:21.521Z] > git checkout -f 4f8d4348ddc2369cc49e1f86b1d9a8f18afa567d # timeout=10 [2021-10-06T08:54:31.519Z] Commit message: "Dummy gerrit to verify grammar changes" [2021-10-06T08:54:31.528Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // container [Pipeline] container [Pipeline] { [Pipeline] sh [2021-10-06T08:54:32.505Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/jikespg_output [2021-10-06T08:54:32.506Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/jikespg_output [2021-10-06T08:54:32.506Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/jikespg_output ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit [2021-10-06T08:54:32.506Z] + cp /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit/eclipse.jdt.core/org.eclipse.jdt.core/grammar/java.g . [2021-10-06T08:54:32.506Z] + /home/git/jikespg/src/jikespg java.g [2021-10-06T08:54:32.506Z] + tee output.txt [2021-10-06T08:54:32.506Z] [2021-10-06T08:54:32.506Z] IBM Research Jikes Parser Generator Wed Oct 6 08:54:32 2021 [2021-10-06T08:54:32.506Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java, [2021-10-06T08:54:32.506Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 , [2021-10-06T08:54:32.506Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE, [2021-10-06T08:54:32.506Z] %OPTIONS ERROR_MAPS [2021-10-06T08:54:32.506Z] %OPTIONS first follow [2021-10-06T08:54:32.506Z] %OPTIONS TRACE=FULL , [2021-10-06T08:54:32.506Z] %OPTIONS VERBOSE [2021-10-06T08:54:32.506Z] %OPTIONS DEFERRED [2021-10-06T08:54:32.506Z] %OPTIONS NAMES=MAX [2021-10-06T08:54:32.506Z] %OPTIONS SCOPES [2021-10-06T08:54:32.506Z] Options in effect: [2021-10-06T08:54:32.506Z] ACTION ACTFILE-NAME=JavaAction.java BLOCKB=/. BLOCKE=./ BYTE CONFLICTS [2021-10-06T08:54:32.506Z] DEFAULT=5 NODEBUG DEFERRED NOEDIT ERROR-MAPS ESCAPE=$ [2021-10-06T08:54:32.506Z] FILE-PREFIX=java FIRST FOLLOW GENERATE-PARSER=JAVA NOGOTO-DEFAULT [2021-10-06T08:54:32.506Z] HACTFILE-NAME=javahdr.java HBLOCKB=/: HBLOCKE=:/ LALR=1 LIST [2021-10-06T08:54:32.507Z] MAX-DISTANCE=30 MIN-DISTANCE=3 NAMES=MAXIMUM NONT-CHECK ORMARK=| [2021-10-06T08:54:32.507Z] OUTPUT-SIZE=125 PREFIX=TokenName READ-REDUCE SCOPES NOSHIFT-DEFAULT [2021-10-06T08:54:32.507Z] SINGLE-PRODUCTIONS STACK-SIZE=128 STATES SUFFIX= TABLE=SPACE [2021-10-06T08:54:32.507Z] TRACE=FULL VERBOSE WARNINGS XREF [2021-10-06T08:54:32.507Z] [2021-10-06T08:54:32.507Z] *** The following Terminals are useless: [2021-10-06T08:54:32.507Z] const goto [2021-10-06T08:54:32.507Z] [2021-10-06T08:54:32.507Z] This grammar is LALR(1). [2021-10-06T08:54:32.507Z] [2021-10-06T08:54:32.507Z] Number of Terminals: 136 [2021-10-06T08:54:32.507Z] Number of Nonterminals: 429 [2021-10-06T08:54:32.507Z] Number of Productions: 933 [2021-10-06T08:54:32.507Z] Number of Single Productions: 280 [2021-10-06T08:54:32.507Z] Number of Items: 2916 [2021-10-06T08:54:32.507Z] Number of Scopes: 319 [2021-10-06T08:54:32.507Z] Number of States: 1219 [2021-10-06T08:54:32.507Z] Number of Shift actions: 6085 [2021-10-06T08:54:32.507Z] Number of Goto actions: 10328 [2021-10-06T08:54:32.507Z] Number of Shift/Reduce actions: 757 [2021-10-06T08:54:32.507Z] Number of Goto/Reduce actions: 2572 [2021-10-06T08:54:32.507Z] Number of Reduce actions: 18648 [2021-10-06T08:54:32.507Z] Number of Shift-Reduce conflicts: 0 [2021-10-06T08:54:32.507Z] Number of Reduce-Reduce conflicts: 0 [2021-10-06T08:54:32.507Z] [2021-10-06T08:54:32.507Z] Length of base Action Table: 17667 [2021-10-06T08:54:32.507Z] Number of entries in base Action Table: 14119 [2021-10-06T08:54:32.507Z] Percentage of increase: 25.1% [2021-10-06T08:54:32.507Z] Storage required for base Tables: 35334 Bytes, 35K [2021-10-06T08:54:32.507Z] Storage required for Rules: 2796 Bytes [2021-10-06T08:54:32.507Z] Number of unique terminal states: 889 [2021-10-06T08:54:32.507Z] Number of Shift actions saved by merging: 4091 [2021-10-06T08:54:32.507Z] Number of Reduce actions saved by merging: 2765 [2021-10-06T08:54:32.507Z] Number of Reduce saved by default: 11957 [2021-10-06T08:54:32.507Z] [2021-10-06T08:54:32.507Z] Length of Terminal Check Table: 8264 [2021-10-06T08:54:32.507Z] Length of Terminal Action Table: 8200 [2021-10-06T08:54:32.507Z] Number of entries in Terminal Action Table: 7566 [2021-10-06T08:54:32.507Z] Percentage of increase: 8.3% [2021-10-06T08:54:32.507Z] Storage required for Terminal Tables: 24664 Bytes, 25K [2021-10-06T08:54:32.507Z] Total storage required for Tables: 59998 Bytes, 59K [2021-10-06T08:54:32.507Z] [2021-10-06T08:54:32.507Z] [2021-10-06T08:54:32.507Z] Actions in Compressed Tables: [2021-10-06T08:54:32.507Z] Number of Shifts: 2321 [2021-10-06T08:54:32.507Z] Number of Shift/Reduces: 430 [2021-10-06T08:54:32.507Z] Number of Gotos: 10328 [2021-10-06T08:54:32.507Z] Number of Goto/Reduces: 2572 [2021-10-06T08:54:32.507Z] Number of Reduces: 3926 [2021-10-06T08:54:32.507Z] Number of Defaults: 600 [2021-10-06T08:54:32.508Z] [2021-10-06T08:54:32.508Z] Error maps storage: [2021-10-06T08:54:32.508Z] Storage required for ACTION_SYMBOLS_BASE map: 2438 Bytes [2021-10-06T08:54:32.508Z] Storage required for ACTION_SYMBOLS_RANGE map: 3890 Bytes [2021-10-06T08:54:32.508Z] Storage required for NACTION_SYMBOLS_BASE map: 2438 Bytes [2021-10-06T08:54:32.508Z] Storage required for NACTION_SYMBOLS_RANGE map: 1606 Bytes [2021-10-06T08:54:32.508Z] Storage required for TERMINAL_INDEX map: 272 Bytes [2021-10-06T08:54:32.508Z] Storage required for NON_TERMINAL_INDEX map: 860 Bytes [2021-10-06T08:54:32.508Z] Storage required for STRING_BUFFER map: 17444 Bytes [2021-10-06T08:54:32.508Z] [2021-10-06T08:54:32.508Z] ***Warning: Base Check vector contains value > 127. 16-bit words used. [2021-10-06T08:54:32.508Z] ***Warning: Terminal symbol > 127. 16-bit words used. [2021-10-06T08:54:32.508Z] non-sealed may be an invalid variable name. [2021-10-06T08:54:32.508Z] [2021-10-06T08:54:32.508Z] Escaped symbol $eof is an invalid C variable. [2021-10-06T08:54:32.508Z] [2021-10-06T08:54:32.508Z] Escaped symbol $error is an invalid C variable. [2021-10-06T08:54:32.508Z] [2021-10-06T08:54:32.508Z] + popd [2021-10-06T08:54:32.508Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-auto-gerrit [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts [2021-10-06T08:54:32.726Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS