Skip to content
Success

Console Output

Push event to branch version_bump_for_deps
11:58:19 Connecting to https://api.github.com using eclipse-che4z-bot/****** (GitHub bot (username/token))
Obtained Jenkinsfile from e674d5d346367c22833715dcb52d9f5f012325e8
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘explorer-for-endevor_pod_2_version_bump_for_deps’ are offline
Created Pod: che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc
[Normal][che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "workspace-volume" 
[Normal][che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc][Scheduled] Successfully assigned explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc to osnode-24.eclipse.org
[Normal][che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "default-token-5tq9c" 
[Normal][che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc][SuccessfulMountVolume] MountVolume.SetUp succeeded for volume "volume-known-hosts" 
[Normal][che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc][Pulled] Container image "node:12.10.0-alpine" already present on machine
[Normal][che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc][Created] Created container
[Normal][che4z/explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc][Started] Started container
Agent explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc is provisioned from template explorer-for-endevor_pod_2_version_bump_for_deps-ljxpx
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.che4z.svc.cluster.local/che4z/job/endevorExplorer/job/version_bump_for_deps/2/"
    runUrl: "job/endevorExplorer/job/version_bump_for_deps/2/"
  labels:
    jenkins: "slave"
    jenkins/label: "explorer-for-endevor_pod_2_version_bump_for_deps"
  name: "explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc"
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: "explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc"
    - name: "JENKINS_NAME"
      value: "explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc"
    - 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.2.1"
    name: "jnlp"
    resources:
      requests:
        cpu: "100m"
        memory: "256Mi"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on explorer-for-endevor-pod-2-version-bump-for-deps-ljxpx-fsvjc in /home/jenkins/agent/workspace/orExplorer_version_bump_for_deps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/che-che4z-explorer-for-endevor.git
 > git init /home/jenkins/agent/workspace/orExplorer_version_bump_for_deps # timeout=10
Avoid second fetch
Checking out Revision e674d5d346367c22833715dcb52d9f5f012325e8 (version_bump_for_deps)
Fetching upstream changes from https://github.com/eclipse/che-che4z-explorer-for-endevor.git
 > git --version # timeout=10
 > git --version # 'git version 2.26.2'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/che-che4z-explorer-for-endevor.git +refs/heads/version_bump_for_deps:refs/remotes/origin/version_bump_for_deps # timeout=10
 > git config remote.origin.url https://github.com/eclipse/che-che4z-explorer-for-endevor.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/version_bump_for_deps:refs/remotes/origin/version_bump_for_deps # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e674d5d346367c22833715dcb52d9f5f012325e8 # timeout=10
Commit message: "Merge branch 'development' into version_bump_for_deps"
 > git rev-list --no-walk f2ceab3bb5abc593dee4bc8440a3f6e44a668373 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
12:21:24 [2020-11-18T17:21:24.694Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Install Dependencies)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
12:21:27 [2020-11-18T17:21:27.118Z] + npm ci
12:21:59 [2020-11-18T17:21:59.279Z] added 1017 packages in 29.86s
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Package)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
12:22:00 [2020-11-18T17:22:00.754Z] + npx vsce package
12:22:06 [2020-11-18T17:22:06.065Z] npx: installed 67 in 5.423s
12:22:06 [2020-11-18T17:22:06.330Z] Executing prepublish script 'npm run vscode:prepublish'...
12:22:06 [2020-11-18T17:22:06.330Z] 
12:22:06 [2020-11-18T17:22:06.330Z] > explorer-for-endevor@0.11.0 vscode:prepublish /home/jenkins/agent/workspace/orExplorer_version_bump_for_deps
12:22:06 [2020-11-18T17:22:06.330Z] > npm run compile
12:22:06 [2020-11-18T17:22:06.330Z] 
12:22:06 [2020-11-18T17:22:06.592Z] 
12:22:06 [2020-11-18T17:22:06.592Z] > explorer-for-endevor@0.11.0 compile /home/jenkins/agent/workspace/orExplorer_version_bump_for_deps
12:22:06 [2020-11-18T17:22:06.592Z] > tsc -p ./
12:22:06 [2020-11-18T17:22:06.592Z] 
12:22:16 [2020-11-18T17:22:16.652Z] This extension consists of 2808 files, out of which 2285 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension . You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore
12:22:18 [2020-11-18T17:22:18.039Z]  DONE  Packaged: /home/jenkins/agent/workspace/orExplorer_version_bump_for_deps/explorer-for-endevor-0.11.0.vsix (2808 files, 4.18MB)
[Pipeline] archiveArtifacts
12:22:18 [2020-11-18T17:22:18.076Z] Archiving artifacts
[Pipeline] sh
12:22:24 [2020-11-18T17:22:24.034Z] + mv explorer-for-endevor-0.11.0.vsix explorer-for-endevor_latest.vsix
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:22:24 [2020-11-18T17:22:24.158Z] Deployment skipped for branch: version_bump_for_deps
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[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

GitHub has been notified of this commit’s build result

Finished: SUCCESS