Skip to content

Console Output

Started by upstream project "eclipse-emfcloud/ecore-glsp/master" build number 17
originally caused by:
 Push event to branch master
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
WARNING: Unable to create pod: kubernetes emfcloud/emfcloud-agent-pod-mrmss-dh4nf because kubernetes resource quota exceeded. 
Failure executing: POST at: https://10.30.0.1/api/v1/namespaces/emfcloud/pods. Message: Forbidden!Configured service account doesn't have access. Service account may have been revoked. pods "emfcloud-agent-pod-mrmss-dh4nf" is forbidden: exceeded quota: jenkins-instance-quota, requested: pods=1,requests.cpu=1100m, used: pods=3,requests.cpu=2450m, limited: pods=3,requests.cpu=2650m.
Retrying...

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

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

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

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

[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Scheduled] Successfully assigned emfcloud/emfcloud-agent-pod-mrmss-8vr52 to okdnode-23
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][AddedInterface] Add eth0 [10.40.44.43/23] from openshift-sdn
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Pulling] Pulling image "eclipsetheia/theia-blueprint"
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Pulled] Successfully pulled image "eclipsetheia/theia-blueprint" in 516.411382ms
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Created] Created container node
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Started] Started container node
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2" already present on machine
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Created] Created container jnlp
[Normal][emfcloud/emfcloud-agent-pod-mrmss-8vr52][Started] Started container jnlp
Agent emfcloud-agent-pod-mrmss-8vr52 is provisioned from template emfcloud-agent-pod-mrmss
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.emfcloud.svc.cluster.local/emfcloud/job/deploy-ecore-glsp-npm/33/"
    runUrl: "job/deploy-ecore-glsp-npm/33/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "23a4fbf7d1361c867cb556a885761746132d4a82"
    jenkins/label: "emfcloud-agent-pod"
  name: "emfcloud-agent-pod-mrmss-8vr52"
spec:
  containers:
  - command:
    - "cat"
    image: "eclipsetheia/theia-blueprint"
    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: "/.cache"
      name: "global-cache"
    - mountPath: "/.npm"
      name: "global-npm"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.emfcloud.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "emfcloud-agent-pod-mrmss-8vr52"
    - name: "JENKINS_NAME"
      value: "emfcloud-agent-pod-mrmss-8vr52"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.emfcloud.svc.cluster.local/emfcloud/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "yarn-global"
  - emptyDir: {}
    name: "jenkins-home"
  - emptyDir: {}
    name: "global-cache"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir: {}
    name: "global-npm"

Created Pod: kubernetes emfcloud/emfcloud-agent-pod-mrmss-2659s
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Scheduled] Successfully assigned emfcloud/emfcloud-agent-pod-mrmss-2659s to okdnode-26
Running on emfcloud-agent-pod-mrmss-8vr52 in /home/jenkins/agent/workspace/deploy-ecore-glsp-npm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout master)
[Pipeline] git
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][AddedInterface] Add eth0 [10.40.52.201/23] from openshift-sdn
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Pulling] Pulling image "eclipsetheia/theia-blueprint"
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Pulled] Successfully pulled image "eclipsetheia/theia-blueprint" in 480.201708ms
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Created] Created container node
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Started] Started container node
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.11.2" already present on machine
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Created] Created container jnlp
[Normal][emfcloud/emfcloud-agent-pod-mrmss-2659s][Started] Started container jnlp
The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-emfcloud/ecore-glsp.git
 > git init /home/jenkins/agent/workspace/deploy-ecore-glsp-npm # timeout=10
Fetching upstream changes from https://github.com/eclipse-emfcloud/ecore-glsp.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress -- https://github.com/eclipse-emfcloud/ecore-glsp.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 2b08ee33b830a6414b3938a548fccdd2856f34c3 (refs/remotes/origin/master)
 > git config remote.origin.url https://github.com/eclipse-emfcloud/ecore-glsp.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b08ee33b830a6414b3938a548fccdd2856f34c3 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master 2b08ee33b830a6414b3938a548fccdd2856f34c3 # timeout=10
Commit message: "Merge pull request #122 from eclipse-emfcloud/emfcloud/issues/115"
 > git rev-list --no-walk 2b08ee33b830a6414b3938a548fccdd2856f34c3 # timeout=10
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build and Deploy)
[Pipeline] container
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client
[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-emfcloud-bot@eclipse.org
[Pipeline] sh
+ git config user.name eclipse-emfcloud-bot
[Pipeline] sh
+ yarn install
yarn install v1.22.5
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "snabbdom@3.0.3" is incompatible with requested version "snabbdom@^0.7.0"
[3/5] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
warning vscode-languageclient@6.1.4: The engine "vscode" appears to be invalid.
info fsevents@2.3.2: The platform "linux" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.13: The platform "linux" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
warning "@theia/cli > @theia/application-manager > @theia/compression-webpack-plugin@3.0.0" has incorrect peer dependency "webpack@^4.3.0".
warning "@theia/cli > @theia/application-manager > font-awesome-webpack@0.0.5-beta.2" has unmet peer dependency "font-awesome@>=4.3.0".
warning "@theia/cli > @theia/application-manager > font-awesome-webpack > less-loader@2.2.3" has incorrect peer dependency "less@^2.3.1".
warning "@theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react@>=16.3.3".
warning "@theia/messages > react-perfect-scrollbar@1.5.8" has unmet peer dependency "react-dom@>=16.3.3".
warning "@theia/plugin-ext > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "@theia/plugin-ext > @theia/scm > react-autosize-textarea@7.1.0" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0".
warning "@typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
warning " > babel-loader@8.0.6" has unmet peer dependency "@babel/core@^7.0.0".
warning " > babel-loader@8.0.6" has unmet peer dependency "webpack@>=2".
warning " > eslint-plugin-header@3.1.1" has incorrect peer dependency "eslint@>=7.7.0".
[5/5] Building fresh packages...
$ lerna run prepare
lerna info version 2.11.0
@eclipse-emfcloud/ecore-glsp-common: yarn run v1.22.10
@eclipse-emfcloud/ecore-glsp-common: $ yarn run clean && yarn run build
@eclipse-emfcloud/ecore-glsp-common: $ rimraf lib
@eclipse-emfcloud/ecore-glsp-common: $ tsc && yarn run lint
@eclipse-emfcloud/ecore-glsp-common: $ eslint -c ./.eslintrc.js --ext .ts ./src
@eclipse-emfcloud/ecore-glsp-common: Done in 14.26s.
@eclipse-emfcloud/ecore-tree-editor: yarn run v1.22.10
@eclipse-emfcloud/sprotty-ecore: yarn run v1.22.10
@eclipse-emfcloud/ecore-tree-editor: warning package.json: No license field
@eclipse-emfcloud/ecore-tree-editor: $ yarn run clean && yarn run build
@eclipse-emfcloud/sprotty-ecore: $ yarn run clean && yarn run build
@eclipse-emfcloud/ecore-tree-editor: warning package.json: No license field
@eclipse-emfcloud/ecore-tree-editor: $ rimraf lib
@eclipse-emfcloud/sprotty-ecore: $ rimraf lib
@eclipse-emfcloud/ecore-tree-editor: warning package.json: No license field
@eclipse-emfcloud/ecore-tree-editor: $ tsc && yarn run lint
@eclipse-emfcloud/sprotty-ecore: $ tsc && yarn run lint
@eclipse-emfcloud/ecore-tree-editor: warning package.json: No license field
@eclipse-emfcloud/ecore-tree-editor: $ eslint -c ./.eslintrc.js --ext .ts ./src
@eclipse-emfcloud/sprotty-ecore: $ eslint -c ./.eslintrc.js --ext .ts,.tsx ./src
@eclipse-emfcloud/ecore-tree-editor: Done in 36.67s.
@eclipse-emfcloud/sprotty-ecore: Done in 37.93s.
@eclipse-emfcloud/theia-ecore: yarn run v1.22.10
@eclipse-emfcloud/theia-ecore: $ yarn run clean && yarn run build
@eclipse-emfcloud/theia-ecore: $ rimraf lib
@eclipse-emfcloud/theia-ecore: $ tsc && yarn run lint
@eclipse-emfcloud/theia-ecore: $ eslint -c ./.eslintrc.js --ext .ts ./src
@eclipse-emfcloud/theia-ecore: Done in 23.20s.
@eclipse-emfcloud/ecore-property-view: yarn run v1.22.10
@eclipse-emfcloud/ecore-property-view: $ yarn run clean && yarn run build
@eclipse-emfcloud/ecore-property-view: $ rimraf lib
@eclipse-emfcloud/ecore-property-view: $ tsc && yarn run lint
@eclipse-emfcloud/ecore-property-view: $ eslint -c ./.eslintrc.js --ext .ts ./src
@eclipse-emfcloud/ecore-property-view: Done in 17.61s.
browser-app: yarn run v1.22.10
browser-app: $ theia build --mode development && yarn download:plugins
browser-app: Failed to resolve module: filenamify
browser-app: (node:2203) [DEP_WEBPACK_COMPILATION_ASSETS] DeprecationWarning: Compilation.assets will be frozen in future, all modifications are deprecated.
browser-app: BREAKING CHANGE: No more changes should happen to Compilation.assets after sealing the Compilation.\n	Do changes to assets earlier, e. g. in Compilation.hooks.processAssets.\n	Make sure to select an appropriate stage from Compilation.PROCESS_ASSETS_STAGE_*.
browser-app: assets by status 333 KiB [cached] 3 assets
browser-app: assets by path *.gz 7.98 MiB 225 assets
browser-app: assets by path *.js 19 MiB
browser-app:   assets by chunk 11.8 MiB (id hint: vendors) 78 assets
browser-app:   32 assets
browser-app: assets by info 1.66 MiB [immutable]
browser-app:   assets by path *.gif 47.8 KiB 33 assets
browser-app:   assets by path *.woff2 256 KiB 5 assets
browser-app:   assets by chunk 478 KiB (auxiliary id hint: vendors) 2 assets
browser-app: assets by path vs/ 25.2 MiB
browser-app:   assets by path vs/editor/ 23.3 MiB 26 assets
browser-app:   assets by path vs/base/ 1.79 MiB 6 assets
browser-app:   asset vs/loader.js 86.5 KiB [emitted] [from: ../node_modules/@theia/monaco-editor-core/dev/vs/loader.js] [copied]
browser-app:   asset vs/loader.js.gz 15.3 KiB [emitted]
browser-app: asset 885f5ba50b2d7b0ce6d6.ttf.gz?997afbd55d4901b36b70bb5899df9fb3 36.9 KiB [emitted]
browser-app: runtime modules 12.1 KiB 22 modules
browser-app: orphan modules 11 bytes [orphan] 1 module
browser-app: javascript modules 15.3 MiB
browser-app:   modules by path ../node_modules/ 15.1 MiB 2376 modules
browser-app:   modules by path ../packages/ 202 KiB 45 modules
browser-app: asset modules 157 KiB (javascript) 1.89 MiB (asset)
browser-app:   modules by path ../node_modules/ 112 KiB (javascript) 1.89 MiB (asset) 95 modules
browser-app:   modules by path ../packages/ 45.6 KiB (javascript) 4.69 KiB (asset)
browser-app:     modules by path ../packages/common/ 1.31 KiB (javascript) 4.69 KiB (asset) 32 modules
browser-app:     modules by path ../packages/sprotty-ecore/ 44.3 KiB 8 modules
browser-app: json modules 300 KiB
browser-app:   modules by path ../node_modules/@theia/core/ 241 KiB 55 modules
browser-app:   modules by path ../node_modules/@theia/monaco/ 25.3 KiB 11 modules
browser-app:   modules by path ../node_modules/ajv/lib/ 3.12 KiB 2 modules
browser-app:   2 modules
browser-app:   
browser-app: WARNING in ../node_modules/@theia/plugin-ext/src/main/browser/style/index.css (../node_modules/css-loader/dist/cjs.js!../node_modules/@theia/plugin-ext/src/main/browser/style/index.css)
browser-app: Module Warning (from ../node_modules/css-loader/dist/cjs.js):
browser-app: Warning
browser-app: (38:5) Unable to find uri in '-webkit-mask: url('')'
browser-app:  @ ../node_modules/@theia/plugin-ext/src/main/browser/style/index.css 2:12-89 9:17-24 13:15-29
browser-app:  @ ../node_modules/@theia/plugin-ext/lib/main/browser/plugin-ext-frontend-module.js 19:0-52
browser-app:  @ ../node_modules/@theia/plugin-ext/lib/plugin-ext-frontend-module.js 18:37-89
browser-app:  @ ./src-gen/frontend/index.js 74:31-89
browser-app: WARNING in ../node_modules/@theia/plugin-ext/src/main/browser/style/index.css (../node_modules/css-loader/dist/cjs.js!../node_modules/@theia/plugin-ext/src/main/browser/style/index.css)
browser-app: Module Warning (from ../node_modules/css-loader/dist/cjs.js):
browser-app: Warning
browser-app: (39:5) Unable to find uri in 'mask: url('')'
browser-app:  @ ../node_modules/@theia/plugin-ext/src/main/browser/style/index.css 2:12-89 9:17-24 13:15-29
browser-app:  @ ../node_modules/@theia/plugin-ext/lib/main/browser/plugin-ext-frontend-module.js 19:0-52
browser-app:  @ ../node_modules/@theia/plugin-ext/lib/plugin-ext-frontend-module.js 18:37-89
browser-app:  @ ./src-gen/frontend/index.js 74:31-89
browser-app: WARNING in ../node_modules/inversify/lib/annotation/decorator_utils.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/decorator_utils.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/decorator_utils.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 38:24-63
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/inject.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/inject.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/inject.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 21:15-45
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/injectable.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/injectable.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/injectable.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 15:19-53
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/multi_inject.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/multi_inject.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/multi_inject.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 28:21-57
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/named.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/named.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/named.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 19:14-43
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/optional.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/optional.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/optional.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 24:17-49
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/post_construct.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/post_construct.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/post_construct.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 32:23-61
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/tagged.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/tagged.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/tagged.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 17:15-45
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/target_name.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/target_name.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/target_name.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 30:20-55
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/annotation/unmanaged.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/unmanaged.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/annotation/unmanaged.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 26:18-51
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/bindings/binding.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/bindings/binding.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/bindings/binding.ts'
browser-app:  @ ../node_modules/inversify/lib/container/container.js 45:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/bindings/binding_count.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/bindings/binding_count.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/bindings/binding_count.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 4:22-58
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/constants/error_msgs.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/constants/error_msgs.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/constants/error_msgs.ts'
browser-app:  @ ../node_modules/inversify/lib/annotation/injectable.js 4:18-52
browser-app:  @ ../node_modules/inversify/lib/inversify.js 15:19-53
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/constants/literal_types.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/constants/literal_types.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/constants/literal_types.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 8:22-58
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/constants/metadata_keys.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/constants/metadata_keys.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/constants/metadata_keys.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 4:11-47
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/container/container.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/container.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/container.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/container/container_module.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/container_module.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/container_module.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 12:25-64
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/container/container_snapshot.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/container_snapshot.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/container_snapshot.ts'
browser-app:  @ ../node_modules/inversify/lib/container/container.js 55:27-58
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/container/lookup.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/lookup.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/container/lookup.ts'
browser-app:  @ ../node_modules/inversify/lib/container/container.js 56:15-34
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/inversify.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/inversify.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/inversify.ts'
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/context.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/context.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/context.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 10:16-36
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/metadata.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/metadata.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/metadata.ts'
browser-app:  @ ../node_modules/inversify/lib/annotation/inject.js 6:17-48
browser-app:  @ ../node_modules/inversify/lib/inversify.js 21:15-45
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/metadata_reader.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/metadata_reader.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/metadata_reader.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 34:24-61
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/plan.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/plan.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/plan.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 12:13-30
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/planner.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/planner.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/planner.ts'
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/queryable_string.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/queryable_string.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/queryable_string.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/target.js 7:25-54
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 15:15-34
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/reflection_utils.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/reflection_utils.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/reflection_utils.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 13:25-54
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/request.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/request.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/request.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 14:16-36
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/planning/target.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/target.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/planning/target.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 15:15-34
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/resolution/instantiation.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/resolution/instantiation.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/resolution/instantiation.ts'
browser-app:  @ ../node_modules/inversify/lib/resolution/resolver.js 8:22-48
browser-app:  @ ../node_modules/inversify/lib/container/container.js 51:17-50
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/resolution/resolver.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/resolution/resolver.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/resolution/resolver.ts'
browser-app:  @ ../node_modules/inversify/lib/container/container.js 51:17-50
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/syntax/binding_in_syntax.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_in_syntax.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_in_syntax.ts'
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_in_when_on_syntax.js 4:26-56
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_to_syntax.js 6:34-72
browser-app:  @ ../node_modules/inversify/lib/container/container.js 52:26-64
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/syntax/binding_in_when_on_syntax.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_in_when_on_syntax.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_in_when_on_syntax.ts'
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_to_syntax.js 6:34-72
browser-app:  @ ../node_modules/inversify/lib/container/container.js 52:26-64
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/syntax/binding_on_syntax.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_on_syntax.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_on_syntax.ts'
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_when_on_syntax.js 4:26-56
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_to_syntax.js 7:31-66
browser-app:  @ ../node_modules/inversify/lib/container/container.js 52:26-64
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/syntax/binding_to_syntax.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_to_syntax.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_to_syntax.ts'
browser-app:  @ ../node_modules/inversify/lib/container/container.js 52:26-64
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/syntax/binding_when_on_syntax.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_when_on_syntax.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_when_on_syntax.ts'
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_to_syntax.js 7:31-66
browser-app:  @ ../node_modules/inversify/lib/container/container.js 52:26-64
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/syntax/binding_when_syntax.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_when_syntax.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/binding_when_syntax.ts'
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_when_on_syntax.js 5:28-60
browser-app:  @ ../node_modules/inversify/lib/syntax/binding_to_syntax.js 7:31-66
browser-app:  @ ../node_modules/inversify/lib/container/container.js 52:26-64
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/syntax/constraint_helpers.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/constraint_helpers.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/syntax/constraint_helpers.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 40:27-65
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/utils/binding_utils.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/binding_utils.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/binding_utils.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 47:22-54
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/utils/exceptions.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/exceptions.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/exceptions.ts'
browser-app:  @ ../node_modules/inversify/lib/planning/planner.js 8:19-49
browser-app:  @ ../node_modules/inversify/lib/container/container.js 50:16-46
browser-app:  @ ../node_modules/inversify/lib/inversify.js 6:18-50
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/utils/id.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/id.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/id.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 36:11-32
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/inversify/lib/utils/serialization.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/serialization.ts' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/inversify/src/utils/serialization.ts'
browser-app:  @ ../node_modules/inversify/lib/inversify.js 45:22-54
browser-app:  @ ./src-gen/frontend/index.js 5:22-42
browser-app: WARNING in ../node_modules/vscode-textmate/release/main.js 23:15-27
browser-app: Critical dependency: the request of a dependency is an expression
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/textmate/monaco-textmate-service.js 29:26-52
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/textmate/monaco-textmate-frontend-bindings.js 23:34-70
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/monaco-frontend-module.js 43:44-99
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/monaco-browser-module.js 25:45-80
browser-app:  @ ./src-gen/frontend/index.js 53:31-88
browser-app: WARNING in ../node_modules/vscode-textmate/release/main.js
browser-app: Module Warning (from ../node_modules/source-map-loader/dist/cjs.js):
browser-app: Failed to parse source map from '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/vscode-textmate/release/main.js.map' file: Error: ENOENT: no such file or directory, open '/home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/vscode-textmate/release/main.js.map'
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/textmate/monaco-textmate-service.js 29:26-52
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/textmate/monaco-textmate-frontend-bindings.js 23:34-70
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/monaco-frontend-module.js 43:44-99
browser-app:  @ ../node_modules/@theia/monaco/lib/browser/monaco-browser-module.js 25:45-80
browser-app:  @ ./src-gen/frontend/index.js 53:31-88
browser-app: 44 warnings have detailed information that is not shown.
browser-app: Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
browser-app: webpack 5.59.1 compiled with 46 warnings in 35838 ms
browser-app: $ theia download:plugins
browser-app: --- downloading plugins ---
browser-app: + vscode-builtin-json: downloaded successfully 
browser-app: + vscode-builtin-json-language: downloaded successfully 
browser-app: --- collecting extension-packs ---
browser-app: Done in 40.58s.
lerna success run Ran npm script 'prepare' in packages:
lerna success - browser-app
lerna success - @eclipse-emfcloud/ecore-glsp-common
lerna success - @eclipse-emfcloud/ecore-property-view
lerna success - @eclipse-emfcloud/ecore-tree-editor
lerna success - @eclipse-emfcloud/sprotty-ecore
lerna success - @eclipse-emfcloud/theia-ecore
Done in 242.39s.
[Pipeline] sh
+ yarn publish:next
yarn run v1.22.5
$ lerna publish --exact --canary=next --npm-tag=next --yes
lerna info version 2.11.0
lerna info canary enabled
lerna info current version 0.2.0
lerna info Checking for updated packages...
lerna info Comparing with initial commit.
lerna info Checking for prereleased packages...

Changes:
 - browser-app: 0.2.0 => 0.3.0-next.2b08ee33 (private)
 - @eclipse-emfcloud/ecore-glsp-common: 0.2.0 => 0.3.0-next.2b08ee33 (private)
 - @eclipse-emfcloud/ecore-property-view: 0.2.0 => 0.3.0-next.2b08ee33
 - @eclipse-emfcloud/ecore-tree-editor: 0.2.0 => 0.3.0-next.2b08ee33
 - @eclipse-emfcloud/sprotty-ecore: 0.2.0 => 0.3.0-next.2b08ee33
 - @eclipse-emfcloud/theia-ecore: 0.2.0 => 0.3.0-next.2b08ee33

lerna info auto-confirmed 
lerna info publish Publishing packages to npm...
lerna ERR! publish Retrying failed publish: @eclipse-emfcloud/ecore-tree-editor
lerna info published @eclipse-emfcloud/sprotty-ecore
lerna ERR! publish Retrying failed publish: @eclipse-emfcloud/ecore-tree-editor
lerna ERR! publish Retrying failed publish: @eclipse-emfcloud/ecore-tree-editor
lerna ERR! publish Retrying failed publish: @eclipse-emfcloud/ecore-tree-editor
lerna ERR! publish Ran out of retries while publishing @eclipse-emfcloud/ecore-tree-editor Error: Command failed: yarn publish --tag next --new-version 0.3.0-next.2b08ee33
lerna ERR! publish warning package.json: No license field
lerna ERR! publish warning package.json: No license field
lerna ERR! publish warning package.json: No license field
lerna ERR! publish warning package.json: No license field
lerna ERR! publish warning package.json: No license field
lerna ERR! publish error Couldn't publish package: "https://registry.yarnpkg.com/@eclipse-emfcloud%2fecore-tree-editor: You must sign up for private packages"
lerna ERR! publish [1/4] Bumping version...
lerna ERR! publish info Current version: 0.3.0-next.2b08ee33
lerna ERR! publish [2/4] Logging in...
lerna ERR! publish [3/4] Publishing...
lerna ERR! publish $ yarn run clean && yarn run build
lerna ERR! publish $ rimraf lib
lerna ERR! publish $ tsc && yarn run lint
lerna ERR! publish $ eslint -c ./.eslintrc.js --ext .ts ./src
lerna ERR! publish info Visit https://yarnpkg.com/en/docs/cli/publish for documentation about this command.
lerna ERR! publish 
lerna ERR! publish     at /home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/execa/index.js:236:11
lerna ERR! publish     at processTicksAndRejections (internal/process/task_queues.js:97:5)
lerna ERR! execute callback with error
lerna ERR! Error: Command failed: yarn publish --tag next --new-version 0.3.0-next.2b08ee33
lerna ERR! warning package.json: No license field
lerna ERR! warning package.json: No license field
lerna ERR! warning package.json: No license field
lerna ERR! warning package.json: No license field
lerna ERR! warning package.json: No license field
lerna ERR! error Couldn't publish package: "https://registry.yarnpkg.com/@eclipse-emfcloud%2fecore-tree-editor: You must sign up for private packages"
lerna ERR! [1/4] Bumping version...
lerna ERR! info Current version: 0.3.0-next.2b08ee33
lerna ERR! [2/4] Logging in...
lerna ERR! [3/4] Publishing...
lerna ERR! $ yarn run clean && yarn run build
lerna ERR! $ rimraf lib
lerna ERR! $ tsc && yarn run lint
lerna ERR! $ eslint -c ./.eslintrc.js --ext .ts ./src
lerna ERR! info Visit https://yarnpkg.com/en/docs/cli/publish for documentation about this command.
lerna ERR! 
lerna ERR!     at /home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/execa/index.js:236:11
{
  stack: 'Error: Command failed: yarn publish --tag next --new-version 0.3.0-next.2b08ee33\n' +
    'warning package.json: No license field\n' +
    'warning package.json: No license field\n' +
    'warning package.json: No license field\n' +
    'warning package.json: No license field\n' +
    'warning package.json: No license field\n' +
    `error Couldn't publish package: "https://registry.yarnpkg.com/@eclipse-emfcloud%2fecore-tree-editor: You must sign up for private packages"\n` +
    '[1/4] Bumping version...\n' +
    'info Current version: 0.3.0-next.2b08ee33\n' +
    '[2/4] Logging in...\n' +
    '[3/4] Publishing...\n' +
    '$ yarn run clean && yarn run build\n' +
    '$ rimraf lib\n' +
    '$ tsc && yarn run lint\n' +
    '$ eslint -c ./.eslintrc.js --ext .ts ./src\n' +
    'info Visit https://yarnpkg.com/en/docs/cli/publish for documentation about this command.\n' +
    '\n' +
    '    at /home/jenkins/agent/workspace/deploy-ecore-glsp-npm/client/node_modules/execa/index.js:236:11\n' +
    '    at processTicksAndRejections (internal/process/task_queues.js:97:5)',
  exitCode: 1
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Build result FAILURE: Send email notification to ndoschek@eclipsesource.com
[Pipeline] emailext
Sending email to: ndoschek@eclipsesource.com
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
[Checks API] No suitable checks publisher found.
Finished: FAILURE