Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container prepare 2026/06/02 09:35:27 Entrypoint initialization Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container place-scripts 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-0-hpdr8 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-1-9ltf8 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-2-6drtd 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-3-dn89k 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-4-wh9cj 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-5-6xk7r 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-6-7s9w2 2026/06/02 09:35:28 Decoded script /tekton/scripts/script-7-cn5kf Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version refs/pull/81/head:PR-81@0f247c25d7c919a44ec29d6292468bab9bcab63a to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/utils * [new ref] refs/pull/81/head -> PR-81 Switched to branch 'PR-81' HEAD is now at 0f247c2 fix(test): replace any-typed fetch mock with Response shape checked out revision: refs/pull/81/head:PR-81@0f247c25d7c919a44ec29d6292468bab9bcab63a to dir: source Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:a81f5bb3c55ae35410afe176c271ff3aae1af972,81:0f247c25d7c919a44ec29d6292468bab9bcab63a:refs/pull/81/head using base branch main and base sha a81f5bb3c55ae35410afe176c271ff3aae1af972 merging sha: 0f247c25d7c919a44ec29d6292468bab9bcab63a Showing logs for build greencapitaltrade/utils/pr-81 #3 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-150169972 in dir /tmp Cloning into '/tmp/jx-git-150169972'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-150169972 about to run: git checkout in dir /tmp/jx-git-150169972 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='PR-81' export BUILD_NUMBER='3' 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/utils/PR-81/3' 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' version file VERSION does not exist export MINK_IMAGE='417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/utils:0.0.0-PR-81-3-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='utils' export REPO_OWNER='greencapitaltrade' version file VERSION does not exist export VERSION='0.0.0-PR-81-3-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container step-build-npm-install 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 @types/kafkajs@1.9.0: This is a stub types definition. kafkajs provides its own type definitions, so you do not need this installed. npm warn deprecated @types/ioredis@5.0.0: This is a stub types definition. ioredis provides its own type definitions, so you do not need this installed. > @greencapitaltrade/utils@9.2.22 prepare > husky || true git command not found added 802 packages in 25s 179 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container step-build-run-linting Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.22 build > tsc Showing logs for build greencapitaltrade/utils/pr-81 #3 stage from-build-pack and container step-build-npm-test > @greencapitaltrade/utils@9.2.22 test > jest PASS tests/lazy-transaction.test.ts (36.406 s) PASS tests/outbox.test.ts (42.99 s) PASS tests/outbox-worker.test.ts (44.696 s) ● Console console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 console.info Outbox worker started (poll=50ms, batch=100, retention=7d) at startOutboxWorker (src/outbox-worker.ts:195:11) console.info Outbox worker: published 1/1 messages at src/outbox-worker.ts:172:19 console.info Outbox worker stopped at src/outbox-worker.ts:207:15 PASS tests/kafka-rack.test.ts (10.791 s) PASS tests/tracing.test.ts (5.001 s) ● Console console.debug PostgreSQL (pg) or PostgreSQL instrumentation not installed - skipping PostgreSQL instrumentation at Object. (src/tracing.ts:72:11) console.debug MongoDB packages not found - skipping MongoDB instrumentation at Object. (src/tracing.ts:109:13) PASS tests/koa.test.ts (8.099 s) ● Console console.info Starting traceID=undefined method=POST url=/test body={"name":"test","value":123} headers={} at src/koa.ts:109:17 console.info traceID=undefined method=POST url=/test status=404 responseTime=0ms at src/koa.ts:184:17 console.info Starting traceID=undefined method=POST url=/test body={"arbitrary":"data","nested":{"foo":"bar"}} headers={} at src/koa.ts:109:17 console.info traceID=undefined method=POST url=/test status=404 responseTime=0ms at src/koa.ts:184:17 Test Suites: 6 passed, 6 total Tests: 36 passed, 36 total Snapshots: 0 total Time: 52.489 s Ran all test suites.