Skip to content
Aborted

Console Output

Branch indexing
09:01:17 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained next/Jenkinsfile from 750125ff33479ccf2e4008cf72a4945cd7740239
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire in 5 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: Test Linux Theia@Next)
[Pipeline] { (Branch: Test Mac Theia@Next)
[Pipeline] { (Branch: Test Windows Theia@Next)
[Pipeline] stage
[Pipeline] { (Test Linux Theia@Next)
[Pipeline] stage
[Pipeline] { (Test Mac Theia@Next)
[Pipeline] stage
[Pipeline] { (Test Windows Theia@Next)
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
[Pipeline] node
Running on b9h15-macos11-x86_64 in /Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build
Running on mp23n-windows-10 in C:\Users\genie.theia\jenkins_agent\workspace\theia-next_jf_local-theia-build
[Pipeline] node
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
The recommended git tool is: git
The recommended git tool is: git
using credential github-bot
using credential github-bot
Fetching changes from the remote Git repository
Cleaning workspace
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Fetching without tags
 > git rev-parse --resolve-git-dir C:\Users\genie.theia\jenkins_agent\workspace\theia-next_jf_local-theia-build\.git # timeout=10
 > git config remote.origin.url https://github.com/eclipse-theia/theia-blueprint.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/eclipse-theia/theia-blueprint.git
 > git --version # timeout=10
 > git --version # 'git version 2.31.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-theia/theia-blueprint.git +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
Created Pod: kubernetes theia/theia-next-jf-2flocal-theia-build-62-gwsnd-xm5wk-9fgsb
 > git rev-parse --resolve-git-dir /Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/.git # timeout=10
 > git config remote.origin.url https://github.com/eclipse-theia/theia-blueprint.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
Fetching upstream changes from https://github.com/eclipse-theia/theia-blueprint.git
 > git --version # timeout=10
 > git --version # 'git version 2.32.0 (Apple Git-132)'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
Checking out Revision 750125ff33479ccf2e4008cf72a4945cd7740239 (jf/local-theia-build)
Checking out Revision 750125ff33479ccf2e4008cf72a4945cd7740239 (jf/local-theia-build)
Commit message: "Allow to build Theia IDE based on local Theia sources #304"
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-theia/theia-blueprint.git +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 750125ff33479ccf2e4008cf72a4945cd7740239 # timeout=10
 > git rev-list --no-walk 4173133e4270e8a00463c2affd4aa6846ab80ffa # timeout=10
Cleaning workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 750125ff33479ccf2e4008cf72a4945cd7740239 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
Commit message: "Allow to build Theia IDE based on local Theia sources #304"
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
+ npm config set registry https://registry.npmjs.org/
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ npm config set msvs_version 2017
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] echo
mac
[Pipeline] sh
+ git config user.email not@real.user
[Pipeline] sh
+ git config user.name 'Not a real user'
[Pipeline] sh
+ node --version
v19.7.0
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] checkout
The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-theia/theia-blueprint.git
 > git init /Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build # timeout=10
Fetching upstream changes from https://github.com/eclipse-theia/theia-blueprint.git
 > git --version # timeout=10
 > git --version # 'git version 2.32.0 (Apple Git-132)'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-theia/theia-blueprint.git +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
Avoid second fetch
Checking out Revision 750125ff33479ccf2e4008cf72a4945cd7740239 (jf/local-theia-build)
 > git config remote.origin.url https://github.com/eclipse-theia/theia-blueprint.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 750125ff33479ccf2e4008cf72a4945cd7740239 # timeout=10
Commit message: "Allow to build Theia IDE based on local Theia sources #304"
Cleaning workspace
[Pipeline] sh
Still waiting to schedule task
‘theia-next-jf-2flocal-theia-build-62-gwsnd-xm5wk-9fgsb’ is offline
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
+ git clone https://github.com/eclipse-theia/theia.git
Cloning into 'theia'...
Agent theia-next-jf-2flocal-theia-build-62-gwsnd-xm5wk-9fgsb is provisioned from template theia-next_jf_2Flocal-theia-build_62-gwsnd-xm5wk
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.theia.svc.cluster.local/theia/job/theia-next/job/jf%252Flocal-theia-build/62/"
    runUrl: "job/theia-next/job/jf%252Flocal-theia-build/62/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "810a901828ceb6a9ec720696a3e4053f36e38178"
    jenkins/label: "theia-next_jf_2Flocal-theia-build_62-gwsnd"
  name: "theia-next-jf-2flocal-theia-build-62-gwsnd-xm5wk-9fgsb"
  namespace: "theia"
spec:
  containers:
  - command:
    - "cat"
    image: "eclipsetheia/theia-blueprint:builder"
    imagePullPolicy: "Always"
    name: "theia-dev"
    resources:
      limits:
        memory: "8Gi"
        cpu: "2"
      requests:
        memory: "8Gi"
        cpu: "2"
    tty: true
    volumeMounts:
    - mountPath: "/.cache"
      name: "global-cache"
    - mountPath: "/.yarn"
      name: "global-yarn"
    - mountPath: "/.npm"
      name: "global-npm"
    - mountPath: "/.electron-gyp"
      name: "electron-cache"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.theia.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "theia-next-jf-2flocal-theia-build-62-gwsnd-xm5wk-9fgsb"
    - name: "JENKINS_NAME"
      value: "theia-next-jf-2flocal-theia-build-62-gwsnd-xm5wk-9fgsb"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.theia.svc.cluster.local/theia/"
    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: {}
    name: "global-cache"
  - emptyDir: {}
    name: "global-yarn"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir: {}
    name: "electron-cache"
  - emptyDir: {}
    name: "global-npm"

Running on theia-next-jf-2flocal-theia-build-62-gwsnd-xm5wk-9fgsb in /home/jenkins/agent/workspace/theia-next_jf_local-theia-build
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
Updating files:  98% (2692/2720)
Updating files:  99% (2693/2720)
Updating files: 100% (2720/2720)
Updating files: 100% (2720/2720), done.
[Pipeline] sh
+ echo sed -i -e s///g /Users/genie.theia/.config/verdaccio/config.yaml
sed -i -e s///g /Users/genie.theia/.config/verdaccio/config.yaml
+ echo /Users/genie.theia/.config/verdaccio/config.yaml
/Users/genie.theia/.config/verdaccio/config.yaml
+ mkdir cache
+ export LOCAL_CACHE_PATH=/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/cache
+ LOCAL_CACHE_PATH=/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/cache
+ echo /Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/cache
/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/cache
+ export npm_config_cache=/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/cache
+ npm_config_cache=/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/cache
+ echo 'Install verdaccio'
Install verdaccio
+ mkdir verdaccio
+ export VERDACCIO_STORAGE_PATH=/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/verdaccio
+ VERDACCIO_STORAGE_PATH=/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/verdaccio
+ echo /Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/verdaccio
/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build/verdaccio
+ cd verdaccio
+ touch .npmrc
+ mkdir node_modules
+ npm install verdaccio
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-theia/theia-blueprint.git
 > git init /home/jenkins/agent/workspace/theia-next_jf_local-theia-build # timeout=10
Fetching upstream changes from https://github.com/eclipse-theia/theia-blueprint.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-theia/theia-blueprint.git +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
 > git config remote.origin.url https://github.com/eclipse-theia/theia-blueprint.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
Avoid second fetch
Checking out Revision 750125ff33479ccf2e4008cf72a4945cd7740239 (jf/local-theia-build)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 750125ff33479ccf2e4008cf72a4945cd7740239 # timeout=10
Commit message: "Allow to build Theia IDE based on local Theia sources #304"
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
else
[Pipeline] sh
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
+ git config user.email not@real.user
[Pipeline] sh
+ git config user.name Not a real user
[Pipeline] sh
+ node --version
v16.14.2
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] checkout
The recommended git tool is: git
using credential github-bot
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@eeb6e01f; decorates RemoteLauncher[hudson.remoting.Channel@23bc2a4c:JNLP4-connect connection from 10.40.15.123/10.40.15.123:43332] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-theia/theia-blueprint.git
 > git init /home/jenkins/agent/workspace/theia-next_jf_local-theia-build # timeout=10
Fetching upstream changes from https://github.com/eclipse-theia/theia-blueprint.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-theia/theia-blueprint.git +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
Avoid second fetch
Checking out Revision 750125ff33479ccf2e4008cf72a4945cd7740239 (jf/local-theia-build)
Commit message: "Allow to build Theia IDE based on local Theia sources #304"
Cleaning workspace
 > git config remote.origin.url https://github.com/eclipse-theia/theia-blueprint.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/jf/local-theia-build:refs/remotes/origin/jf/local-theia-build # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 750125ff33479ccf2e4008cf72a4945cd7740239 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
[Pipeline] sh
 > git clean -ffdx # timeout=10

added 262 packages in 21s

38 packages are looking for funding
  run `npm fund` for details
+ echo 'Starting verdaccio'
Starting verdaccio
+ REGISTRY=http://localhost:4873/
+ VERDACCIO_PID=22807
+ echo 22807
22807
+ echo 'Reconfigure verdaccio'
Reconfigure verdaccio
+ sleep 20
+ node_modules/.bin/verdaccio
+ git clone https://github.com/eclipse-theia/theia.git
Cloning into 'theia'...
info --- config file  - /Users/genie.theia/.config/verdaccio/config.yaml 
info --- the "crypt" algorithm is deprecated consider switch to "bcrypt" in the configuration file. Read the documentation for additional details 
info --- using htpasswd file: /Users/genie.theia/.config/verdaccio/htpasswd 
info --- plugin successfully loaded: verdaccio-htpasswd 
info --- plugin successfully loaded: verdaccio-audit 
warn --- http address - http://localhost:4873/ - verdaccio/5.29.0 
fatal--- cannot create server: listen EADDRINUSE: address already in use ::1:4873 
[Pipeline] sh
+ echo sed -i -e s///g /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/config.yaml
sed -i -e s///g /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/config.yaml
+ echo /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/config.yaml
/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/config.yaml
+ mkdir cache
+ export LOCAL_CACHE_PATH=/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/cache
+ echo /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/cache
/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/cache
+ export npm_config_cache=/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/cache
+ echo Install verdaccio
Install verdaccio
+ mkdir verdaccio
+ export VERDACCIO_STORAGE_PATH=/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio
+ echo /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio
/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio
+ cd verdaccio
+ touch .npmrc
+ mkdir node_modules
+ npm install verdaccio
+ kill 22807
/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build@tmp/durable-3f07cca8/script.sh: line 25: kill: (22807) - No such process
+ cat
+ echo 'Start verdaccio again'
Start verdaccio again
+ VERDACCIO_PID=22837
+ echo 22837
22837
+ echo 'Build Theia...'
Build Theia...
+ cd ../theia
+ touch .npmrc
+ node_modules/.bin/verdaccio
+ echo registry=http://localhost:4873/
+ yarn
yarn install v1.22.19
$ node-gyp install
info --- config file  - /Users/genie.theia/.config/verdaccio/config.yaml 
info --- the "crypt" algorithm is deprecated consider switch to "bcrypt" in the configuration file. Read the documentation for additional details 
info --- using htpasswd file: /Users/genie.theia/.config/verdaccio/htpasswd 
info --- plugin successfully loaded: verdaccio-htpasswd 
info --- plugin successfully loaded: verdaccio-audit 
warn --- http address - http://localhost:4873/ - verdaccio/5.29.0 
fatal--- cannot create server: listen EADDRINUSE: address already in use ::1:4873 
gyp info it worked if it ends with ok
gyp info using node-gyp@9.3.1
gyp info using node@19.7.0 | darwin | x64
gyp http GET https://nodejs.org/download/release/v19.7.0/node-v19.7.0-headers.tar.gz
gyp http 200 https://nodejs.org/download/release/v19.7.0/node-v19.7.0-headers.tar.gz
gyp http GET https://nodejs.org/download/release/v19.7.0/SHASUMS256.txt
gyp http 200 https://nodejs.org/download/release/v19.7.0/SHASUMS256.txt
undefined
gyp info ok 
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...

added 262 packages, and audited 263 packages in 20s

38 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
+ echo Starting verdaccio
Starting verdaccio
+ REGISTRY=http://localhost:4873/
+ VERDACCIO_PID=126
+ echo 126
126
+ echo Reconfigure verdaccio
Reconfigure verdaccio
+ sleep 20
+ node_modules/.bin/verdaccio
info --- config file  - /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/config.yaml 
info --- the "crypt" algorithm is deprecated consider switch to "bcrypt" in the configuration file. Read the documentation for additional details 
info --- using htpasswd file: /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/htpasswd 
info --- plugin successfully loaded: verdaccio-htpasswd 
info --- plugin successfully loaded: verdaccio-audit 
warn --- http address - http://localhost:4873/ - verdaccio/5.29.0 
+ kill 126
+ sleep 20
warning plugin-a@1.44.0: The engine "vscode" appears to be invalid.
warning plugin-b@1.44.0: The engine "vscode" appears to be invalid.
[4/5] Linking dependencies...
warning " > @theia/electron@1.44.0" has unmet peer dependency "electron@^23.2.4".
warning "workspace-aggregator-fb62b036-6202-4af3-92c0-555754a81219 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3".
warning "workspace-aggregator-fb62b036-6202-4af3-92c0-555754a81219 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3".
warning "workspace-aggregator-fb62b036-6202-4af3-92c0-555754a81219 > @theia/preview > markdown-it-anchor@5.0.2" has unmet peer dependency "markdown-it@^8.4.1".
warning "workspace-aggregator-fb62b036-6202-4af3-92c0-555754a81219 > @theia/process > node-pty@0.11.0-beta17" has incorrect peer dependency "node-gyp@^8.3.0".
warning "workspace-aggregator-fb62b036-6202-4af3-92c0-555754a81219 > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "workspace-aggregator-fb62b036-6202-4af3-92c0-555754a81219 > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0".
+ 
+ cat
+ echo Start verdaccio again
Start verdaccio again
+ VERDACCIO_PID=169
+ echo 169
169
+ echo Build Theia...
Build Theia...
+ cd ../theia
+ touch .npmrc
+ node_modules/.bin/verdaccio
+ echo registry=http://localhost:4873/
+ yarn
yarn install v1.22.18
$ node-gyp install
gyp info it worked if it ends with ok
gyp info using node-gyp@8.4.1
gyp info using node@16.14.2 | linux | x64
gyp http GET https://nodejs.org/download/release/v16.14.2/node-v16.14.2-headers.tar.gz
gyp http 200 https://nodejs.org/download/release/v16.14.2/node-v16.14.2-headers.tar.gz
info --- config file  - /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/config.yaml 
info --- the "crypt" algorithm is deprecated consider switch to "bcrypt" in the configuration file. Read the documentation for additional details 
info --- using htpasswd file: /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/htpasswd 
info --- plugin successfully loaded: verdaccio-htpasswd 
info --- plugin successfully loaded: verdaccio-audit 
warn --- http address - http://localhost:4873/ - verdaccio/5.29.0 
gyp http GET https://nodejs.org/download/release/v16.14.2/SHASUMS256.txt
gyp http 200 https://nodejs.org/download/release/v16.14.2/SHASUMS256.txt
undefined
gyp info ok 
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
warning plugin-a@1.44.0: The engine "vscode" appears to be invalid.
warning plugin-b@1.44.0: The engine "vscode" appears to be invalid.
[4/5] Linking dependencies...
warning " > @theia/electron@1.44.0" has unmet peer dependency "electron@^23.2.4".
warning "workspace-aggregator-7266a758-2774-44aa-b66a-a32efe6e3dd8 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3".
warning "workspace-aggregator-7266a758-2774-44aa-b66a-a32efe6e3dd8 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3".
warning "workspace-aggregator-7266a758-2774-44aa-b66a-a32efe6e3dd8 > @theia/preview > markdown-it-anchor@5.0.2" has unmet peer dependency "markdown-it@^8.4.1".
warning "workspace-aggregator-7266a758-2774-44aa-b66a-a32efe6e3dd8 > @theia/process > node-pty@0.11.0-beta17" has incorrect peer dependency "node-gyp@^8.3.0".
warning "workspace-aggregator-7266a758-2774-44aa-b66a-a32efe6e3dd8 > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "workspace-aggregator-7266a758-2774-44aa-b66a-a32efe6e3dd8 > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0".
[5/5] Building fresh packages...
$ yarn -s compile:references && lerna run prepare && yarn -s compile
lerna notice cli v7.3.0
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target prepare for 7 projects:

    - @theia/cli
    - @theia/eslint-plugin
    - @theia/re-exports
    - @theia/core
    - @theia/electron
    - plugin-a
    - plugin-b

 

> @theia/re-exports:prepare


> plugin-a:prepare


> plugin-b:prepare

@theia/re-exports: @theia/re-exports: yarn run v1.22.18
plugin-a: plugin-a: yarn run v1.22.18
plugin-b: plugin-b: yarn run v1.22.18
@theia/re-exports: @theia/re-exports: $ tsc -b
plugin-a: plugin-a: warning plugin-a@1.44.0: The engine "vscode" appears to be invalid.
plugin-a: plugin-a: $ yarn -s package
plugin-b: plugin-b: warning plugin-b@1.44.0: The engine "vscode" appears to be invalid.
plugin-b: plugin-b: $ yarn -s package
plugin-a: plugin-a: warning plugin-a@1.44.0: The engine "vscode" appears to be invalid.
plugin-b: plugin-b: warning plugin-b@1.44.0: The engine "vscode" appears to be invalid.
plugin-b:  DONE  Packaged: /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/sample-plugins/sample-namespace/plugin-b/plugin-b-1.44.0.vsix (7 files, 8.53KB)
plugin-b: plugin-b: Done in 9.28s.
plugin-a:  DONE  Packaged: /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/sample-plugins/sample-namespace/plugin-a/plugin-a-1.44.0.vsix (7 files, 8.53KB)
plugin-a: plugin-a: Done in 9.32s.
@theia/re-exports: Done in 11.10s.

> @theia/electron:prepare

@theia/electron: @theia/electron: yarn run v1.22.18
@theia/electron: @theia/electron: $ yarn -s generate-theia-re-exports
@theia/electron: @theia/electron: Done in 0.88s.

> @theia/core:prepare


> @theia/cli:prepare

@theia/core: @theia/core: yarn run v1.22.18
@theia/cli: @theia/cli: yarn run v1.22.18
@theia/core: $ yarn -s generate-theia-re-exports
@theia/cli: @theia/cli: $ tsc -b
@theia/core: @theia/core: Done in 1.04s.

> @theia/eslint-plugin:prepare

@theia/eslint-plugin: @theia/eslint-plugin: yarn run v1.22.18
@theia/eslint-plugin: @theia/eslint-plugin: $ tsc -b
@theia/cli: Done in 19.75s.
@theia/eslint-plugin: @theia/eslint-plugin: Done in 36.92s.

 

 >  Lerna (powered by Nx)   Successfully ran target prepare for 7 projects


Compiling TypeScript sources...
Aborted by Johannes Faltermeier
Sending interrupt signal to process
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Test Linux Theia@Next
Click here to forcibly terminate running steps
script returned exit code 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Test Mac Theia@Next
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 02525cae-ce2e-4231-8e48-379653479f8f

GitHub has been notified of this commit’s build result

Finished: ABORTED