Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container prepare 2026/04/16 13:10:11 Entrypoint initialization Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container place-scripts 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-0-bq9cv 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-1-7pz88 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-2-bb9f4 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-3-2hsdd 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-4-88bbj 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-5-p8j8b 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-6-l7hhd 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-7-6q2z4 2026/04/16 13:10:12 Decoded script /tekton/scripts/script-8-h7tkc Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/coulson.git version main@5a0c4a49b9fddf62df52bc6320ceb639ef9e7ea8 to dir: source Cloning into 'source'... HEAD is now at 5a0c4a4 Merge pull request #82 from greencapitaltrade/chore/preview-ephemeral-redis-postgres checked out revision: main@5a0c4a49b9fddf62df52bc6320ceb639ef9e7ea8 to dir: source Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/coulson/main #7 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-3854874704 in dir /tmp Cloning into '/tmp/jx-git-3854874704'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3854874704 about to run: git checkout in dir /tmp/jx-git-3854874704 Your branch is up to date with 'origin/main'. WARNING: Can't open logs bucket (azblob://logs) to find latest build number: azureblob: Options.AccountName is required export APP_NAME='coulson' export BRANCH_NAME='main' export BUILD_NUMBER='1' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' 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/coulson/main/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' export MINK_IMAGE='gctdev.azurecr.io/greencapitaltrade/coulson:1.5.6' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='coulson' export REPO_OWNER='greencapitaltrade' export VERSION='1.5.6' 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 efe0dc6] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container step-build-npm-install npm warn deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm warn deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm warn deprecated har-validator@5.1.5: this library is no longer supported npm warn deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. > coulson@0.0.1 postinstall > patch-package patch-package 6.5.1 Applying patches... sequelize@6.21.4 ✔ > coulson@0.0.1 prepare > husky install husky - git command not found, skipping install added 1061 packages in 56s 113 packages are looking for funding run `npm fund` for details Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container step-build-npm-test > coulson@0.0.1 test > echo 'Skipping tests for production build' Skipping tests for production build Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container step-build-container-build time="2026-04-16T13:11:20Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] Retrieving image manifest node:19-slim INFO[0000] Retrieving image node:19-slim from registry index.docker.io INFO[0002] Built cross stage deps: map[] INFO[0002] Retrieving image manifest node:19-slim INFO[0002] Returning cached image manifest INFO[0002] Executing 0 build triggers INFO[0002] Building stage 'node:19-slim' [idx: '0', base-idx: '-1'] INFO[0002] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y --no-install-recommends file requires it. INFO[0013] CMD node_modules/sequelize-cli/lib/sequelize db:migrate && node index.js INFO[0013] RUN apt-get update && apt-get install -y --no-install-recommends file INFO[0013] Initializing snapshotter ... INFO[0013] Taking snapshot of full filesystem... INFO[0017] Cmd: /bin/sh INFO[0017] Args: [-c apt-get update && apt-get install -y --no-install-recommends file] INFO[0017] Running: [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends file] Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB] Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB] Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [446 kB] Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB] Fetched 8677 kB in 3s (2799 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libmagic-mgc libmagic1 The following NEW packages will be installed: file libmagic-mgc libmagic1 0 upgraded, 3 newly installed, 0 to remove and 40 not upgraded. Need to get 471 kB of archives. After this operation, 7091 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB] Get:2 http://deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB] Get:3 http://deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 471 kB in 0s (11.1 MB/s) Selecting previously unselected package libmagic-mgc. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6664 files and directories currently installed.) Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ... Selecting previously unselected package file. Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ... Unpacking file (1:5.39-3+deb11u1) ... Setting up libmagic-mgc (1:5.39-3+deb11u1) ... Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ... Setting up file (1:5.39-3+deb11u1) ... Processing triggers for libc-bin (2.31-13+deb11u6) ... INFO[0024] Taking snapshot of full filesystem... INFO[0025] COPY . . INFO[0056] Taking snapshot of files... INFO[0075] Pushing image to gctdev.azurecr.io/greencapitaltrade/coulson:1.5.6 INFO[0077] Pushed gctdev.azurecr.io/greencapitaltrade/coulson@sha256:435d4af3a16d1aa10f5f30aa3571b141e0c1f4350787e5ef585c1494df17957a Showing logs for build greencapitaltrade/coulson/main #7 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 5596253] chore: release 1.5.6 2 files changed, 6 insertions(+), 14 deletions(-) Updated tag 'v1.5.6' (was 8dce698) To https://github.com/greencapitaltrade/coulson.git + 8dce698...9ce15c6 v1.5.6 -> v1.5.6 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 0ff9d4195538e8c28471dfb22e7a3c2b5a22e792 => 559625313d2fdd633a963c9838bab6442878782b 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 82 repository https://api.github.com/greencapitaltrade/coulson updated the release information at https://github.com/greencapitaltrade/coulson/releases/tag/v1.5.6 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-coulson-main-1 which has status Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart coulson released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/coulson/main #7 stage from-build-pack and container step-promote-jx-promote defaulting to the version 1.5.6 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-2325118216 in dir /tmp Cloning into '/tmp/jx-git-2325118216'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2325118216 about to run: git checkout in dir /tmp/jx-git-2325118216 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 coulson version 1.5.6 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3504 Promoting app coulson version 1.5.6 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3505