Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container prepare 2026/06/22 09:03:35 Entrypoint initialization Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container place-scripts 2026/06/22 09:03:38 Decoded script /tekton/scripts/script-0-8pkm9 2026/06/22 09:03:39 Decoded script /tekton/scripts/script-1-4vgt8 2026/06/22 09:03:39 Decoded script /tekton/scripts/script-2-8h5p8 2026/06/22 09:03:39 Decoded script /tekton/scripts/script-3-2j8kz 2026/06/22 09:03:39 Decoded script /tekton/scripts/script-4-x2rws 2026/06/22 09:03:39 Decoded script /tekton/scripts/script-5-r7zhv 2026/06/22 09:03:39 Decoded script /tekton/scripts/script-6-lc2wg 2026/06/22 09:03:39 Decoded script /tekton/scripts/script-7-6htf7 Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/utils.git version refs/pull/90/head:PR-90@4086f58cae88d76e3211520c563077fb6a2a2e33 to dir: source Cloning into 'source'... From https://github.com/greencapitaltrade/utils * [new ref] refs/pull/90/head -> PR-90 Switched to branch 'PR-90' HEAD is now at 4086f58 ci: prefix lint/style/test/e2e failure comments with /error checked out revision: refs/pull/90/head:PR-90@4086f58cae88d76e3211520c563077fb6a2a2e33 to dir: source Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:3ca5fefb2c7a809b6738df44eebd9f231e288d6f,90:4086f58cae88d76e3211520c563077fb6a2a2e33:refs/pull/90/head using base branch main and base sha 3ca5fefb2c7a809b6738df44eebd9f231e288d6f merging sha: 4086f58cae88d76e3211520c563077fb6a2a2e33 Showing logs for build greencapitaltrade/utils/pr-90 #1 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-150482021 in dir /tmp Cloning into '/tmp/jx-git-150482021'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-150482021 about to run: git checkout in dir /tmp/jx-git-150482021 Your branch is up to date with 'origin/main'. export APP_NAME='utils' export BRANCH_NAME='PR-90' export BUILD_NUMBER='1' 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-90/1' 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-90-1-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-90-1-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build greencapitaltrade/utils/pr-90 #1 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 26s 179 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container step-build-run-linting Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container step-build-lint-errors Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container step-build > @greencapitaltrade/utils@9.2.22 build > tsc Showing logs for build greencapitaltrade/utils/pr-90 #1 stage from-build-pack and container step-build-npm-test > @greencapitaltrade/utils@9.2.22 test > jest PASS tests/lazy-transaction.test.ts (11.315 s) PASS tests/outbox.test.ts PASS tests/outbox-worker.test.ts ● 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 PASS tests/koa.test.ts ● 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 PASS tests/tracing.test.ts ● 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) Test Suites: 6 passed, 6 total Tests: 36 passed, 36 total Snapshots: 0 total Time: 25.607 s Ran all test suites.