Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container prepare 2026/01/19 06:10:00 Entrypoint initialization Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container place-scripts 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-0-75dv9 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-1-xgjk7 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-2-jbl88 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-3-tlx7h 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-5-5dhph 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-6-xgkbf 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-7-w7wd6 2026/01/19 06:10:09 Decoded script /tekton/scripts/script-8-62zbq Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container working-dir-initializer Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container step-git-clone git cloning url: https://github.com/greencapitaltrade/heimdallr.git version HEAD@7e86f95557d1d4feb5e07e0670d575238dc04b14 to dir: source Cloning into 'source'... HEAD is now at 7e86f95 Merge pull request #131 from greencapitaltrade/fix/token-validation-bypass checked out revision: HEAD@7e86f95557d1d4feb5e07e0670d575238dc04b14 to dir: source Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container step-next-version Showing logs for build greencapitaltrade/heimdallr/head #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-2907550126 in dir /tmp Cloning into '/tmp/jx-git-2907550126'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2907550126 about to run: git checkout in dir /tmp/jx-git-2907550126 Your branch is up to date with 'origin/main'. export APP_NAME='heimdallr' export BRANCH_NAME='HEAD' 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/heimdallr/HEAD/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/heimdallr:1.3.5' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='release' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='heimdallr' export REPO_OWNER='greencapitaltrade' export VERSION='1.3.5' 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 c95dc89] chore: add variables 2 files changed, 22 insertions(+) create mode 100644 .jx/variables.sh create mode 100644 VERSION Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container step-build-make-build go: downloading github.com/redis/go-redis/v9 v9.7.0 go: downloading gorm.io/driver/postgres v1.5.4 go: downloading gorm.io/gorm v1.25.5 go: downloading github.com/lib/pq v1.10.9 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/valyala/fasthttp v1.51.0 go: downloading github.com/jackc/pgx/v5 v5.4.3 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading github.com/klauspost/compress v1.17.0 go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f go: downloading github.com/jackc/pgpassfile v1.0.0 go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a go: downloading golang.org/x/crypto v0.17.0 go: downloading golang.org/x/text v0.14.0 CGO_ENABLED=0 GO15VENDOREXPERIMENT=1 go build -ldflags '' -o bin/heimdallr . Showing logs for build greencapitaltrade/heimdallr/head #1 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-2605720610 in dir /tmp Cloning into '/tmp/jx-git-2605720610'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2605720610 about to run: git checkout in dir /tmp/jx-git-2605720610 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container step-build-container-build time="2026-01-19T06:11:59Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Using dockerignore file: /workspace/source/.dockerignore INFO[0000] No base image, nothing to extract INFO[0000] Built cross stage deps: map[] INFO[0000] No base image, nothing to extract INFO[0000] Executing 0 build triggers INFO[0000] Building stage 'scratch' [idx: '0', base-idx: '-1'] INFO[0000] Unpacking rootfs as cmd COPY ./bin/ / requires it. INFO[0000] EXPOSE 8080 INFO[0000] Cmd: EXPOSE INFO[0000] Adding exposed port: 8080/tcp INFO[0000] ENTRYPOINT ["/heimdallr"] INFO[0000] COPY ./bin/ / INFO[0000] Taking snapshot of files... INFO[0000] Pushing image to gctdev.azurecr.io/greencapitaltrade/heimdallr:1.3.5 INFO[0003] Pushed gctdev.azurecr.io/greencapitaltrade/heimdallr@sha256:cfe7bb32152d462cad59a96c4582323dc2d10463d63cf5edac35a848bc299c11 Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container step-promote-changelog The following paths are ignored by one of your .gitignore files: bin hint: Use -f if you really want to add them. hint: Turn this message off by running hint: "git config advice.addIgnoredFile false" [main e4d3de8] chore: release 1.3.5 2 files changed, 6 insertions(+), 13 deletions(-) Updated tag 'v1.3.5' (was 4a9e25d) To https://github.com/greencapitaltrade/heimdallr.git + 4a9e25d...7189eac v1.3.5 -> v1.3.5 (forced update) Using batch mode as inside a pipeline Generating change log from git ref 852d5119c393b0ec95d8429e9c53379997895b54 => e4d3de8c7c6d656d7206fdcf61045dc560f97e1c 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 updated the release information at https://github.com/greencapitaltrade/heimdallr/releases/tag/v1.3.5 Generated Changelog: ../changelog.md Updated PipelineActivity greencapitaltrade-heimdallr-head-1 which has status Pending Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container step-promote-helm-release WARNING: no $GIT_SECRET_MOUNT_PATH environment variable set releasing chart heimdallr released 1 charts from the charts dir: charts Showing logs for build greencapitaltrade/heimdallr/head #1 stage from-build-pack and container step-promote-jx-promote defaulting to the version 1.3.5 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-3619873514 in dir /tmp Cloning into '/tmp/jx-git-3619873514'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3619873514 about to run: git checkout in dir /tmp/jx-git-3619873514 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 heimdallr version 1.3.5 to namespace jx-staging Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3038 Promoting app heimdallr version 1.3.5 to namespace jx-production Created Pull Request: https://github.com/greencapitaltrade/mcu/pull/3039