cloud-native-toolkit / cloud-native-toolkit/planning
template-node-typescript Code pattern error
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Jenkins is not getting started as fails on Build step.
**To Reproduce**
https://github.com/IBM/template-node-typescript Create from this template and register via OCP 311
**Expected behavior**
Pipeline should complete
**Screenshots**


**IBM Cloud**
Select the services and tools affected
- [ ] IBM Kubernetes Service Managed Service
- [X ] Red Hat OpenShift Managed Services
- [ X] Jenkins
- [ ] Tekton
- [ ] SonarQube
- [ ] Pact
- [ ] Artifactory
- [ ] IBM Image Registry
**Desktop (please complete the following information):**
- OS: [e.g. iOS] MACOS
- Browser [e.g. chrome, safari] Safari
- Version [e.g. 22] 62
**Additional context**
OpenShift Build dev-austin-codepattern/gsi-enablement-one.microservice-austin-cp4-1 from https://github.com/gsi-enablement-one/microservice-austin-cp4.git
Checking out git https://github.com/gsi-enablement-one/microservice-austin-cp4.git into /var/lib/jenkins/jobs/dev-austin-codepattern/jobs/dev-austin-codepattern-gsi-enablement-one.microservice-austin-cp4/workspace@script to read Jenkinsfile
using credential dev-austin-codepattern-gsi-enablement-one-sbm-austin-cp5
Cloning the remote Git repository
Cloning repository https://github.com/gsi-enablement-one/microservice-austin-cp4.git
> git init /var/lib/jenkins/jobs/dev-austin-codepattern/jobs/dev-austin-codepattern-gsi-enablement-one.microservice-austin-cp4/workspace@script # timeout=10
Fetching upstream changes from https://github.com/gsi-enablement-one/microservice-austin-cp4.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials dev-austin-codepattern-gsi-enablement-one-sbm-austin-cp5
> git fetch --tags --progress https://github.com/gsi-enablement-one/microservice-austin-cp4.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/gsi-enablement-one/microservice-austin-cp4.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/gsi-enablement-one/microservice-austin-cp4.git # timeout=10
Fetching upstream changes from https://github.com/gsi-enablement-one/microservice-austin-cp4.git
using GIT_ASKPASS to set credentials dev-austin-codepattern-gsi-enablement-one-sbm-austin-cp5
> git fetch --tags --progress https://github.com/gsi-enablement-one/microservice-austin-cp4.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4041c5f3a64ed5b78e3d963d3d0824c82fef7e5f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4041c5f3a64ed5b78e3d963d3d0824c82fef7e5f
Commit message: "name change"
First time build. Skipping changelog.
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] echo
Job name: dev-austin-codepattern/dev-austin-codepattern-gsi-enablement-one.microservice-austin-cp4
[Pipeline] echo
Secret name: gsi-enablement-one-microservice-austin-cp4
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘a.dev-austin-codepattern-gsi-enablement-one.microservice-1’ are offline
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.