Skip to content
Aborted

Console Output

Started by user Johannes Faltermeier
Running as Johannes Faltermeier
09:09:57 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained next/Jenkinsfile from 2be676baeef79107581b5ffceb1417b3ad6469bd
[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
[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
Created Pod: kubernetes theia/theia-next-jf-2flocal-theia-build-64-053jc-bnjk9-qg9k1
[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
Fetching changes from the remote Git repository
Cleaning workspace
Cleaning workspace
Fetching without tags
Fetching without tags
Checking out Revision 2be676baeef79107581b5ffceb1417b3ad6469bd (jf/local-theia-build)
Commit message: "Allow to build Theia IDE based on local Theia sources #304"
 > 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
 > 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)
 > 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 2be676baeef79107581b5ffceb1417b3ad6469bd # timeout=10
 > git rev-list --no-walk 179dcba07b3de41091b0490b00d4de6814a4b5ef # timeout=10
Cleaning workspace
Checking out Revision 2be676baeef79107581b5ffceb1417b3ad6469bd (jf/local-theia-build)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2be676baeef79107581b5ffceb1417b3ad6469bd # 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] {
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ npm config set registry https://registry.npmjs.org/
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[Pipeline] echo
mac
[Pipeline] sh
+ npm config set msvs_version 2017
+ git config user.email not@real.user
Still waiting to schedule task
‘theia-next-jf-2flocal-theia-build-64-053jc-bnjk9-qg9k1’ is offline
[Pipeline] sh
[Pipeline] }
Agent theia-next-jf-2flocal-theia-build-64-053jc-bnjk9-qg9k1 is provisioned from template theia-next_jf_2Flocal-theia-build_64-053jc-bnjk9
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.theia.svc.cluster.local/theia/job/theia-next/job/jf%252Flocal-theia-build/64/"
    runUrl: "job/theia-next/job/jf%252Flocal-theia-build/64/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "2dc1b796e48575b6c87bdcb534c92bb88f471cdc"
    jenkins/label: "theia-next_jf_2Flocal-theia-build_64-053jc"
  name: "theia-next-jf-2flocal-theia-build-64-053jc-bnjk9-qg9k1"
  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-64-053jc-bnjk9-qg9k1"
    - name: "JENKINS_NAME"
      value: "theia-next-jf-2flocal-theia-build-64-053jc-bnjk9-qg9k1"
    - 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"

+ git config user.name 'Not a real user'
[Pipeline] // script
Running on theia-next-jf-2flocal-theia-build-64-053jc-bnjk9-qg9k1 in /home/jenkins/agent/workspace/theia-next_jf_local-theia-build
[Pipeline] }
[Pipeline] sh
+ node --version
v19.7.0
[Pipeline] // withEnv
[Pipeline] {
[Pipeline] }
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] // node
[Pipeline] }
[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
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
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 2be676baeef79107581b5ffceb1417b3ad6469bd (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 2be676baeef79107581b5ffceb1417b3ad6469bd # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
[Pipeline] sh
The recommended git tool is: git
+ git clone https://github.com/eclipse-theia/theia.git
Cloning into 'theia'...
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 2be676baeef79107581b5ffceb1417b3ad6469bd (jf/local-theia-build)
Updating files:  92% (2510/2720)
Updating files:  93% (2530/2720)
Updating files:  94% (2557/2720)
Updating files:  95% (2584/2720)
Updating files:  96% (2612/2720)
Updating files:  97% (2639/2720)
Updating files:  98% (2666/2720)
Updating files:  99% (2693/2720)
Updating files: 100% (2720/2720)
Updating files: 100% (2720/2720), done.
[Pipeline] sh
Commit message: "Allow to build Theia IDE based on local Theia sources #304"
Cleaning workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2be676baeef79107581b5ffceb1417b3ad6469bd # timeout=10
 > git rev-parse --verify HEAD # timeout=10
+ echo sed -i -e 's/$authenticated/$anonymous/g' /Users/genie.theia/.config/verdaccio/config.yaml
sed -i -e s/$authenticated/$anonymous/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
[Pipeline] withEnv
[Pipeline] {
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
[Pipeline] container
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
else
[Pipeline] sh
+ 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@d2e69505; decorates RemoteLauncher[hudson.remoting.Channel@308f8e84:JNLP4-connect connection from 10.40.62.120/10.40.62.120:43540] 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 2be676baeef79107581b5ffceb1417b3ad6469bd (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 2be676baeef79107581b5ffceb1417b3ad6469bd # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -ffdx # timeout=10
[Pipeline] sh
+ git clone https://github.com/eclipse-theia/theia.git
Cloning into 'theia'...

added 262 packages in 15s

38 packages are looking for funding
  run `npm fund` for details
+ echo 'Starting verdaccio'
Starting verdaccio
+ REGISTRY=http://localhost:4873/
+ VERDACCIO_PID=23576
+ echo 23576
23576
+ echo 'Reconfigure verdaccio'
Reconfigure verdaccio
+ sleep 20
+ node_modules/.bin/verdaccio
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/$authenticated/$anonymous/g /home/jenkins/agent/workspace/theia-next_jf_local-theia-build/verdaccio/verdaccio/config.yaml
sed -i -e s/$authenticated/$anonymous/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 23576
/Users/genie.theia/jenkins_agent/workspace/theia-next_jf_local-theia-build@tmp/durable-20f22269/script.sh: line 25: kill: (23576) - No such process
+ cat
+ echo 'Start verdaccio again'
Start verdaccio again
+ VERDACCIO_PID=23628
+ echo 23628
23628
+ 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

added 262 packages, and audited 263 packages in 13s

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=119
+ echo 119
119
+ 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 
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...
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-8468abda-dd68-403e-9017-bb99e1f03f81 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3".
warning "workspace-aggregator-8468abda-dd68-403e-9017-bb99e1f03f81 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3".
warning "workspace-aggregator-8468abda-dd68-403e-9017-bb99e1f03f81 > @theia/preview > markdown-it-anchor@5.0.2" has unmet peer dependency "markdown-it@^8.4.1".
warning "workspace-aggregator-8468abda-dd68-403e-9017-bb99e1f03f81 > @theia/process > node-pty@0.11.0-beta17" has incorrect peer dependency "node-gyp@^8.3.0".
warning "workspace-aggregator-8468abda-dd68-403e-9017-bb99e1f03f81 > @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-8468abda-dd68-403e-9017-bb99e1f03f81 > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0".
+ kill 119
+ sleep 20
+ 
+ cat
+ echo Start verdaccio again
Start verdaccio again
+ VERDACCIO_PID=161
+ echo 161
161
+ 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
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 200 https://nodejs.org/download/release/v16.14.2/node-v16.14.2-headers.tar.gz
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-fb41a4d8-8cf5-429f-8972-0a6f4f3b7720 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3".
warning "workspace-aggregator-fb41a4d8-8cf5-429f-8972-0a6f4f3b7720 > @theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3".
warning "workspace-aggregator-fb41a4d8-8cf5-429f-8972-0a6f4f3b7720 > @theia/preview > markdown-it-anchor@5.0.2" has unmet peer dependency "markdown-it@^8.4.1".
warning "workspace-aggregator-fb41a4d8-8cf5-429f-8972-0a6f4f3b7720 > @theia/process > node-pty@0.11.0-beta17" has incorrect peer dependency "node-gyp@^8.3.0".
warning "workspace-aggregator-fb41a4d8-8cf5-429f-8972-0a6f4f3b7720 > @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-fb41a4d8-8cf5-429f-8972-0a6f4f3b7720 > @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: 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 5.20s.
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 5.47s.
@theia/re-exports: Done in 6.68s.

> @theia/electron:prepare

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

> @theia/core:prepare


> @theia/cli:prepare

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

> @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: @theia/cli: Done in 13.77s.
@theia/eslint-plugin: @theia/eslint-plugin: Done in 24.34s.

 

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


Compiling TypeScript sources...
Done in 157.03s.
+ yarn build
yarn run v1.22.18
$ yarn -s compile && yarn -s build:examples
Compiling TypeScript sources...
$ yarn -s --cwd examples/browser build
$ theia rebuild:browser --cacheRoot ../..
native node modules are already rebuilt for browser
assets by status 1.39 MiB [cached] 12 assets
assets by path *.js 32.9 MiB
  assets by chunk 12.9 MiB (id hint: vendors) 22 assets
  + 129 assets
assets by path ../webview/pre/ 39.7 KiB
  assets by path ../webview/pre/*.js 39 KiB 3 assets
  assets by path ../webview/pre/*.html 726 bytes 2 assets
assets by info 560 KiB [immutable]
  assets by chunk 531 KiB (auxiliary id hint: vendors) 2 assets
  assets by path *.png 28.3 KiB 2 assets
asset context/plugin-vscode-init-fe.js 1.52 KiB [emitted] [from: ../../packages/plugin-ext-vscode/lib/node/context/plugin-vscode-init-fe.js] [copied] 1 related asset
asset secondary-window.html 869 bytes [emitted] [from: src-gen/frontend/secondary-window.html] [copied] 1 related asset
runtime modules 13.7 KiB 26 modules
orphan modules 14.9 KiB [orphan] 7 modules
javascript modules 25.1 MiB
  modules by path ../../ 25 MiB 2949 modules
  modules by path ../api-samples/ 115 KiB 23 modules
  + 6 modules
json modules 1.32 MiB 71 modules
asset modules 15.6 KiB (javascript) 1.93 MiB (asset)
  modules by path ../../ 11.4 KiB (javascript) 1.91 MiB (asset) 20 modules
  modules by path ../api-samples/ 740 bytes (javascript) 27.2 KiB (asset) 2 modules
  modules by mime type image/svg+xml 3.17 KiB 2 modules
  + 1 module
  
webpack 5.88.2 compiled successfully in 42755 ms

assets by status 237 KiB [cached] 2 assets
assets by info 1.15 MiB [immutable]
  assets by path *.woff2 256 KiB
    asset 2f64b833219dc8433424.woff2 88.6 KiB [emitted] [immutable] [from: ../../node_modules/file-icons-js/fonts/file-icons.woff2] (auxiliary name: secondary-window)
    asset 20fd1704ea223900efa9.woff2?v=4.7.0 75.4 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0] (auxiliary name: secondary-window)
    + 3 assets
  assets by path *.ttf 233 KiB
    asset 1e59d2330b4c6deb84b3.ttf?v=4.7.0 162 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0] (auxiliary name: secondary-window)
    asset fa2cc0ab9f0bec2b3365.ttf?2ab61cbaefbdf4c7c5589068100bee0c 71.8 KiB [emitted] [immutable] [from: ../../node_modules/@vscode/codicons/dist/codicon.ttf?2ab61cbaefbdf4c7c5589068100bee0c] (auxiliary name: secondary-window)
  asset c1e38fd9e0e74ba58f7a.svg?v=4.7.0 434 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0] (auxiliary name: secondary-window)
  asset 8b43027f47b20503057d.eot?v=4.7.0 162 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0] (auxiliary name: secondary-window)
  asset f691f37e57f04c152e23.woff?v=4.7.0 95.7 KiB [emitted] [immutable] [from: ../../node_modules/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0] (auxiliary name: secondary-window)
assets by chunk 9.39 MiB (name: secondary-window)
  asset secondary-window.js 9.15 MiB [emitted] (name: secondary-window) 1 related asset
  asset secondary-window.css 251 KiB [emitted] (name: secondary-window) 1 related asset
Entrypoint secondary-window 9.39 MiB (10.3 MiB) = secondary-window.css 251 KiB secondary-window.js 9.15 MiB 14 auxiliary assets
orphan modules 622 KiB (javascript) 1.39 MiB (asset) 1.06 KiB (runtime) [orphan] 72 modules
runtime modules 10.8 KiB 52 modules
javascript modules 7.16 MiB 810 modules
json modules 1.28 MiB
  optional modules 154 KiB [optional] 47 modules
  modules by path ../../packages/core/node_modules/iconv-lite/ 86.7 KiB 8 modules
  modules by path ../../node_modules/ 31.6 KiB 3 modules
  + 2 modules
css modules 237 KiB
  modules by path ../../packages/ 110 KiB 29 modules
  modules by path ../../node_modules/ 127 KiB
    modules by path ../../node_modules/@phosphor/widgets/style/*.css 8.84 KiB 10 modules
    + 5 modules
  
webpack 5.88.2 compiled successfully in 8950 ms

assets by path *.js 11.4 MiB
  assets by chunk 6.91 MiB (id hint: vendors)
    asset vendors-node_modules_drivelist_build_Release_drivelist_node-node_modules_stroncium_procfs_lib-e076f3.js 3.11 MiB [emitted] (id hint: vendors) 1 related asset
    asset vendors-node_modules_deepmerge_dist_cjs_js-node_modules_express_index_js-node_modules_http-pr-e1c984.js 1.62 MiB [emitted] (id hint: vendors) 1 related asset
    asset vendors-node_modules_theia_monaco-editor-core_esm_vs_base_common_severity_js-node_modules_the-0d5078.js 788 KiB [emitted] (id hint: vendors) 1 related asset
    + 6 assets
  + 13 assets
assets by path native/*.node 608 KiB
  asset native/nsfw.node 221 KiB [emitted] (auxiliary id hint: vendors)
  asset native/keytar.node 111 KiB [emitted] (auxiliary id hint: vendors)
  asset native/sshcrypto.node 87.9 KiB [emitted] (auxiliary id hint: vendors)
  asset native/cpufeatures.node 64.1 KiB [emitted] (auxiliary id hint: vendors)
  asset native/pty.node 43.5 KiB [emitted] (auxiliary id hint: vendors)
  + 2 assets
asset worker/conoutSocketWorker.js 3.33 KiB [emitted] (name: worker/conoutSocketWorker) 1 related asset
runtime modules 27.9 KiB 65 modules
modules by path ../../node_modules/ 5.79 MiB
  javascript modules 5.4 MiB 1013 modules
  json modules 394 KiB 17 modules
modules by path ../../packages/ 4.22 MiB
  javascript modules 2.84 MiB 534 modules
  json modules 1.38 MiB 23 modules
modules by path ../../dev-packages/ 78 KiB 23 modules
modules by path ../api-samples/lib/ 18 KiB
  modules by path ../api-samples/lib/node/*.js 15.5 KiB 4 modules
  modules by path ../api-samples/lib/common/vsx/*.js 2.5 KiB 2 modules
modules by path ./ 4.83 KiB
  modules by path ./src-gen/backend/*.js 4.5 KiB 2 modules
  modules by path ./lib/backend/native-webpack-plugin/*.js 341 bytes 2 modules
+ 33 modules
webpack 5.88.2 compiled successfully in 20121 ms

$ yarn -s --cwd examples/electron build
$ theia rebuild:electron --cacheRoot ../..
Processed "node-pty"
Processed "keytar"
Processed "nsfw"
Processed "find-git-repositories"
Processed "drivelist"
Processed "native-keymap"
Processed "cpu-features"
Processed "ssh2"
- Searching dependency tree
make: Entering directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/cpu-features/build'
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_aarch64_linux_or_android.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_aarch64_macos_or_iphone.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_arm_linux_or_android.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_mips_linux_or_android.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_ppc_linux.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_x86_freebsd.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_x86_linux_or_android.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_x86_macos.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/impl_x86_windows.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/filesystem.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/stack_line_reader.o
  CC(target) Release/obj.target/cpu_features/deps/cpu_features/src/string_view.o
rm -f Release/obj.target/deps/cpu_features/cpu_features.a Release/obj.target/deps/cpu_features/cpu_features.a.ar-file-list; mkdir -p `dirname Release/obj.target/deps/cpu_features/cpu_features.a`
ar crs Release/obj.target/deps/cpu_features/cpu_features.a @Release/obj.target/deps/cpu_features/cpu_features.a.ar-file-list
  COPY Release/cpu_features.a
  CXX(target) Release/obj.target/cpufeatures/src/binding.o
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../src/binding.cc:1:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:256:44: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
   using CopyablePersistent = Persistent<T, CopyablePersistentTraits<T>>;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/binding.cc:3:
../../nan/nan.h:208:16: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
     public v8::CopyablePersistentTraits<T> {};
                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../src/binding.cc:1:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/binding.cc:1:
/.electron-gyp/23.3.13/include/node/node.h:991:43: warning: cast between incompatible function types from 'void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)' {aka 'void (*)(v8::Local<v8::Object>)'} to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
       (node::addon_register_func) (regfunc),                          \
                                           ^
/.electron-gyp/23.3.13/include/node/node.h:1025:3: note: in expansion of macro 'NODE_MODULE_X'
   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
   ^~~~~~~~~~~~~
../src/binding.cc:151:1: note: in expansion of macro 'NODE_MODULE'
 NODE_MODULE(cpufeatures, init)
 ^~~~~~~~~~~
  SOLINK_MODULE(target) Release/obj.target/cpufeatures.node
  COPY Release/cpufeatures.node
make: Leaving directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/cpu-features/build'
make: Entering directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/drivelist/build'
  CXX(target) Release/obj.target/drivelist/src/drivelist.o
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/drivelist.cpp:17:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:256:44: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
   using CopyablePersistent = Persistent<T, CopyablePersistentTraits<T>>;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/drivelist.cpp:17:
../../nan/nan.h:208:16: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
     public v8::CopyablePersistentTraits<T> {};
                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/drivelist.cpp:17:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
  CXX(target) Release/obj.target/drivelist/src/device-descriptor.o
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/device-descriptor.cpp:17:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:256:44: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
   using CopyablePersistent = Persistent<T, CopyablePersistentTraits<T>>;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/device-descriptor.cpp:17:
../../nan/nan.h:208:16: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
     public v8::CopyablePersistentTraits<T> {};
                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/device-descriptor.cpp:17:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
  CXX(target) Release/obj.target/drivelist/src/linux/list.o
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/linux/list.cpp:17:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:256:44: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
   using CopyablePersistent = Persistent<T, CopyablePersistentTraits<T>>;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/linux/list.cpp:17:
../../nan/nan.h:208:16: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
     public v8::CopyablePersistentTraits<T> {};
                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/linux/list.cpp:17:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
  SOLINK_MODULE(target) Release/obj.target/drivelist.node
  COPY Release/drivelist.node
make: Leaving directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/drivelist/build'
make: Entering directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/find-git-repositories/build'
  CC(target) Release/obj.target/openpa/openpa/src/opa_primitives.o
  CC(target) Release/obj.target/openpa/openpa/src/opa_queue.o
rm -f Release/obj.target/openpa/openpa.a Release/obj.target/openpa/openpa.a.ar-file-list; mkdir -p `dirname Release/obj.target/openpa/openpa.a`
ar crs Release/obj.target/openpa/openpa.a @Release/obj.target/openpa/openpa.a.ar-file-list
  COPY Release/openpa.a
  CXX(target) Release/obj.target/findGitRepos/src/FindGitRepos.o
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/../includes/FindGitRepos.h:4,
                 from ../src/FindGitRepos.cpp:1:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:256:44: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
   using CopyablePersistent = Persistent<T, CopyablePersistentTraits<T>>;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/../includes/FindGitRepos.h:4,
                 from ../src/FindGitRepos.cpp:1:
../../nan/nan.h:208:16: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
     public v8::CopyablePersistentTraits<T> {};
                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/../includes/FindGitRepos.h:4,
                 from ../src/FindGitRepos.cpp:1:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
../src/FindGitRepos.cpp: In static member function 'static void FindGitReposWorker::FireProgressCallback(uv_async_t*)':
../src/FindGitRepos.cpp:270:40: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations]
   baton->progressCallback->Call(1, argv);
                                        ^
In file included from ../src/../includes/FindGitRepos.h:4,
                 from ../src/FindGitRepos.cpp:1:
../../nan/nan.h:1748:3: note: declared here
   Call(int argc, v8::Local<v8::Value> argv[]) const {
   ^~~~
../src/FindGitRepos.cpp: In member function 'virtual void FindGitReposWorker::HandleOKCallback()':
../src/FindGitRepos.cpp:294:25: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations]
   callback->Call(1, argv);
                         ^
In file included from ../src/../includes/FindGitRepos.h:4,
                 from ../src/FindGitRepos.cpp:1:
../../nan/nan.h:1748:3: note: declared here
   Call(int argc, v8::Local<v8::Value> argv[]) const {
   ^~~~
In file included from ../../nan/nan.h:62,
                 from ../src/../includes/FindGitRepos.h:4,
                 from ../src/FindGitRepos.cpp:1:
../src/FindGitRepos.cpp: At global scope:
/.electron-gyp/23.3.13/include/node/node.h:991:43: warning: cast between incompatible function types from 'void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)' {aka 'void (*)(v8::Local<v8::Object>)'} to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
       (node::addon_register_func) (regfunc),                          \
                                           ^
/.electron-gyp/23.3.13/include/node/node.h:1025:3: note: in expansion of macro 'NODE_MODULE_X'
   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
   ^~~~~~~~~~~~~
../src/FindGitRepos.cpp:322:1: note: in expansion of macro 'NODE_MODULE'
 NODE_MODULE(findGitRepos, Init)
 ^~~~~~~~~~~
  CXX(target) Release/obj.target/findGitRepos/src/Queue.o
  SOLINK_MODULE(target) Release/obj.target/findGitRepos.node
  COPY Release/findGitRepos.node
make: Leaving directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/find-git-repositories/build'
make: Entering directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/keytar/build'
  CXX(target) Release/obj.target/keytar/src/async.o
  CXX(target) Release/obj.target/keytar/src/main.o
  CXX(target) Release/obj.target/keytar/src/keytar_posix.o
  SOLINK_MODULE(target) Release/obj.target/keytar.node
  COPY Release/keytar.node
make: Leaving directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/keytar/build'
make: Entering directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/native-keymap/build'
  CXX(target) Release/obj.target/keymapping/src/string_conversion.o
  CXX(target) Release/obj.target/keymapping/src/keymapping.o
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../src/keymapping.cc:6:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:256:44: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
   using CopyablePersistent = Persistent<T, CopyablePersistentTraits<T>>;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
  CXX(target) Release/obj.target/keymapping/deps/chromium/x/keysym_to_unicode.o
  CXX(target) Release/obj.target/keymapping/src/keyboard_x.o
  SOLINK_MODULE(target) Release/obj.target/keymapping.node
  COPY Release/keymapping.node
make: Leaving directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/native-keymap/build'
make: Entering directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/node-pty/build'
  CXX(target) Release/obj.target/pty/src/unix/pty.o
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/unix/pty.cc:20:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:256:44: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
   using CopyablePersistent = Persistent<T, CopyablePersistentTraits<T>>;
                                            ^~~~~~~~~~~~~~~~~~~~~~~~
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../src/unix/pty.cc:20:
../../nan/nan.h:208:16: warning: 'template<class T> struct v8::CopyablePersistentTraits' is deprecated [-Wdeprecated-declarations]
     public v8::CopyablePersistentTraits<T> {};
                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /.electron-gyp/23.3.13/include/node/v8-object.h:10,
                 from /.electron-gyp/23.3.13/include/node/v8-array-buffer.h:13,
                 from /.electron-gyp/23.3.13/include/node/v8.h:24,
                 from /.electron-gyp/23.3.13/include/node/node.h:79,
                 from ../../nan/nan.h:62,
                 from ../src/unix/pty.cc:20:
/.electron-gyp/23.3.13/include/node/v8-persistent-handle.h:255:48: note: declared here
 struct V8_DEPRECATED("Use v8::Global instead") CopyablePersistentTraits {
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
../src/unix/pty.cc: In function 'void pty_after_waitpid(uv_async_t*)':
../src/unix/pty.cc:534:43: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class Nan::Persistent<v8::Function>' with no trivial copy-assignment [-Wclass-memaccess]
   memset(&baton->cb, -1, sizeof(baton->cb));
                                           ^
In file included from ../../nan/nan.h:411,
                 from ../src/unix/pty.cc:20:
../../nan/nan_persistent_12_inl.h:12:40: note: 'class Nan::Persistent<v8::Function>' declared here
 template<typename T, typename M> class Persistent :
                                        ^~~~~~~~~~
In file included from ../../nan/nan.h:62,
                 from ../src/unix/pty.cc:20:
../src/unix/pty.cc: At global scope:
/.electron-gyp/23.3.13/include/node/node.h:991:43: warning: cast between incompatible function types from 'void (*)(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)' {aka 'void (*)(v8::Local<v8::Object>)'} to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
       (node::addon_register_func) (regfunc),                          \
                                           ^
/.electron-gyp/23.3.13/include/node/node.h:1025:3: note: in expansion of macro 'NODE_MODULE_X'
   NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/null_usage)
   ^~~~~~~~~~~~~
../src/unix/pty.cc:707:1: note: in expansion of macro 'NODE_MODULE'
 NODE_MODULE(pty, init)
 ^~~~~~~~~~~
  SOLINK_MODULE(target) Release/obj.target/pty.node
  COPY Release/pty.node
  CXX(target) Release/obj.target/spawn-helper/src/unix/spawn-helper.o
  LINK(target) Release/spawn-helper
make: Leaving directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/node-pty/build'
make: Entering directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/nsfw/build'
  CXX(target) Release/obj.target/nsfw/src/NSFW.o
  CXX(target) Release/obj.target/nsfw/src/Queue.o
  CXX(target) Release/obj.target/nsfw/src/NativeInterface.o
  CXX(target) Release/obj.target/nsfw/src/linux/InotifyEventLoop.o
  CXX(target) Release/obj.target/nsfw/src/linux/InotifyTree.o
  CXX(target) Release/obj.target/nsfw/src/linux/InotifyService.o
  SOLINK_MODULE(target) Release/obj.target/nsfw.node
  COPY Release/nsfw.node
make: Leaving directory '/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/nsfw/build'
✔ Rebuild Complete
Downloaded ffmpeg shared library { version: "23.3.13", dist: "/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/electron/dist" }.
Successfully replaced "/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/electron/dist/libffmpeg.so".
"/home/jenkins/agent/workspace/theia-next_jf_local-theia-build/theia/node_modules/electron/dist/libffmpeg.so" does not contain proprietary codecs (16 found).
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
script returned exit code 1
[Pipeline] }
[Pipeline] }
[Pipeline] // script
[Pipeline] // script
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // container
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // withEnv
[Pipeline] }
Failed in branch Test Mac Theia@Next
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Test Linux Theia@Next
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a3239731-ae2a-4457-8a8f-63351f832af3

GitHub has been notified of this commit’s build result

Finished: ABORTED