Skip to content

Console Output

Branch indexing
11:36:14 Connecting to https://api.github.com using GitHub bot (username/token)
Connecting to https://api.github.com to check permissions of obtain list of luuvish for eclipse/sprotty-layout
Loading trusted files from base branch master at 6ad207a44458d021cffe2934efa453a429323773 rather than 2be08a6193742e42122364c2cc63d052c607b785
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
Created Pod: kubernetes sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Scheduled] Successfully assigned sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk to okdnode-16
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][AddedInterface] Add eth0 [10.40.35.99/23]
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Pulling] Pulling image "node:12.18.3"
Still waiting to schedule task
‘sprotty-layout-agent-pod-g4b5r-r3ntk’ is offline
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Pulled] Successfully pulled image "node:12.18.3" in 16.719157691s
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Created] Created container node
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Started] Started container node
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.7" already present on machine
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Created] Created container jnlp
[Normal][sprotty/sprotty-layout-agent-pod-g4b5r-r3ntk][Started] Started container jnlp
Agent sprotty-layout-agent-pod-g4b5r-r3ntk is provisioned from template sprotty-layout-agent-pod-g4b5r
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.sprotty.svc.cluster.local/sprotty/job/sprotty-layout/job/PR-16/1/"
    runUrl: "job/sprotty-layout/job/PR-16/1/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "cd1b798f1b33b95acc5de00bd483c5380b23fbcb"
    jenkins/label: "sprotty-layout-agent-pod"
  name: "sprotty-layout-agent-pod-g4b5r-r3ntk"
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-g4b5r-r3ntk"
    - name: "JENKINS_NAME"
      value: "sprotty-layout-agent-pod-g4b5r-r3ntk"
    - 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-g4b5r-r3ntk in /home/jenkins/agent/workspace/sprotty-layout_PR-16
[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
Fetching without tags
Cloning repository https://github.com/eclipse/sprotty-layout.git
 > git init /home/jenkins/agent/workspace/sprotty-layout_PR-16 # 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/pull/16/head:refs/remotes/origin/PR-16 +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/pull/16/head:refs/remotes/origin/PR-16 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/sprotty-layout.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/sprotty-layout.git
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/sprotty-layout.git +refs/pull/16/head:refs/remotes/origin/PR-16 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 6ad207a44458d021cffe2934efa453a429323773 into PR head commit 2be08a6193742e42122364c2cc63d052c607b785
Merge succeeded, producing a443f89cc8e98b50cccb2dbad6653eb1900d63ce
Checking out Revision a443f89cc8e98b50cccb2dbad6653eb1900d63ce (PR-16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2be08a6193742e42122364c2cc63d052c607b785 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git merge 6ad207a44458d021cffe2934efa453a429323773 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a443f89cc8e98b50cccb2dbad6653eb1900d63ce # timeout=10
Commit message: "Merge commit '6ad207a44458d021cffe2934efa453a429323773' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build sprotty-elk)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/sprotty-layout_PR-16/sprotty-elk
[Pipeline] {
[Pipeline] sh
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ 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
src/elk-layout.ts(253,23): error TS6133: 'sJunction' is declared but its value is never read.
src/elk-layout.ts(258,38): error TS2552: Cannot find name 'sJunstion'. Did you mean 'sJunction'?
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
Stage "Deploy (master only)" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 2

GitHub has been notified of this commit’s build result

Finished: FAILURE