Skip to content

Console Output

Branch indexing
07:36:08 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from 6ad207a44458d021cffe2934efa453a429323773
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
Still waiting to schedule task
All nodes of label ‘sprotty-layout-agent-pod’ are offline
WARNING: Unable to create pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-k83nk because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/sprotty/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "sprotty-layout-agent-pod-2njz0-k83nk" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

WARNING: Unable to create pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-9lkcs because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/sprotty/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "sprotty-layout-agent-pod-2njz0-9lkcs" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

WARNING: Unable to create pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-12dg3 because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/sprotty/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "sprotty-layout-agent-pod-2njz0-12dg3" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

Created Pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-dspn7
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Scheduled] Successfully assigned sprotty/sprotty-layout-agent-pod-2njz0-dspn7 to okdnode-27
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][AddedInterface] Add eth0 [10.40.50.221/23]
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Pulling] Pulling image "node:12.18.3"
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Pulled] Successfully pulled image "node:12.18.3" in 16.879244702s
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Created] Created container node
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Started] Started container node
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Created] Created container jnlp
[Normal][sprotty/sprotty-layout-agent-pod-2njz0-dspn7][Started] Started container jnlp
Agent sprotty-layout-agent-pod-2njz0-dspn7 is provisioned from template sprotty-layout-agent-pod-2njz0
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.sprotty.svc.cluster.local/sprotty/job/sprotty-layout/job/master/11/"
    runUrl: "job/sprotty-layout/job/master/11/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "cd1b798f1b33b95acc5de00bd483c5380b23fbcb"
    jenkins/label: "sprotty-layout-agent-pod"
  name: "sprotty-layout-agent-pod-2njz0-dspn7"
spec:
  containers:
  - image: "node:12.18.3"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/.yarn"
      name: "yarn-global"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.sprotty.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "sprotty-layout-agent-pod-2njz0-dspn7"
    - name: "JENKINS_NAME"
      value: "sprotty-layout-agent-pod-2njz0-dspn7"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.sprotty.svc.cluster.local/sprotty/"
    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: {}
    name: "yarn-global"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on sprotty-layout-agent-pod-2njz0-dspn7 in /home/jenkins/agent/workspace/sprotty-layout_master
[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
WARNING: Unable to create pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-xp4kh because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/sprotty/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "sprotty-layout-agent-pod-2njz0-xp4kh" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

Avoid second fetch
Checking out Revision 6ad207a44458d021cffe2934efa453a429323773 (master)
Cloning repository https://github.com/eclipse/sprotty-layout.git
 > git init /home/jenkins/agent/workspace/sprotty-layout_master # timeout=10
Fetching upstream changes from https://github.com/eclipse/sprotty-layout.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/sprotty-layout.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/sprotty-layout.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ad207a44458d021cffe2934efa453a429323773 # timeout=10
Commit message: "Bump path-parse from 1.0.6 to 1.0.7 in /sprotty-elk"
 > git rev-list --no-walk b9e16c6bfd765596d8536cc40001e1e4c818f287 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build sprotty-elk)
WARNING: Unable to create pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-dw2v8 because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/sprotty/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "sprotty-layout-agent-pod-2njz0-dw2v8" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/sprotty-layout_master/sprotty-elk
[Pipeline] {
[Pipeline] sh
+ yarn install
yarn install v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning "sprotty > snabbdom-virtualize@0.7.0" has incorrect peer dependency "snabbdom@~0.6.6".
[4/4] Building fresh packages...
$ yarn run clean && yarn run build
yarn run v1.22.4
$ rimraf lib artifacts
Done in 0.10s.
yarn run v1.22.4
$ tsc -p ./lib.tsconfig.json && yarn run lint
WARNING: Unable to create pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-nk8q7 because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/sprotty/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "sprotty-layout-agent-pod-2njz0-nk8q7" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

$ tslint -c ./configs/tslint.json --project ./lib.tsconfig.json
Done in 6.46s.
Done in 14.09s.
[Pipeline] sh
+ yarn test
yarn run v1.22.4
$ jenkins-mocha --opts ./configs/mocha.opts "./src/**/*.spec.?(ts|tsx)"


  ElkLayoutEngine
    ✓ arranges a very simple graph (270ms)
    ✓ arranges a graph with ports


  2 passing (285ms)

Handlebars: Access has been denied to resolve the property "statements" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details
Handlebars: Access has been denied to resolve the property "branches" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details
Handlebars: Access has been denied to resolve the property "functions" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details
Handlebars: Access has been denied to resolve the property "lines" because it is not an "own property" of its parent.
You can add a runtime option to disable the check or this warning:
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details

=============================== Coverage summary ===============================
Statements   : 79.02% ( 177/224 )
Branches     : 65.93% ( 89/135 )
Functions    : 73.17% ( 30/41 )
Lines        : 77.72% ( 157/202 )
================================================================================
Done in 4.35s.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
[Pipeline] build
Scheduling project: deploy-sprotty-layout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] junit
Recording test results
WARNING: Unable to create pod: kubernetes sprotty/sprotty-layout-agent-pod-2njz0-p87tj because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/sprotty/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "sprotty-layout-agent-pod-2njz0-p87tj" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS