Skip to content

Console Output

Started by user Kalyan Prasad Tatavarthi
Running as Kalyan Prasad Tatavarthi
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-5-fq5rm-wzrz6
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Scheduled] Successfully assigned jdt/jikespg-5-fq5rm-wzrz6 to okdnode-8
[Normal][jdt/jikespg-5-fq5rm-wzrz6][AddedInterface] Add eth0 [10.40.22.211/23]
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Pulling] Pulling image "sravankumarl/ubuntu:jikespg"
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Pulled] Successfully pulled image "sravankumarl/ubuntu:jikespg" in 951.797029ms
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Created] Created container custom
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Started] Started container custom
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Created] Created container jnlp
[Normal][jdt/jikespg-5-fq5rm-wzrz6][Started] Started container jnlp
Still waiting to schedule task
‘jikespg-5-fq5rm-wzrz6’ is offline
Agent jikespg-5-fq5rm-wzrz6 is provisioned from template jikespg-5-fq5rm
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.jdt.svc.cluster.local/jdt/job/eclipse.jdt.core-jikespg/5/"
    runUrl: "job/eclipse.jdt.core-jikespg/5/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "ba1a6c2def83ea75d8a92067aa21255a1c5864dd"
    jenkins/label: "jikespg-5"
  name: "jikespg-5-fq5rm-wzrz6"
spec:
  containers:
  - command:
    - "cat"
    image: "sravankumarl/ubuntu: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/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - 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: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - 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-5-fq5rm-wzrz6"
    - name: "JENKINS_NAME"
      value: "jikespg-5-fq5rm-wzrz6"
    - 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:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jdt"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on jikespg-5-fq5rm-wzrz6 in /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg
[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
06:23:51 [2021-10-01T10:23:51.937Z] + mkdir -p /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg/jikespg_output
06:23:51 [2021-10-01T10:23:51.937Z] + pushd /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg/jikespg_output
06:23:51 [2021-10-01T10:23:51.937Z] /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg/jikespg_output /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg
06:23:51 [2021-10-01T10:23:51.937Z] + wget --no-check-certificate https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/grammar/java.g
06:23:51 [2021-10-01T10:23:51.937Z] --2021-10-01 10:23:51--  https://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/grammar/java.g
06:23:51 [2021-10-01T10:23:51.937Z] Resolving git.eclipse.org (git.eclipse.org)... 198.41.30.196
06:23:51 [2021-10-01T10:23:51.937Z] Connecting to git.eclipse.org (git.eclipse.org)|198.41.30.196|:443... connected.
06:23:51 [2021-10-01T10:23:51.937Z] WARNING: cannot verify git.eclipse.org's certificate, issued by 'CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US':
06:23:51 [2021-10-01T10:23:51.937Z]   Unable to locally verify the issuer's authority.
06:23:51 [2021-10-01T10:23:51.937Z] HTTP request sent, awaiting response... 200 OK
06:23:51 [2021-10-01T10:23:51.937Z] Length: 114797 (112K) [text/plain]
06:23:51 [2021-10-01T10:23:51.937Z] Saving to: 'java.g'
06:23:51 [2021-10-01T10:23:51.937Z] 
06:23:51 [2021-10-01T10:23:51.937Z]      0K .......... .......... .......... .......... .......... 44% 70.0M 0s
06:23:51 [2021-10-01T10:23:51.937Z]     50K .......... .......... .......... .......... .......... 89% 51.7M 0s
06:23:51 [2021-10-01T10:23:51.937Z]    100K .......... ..                                         100%  287M=0.002s
06:23:51 [2021-10-01T10:23:51.937Z] 
06:23:51 [2021-10-01T10:23:51.937Z] 2021-10-01 10:23:51 (65.0 MB/s) - 'java.g' saved [114797/114797]
06:23:51 [2021-10-01T10:23:51.937Z] 
06:23:51 [2021-10-01T10:23:51.937Z] + /home/vnc/git/jikespg/src/jikespg java.g
06:23:51 [2021-10-01T10:23:51.937Z] + tee output.txt
06:23:51 [2021-10-01T10:23:51.937Z] 
06:23:51 [2021-10-01T10:23:51.938Z]  IBM Research Jikes Parser Generator            Fri Oct  1 10:23:51 2021
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS ACTION, AN=JavaAction.java, GP=java, 
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS FILE-PREFIX=java, ESCAPE=$, PREFIX=TokenName, OUTPUT-SIZE=125 ,
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS NOGOTO-DEFAULT, SINGLE-PRODUCTIONS, LALR=1 , TABLE, 
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS ERROR_MAPS 
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS first follow
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS TRACE=FULL ,
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS VERBOSE
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS DEFERRED
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS NAMES=MAX
06:23:51 [2021-10-01T10:23:51.938Z] %OPTIONS SCOPES
06:23:51 [2021-10-01T10:23:51.938Z] Options in effect:
06:23:51 [2021-10-01T10:23:51.938Z]     ACTION  ACTFILE-NAME=JavaAction.java  BLOCKB=/.  BLOCKE=./  BYTE  CONFLICTS
06:23:51 [2021-10-01T10:23:51.938Z]     DEFAULT=5  NODEBUG  DEFERRED  NOEDIT  ERROR-MAPS  ESCAPE=$  
06:23:51 [2021-10-01T10:23:51.938Z]     FILE-PREFIX=java  FIRST  FOLLOW  GENERATE-PARSER=JAVA  NOGOTO-DEFAULT  
06:23:51 [2021-10-01T10:23:51.938Z]     HACTFILE-NAME=javahdr.java  HBLOCKB=/:  HBLOCKE=:/  LALR=1  LIST  
06:23:51 [2021-10-01T10:23:51.938Z]     MAX-DISTANCE=30  MIN-DISTANCE=3  NAMES=MAXIMUM  NONT-CHECK  ORMARK=|  
06:23:51 [2021-10-01T10:23:51.938Z]     OUTPUT-SIZE=125  PREFIX=TokenName  READ-REDUCE  SCOPES  NOSHIFT-DEFAULT  
06:23:51 [2021-10-01T10:23:51.938Z]     SINGLE-PRODUCTIONS  STACK-SIZE=128  STATES  SUFFIX=  TABLE=SPACE  
06:23:51 [2021-10-01T10:23:51.938Z]     TRACE=FULL  VERBOSE  WARNINGS  XREF  
06:23:51 [2021-10-01T10:23:51.938Z] 
06:23:51 [2021-10-01T10:23:51.938Z] *** The following Terminals are useless: 
06:23:51 [2021-10-01T10:23:51.938Z]         const  goto  
06:23:51 [2021-10-01T10:23:51.938Z] 
06:23:51 [2021-10-01T10:23:51.938Z] This grammar is LALR(1).
06:23:51 [2021-10-01T10:23:51.938Z] 
06:23:51 [2021-10-01T10:23:51.938Z] Number of Terminals: 136
06:23:51 [2021-10-01T10:23:51.938Z] Number of Nonterminals: 429
06:23:51 [2021-10-01T10:23:51.939Z] Number of Productions: 933
06:23:51 [2021-10-01T10:23:51.939Z] Number of Single Productions: 280
06:23:51 [2021-10-01T10:23:51.939Z] Number of Items: 2916
06:23:51 [2021-10-01T10:23:51.939Z] Number of Scopes: 319
06:23:51 [2021-10-01T10:23:51.939Z] Number of States: 1219
06:23:51 [2021-10-01T10:23:51.939Z] Number of Shift actions: 6085
06:23:51 [2021-10-01T10:23:51.939Z] Number of Goto actions: 10328
06:23:51 [2021-10-01T10:23:51.939Z] Number of Shift/Reduce actions: 757
06:23:51 [2021-10-01T10:23:51.939Z] Number of Goto/Reduce actions: 2572
06:23:51 [2021-10-01T10:23:51.939Z] Number of Reduce actions: 18648
06:23:51 [2021-10-01T10:23:51.939Z] Number of Shift-Reduce conflicts: 0
06:23:51 [2021-10-01T10:23:51.939Z] Number of Reduce-Reduce conflicts: 0
06:23:51 [2021-10-01T10:23:51.939Z] 
06:23:51 [2021-10-01T10:23:51.939Z] Length of base Action Table: 17667
06:23:51 [2021-10-01T10:23:51.939Z] Number of entries in base Action Table: 14119
06:23:51 [2021-10-01T10:23:51.939Z] Percentage of increase: 25.1%
06:23:51 [2021-10-01T10:23:51.939Z] Storage required for base Tables: 35334 Bytes, 35K
06:23:51 [2021-10-01T10:23:51.939Z] Storage required for Rules: 2796 Bytes
06:23:51 [2021-10-01T10:23:51.939Z] Number of unique terminal states: 889
06:23:51 [2021-10-01T10:23:51.939Z] Number of Shift actions saved by merging: 4091
06:23:51 [2021-10-01T10:23:51.939Z] Number of Reduce actions saved by merging: 2765
06:23:51 [2021-10-01T10:23:51.939Z] Number of Reduce saved by default: 11957
06:23:51 [2021-10-01T10:23:51.939Z] 
06:23:51 [2021-10-01T10:23:51.939Z] Length of Terminal Check Table: 8264
06:23:51 [2021-10-01T10:23:51.939Z] Length of Terminal Action Table: 8200
06:23:51 [2021-10-01T10:23:51.939Z] Number of entries in Terminal Action Table: 7566
06:23:51 [2021-10-01T10:23:51.939Z] Percentage of increase: 8.3%
06:23:51 [2021-10-01T10:23:51.939Z] Storage required for Terminal Tables: 24664 Bytes, 25K
06:23:51 [2021-10-01T10:23:51.939Z] Total storage required for Tables: 59998 Bytes, 59K
06:23:51 [2021-10-01T10:23:51.939Z] 
06:23:51 [2021-10-01T10:23:51.939Z] 
06:23:51 [2021-10-01T10:23:51.939Z] Actions in Compressed Tables:
06:23:51 [2021-10-01T10:23:51.939Z]      Number of Shifts: 2321
06:23:51 [2021-10-01T10:23:51.939Z]      Number of Shift/Reduces: 430
06:23:51 [2021-10-01T10:23:51.939Z]      Number of Gotos: 10328
06:23:51 [2021-10-01T10:23:51.939Z]      Number of Goto/Reduces: 2572
06:23:51 [2021-10-01T10:23:51.939Z]      Number of Reduces: 3926
06:23:51 [2021-10-01T10:23:51.939Z]      Number of Defaults: 600
06:23:51 [2021-10-01T10:23:51.939Z] 
06:23:51 [2021-10-01T10:23:51.939Z] Error maps storage:
06:23:51 [2021-10-01T10:23:51.940Z]     Storage required for ACTION_SYMBOLS_BASE map: 2438 Bytes
06:23:51 [2021-10-01T10:23:51.940Z]     Storage required for ACTION_SYMBOLS_RANGE map: 3890 Bytes
06:23:51 [2021-10-01T10:23:51.940Z]     Storage required for NACTION_SYMBOLS_BASE map: 2438 Bytes
06:23:51 [2021-10-01T10:23:51.940Z]     Storage required for NACTION_SYMBOLS_RANGE map: 1606 Bytes
06:23:51 [2021-10-01T10:23:51.940Z]     Storage required for TERMINAL_INDEX map: 272 Bytes
06:23:51 [2021-10-01T10:23:51.940Z]     Storage required for NON_TERMINAL_INDEX map: 860 Bytes
06:23:51 [2021-10-01T10:23:51.940Z]     Storage required for STRING_BUFFER map: 17444 Bytes
06:23:51 [2021-10-01T10:23:51.940Z] 
06:23:51 [2021-10-01T10:23:51.940Z] ***Warning: Base Check vector contains value > 127. 16-bit words used.
06:23:51 [2021-10-01T10:23:51.940Z] ***Warning: Terminal symbol > 127. 16-bit words used.
06:23:51 [2021-10-01T10:23:51.940Z] non-sealed may be an invalid variable name.
06:23:51 [2021-10-01T10:23:51.940Z] 
06:23:51 [2021-10-01T10:23:51.940Z] Escaped symbol $eof is an invalid C variable.
06:23:51 [2021-10-01T10:23:51.940Z] 
06:23:51 [2021-10-01T10:23:51.940Z] Escaped symbol $error is an invalid C variable.
06:23:51 [2021-10-01T10:23:51.940Z] 
06:23:51 [2021-10-01T10:23:51.940Z] + popd
06:23:51 [2021-10-01T10:23:51.940Z] /home/jenkins/agent/workspace/eclipse.jdt.core-jikespg
[Pipeline] }
[Pipeline] // container
[Pipeline] archiveArtifacts
06:23:53 [2021-10-01T10:23:53.136Z] 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