Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container prepare 2026/06/06 11:49:36 Entrypoint initialization Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container place-scripts 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-0-dgt8g 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-1-sq86x 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-2-5l7fq 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-3-mzmbh 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-5-kqscs 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-6-cp974 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-7-f2qgc 2026/06/06 11:49:37 Decoded script /tekton/scripts/script-8-c5g49 Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/infinity.git version main@637c9fdb34dc87bdb50fc82dfab977a10b50a7cb to dir: source Cloning into 'source'... HEAD is now at 637c9fd Merge pull request #78 from greencapitaltrade/fix/preview-redis-use-ecr-pullthrough checked out revision: main@637c9fdb34dc87bdb50fc82dfab977a10b50a7cb to dir: source Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/infinity/main #10 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-2995842444 in dir /tmp Cloning into '/tmp/jx-git-2995842444'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2995842444 about to run: git checkout in dir /tmp/jx-git-2995842444 Your branch is up to date with 'origin/main'. export APP_NAME='infinity' export BRANCH_NAME='main' export BUILD_NUMBER='10' 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/infinity/main/10' 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/infinity:0.15.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='infinity' export REPO_OWNER='greencapitaltrade' export VERSION='0.15.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 06eb449] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container step-build-npm-install === NPM Config Debug === NPM_CONFIG_USERCONFIG: /tekton/home/npm/.npmrc total 0 drwxrwxrwt. 3 root root 100 Jun 6 11:49 . drwxrwxrwx. 4 root root 74 Jun 6 11:49 .. drwxr-xr-x. 2 root root 60 Jun 6 11:49 ..2026_06_06_11_49_36.2008157576 lrwxrwxrwx. 1 root root 32 Jun 6 11:49 ..data -> ..2026_06_06_11_49_36.2008157576 lrwxrwxrwx. 1 root root 13 Jun 6 11:49 .npmrc -> ..data/.npmrc === npm config list === ; "user" config from /tekton/home/npm/.npmrc registry = "http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/npm-group/" unsafe-perm = true ; "env" config from environment userconfig = "/tekton/home/npm/.npmrc" ; node bin location = /usr/local/bin/node ; node version = v22.22.3 ; npm local prefix = /workspace/source ; npm version = 10.9.8 ; cwd = /workspace/source ; HOME = /tekton/home ; Run `npm config ls -l` to show all defaults. === npm install === 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 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: Glob versions prior to v9 are no longer supported 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 eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. > infinity@0.0.1 prepare > husky install husky - git command not found, skipping install added 740 packages in 21s 103 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/infinity/main #10 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-2708943037 in dir /tmp Cloning into '/tmp/jx-git-2708943037'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2708943037 about to run: git checkout in dir /tmp/jx-git-2708943037 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 infinity 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/infinity Found repository: greencapitaltrade/infinity Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container step-build-container-build time="2026-06-06T11:50:12Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" 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[0008] ENV TZ='Asia/Kolkata' INFO[0008] CMD node_modules/sequelize-cli/lib/sequelize db:migrate && node index.js INFO[0008] COPY . . INFO[0013] Taking snapshot of files... INFO[0020] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/infinity:0.15.4 INFO[0021] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/infinity@sha256:c029a0d25fd2be4ec4642e1c65f222487826808171d13c375c243853b6dbc622 Showing logs for build greencapitaltrade/infinity/main #10 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 20dc5b6] chore: release 0.15.4 3 files changed, 9 insertions(+), 27 deletions(-) Updated tag 'v0.15.4' (was a622c93) To https://github.com/greencapitaltrade/infinity.git + a622c93...6e861c6 v0.15.4 -> v0.15.4 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 10ee6269b3d6f955e2981d0758d83fba576a887a => 20dc5b644343d5eee27bc196b55c099129574c0d 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 78 repository https://api.github.com/greencapitaltrade/infinity updated the release information at https://github.com/greencapitaltrade/infinity/releases/tag/v0.15.4 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-infinity-main-10 which has status Pending Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart infinity released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/infinity/main #10 stage from-build-pack and container step-promote-jx-promote defaulting to the version 0.15.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-85656808 in dir /tmp Cloning into '/tmp/jx-git-85656808'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-85656808 about to run: git checkout in dir /tmp/jx-git-85656808 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 infinity version 0.15.4 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/4178 Promoting app infinity version 0.15.4 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/4179