Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container prepare 2026/08/29 10:51:31 Entrypoint initialization Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container place-scripts 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-0-qttnc 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-1-mz8x4 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-2-hkplh 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-3-zp6dv 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-4-zkcdb 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-5-prnnl 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-6-zcqdw 2026/08/29 10:51:33 Decoded script /tekton/scripts/script-7-fvqf7 Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container working-dir-initializer Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container step-git-clone git cloning url: https://github.com/hgngenterprises/riders.git version main@b0cf512627953bbae59b03b895a4db3ee5fdf969 to dir: source Cloning into 'source'... HEAD is now at b0cf512 Merge pull request #35 from hgngenterprises/fix/company-4-scope checked out revision: main@b0cf512627953bbae59b03b895a4db3ee5fdf969 to dir: source Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container step-next-version Showing logs for build hgngenterprises/riders/main #26 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-2308787304 in dir /tmp Cloning into '/tmp/jx-git-2308787304'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2308787304 about to run: git checkout in dir /tmp/jx-git-2308787304 Your branch is up to date with 'origin/main'. export APP_NAME='riders' export BRANCH_NAME='main' export BUILD_NUMBER='26' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export DOCKER_REGISTRY_ORG='hgngenterprises' 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/hgngenterprises/riders/main/26' 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='417755753340.dkr.ecr.ap-south-1.amazonaws.com/hgngenterprises/riders:0.27.20' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='riders' export REPO_OWNER='hgngenterprises' export VERSION='0.27.20' 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 a7e2aaa] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container step-build-npm-install === npm install === npm warn Unknown user config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated keygrip@1.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead > riders@0.0.1 prepare > husky install husky - git command not found, skipping install added 686 packages in 37s 90 packages are looking for funding run `npm fund` for details npm warn install-scripts 1 package has install scripts not yet covered by allowScripts: npm warn install-scripts protobufjs@7.5.4 (postinstall: node scripts/postinstall) npm warn install-scripts npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve ` to allow. Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container step-build-container-build time="2026-08-29T10:53:02Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:26-slim INFO[0000] Retrieving image node:26-slim from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest node:26-slim INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'node:26-slim' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd COPY . . requires it. INFO[0013] ENV TZ='Asia/Kolkata' INFO[0013] CMD npm run start INFO[0013] COPY . . INFO[0039] Taking snapshot of files... INFO[0049] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/hgngenterprises/riders:0.27.20 INFO[0050] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/hgngenterprises/riders@sha256:9b237ff8e4f0da015ed084cde5879452fc95097309c6309572707a32aabd3a41 Showing logs for build hgngenterprises/riders/main #26 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 75a228f] chore: release 0.27.20 3 files changed, 6 insertions(+), 7 deletions(-) Updated tag 'v0.27.20' (was 35ad58e) To https://github.com/hgngenterprises/riders.git + 35ad58e...b8f680f v0.27.20 -> v0.27.20 (forced update) Using batch mode as inside a pipeline Generating change log from git ref b09178e245101dcef21888d641c9e4b13e11fa3a => 75a228f4a7e78cdf24f538d57f93496acb801a05 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 35 repository https://api.github.com/hgngenterprises/riders updated the release information at https://github.com/hgngenterprises/riders/releases/tag/v0.27.20 Generated Changelog: ../changelog.md Updated PipelineActivity hgngenterprises-riders-main-26 which has status Pending Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart riders released 1 charts from the charts dir: charts Showing logs for build hgngenterprises/riders/main #26 stage from-build-pack and container step-promote-jx-promote defaulting to the version 0.27.20 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-2814276728 in dir /tmp Cloning into '/tmp/jx-git-2814276728'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2814276728 about to run: git checkout in dir /tmp/jx-git-2814276728 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 riders version 0.27.20 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5569 Promoting app riders version 0.27.20 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5570