Showing logs for build hgngenterprises/openclaw/pr-14 #5 stage from-build-pack and container prepare 2026/02/09 07:34:11 Entrypoint initialization Showing logs for build hgngenterprises/openclaw/pr-14 #5 stage from-build-pack and container place-scripts 2026/02/09 07:34:12 Decoded script /tekton/scripts/script-0-r9snj 2026/02/09 07:34:12 Decoded script /tekton/scripts/script-1-4w6xl 2026/02/09 07:34:12 Decoded script /tekton/scripts/script-2-bsh9b 2026/02/09 07:34:12 Decoded script /tekton/scripts/script-4-nr2kx Showing logs for build hgngenterprises/openclaw/pr-14 #5 stage from-build-pack and container working-dir-initializer Showing logs for build hgngenterprises/openclaw/pr-14 #5 stage from-build-pack and container step-git-clone git cloning url: https://github.com/hgngenterprises/openclaw.git version refs/pull/14/head:PR-14@223d8cee46f8978a670e3acfe39b43724e6c6eb7 to dir: source Cloning into 'source'... From https://github.com/hgngenterprises/openclaw * [new ref] refs/pull/14/head -> PR-14 Switched to branch 'PR-14' HEAD is now at 223d8ce chore: pin OpenClaw version to 2026.2.6 checked out revision: refs/pull/14/head:PR-14@223d8cee46f8978a670e3acfe39b43724e6c6eb7 to dir: source Showing logs for build hgngenterprises/openclaw/pr-14 #5 stage from-build-pack and container step-git-merge setup git user email jenkins-x@googlegroups.com Using SHAs from PULL_REFS=main:f84db1d96e596a6c64a9a1651e2f8902a2795bfa,14:223d8cee46f8978a670e3acfe39b43724e6c6eb7:refs/pull/14/head using base branch main and base sha f84db1d96e596a6c64a9a1651e2f8902a2795bfa merging sha: 223d8cee46f8978a670e3acfe39b43724e6c6eb7 Showing logs for build hgngenterprises/openclaw/pr-14 #5 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-2762710552 in dir /tmp Cloning into '/tmp/jx-git-2762710552'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-2762710552 about to run: git checkout in dir /tmp/jx-git-2762710552 Your branch is up to date with 'origin/main'. export APP_NAME='openclaw' export BRANCH_NAME='PR-14' export BUILD_NUMBER='5' export DOCKERFILE_PATH='Dockerfile' export DOCKER_REGISTRY='gctdev.azurecr.io' export DOCKER_REGISTRY_ORG='hgngenterprises' 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/hgngenterprises/openclaw/PR-14/5' 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='gctdev.azurecr.io/hgngenterprises/openclaw:0.0.0-PR-14-5-SNAPSHOT' export NAMESPACE_SUB_DOMAIN='-jx.' export PIPELINE_KIND='pullrequest' export PUSH_CONTAINER_REGISTRY='gctdev.azurecr.io' export REPO_NAME='openclaw' export REPO_OWNER='hgngenterprises' version file VERSION does not exist export VERSION='0.0.0-PR-14-5-SNAPSHOT' added variables to file: .jx/variables.sh added variables to file: .jx/variables.sh Showing logs for build hgngenterprises/openclaw/pr-14 #5 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-3283593002 in dir /tmp Cloning into '/tmp/jx-git-3283593002'... about to run: git sparse-checkout set --no-cone jx-requirements.yml .jx/gitops/source-config.yaml in dir /tmp/jx-git-3283593002 about to run: git checkout in dir /tmp/jx-git-3283593002 Your branch is up to date with 'origin/main'. no ECR code necessary as using provider aks Showing logs for build hgngenterprises/openclaw/pr-14 #5 stage from-build-pack and container step-build-container-build time="2026-02-09T07:34:25Z" level=warning msg="Flag --snapshotMode is deprecated. Use: --snapshot-mode" INFO[0000] Retrieving image manifest alpine/openclaw:2026.2.6 INFO[0000] Retrieving image alpine/openclaw:2026.2.6 from registry index.docker.io INFO[0003] Built cross stage deps: map[] INFO[0003] Retrieving image manifest alpine/openclaw:2026.2.6 INFO[0003] Returning cached image manifest INFO[0003] Executing 0 build triggers INFO[0003] Building stage 'alpine/openclaw:2026.2.6' [idx: '0', base-idx: '-1'] INFO[0003] Unpacking rootfs as cmd COPY --chown=root:root workspace/ /app/workspace-init/ requires it. INFO[0100] COPY --chown=root:root workspace/ /app/workspace-init/ INFO[0100] Taking snapshot of files... INFO[0100] COPY --chown=root:root config/openclaw.json /app/config-init/openclaw.json INFO[0100] Taking snapshot of files... INFO[0100] ENV WORKSPACE_PATH=/app/workspace INFO[0100] ENV GATEWAY_PORT=18789 INFO[0100] ENV MODEL_PROVIDER=anthropic INFO[0100] ENV MODEL_NAME=claude-sonnet-4-5-20250929 INFO[0100] EXPOSE 18789 INFO[0100] Cmd: EXPOSE INFO[0100] Adding exposed port: 18789/tcp INFO[0100] WORKDIR /app INFO[0100] Cmd: workdir INFO[0100] Changed working directory to /app INFO[0100] No files changed in this command, skipping snapshotting. INFO[0100] ENTRYPOINT [] INFO[0100] CMD ["node", "/app/openclaw.mjs", "gateway", "--port", "18789", "--bind", "lan", "--allow-unconfigured"] INFO[0100] Pushing image to gctdev.azurecr.io/hgngenterprises/openclaw:0.0.0-PR-14-5-SNAPSHOT INFO[0102] Pushed gctdev.azurecr.io/hgngenterprises/openclaw@sha256:7a5acb2d581c657341b7c881d45f807c683d45e15ee59e0f473f7fe0accdcf23