Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container prepare 2026/08/04 09:19:08 Entrypoint initialization Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container place-scripts 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-0-zl9rp 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-1-grxvl 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-2-xwb9p 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-3-7xrv2 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-5-kxvbl 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-6-gzhk9 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-7-zj4ff 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-8-fc6zm 2026/08/04 09:19:08 Decoded script /tekton/scripts/script-9-l4hnv Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/ironman.git version main@2e6730a9f74811011f2fd3be3d258b76d1f26eaa to dir: source Cloning into 'source'... HEAD is now at 2e6730a9 Merge pull request #1459 from greencapitaltrade/perf/kaniko-single-snapshot checked out revision: main@2e6730a9f74811011f2fd3be3d258b76d1f26eaa to dir: source Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/ironman/main #44 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-1545760481 in dir /tmp Cloning into '/tmp/jx-git-1545760481'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1545760481 about to run: git checkout in dir /tmp/jx-git-1545760481 Your branch is up to date with 'origin/main'. export APP_NAME='ironman' export BRANCH_NAME='main' export BUILD_NUMBER='44' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' 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/ironman/main/44' 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/greencapitaltrade/ironman:2.59.4' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='ironman' export REPO_OWNER='greencapitaltrade' export VERSION='2.59.4' 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 26c26da2] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container step-build-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 supertest@6.3.4: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 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 glob@7.2.3: 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 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead npm warn deprecated superagent@8.1.2: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 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 npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. > ironman@0.0.1 prepare > husky install husky - git command not found, skipping install added 823 packages in 1m 123 packages are looking for funding run `npm fund` for details npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts: npm warn allow-scripts @scarf/scarf@1.4.0 (postinstall: node ./report.js) npm warn allow-scripts protobufjs@7.5.4 (postinstall: node scripts/postinstall) npm warn allow-scripts npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts ` to allow. Showing logs for build greencapitaltrade/ironman/main #44 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-4042344063 in dir /tmp Cloning into '/tmp/jx-git-4042344063'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-4042344063 about to run: git checkout in dir /tmp/jx-git-4042344063 Your branch is up to date with 'origin/main'. verifying that container registry 417755753340.dkr.ecr.ap-south-1.amazonaws.com with organisation greencapitaltrade and app name ironman has an ECR associated with it loading config with AWS region: 'ap-south-1' Let's ensure that we have an ECR repository for the image greencapitaltrade/ironman Found repository: greencapitaltrade/ironman Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container step-build-container-build time="2026-08-04T09:20:40Z" 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[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:26-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:26-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd COPY . . requires it. INFO[0011] ENV TZ='Asia/Kolkata' INFO[0011] CMD ["sh", "-c", "(npx sequelize db:create || true) && npx sequelize db:migrate && exec node --unhandled-rejections=warn index.js"] INFO[0011] COPY . . INFO[0045] Taking snapshot of files... INFO[0059] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/ironman:2.59.4 INFO[0061] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/ironman@sha256:b54556cce25356bb09283a8e5ebcf19355b7889dbad5bfde00ed00efe542177c Showing logs for build greencapitaltrade/ironman/main #44 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 d6383117] chore: release 2.59.4 3 files changed, 6 insertions(+), 23 deletions(-) Updated tag 'v2.59.4' (was 315f8701) To https://github.com/greencapitaltrade/ironman.git + 315f8701...855778c6 v2.59.4 -> v2.59.4 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 72b1d51ea78d49ceb3f897b4753701e97d0a1234 => d6383117d3f6a6bae91eef58f58e32bdac4c509a 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 1459 repository https://api.github.com/greencapitaltrade/ironman updated the release information at https://github.com/greencapitaltrade/ironman/releases/tag/v2.59.4 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-ironman-main-44 which has status Pending Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart ironman released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container step-promote-jx-promote defaulting to the version 2.59.4 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-2344797313 in dir /tmp Cloning into '/tmp/jx-git-2344797313'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2344797313 about to run: git checkout in dir /tmp/jx-git-2344797313 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 ironman version 2.59.4 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5173 Promoting app ironman version 2.59.4 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5174 Showing logs for build greencapitaltrade/ironman/main #44 stage from-build-pack and container step-publish-org-kb Cloning into '/tmp/org-kb'... Cloning into '/tmp/tmp.JcMBjI'... org-kb: ironman unchanged