Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container prepare 2026/05/06 08:30:05 Entrypoint initialization Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container place-scripts 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-0-4dpcp 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-1-v84z9 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-2-t2ggv 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-3-cgt64 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-4-85sjq 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-6-tglp4 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-7-xtlb7 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-8-5spcx 2026/05/06 08:30:07 Decoded script /tekton/scripts/script-9-d4ck6 Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/fury.git version main@59332f985637d9ecbfae71ded24c5cdff6368011 to dir: source Cloning into 'source'... HEAD is now at 59332f98 fix: remove remaining Fleet refs and fix TeamLocation/AssetLocation collision checked out revision: main@59332f985637d9ecbfae71ded24c5cdff6368011 to dir: source Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/fury/main #41 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-3857227208 in dir /tmp Cloning into '/tmp/jx-git-3857227208'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3857227208 about to run: git checkout in dir /tmp/jx-git-3857227208 Your branch is up to date with 'origin/main'. export APP_NAME='fury' export BRANCH_NAME='main' export BUILD_NUMBER='41' 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/fury/main/41' 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/fury:2.18.19' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='fury' export REPO_OWNER='greencapitaltrade' export VERSION='2.18.19' 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 0e496111] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container step-build-npm-install npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. 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 node-domexception@1.0.0: Use your platform's native DOMException instead npm warn deprecated @apollo/server-gateway-interface@1.1.1: @apollo/server-gateway-interface v1 is part of Apollo Server v4, which is deprecated and will transition to end-of-life on January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v2 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details. npm warn deprecated @apollo/server@4.13.0: Apollo Server v4 is end-of-life since January 26, 2026. As long as you are already using a non-EOL version of Node.js, upgrading to v5 should take only a few minutes. See https://www.apollographql.com/docs/apollo-server/previous-versions for details. > fury@0.0.1 postinstall > npm run build npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 build > npm run compile npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 compile > npm run generate && tsc npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 generate > graphql-codegen --config codegen.yml [STARTED] Parse Configuration [SUCCESS] Parse Configuration [STARTED] Generate outputs [STARTED] Generate to ./src/schema/types.ts [STARTED] Load GraphQL schemas [SUCCESS] Load GraphQL schemas [STARTED] Load GraphQL documents [SUCCESS] Load GraphQL documents [STARTED] Generate [SUCCESS] Generate [SUCCESS] Generate to ./src/schema/types.ts [SUCCESS] Generate outputs added 966 packages in 21s 157 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container step-build-npm-test npm warn config optional Use `--omit=optional` to exclude optional dependencies, or npm warn config `--include=optional` to include them. npm warn config npm warn config Default value does install optional deps unless otherwise omitted. > fury@0.0.1 test > exit 0 Showing logs for build greencapitaltrade/fury/main #41 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-519088010 in dir /tmp Cloning into '/tmp/jx-git-519088010'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-519088010 about to run: git checkout in dir /tmp/jx-git-519088010 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 fury 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/fury Found repository: greencapitaltrade/fury Showing logs for build greencapitaltrade/fury/main #41 stage from-build-pack and container step-build-container-build time="2026-05-06T08:30:45Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" error checking push permissions -- make sure you entered the correct tag name, and that you are authenticated correctly, and try again: checking push permission for "417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:2.18.19": POST https://417755753340.dkr.ecr.ap-south-1.amazonaws.com/v2/greencapitaltrade/fury/blobs/uploads/: DENIED: Your authorization token has expired. Reauthenticate and try again.  Pipeline failed on stage 'from-build-pack' : container 'step-build-container-build'. The execution of the pipeline has stopped.