Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container prepare 2026/03/20 09:30:52 Entrypoint initialization Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container place-scripts 2026/03/20 09:30:52 Decoded script /tekton/scripts/script-0-wmmtx 2026/03/20 09:30:52 Decoded script /tekton/scripts/script-1-72g2x 2026/03/20 09:30:53 Decoded script /tekton/scripts/script-2-vpbxt 2026/03/20 09:30:53 Decoded script /tekton/scripts/script-3-9xqbs 2026/03/20 09:30:53 Decoded script /tekton/scripts/script-4-llmdf 2026/03/20 09:30:53 Decoded script /tekton/scripts/script-6-p79z5 2026/03/20 09:30:53 Decoded script /tekton/scripts/script-7-64spv 2026/03/20 09:30:53 Decoded script /tekton/scripts/script-8-hlkj5 2026/03/20 09:30:53 Decoded script /tekton/scripts/script-9-sftzc Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/rocket.git version main@d21b2ed1418a6c90f95b12377a1c8b2a85c6eb94 to dir: source Cloning into 'source'... HEAD is now at d21b2ed chore: retrigger release pipeline checked out revision: main@d21b2ed1418a6c90f95b12377a1c8b2a85c6eb94 to dir: source Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-jx-variables WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-1232400432 in dir /tmp Cloning into '/tmp/jx-git-1232400432'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1232400432 about to run: git checkout in dir /tmp/jx-git-1232400432 Your branch is up to date with 'origin/main'. export APP_NAME='rocket' export BRANCH_NAME='main' export BUILD_NUMBER='3' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' export DOCKER_REGISTRY_ORG='greencapitaltrade' export DOMAIN='gc-t.in' about to run: git rev-parse --abbrev-ref HEAD in dir . main export GIT_BRANCH='main' export JENKINS_X_URL='https://dashboard-jx.gc-t.in/greencapitaltrade/rocket/main/3' export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo' export MINK_AS='tekton-bot' export MINK_IMAGE='gctdev.azurecr.io/greencapitaltrade/rocket:0.2.1' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='rocket' export REPO_OWNER='greencapitaltrade' export VERSION='0.2.1' added variables to file: .jx/variables.sh about to run: git config --get user.name in dir . jenkins-x-bot about to run: git config --get user.email in dir . jenkins-x@googlegroups.com about to run: git add * in dir . about to run: git status -s in dir . A .jx/variables.sh A VERSION about to run: git commit -m chore: add variables in dir . [main 21a611a] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-build-npm-install npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me > rocket@0.0.1 prepare > husky install husky - git command not found, skipping install added 796 packages in 8s 100 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-build-npm-test > rocket@0.0.1 test > echo 'Skipping tests for production build' Skipping tests for production build Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-check-registry sourcing .jx/variables.sh verifying the container registry is setup WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-2026381926 in dir /tmp Cloning into '/tmp/jx-git-2026381926'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2026381926 about to run: git checkout in dir /tmp/jx-git-2026381926 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-build-container-build time="2026-03-20T09:31:15Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:22-slim INFO[0000] Retrieving image node:22-slim from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:22-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:22-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY . . requires it. INFO[0007] CMD npm run start INFO[0007] COPY . . INFO[0017] Taking snapshot of files... INFO[0022] Pushing image to gctdev.azurecr.io/greencapitaltrade/rocket:0.2.1 INFO[0024] Pushed gctdev.azurecr.io/greencapitaltrade/rocket@sha256:abb66f588d5fb1d0aedf1db6e663ccb1cad91a9d11de5ac56672367e8fb18ad8 Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: node_modules hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" [main 3b52cbf] chore: release 0.2.1 2 files changed, 6 insertions(+), 17 deletions(-) Updated tag 'v0.2.1' (was b2e0782) To https://github.com/greencapitaltrade/rocket.git + b2e0782...ae2a52d v0.2.1 -> v0.2.1 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 2a2943a495b43a4c140c47b721acb5345c624660 => 3b52cbf37d2915db0bdb207bb8840425fcb83527 WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set Can't find any issue tracker setting; defaulting to git provider: github Finding issues in commit messages using git format WARNING: Failed to find assignees for issue 47 repository https://api.github.com/greencapitaltrade/rocket updated the release information at https://github.com/greencapitaltrade/rocket/releases/tag/v0.2.1 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-rocket-main-3 which has status Pending Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart rocket released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/rocket/main #3 stage from-build-pack and container step-promote-jx-promote defaulting to the version 0.2.1 from file VERSION WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set about to run: git clone --no-checkout --filter=blob:none --depth=1 https://github.com/greencapitaltrade/mcu.git /tmp/jx-git-3685011121 in dir /tmp Cloning into '/tmp/jx-git-3685011121'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3685011121 about to run: git checkout in dir /tmp/jx-git-3685011121 Your branch is up to date with 'origin/main'. using version stream from dev environment found git user.name gct-bot from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com WARNING: Note that the environment variable $XDG_CONFIG_HOME is not defined so we may not be able to push to git! generated Git credentials file: /tekton/home/git/credentials with username: gct-bot email: WARNING: the cluster.chartRepository in your jx-requirements.yml looks like its an internal service URL so trying to discover from kubernetes ingress resources Promoting app rocket version 0.2.1 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3363 Promoting app rocket version 0.2.1 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3364