Skip to content

Console Output

Push event to branch master
18:41:09 Connecting to https://api.github.com using GitHub app GLSP
Obtained Jenkinsfile from e982187656d00f61b0a1742f474927c0752d64eb
[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 glsp/glsp-agent-pod-qwp0q-q620f
Agent glsp-agent-pod-qwp0q-q620f is provisioned from template glsp-agent-pod-qwp0q
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-vscode-integration/job/master/65/"
    runUrl: "job/eclipse-glsp/job/glsp-vscode-integration/job/master/65/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "ada02baee263c1a03329f0354abad8439fdbe91c"
    jenkins/label: "glsp-agent-pod"
  name: "glsp-agent-pod-qwp0q-q620f"
  namespace: "glsp"
spec:
  containers:
  - command:
    - "cat"
    image: "node:16"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins"
      name: "jenkins-home"
      readOnly: false
    - mountPath: "/.yarn"
      name: "yarn-global"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.glsp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "glsp-agent-pod-qwp0q-q620f"
    - name: "JENKINS_NAME"
      value: "glsp-agent-pod-qwp0q-q620f"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
    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: "yarn-global"
  - emptyDir: {}
    name: "jenkins-home"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on glsp-agent-pod-qwp0q-q620f in /home/jenkins/agent/workspace/p_glsp-vscode-integration_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-glsp/glsp-vscode-integration.git
 > git init /home/jenkins/agent/workspace/p_glsp-vscode-integration_master # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-vscode-integration.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-vscode-integration.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-vscode-integration.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision e982187656d00f61b0a1742f474927c0752d64eb (master)
 > git config core.sparsecheckout # timeout=10
Commit message: "GLSP-1116 Revise model loading (#52)"
 > git checkout -f e982187656d00f61b0a1742f474927c0752d64eb # timeout=10
 > git rev-list --no-walk e5a109d5721e55b0a67a4193b1742014c16d3414 # timeout=10
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
warning Pattern ["@eclipse-glsp/protocol@next"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/yarn-cache/v6/npm-@eclipse-glsp-protocol-1.1.0-next.3d1b3e6.280-cc3631ef02726be58e1c90cc3caa24e5327158e2-integrity/node_modules/@eclipse-glsp/protocol" as pattern ["@eclipse-glsp/protocol@1.1.0-next.3d1b3e6.280+3d1b3e6"]. This could result in non-deterministic behavior, skipping.
[3/4] Linking dependencies...
warning "workspace-aggregator-be9496ba-a304-4059-a0c7-3a0a47bde119 > @eclipse-glsp/vscode-integration-webview > @eclipse-glsp/client > @eclipse-glsp/protocol@1.1.0-next.3d1b3e6.280" has unmet peer dependency "inversify@^5.1.1".
warning "workspace-aggregator-be9496ba-a304-4059-a0c7-3a0a47bde119 > @eclipse-glsp/vscode-integration-webview > @eclipse-glsp/client > sprotty@0.14.0" has unmet peer dependency "inversify@~6.0.1".
[4/4] Building fresh packages...
warning Error running install script for optional dependency: "/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar: Command failed.
Exit code: 1
Command: prebuild-install || npm run build
Arguments: 
Directory: /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar
Output:
prebuild-install warn install EACCES: permission denied, mkdir '/.npm'

> keytar@7.9.0 build
> node-gyp rebuild

gyp info it worked if it ends with ok
gyp info using node-gyp@9.4.0
gyp info using node@16.19.0 | linux | x64
gyp info find Python using Python version 3.7.3 found at \"/usr/bin/python3\"
gyp WARN EACCES current user (\"1002890000\") does not have permission to access the dev dir \"/.cache/node-gyp/16.19.0\"
gyp WARN EACCES attempting to reinstall using temporary dev dir \"/tmp/.node-gyp\"
gyp http GET https://nodejs.org/download/release/v16.19.0/node-v16.19.0-headers.tar.gz
gyp http 200 https://nodejs.org/download/release/v16.19.0/node-v16.19.0-headers.tar.gz
gyp http GET https://nodejs.org/download/release/v16.19.0/SHASUMS256.txt
gyp http 200 https://nodejs.org/download/release/v16.19.0/SHASUMS256.txt
gyp info spawn /usr/bin/python3
gyp info spawn args [
gyp info spawn args   '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/tmp/.node-gyp/16.19.0/include/node/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/tmp/.node-gyp/16.19.0',
gyp info spawn args   '-Dnode_gyp_dir=/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=/tmp/.node-gyp/16.19.0/<(target_arch)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.'
gyp info spawn args ]
Package libsecret-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsecret-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsecret-1' found
gyp: Call to 'pkg-config --cflags libsecret-1' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/node-gyp/lib/configure.js:325:16)
gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)
gyp ERR! System Linux 5.18.5-100.fc35.x86_64
gyp ERR! command \"/usr/local/bin/node\" \"/home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/.bin/node-gyp\" \"rebuild\"
gyp ERR! cwd /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/keytar
gyp ERR! node -v v16.19.0
gyp ERR! node-gyp -v v9.4.0
gyp ERR! not ok"
info This module is OPTIONAL, you can safely ignore this error
$ lerna run prepare
lerna notice cli v6.6.2
lerna info ci enabled

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

    - workflow-vscode-example
    - workflow-vscode-example-web
    - workflow-glsp-webview
    - @eclipse-glsp/vscode-integration-webview
    - @eclipse-glsp/vscode-integration

 

> @eclipse-glsp/vscode-integration:prepare


> @eclipse-glsp/vscode-integration-webview:prepare

@eclipse-glsp/vscode-integration: @eclipse-glsp/vscode-integration: yarn run v1.22.19
@eclipse-glsp/vscode-integration-webview: @eclipse-glsp/vscode-integration-webview: yarn run v1.22.19
@eclipse-glsp/vscode-integration: $ yarn clean && yarn build
@eclipse-glsp/vscode-integration-webview: @eclipse-glsp/vscode-integration-webview: $ yarn clean && yarn build
@eclipse-glsp/vscode-integration: @eclipse-glsp/vscode-integration: $ rimraf lib tsconfig.tsbuildinfo 
@eclipse-glsp/vscode-integration-webview: @eclipse-glsp/vscode-integration-webview: $ rimraf lib tsconfig.tsbuildinfo 
@eclipse-glsp/vscode-integration: @eclipse-glsp/vscode-integration: $ tsc -b
@eclipse-glsp/vscode-integration-webview: @eclipse-glsp/vscode-integration-webview: $ tsc -b
@eclipse-glsp/vscode-integration: Done in 7.97s.
@eclipse-glsp/vscode-integration-webview: Done in 8.13s.

> workflow-glsp-webview:prepare

workflow-glsp-webview: workflow-glsp-webview: yarn run v1.22.19
workflow-glsp-webview: workflow-glsp-webview: $ yarn clean && yarn build
workflow-glsp-webview: workflow-glsp-webview: $ rimraf lib tsconfig.tsbuildinfo dist
workflow-glsp-webview: workflow-glsp-webview: $ tsc -b && yarn bundle
workflow-glsp-webview: workflow-glsp-webview: $ webpack
workflow-glsp-webview: assets by status 1.38 KiB [compared for emit]
workflow-glsp-webview:   assets by path ../lib/*.ts 1.06 KiB
workflow-glsp-webview:     asset ../lib/index.d.ts 893 bytes [compared for emit]
workflow-glsp-webview:     asset ../lib/app.d.ts 188 bytes [compared for emit]
workflow-glsp-webview:   assets by path ../lib/*.map 330 bytes
workflow-glsp-webview:     asset ../lib/app.d.ts.map 179 bytes [compared for emit]
workflow-glsp-webview:     asset ../lib/index.d.ts.map 151 bytes [compared for emit]
workflow-glsp-webview: assets by status 9.48 MiB [emitted]
workflow-glsp-webview:   asset webview.js 9.41 MiB [emitted] [big] (name: main)
workflow-glsp-webview:   asset aeb98e0beefa59d80a39.ttf?7cea6a135a6c0359d1f6d18e6b2c5c42 66.3 KiB [emitted] [immutable] [from: ../../../node_modules/@vscode/codicons/dist/codicon.ttf?7cea6a135a6c0359d1f6d18e6b2c5c42] (auxiliary name: main)
workflow-glsp-webview: runtime modules 2.6 KiB 9 modules
workflow-glsp-webview: orphan modules 11 bytes [orphan] 1 module
workflow-glsp-webview: modules by path ../../../node_modules/ 2.9 MiB (javascript) 66.3 KiB (asset)
workflow-glsp-webview:   javascript modules 2.9 MiB 547 modules
workflow-glsp-webview:   + 2 modules
workflow-glsp-webview: modules by path ../../../packages/vscode-integration-webview/ 65.1 KiB
workflow-glsp-webview:   modules by path ../../../packages/vscode-integration-webview/lib/ 36.1 KiB 14 modules
workflow-glsp-webview:   modules by path ../../../packages/vscode-integration-webview/css/*.css 29.1 KiB 6 modules
workflow-glsp-webview: modules by mime type image/svg+xml 1.57 KiB
workflow-glsp-webview:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 396 bytes [built] [code generated]
workflow-glsp-webview:   data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3.. 406 bytes [built] [code generated]
workflow-glsp-webview:   + 2 modules
workflow-glsp-webview: modules by path ./src/*.ts 2.46 KiB
workflow-glsp-webview:   ./src/index.ts 990 bytes [built] [code generated]
workflow-glsp-webview:   ./src/app.ts 1.49 KiB [built] [code generated]
workflow-glsp-webview: webpack 5.88.2 compiled successfully in 7991 ms
workflow-glsp-webview: workflow-glsp-webview: Done in 12.34s.

> workflow-vscode-example:prepare


> workflow-vscode-example-web:prepare

workflow-vscode-example-web: workflow-vscode-example-web: yarn run v1.22.19
workflow-vscode-example: workflow-vscode-example: yarn run v1.22.19
workflow-vscode-example-web: $ yarn clean && yarn build
workflow-vscode-example: $ yarn clean && yarn build
workflow-vscode-example-web: workflow-vscode-example-web: $ rimraf lib tsconfig.tsbuildinfo 
workflow-vscode-example: workflow-vscode-example: $ rimraf lib tsconfig.tsbuildinfo dist
workflow-vscode-example-web: workflow-vscode-example-web: $ tsc -b && yarn bundle
workflow-vscode-example: workflow-vscode-example: $ tsc -b && yarn bundle
workflow-vscode-example: workflow-vscode-example: $ webpack
workflow-vscode-example-web: workflow-vscode-example-web: $ webpack
workflow-vscode-example-web: assets by status 5.81 KiB [compared for emit]
workflow-vscode-example-web:   assets by path ../lib/*.ts 3.72 KiB
workflow-vscode-example-web:     asset ../lib/workflow-editor-provider.d.ts 1.46 KiB [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-server.d.ts 1.26 KiB [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-extension.d.ts 1020 bytes [compared for emit]
workflow-vscode-example-web:   assets by path ../lib/*.map 2.09 KiB
workflow-vscode-example-web:     asset ../lib/workflow-server.d.ts.map 1.21 KiB [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-editor-provider.d.ts.map 605 bytes [compared for emit]
workflow-vscode-example-web:     asset ../lib/workflow-extension.d.ts.map 295 bytes [compared for emit]
workflow-vscode-example-web: assets by status 16.8 MiB [emitted]
workflow-vscode-example-web:   asset webview.js 9.41 MiB [emitted] [from: ../webview/dist/webview.js] [copied] [big]
workflow-vscode-example-web:   asset extension.js 7.34 MiB [emitted] [big] (name: main)
workflow-vscode-example-web:   asset aeb98e0beefa59d80a39.ttf 66.3 KiB [emitted] [from: ../webview/dist/aeb98e0beefa59d80a39.ttf] [copied]
workflow-vscode-example-web: runtime modules 891 bytes 4 modules
workflow-vscode-example-web: modules by path ../../../node_modules/ 2.49 MiB 320 modules
workflow-vscode-example-web: modules by path ../../../packages/vscode-integration/ 55.6 KiB
workflow-vscode-example-web:   modules by path ../../../packages/vscode-integration/lib/common/ 47.2 KiB
workflow-vscode-example-web:     modules by path ../../../packages/vscode-integration/lib/common/quickstart-components/*.js 19 KiB 5 modules
workflow-vscode-example-web:     modules by path ../../../packages/vscode-integration/lib/common/*.js 28.2 KiB 4 modules
workflow-vscode-example-web:   modules by path ../../../packages/vscode-integration/lib/browser/ 7.51 KiB
workflow-vscode-example-web:     ../../../packages/vscode-integration/lib/browser/index.js 1.8 KiB [built] [code generated]
workflow-vscode-example-web:     + 2 modules
workflow-vscode-example-web:   ../../../packages/vscode-integration/browser.js 895 bytes [built] [code generated]
workflow-vscode-example-web: modules by path ./src/*.ts 14.7 KiB
workflow-vscode-example-web:   ./src/workflow-extension.ts 4.72 KiB [built] [code generated]
workflow-vscode-example-web:   ./src/workflow-editor-provider.ts 3.4 KiB [built] [code generated]
workflow-vscode-example-web:   ./src/workflow-server.ts 6.55 KiB [built] [code generated]
workflow-vscode-example-web: external "vscode" 42 bytes [built] [code generated]
workflow-vscode-example-web: webpack 5.88.2 compiled successfully in 18193 ms
workflow-vscode-example-web: workflow-vscode-example-web: Done in 27.59s.
workflow-vscode-example: assets by status 16.3 MiB [emitted]
workflow-vscode-example:   asset webview.js 9.41 MiB [emitted] [from: ../webview/dist/webview.js] [copied] [big]
workflow-vscode-example:   asset workflow-extension.js 3.51 MiB [emitted] [big] (name: main) 1 related asset
workflow-vscode-example:   asset wf-glsp-server-node.js 3.34 MiB [emitted] [from: ../../../node_modules/@eclipse-glsp-examples/workflow-server-bundled/wf-glsp-server-node.js] [copied] [big]
workflow-vscode-example:   asset aeb98e0beefa59d80a39.ttf 66.3 KiB [emitted] [from: ../webview/dist/aeb98e0beefa59d80a39.ttf] [copied]
workflow-vscode-example: assets by status 3.34 KiB [compared for emit]
workflow-vscode-example:   assets by path ../lib/*.ts 2.46 KiB
workflow-vscode-example:     asset ../lib/workflow-editor-provider.d.ts 1.46 KiB [compared for emit]
workflow-vscode-example:     asset ../lib/workflow-extension.d.ts 1 KiB [compared for emit]
workflow-vscode-example:   assets by path ../lib/*.map 901 bytes
workflow-vscode-example:     asset ../lib/workflow-editor-provider.d.ts.map 605 bytes [compared for emit]
workflow-vscode-example:     asset ../lib/workflow-extension.d.ts.map 296 bytes [compared for emit]
workflow-vscode-example: runtime modules 937 bytes 4 modules
workflow-vscode-example: modules by path ../../../node_modules/ 3.07 MiB 467 modules
workflow-vscode-example: modules by path ../../../packages/vscode-integration/ 66.5 KiB
workflow-vscode-example:   modules by path ../../../packages/vscode-integration/lib/common/ 47.2 KiB
workflow-vscode-example:     modules by path ../../../packages/vscode-integration/lib/common/quickstart-components/*.js 19 KiB 5 modules
workflow-vscode-example:     modules by path ../../../packages/vscode-integration/lib/common/*.js 28.2 KiB 4 modules
workflow-vscode-example:   modules by path ../../../packages/vscode-integration/lib/node/ 18.5 KiB
workflow-vscode-example:     ../../../packages/vscode-integration/lib/node/index.js 1.88 KiB [built] [code generated]
workflow-vscode-example:     ../../../packages/vscode-integration/lib/node/quickstart-components/glsp-socket-...(truncated) 7.95 KiB [built] [code generated]
workflow-vscode-example:     + 2 modules
workflow-vscode-example:   ../../../packages/vscode-integration/node.js 892 bytes [built] [code generated]
workflow-vscode-example: modules by path ./src/*.ts 9.52 KiB
workflow-vscode-example:   ./src/workflow-extension.ts 6.1 KiB [built] [code generated]
workflow-vscode-example:   ./src/workflow-editor-provider.ts 3.42 KiB [built] [code generated]
workflow-vscode-example: + 19 modules
workflow-vscode-example: webpack 5.88.2 compiled successfully in 19286 ms
workflow-vscode-example: Done in 28.63s.

 

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


Done in 94.81s.
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git diff --name-only
+ grep -q ^yarn.lock
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Codechecks (ESLint))
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ yarn lint:ci
yarn run v1.22.19
$ lerna run lint:ci
lerna notice cli v6.6.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target lint:ci for 5 projects:

    - workflow-vscode-example
    - workflow-vscode-example-web
    - workflow-glsp-webview
    - @eclipse-glsp/vscode-integration-webview
    - @eclipse-glsp/vscode-integration

 

> @eclipse-glsp/vscode-integration:"lint:ci"


> @eclipse-glsp/vscode-integration-webview:"lint:ci"

@eclipse-glsp/vscode-integration: @eclipse-glsp/vscode-integration: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp/vscode-integration-webview: @eclipse-glsp/vscode-integration-webview: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp/vscode-integration: @eclipse-glsp/vscode-integration: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle
@eclipse-glsp/vscode-integration-webview: @eclipse-glsp/vscode-integration-webview: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle

> workflow-glsp-webview:"lint:ci"

workflow-glsp-webview: workflow-glsp-webview: $ yarn lint -o eslint.xml -f checkstyle
workflow-glsp-webview: workflow-glsp-webview: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle

> workflow-vscode-example:"lint:ci"


> workflow-vscode-example-web:"lint:ci"

workflow-vscode-example: workflow-vscode-example: $ yarn lint -o eslint.xml -f checkstyle
workflow-vscode-example-web: workflow-vscode-example-web: $ yarn lint -o eslint.xml -f checkstyle
workflow-vscode-example: workflow-vscode-example: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle
workflow-vscode-example-web: workflow-vscode-example-web: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle

 

 >  Lerna (powered by Nx)   Successfully ran target lint:ci for 5 projects


Done in 39.86s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (master only))
[Pipeline] sh
+ git diff --name-only 'HEAD^'
+ grep -q '^packages\|example'
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $NPM_AUTH_TOKEN
[Pipeline] {
[Pipeline] sh
+ printf //registry.npmjs.org/:_authToken=****

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
+ git config user.email eclipse-glsp-bot@eclipse.org
[Pipeline] sh
+ git config user.name eclipse-glsp-bot
[Pipeline] sh
+ yarn publish:next
yarn run v1.22.19
$ SHA=$(git rev-parse --short HEAD) && lerna publish preminor --exact --canary --preid next.${SHA} --dist-tag next --no-git-reset --no-git-tag-version --no-push --ignore-scripts --yes --no-verify-access
lerna notice cli v6.6.2
lerna info ci enabled
lerna WARN verify-access --verify-access=false and --no-verify-access are no longer needed, because the legacy preemptive access verification is now disabled by default. Requests will fail with appropriate errors when not authorized correctly.
lerna info canary enabled
lerna WARN force-publish all packages
lerna info Assuming all packages changed

Found 2 packages to publish:
 - @eclipse-glsp/vscode-integration-webview => 1.1.0-next.e982187.71+e982187
 - @eclipse-glsp/vscode-integration => 1.1.0-next.e982187.71+e982187

lerna info auto-confirmed 
lerna info publish Publishing packages to npm...
lerna success published @eclipse-glsp/vscode-integration-webview 1.1.0-next.e982187.71+e982187
lerna notice 
lerna notice package: @eclipse-glsp/vscode-integration-webview@1.1.0-next.e982187.71+e982187
lerna notice === Tarball Contents === 
lerna notice 35.4kB LICENSE                                               
lerna notice 3.5kB  css/command-palette.css                               
lerna notice 1.1kB  css/decoration.css                                    
lerna notice 2.6kB  css/diagram.css                                       
lerna notice 995B   css/glsp-vscode.css                                   
lerna notice 3.0kB  css/tool-palette.css                                  
lerna notice 1.8kB  lib/features/copyPaste/copy-paste-module.js           
lerna notice 2.8kB  lib/features/copyPaste/copy-paste-startup.js          
lerna notice 2.0kB  lib/features/default/default-module.js                
lerna notice 1.8kB  lib/default-modules.js                                
lerna notice 1.8kB  lib/diagram-identifier.js                             
lerna notice 1.3kB  lib/features/export/export-module.js                  
lerna notice 3.9kB  lib/features/default/extension-action-handler.js      
lerna notice 4.3kB  lib/glsp-diagram-widget.js                            
lerna notice 4.1kB  lib/glsp-starter.js                                   
lerna notice 2.4kB  lib/index.js                                          
lerna notice 1.3kB  lib/features/navigation/navigation-module.js          
lerna notice 1.6kB  lib/features/notification/notification-module.js      
lerna notice 3.3kB  lib/features/default/vscode-glsp-modelsource.js       
lerna notice 5.0kB  lib/webview-glsp-client.js                            
lerna notice 1.4kB  package.json                                          
lerna notice 255B   lib/features/copyPaste/copy-paste-module.d.ts.map     
lerna notice 731B   lib/features/copyPaste/copy-paste-module.js.map       
lerna notice 472B   lib/features/copyPaste/copy-paste-startup.d.ts.map    
lerna notice 893B   lib/features/copyPaste/copy-paste-startup.js.map      
lerna notice 247B   lib/features/default/default-module.d.ts.map          
lerna notice 825B   lib/features/default/default-module.js.map            
lerna notice 267B   lib/default-modules.d.ts.map                          
lerna notice 385B   lib/default-modules.js.map                            
lerna notice 484B   lib/diagram-identifier.d.ts.map                       
lerna notice 695B   lib/diagram-identifier.js.map                         
lerna notice 244B   lib/features/export/export-module.d.ts.map            
lerna notice 337B   lib/features/export/export-module.js.map              
lerna notice 662B   lib/features/default/extension-action-handler.d.ts.map
lerna notice 1.2kB  lib/features/default/extension-action-handler.js.map  
lerna notice 710B   lib/glsp-diagram-widget.d.ts.map                      
lerna notice 1.4kB  lib/glsp-diagram-widget.js.map                        
lerna notice 1.0kB  lib/glsp-starter.d.ts.map                             
lerna notice 1.9kB  lib/glsp-starter.js.map                               
lerna notice 404B   lib/index.d.ts.map                                    
lerna notice 298B   lib/index.js.map                                      
lerna notice 255B   lib/features/navigation/navigation-module.d.ts.map    
lerna notice 362B   lib/features/navigation/navigation-module.js.map      
lerna notice 263B   lib/features/notification/notification-module.d.ts.map
lerna notice 565B   lib/features/notification/notification-module.js.map  
lerna notice 621B   lib/features/default/vscode-glsp-modelsource.d.ts.map 
lerna notice 1.2kB  lib/features/default/vscode-glsp-modelsource.js.map   
lerna notice 1.8kB  lib/webview-glsp-client.d.ts.map                      
lerna notice 2.8kB  lib/webview-glsp-client.js.map                        
lerna notice 884B   README.md                                             
lerna notice 991B   lib/features/copyPaste/copy-paste-module.d.ts         
lerna notice 1.7kB  src/features/copyPaste/copy-paste-module.ts           
lerna notice 1.5kB  lib/features/copyPaste/copy-paste-startup.d.ts        
lerna notice 2.1kB  src/features/copyPaste/copy-paste-startup.ts          
lerna notice 986B   lib/features/default/default-module.d.ts              
lerna notice 1.8kB  src/features/default/default-module.ts                
lerna notice 1.3kB  lib/default-modules.d.ts                              
lerna notice 1.6kB  src/default-modules.ts                                
lerna notice 486B   lib/diagram-identifier.d.ts                           
lerna notice 1.7kB  src/diagram-identifier.ts                             
lerna notice 984B   lib/features/export/export-module.d.ts                
lerna notice 1.1kB  src/features/export/export-module.ts                  
lerna notice 1.9kB  lib/features/default/extension-action-handler.d.ts    
lerna notice 2.6kB  src/features/default/extension-action-handler.ts      
lerna notice 1.7kB  lib/glsp-diagram-widget.d.ts                          
lerna notice 2.8kB  src/glsp-diagram-widget.ts                            
lerna notice 2.5kB  lib/glsp-starter.d.ts                                 
lerna notice 4.5kB  src/glsp-starter.ts                                   
lerna notice 1.4kB  lib/index.d.ts                                        
lerna notice 1.4kB  src/index.ts                                          
lerna notice 992B   lib/features/navigation/navigation-module.d.ts        
lerna notice 1.2kB  src/features/navigation/navigation-module.ts          
lerna notice 996B   lib/features/notification/notification-module.d.ts    
lerna notice 1.4kB  src/features/notification/notification-module.ts      
lerna notice 2.0kB  lib/features/default/vscode-glsp-modelsource.d.ts     
lerna notice 2.6kB  src/features/default/vscode-glsp-modelsource.ts       
lerna notice 3.3kB  lib/webview-glsp-client.d.ts                          
lerna notice 5.4kB  src/webview-glsp-client.ts                            
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp/vscode-integration-webview                                 
lerna notice version:       1.1.0-next.e982187.71+e982187                                            
lerna notice filename:      eclipse-glsp-vscode-integration-webview-1.1.0-next.e982187.71+e982187.tgz
lerna notice package size:  32.6 kB                                                                  
lerna notice unpacked size: 160.8 kB                                                                 
lerna notice shasum:        d7e8838294c380f396528f3bdc208a811de171dc                                 
lerna notice integrity:     sha512-NF6zNd3eC2CO8[...]xjh6mtc7PO1UA==                                 
lerna notice total files:   78                                                                       
lerna notice 
lerna success published @eclipse-glsp/vscode-integration 1.1.0-next.e982187.71+e982187
lerna notice 
lerna notice package: @eclipse-glsp/vscode-integration@1.1.0-next.e982187.71+e982187
lerna notice === Tarball Contents === 
lerna notice 35.4kB LICENSE                                                                
lerna notice 4.2kB  lib/common/quickstart-components/base-glsp-vscode-server.js            
lerna notice 2.6kB  lib/browser/quickstart-components/browser-glsp-vscode-server.js        
lerna notice 895B   browser.js                                                             
lerna notice 1.6kB  lib/common/client-actions.js                                           
lerna notice 3.9kB  lib/common/quickstart-components/configuration-util.js                 
lerna notice 2.7kB  lib/common/quickstart-components/glsp-editor-provider.js               
lerna notice 8.1kB  lib/node/quickstart-components/glsp-socket-server-launcher.js          
lerna notice 23.6kB lib/common/glsp-vscode-connector.js                                    
lerna notice 1.8kB  lib/browser/index.js                                                   
lerna notice 1.9kB  lib/common/index.js                                                    
lerna notice 1.9kB  lib/common/quickstart-components/index.js                              
lerna notice 1.9kB  lib/node/index.js                                                      
lerna notice 2.6kB  lib/node/quickstart-components/node-glsp-vscode-server.js              
lerna notice 892B   node.js                                                                
lerna notice 6.3kB  lib/node/quickstart-components/socket-glsp-vscode-server.js            
lerna notice 1.8kB  lib/common/types.js                                                    
lerna notice 3.2kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.js      
lerna notice 6.8kB  lib/common/quickstart-components/webview-endpoint.js                   
lerna notice 1.7kB  package.json                                                           
lerna notice 1.2kB  lib/common/quickstart-components/base-glsp-vscode-server.d.ts.map      
lerna notice 2.0kB  lib/common/quickstart-components/base-glsp-vscode-server.js.map        
lerna notice 699B   lib/browser/quickstart-components/browser-glsp-vscode-server.d.ts.map  
lerna notice 1.0kB  lib/browser/quickstart-components/browser-glsp-vscode-server.js.map    
lerna notice 583B   lib/common/client-actions.d.ts.map                                     
lerna notice 568B   lib/common/client-actions.js.map                                       
lerna notice 468B   lib/common/quickstart-components/configuration-util.d.ts.map           
lerna notice 1.6kB  lib/common/quickstart-components/configuration-util.js.map             
lerna notice 1.5kB  lib/common/quickstart-components/glsp-editor-provider.d.ts.map         
lerna notice 2.0kB  lib/common/quickstart-components/glsp-editor-provider.js.map           
lerna notice 1.3kB  lib/node/quickstart-components/glsp-socket-server-launcher.d.ts.map    
lerna notice 4.4kB  lib/node/quickstart-components/glsp-socket-server-launcher.js.map      
lerna notice 3.8kB  lib/common/glsp-vscode-connector.d.ts.map                              
lerna notice 14.7kB lib/common/glsp-vscode-connector.js.map                                
lerna notice 206B   lib/browser/index.d.ts.map                                             
lerna notice 251B   lib/common/index.d.ts.map                                              
lerna notice 255B   lib/common/quickstart-components/index.d.ts.map                        
lerna notice 226B   lib/node/index.d.ts.map                                                
lerna notice 192B   lib/browser/index.js.map                                               
lerna notice 217B   lib/common/index.js.map                                                
lerna notice 229B   lib/common/quickstart-components/index.js.map                          
lerna notice 202B   lib/node/index.js.map                                                  
lerna notice 690B   lib/node/quickstart-components/node-glsp-vscode-server.d.ts.map        
lerna notice 1.0kB  lib/node/quickstart-components/node-glsp-vscode-server.js.map          
lerna notice 1.3kB  lib/node/quickstart-components/socket-glsp-vscode-server.d.ts.map      
lerna notice 3.2kB  lib/node/quickstart-components/socket-glsp-vscode-server.js.map        
lerna notice 2.0kB  lib/common/types.d.ts.map                                              
lerna notice 680B   lib/common/types.js.map                                                
lerna notice 1.1kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.d.ts.map
lerna notice 1.6kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.js.map  
lerna notice 1.8kB  lib/common/quickstart-components/webview-endpoint.d.ts.map             
lerna notice 3.3kB  lib/common/quickstart-components/webview-endpoint.js.map               
lerna notice 993B   README.md                                                              
lerna notice 2.4kB  lib/common/quickstart-components/base-glsp-vscode-server.d.ts          
lerna notice 3.8kB  src/common/quickstart-components/base-glsp-vscode-server.ts            
lerna notice 2.1kB  lib/browser/quickstart-components/browser-glsp-vscode-server.d.ts      
lerna notice 2.7kB  src/browser/quickstart-components/browser-glsp-vscode-server.ts        
lerna notice 868B   browser.d.ts                                                           
lerna notice 1.3kB  lib/common/client-actions.d.ts                                         
lerna notice 1.5kB  src/common/client-actions.ts                                           
lerna notice 776B   lib/common/quickstart-components/configuration-util.d.ts               
lerna notice 3.2kB  src/common/quickstart-components/configuration-util.ts                 
lerna notice 2.9kB  lib/common/quickstart-components/glsp-editor-provider.d.ts             
lerna notice 4.8kB  src/common/quickstart-components/glsp-editor-provider.ts               
lerna notice 3.3kB  lib/node/quickstart-components/glsp-socket-server-launcher.d.ts        
lerna notice 8.1kB  src/node/quickstart-components/glsp-socket-server-launcher.ts          
lerna notice 8.5kB  lib/common/glsp-vscode-connector.d.ts                                  
lerna notice 25.7kB src/common/glsp-vscode-connector.ts                                    
lerna notice 1.0kB  lib/browser/index.d.ts                                                 
lerna notice 1.1kB  lib/common/index.d.ts                                                  
lerna notice 1.0kB  lib/common/quickstart-components/index.d.ts                            
lerna notice 1.1kB  lib/node/index.d.ts                                                    
lerna notice 997B   src/browser/index.ts                                                   
lerna notice 1.0kB  src/common/index.ts                                                    
lerna notice 993B   src/common/quickstart-components/index.ts                              
lerna notice 1.1kB  src/node/index.ts                                                      
lerna notice 2.1kB  lib/node/quickstart-components/node-glsp-vscode-server.d.ts            
lerna notice 2.7kB  src/node/quickstart-components/node-glsp-vscode-server.ts              
lerna notice 865B   node.d.ts                                                              
lerna notice 3.1kB  lib/node/quickstart-components/socket-glsp-vscode-server.d.ts          
lerna notice 6.0kB  src/node/quickstart-components/socket-glsp-vscode-server.ts            
lerna notice 8.8kB  lib/common/types.d.ts                                                  
lerna notice 9.1kB  src/common/types.ts                                                    
lerna notice 2.6kB  lib/browser/quickstart-components/websocket-glsp-vscode-server.d.ts    
lerna notice 3.9kB  src/browser/quickstart-components/websocket-glsp-vscode-server.ts      
lerna notice 3.7kB  lib/common/quickstart-components/webview-endpoint.d.ts                 
lerna notice 6.7kB  src/common/quickstart-components/webview-endpoint.ts                   
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp/vscode-integration                                 
lerna notice version:       1.1.0-next.e982187.71+e982187                                    
lerna notice filename:      eclipse-glsp-vscode-integration-1.1.0-next.e982187.71+e982187.tgz
lerna notice package size:  55.1 kB                                                          
lerna notice unpacked size: 299.0 kB                                                         
lerna notice shasum:        9691fda3bb339d1e35bf7994fd394733eda7acca                         
lerna notice integrity:     sha512-DUAZ8giiZKNbu[...]5I/Y/7diDAixw==                         
lerna notice total files:   87                                                               
lerna notice 
Successfully published:
 - @eclipse-glsp/vscode-integration@1.1.0-next.e982187.71+e982187
 - @eclipse-glsp/vscode-integration-webview@1.1.0-next.e982187.71+e982187
lerna success published 2 packages
Done in 3.59s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] recordIssues
[ESLint] Searching for all files in '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master' that match the pattern 'node_modules/**/*/eslint.xml'
[ESLint] Traversing of symbolic links: enabled
[ESLint] -> found 5 files
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/@eclipse-glsp/vscode-integration-webview/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/vscode-integration-webview/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/@eclipse-glsp/vscode-integration/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/vscode-integration/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/workflow-glsp-webview/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/workflow-glsp-webview/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/workflow-vscode-example-web/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/workflow-vscode-example-web/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/workflow-vscode-example/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/workflow-vscode-example/eslint.xml'
[ESLint] Skipping post processing
[ESLint] No filter has been set, publishing all 0 issues
[ESLint] Repository miner is not configured, skipping repository mining
[ESLint] Ignoring 'aggregatingResults' and ID 'null' since only a single tool is defined.
[ESLint] Searching for all files in '/home/jenkins/agent/workspace/p_glsp-vscode-integration_master' that match the pattern 'node_modules/**/*/eslint.xml'
[ESLint] Traversing of symbolic links: enabled
[ESLint] -> found 5 files
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/@eclipse-glsp/vscode-integration-webview/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/vscode-integration-webview/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/@eclipse-glsp/vscode-integration/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/vscode-integration/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/workflow-glsp-webview/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/workflow-glsp-webview/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/workflow-vscode-example-web/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/workflow-vscode-example-web/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/p_glsp-vscode-integration_master/node_modules/workflow-vscode-example/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/workflow-vscode-example/eslint.xml'
[ESLint] Skipping post processing
[ESLint] No filter has been set, publishing all 0 issues
[ESLint] Repository miner is not configured, skipping repository mining
[ESLint] Reference build recorder is not configured
[ESLint] Obtaining reference build from same job (master)
[ESLint] Using reference build 'eclipse-glsp/glsp-vscode-integration/master #64' to compute new, fixed, and outstanding issues
[ESLint] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[ESLint] Evaluating quality gates
[ESLint] -> PASSED - Total (any severity): 0 - Quality Gate: 1
[ESLint] -> All quality gates have been passed
[ESLint] Health report is disabled - skipping
[ESLint] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[ESLint] Attaching ResultAction with ID 'eslint' to build 'eclipse-glsp/glsp-vscode-integration/master #65'.
[GitHub Checks] GitHub check (name: ESLint, status: completed) has been published.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: completed) has been published.
Finished: SUCCESS