Showing logs for build greencapitaltrade/ironman/main #51 stage from-build-pack and container prepare 2026/08/14 11:56:19 Entrypoint initialization Showing logs for build greencapitaltrade/ironman/main #51 stage from-build-pack and container place-scripts 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-0-rkk4r 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-1-mxl7t 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-2-285km 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-3-cs82f 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-5-b698z 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-6-27s2c 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-7-2j788 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-8-bhsnb 2026/08/14 11:56:38 Decoded script /tekton/scripts/script-9-5d5lr Showing logs for build greencapitaltrade/ironman/main #51 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/ironman/main #51 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/ironman.git version main@3c9052a83fa569906a53d788235a85b97fdadca2 to dir: source Cloning into 'source'... HEAD is now at 3c9052a8 Merge pull request #1473 from greencapitaltrade/fix/preview-kafka-spot-toleration checked out revision: main@3c9052a83fa569906a53d788235a85b97fdadca2 to dir: source Showing logs for build greencapitaltrade/ironman/main #51 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/ironman/main #51 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-101426728 in dir /tmp Cloning into '/tmp/jx-git-101426728'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-101426728 about to run: git checkout in dir /tmp/jx-git-101426728 Your branch is up to date with 'origin/main'. export APP_NAME='ironman' export BRANCH_NAME='main' export BUILD_NUMBER='51' 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/51' 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.61.2' 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.61.2' 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 0e8d49b6] 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 #51 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 @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema 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 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 31s 123 packages are looking for funding run `npm fund` for details npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts: npm warn install-scripts @scarf/scarf@1.4.0 (postinstall: node ./report.js) 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 greencapitaltrade/ironman/main #51 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-4040201223 in dir /tmp Cloning into '/tmp/jx-git-4040201223'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-4040201223 about to run: git checkout in dir /tmp/jx-git-4040201223 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 #51 stage from-build-pack and container step-build-container-build time="2026-08-14T11:57:31Z" 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[0008] ENV TZ='Asia/Kolkata' INFO[0008] CMD ["sh", "-c", "(npx sequelize db:create || true) && npx sequelize db:migrate && exec node --unhandled-rejections=warn index.js"] INFO[0008] COPY . . INFO[0032] Taking snapshot of files... INFO[0043] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/ironman:2.61.2 INFO[0045] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/ironman@sha256:697bd0a73583b28b96efe0bddf65af42fe4670f29633975073210a750d5ac038 Showing logs for build greencapitaltrade/ironman/main #51 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 fa2b4a44] chore: release 2.61.2 3 files changed, 6 insertions(+), 23 deletions(-) Updated tag 'v2.61.2' (was b4e30174) To https://github.com/greencapitaltrade/ironman.git + b4e30174...d49aec51 v2.61.2 -> v2.61.2 (forced update) Using batch mode as inside a pipeline Generating change log from git ref f733194f550753341b51dbbbac5e1f555ad0cbc7 => fa2b4a4409f51add9c93f01c694ea483035c0f59 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 1473 repository https://api.github.com/greencapitaltrade/ironman updated the release information at https://github.com/greencapitaltrade/ironman/releases/tag/v2.61.2 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-ironman-main-51 which has status Running Showing logs for build greencapitaltrade/ironman/main #51 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 #51 stage from-build-pack and container step-promote-jx-promote defaulting to the version 2.61.2 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-3373670333 in dir /tmp Cloning into '/tmp/jx-git-3373670333'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3373670333 about to run: git checkout in dir /tmp/jx-git-3373670333 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.61.2 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5487 Promoting app ironman version 2.61.2 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5488 Showing logs for build greencapitaltrade/ironman/main #51 stage from-build-pack and container step-publish-org-kb Cloning into '/tmp/org-kb'... Cloning into '/tmp/tmp.DgEbMb'... [main 91ef6e9] kb: update ironman (index + repomix pack) 1 file changed, 162 insertions(+), 162 deletions(-) To https://github.com/greencapitaltrade/org-kb.git 2b892f2..91ef6e9 HEAD -> main org-kb: published ironman (json + repomix; Jarvis will regenerate the .md)