Skip to content
Failed

Console Output

Push event to branch dependabot/npm_and_yarn/decode-uri-component-0.2.2
03:32:04 Connecting to https://api.github.com using GitHub bot (username/token)
Obtained Jenkinsfile from e6e3ec36791067d6ae8ed0ca4c2639f5f4c311a3
[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 che4z/zos-resource-explorer-pod-1-dependabotnpm-and-yarndecode--0rs9x
Still waiting to schedule task
‘zos-resource-explorer-pod-1-dependabotnpm-and-yarndecode--0rs9x’ is offline
Agent zos-resource-explorer-pod-1-dependabotnpm-and-yarndecode--0rs9x is provisioned from template zos-resource-explorer_pod_1_dependabotnpm_and_yarndecode-uri-component-0.2.2-d0dw9
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/che-che4z-explorer-for-zos/job/dependabot%252Fnpm_and_yarn%252Fdecode-uri-component-0.2.2/1/"
    runUrl: "job/che-che4z-explorer-for-zos/job/dependabot%252Fnpm_and_yarn%252Fdecode-uri-component-0.2.2/1/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "ef13ff47a813ec98d9c5745bef24629d85e48b1f"
    jenkins/label: "explorer_pod_1_dependabotnpm_and_yarndecode-uri-component-0.2.2"
  name: "zos-resource-explorer-pod-1-dependabotnpm-and-yarndecode--0rs9x"
  namespace: "che4z"
spec:
  containers:
  - image: "node:12.10.0-alpine"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.che4z.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "zos-resource-explorer-pod-1-dependabotnpm-and-yarndecode--0rs9x"
    - name: "JENKINS_NAME"
      value: "zos-resource-explorer-pod-1-dependabotnpm-and-yarndecode--0rs9x"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.che4z.svc.cluster.local/che4z/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
    name: "jnlp"
    resources:
      limits: {}
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on zos-resource-explorer-pod-1-dependabotnpm-and-yarndecode--0rs9x in /home/jenkins/agent/workspace/_yarn_decode-uri-component-0.2.2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/che-che4z-zos-resource-explorer.git
 > git init /home/jenkins/agent/workspace/_yarn_decode-uri-component-0.2.2 # timeout=10
Fetching upstream changes from https://github.com/eclipse/che-che4z-zos-resource-explorer.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/che-che4z-zos-resource-explorer.git +refs/heads/dependabot/npm_and_yarn/decode-uri-component-0.2.2:refs/remotes/origin/dependabot/npm_and_yarn/decode-uri-component-0.2.2 # timeout=10
Avoid second fetch
Checking out Revision e6e3ec36791067d6ae8ed0ca4c2639f5f4c311a3 (dependabot/npm_and_yarn/decode-uri-component-0.2.2)
 > git config remote.origin.url https://github.com/eclipse/che-che4z-zos-resource-explorer.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/dependabot/npm_and_yarn/decode-uri-component-0.2.2:refs/remotes/origin/dependabot/npm_and_yarn/decode-uri-component-0.2.2 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6e3ec36791067d6ae8ed0ca4c2639f5f4c311a3 # timeout=10
Commit message: "Bump decode-uri-component from 0.2.0 to 0.2.2"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
03:33:00 [2022-12-04T08:33:00.284Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Install & Test)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
03:33:02 [2022-12-04T08:33:02.032Z] + npm ci
03:33:12 [2022-12-04T08:33:12.272Z] 
03:33:12 [2022-12-04T08:33:12.272Z] > fsevents@1.2.11 install /home/jenkins/agent/workspace/_yarn_decode-uri-component-0.2.2/node_modules/fsevents
03:33:12 [2022-12-04T08:33:12.272Z] > node-gyp rebuild
03:33:12 [2022-12-04T08:33:12.272Z] 
03:33:12 [2022-12-04T08:33:12.272Z] gyp info it worked if it ends with ok
03:33:12 [2022-12-04T08:33:12.272Z] gyp info using node-gyp@5.0.3
03:33:12 [2022-12-04T08:33:12.272Z] gyp info using node@12.10.0 | linux | x64
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python 
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python Python is not set from command line or npm configuration
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python Python is not set from environment variable PYTHON
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python checking if "python" can be used
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python - "python" is not in PATH or produced an error
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python checking if "python2" can be used
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python - "python2" is not in PATH or produced an error
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python 
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python **********************************************************
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python You need to install the latest version of Python 2.7.
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python Node-gyp should be able to find and use Python. If not,
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python you can try one of the following options:
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python - Use the switch --python="/path/to/pythonexecutable"
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python   (accepted by both node-gyp and npm)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python - Set the environment variable PYTHON
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python - Set the npm configuration variable python:
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python   npm config set python "/path/to/pythonexecutable"
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python For more information consult the documentation at:
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python https://github.com/nodejs/node-gyp#installation
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python **********************************************************
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! find Python 
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! configure error 
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack Error: Could not find any Python installation to use
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at PythonFinder.fail (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:303:47)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at PythonFinder.runChecks (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:132:21)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at PythonFinder.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:175:16)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at PythonFinder.execFileCallback (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js:267:16)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at exithandler (child_process.js:302:5)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at ChildProcess.errorhandler (child_process.js:314:5)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at ChildProcess.emit (events.js:209:13)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at onErrorNT (internal/child_process.js:456:16)
03:33:12 [2022-12-04T08:33:12.536Z] gyp ERR! stack     at processTicksAndRejections (internal/process/task_queues.js:80:21)
03:33:12 [2022-12-04T08:33:12.537Z] gyp ERR! System Linux 5.14.14-200.fc34.x86_64
03:33:12 [2022-12-04T08:33:12.537Z] gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
03:33:12 [2022-12-04T08:33:12.537Z] gyp ERR! cwd /home/jenkins/agent/workspace/_yarn_decode-uri-component-0.2.2/node_modules/fsevents
03:33:12 [2022-12-04T08:33:12.537Z] gyp ERR! node -v v12.10.0
03:33:12 [2022-12-04T08:33:12.537Z] gyp ERR! node-gyp -v v5.0.3
03:33:12 [2022-12-04T08:33:12.537Z] gyp ERR! not ok 
03:33:12 [2022-12-04T08:33:12.837Z] 
03:33:12 [2022-12-04T08:33:12.837Z] > zosexplorer@0.8.0 postinstall /home/jenkins/agent/workspace/_yarn_decode-uri-component-0.2.2
03:33:12 [2022-12-04T08:33:12.837Z] > node ./node_modules/vscode/bin/install
03:33:12 [2022-12-04T08:33:12.837Z] 
03:33:13 [2022-12-04T08:33:13.134Z] Detected VS Code engine version: ^1.32.0
03:33:13 [2022-12-04T08:33:13.435Z] Error installing vscode.d.ts: Error: Request returned status code: 404
03:33:13 [2022-12-04T08:33:13.435Z] Details: <!DOCTYPE html>
03:33:13 [2022-12-04T08:33:13.435Z] <html lang="en">
03:33:13 [2022-12-04T08:33:13.435Z] <head>
03:33:13 [2022-12-04T08:33:13.435Z] <meta charset="utf-8">
03:33:13 [2022-12-04T08:33:13.435Z] <title>Error</title>
03:33:13 [2022-12-04T08:33:13.435Z] </head>
03:33:13 [2022-12-04T08:33:13.435Z] <body>
03:33:13 [2022-12-04T08:33:13.435Z] <pre>Cannot GET /api/releases/stable</pre>
03:33:13 [2022-12-04T08:33:13.435Z] </body>
03:33:13 [2022-12-04T08:33:13.435Z] </html>
03:33:13 [2022-12-04T08:33:13.435Z] 
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! code ELIFECYCLE
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! errno 1
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! zosexplorer@0.8.0 postinstall: `node ./node_modules/vscode/bin/install`
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! Exit status 1
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! 
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! Failed at the zosexplorer@0.8.0 postinstall script.
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
03:33:13 [2022-12-04T08:33:13.435Z] 
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR! A complete log of this run can be found in:
03:33:13 [2022-12-04T08:33:13.435Z] npm ERR!     /home/jenkins/agent/workspace/_yarn_decode-uri-component-0.2.2/_logs/2022-12-04T08_33_13_233Z-debug.log
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Package)
Stage "Package" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
Stage "Deploy" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: FAILURE