Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container prepare 2026/09/22 14:04:55 Entrypoint initialization Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container place-scripts 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-0-nxts6 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-1-qlklr 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-2-6hrw6 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-3-scsh7 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-4-qj98x 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-6-nxkzx 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-7-v7xjg 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-8-fzsxz 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-9-zg9hr 2026/09/22 14:04:56 Decoded script /tekton/scripts/script-10-2djl8 Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/fury.git version main@c596cc2c734690b93c157469b9c1fcb413a2e771 to dir: source Cloning into 'source'... HEAD is now at c596cc2c Merge pull request #2161 from greencapitaltrade/codex/pr-412-report-contracts checked out revision: main@c596cc2c734690b93c157469b9c1fcb413a2e771 to dir: source Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/fury/main #175 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-2625112316 in dir /tmp Cloning into '/tmp/jx-git-2625112316'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2625112316 about to run: git checkout in dir /tmp/jx-git-2625112316 Your branch is up to date with 'origin/main'. export APP_NAME='fury' export BRANCH_NAME='main' export BUILD_NUMBER='175' 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/175' 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:5.8.0' 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='5.8.0' 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 01347844] 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 #175 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 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 Unknown env config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. 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. > fury@0.0.1 build > npm run compile npm warn Unknown env config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. 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. > fury@0.0.1 compile > npm run generate && tsc npm warn Unknown env config "unsafe-perm". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options. 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. > 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 > fury@0.0.1 prepare > is-ci || husky install added 1069 packages in 3m 195 packages are looking for funding run `npm fund` for details npm warn install-scripts 4 packages have install scripts not yet covered by allowScripts: npm warn install-scripts @apollo/protobufjs@1.2.7 (postinstall: node scripts/postinstall) npm warn install-scripts core-js-pure@3.45.1 (postinstall: node -e "try{require('./postinstall')}catch(e){}") npm warn install-scripts protobufjs@7.5.4 (postinstall: node scripts/postinstall) npm warn install-scripts unrs-resolver@1.11.1 (postinstall: napi-postinstall unrs-resolver 1.11.1 check) 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/fury/main #175 stage from-build-pack and container step-build-npm-test > fury@0.0.1 test > NODE_PATH=../Flash-pr-412-fix/node_modules node --test src/__tests__/report-contracts.node.test.cjs TAP version 13 # Subtest: schema remains valid with legacy and team Control Tower roots ok 1 - schema remains valid with legacy and team Control Tower roots --- duration_ms: 86.325251 ... # Subtest: asset item report contract rejects unsupported operator attribution ok 2 - asset item report contract rejects unsupported operator attribution --- duration_ms: 9.48357 ... # Subtest: legacy assignment roots stay compatible and additive roots require team_id ok 3 - legacy assignment roots stay compatible and additive roots require team_id --- duration_ms: 0.418275 ... # Subtest: canonical nullable-list variable contracts remain valid ok 4 - canonical nullable-list variable contracts remain valid --- duration_ms: 3.540525 ... # Subtest: legacy assignment client preserves all newly supported filters ok 5 - legacy assignment client preserves all newly supported filters --- duration_ms: 1.037823 ... # Subtest: getAssetReportMetrics forwards team and all selected assets through the actual client ok 6 - getAssetReportMetrics forwards team and all selected assets through the actual client --- duration_ms: 0.82818 ... # Subtest: getAssetItemReports forwards team and all selected assets through the actual client ok 7 - getAssetItemReports forwards team and all selected assets through the actual client --- duration_ms: 80.192974 ... # Subtest: getAssetOperatorReports forwards team and all selected assets through the actual client ok 8 - getAssetOperatorReports forwards team and all selected assets through the actual client --- duration_ms: 0.689609 ... # Subtest: getAssetExpenseReports forwards team and all selected assets through the actual client ok 9 - getAssetExpenseReports forwards team and all selected assets through the actual client --- duration_ms: 0.713659 ... # Subtest: getAssetAlertReports forwards team and all selected assets through the actual client ok 10 - getAssetAlertReports forwards team and all selected assets through the actual client --- duration_ms: 0.732509 ... # Subtest: geofence dates, plural and singular filters reach the endpoint together ok 11 - geofence dates, plural and singular filters reach the endpoint together --- duration_ms: 0.902211 ... # Subtest: operators CSV preserves team, assets and operator filters ok 12 - operators CSV preserves team, assets and operator filters --- duration_ms: 0.910342 ... # Subtest: assignments CSV preserves team, assets and operator filters ok 13 - assignments CSV preserves team, assets and operator filters --- duration_ms: 0.351644 ... # Subtest: paging uses the actual returned size and exact total after clamping ok 14 - paging uses the actual returned size and exact total after clamping --- duration_ms: 1.990225 ... # Subtest: missing pagination metadata fails visibly instead of claiming completeness ok 15 - missing pagination metadata fails visibly instead of claiming completeness --- duration_ms: 1.195425 ... # Subtest: malformed pagination cursors are BAD_USER_INPUT ok 16 - malformed pagination cursors are BAD_USER_INPUT --- duration_ms: 0.822 ... # Subtest: Thor and Bifrost identities are distinct strict positive integers ok 17 - Thor and Bifrost identities are distinct strict positive integers --- duration_ms: 0.955862 ... # Subtest: legacy assignment mutations resolve server-authoritative scope without a team header ok 18 - legacy assignment mutations resolve server-authoritative scope without a team header --- duration_ms: 1.146265 ... # Subtest: legacy return resolves the exact readable assignment before completing it ok 19 - legacy return resolves the exact readable assignment before completing it --- duration_ms: 0.867921 ... # Subtest: explicit assignment roots derive company instead of forwarding undefined ok 20 - explicit assignment roots derive company instead of forwarding undefined --- duration_ms: 0.958303 ... # Subtest: legacy geofence alert null identity fields execute successfully ok 21 - legacy geofence alert null identity fields execute successfully --- duration_ms: 3.96591 ... # Subtest: backend authorization errors propagate ok 22 - backend authorization errors propagate --- duration_ms: 0.536557 ... # Subtest: GraphQL renders unavailable metrics as null and supported zero as zero ok 23 - GraphQL renders unavailable metrics as null and supported zero as zero --- duration_ms: 81.781625 ... # Subtest: operator filters are rejected on reports without historical operator data ok 24 - operator filters are rejected on reports without historical operator data --- duration_ms: 0.863551 ... # Subtest: multi-asset exports without an operator filter work on every legacy report ok 25 - multi-asset exports without an operator filter work on every legacy report --- duration_ms: 0.999362 ... 1..25 # tests 25 # suites 0 # pass 25 # fail 0 # cancelled 0 # skipped 0 # todo 0 # duration_ms 6624.685388 Showing logs for build greencapitaltrade/fury/main #175 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-2349709230 in dir /tmp Cloning into '/tmp/jx-git-2349709230'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2349709230 about to run: git checkout in dir /tmp/jx-git-2349709230 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 #175 stage from-build-pack and container step-build-container-build time="2026-09-22T14:08:17Z" 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 package*.json ./ requires it. INFO[0017] WORKDIR /app INFO[0017] Cmd: workdir INFO[0017] Changed working directory to /app INFO[0017] Creating directory /app INFO[0017] Taking snapshot of files... INFO[0017] Resolving srcs [package*.json]... INFO[0019] COPY package*.json ./ INFO[0019] Resolving srcs [package*.json]... INFO[0021] Taking snapshot of files... INFO[0021] COPY schema.graphql ./ INFO[0021] Taking snapshot of files... INFO[0021] COPY dist ./dist INFO[0022] Taking snapshot of files... INFO[0022] COPY node_modules ./node_modules INFO[0157] Taking snapshot of files... INFO[0189] CMD ["node", "./dist/index.js"] INFO[0189] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury:5.8.0 INFO[0191] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/fury@sha256:b68f37c1ad05d229890d73e847964bd0944fb2759a71c88a72a36a536f0f9000 Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: dist 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 48fee824] chore: release 5.8.0 4 files changed, 10 insertions(+), 20 deletions(-) Updated tag 'v5.8.0' (was 47a5fb31) To https://github.com/greencapitaltrade/fury.git + 47a5fb31...84affeb0 v5.8.0 -> v5.8.0 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 08d362c7d588c256dbf2dfca43f7c49cf2f81cdd => 48fee824f3622d959c15cbd99a6bf65889d56e95 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 2161 repository https://api.github.com/greencapitaltrade/fury updated the release information at https://github.com/greencapitaltrade/fury/releases/tag/v5.8.0 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-fury-main-175 which has status Running Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart fury released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container step-promote-jx-promote defaulting to the version 5.8.0 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-1076455877 in dir /tmp Cloning into '/tmp/jx-git-1076455877'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1076455877 about to run: git checkout in dir /tmp/jx-git-1076455877 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 fury version 5.8.0 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5909 Promoting app fury version 5.8.0 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5910 Showing logs for build greencapitaltrade/fury/main #175 stage from-build-pack and container step-publish-org-kb Cloning into '/tmp/org-kb'... Cloning into '/tmp/tmp.IidFep'... [main 4fe17f6] kb: update fury (index + repomix pack) 1 file changed, 135 insertions(+), 41 deletions(-) To https://github.com/greencapitaltrade/org-kb.git e26fb63..4fe17f6 HEAD -> main org-kb: published fury (json + repomix; Jarvis will regenerate the .md)