Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container prepare 2026/08/17 10:23:50 Entrypoint initialization Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container place-scripts 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-0-dfdbz 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-1-z2qfk 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-2-xm56t 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-4-nllvh 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-5-9pp62 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-6-q4jmg 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-7-47cc7 2026/08/17 10:23:51 Decoded script /tekton/scripts/script-8-d7nzc Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/chrome.git version main@47d0007038378159ff4660163a4720b5e46539b7 to dir: source Cloning into 'source'... HEAD is now at 47d0007 chore: drop the stale repomix-output.xml (#24) checked out revision: main@47d0007038378159ff4660163a4720b5e46539b7 to dir: source Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/chrome/main #14 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-3792456998 in dir /tmp Cloning into '/tmp/jx-git-3792456998'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3792456998 about to run: git checkout in dir /tmp/jx-git-3792456998 Your branch is up to date with 'origin/main'. export APP_NAME='chrome' export BRANCH_NAME='main' export BUILD_NUMBER='14' 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/chrome/main/14' 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/chrome:0.3.16' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='417755753340.dkr.ecr.ap-south-1.amazonaws.com' export REPO_NAME='chrome' export REPO_OWNER='greencapitaltrade' export VERSION='0.3.16' 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 78e0f7a] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/chrome/main #14 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-1592683656 in dir /tmp Cloning into '/tmp/jx-git-1592683656'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1592683656 about to run: git checkout in dir /tmp/jx-git-1592683656 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 chrome 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/chrome Found repository: greencapitaltrade/chrome Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container step-build-container-build time="2026-08-17T10:24:04Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest chromedp/headless-shell:latest INFO[0000] Retrieving image chromedp/headless-shell:latest from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest chromedp/headless-shell:latest INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'chromedp/headless-shell:latest' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* requires it. INFO[0007] USER root INFO[0007] Cmd: USER INFO[0007] RUN apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/* INFO[0007] Initializing snapshotter ... INFO[0007] Taking snapshot of full filesystem... INFO[0011] Cmd: /bin/sh INFO[0011] Args: [-c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] INFO[0011] Util.Lookup returned: &{Uid:0 Gid:0 Username:root Name: HomeDir:/tekton/home} INFO[0011] Performing slow lookup of group ids for root INFO[0011] Running: [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends socat && rm -rf /var/lib/apt/lists/*] Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9673 kB] Get:5 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-proxy bookworm InRelease [151 kB] Get:6 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-security-proxy bookworm-security InRelease [34.8 kB] Get:7 http://deb.debian.org/debian trixie-updates/main amd64 Packages [4412 B] Get:8 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [243 kB] Get:9 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-proxy bookworm/main amd64 Packages [8790 kB] Get:10 http://nexus-nexus-repository-manager.jx.svc.cluster.local:8081/repository/apt-debian-security-proxy bookworm-security/main amd64 Packages [337 kB] Fetched 19.5 MB in 1s (13.3 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... socat is already the newest version (1.8.0.3-1). 0 upgraded, 0 newly installed, 0 to remove and 9 not upgraded. INFO[0016] Taking snapshot of full filesystem... INFO[0016] EXPOSE 9222 INFO[0016] Cmd: EXPOSE INFO[0016] Adding exposed port: 9222/tcp INFO[0016] ENTRYPOINT ["/bin/sh", "-c", " /headless-shell/headless-shell --no-sandbox --disable-gpu --disable-dev-shm-usage --remote-debugging-port=9221 & exec socat TCP-LISTEN:9222,fork,reuseaddr TCP:127.0.0.1:9221"] INFO[0016] Pushing image to 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome:0.3.16 INFO[0016] Pushed 417755753340.dkr.ecr.ap-south-1.amazonaws.com/greencapitaltrade/chrome@sha256:d7fd6ec356d13a59b86bca861a8b119c0d0917e0032dcfdbf3ca8dca88aa5ae3 Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container step-promote-changelog [main 53d32a1] chore: release 0.3.16 2 files changed, 18 insertions(+), 28 deletions(-) Updated tag 'v0.3.16' (was 84378b2) To https://github.com/greencapitaltrade/chrome.git + 84378b2...6c4d204 v0.3.16 -> v0.3.16 (forced update) Using batch mode as inside a pipeline Generating change log from git ref ebb2f96c90678d68b76fab29285372d85934030a => 53d32a15cfc9a632f9788d37dd2d3484715648f4 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 24 repository https://api.github.com/greencapitaltrade/chrome updated the release information at https://github.com/greencapitaltrade/chrome/releases/tag/v0.3.16 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-chrome-main-14 which has status Pending Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart chrome released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container step-promote-jx-promote defaulting to the version 0.3.16 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-1713819844 in dir /tmp Cloning into '/tmp/jx-git-1713819844'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-1713819844 about to run: git checkout in dir /tmp/jx-git-1713819844 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 chrome version 0.3.16 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5514 Promoting app chrome version 0.3.16 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/5515 Showing logs for build greencapitaltrade/chrome/main #14 stage from-build-pack and container step-publish-org-kb Cloning into '/tmp/org-kb'... Cloning into '/tmp/tmp.BlGOji'... [main d468ba8] kb: update chrome (index + repomix pack) 1 file changed, 1 insertion(+), 1 deletion(-) To https://github.com/greencapitaltrade/org-kb.git f7001f7..d468ba8 HEAD -> main org-kb: published chrome (json + repomix; Jarvis will regenerate the .md)