Started by user Jay Arthanareeswaran Running as Jay Arthanareeswaran [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-128-04bll-sc18b Agent jikespg-128-04bll-sc18b is provisioned from template jikespg-128-04bll --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg-gerrit/128/" runUrl: "job/eclipse.jdt.core-jikespg-gerrit/128/" labels: jenkins: "slave" jenkins/label-digest: "2c04623af9829baf2dcfcdc0ea57a3c1a323eba6" jenkins/label: "jikespg-128" name: "jikespg-128-04bll-sc18b" namespace: "jdt" 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-128-04bll-sc18b" - name: "JENKINS_NAME" value: "jikespg-128-04bll-sc18b" - 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-3160.vd76b_9ddd10cc" name: "jnlp" resources: 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-128-04bll-sc18b in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-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] sh [2024-03-07T05:16:39.623Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output [2024-03-07T05:16:39.623Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output [2024-03-07T05:16:39.623Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit/jikespg_output ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit [2024-03-07T05:16:39.624Z] + GRAMMAR_FILE=https://github.com/eclipse-jdt/eclipse.jdt.core [2024-03-07T05:16:39.624Z] + GRAMMAR_FILE=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.core [2024-03-07T05:16:39.624Z] + GRAMMAR_FILE=https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.core/master/org.eclipse.jdt.core.compiler.batch/grammar/java.g [2024-03-07T05:16:39.624Z] + wget --no-check-certificate https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.core/master/org.eclipse.jdt.core.compiler.batch/grammar/java.g -O java.g [2024-03-07T05:16:39.624Z] --2024-03-07 05:16:39-- https://raw.githubusercontent.com/eclipse-jdt/eclipse.jdt.core/master/org.eclipse.jdt.core.compiler.batch/grammar/java.g [2024-03-07T05:16:39.624Z] Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... [2024-03-07T05:16:39.624Z] Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected. [2024-03-07T05:16:39.624Z] WARNING: cannot verify raw.githubusercontent.com's certificate, issued by 'CN=DigiCert TLS RSA SHA256 2020 CA1,O=DigiCert Inc,C=US': [2024-03-07T05:16:39.624Z] Unable to locally verify the issuer's authority. [2024-03-07T05:16:39.624Z] HTTP request sent, awaiting response... 200 OK [2024-03-07T05:16:39.624Z] Length: 117544 (115K) [text/plain] [2024-03-07T05:16:39.624Z] Saving to: 'java.g' [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] 0K .......... .......... .......... .......... .......... 43% 12.3M 0s [2024-03-07T05:16:39.624Z] 50K .......... .......... .......... .......... .......... 87% 12.3M 0s [2024-03-07T05:16:39.624Z] 100K .......... .... 100% 363M=0.008s [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] 2024-03-07 05:16:39 (14.0 MB/s) - 'java.g' saved [117544/117544] [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] + ls -l [2024-03-07T05:16:39.624Z] total 116 [2024-03-07T05:16:39.624Z] -rw-rw-rw-. 1 1001370000 1001370000 117544 Mar 7 05:16 java.g [2024-03-07T05:16:39.624Z] + /home/git/jikespg/src/jikespg java.g [2024-03-07T05:16:39.624Z] + tee output.txt [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] IBM Research Jikes Parser Generator Thu Mar 7 05:16:39 2024 [2024-03-07T05:16:39.624Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java, [2024-03-07T05:16:39.624Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 , [2024-03-07T05:16:39.624Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE, [2024-03-07T05:16:39.624Z] %OPTIONS ERROR_MAPS [2024-03-07T05:16:39.624Z] %OPTIONS first follow [2024-03-07T05:16:39.624Z] %OPTIONS TRACE=FULL , [2024-03-07T05:16:39.624Z] %OPTIONS VERBOSE [2024-03-07T05:16:39.624Z] %OPTIONS DEFERRED [2024-03-07T05:16:39.624Z] %OPTIONS NAMES=MAX [2024-03-07T05:16:39.624Z] %OPTIONS SCOPES [2024-03-07T05:16:39.624Z] Options in effect: [2024-03-07T05:16:39.624Z] ACTION ACTFILE-NAME=JavaAction.java BLOCKB=/. BLOCKE=./ BYTE CONFLICTS [2024-03-07T05:16:39.624Z] DEFAULT=5 NODEBUG DEFERRED NOEDIT ERROR-MAPS ESCAPE=$ [2024-03-07T05:16:39.624Z] FILE-PREFIX=java FIRST FOLLOW GENERATE-PARSER=JAVA NOGOTO-DEFAULT [2024-03-07T05:16:39.624Z] HACTFILE-NAME=javahdr.java HBLOCKB=/: HBLOCKE=:/ LALR=1 LIST [2024-03-07T05:16:39.624Z] MAX-DISTANCE=30 MIN-DISTANCE=3 NAMES=MAXIMUM NONT-CHECK ORMARK=| [2024-03-07T05:16:39.624Z] OUTPUT-SIZE=125 PREFIX=TokenName READ-REDUCE SCOPES NOSHIFT-DEFAULT [2024-03-07T05:16:39.624Z] SINGLE-PRODUCTIONS STACK-SIZE=128 STATES SUFFIX= TABLE=SPACE [2024-03-07T05:16:39.624Z] TRACE=FULL VERBOSE WARNINGS XREF [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] *** The following Terminals are useless: [2024-03-07T05:16:39.624Z] const goto [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] This grammar is LALR(1). [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] Number of Terminals: 140 [2024-03-07T05:16:39.624Z] Number of Nonterminals: 438 [2024-03-07T05:16:39.624Z] Number of Productions: 955 [2024-03-07T05:16:39.624Z] Number of Single Productions: 286 [2024-03-07T05:16:39.624Z] Number of Items: 2969 [2024-03-07T05:16:39.624Z] Number of Scopes: 322 [2024-03-07T05:16:39.624Z] Number of States: 1248 [2024-03-07T05:16:39.624Z] Number of Shift actions: 6303 [2024-03-07T05:16:39.624Z] Number of Goto actions: 10553 [2024-03-07T05:16:39.624Z] Number of Shift/Reduce actions: 794 [2024-03-07T05:16:39.624Z] Number of Goto/Reduce actions: 2581 [2024-03-07T05:16:39.624Z] Number of Reduce actions: 19800 [2024-03-07T05:16:39.624Z] Number of Shift-Reduce conflicts: 0 [2024-03-07T05:16:39.624Z] Number of Reduce-Reduce conflicts: 0 [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] Length of base Action Table: 17622 [2024-03-07T05:16:39.624Z] Number of entries in base Action Table: 14382 [2024-03-07T05:16:39.624Z] Percentage of increase: 22.5% [2024-03-07T05:16:39.624Z] Storage required for base Tables: 35244 Bytes, 35K [2024-03-07T05:16:39.624Z] Storage required for Rules: 2862 Bytes [2024-03-07T05:16:39.624Z] Number of unique terminal states: 916 [2024-03-07T05:16:39.624Z] Number of Shift actions saved by merging: 4233 [2024-03-07T05:16:39.624Z] Number of Reduce actions saved by merging: 2863 [2024-03-07T05:16:39.624Z] Number of Reduce saved by default: 12655 [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] Length of Terminal Check Table: 8848 [2024-03-07T05:16:39.624Z] Length of Terminal Action Table: 8830 [2024-03-07T05:16:39.624Z] Number of entries in Terminal Action Table: 8062 [2024-03-07T05:16:39.624Z] Percentage of increase: 9.5% [2024-03-07T05:16:39.624Z] Storage required for Terminal Tables: 26508 Bytes, 26K [2024-03-07T05:16:39.624Z] Total storage required for Tables: 61752 Bytes, 61K [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] Actions in Compressed Tables: [2024-03-07T05:16:39.624Z] Number of Shifts: 2406 [2024-03-07T05:16:39.624Z] Number of Shift/Reduces: 458 [2024-03-07T05:16:39.624Z] Number of Gotos: 10553 [2024-03-07T05:16:39.624Z] Number of Goto/Reduces: 2581 [2024-03-07T05:16:39.624Z] Number of Reduces: 4282 [2024-03-07T05:16:39.624Z] Number of Defaults: 629 [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] Error maps storage: [2024-03-07T05:16:39.624Z] Storage required for ACTION_SYMBOLS_BASE map: 2496 Bytes [2024-03-07T05:16:39.624Z] Storage required for ACTION_SYMBOLS_RANGE map: 4006 Bytes [2024-03-07T05:16:39.624Z] Storage required for NACTION_SYMBOLS_BASE map: 2496 Bytes [2024-03-07T05:16:39.624Z] Storage required for NACTION_SYMBOLS_RANGE map: 1652 Bytes [2024-03-07T05:16:39.624Z] Storage required for TERMINAL_INDEX map: 280 Bytes [2024-03-07T05:16:39.624Z] Storage required for NON_TERMINAL_INDEX map: 878 Bytes [2024-03-07T05:16:39.624Z] Storage required for STRING_BUFFER map: 17892 Bytes [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] ***Warning: Base Check vector contains value > 127. 16-bit words used. [2024-03-07T05:16:39.624Z] ***Warning: Terminal symbol > 127. 16-bit words used. [2024-03-07T05:16:39.624Z] non-sealed may be an invalid variable name. [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] Escaped symbol $eof is an invalid C variable. [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] Escaped symbol $error is an invalid C variable. [2024-03-07T05:16:39.624Z] [2024-03-07T05:16:39.624Z] + popd [2024-03-07T05:16:39.624Z] ~/jenkins/agent/workspace/eclipse.jdt.core-jikespg-gerrit [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts [2024-03-07T05:16:40.715Z] 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