Pull request #5278 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0cf02afb3309d1636b744b97039160d867922a7 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7725703245672913071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12670801702871891701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10867004203975854333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13777390644184436099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17991892277882321673.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-8.o8qgr31lf.dafdb9aa107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12043628532719971589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771119 in /w/workspace/8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f0cf02afb3309d1636b744b97039160d867922a7 (snyk-fix-8d7768f9fa12779e606cfdafdb9aa107) Commit message: "fix: cmd/security-bootstrapper/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0cf02afb3309d1636b744b97039160d867922a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:54:05.812Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:54:06.052Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:54:06.169Z] ========================================================= [2025-10-31T08:54:06.169Z] EdgeX Global Pipelines Version Info [2025-10-31T08:54:06.169Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:07.496Z] ------------------- [2025-10-31T08:54:07.496Z] stable info: [2025-10-31T08:54:07.496Z] ------------------- [2025-10-31T08:54:07.496Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:54:07.496Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:54:07.496Z] Message: update stable to v1.0.278 [2025-10-31T08:54:08.075Z] ------------------- [2025-10-31T08:54:08.075Z] experimental info: [2025-10-31T08:54:08.075Z] ------------------- [2025-10-31T08:54:08.075Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:54:08.075Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:54:08.075Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:54:08.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:54:08.323Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:54:08.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:54:08.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:54:08.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:54:08.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:54:08.575Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:54:08.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:54:08.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:54:08.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:54:08.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:54:08.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:54:08.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:54:08.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:54:08.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:54:09.052Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:09.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:09.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:54:09.246Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:54:09.305Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:54:09.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:54:09.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T08:54:09.466Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:54:09.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] echo [2025-10-31T08:54:09.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] echo [2025-10-31T08:54:09.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] echo [2025-10-31T08:54:09.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0cf02afb3309d1636b744b97039160d867922a7 [Pipeline] echo [2025-10-31T08:54:09.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0cf02a [Pipeline] echo [2025-10-31T08:54:09.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:54:09.958Z] provisioning config files... [2025-10-31T08:54:09.972Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config71345477088487396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:10.367Z] ---> ****-login.sh [2025-10-31T08:54:10.368Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:54:10.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:10.934Z] [2025-10-31T08:54:10.934Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:10.934Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:10.935Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:10.935Z] [2025-10-31T08:54:10.935Z] Login Succeeded [2025-10-31T08:54:10.935Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:54:11.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:11.196Z] [2025-10-31T08:54:11.196Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:11.196Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:11.196Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:11.196Z] [2025-10-31T08:54:11.196Z] Login Succeeded [2025-10-31T08:54:11.196Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:54:11.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:11.196Z] [2025-10-31T08:54:11.196Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:11.196Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:11.196Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:11.196Z] [2025-10-31T08:54:11.196Z] Login Succeeded [2025-10-31T08:54:11.196Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:54:11.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:11.457Z] [2025-10-31T08:54:11.457Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:11.457Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:11.457Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:11.457Z] [2025-10-31T08:54:11.457Z] Login Succeeded [2025-10-31T08:54:11.457Z] ****.io [2025-10-31T08:54:11.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:11.457Z] [2025-10-31T08:54:11.457Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:11.457Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:11.457Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:11.457Z] [2025-10-31T08:54:11.457Z] Login Succeeded [2025-10-31T08:54:11.457Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:54:11.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:11.936Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:11.936Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:11.936Z] + + dirname cmd/core-data/Dockerfile [2025-10-31T08:54:11.936Z] cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:54:11.936Z] + + cut -d/ -f2 [2025-10-31T08:54:11.936Z] dirname cmd/core-keeper/Dockerfile [2025-10-31T08:54:11.936Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/core-metadata/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:11.936Z] + + cut -d/ -f2 [2025-10-31T08:54:11.936Z] dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:11.936Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/security-spire-server/Dockerfile+ [2025-10-31T08:54:11.936Z] cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:54:11.936Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:54:11.936Z] + cut -d/ -f2 [2025-10-31T08:54:11.936Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:54:12.009Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T08:54:12.549Z] + git rev-list -1 --merges f0cf02afb3309d1636b744b97039160d867922a7~1..f0cf02afb3309d1636b744b97039160d867922a7 [Pipeline] echo [2025-10-31T08:54:12.586Z] -----------> git rev-list -1 --merges f0cf02afb3309d1636b744b97039160d867922a7~1..f0cf02afb3309d1636b744b97039160d867922a7 f0cf02afb3309d1636b744b97039160d867922a7 [false] [Pipeline] sh [2025-10-31T08:54:12.897Z] + git log --format=format:%s -1 f0cf02afb3309d1636b744b97039160d867922a7 [Pipeline] echo [2025-10-31T08:54:12.951Z] ========================================================= [2025-10-31T08:54:12.951Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:54:12.951Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:54:13.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:54:13.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:54:13.438Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:54:13.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:54:13.438Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:54:13.438Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:54:13.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:13.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:13.877Z] [2025-10-31T08:54:13.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:14.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:14.262Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:54:14.262Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:54:14.262Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:54:14.262Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:54:14.262Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:54:14.262Z] 80192f66455f: Pulling fs layer [2025-10-31T08:54:14.262Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:54:14.262Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:54:14.262Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:54:14.262Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:54:14.262Z] db01528c6b51: Pulling fs layer [2025-10-31T08:54:14.262Z] 80192f66455f: Waiting [2025-10-31T08:54:14.262Z] 461d9e800cba: Waiting [2025-10-31T08:54:14.262Z] 923cac83aea3: Waiting [2025-10-31T08:54:14.262Z] a29436f7fd5d: Waiting [2025-10-31T08:54:14.262Z] 25ad8b0a4227: Waiting [2025-10-31T08:54:14.262Z] 28988de357af: Pulling fs layer [2025-10-31T08:54:14.262Z] 28988de357af: Waiting [2025-10-31T08:54:14.262Z] db01528c6b51: Waiting [2025-10-31T08:54:14.522Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:54:14.522Z] 6bf1a483ea7c: Download complete [2025-10-31T08:54:14.522Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:54:14.522Z] 461d9e800cba: Download complete [2025-10-31T08:54:14.522Z] 80192f66455f: Download complete [2025-10-31T08:54:14.522Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:54:14.522Z] f5dfc541a4d3: Download complete [2025-10-31T08:54:14.784Z] 3dae71ba6b94: Download complete [2025-10-31T08:54:14.784Z] 923cac83aea3: Verifying Checksum [2025-10-31T08:54:14.784Z] 923cac83aea3: Download complete [2025-10-31T08:54:15.043Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:54:15.043Z] 25ad8b0a4227: Download complete [2025-10-31T08:54:15.043Z] db01528c6b51: Download complete [2025-10-31T08:54:15.043Z] 28988de357af: Verifying Checksum [2025-10-31T08:54:15.043Z] 28988de357af: Download complete [2025-10-31T08:54:15.303Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:54:15.303Z] a29436f7fd5d: Download complete [2025-10-31T08:54:15.870Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:54:15.870Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:54:16.437Z] 3dae71ba6b94: Pull complete [2025-10-31T08:54:16.437Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:54:17.371Z] f5dfc541a4d3: Pull complete [2025-10-31T08:54:17.371Z] 461d9e800cba: Pull complete [2025-10-31T08:54:17.371Z] 80192f66455f: Pull complete [2025-10-31T08:54:22.647Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:54:23.231Z] a29436f7fd5d: Pull complete [2025-10-31T08:54:23.231Z] 923cac83aea3: Pull complete [2025-10-31T08:54:23.803Z] 25ad8b0a4227: Pull complete [2025-10-31T08:54:24.062Z] db01528c6b51: Pull complete [2025-10-31T08:54:25.011Z] 28988de357af: Pull complete [2025-10-31T08:54:25.584Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:54:25.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:25.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:26.143Z] prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container [2025-10-31T08:54:26.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T08:54:41.365Z] $ docker top 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 -eo pid,comm [2025-10-31T08:54:41.411Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T08:54:41.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:41.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:41.567Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:41.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:41.680Z] $ docker exec 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent [2025-10-31T08:54:41.778Z] SSH_AUTH_SOCK=/tmp/ssh-FWiKTp4Pu4Fj/agent.32 [2025-10-31T08:54:41.778Z] SSH_AGENT_PID=38 [2025-10-31T08:54:41.785Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:41.898Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18357093048782988352.key (/w/workspace/edgex-go/1@tmp/private_key_18357093048782988352.key) [2025-10-31T08:54:41.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:42.262Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:42.586Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:42.608Z] $ docker exec --env ******** --env ******** 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent -k [2025-10-31T08:54:42.708Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:42.708Z] unset SSH_AGENT_PID; [2025-10-31T08:54:42.708Z] echo Agent pid 38 killed; [2025-10-31T08:54:42.714Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:42.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:42.824Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:42.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:42.937Z] $ docker exec 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent [2025-10-31T08:54:43.041Z] SSH_AUTH_SOCK=/tmp/ssh-iogzQRkDRkv7/agent.85 [2025-10-31T08:54:43.041Z] SSH_AGENT_PID=91 [2025-10-31T08:54:43.045Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:43.141Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15329406077861359742.key (/w/workspace/edgex-go/1@tmp/private_key_15329406077861359742.key) [2025-10-31T08:54:43.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:43.484Z] + git semver init [2025-10-31T08:54:43.744Z] 2025-10-31 08:54:43,726 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:43.744Z] 2025-10-31 08:54:43,730 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:43.744Z] 2025-10-31 08:54:43,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:43.744Z] 2025-10-31 08:54:43,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:43.744Z] 2025-10-31 08:54:43,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,491 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 with force:False [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,492 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,497 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,501 [execute] INFO git cat-file --batch [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T08:54:55.954Z] 2025-10-31 08:54:55,505 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107 [2025-10-31T08:54:55.954Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:55.977Z] $ docker exec --env ******** --env ******** 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 ssh-agent -k [2025-10-31T08:54:56.079Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:56.080Z] unset SSH_AGENT_PID; [2025-10-31T08:54:56.080Z] echo Agent pid 91 killed; [2025-10-31T08:54:56.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:56.550Z] + git semver [Pipeline] } [2025-10-31T08:54:57.174Z] $ docker stop --time=1 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 [2025-10-31T08:54:58.636Z] $ docker rm -f --volumes 0331a8624ca82b469792546b7fdff50e008eedcf928ba3e072eea5ece74bcaa6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:59.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:59.389Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:59.409Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T08:55:00.257Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:55:00.298Z] [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:55:00.344Z] [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:55:00.388Z] ========================================================= [2025-10-31T08:55:00.388Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:55:00.388Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:00.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:00.838Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:55:00.838Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:55:00.838Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:55:00.838Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:55:00.838Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:55:00.838Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:55:00.838Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:55:00.838Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:55:00.838Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:55:00.838Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:55:00.838Z] 333b49ad6fbf: Waiting [2025-10-31T08:55:00.838Z] 4f4fb700ef54: Waiting [2025-10-31T08:55:00.838Z] c3e65509a76b: Waiting [2025-10-31T08:55:00.838Z] 7cf9ebb963bd: Waiting [2025-10-31T08:55:00.838Z] bb34ca984cfb: Waiting [2025-10-31T08:55:00.838Z] 151cf03bc807: Waiting [2025-10-31T08:55:00.838Z] c35fb4624d26: Verifying Checksum [2025-10-31T08:55:00.838Z] c35fb4624d26: Download complete [2025-10-31T08:55:01.099Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:55:01.099Z] 333b49ad6fbf: Download complete [2025-10-31T08:55:01.099Z] 4f4fb700ef54: Download complete [2025-10-31T08:55:01.099Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:55:01.099Z] c3e65509a76b: Download complete [2025-10-31T08:55:01.099Z] 2d35ebdb57d9: Verifying Checksum [2025-10-31T08:55:01.099Z] 2d35ebdb57d9: Download complete [2025-10-31T08:55:01.359Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:55:01.359Z] 7cf9ebb963bd: Download complete [2025-10-31T08:55:01.359Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:55:01.618Z] c35fb4624d26: Pull complete [2025-10-31T08:55:01.618Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:55:01.618Z] 151cf03bc807: Download complete [2025-10-31T08:55:01.878Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:55:01.878Z] 4e2aec7ef170: Download complete [2025-10-31T08:55:02.142Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:55:02.142Z] bb34ca984cfb: Download complete [2025-10-31T08:55:07.402Z] 4e2aec7ef170: Pull complete [2025-10-31T08:55:07.659Z] 333b49ad6fbf: Pull complete [2025-10-31T08:55:07.659Z] 4f4fb700ef54: Pull complete [2025-10-31T08:55:07.659Z] c3e65509a76b: Pull complete [2025-10-31T08:55:08.229Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:55:12.415Z] bb34ca984cfb: Pull complete [2025-10-31T08:55:13.354Z] 151cf03bc807: Pull complete [2025-10-31T08:55:13.354Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:55:13.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:13.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:13.716Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:13.716Z] WORKDIR /edgex [2025-10-31T08:55:13.716Z] COPY go.mod . [2025-10-31T08:55:13.716Z] RUN go mod download [2025-10-31T08:55:13.716Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:55:14.780Z] Still waiting to schedule task [2025-10-31T08:55:14.780Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:55:15.106Z] #0 building with "default" instance using docker driver [2025-10-31T08:55:15.106Z] [2025-10-31T08:55:15.106Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:55:15.106Z] #1 transferring dockerfile: [2025-10-31T08:55:15.368Z] #1 transferring dockerfile: 164B done [2025-10-31T08:55:15.368Z] #1 DONE 0.2s [2025-10-31T08:55:15.368Z] [2025-10-31T08:55:15.368Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:15.368Z] #2 DONE 0.0s [2025-10-31T08:55:15.368Z] [2025-10-31T08:55:15.368Z] #3 [internal] load .dockerignore [2025-10-31T08:55:15.368Z] #3 transferring context: [2025-10-31T08:55:15.368Z] #3 transferring context: 50B done [2025-10-31T08:55:15.368Z] #3 DONE 0.1s [2025-10-31T08:55:15.368Z] [2025-10-31T08:55:15.368Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:16.306Z] #4 ... [2025-10-31T08:55:16.306Z] [2025-10-31T08:55:16.306Z] #5 [internal] load build context [2025-10-31T08:55:16.306Z] #5 transferring context: 6.57kB done [2025-10-31T08:55:16.306Z] #5 DONE 1.0s [2025-10-31T08:55:16.565Z] [2025-10-31T08:55:16.565Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:17.148Z] #4 DONE 1.9s [2025-10-31T08:55:17.415Z] [2025-10-31T08:55:17.415Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:55:32.321Z] #6 DONE 14.8s [2025-10-31T08:55:32.321Z] [2025-10-31T08:55:32.321Z] #7 [3/4] COPY go.mod . [2025-10-31T08:55:32.321Z] #7 DONE 0.0s [2025-10-31T08:55:32.321Z] [2025-10-31T08:55:32.321Z] #8 [4/4] RUN go mod download [2025-10-31T08:55:44.529Z] #8 DONE 11.0s [2025-10-31T08:55:44.529Z] [2025-10-31T08:55:44.529Z] #9 exporting to image [2025-10-31T08:55:44.529Z] #9 exporting layers [2025-10-31T08:55:47.058Z] #9 exporting layers 3.5s done [2025-10-31T08:55:47.058Z] #9 writing image sha256:8ba6b66b1507da666b8da419a6078f6536cdf55acaf40feae4da376d17f0e411 done [2025-10-31T08:55:47.058Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:55:47.058Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:47.438Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:47.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:47.600Z] prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container [2025-10-31T08:55:47.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:55:48.374Z] $ docker top b53d537a661eeda4f41f94325f27f514491b85c165491de7ed6344375b83184e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:55:48.776Z] + go version [2025-10-31T08:55:48.776Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:55:48.804Z] $ docker stop --time=1 b53d537a661eeda4f41f94325f27f514491b85c165491de7ed6344375b83184e [2025-10-31T08:55:50.428Z] $ docker rm -f --volumes b53d537a661eeda4f41f94325f27f514491b85c165491de7ed6344375b83184e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:51.206Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:51.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:51.364Z] prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container [2025-10-31T08:55:51.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T08:55:52.727Z] $ docker top 10c467ea85c4aee29677d0bdba314aa6dfc76e4da56fd491112b0152ff29fbca -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:55:52.844Z] ========================================================= [2025-10-31T08:55:52.844Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:55:52.844Z] ========================================================= [Pipeline] sh [2025-10-31T08:55:53.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:53.540Z] + make test [2025-10-31T08:55:53.540Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:56:03.505Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:56:42.205Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:56:42.206Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 42.3% of statements [2025-10-31T08:56:42.206Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:56:42.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-10-31T08:56:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2025-10-31T08:56:44.730Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:56:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements [2025-10-31T08:56:44.730Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:56:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 57.6% of statements [2025-10-31T08:56:44.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2025-10-31T08:56:44.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:56:44.730Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.118s coverage: 94.2% of statements [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:56:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.075s coverage: 92.4% of statements [2025-10-31T08:56:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:56:45.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:56:45.667Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:56:46.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements [2025-10-31T08:56:46.601Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:56:46.601Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 95.8% of statements [2025-10-31T08:56:48.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:56:48.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:56:48.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:56:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements [2025-10-31T08:56:50.400Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:56:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-10-31T08:56:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:56:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 39.4% of statements [2025-10-31T08:56:50.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.034s coverage: 68.8% of statements [2025-10-31T08:56:50.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:56:50.400Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:50.400Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:51.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-10-31T08:56:51.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-10-31T08:56:51.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.029s coverage: 94.1% of statements [2025-10-31T08:56:51.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2025-10-31T08:56:51.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2025-10-31T08:57:04.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-10-31T08:57:12.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 92.9% of statements [2025-10-31T08:57:12.220Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements [2025-10-31T08:57:12.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.036s coverage: 47.4% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements [2025-10-31T08:57:12.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.054s coverage: 6.8% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.160s coverage: 54.5% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-10-31T08:57:12.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:57:12.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.113s coverage: 29.2% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-10-31T08:57:12.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:57:12.221Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 94.9% of statements [2025-10-31T08:57:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:57:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.022s coverage: 9.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:57:15.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2025-10-31T08:57:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:57:15.562Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements [2025-10-31T08:57:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:57:15.562Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:15.824Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T08:57:16.083Z] running golangci-lint [2025-10-31T08:57:16.083Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:57:16.083Z] go version go1.25.2 linux/amd64 [2025-10-31T08:57:16.342Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-10-31T08:57:16.342Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:57:16.342Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:57:16.342Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-10-31T08:57:16.342Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:57:16.386Z] $ docker stop --time=1 10c467ea85c4aee29677d0bdba314aa6dfc76e4da56fd491112b0152ff29fbca [2025-10-31T08:57:18.215Z] $ docker rm -f --volumes 10c467ea85c4aee29677d0bdba314aa6dfc76e4da56fd491112b0152ff29fbca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T08:57:19.438Z] Failed in branch amd64 [2025-10-31T10:44:02.677Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772184 in /w/workspace/8d7768f9fa12779e606cfdafdb9aa107 [Pipeline] { [Pipeline] ws [2025-10-31T10:44:02.746Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T10:44:05.847Z] The recommended git tool is: git [2025-10-31T10:44:11.690Z] using credential edgex-jenkins-ssh [2025-10-31T10:44:11.719Z] Cloning the remote Git repository [2025-10-31T10:44:11.768Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T10:44:11.890Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T10:44:12.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T10:44:12.209Z] > git --version # timeout=10 [2025-10-31T10:44:12.234Z] > git --version # 'git version 2.25.1' [2025-10-31T10:44:12.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T10:44:12.430Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T10:44:33.825Z] Avoid second fetch [2025-10-31T10:44:33.826Z] Checking out Revision f0cf02afb3309d1636b744b97039160d867922a7 (snyk-fix-8d7768f9fa12779e606cfdafdb9aa107) [2025-10-31T10:44:32.654Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T10:44:32.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T10:44:33.849Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T10:44:33.931Z] > git checkout -f f0cf02afb3309d1636b744b97039160d867922a7 # timeout=10 [2025-10-31T10:44:34.802Z] Commit message: "fix: cmd/security-bootstrapper/Dockerfile to reduce vulnerabilities" [2025-10-31T10:44:34.865Z] > git --version # timeout=10 [2025-10-31T10:44:34.881Z] > git --version # 'git version 2.25.1' [2025-10-31T10:44:34.902Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:44:39.606Z] provisioning config files... [2025-10-31T10:44:39.636Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14720648078322181003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:44:40.405Z] ---> ****-login.sh [2025-10-31T10:44:40.405Z] nexus3.edgexfoundry.org:10001 [2025-10-31T10:44:40.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:40.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:40.984Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:40.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:40.984Z] [2025-10-31T10:44:40.984Z] Login Succeeded [2025-10-31T10:44:40.984Z] nexus3.edgexfoundry.org:10002 [2025-10-31T10:44:41.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:41.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:41.528Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:41.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:41.528Z] [2025-10-31T10:44:41.528Z] Login Succeeded [2025-10-31T10:44:41.528Z] nexus3.edgexfoundry.org:10003 [2025-10-31T10:44:41.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:41.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:41.799Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:41.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:41.800Z] [2025-10-31T10:44:41.800Z] Login Succeeded [2025-10-31T10:44:41.800Z] nexus3.edgexfoundry.org:10004 [2025-10-31T10:44:42.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:42.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:42.341Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:42.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:42.341Z] [2025-10-31T10:44:42.341Z] Login Succeeded [2025-10-31T10:44:42.341Z] ****.io [2025-10-31T10:44:42.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:44:42.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:44:42.891Z] Configure a credential helper to remove this warning. See [2025-10-31T10:44:42.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:44:42.891Z] [2025-10-31T10:44:42.891Z] Login Succeeded [2025-10-31T10:44:42.891Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T10:44:42.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T10:44:43.705Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T10:44:43.749Z] [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:44:43.793Z] [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:44:43.832Z] ========================================================= [2025-10-31T10:44:43.832Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T10:44:43.832Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T10:44:44.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:44:44.493Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T10:44:44.494Z] 6b59a28fa201: Pulling fs layer [2025-10-31T10:44:44.494Z] d32bb0dddca7: Pulling fs layer [2025-10-31T10:44:44.494Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T10:44:44.494Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T10:44:44.494Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T10:44:44.494Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T10:44:44.494Z] deaec5988b04: Pulling fs layer [2025-10-31T10:44:44.494Z] 9f65657bb879: Pulling fs layer [2025-10-31T10:44:44.494Z] 4f4fb700ef54: Waiting [2025-10-31T10:44:44.494Z] 8ba94037c8f0: Waiting [2025-10-31T10:44:44.494Z] deaec5988b04: Waiting [2025-10-31T10:44:44.494Z] 9f65657bb879: Waiting [2025-10-31T10:44:44.494Z] 196fd7d83e7d: Waiting [2025-10-31T10:44:44.494Z] d32bb0dddca7: Verifying Checksum [2025-10-31T10:44:44.494Z] d32bb0dddca7: Download complete [2025-10-31T10:44:44.494Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T10:44:44.494Z] 196fd7d83e7d: Download complete [2025-10-31T10:44:44.494Z] 4f4fb700ef54: Download complete [2025-10-31T10:44:44.494Z] 8ba94037c8f0: Verifying Checksum [2025-10-31T10:44:44.494Z] 8ba94037c8f0: Download complete [2025-10-31T10:44:44.494Z] 6b59a28fa201: Verifying Checksum [2025-10-31T10:44:44.494Z] 6b59a28fa201: Download complete [2025-10-31T10:44:45.087Z] 9f65657bb879: Verifying Checksum [2025-10-31T10:44:45.087Z] 9f65657bb879: Download complete [2025-10-31T10:44:45.678Z] 6b59a28fa201: Pull complete [2025-10-31T10:44:46.281Z] d32bb0dddca7: Pull complete [2025-10-31T10:44:46.281Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T10:44:46.281Z] 5dab1238d3d9: Download complete [2025-10-31T10:44:48.262Z] deaec5988b04: Verifying Checksum [2025-10-31T10:44:48.262Z] deaec5988b04: Download complete [2025-10-31T10:45:00.645Z] 5dab1238d3d9: Pull complete [2025-10-31T10:45:01.239Z] 196fd7d83e7d: Pull complete [2025-10-31T10:45:01.239Z] 4f4fb700ef54: Pull complete [2025-10-31T10:45:01.509Z] 8ba94037c8f0: Pull complete [2025-10-31T10:45:11.638Z] deaec5988b04: Pull complete [2025-10-31T10:45:12.228Z] 9f65657bb879: Pull complete [2025-10-31T10:45:12.228Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T10:45:12.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:45:12.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T10:45:12.654Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:45:12.654Z] WORKDIR /edgex [2025-10-31T10:45:12.654Z] COPY go.mod . [2025-10-31T10:45:12.654Z] RUN go mod download -t [2025-10-31T10:45:12.654Z] ci-base-image-arm64 -f - . [2025-10-31T10:45:13.649Z] Sending build context to Docker daemon 3.845MB [2025-10-31T10:45:13.649Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T10:45:13.649Z] ---> 334268110677 [2025-10-31T10:45:13.649Z] Step 2/4 : WORKDIR /edgex [2025-10-31T10:45:16.257Z] ---> Running in 54c746391428 [2025-10-31T10:45:16.257Z] Removing intermediate container 54c746391428 [2025-10-31T10:45:16.257Z] ---> 1062ab6470a7 [2025-10-31T10:45:16.257Z] Step 3/4 : COPY go.mod . [2025-10-31T10:45:16.848Z] ---> 4033cef5ef66 [2025-10-31T10:45:16.848Z] Step 4/4 : RUN go mod download [2025-10-31T10:45:16.848Z] ---> Running in 14bfe5ca5606 [2025-10-31T10:46:38.532Z] Removing intermediate container 14bfe5ca5606 [2025-10-31T10:46:38.532Z] ---> c4bbd5544b8e [2025-10-31T10:46:38.532Z] Successfully built c4bbd5544b8e [2025-10-31T10:46:38.532Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:46:38.961Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T10:46:38.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:46:39.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container [2025-10-31T10:46:39.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T10:46:41.117Z] $ docker top 8782b5b660339d2b53568382930b996bbe800aa368344b1b83d4c2226bb5ce32 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:46:42.042Z] + go version [2025-10-31T10:46:42.042Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T10:46:42.090Z] $ docker stop --time=1 8782b5b660339d2b53568382930b996bbe800aa368344b1b83d4c2226bb5ce32 [2025-10-31T10:46:43.760Z] $ docker rm -f --volumes 8782b5b660339d2b53568382930b996bbe800aa368344b1b83d4c2226bb5ce32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:46:44.680Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T10:46:44.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:46:44.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container [2025-10-31T10:46:45.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T10:46:46.347Z] $ docker top 6236b6f0fde644717f55e43ea1104483246423eab021b4cb94dc1ece3e01049c -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T10:46:46.624Z] ========================================================= [2025-10-31T10:46:46.624Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T10:46:46.624Z] ========================================================= [Pipeline] sh [2025-10-31T10:46:47.273Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T10:46:48.000Z] + make test [2025-10-31T10:46:48.000Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T10:47:55.905Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T10:52:17.869Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T10:52:17.869Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T10:53:14.412Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T10:53:14.413Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T10:53:14.413Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T10:53:14.413Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T10:53:14.413Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T10:53:14.413Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T10:53:15.000Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T10:53:15.270Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T10:53:15.855Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T10:53:37.938Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T10:53:37.938Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T10:53:37.938Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T10:53:37.938Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T10:53:56.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.157s coverage: 42.3% of statements [2025-10-31T10:53:56.155Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T10:53:56.155Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T10:53:57.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.231s coverage: 97.0% of statements [2025-10-31T10:54:09.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.471s coverage: 69.4% of statements [2025-10-31T10:54:09.893Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T10:54:09.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.226s coverage: 4.8% of statements [2025-10-31T10:54:09.893Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T10:54:22.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.605s coverage: 57.6% of statements [2025-10-31T10:54:22.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.131s coverage: 86.5% of statements [2025-10-31T10:54:22.213Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T10:54:22.213Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.398s coverage: 94.2% of statements [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T10:54:48.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.441s coverage: 92.4% of statements [2025-10-31T10:54:48.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T10:54:48.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T10:54:48.945Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T10:54:49.212Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T10:55:04.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.406s coverage: 8.4% of statements [2025-10-31T10:55:04.199Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T10:55:04.199Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T10:55:22.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.648s coverage: 95.8% of statements [2025-10-31T10:55:22.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T10:55:22.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T10:55:22.399Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:55:22.399Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T10:55:22.399Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T10:55:26.656Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.363s coverage: 72.2% of statements [2025-10-31T10:55:26.656Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T10:55:26.656Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T10:55:26.656Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T10:55:26.656Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T10:55:28.071Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T10:55:28.071Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T10:55:28.071Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T10:55:28.071Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T10:55:28.072Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T10:55:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T10:55:46.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.368s coverage: 2.4% of statements [2025-10-31T10:55:46.283Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T10:55:46.283Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.425s coverage: 1.0% of statements [2025-10-31T10:55:46.283Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T10:55:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.245s coverage: 39.4% of statements [2025-10-31T10:55:52.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.123s coverage: 68.8% of statements [2025-10-31T10:55:52.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T10:55:52.948Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:55:52.948Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T10:55:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.137s coverage: 40.0% of statements [2025-10-31T10:55:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.150s coverage: 87.1% of statements [2025-10-31T10:55:58.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.180s coverage: 94.1% of statements [2025-10-31T10:55:59.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.118s coverage: 96.3% of statements [2025-10-31T10:56:04.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.174s coverage: 87.5% of statements [2025-10-31T10:56:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements [2025-10-31T10:56:29.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.196s coverage: 92.9% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.105s coverage: 68.8% of statements [2025-10-31T10:56:29.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.265s coverage: 62.3% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.168s coverage: 47.4% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T10:56:29.120Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T10:56:44.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.157s coverage: 87.2% of statements [2025-10-31T10:56:44.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.100s coverage: 15.5% of statements [2025-10-31T10:56:44.118Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T10:56:44.118Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T10:56:44.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.117s coverage: 100.0% of statements [2025-10-31T10:56:44.118Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T10:56:46.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.357s coverage: 81.8% of statements [2025-10-31T10:56:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.416s coverage: 82.1% of statements [2025-10-31T10:56:51.415Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T10:56:51.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.182s coverage: 86.0% of statements [2025-10-31T10:56:51.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T10:57:03.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.506s coverage: 6.8% of statements [2025-10-31T10:57:03.718Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T10:57:03.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.539s coverage: 33.3% of statements [2025-10-31T10:57:03.718Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T10:57:03.718Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T10:57:03.718Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T10:57:18.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.235s coverage: 100.0% of statements [2025-10-31T10:57:20.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.862s coverage: 54.5% of statements [2025-10-31T10:57:20.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements [2025-10-31T10:57:20.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements [2025-10-31T10:57:21.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements [2025-10-31T10:57:25.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2025-10-31T10:57:25.116Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T10:57:30.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.280s coverage: 88.6% of statements [2025-10-31T10:57:30.462Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T10:57:30.462Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T10:57:33.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.226s coverage: 96.8% of statements [2025-10-31T10:57:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T10:57:33.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T10:57:33.810Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:57:38.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.093s coverage: 100.0% of statements [2025-10-31T10:57:50.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.222s coverage: 29.2% of statements [2025-10-31T10:57:50.374Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T10:57:50.374Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T10:57:50.374Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T10:57:54.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 93.8% of statements [2025-10-31T10:57:54.627Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T10:57:54.627Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T10:57:54.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T10:57:58.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.177s coverage: 3.1% of statements [2025-10-31T10:57:58.879Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T10:58:00.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.152s coverage: 76.2% of statements [2025-10-31T10:58:00.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.210s coverage: 54.0% of statements [2025-10-31T10:58:00.822Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T10:58:00.822Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T10:58:02.232Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T10:58:02.232Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T10:58:02.232Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T10:58:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.460s coverage: 17.0% of statements [2025-10-31T10:58:24.294Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T10:58:24.294Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T10:58:24.294Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T10:58:24.294Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T10:58:32.500Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.170s coverage: 94.9% of statements [2025-10-31T10:58:32.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T10:58:32.500Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T10:58:32.500Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:58:32.500Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T10:58:42.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.311s coverage: 9.0% of statements [2025-10-31T10:58:42.583Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T10:58:42.583Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T10:58:42.583Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T10:58:52.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.407s coverage: 97.7% of statements [2025-10-31T10:58:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T10:58:52.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.194s coverage: 43.6% of statements [2025-10-31T10:58:52.657Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T10:58:52.657Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:58:53.623Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-31T10:58:53.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T10:58:53.623Z] go vet ./... [2025-10-31T11:04:00.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T11:04:00.539Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T11:04:00.539Z] ./bin/test-attribution-txt.sh [2025-10-31T11:04:00.539Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T11:04:00.808Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T11:04:01.080Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T11:04:01.080Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T11:04:01.080Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T11:04:01.350Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T11:04:01.397Z] [edgeX.isLTS] Checking if [snyk-fix-8d7768f9fa12779e606cfdafdb9aa107] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T11:04:02.080Z] + ls -al . [2025-10-31T11:04:02.080Z] total 1380 [2025-10-31T11:04:02.080Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 10:46 . [2025-10-31T11:04:02.080Z] drwxr-xr-x 4 root root 4096 Oct 31 10:46 .. [2025-10-31T11:04:02.080Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 .blubracket [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 10:44 .dockerignore [2025-10-31T11:04:02.080Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 10:44 .git [2025-10-31T11:04:02.080Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 10:44 .github [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 10:44 .gitignore [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 10:44 .golangci.yml [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 10:44 .hadolint.yml [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 10:44 .sonarcloud.properties [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 10:44 ADOPTERS.md [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 10:44 Attribution.txt [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 10:44 CHANGELOG.md [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 10:44 CONTRIBUTING.md [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 10:44 GOVERNANCE.md [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 10:44 Jenkinsfile [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 10:44 LICENSE [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 10:44 Makefile [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 10:44 OWNERS.md [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 10:44 README.md [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 10:44 SECURITY.md [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T11:04:02.080Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 bin [2025-10-31T11:04:02.080Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 10:44 cmd [2025-10-31T11:04:02.080Z] -rw-r--r-- 1 root root 1036395 Oct 31 10:58 coverage.out [2025-10-31T11:04:02.080Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 fuzz_test [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 10:44 go.mod [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 10:44 go.sum [2025-10-31T11:04:02.080Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 10:44 internal [2025-10-31T11:04:02.080Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 10:44 openapi [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 10:44 security.txt [2025-10-31T11:04:02.080Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 10:44 version.go [Pipeline] sh [2025-10-31T11:04:03.582Z] + '[' -e coverage.out ] [2025-10-31T11:04:03.582Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T11:04:04.773Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T11:04:05.423Z] + make build [2025-10-31T11:04:05.423Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T11:08:27.292Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T11:08:31.545Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T11:08:43.864Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T11:08:46.452Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T11:08:58.766Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T11:09:45.762Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T11:09:58.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T11:10:16.358Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T11:10:34.561Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T11:10:42.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T11:10:52.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T11:10:58.188Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-31T11:11:10.564Z] $ docker stop --time=1 6236b6f0fde644717f55e43ea1104483246423eab021b4cb94dc1ece3e01049c [2025-10-31T11:11:12.867Z] $ docker rm -f --volumes 6236b6f0fde644717f55e43ea1104483246423eab021b4cb94dc1ece3e01049c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:11:18.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T11:11:18.323Z] [2025-10-31T11:11:18.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:11:18.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T11:11:19.024Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T11:11:19.024Z] 547446be3368: Pulling fs layer [2025-10-31T11:11:19.024Z] d125d8839a47: Pulling fs layer [2025-10-31T11:11:19.024Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T11:11:19.024Z] c3105a71a48b: Pulling fs layer [2025-10-31T11:11:19.024Z] 0f093f025ec4: Pulling fs layer [2025-10-31T11:11:19.024Z] c3106fc0e877: Pulling fs layer [2025-10-31T11:11:19.024Z] c3105a71a48b: Waiting [2025-10-31T11:11:19.024Z] 0f093f025ec4: Waiting [2025-10-31T11:11:19.024Z] c3106fc0e877: Waiting [2025-10-31T11:11:19.024Z] 547446be3368: Verifying Checksum [2025-10-31T11:11:19.024Z] 547446be3368: Download complete [2025-10-31T11:11:19.024Z] c3105a71a48b: Verifying Checksum [2025-10-31T11:11:19.025Z] c3105a71a48b: Download complete [2025-10-31T11:11:19.610Z] d125d8839a47: Verifying Checksum [2025-10-31T11:11:19.610Z] d125d8839a47: Download complete [2025-10-31T11:11:19.610Z] c3106fc0e877: Verifying Checksum [2025-10-31T11:11:19.610Z] c3106fc0e877: Download complete [2025-10-31T11:11:19.878Z] 0f093f025ec4: Verifying Checksum [2025-10-31T11:11:19.878Z] 0f093f025ec4: Download complete [2025-10-31T11:11:19.878Z] 547446be3368: Pull complete [2025-10-31T11:11:21.290Z] d125d8839a47: Pull complete [2025-10-31T11:11:21.876Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T11:11:21.876Z] 3e85d5ac6304: Download complete [2025-10-31T11:11:31.960Z] 3e85d5ac6304: Pull complete [2025-10-31T11:11:31.960Z] c3105a71a48b: Pull complete [2025-10-31T11:11:32.921Z] 0f093f025ec4: Pull complete [2025-10-31T11:11:33.196Z] c3106fc0e877: Pull complete [2025-10-31T11:11:33.197Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T11:11:33.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T11:11:33.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:11:33.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container [2025-10-31T11:11:33.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-10-31T11:11:36.115Z] $ docker top 0aa352e17d95c4401e9b34a8f2c1c93d00c82b464b32a8ed748e31316b31416d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:11:37.033Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T11:11:49.360Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-10-31T11:11:49.360Z] #1 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T11:11:49.360Z] #1 DONE 0.1s [2025-10-31T11:11:49.360Z] [2025-10-31T11:11:49.360Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T11:11:49.360Z] #2 transferring dockerfile: 1.89kB done [2025-10-31T11:11:49.360Z] #2 DONE 0.0s [2025-10-31T11:11:49.360Z] [2025-10-31T11:11:49.360Z] #3 [core-command internal] load build definition from Dockerfile [2025-10-31T11:11:49.360Z] #3 transferring dockerfile: 1.94kB done [2025-10-31T11:11:49.360Z] #3 DONE 0.1s [2025-10-31T11:11:49.360Z] [2025-10-31T11:11:49.360Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T11:11:49.360Z] #4 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T11:11:49.360Z] #4 DONE 0.1s [2025-10-31T11:11:49.360Z] [2025-10-31T11:11:49.360Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T11:11:49.360Z] #5 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T11:11:49.360Z] #5 DONE 0.1s [2025-10-31T11:11:49.360Z] [2025-10-31T11:11:49.360Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T11:11:49.360Z] #6 transferring dockerfile: 2.23kB done [2025-10-31T11:11:49.360Z] #6 DONE 0.1s [2025-10-31T11:11:49.635Z] [2025-10-31T11:11:49.635Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T11:11:49.635Z] #7 transferring dockerfile: 1.83kB done [2025-10-31T11:11:49.635Z] #7 DONE 0.1s [2025-10-31T11:11:49.635Z] [2025-10-31T11:11:49.635Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T11:11:49.635Z] #8 transferring dockerfile: 1.69kB done [2025-10-31T11:11:49.635Z] #8 DONE 0.1s [2025-10-31T11:11:49.635Z] [2025-10-31T11:11:49.635Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-10-31T11:11:49.635Z] #9 transferring dockerfile: 2.01kB done [2025-10-31T11:11:49.635Z] #9 DONE 0.0s [2025-10-31T11:11:49.635Z] [2025-10-31T11:11:49.635Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T11:11:49.635Z] #10 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T11:11:49.635Z] #10 DONE 0.1s [2025-10-31T11:11:49.635Z] [2025-10-31T11:11:49.635Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T11:11:49.903Z] #11 transferring dockerfile: 1.70kB done [2025-10-31T11:11:49.903Z] #11 DONE 0.1s [2025-10-31T11:11:49.903Z] [2025-10-31T11:11:49.903Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T11:11:49.903Z] #12 transferring dockerfile: 3.02kB done [2025-10-31T11:11:49.903Z] #12 DONE 0.1s [2025-10-31T11:11:49.903Z] [2025-10-31T11:11:49.903Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-10-31T11:11:50.243Z] #13 transferring dockerfile: 2.00kB done [2025-10-31T11:11:50.243Z] #13 DONE 0.1s [2025-10-31T11:11:50.243Z] [2025-10-31T11:11:50.243Z] #14 [core-data internal] load build definition from Dockerfile [2025-10-31T11:11:50.243Z] #14 transferring dockerfile: 2.04kB done [2025-10-31T11:11:50.243Z] #14 DONE 0.1s [2025-10-31T11:11:50.243Z] [2025-10-31T11:11:50.243Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T11:11:50.243Z] #15 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T11:11:50.243Z] #15 DONE 0.1s [2025-10-31T11:11:50.243Z] [2025-10-31T11:11:50.243Z] #16 [core-metadata internal] load .dockerignore [2025-10-31T11:11:50.243Z] #16 transferring context: 50B done [2025-10-31T11:11:50.243Z] #16 DONE 0.1s [2025-10-31T11:11:51.214Z] [2025-10-31T11:11:51.214Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T11:11:51.214Z] #17 transferring context: 50B 0.0s done [2025-10-31T11:11:51.214Z] #17 DONE 0.1s [2025-10-31T11:11:51.214Z] [2025-10-31T11:11:51.214Z] #18 [core-command internal] load .dockerignore [2025-10-31T11:11:51.214Z] #18 transferring context: 50B 0.0s done [2025-10-31T11:11:51.214Z] #18 DONE 0.0s [2025-10-31T11:11:51.214Z] [2025-10-31T11:11:51.214Z] #19 [security-spire-agent internal] load .dockerignore [2025-10-31T11:11:51.494Z] #19 transferring context: 50B 0.0s done [2025-10-31T11:11:51.494Z] #19 DONE 0.1s [2025-10-31T11:11:51.494Z] [2025-10-31T11:11:51.494Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-10-31T11:11:51.494Z] #20 transferring context: 50B done [2025-10-31T11:11:51.494Z] #20 DONE 0.1s [2025-10-31T11:11:51.494Z] [2025-10-31T11:11:51.494Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T11:11:51.494Z] #21 transferring context: 50B 0.0s done [2025-10-31T11:11:51.494Z] #21 DONE 0.1s [2025-10-31T11:11:51.494Z] [2025-10-31T11:11:51.494Z] #22 [support-scheduler internal] load .dockerignore [2025-10-31T11:11:51.768Z] #22 transferring context: 50B done [2025-10-31T11:11:51.768Z] #22 DONE 0.1s [2025-10-31T11:11:51.768Z] [2025-10-31T11:11:51.768Z] #23 [security-spire-config internal] load .dockerignore [2025-10-31T11:11:51.768Z] #23 transferring context: 50B done [2025-10-31T11:11:51.768Z] #23 DONE 0.1s [2025-10-31T11:11:51.768Z] [2025-10-31T11:11:51.768Z] #24 [core-keeper internal] load .dockerignore [2025-10-31T11:11:51.768Z] #24 transferring context: 50B 0.0s done [2025-10-31T11:11:51.768Z] #24 DONE 0.1s [2025-10-31T11:11:51.768Z] [2025-10-31T11:11:51.768Z] #25 [security-proxy-auth internal] load .dockerignore [2025-10-31T11:11:52.037Z] #25 transferring context: 50B done [2025-10-31T11:11:52.037Z] #25 DONE 0.1s [2025-10-31T11:11:52.037Z] [2025-10-31T11:11:52.037Z] #26 [security-spire-server internal] load .dockerignore [2025-10-31T11:11:52.037Z] #26 transferring context: 50B 0.0s done [2025-10-31T11:11:52.037Z] #26 DONE 0.1s [2025-10-31T11:11:52.037Z] [2025-10-31T11:11:52.037Z] #27 [security-bootstrapper internal] load .dockerignore [2025-10-31T11:11:52.037Z] #27 transferring context: 50B 0.0s done [2025-10-31T11:11:52.037Z] #27 DONE 0.1s [2025-10-31T11:11:52.037Z] [2025-10-31T11:11:52.037Z] #28 [support-notifications internal] load .dockerignore [2025-10-31T11:11:52.037Z] #28 transferring context: 50B 0.0s done [2025-10-31T11:11:52.037Z] #28 DONE 0.1s [2025-10-31T11:11:52.037Z] [2025-10-31T11:11:52.037Z] #29 [core-data internal] load .dockerignore [2025-10-31T11:11:52.305Z] #29 transferring context: 50B done [2025-10-31T11:11:52.305Z] #29 DONE 0.1s [2025-10-31T11:11:52.305Z] [2025-10-31T11:11:52.305Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:52.305Z] #30 DONE 0.0s [2025-10-31T11:11:52.305Z] [2025-10-31T11:11:52.305Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:52.305Z] #31 ... [2025-10-31T11:11:52.305Z] [2025-10-31T11:11:52.305Z] #32 [security-proxy-setup internal] load .dockerignore [2025-10-31T11:11:52.305Z] #32 transferring context: 50B 0.0s done [2025-10-31T11:11:52.305Z] #32 DONE 0.1s [2025-10-31T11:11:52.572Z] [2025-10-31T11:11:52.572Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:52.572Z] #31 DONE 0.2s [2025-10-31T11:11:52.572Z] [2025-10-31T11:11:52.572Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:52.572Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-31T11:11:52.572Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T11:11:52.572Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 294.91kB / 4.09MB 0.1s [2025-10-31T11:11:52.572Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T11:11:52.572Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T11:11:52.851Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s [2025-10-31T11:11:52.851Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s [2025-10-31T11:11:52.851Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T11:11:52.851Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T11:11:53.440Z] #33 ... [2025-10-31T11:11:53.441Z] [2025-10-31T11:11:53.441Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:53.441Z] #34 DONE 0.9s [2025-10-31T11:11:53.441Z] [2025-10-31T11:11:53.441Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:53.722Z] #33 ... [2025-10-31T11:11:53.722Z] [2025-10-31T11:11:53.722Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:53.722Z] #35 DONE 0.3s [2025-10-31T11:11:53.722Z] [2025-10-31T11:11:53.722Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:53.991Z] #33 ... [2025-10-31T11:11:53.991Z] [2025-10-31T11:11:53.991Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:53.991Z] #30 DONE 0.0s [2025-10-31T11:11:53.991Z] [2025-10-31T11:11:53.991Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:53.991Z] #31 DONE 0.3s [2025-10-31T11:11:53.991Z] [2025-10-31T11:11:53.991Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:53.991Z] #33 ... [2025-10-31T11:11:53.991Z] [2025-10-31T11:11:53.991Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:53.991Z] #34 DONE 1.8s [2025-10-31T11:11:53.991Z] [2025-10-31T11:11:53.991Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:53.991Z] #35 DONE 0.6s [2025-10-31T11:11:53.991Z] [2025-10-31T11:11:53.991Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:53.991Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-31T11:11:53.991Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T11:11:53.991Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T11:11:53.991Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T11:11:53.991Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T11:11:54.259Z] #33 ... [2025-10-31T11:11:54.259Z] [2025-10-31T11:11:54.259Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:54.259Z] #30 DONE 0.0s [2025-10-31T11:11:54.259Z] [2025-10-31T11:11:54.259Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:54.259Z] #33 ... [2025-10-31T11:11:54.259Z] [2025-10-31T11:11:54.259Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:54.259Z] #34 DONE 1.8s [2025-10-31T11:11:54.259Z] [2025-10-31T11:11:54.259Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:54.259Z] #35 DONE 0.6s [2025-10-31T11:11:54.259Z] [2025-10-31T11:11:54.259Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:54.259Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-31T11:11:54.259Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T11:11:54.259Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T11:11:54.259Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T11:11:54.259Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T11:11:54.259Z] #33 ... [2025-10-31T11:11:54.259Z] [2025-10-31T11:11:54.259Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:54.259Z] #30 DONE 0.0s [2025-10-31T11:11:54.259Z] [2025-10-31T11:11:54.259Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:54.526Z] #33 ... [2025-10-31T11:11:54.526Z] [2025-10-31T11:11:54.526Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:54.526Z] #34 DONE 1.9s [2025-10-31T11:11:54.526Z] [2025-10-31T11:11:54.526Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:54.526Z] #31 DONE 0.6s [2025-10-31T11:11:54.526Z] [2025-10-31T11:11:54.526Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:54.526Z] #35 DONE 0.7s [2025-10-31T11:11:54.526Z] [2025-10-31T11:11:54.526Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:54.526Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-31T11:11:54.526Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T11:11:54.526Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T11:11:54.526Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T11:11:54.526Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T11:11:54.526Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done [2025-10-31T11:11:54.872Z] #33 ... [2025-10-31T11:11:54.872Z] [2025-10-31T11:11:54.872Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:54.872Z] #30 DONE 0.0s [2025-10-31T11:11:54.872Z] [2025-10-31T11:11:54.872Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:54.872Z] #31 DONE 0.7s [2025-10-31T11:11:54.872Z] [2025-10-31T11:11:54.872Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:11:54.872Z] #36 ... [2025-10-31T11:11:54.872Z] [2025-10-31T11:11:54.872Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:54.872Z] #34 DONE 1.9s [2025-10-31T11:11:54.872Z] [2025-10-31T11:11:54.872Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:54.872Z] #35 DONE 0.7s [2025-10-31T11:11:54.872Z] [2025-10-31T11:11:54.872Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:54.872Z] #30 DONE 0.0s [2025-10-31T11:11:54.872Z] [2025-10-31T11:11:54.872Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:11:55.459Z] #36 ... [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:55.459Z] #34 DONE 1.9s [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:55.459Z] #35 DONE 0.7s [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:55.459Z] #31 DONE 1.1s [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:11:55.459Z] #36 ... [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:55.459Z] #30 DONE 0.0s [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:11:55.459Z] #36 ... [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:55.459Z] #30 DONE 0.0s [2025-10-31T11:11:55.459Z] [2025-10-31T11:11:55.459Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:11:56.042Z] #36 ... [2025-10-31T11:11:56.042Z] [2025-10-31T11:11:56.042Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T11:11:56.042Z] #37 DONE 1.7s [2025-10-31T11:11:56.042Z] [2025-10-31T11:11:56.042Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:56.042Z] #34 DONE 1.9s [2025-10-31T11:11:56.042Z] [2025-10-31T11:11:56.042Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:56.042Z] #35 DONE 0.8s [2025-10-31T11:11:56.042Z] [2025-10-31T11:11:56.042Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:56.042Z] #30 DONE 0.1s [2025-10-31T11:11:56.042Z] [2025-10-31T11:11:56.042Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:56.042Z] #31 DONE 1.8s [2025-10-31T11:11:56.042Z] [2025-10-31T11:11:56.042Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T11:11:56.042Z] #38 DONE 1.8s [2025-10-31T11:11:56.042Z] [2025-10-31T11:11:56.042Z] #39 [core-keeper internal] load build context [2025-10-31T11:11:56.311Z] #39 ... [2025-10-31T11:11:56.311Z] [2025-10-31T11:11:56.311Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:56.311Z] #34 DONE 2.0s [2025-10-31T11:11:56.311Z] [2025-10-31T11:11:56.311Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:56.311Z] #35 DONE 0.8s [2025-10-31T11:11:56.311Z] [2025-10-31T11:11:56.311Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:56.311Z] #30 DONE 0.1s [2025-10-31T11:11:56.311Z] [2025-10-31T11:11:56.311Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:11:56.311Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-31T11:11:56.311Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T11:11:56.311Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T11:11:56.311Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T11:11:56.311Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T11:11:56.311Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done [2025-10-31T11:11:56.696Z] #33 ... [2025-10-31T11:11:56.696Z] [2025-10-31T11:11:56.696Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:56.696Z] #30 DONE 0.1s [2025-10-31T11:11:56.696Z] [2025-10-31T11:11:56.696Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:11:56.696Z] #36 ... [2025-10-31T11:11:56.696Z] [2025-10-31T11:11:56.696Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T11:11:56.696Z] #30 DONE 0.1s [2025-10-31T11:11:56.962Z] [2025-10-31T11:11:56.962Z] #40 [core-metadata internal] load build context [2025-10-31T11:11:56.962Z] #40 transferring context: 45.62MB 4.3s [2025-10-31T11:11:56.962Z] #40 ... [2025-10-31T11:11:56.962Z] [2025-10-31T11:11:56.962Z] #41 [security-spire-config internal] load build context [2025-10-31T11:11:56.962Z] #41 transferring context: 22.05kB 0.1s done [2025-10-31T11:11:56.962Z] #41 DONE 1.0s [2025-10-31T11:11:57.229Z] [2025-10-31T11:11:57.229Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T11:11:57.229Z] #42 ... [2025-10-31T11:11:57.229Z] [2025-10-31T11:11:57.229Z] #43 [security-spire-server internal] load build context [2025-10-31T11:11:57.229Z] #43 transferring context: 23.80kB 0.2s done [2025-10-31T11:11:57.229Z] #43 DONE 1.2s [2025-10-31T11:11:57.498Z] [2025-10-31T11:11:57.498Z] #39 [core-keeper internal] load build context [2025-10-31T11:11:58.101Z] #39 ... [2025-10-31T11:11:58.101Z] [2025-10-31T11:11:58.101Z] #44 [security-spire-agent internal] load build context [2025-10-31T11:11:58.101Z] #44 transferring context: 23.33kB 0.3s done [2025-10-31T11:11:58.101Z] #44 DONE 1.9s [2025-10-31T11:11:58.101Z] [2025-10-31T11:11:58.101Z] #39 [core-keeper internal] load build context [2025-10-31T11:11:59.522Z] #39 ... [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:59.522Z] #34 DONE 2.0s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:59.522Z] #35 DONE 0.8s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T11:11:59.522Z] #31 DONE 4.8s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #39 [core-keeper internal] load build context [2025-10-31T11:11:59.522Z] #39 ... [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:59.522Z] #34 DONE 2.1s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:59.522Z] #35 DONE 0.9s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:11:59.522Z] #45 DONE 0.0s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #39 [core-keeper internal] load build context [2025-10-31T11:11:59.522Z] #39 ... [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:11:59.522Z] #34 DONE 2.1s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-31T11:11:59.522Z] #35 DONE 0.9s [2025-10-31T11:11:59.522Z] [2025-10-31T11:11:59.522Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:01.480Z] #39 ... [2025-10-31T11:12:01.480Z] [2025-10-31T11:12:01.480Z] #46 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T11:12:01.480Z] #46 DONE 5.0s [2025-10-31T11:12:01.480Z] [2025-10-31T11:12:01.480Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:02.064Z] #39 ... [2025-10-31T11:12:02.065Z] [2025-10-31T11:12:02.065Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T11:12:02.065Z] #34 DONE 2.1s [2025-10-31T11:12:02.065Z] [2025-10-31T11:12:02.065Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T11:12:02.065Z] #35 DONE 0.9s [2025-10-31T11:12:02.065Z] [2025-10-31T11:12:02.065Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:03.026Z] #39 transferring context: 12.01MB 5.9s [2025-10-31T11:12:03.984Z] #39 ... [2025-10-31T11:12:03.984Z] [2025-10-31T11:12:03.984Z] #47 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T11:12:03.984Z] #0 8.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:03.984Z] #0 9.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:03.984Z] #47 ... [2025-10-31T11:12:03.984Z] [2025-10-31T11:12:03.984Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T11:12:03.984Z] #0 7.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:03.984Z] #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:03.984Z] #48 ... [2025-10-31T11:12:03.984Z] [2025-10-31T11:12:03.984Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:04.250Z] #49 ... [2025-10-31T11:12:04.250Z] [2025-10-31T11:12:04.250Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:04.250Z] #39 ... [2025-10-31T11:12:04.250Z] [2025-10-31T11:12:04.250Z] #50 [core-command internal] load build context [2025-10-31T11:12:04.517Z] #50 ... [2025-10-31T11:12:04.517Z] [2025-10-31T11:12:04.517Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T11:12:04.517Z] #0 9.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:04.517Z] #51 ... [2025-10-31T11:12:04.517Z] [2025-10-31T11:12:04.517Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:04.784Z] #52 ... [2025-10-31T11:12:04.784Z] [2025-10-31T11:12:04.784Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:05.050Z] #53 ... [2025-10-31T11:12:05.050Z] [2025-10-31T11:12:05.050Z] #50 [core-command internal] load build context [2025-10-31T11:12:05.316Z] #50 ... [2025-10-31T11:12:05.316Z] [2025-10-31T11:12:05.316Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T11:12:05.316Z] #0 6.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:05.316Z] #0 7.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:05.316Z] #54 ... [2025-10-31T11:12:05.316Z] [2025-10-31T11:12:05.316Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:05.898Z] #52 ... [2025-10-31T11:12:05.898Z] [2025-10-31T11:12:05.898Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T11:12:05.898Z] #55 DONE 9.6s [2025-10-31T11:12:05.898Z] [2025-10-31T11:12:05.898Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:05.898Z] #39 ... [2025-10-31T11:12:05.898Z] [2025-10-31T11:12:05.898Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:05.898Z] #56 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.3s done [2025-10-31T11:12:05.898Z] #56 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T11:12:05.898Z] #56 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T11:12:05.898Z] #56 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T11:12:05.898Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.7s [2025-10-31T11:12:05.898Z] #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.7s [2025-10-31T11:12:05.898Z] #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.7s [2025-10-31T11:12:06.164Z] #56 ... [2025-10-31T11:12:06.164Z] [2025-10-31T11:12:06.164Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:12:06.164Z] #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.9s done [2025-10-31T11:12:06.164Z] #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T11:12:06.164Z] #57 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T11:12:06.164Z] #57 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T11:12:06.430Z] #57 ... [2025-10-31T11:12:06.430Z] [2025-10-31T11:12:06.430Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:06.430Z] #58 ... [2025-10-31T11:12:06.430Z] [2025-10-31T11:12:06.430Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:06.430Z] #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-10-31T11:12:06.430Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.9s done [2025-10-31T11:12:06.430Z] #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.0s done [2025-10-31T11:12:06.696Z] #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-10-31T11:12:06.696Z] #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.3s done [2025-10-31T11:12:06.963Z] #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.3s done [2025-10-31T11:12:06.963Z] #56 ... [2025-10-31T11:12:06.963Z] [2025-10-31T11:12:06.963Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:07.231Z] #36 ... [2025-10-31T11:12:07.231Z] [2025-10-31T11:12:07.231Z] #40 [core-metadata internal] load build context [2025-10-31T11:12:07.231Z] #40 transferring context: 64.25MB 14.3s [2025-10-31T11:12:07.231Z] #40 ... [2025-10-31T11:12:07.231Z] [2025-10-31T11:12:07.231Z] #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T11:12:07.231Z] #59 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 5.2s done [2025-10-31T11:12:07.231Z] #59 DONE 5.2s [2025-10-31T11:12:07.231Z] [2025-10-31T11:12:07.231Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:07.826Z] #39 ... [2025-10-31T11:12:07.826Z] [2025-10-31T11:12:07.826Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T11:12:08.101Z] #60 ... [2025-10-31T11:12:08.101Z] [2025-10-31T11:12:08.101Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:08.101Z] #61 ... [2025-10-31T11:12:08.101Z] [2025-10-31T11:12:08.101Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T11:12:08.379Z] #62 ... [2025-10-31T11:12:08.380Z] [2025-10-31T11:12:08.380Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T11:12:08.380Z] #63 ... [2025-10-31T11:12:08.380Z] [2025-10-31T11:12:08.380Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T11:12:08.666Z] #64 ... [2025-10-31T11:12:08.666Z] [2025-10-31T11:12:08.666Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T11:12:08.666Z] #65 ... [2025-10-31T11:12:08.666Z] [2025-10-31T11:12:08.666Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:09.271Z] #52 ... [2025-10-31T11:12:09.271Z] [2025-10-31T11:12:09.271Z] #66 [support-notifications internal] load build context [2025-10-31T11:12:09.271Z] #66 ... [2025-10-31T11:12:09.271Z] [2025-10-31T11:12:09.271Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:12:09.271Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-10-31T11:12:09.271Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T11:12:09.271Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done [2025-10-31T11:12:09.271Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T11:12:09.271Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T11:12:09.271Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.5s done [2025-10-31T11:12:09.538Z] #33 ... [2025-10-31T11:12:09.538Z] [2025-10-31T11:12:09.538Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T11:12:09.538Z] #67 ... [2025-10-31T11:12:09.538Z] [2025-10-31T11:12:09.538Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:12:09.538Z] #45 ... [2025-10-31T11:12:09.538Z] [2025-10-31T11:12:09.538Z] #68 [core-data internal] load build context [2025-10-31T11:12:09.806Z] #68 ... [2025-10-31T11:12:09.806Z] [2025-10-31T11:12:09.806Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:09.806Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 7.4s [2025-10-31T11:12:11.229Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 9.0s [2025-10-31T11:12:11.229Z] #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-31T11:12:11.229Z] #56 ... [2025-10-31T11:12:11.229Z] [2025-10-31T11:12:11.229Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T11:12:11.498Z] #69 ... [2025-10-31T11:12:11.498Z] [2025-10-31T11:12:11.498Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:11.770Z] #56 ... [2025-10-31T11:12:11.770Z] [2025-10-31T11:12:11.770Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T11:12:11.770Z] #54 12.99 OK: 255 MiB in 60 packages [2025-10-31T11:12:11.770Z] #54 DONE 16.3s [2025-10-31T11:12:11.770Z] [2025-10-31T11:12:11.770Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:11.770Z] #56 ... [2025-10-31T11:12:11.770Z] [2025-10-31T11:12:11.770Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:11.770Z] #70 ... [2025-10-31T11:12:11.770Z] [2025-10-31T11:12:11.770Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T11:12:12.041Z] #71 ... [2025-10-31T11:12:12.041Z] [2025-10-31T11:12:12.041Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:12.041Z] #72 ... [2025-10-31T11:12:12.041Z] [2025-10-31T11:12:12.041Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:12.309Z] #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 1.0s done [2025-10-31T11:12:12.581Z] #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 1.0s done [2025-10-31T11:12:12.582Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.95MB / 33.17MB 10.4s [2025-10-31T11:12:13.550Z] #56 ... [2025-10-31T11:12:13.550Z] [2025-10-31T11:12:13.550Z] #47 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T11:12:13.550Z] #47 17.20 OK: 255 MiB in 60 packages [2025-10-31T11:12:13.550Z] #47 DONE 20.7s [2025-10-31T11:12:13.550Z] [2025-10-31T11:12:13.550Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:14.518Z] #56 ... [2025-10-31T11:12:14.518Z] [2025-10-31T11:12:14.518Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:14.518Z] #49 transferring context: 37.75MB 20.2s [2025-10-31T11:12:14.518Z] #49 ... [2025-10-31T11:12:14.518Z] [2025-10-31T11:12:14.518Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:14.786Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 12.4s [2025-10-31T11:12:14.786Z] #56 ... [2025-10-31T11:12:14.786Z] [2025-10-31T11:12:14.786Z] #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T11:12:14.786Z] #51 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:14.786Z] #51 18.27 OK: 255 MiB in 60 packages [2025-10-31T11:12:14.786Z] #51 DONE 20.5s [2025-10-31T11:12:14.786Z] [2025-10-31T11:12:14.786Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:15.054Z] #56 ... [2025-10-31T11:12:15.054Z] [2025-10-31T11:12:15.054Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:15.325Z] #53 ... [2025-10-31T11:12:15.325Z] [2025-10-31T11:12:15.325Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:15.325Z] #49 ... [2025-10-31T11:12:15.325Z] [2025-10-31T11:12:15.325Z] #50 [core-command internal] load build context [2025-10-31T11:12:15.593Z] #50 ... [2025-10-31T11:12:15.593Z] [2025-10-31T11:12:15.593Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:16.183Z] #53 ... [2025-10-31T11:12:16.183Z] [2025-10-31T11:12:16.183Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T11:12:16.183Z] #73 ... [2025-10-31T11:12:16.183Z] [2025-10-31T11:12:16.183Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:16.452Z] #53 ... [2025-10-31T11:12:16.452Z] [2025-10-31T11:12:16.452Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:12:16.452Z] #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.9s done [2025-10-31T11:12:16.452Z] #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.0s done [2025-10-31T11:12:16.452Z] #57 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-10-31T11:12:16.452Z] #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.4s done [2025-10-31T11:12:16.452Z] #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 11.8s [2025-10-31T11:12:16.452Z] #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-31T11:12:16.452Z] #57 ... [2025-10-31T11:12:16.452Z] [2025-10-31T11:12:16.452Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:16.722Z] #58 ... [2025-10-31T11:12:16.722Z] [2025-10-31T11:12:16.722Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:16.722Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.11MB / 33.17MB 14.1s [2025-10-31T11:12:16.722Z] #56 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T11:12:16.991Z] #56 ... [2025-10-31T11:12:16.991Z] [2025-10-31T11:12:16.991Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T11:12:16.991Z] #42 9.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:16.991Z] #42 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:16.991Z] #42 18.63 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T11:12:16.991Z] #42 18.63 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T11:12:16.991Z] #42 18.63 OK: 24049 distinct packages available [2025-10-31T11:12:16.991Z] #42 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:16.991Z] #42 ... [2025-10-31T11:12:16.991Z] [2025-10-31T11:12:16.991Z] #50 [core-command internal] load build context [2025-10-31T11:12:17.258Z] #50 ... [2025-10-31T11:12:17.258Z] [2025-10-31T11:12:17.258Z] #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T11:12:17.258Z] #59 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T11:12:17.258Z] #59 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T11:12:17.258Z] #59 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T11:12:17.258Z] #59 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 2.8s done [2025-10-31T11:12:17.258Z] #59 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 2.3s [2025-10-31T11:12:17.528Z] #59 ... [2025-10-31T11:12:17.528Z] [2025-10-31T11:12:17.528Z] #40 [core-metadata internal] load build context [2025-10-31T11:12:17.528Z] #40 ... [2025-10-31T11:12:17.528Z] [2025-10-31T11:12:17.528Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:17.798Z] #36 ... [2025-10-31T11:12:17.798Z] [2025-10-31T11:12:17.798Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:17.798Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 15.2s [2025-10-31T11:12:18.071Z] #56 ... [2025-10-31T11:12:18.071Z] [2025-10-31T11:12:18.071Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:18.339Z] #39 ... [2025-10-31T11:12:18.339Z] [2025-10-31T11:12:18.339Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:18.339Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.33MB / 33.17MB 16.0s [2025-10-31T11:12:19.317Z] #56 ... [2025-10-31T11:12:19.317Z] [2025-10-31T11:12:19.317Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:19.591Z] #52 ... [2025-10-31T11:12:19.591Z] [2025-10-31T11:12:19.591Z] #66 [support-notifications internal] load build context [2025-10-31T11:12:19.591Z] #66 ... [2025-10-31T11:12:19.591Z] [2025-10-31T11:12:19.591Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T11:12:19.591Z] #65 DONE 21.1s [2025-10-31T11:12:19.591Z] [2025-10-31T11:12:19.591Z] #66 [support-notifications internal] load build context [2025-10-31T11:12:19.591Z] #66 transferring context: 17.07MB 18.2s [2025-10-31T11:12:19.591Z] #66 ... [2025-10-31T11:12:19.591Z] [2025-10-31T11:12:19.591Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:19.862Z] #52 ... [2025-10-31T11:12:19.862Z] [2025-10-31T11:12:19.862Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:12:19.862Z] #45 ... [2025-10-31T11:12:19.862Z] [2025-10-31T11:12:19.862Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T11:12:19.862Z] #67 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:19.862Z] #67 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:20.137Z] #67 ... [2025-10-31T11:12:20.137Z] [2025-10-31T11:12:20.137Z] #68 [core-data internal] load build context [2025-10-31T11:12:20.137Z] #68 ... [2025-10-31T11:12:20.137Z] [2025-10-31T11:12:20.137Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:20.137Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 17.7s [2025-10-31T11:12:21.553Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 18.9s [2025-10-31T11:12:21.553Z] #56 ... [2025-10-31T11:12:21.553Z] [2025-10-31T11:12:21.553Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T11:12:21.553Z] #48 17.23 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T11:12:21.553Z] #48 17.23 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T11:12:21.553Z] #48 17.23 OK: 26161 distinct packages available [2025-10-31T11:12:21.553Z] #48 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:21.553Z] #48 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:21.553Z] #48 ... [2025-10-31T11:12:21.553Z] [2025-10-31T11:12:21.553Z] #68 [core-data internal] load build context [2025-10-31T11:12:22.144Z] #68 ... [2025-10-31T11:12:22.144Z] [2025-10-31T11:12:22.144Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:22.144Z] #61 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:22.144Z] #61 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:22.144Z] #61 ... [2025-10-31T11:12:22.144Z] [2025-10-31T11:12:22.144Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:22.412Z] #72 ... [2025-10-31T11:12:22.412Z] [2025-10-31T11:12:22.412Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:22.412Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 20.0s [2025-10-31T11:12:23.828Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.84MB / 33.17MB 21.6s [2025-10-31T11:12:24.417Z] #56 ... [2025-10-31T11:12:24.417Z] [2025-10-31T11:12:24.417Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T11:12:24.417Z] #64 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:24.417Z] #64 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:24.417Z] #64 ... [2025-10-31T11:12:24.417Z] [2025-10-31T11:12:24.417Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T11:12:24.417Z] #48 30.39 OK: 255 MiB in 60 packages [2025-10-31T11:12:25.383Z] #48 ... [2025-10-31T11:12:25.383Z] [2025-10-31T11:12:25.383Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T11:12:25.383Z] #67 22.35 OK: 255 MiB in 60 packages [2025-10-31T11:12:25.383Z] #67 DONE 25.8s [2025-10-31T11:12:25.383Z] [2025-10-31T11:12:25.383Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:25.383Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.03MB / 33.17MB 22.9s [2025-10-31T11:12:25.383Z] #56 ... [2025-10-31T11:12:25.383Z] [2025-10-31T11:12:25.383Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T11:12:25.383Z] #60 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:25.383Z] #60 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:25.649Z] #60 ... [2025-10-31T11:12:25.649Z] [2025-10-31T11:12:25.649Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:25.649Z] #49 transferring context: 48.93MB 31.4s [2025-10-31T11:12:25.649Z] #49 ... [2025-10-31T11:12:25.649Z] [2025-10-31T11:12:25.649Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:26.232Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.08MB / 33.17MB 23.8s [2025-10-31T11:12:26.498Z] #56 ... [2025-10-31T11:12:26.498Z] [2025-10-31T11:12:26.498Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T11:12:26.498Z] #62 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:26.498Z] #62 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:26.764Z] #62 ... [2025-10-31T11:12:26.764Z] [2025-10-31T11:12:26.764Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:26.764Z] #53 ... [2025-10-31T11:12:26.764Z] [2025-10-31T11:12:26.764Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:27.031Z] #58 ... [2025-10-31T11:12:27.031Z] [2025-10-31T11:12:27.031Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:12:27.031Z] #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 15.4s done [2025-10-31T11:12:27.031Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.3s [2025-10-31T11:12:27.031Z] #57 ... [2025-10-31T11:12:27.031Z] [2025-10-31T11:12:27.031Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:27.031Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 24.7s [2025-10-31T11:12:27.031Z] #56 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 24.8s done [2025-10-31T11:12:27.615Z] #56 ... [2025-10-31T11:12:27.615Z] [2025-10-31T11:12:27.615Z] #50 [core-command internal] load build context [2025-10-31T11:12:27.615Z] #50 ... [2025-10-31T11:12:27.615Z] [2025-10-31T11:12:27.615Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:27.882Z] #58 ... [2025-10-31T11:12:27.882Z] [2025-10-31T11:12:27.882Z] #40 [core-metadata internal] load build context [2025-10-31T11:12:27.882Z] #40 ... [2025-10-31T11:12:27.882Z] [2025-10-31T11:12:27.882Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:28.154Z] #36 ... [2025-10-31T11:12:28.154Z] [2025-10-31T11:12:28.154Z] #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T11:12:28.154Z] #59 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 11.1s done [2025-10-31T11:12:28.154Z] #59 ... [2025-10-31T11:12:28.154Z] [2025-10-31T11:12:28.154Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:28.423Z] #36 ... [2025-10-31T11:12:28.423Z] [2025-10-31T11:12:28.423Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:28.423Z] #39 ... [2025-10-31T11:12:28.423Z] [2025-10-31T11:12:28.423Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:28.690Z] #58 ... [2025-10-31T11:12:28.690Z] [2025-10-31T11:12:28.690Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T11:12:28.690Z] #42 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:28.690Z] #42 ... [2025-10-31T11:12:28.690Z] [2025-10-31T11:12:28.690Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:28.958Z] #58 ... [2025-10-31T11:12:28.958Z] [2025-10-31T11:12:28.958Z] #59 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T11:12:28.958Z] #59 DONE 26.9s [2025-10-31T11:12:28.958Z] [2025-10-31T11:12:28.958Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T11:12:28.958Z] #48 DONE 34.9s [2025-10-31T11:12:28.958Z] [2025-10-31T11:12:28.958Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:29.546Z] #58 ... [2025-10-31T11:12:29.547Z] [2025-10-31T11:12:29.547Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:29.547Z] #61 26.91 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:29.547Z] #61 27.04 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:29.547Z] #61 27.11 OK: 9 MiB in 15 packages [2025-10-31T11:12:29.547Z] #61 DONE 32.5s [2025-10-31T11:12:29.547Z] [2025-10-31T11:12:29.547Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:29.815Z] #58 ... [2025-10-31T11:12:29.815Z] [2025-10-31T11:12:29.815Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:29.815Z] #0 8.311 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:29.815Z] #0 10.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:29.815Z] #74 ... [2025-10-31T11:12:29.815Z] [2025-10-31T11:12:29.815Z] #66 [support-notifications internal] load build context [2025-10-31T11:12:29.815Z] #66 ... [2025-10-31T11:12:29.815Z] [2025-10-31T11:12:29.815Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:30.082Z] #52 ... [2025-10-31T11:12:30.082Z] [2025-10-31T11:12:30.082Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:12:30.082Z] #45 ... [2025-10-31T11:12:30.082Z] [2025-10-31T11:12:30.082Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:30.667Z] #52 transferring context: 59.83MB 34.9s [2025-10-31T11:12:30.667Z] #52 ... [2025-10-31T11:12:30.667Z] [2025-10-31T11:12:30.667Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T11:12:30.667Z] #71 18.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:30.667Z] #71 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:30.935Z] #71 ... [2025-10-31T11:12:30.935Z] [2025-10-31T11:12:30.935Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:31.897Z] #52 ... [2025-10-31T11:12:31.897Z] [2025-10-31T11:12:31.897Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T11:12:31.897Z] #63 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:31.897Z] #63 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:31.897Z] #63 ... [2025-10-31T11:12:31.897Z] [2025-10-31T11:12:31.897Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T11:12:31.897Z] #62 33.62 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T11:12:32.857Z] #62 34.55 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:32.857Z] #62 34.55 (3/3) Installing tzdata (2025b-r0) [2025-10-31T11:12:32.857Z] #62 ... [2025-10-31T11:12:32.857Z] [2025-10-31T11:12:32.857Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:32.857Z] #72 ... [2025-10-31T11:12:32.857Z] [2025-10-31T11:12:32.857Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:33.124Z] #52 ... [2025-10-31T11:12:33.124Z] [2025-10-31T11:12:33.124Z] #68 [core-data internal] load build context [2025-10-31T11:12:33.124Z] #68 ... [2025-10-31T11:12:33.124Z] [2025-10-31T11:12:33.124Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:35.067Z] #72 ... [2025-10-31T11:12:35.067Z] [2025-10-31T11:12:35.067Z] #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T11:12:35.067Z] #42 33.83 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:35.067Z] #42 33.83 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T11:12:35.067Z] #42 33.83 (3/5) Installing libucontext (1.2-r3) [2025-10-31T11:12:35.067Z] #42 33.83 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T11:12:35.067Z] #42 33.83 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T11:12:35.067Z] #42 33.87 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:35.067Z] #42 34.03 OK: 10 MiB in 19 packages [2025-10-31T11:12:35.067Z] #42 DONE 37.8s [2025-10-31T11:12:35.067Z] [2025-10-31T11:12:35.067Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:35.652Z] #72 ... [2025-10-31T11:12:35.652Z] [2025-10-31T11:12:35.652Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:35.652Z] #70 23.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:35.652Z] #70 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:35.652Z] #70 ... [2025-10-31T11:12:35.652Z] [2025-10-31T11:12:35.652Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:35.652Z] #36 ... [2025-10-31T11:12:35.652Z] [2025-10-31T11:12:35.652Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:35.919Z] #72 transferring context: 10.55MB 31.8s [2025-10-31T11:12:35.919Z] #72 ... [2025-10-31T11:12:35.919Z] [2025-10-31T11:12:35.919Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T11:12:35.919Z] #69 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:35.919Z] #69 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:35.919Z] #69 ... [2025-10-31T11:12:35.919Z] [2025-10-31T11:12:35.919Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:36.188Z] #49 ... [2025-10-31T11:12:36.189Z] [2025-10-31T11:12:36.189Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:36.189Z] #72 ... [2025-10-31T11:12:36.189Z] [2025-10-31T11:12:36.189Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T11:12:36.189Z] #73 20.30 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:36.189Z] #73 23.13 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:36.189Z] #73 ... [2025-10-31T11:12:36.189Z] [2025-10-31T11:12:36.189Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:36.455Z] #72 ... [2025-10-31T11:12:36.455Z] [2025-10-31T11:12:36.455Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T11:12:36.455Z] #64 29.93 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T11:12:36.455Z] #64 30.63 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:36.455Z] #64 30.63 (3/4) Installing su-exec (0.2-r3) [2025-10-31T11:12:36.455Z] #64 30.63 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T11:12:36.455Z] #64 32.63 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:36.455Z] #64 32.63 Executing ca-certificates-20250911-r0.trigger [2025-10-31T11:12:36.455Z] #64 34.90 OK: 20 MiB in 18 packages [2025-10-31T11:12:36.455Z] #64 DONE 38.4s [2025-10-31T11:12:36.798Z] [2025-10-31T11:12:36.798Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:36.798Z] #49 ... [2025-10-31T11:12:36.798Z] [2025-10-31T11:12:36.798Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:37.114Z] #53 ... [2025-10-31T11:12:37.114Z] [2025-10-31T11:12:37.114Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:37.402Z] #49 ... [2025-10-31T11:12:37.402Z] [2025-10-31T11:12:37.402Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:12:37.402Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.7s [2025-10-31T11:12:37.402Z] #57 ... [2025-10-31T11:12:37.402Z] [2025-10-31T11:12:37.402Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:37.686Z] #49 ... [2025-10-31T11:12:37.686Z] [2025-10-31T11:12:37.686Z] #50 [core-command internal] load build context [2025-10-31T11:12:37.966Z] #50 ... [2025-10-31T11:12:37.966Z] [2025-10-31T11:12:37.966Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T11:12:37.966Z] #60 30.05 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T11:12:37.966Z] #60 30.05 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T11:12:37.966Z] #60 30.05 OK: 24049 distinct packages available [2025-10-31T11:12:37.966Z] #60 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:37.966Z] #60 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:37.966Z] #60 ... [2025-10-31T11:12:37.966Z] [2025-10-31T11:12:37.966Z] #50 [core-command internal] load build context [2025-10-31T11:12:38.240Z] #50 ... [2025-10-31T11:12:38.240Z] [2025-10-31T11:12:38.240Z] #40 [core-metadata internal] load build context [2025-10-31T11:12:38.240Z] #40 ... [2025-10-31T11:12:38.240Z] [2025-10-31T11:12:38.240Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:38.858Z] #36 ... [2025-10-31T11:12:38.858Z] [2025-10-31T11:12:38.858Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:38.858Z] #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.6s [2025-10-31T11:12:38.858Z] #56 ... [2025-10-31T11:12:38.858Z] [2025-10-31T11:12:38.858Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:38.858Z] #39 ... [2025-10-31T11:12:38.858Z] [2025-10-31T11:12:38.858Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:39.470Z] #49 ... [2025-10-31T11:12:39.470Z] [2025-10-31T11:12:39.470Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T11:12:39.470Z] #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:39.470Z] #75 ... [2025-10-31T11:12:39.470Z] [2025-10-31T11:12:39.470Z] #76 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T11:12:39.470Z] #0 8.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:39.752Z] #76 ... [2025-10-31T11:12:39.752Z] [2025-10-31T11:12:39.752Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:39.752Z] #53 ... [2025-10-31T11:12:39.752Z] [2025-10-31T11:12:39.752Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:39.752Z] #58 ... [2025-10-31T11:12:39.752Z] [2025-10-31T11:12:39.752Z] #50 [core-command internal] load build context [2025-10-31T11:12:40.037Z] #50 ... [2025-10-31T11:12:40.037Z] [2025-10-31T11:12:40.037Z] #66 [support-notifications internal] load build context [2025-10-31T11:12:40.305Z] #66 ... [2025-10-31T11:12:40.305Z] [2025-10-31T11:12:40.305Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:40.305Z] #49 ... [2025-10-31T11:12:40.305Z] [2025-10-31T11:12:40.305Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T11:12:40.305Z] #71 33.97 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:40.305Z] #71 33.97 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T11:12:40.305Z] #71 33.97 (3/4) Installing su-exec (0.2-r3) [2025-10-31T11:12:40.305Z] #71 33.97 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T11:12:40.305Z] #71 35.50 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:40.305Z] #71 35.78 OK: 20 MiB in 18 packages [2025-10-31T11:12:40.305Z] #71 DONE 38.6s [2025-10-31T11:12:40.305Z] [2025-10-31T11:12:40.305Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:40.305Z] #49 ... [2025-10-31T11:12:40.305Z] [2025-10-31T11:12:40.305Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:12:40.583Z] #45 ... [2025-10-31T11:12:40.583Z] [2025-10-31T11:12:40.583Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:40.849Z] #56 ... [2025-10-31T11:12:40.849Z] [2025-10-31T11:12:40.849Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T11:12:40.849Z] #62 36.17 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:40.849Z] #62 36.47 Executing ca-certificates-20250911-r0.trigger [2025-10-31T11:12:40.849Z] #62 38.08 OK: 11 MiB in 17 packages [2025-10-31T11:12:40.849Z] #62 DONE 42.6s [2025-10-31T11:12:41.115Z] [2025-10-31T11:12:41.115Z] #50 [core-command internal] load build context [2025-10-31T11:12:41.115Z] #50 transferring context: 79.41MB 46.5s [2025-10-31T11:12:43.169Z] #50 ... [2025-10-31T11:12:43.169Z] [2025-10-31T11:12:43.169Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:43.169Z] #70 37.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:43.169Z] #70 37.92 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:43.169Z] #70 38.28 OK: 9 MiB in 15 packages [2025-10-31T11:12:43.169Z] #70 DONE 41.2s [2025-10-31T11:12:43.169Z] [2025-10-31T11:12:43.169Z] #50 [core-command internal] load build context [2025-10-31T11:12:43.169Z] #50 ... [2025-10-31T11:12:43.169Z] [2025-10-31T11:12:43.169Z] #68 [core-data internal] load build context [2025-10-31T11:12:43.436Z] #68 ... [2025-10-31T11:12:43.436Z] [2025-10-31T11:12:43.436Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T11:12:43.436Z] #60 45.37 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T11:12:43.436Z] #60 45.37 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T11:12:43.436Z] #60 45.49 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T11:12:43.436Z] #60 45.52 (4/14) Installing libunistring (1.2-r0) [2025-10-31T11:12:43.436Z] #60 ... [2025-10-31T11:12:43.436Z] [2025-10-31T11:12:43.436Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:43.707Z] #52 ... [2025-10-31T11:12:43.707Z] [2025-10-31T11:12:43.707Z] #50 [core-command internal] load build context [2025-10-31T11:12:44.669Z] #50 ... [2025-10-31T11:12:44.669Z] [2025-10-31T11:12:44.669Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T11:12:44.669Z] #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:44.669Z] #77 ... [2025-10-31T11:12:44.669Z] [2025-10-31T11:12:44.669Z] #50 [core-command internal] load build context [2025-10-31T11:12:46.078Z] #50 transferring context: 87.38MB 51.5s [2025-10-31T11:12:46.670Z] #50 ... [2025-10-31T11:12:46.670Z] [2025-10-31T11:12:46.670Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T11:12:46.670Z] #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:46.941Z] #78 ... [2025-10-31T11:12:46.941Z] [2025-10-31T11:12:46.941Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:46.941Z] #72 ... [2025-10-31T11:12:46.941Z] [2025-10-31T11:12:46.941Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T11:12:46.941Z] #63 38.44 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T11:12:46.941Z] #63 38.44 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T11:12:46.941Z] #63 38.44 OK: 24049 distinct packages available [2025-10-31T11:12:46.941Z] #63 40.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:46.941Z] #63 43.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:46.941Z] #63 ... [2025-10-31T11:12:46.941Z] [2025-10-31T11:12:46.941Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:47.913Z] #72 ... [2025-10-31T11:12:47.913Z] [2025-10-31T11:12:47.913Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:12:47.913Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.0s [2025-10-31T11:12:47.913Z] #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.1s done [2025-10-31T11:12:47.913Z] #57 ... [2025-10-31T11:12:47.913Z] [2025-10-31T11:12:47.913Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T11:12:47.913Z] #77 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:48.502Z] #77 ... [2025-10-31T11:12:48.502Z] [2025-10-31T11:12:48.502Z] #40 [core-metadata internal] load build context [2025-10-31T11:12:48.502Z] #40 ... [2025-10-31T11:12:48.502Z] [2025-10-31T11:12:48.502Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:48.770Z] #52 ... [2025-10-31T11:12:48.770Z] [2025-10-31T11:12:48.770Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T11:12:48.770Z] #69 40.54 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T11:12:48.770Z] #69 41.09 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:48.770Z] #69 41.09 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T11:12:48.770Z] #69 41.16 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T11:12:48.770Z] #69 41.25 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T11:12:48.770Z] #69 41.70 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T11:12:48.770Z] #69 41.75 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T11:12:48.770Z] #69 41.80 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:48.770Z] #69 42.00 Executing ca-certificates-20250911-r0.trigger [2025-10-31T11:12:48.770Z] #69 43.28 OK: 14 MiB in 21 packages [2025-10-31T11:12:48.770Z] #69 DONE 47.2s [2025-10-31T11:12:48.770Z] [2025-10-31T11:12:48.770Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:48.770Z] #36 ... [2025-10-31T11:12:48.770Z] [2025-10-31T11:12:48.770Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:49.352Z] #52 ... [2025-10-31T11:12:49.352Z] [2025-10-31T11:12:49.352Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:49.352Z] #39 ... [2025-10-31T11:12:49.352Z] [2025-10-31T11:12:49.352Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:12:49.935Z] #36 ... [2025-10-31T11:12:49.935Z] [2025-10-31T11:12:49.935Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T11:12:49.935Z] #74 23.67 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:49.935Z] #74 24.71 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:49.935Z] #74 24.89 OK: 9 MiB in 15 packages [2025-10-31T11:12:49.935Z] #74 DONE 30.1s [2025-10-31T11:12:49.935Z] [2025-10-31T11:12:49.935Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T11:12:49.935Z] #63 51.48 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:49.935Z] #63 51.48 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T11:12:49.935Z] #63 51.50 (3/4) Installing libucontext (1.2-r3) [2025-10-31T11:12:49.935Z] #63 51.56 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T11:12:49.935Z] #63 51.59 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:49.935Z] #63 51.74 OK: 9 MiB in 18 packages [2025-10-31T11:12:49.935Z] #63 ... [2025-10-31T11:12:49.935Z] [2025-10-31T11:12:49.935Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:50.207Z] #53 ... [2025-10-31T11:12:50.207Z] [2025-10-31T11:12:50.207Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:12:50.207Z] #58 ... [2025-10-31T11:12:50.207Z] [2025-10-31T11:12:50.207Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:50.207Z] #53 ... [2025-10-31T11:12:50.207Z] [2025-10-31T11:12:50.207Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T11:12:50.207Z] #73 39.71 OK: 255 MiB in 60 packages [2025-10-31T11:12:50.207Z] #73 DONE 44.4s [2025-10-31T11:12:50.207Z] [2025-10-31T11:12:50.207Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:12:50.479Z] #53 ... [2025-10-31T11:12:50.479Z] [2025-10-31T11:12:50.479Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:50.479Z] #49 ... [2025-10-31T11:12:50.479Z] [2025-10-31T11:12:50.479Z] #66 [support-notifications internal] load build context [2025-10-31T11:12:50.753Z] #66 ... [2025-10-31T11:12:50.753Z] [2025-10-31T11:12:50.753Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T11:12:50.753Z] #60 45.80 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T11:12:50.753Z] #60 45.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T11:12:50.753Z] #60 45.90 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T11:12:50.753Z] #60 45.94 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T11:12:50.753Z] #60 46.24 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T11:12:50.753Z] #60 46.48 (10/14) Installing curl (8.14.1-r2) [2025-10-31T11:12:50.753Z] #60 46.55 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:50.753Z] #60 46.55 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T11:12:50.753Z] #60 46.55 (13/14) Installing libucontext (1.2-r3) [2025-10-31T11:12:50.753Z] #60 46.65 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T11:12:50.753Z] #60 46.65 Executing busybox-1.36.1-r30.trigger [2025-10-31T11:12:50.753Z] #60 46.88 Executing ca-certificates-20250911-r0.trigger [2025-10-31T11:12:50.753Z] #60 48.48 OK: 15 MiB in 28 packages [2025-10-31T11:12:50.753Z] #60 DONE 52.7s [2025-10-31T11:12:50.753Z] [2025-10-31T11:12:50.753Z] #66 [support-notifications internal] load build context [2025-10-31T11:12:50.753Z] #66 ... [2025-10-31T11:12:50.753Z] [2025-10-31T11:12:50.753Z] #76 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T11:12:50.753Z] #76 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:50.753Z] #76 21.19 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T11:12:50.753Z] #76 21.19 (2/2) Installing su-exec (0.2-r3) [2025-10-31T11:12:50.753Z] #76 21.27 Executing busybox-1.37.0-r18.trigger [2025-10-31T11:12:50.753Z] #76 ... [2025-10-31T11:12:50.753Z] [2025-10-31T11:12:50.753Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T11:12:51.020Z] #79 ... [2025-10-31T11:12:51.020Z] [2025-10-31T11:12:51.020Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:12:51.020Z] #80 ... [2025-10-31T11:12:51.020Z] [2025-10-31T11:12:51.020Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:12:51.285Z] #45 ... [2025-10-31T11:12:51.285Z] [2025-10-31T11:12:51.285Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:12:51.285Z] #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.0s [2025-10-31T11:12:51.285Z] #56 ... [2025-10-31T11:12:51.285Z] [2025-10-31T11:12:51.285Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:51.285Z] #39 transferring context: 78.75MB 54.2s [2025-10-31T11:12:51.551Z] #39 ... [2025-10-31T11:12:51.551Z] [2025-10-31T11:12:51.551Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T11:12:51.551Z] #75 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:51.551Z] #75 22.05 OK: 9 MiB in 15 packages [2025-10-31T11:12:51.551Z] #75 ... [2025-10-31T11:12:51.551Z] [2025-10-31T11:12:51.551Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:53.499Z] #39 ... [2025-10-31T11:12:53.499Z] [2025-10-31T11:12:53.499Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:12:53.499Z] #0 8.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:53.499Z] #0 9.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:53.499Z] #81 ... [2025-10-31T11:12:53.499Z] [2025-10-31T11:12:53.499Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:53.499Z] #39 ... [2025-10-31T11:12:53.499Z] [2025-10-31T11:12:53.499Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T11:12:53.499Z] #63 DONE 55.2s [2025-10-31T11:12:53.499Z] [2025-10-31T11:12:53.499Z] #39 [core-keeper internal] load build context [2025-10-31T11:12:53.789Z] #39 ... [2025-10-31T11:12:53.789Z] [2025-10-31T11:12:53.789Z] #68 [core-data internal] load build context [2025-10-31T11:12:53.789Z] #68 ... [2025-10-31T11:12:53.789Z] [2025-10-31T11:12:53.789Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T11:12:54.068Z] #75 DONE 25.4s [2025-10-31T11:12:54.068Z] [2025-10-31T11:12:54.068Z] #68 [core-data internal] load build context [2025-10-31T11:12:54.650Z] #68 ... [2025-10-31T11:12:54.650Z] [2025-10-31T11:12:54.650Z] #76 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T11:12:54.650Z] #76 21.57 OK: 8 MiB in 18 packages [2025-10-31T11:12:54.650Z] #76 DONE 25.1s [2025-10-31T11:12:54.650Z] [2025-10-31T11:12:54.650Z] #68 [core-data internal] load build context [2025-10-31T11:12:56.847Z] #68 transferring context: 51.88MB 54.5s [2025-10-31T11:12:56.847Z] #68 ... [2025-10-31T11:12:56.847Z] [2025-10-31T11:12:56.847Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T11:12:56.847Z] #77 19.05 OK: 10 MiB in 19 packages [2025-10-31T11:12:56.847Z] #77 DONE 22.2s [2025-10-31T11:12:56.847Z] [2025-10-31T11:12:56.847Z] #68 [core-data internal] load build context [2025-10-31T11:12:56.847Z] #68 ... [2025-10-31T11:12:56.847Z] [2025-10-31T11:12:56.847Z] #50 [core-command internal] load build context [2025-10-31T11:12:56.847Z] #50 ... [2025-10-31T11:12:56.847Z] [2025-10-31T11:12:56.847Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:12:56.847Z] #49 ... [2025-10-31T11:12:56.847Z] [2025-10-31T11:12:56.847Z] #68 [core-data internal] load build context [2025-10-31T11:12:57.962Z] #68 ... [2025-10-31T11:12:57.962Z] [2025-10-31T11:12:57.962Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:12:57.962Z] #72 ... [2025-10-31T11:12:57.963Z] [2025-10-31T11:12:57.963Z] #68 [core-data internal] load build context [2025-10-31T11:12:58.238Z] #68 ... [2025-10-31T11:12:58.238Z] [2025-10-31T11:12:58.238Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T11:12:58.238Z] #78 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:58.238Z] #78 18.94 OK: 20 MiB in 18 packages [2025-10-31T11:12:58.238Z] #78 DONE 21.5s [2025-10-31T11:12:58.238Z] [2025-10-31T11:12:58.238Z] #68 [core-data internal] load build context [2025-10-31T11:12:58.511Z] #68 ... [2025-10-31T11:12:58.511Z] [2025-10-31T11:12:58.511Z] #40 [core-metadata internal] load build context [2025-10-31T11:12:58.511Z] #40 ... [2025-10-31T11:12:58.511Z] [2025-10-31T11:12:58.511Z] #68 [core-data internal] load build context [2025-10-31T11:12:59.103Z] #68 ... [2025-10-31T11:12:59.103Z] [2025-10-31T11:12:59.103Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:12:59.103Z] #57 DONE 62.9s [2025-10-31T11:12:59.103Z] [2025-10-31T11:12:59.103Z] #68 [core-data internal] load build context [2025-10-31T11:12:59.780Z] #68 ... [2025-10-31T11:12:59.780Z] [2025-10-31T11:12:59.780Z] #52 [support-scheduler internal] load build context [2025-10-31T11:12:59.780Z] #52 ... [2025-10-31T11:12:59.780Z] [2025-10-31T11:12:59.780Z] #68 [core-data internal] load build context [2025-10-31T11:12:59.780Z] #68 ... [2025-10-31T11:12:59.780Z] [2025-10-31T11:12:59.780Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:12:59.780Z] #82 ... [2025-10-31T11:12:59.780Z] [2025-10-31T11:12:59.780Z] #40 [core-metadata internal] load build context [2025-10-31T11:12:59.780Z] #40 ... [2025-10-31T11:12:59.780Z] [2025-10-31T11:12:59.780Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:00.055Z] #36 ... [2025-10-31T11:13:00.056Z] [2025-10-31T11:13:00.056Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T11:13:00.056Z] #79 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:00.056Z] #79 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:00.056Z] #79 17.73 OK: 20 MiB in 18 packages [2025-10-31T11:13:00.056Z] #79 DONE 19.3s [2025-10-31T11:13:00.056Z] [2025-10-31T11:13:00.056Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:00.324Z] #40 ... [2025-10-31T11:13:00.324Z] [2025-10-31T11:13:00.324Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:13:00.324Z] #81 15.17 OK: 9 MiB in 15 packages [2025-10-31T11:13:00.324Z] #81 DONE 17.1s [2025-10-31T11:13:00.324Z] [2025-10-31T11:13:00.324Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:00.324Z] #40 transferring context: 137.93MB 67.7s [2025-10-31T11:13:00.324Z] #40 ... [2025-10-31T11:13:00.324Z] [2025-10-31T11:13:00.324Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:13:00.324Z] #58 ... [2025-10-31T11:13:00.324Z] [2025-10-31T11:13:00.324Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:00.596Z] #40 ... [2025-10-31T11:13:00.596Z] [2025-10-31T11:13:00.596Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:00.596Z] #53 ... [2025-10-31T11:13:00.596Z] [2025-10-31T11:13:00.596Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:00.865Z] #40 ... [2025-10-31T11:13:00.865Z] [2025-10-31T11:13:00.865Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:13:00.865Z] #80 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:00.865Z] #80 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:00.865Z] #80 17.80 OK: 11 MiB in 17 packages [2025-10-31T11:13:00.865Z] #80 DONE 19.9s [2025-10-31T11:13:00.865Z] [2025-10-31T11:13:00.865Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:00.865Z] #40 ... [2025-10-31T11:13:00.865Z] [2025-10-31T11:13:00.865Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:00.865Z] #66 ... [2025-10-31T11:13:00.865Z] [2025-10-31T11:13:00.865Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:13:00.865Z] #83 ... [2025-10-31T11:13:00.865Z] [2025-10-31T11:13:00.865Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:13:00.865Z] #82 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:01.468Z] #82 ... [2025-10-31T11:13:01.468Z] [2025-10-31T11:13:01.468Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:01.468Z] #45 ... [2025-10-31T11:13:01.468Z] [2025-10-31T11:13:01.468Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:01.736Z] #53 ... [2025-10-31T11:13:01.736Z] [2025-10-31T11:13:01.736Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T11:13:01.736Z] #84 DONE 1.7s [2025-10-31T11:13:01.736Z] [2025-10-31T11:13:01.736Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:01.736Z] #53 ... [2025-10-31T11:13:01.736Z] [2025-10-31T11:13:01.736Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:13:01.736Z] #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.0s [2025-10-31T11:13:01.736Z] #56 ... [2025-10-31T11:13:01.736Z] [2025-10-31T11:13:01.736Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:03.682Z] #53 ... [2025-10-31T11:13:03.682Z] [2025-10-31T11:13:03.682Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T11:13:03.682Z] #0 8.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:03.682Z] #0 9.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:03.682Z] #85 ... [2025-10-31T11:13:03.682Z] [2025-10-31T11:13:03.682Z] #39 [core-keeper internal] load build context [2025-10-31T11:13:03.949Z] #39 ... [2025-10-31T11:13:03.949Z] [2025-10-31T11:13:03.949Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:13:04.914Z] #56 ... [2025-10-31T11:13:04.914Z] [2025-10-31T11:13:04.914Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T11:13:04.914Z] #86 DONE 3.0s [2025-10-31T11:13:04.914Z] [2025-10-31T11:13:04.914Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:13:04.914Z] #56 ... [2025-10-31T11:13:04.914Z] [2025-10-31T11:13:04.914Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T11:13:04.914Z] #0 8.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:04.914Z] #0 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:05.183Z] #87 ... [2025-10-31T11:13:05.183Z] [2025-10-31T11:13:05.183Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:13:07.137Z] #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 38.1s [2025-10-31T11:13:07.137Z] #56 ... [2025-10-31T11:13:07.137Z] [2025-10-31T11:13:07.137Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:07.137Z] #49 transferring context: 108.05MB 73.0s [2025-10-31T11:13:07.137Z] #49 ... [2025-10-31T11:13:07.137Z] [2025-10-31T11:13:07.137Z] #50 [core-command internal] load build context [2025-10-31T11:13:07.411Z] #50 ... [2025-10-31T11:13:07.411Z] [2025-10-31T11:13:07.411Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:07.411Z] #49 ... [2025-10-31T11:13:07.411Z] [2025-10-31T11:13:07.411Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T11:13:07.411Z] #85 13.24 OK: 9 MiB in 18 packages [2025-10-31T11:13:07.411Z] #85 DONE 13.9s [2025-10-31T11:13:07.411Z] [2025-10-31T11:13:07.411Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:08.001Z] #49 ... [2025-10-31T11:13:08.001Z] [2025-10-31T11:13:08.001Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:13:08.273Z] #72 ... [2025-10-31T11:13:08.273Z] [2025-10-31T11:13:08.273Z] #50 [core-command internal] load build context [2025-10-31T11:13:08.273Z] #50 ... [2025-10-31T11:13:08.273Z] [2025-10-31T11:13:08.273Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:13:08.273Z] #83 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:08.553Z] #83 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:08.553Z] #83 16.58 OK: 15 MiB in 28 packages [2025-10-31T11:13:08.553Z] #83 DONE 17.7s [2025-10-31T11:13:08.553Z] [2025-10-31T11:13:08.553Z] #50 [core-command internal] load build context [2025-10-31T11:13:08.553Z] #50 ... [2025-10-31T11:13:08.553Z] [2025-10-31T11:13:08.553Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:13:08.553Z] #82 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:08.553Z] #82 17.61 OK: 14 MiB in 21 packages [2025-10-31T11:13:08.553Z] #82 DONE 19.1s [2025-10-31T11:13:08.553Z] [2025-10-31T11:13:08.553Z] #50 [core-command internal] load build context [2025-10-31T11:13:09.543Z] #50 ... [2025-10-31T11:13:09.543Z] [2025-10-31T11:13:09.543Z] #52 [support-scheduler internal] load build context [2025-10-31T11:13:09.543Z] #52 ... [2025-10-31T11:13:09.543Z] [2025-10-31T11:13:09.543Z] #68 [core-data internal] load build context [2025-10-31T11:13:09.812Z] #68 ... [2025-10-31T11:13:09.812Z] [2025-10-31T11:13:09.812Z] #52 [support-scheduler internal] load build context [2025-10-31T11:13:10.084Z] #52 ... [2025-10-31T11:13:10.084Z] [2025-10-31T11:13:10.084Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:10.084Z] #36 ... [2025-10-31T11:13:10.084Z] [2025-10-31T11:13:10.084Z] #50 [core-command internal] load build context [2025-10-31T11:13:10.669Z] #50 ... [2025-10-31T11:13:10.670Z] [2025-10-31T11:13:10.670Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:13:10.670Z] #58 ... [2025-10-31T11:13:10.670Z] [2025-10-31T11:13:10.670Z] #50 [core-command internal] load build context [2025-10-31T11:13:10.941Z] #50 ... [2025-10-31T11:13:10.941Z] [2025-10-31T11:13:10.941Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:11.208Z] #40 ... [2025-10-31T11:13:11.208Z] [2025-10-31T11:13:11.208Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:11.208Z] #66 ... [2025-10-31T11:13:11.208Z] [2025-10-31T11:13:11.208Z] #50 [core-command internal] load build context [2025-10-31T11:13:11.807Z] #50 ... [2025-10-31T11:13:11.807Z] [2025-10-31T11:13:11.807Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:11.807Z] #45 ... [2025-10-31T11:13:11.807Z] [2025-10-31T11:13:11.807Z] #50 [core-command internal] load build context [2025-10-31T11:13:12.073Z] #50 transferring context: 143.98MB 77.6s [2025-10-31T11:13:13.503Z] #50 ... [2025-10-31T11:13:13.503Z] [2025-10-31T11:13:13.503Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T11:13:13.503Z] #87 13.88 Upgrading critical system libraries and apk-tools: [2025-10-31T11:13:13.503Z] #87 13.88 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T11:13:13.503Z] #87 13.88 Executing busybox-1.37.0-r18.trigger [2025-10-31T11:13:13.503Z] #87 14.31 Continuing the upgrade transaction with new apk-tools: [2025-10-31T11:13:13.503Z] #87 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:13.503Z] #87 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:13:13.503Z] #87 16.59 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T11:13:13.503Z] #87 16.66 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T11:13:13.503Z] #87 16.84 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T11:13:13.503Z] #87 16.84 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T11:13:13.503Z] #87 16.87 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T11:13:13.503Z] #87 17.04 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T11:13:13.503Z] #87 17.06 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T11:13:13.503Z] #87 17.09 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T11:13:13.503Z] #87 17.09 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T11:13:13.503Z] #87 17.13 Executing busybox-1.37.0-r19.trigger [2025-10-31T11:13:13.503Z] #87 17.16 OK: 8 MiB in 18 packages [2025-10-31T11:13:13.503Z] #87 DONE 18.5s [2025-10-31T11:13:13.503Z] [2025-10-31T11:13:13.503Z] #50 [core-command internal] load build context [2025-10-31T11:13:13.771Z] #50 ... [2025-10-31T11:13:13.771Z] [2025-10-31T11:13:13.771Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:13.771Z] #53 ... [2025-10-31T11:13:13.771Z] [2025-10-31T11:13:13.771Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:14.038Z] #36 ... [2025-10-31T11:13:14.038Z] [2025-10-31T11:13:14.038Z] #39 [core-keeper internal] load build context [2025-10-31T11:13:14.038Z] #39 ... [2025-10-31T11:13:14.038Z] [2025-10-31T11:13:14.038Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:17.448Z] #36 ... [2025-10-31T11:13:17.448Z] [2025-10-31T11:13:17.448Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:13:17.448Z] #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.6s [2025-10-31T11:13:17.448Z] #56 ... [2025-10-31T11:13:17.448Z] [2025-10-31T11:13:17.448Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:17.448Z] #36 transferring context: 139.56MB 82.7s [2025-10-31T11:13:18.433Z] #36 ... [2025-10-31T11:13:18.433Z] [2025-10-31T11:13:18.433Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T11:13:18.433Z] #88 DONE 4.6s [2025-10-31T11:13:18.433Z] [2025-10-31T11:13:18.433Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:18.433Z] #36 ... [2025-10-31T11:13:18.433Z] [2025-10-31T11:13:18.433Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:18.433Z] #49 ... [2025-10-31T11:13:18.433Z] [2025-10-31T11:13:18.433Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T11:13:18.703Z] #89 ... [2025-10-31T11:13:18.703Z] [2025-10-31T11:13:18.703Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:13:18.703Z] #72 ... [2025-10-31T11:13:18.703Z] [2025-10-31T11:13:18.703Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:19.707Z] #49 ... [2025-10-31T11:13:19.707Z] [2025-10-31T11:13:19.707Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T11:13:19.707Z] #89 DONE 1.5s [2025-10-31T11:13:19.707Z] [2025-10-31T11:13:19.707Z] #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:13:19.707Z] #56 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.5s done [2025-10-31T11:13:19.707Z] #56 DONE 84.0s [2025-10-31T11:13:19.707Z] [2025-10-31T11:13:19.707Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:19.973Z] #49 ... [2025-10-31T11:13:19.973Z] [2025-10-31T11:13:19.973Z] #68 [core-data internal] load build context [2025-10-31T11:13:19.973Z] #68 ... [2025-10-31T11:13:19.973Z] [2025-10-31T11:13:19.973Z] #52 [support-scheduler internal] load build context [2025-10-31T11:13:20.241Z] #52 ... [2025-10-31T11:13:20.241Z] [2025-10-31T11:13:20.241Z] #68 [core-data internal] load build context [2025-10-31T11:13:20.860Z] #68 ... [2025-10-31T11:13:20.860Z] [2025-10-31T11:13:20.860Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:13:20.860Z] #58 ... [2025-10-31T11:13:20.860Z] [2025-10-31T11:13:20.860Z] #68 [core-data internal] load build context [2025-10-31T11:13:21.821Z] #68 ... [2025-10-31T11:13:21.821Z] [2025-10-31T11:13:21.821Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:21.821Z] #40 transferring context: 197.03MB 88.9s [2025-10-31T11:13:21.821Z] #40 ... [2025-10-31T11:13:21.821Z] [2025-10-31T11:13:21.821Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:21.821Z] #66 ... [2025-10-31T11:13:21.821Z] [2025-10-31T11:13:21.821Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:21.821Z] #40 ... [2025-10-31T11:13:21.821Z] [2025-10-31T11:13:21.821Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:22.089Z] #45 ... [2025-10-31T11:13:22.089Z] [2025-10-31T11:13:22.089Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:24.052Z] #40 ... [2025-10-31T11:13:24.052Z] [2025-10-31T11:13:24.052Z] #50 [core-command internal] load build context [2025-10-31T11:13:24.052Z] #50 ... [2025-10-31T11:13:24.052Z] [2025-10-31T11:13:24.052Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:24.052Z] #53 ... [2025-10-31T11:13:24.052Z] [2025-10-31T11:13:24.052Z] #50 [core-command internal] load build context [2025-10-31T11:13:24.337Z] #50 ... [2025-10-31T11:13:24.337Z] [2025-10-31T11:13:24.337Z] #39 [core-keeper internal] load build context [2025-10-31T11:13:24.337Z] #39 ... [2025-10-31T11:13:24.337Z] [2025-10-31T11:13:24.337Z] #50 [core-command internal] load build context [2025-10-31T11:13:27.745Z] #50 transferring context: 207.61MB 93.0s [2025-10-31T11:13:28.330Z] #50 ... [2025-10-31T11:13:28.330Z] [2025-10-31T11:13:28.330Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T11:13:28.330Z] #90 DONE 4.1s [2025-10-31T11:13:28.330Z] [2025-10-31T11:13:28.330Z] #50 [core-command internal] load build context [2025-10-31T11:13:28.330Z] #50 ... [2025-10-31T11:13:28.330Z] [2025-10-31T11:13:28.330Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:28.603Z] #36 ... [2025-10-31T11:13:28.603Z] [2025-10-31T11:13:28.603Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:28.603Z] #66 ... [2025-10-31T11:13:28.603Z] [2025-10-31T11:13:28.603Z] #50 [core-command internal] load build context [2025-10-31T11:13:28.873Z] #50 ... [2025-10-31T11:13:28.873Z] [2025-10-31T11:13:28.873Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:13:28.873Z] #72 ... [2025-10-31T11:13:28.873Z] [2025-10-31T11:13:28.873Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T11:13:28.873Z] #91 DONE 4.4s [2025-10-31T11:13:28.873Z] [2025-10-31T11:13:28.873Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:13:28.873Z] #72 ... [2025-10-31T11:13:28.873Z] [2025-10-31T11:13:28.873Z] #50 [core-command internal] load build context [2025-10-31T11:13:29.152Z] #50 ... [2025-10-31T11:13:29.153Z] [2025-10-31T11:13:29.153Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T11:13:29.153Z] #92 DONE 5.0s [2025-10-31T11:13:29.422Z] [2025-10-31T11:13:29.422Z] #50 [core-command internal] load build context [2025-10-31T11:13:29.422Z] #50 ... [2025-10-31T11:13:29.422Z] [2025-10-31T11:13:29.422Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T11:13:29.422Z] #93 DONE 1.3s [2025-10-31T11:13:29.422Z] [2025-10-31T11:13:29.422Z] #50 [core-command internal] load build context [2025-10-31T11:13:30.013Z] #50 ... [2025-10-31T11:13:30.013Z] [2025-10-31T11:13:30.013Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:30.283Z] #49 ... [2025-10-31T11:13:30.283Z] [2025-10-31T11:13:30.283Z] #50 [core-command internal] load build context [2025-10-31T11:13:30.283Z] #50 ... [2025-10-31T11:13:30.283Z] [2025-10-31T11:13:30.283Z] #52 [support-scheduler internal] load build context [2025-10-31T11:13:30.283Z] #52 ... [2025-10-31T11:13:30.283Z] [2025-10-31T11:13:30.283Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:30.552Z] #49 ... [2025-10-31T11:13:30.552Z] [2025-10-31T11:13:30.552Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T11:13:30.552Z] #94 DONE 1.3s [2025-10-31T11:13:30.552Z] [2025-10-31T11:13:30.552Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:30.821Z] #49 ... [2025-10-31T11:13:30.821Z] [2025-10-31T11:13:30.821Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T11:13:30.821Z] #95 DONE 1.5s [2025-10-31T11:13:30.821Z] [2025-10-31T11:13:30.821Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:31.089Z] #49 ... [2025-10-31T11:13:31.089Z] [2025-10-31T11:13:31.089Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:13:31.089Z] #58 ... [2025-10-31T11:13:31.089Z] [2025-10-31T11:13:31.089Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T11:13:31.089Z] #96 DONE 1.5s [2025-10-31T11:13:31.089Z] [2025-10-31T11:13:31.089Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:13:31.089Z] #58 ... [2025-10-31T11:13:31.089Z] [2025-10-31T11:13:31.089Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:31.584Z] #49 ... [2025-10-31T11:13:31.584Z] [2025-10-31T11:13:31.584Z] #68 [core-data internal] load build context [2025-10-31T11:13:31.865Z] #68 ... [2025-10-31T11:13:31.865Z] [2025-10-31T11:13:31.865Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:32.141Z] #49 ... [2025-10-31T11:13:32.141Z] [2025-10-31T11:13:32.141Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T11:13:32.141Z] #97 DONE 1.4s [2025-10-31T11:13:32.141Z] [2025-10-31T11:13:32.141Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:32.141Z] #49 ... [2025-10-31T11:13:32.141Z] [2025-10-31T11:13:32.141Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:32.412Z] #45 ... [2025-10-31T11:13:32.412Z] [2025-10-31T11:13:32.412Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:32.412Z] #49 transferring context: 175.33MB 98.5s [2025-10-31T11:13:32.681Z] #49 ... [2025-10-31T11:13:32.681Z] [2025-10-31T11:13:32.681Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T11:13:32.681Z] #98 DONE 1.6s [2025-10-31T11:13:32.681Z] [2025-10-31T11:13:32.681Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T11:13:32.947Z] #99 ... [2025-10-31T11:13:32.947Z] [2025-10-31T11:13:32.947Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T11:13:32.947Z] #100 DONE 1.5s [2025-10-31T11:13:32.947Z] [2025-10-31T11:13:32.947Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T11:13:33.913Z] #101 ... [2025-10-31T11:13:33.913Z] [2025-10-31T11:13:33.913Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T11:13:33.913Z] #99 DONE 1.1s [2025-10-31T11:13:33.913Z] [2025-10-31T11:13:33.913Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:33.913Z] #45 ... [2025-10-31T11:13:33.913Z] [2025-10-31T11:13:33.913Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:34.181Z] #53 ... [2025-10-31T11:13:34.181Z] [2025-10-31T11:13:34.181Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T11:13:34.181Z] #102 DONE 1.7s [2025-10-31T11:13:34.181Z] [2025-10-31T11:13:34.181Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:34.181Z] #53 ... [2025-10-31T11:13:34.181Z] [2025-10-31T11:13:34.181Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:34.181Z] #40 ... [2025-10-31T11:13:34.181Z] [2025-10-31T11:13:34.181Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:34.460Z] #45 ... [2025-10-31T11:13:34.460Z] [2025-10-31T11:13:34.460Z] #39 [core-keeper internal] load build context [2025-10-31T11:13:34.727Z] #39 ... [2025-10-31T11:13:34.727Z] [2025-10-31T11:13:34.727Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T11:13:34.727Z] #101 DONE 1.7s [2025-10-31T11:13:34.727Z] [2025-10-31T11:13:34.727Z] #39 [core-keeper internal] load build context [2025-10-31T11:13:34.727Z] #39 ... [2025-10-31T11:13:34.727Z] [2025-10-31T11:13:34.727Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:35.001Z] #45 ... [2025-10-31T11:13:35.001Z] [2025-10-31T11:13:35.001Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T11:13:35.001Z] #103 DONE 1.0s [2025-10-31T11:13:35.001Z] [2025-10-31T11:13:35.001Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:35.587Z] #45 ... [2025-10-31T11:13:35.587Z] [2025-10-31T11:13:35.587Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T11:13:35.587Z] #104 DONE 1.6s [2025-10-31T11:13:35.587Z] [2025-10-31T11:13:35.587Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:35.861Z] #45 ... [2025-10-31T11:13:35.862Z] [2025-10-31T11:13:35.862Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T11:13:35.862Z] #105 DONE 1.1s [2025-10-31T11:13:35.862Z] [2025-10-31T11:13:35.862Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:36.130Z] #45 ... [2025-10-31T11:13:36.130Z] [2025-10-31T11:13:36.130Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T11:13:36.130Z] #106 DONE 1.0s [2025-10-31T11:13:36.130Z] [2025-10-31T11:13:36.130Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:37.549Z] #45 ... [2025-10-31T11:13:37.549Z] [2025-10-31T11:13:37.549Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T11:13:37.549Z] #107 DONE 1.5s [2025-10-31T11:13:37.549Z] [2025-10-31T11:13:37.549Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:38.514Z] #45 transferring context: 92.00MB 95.7s [2025-10-31T11:13:38.780Z] #45 ... [2025-10-31T11:13:38.780Z] [2025-10-31T11:13:38.780Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:38.780Z] #66 ... [2025-10-31T11:13:38.780Z] [2025-10-31T11:13:38.780Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:39.050Z] #36 ... [2025-10-31T11:13:39.050Z] [2025-10-31T11:13:39.050Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:39.050Z] #66 ... [2025-10-31T11:13:39.050Z] [2025-10-31T11:13:39.050Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:13:39.050Z] #72 ... [2025-10-31T11:13:39.050Z] [2025-10-31T11:13:39.050Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:40.472Z] #66 ... [2025-10-31T11:13:40.472Z] [2025-10-31T11:13:40.472Z] #50 [core-command internal] load build context [2025-10-31T11:13:40.472Z] #50 ... [2025-10-31T11:13:40.472Z] [2025-10-31T11:13:40.472Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:40.472Z] #36 ... [2025-10-31T11:13:40.472Z] [2025-10-31T11:13:40.472Z] #52 [support-scheduler internal] load build context [2025-10-31T11:13:40.740Z] #52 ... [2025-10-31T11:13:40.740Z] [2025-10-31T11:13:40.740Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:41.333Z] #36 ... [2025-10-31T11:13:41.333Z] [2025-10-31T11:13:41.333Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:13:41.333Z] #58 ... [2025-10-31T11:13:41.333Z] [2025-10-31T11:13:41.333Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:41.923Z] #36 ... [2025-10-31T11:13:41.923Z] [2025-10-31T11:13:41.923Z] #68 [core-data internal] load build context [2025-10-31T11:13:41.923Z] #68 ... [2025-10-31T11:13:41.923Z] [2025-10-31T11:13:41.923Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:42.529Z] #36 ... [2025-10-31T11:13:42.529Z] [2025-10-31T11:13:42.529Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:42.797Z] #49 ... [2025-10-31T11:13:42.797Z] [2025-10-31T11:13:42.797Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:43.388Z] #36 transferring context: 220.92MB 108.8s [2025-10-31T11:13:44.375Z] #36 ... [2025-10-31T11:13:44.375Z] [2025-10-31T11:13:44.375Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:44.375Z] #53 ... [2025-10-31T11:13:44.375Z] [2025-10-31T11:13:44.375Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:44.653Z] #40 ... [2025-10-31T11:13:44.653Z] [2025-10-31T11:13:44.653Z] #50 [core-command internal] load build context [2025-10-31T11:13:44.653Z] #50 ... [2025-10-31T11:13:44.653Z] [2025-10-31T11:13:44.653Z] #39 [core-keeper internal] load build context [2025-10-31T11:13:44.933Z] #39 ... [2025-10-31T11:13:44.933Z] [2025-10-31T11:13:44.933Z] #50 [core-command internal] load build context [2025-10-31T11:13:45.521Z] #50 ... [2025-10-31T11:13:45.521Z] [2025-10-31T11:13:45.521Z] #108 [security-spire-agent] exporting to image [2025-10-31T11:13:45.521Z] #108 exporting layers 7.6s done [2025-10-31T11:13:45.521Z] #108 writing image sha256:67949aafa1d225849da92170d541fff1d2a36c451e3413b22b6abe20d014b8df 0.0s done [2025-10-31T11:13:45.521Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2025-10-31T11:13:45.521Z] #108 writing image sha256:d1cb94534e772e637e26457a7ec010e15734cd55eecb1d916603fb7d5a3dd36f 0.1s done [2025-10-31T11:13:45.521Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T11:13:45.521Z] #108 writing image sha256:2b76a98746b069e6f54ee0ce528069a5f6ef9b69effe0a18cc84bbaa7aa8f86a 0.0s done [2025-10-31T11:13:45.521Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T11:13:45.521Z] #108 DONE 9.6s [2025-10-31T11:13:45.521Z] [2025-10-31T11:13:45.521Z] #50 [core-command internal] load build context [2025-10-31T11:13:48.879Z] #50 transferring context: 296.63MB 113.8s [2025-10-31T11:13:48.879Z] #50 ... [2025-10-31T11:13:48.879Z] [2025-10-31T11:13:48.879Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:48.879Z] #45 ... [2025-10-31T11:13:48.879Z] [2025-10-31T11:13:48.879Z] #50 [core-command internal] load build context [2025-10-31T11:13:49.467Z] #50 ... [2025-10-31T11:13:49.467Z] [2025-10-31T11:13:49.467Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:13:49.467Z] #72 ... [2025-10-31T11:13:49.467Z] [2025-10-31T11:13:49.467Z] #50 [core-command internal] load build context [2025-10-31T11:13:50.431Z] #50 ... [2025-10-31T11:13:50.431Z] [2025-10-31T11:13:50.431Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:50.431Z] #66 ... [2025-10-31T11:13:50.431Z] [2025-10-31T11:13:50.431Z] #50 [core-command internal] load build context [2025-10-31T11:13:50.700Z] #50 ... [2025-10-31T11:13:50.700Z] [2025-10-31T11:13:50.700Z] #52 [support-scheduler internal] load build context [2025-10-31T11:13:50.700Z] #52 ... [2025-10-31T11:13:50.700Z] [2025-10-31T11:13:50.700Z] #50 [core-command internal] load build context [2025-10-31T11:13:51.665Z] #50 ... [2025-10-31T11:13:51.665Z] [2025-10-31T11:13:51.665Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:13:51.665Z] #58 ... [2025-10-31T11:13:51.665Z] [2025-10-31T11:13:51.665Z] #50 [core-command internal] load build context [2025-10-31T11:13:51.933Z] #50 ... [2025-10-31T11:13:51.933Z] [2025-10-31T11:13:51.933Z] #68 [core-data internal] load build context [2025-10-31T11:13:52.206Z] #68 ... [2025-10-31T11:13:52.206Z] [2025-10-31T11:13:52.206Z] #50 [core-command internal] load build context [2025-10-31T11:13:52.794Z] #50 ... [2025-10-31T11:13:52.794Z] [2025-10-31T11:13:52.794Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:13:53.454Z] #49 ... [2025-10-31T11:13:53.454Z] [2025-10-31T11:13:53.454Z] #50 [core-command internal] load build context [2025-10-31T11:13:53.454Z] #50 transferring context: 324.98MB 118.9s [2025-10-31T11:13:54.422Z] #50 ... [2025-10-31T11:13:54.423Z] [2025-10-31T11:13:54.423Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:54.423Z] #36 ... [2025-10-31T11:13:54.423Z] [2025-10-31T11:13:54.423Z] #66 [support-notifications internal] load build context [2025-10-31T11:13:54.692Z] #66 ... [2025-10-31T11:13:54.692Z] [2025-10-31T11:13:54.692Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:13:54.692Z] #53 ... [2025-10-31T11:13:54.692Z] [2025-10-31T11:13:54.692Z] #40 [core-metadata internal] load build context [2025-10-31T11:13:54.692Z] #40 ... [2025-10-31T11:13:54.692Z] [2025-10-31T11:13:54.693Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:54.962Z] #36 ... [2025-10-31T11:13:54.962Z] [2025-10-31T11:13:54.962Z] #39 [core-keeper internal] load build context [2025-10-31T11:13:54.962Z] #39 ... [2025-10-31T11:13:54.962Z] [2025-10-31T11:13:54.962Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:59.221Z] #36 transferring context: 280.21MB 124.0s [2025-10-31T11:13:59.221Z] #36 ... [2025-10-31T11:13:59.221Z] [2025-10-31T11:13:59.221Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:13:59.221Z] #45 ... [2025-10-31T11:13:59.221Z] [2025-10-31T11:13:59.221Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:13:59.488Z] #36 ... [2025-10-31T11:13:59.488Z] [2025-10-31T11:13:59.488Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:13:59.755Z] #72 ... [2025-10-31T11:13:59.755Z] [2025-10-31T11:13:59.755Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:01.179Z] #36 ... [2025-10-31T11:14:01.179Z] [2025-10-31T11:14:01.179Z] #52 [support-scheduler internal] load build context [2025-10-31T11:14:01.179Z] #52 ... [2025-10-31T11:14:01.179Z] [2025-10-31T11:14:01.179Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:01.770Z] #36 ... [2025-10-31T11:14:01.770Z] [2025-10-31T11:14:01.770Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:14:01.770Z] #58 ... [2025-10-31T11:14:01.770Z] [2025-10-31T11:14:01.770Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:02.361Z] #36 ... [2025-10-31T11:14:02.361Z] [2025-10-31T11:14:02.361Z] #68 [core-data internal] load build context [2025-10-31T11:14:02.361Z] #68 ... [2025-10-31T11:14:02.361Z] [2025-10-31T11:14:02.361Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:03.326Z] #36 ... [2025-10-31T11:14:03.326Z] [2025-10-31T11:14:03.326Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:14:03.326Z] #49 ... [2025-10-31T11:14:03.326Z] [2025-10-31T11:14:03.326Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:03.608Z] #36 transferring context: 297.75MB 129.1s [2025-10-31T11:14:04.573Z] #36 ... [2025-10-31T11:14:04.573Z] [2025-10-31T11:14:04.573Z] #50 [core-command internal] load build context [2025-10-31T11:14:04.853Z] #50 ... [2025-10-31T11:14:04.853Z] [2025-10-31T11:14:04.853Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:04.853Z] #53 ... [2025-10-31T11:14:04.853Z] [2025-10-31T11:14:04.853Z] #66 [support-notifications internal] load build context [2025-10-31T11:14:04.853Z] #66 ... [2025-10-31T11:14:04.853Z] [2025-10-31T11:14:04.853Z] #40 [core-metadata internal] load build context [2025-10-31T11:14:05.128Z] #40 ... [2025-10-31T11:14:05.128Z] [2025-10-31T11:14:05.128Z] #39 [core-keeper internal] load build context [2025-10-31T11:14:05.128Z] #39 ... [2025-10-31T11:14:05.128Z] [2025-10-31T11:14:05.128Z] #40 [core-metadata internal] load build context [2025-10-31T11:14:08.053Z] #40 transferring context: 377.12MB 135.0s [2025-10-31T11:14:08.054Z] #40 ... [2025-10-31T11:14:08.054Z] [2025-10-31T11:14:08.054Z] #52 [support-scheduler internal] load build context [2025-10-31T11:14:08.054Z] #52 transferring context: 402.00MB 132.1s done [2025-10-31T11:14:08.054Z] #52 DONE 132.8s [2025-10-31T11:14:08.054Z] [2025-10-31T11:14:08.054Z] #40 [core-metadata internal] load build context [2025-10-31T11:14:09.498Z] #40 ... [2025-10-31T11:14:09.498Z] [2025-10-31T11:14:09.498Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:14:09.498Z] #45 ... [2025-10-31T11:14:09.498Z] [2025-10-31T11:14:09.498Z] #66 [support-notifications internal] load build context [2025-10-31T11:14:09.768Z] #66 ... [2025-10-31T11:14:09.768Z] [2025-10-31T11:14:09.768Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:09.768Z] #72 ... [2025-10-31T11:14:09.768Z] [2025-10-31T11:14:09.768Z] #39 [core-keeper internal] load build context [2025-10-31T11:14:10.754Z] #39 ... [2025-10-31T11:14:10.754Z] [2025-10-31T11:14:10.754Z] #50 [core-command internal] load build context [2025-10-31T11:14:10.754Z] #50 transferring context: 402.00MB 135.3s done [2025-10-31T11:14:10.754Z] #50 DONE 136.4s [2025-10-31T11:14:10.754Z] [2025-10-31T11:14:10.754Z] #39 [core-keeper internal] load build context [2025-10-31T11:14:10.754Z] #39 ... [2025-10-31T11:14:10.754Z] [2025-10-31T11:14:10.754Z] #66 [support-notifications internal] load build context [2025-10-31T11:14:10.754Z] #66 transferring context: 402.00MB 129.3s done [2025-10-31T11:14:11.734Z] #66 DONE 132.4s [2025-10-31T11:14:11.734Z] [2025-10-31T11:14:11.734Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:12.012Z] #72 ... [2025-10-31T11:14:12.012Z] [2025-10-31T11:14:12.012Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:14:12.012Z] #58 ... [2025-10-31T11:14:12.012Z] [2025-10-31T11:14:12.012Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:12.281Z] #72 ... [2025-10-31T11:14:12.281Z] [2025-10-31T11:14:12.281Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:14:12.281Z] #109 DONE 4.0s [2025-10-31T11:14:12.281Z] [2025-10-31T11:14:12.281Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:12.551Z] #72 ... [2025-10-31T11:14:12.551Z] [2025-10-31T11:14:12.551Z] #68 [core-data internal] load build context [2025-10-31T11:14:12.551Z] #68 ... [2025-10-31T11:14:12.551Z] [2025-10-31T11:14:12.551Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:12.822Z] #72 ... [2025-10-31T11:14:12.822Z] [2025-10-31T11:14:12.822Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:14:12.822Z] #110 DONE 1.7s [2025-10-31T11:14:12.822Z] [2025-10-31T11:14:12.822Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:13.093Z] #72 ... [2025-10-31T11:14:13.093Z] [2025-10-31T11:14:13.093Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:14:13.093Z] #111 DONE 1.2s [2025-10-31T11:14:13.093Z] [2025-10-31T11:14:13.093Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:13.364Z] #72 ... [2025-10-31T11:14:13.365Z] [2025-10-31T11:14:13.365Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:14:13.365Z] #49 ... [2025-10-31T11:14:13.365Z] [2025-10-31T11:14:13.365Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:14.795Z] #72 ... [2025-10-31T11:14:14.795Z] [2025-10-31T11:14:14.795Z] #58 [security-proxy-auth internal] load build context [2025-10-31T11:14:14.795Z] #58 transferring context: 402.00MB 137.0s done [2025-10-31T11:14:14.795Z] #58 DONE 138.3s [2025-10-31T11:14:14.795Z] [2025-10-31T11:14:14.795Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:14.795Z] #72 ... [2025-10-31T11:14:14.795Z] [2025-10-31T11:14:14.795Z] #40 [core-metadata internal] load build context [2025-10-31T11:14:14.795Z] #40 transferring context: 402.00MB 141.4s done [2025-10-31T11:14:14.795Z] #40 DONE 142.1s [2025-10-31T11:14:14.795Z] [2025-10-31T11:14:14.795Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:14.795Z] #72 ... [2025-10-31T11:14:14.795Z] [2025-10-31T11:14:14.795Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:14.795Z] #36 ... [2025-10-31T11:14:14.795Z] [2025-10-31T11:14:14.795Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:15.068Z] #72 ... [2025-10-31T11:14:15.068Z] [2025-10-31T11:14:15.068Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:15.068Z] #53 ... [2025-10-31T11:14:15.068Z] [2025-10-31T11:14:15.068Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:17.679Z] #72 ... [2025-10-31T11:14:17.679Z] [2025-10-31T11:14:17.679Z] #39 [core-keeper internal] load build context [2025-10-31T11:14:17.679Z] #39 transferring context: 402.00MB 140.2s done [2025-10-31T11:14:17.679Z] #39 DONE 141.4s [2025-10-31T11:14:17.679Z] [2025-10-31T11:14:17.679Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:19.125Z] #72 ... [2025-10-31T11:14:19.125Z] [2025-10-31T11:14:19.125Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T11:14:19.125Z] #112 DONE 1.4s [2025-10-31T11:14:19.125Z] [2025-10-31T11:14:19.125Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:19.712Z] #72 ... [2025-10-31T11:14:19.712Z] [2025-10-31T11:14:19.712Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:14:19.712Z] #45 ... [2025-10-31T11:14:19.712Z] [2025-10-31T11:14:19.712Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:19.984Z] #72 ... [2025-10-31T11:14:19.984Z] [2025-10-31T11:14:19.984Z] #68 [core-data internal] load build context [2025-10-31T11:14:19.984Z] #68 transferring context: 402.00MB 137.5s done [2025-10-31T11:14:19.984Z] #68 DONE 140.4s [2025-10-31T11:14:19.984Z] [2025-10-31T11:14:19.984Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:22.583Z] #72 ... [2025-10-31T11:14:22.583Z] [2025-10-31T11:14:22.583Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:14:22.583Z] #113 ... [2025-10-31T11:14:22.583Z] [2025-10-31T11:14:22.583Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:22.857Z] #72 ... [2025-10-31T11:14:22.857Z] [2025-10-31T11:14:22.857Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:14:23.128Z] #114 ... [2025-10-31T11:14:23.128Z] [2025-10-31T11:14:23.128Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:23.128Z] #72 ... [2025-10-31T11:14:23.128Z] [2025-10-31T11:14:23.128Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:14:23.128Z] #115 ... [2025-10-31T11:14:23.128Z] [2025-10-31T11:14:23.128Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:23.718Z] #72 ... [2025-10-31T11:14:23.718Z] [2025-10-31T11:14:23.718Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:14:23.718Z] #49 ... [2025-10-31T11:14:23.718Z] [2025-10-31T11:14:23.718Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:24.687Z] #72 transferring context: 349.46MB 140.5s [2025-10-31T11:14:24.958Z] #72 ... [2025-10-31T11:14:24.958Z] [2025-10-31T11:14:24.958Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:25.368Z] #36 ... [2025-10-31T11:14:25.368Z] [2025-10-31T11:14:25.368Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:25.368Z] #72 ... [2025-10-31T11:14:25.368Z] [2025-10-31T11:14:25.368Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:25.368Z] #53 ... [2025-10-31T11:14:25.368Z] [2025-10-31T11:14:25.368Z] #36 [security-secretstore-setup internal] load build context [2025-10-31T11:14:28.706Z] #36 transferring context: 402.00MB 153.9s done [2025-10-31T11:14:28.977Z] #36 DONE 154.5s [2025-10-31T11:14:28.977Z] [2025-10-31T11:14:28.977Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:29.259Z] #53 ... [2025-10-31T11:14:29.259Z] [2025-10-31T11:14:29.259Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:14:29.259Z] #116 ... [2025-10-31T11:14:29.259Z] [2025-10-31T11:14:29.259Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:29.854Z] #53 ... [2025-10-31T11:14:29.854Z] [2025-10-31T11:14:29.854Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:14:30.135Z] #45 ... [2025-10-31T11:14:30.135Z] [2025-10-31T11:14:30.135Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:30.726Z] #53 ... [2025-10-31T11:14:30.726Z] [2025-10-31T11:14:30.726Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:14:30.726Z] #117 DONE 1.6s [2025-10-31T11:14:30.726Z] [2025-10-31T11:14:30.726Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:32.940Z] #53 ... [2025-10-31T11:14:32.940Z] [2025-10-31T11:14:32.940Z] #49 [security-spiffe-token-provider internal] load build context [2025-10-31T11:14:32.940Z] #49 transferring context: 402.00MB 158.4s done [2025-10-31T11:14:32.940Z] #49 DONE 158.7s [2025-10-31T11:14:32.940Z] [2025-10-31T11:14:32.940Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:33.554Z] #53 ... [2025-10-31T11:14:33.554Z] [2025-10-31T11:14:33.554Z] #118 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:14:33.554Z] #118 DONE 0.8s [2025-10-31T11:14:33.554Z] [2025-10-31T11:14:33.554Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:34.196Z] #53 ... [2025-10-31T11:14:34.196Z] [2025-10-31T11:14:34.196Z] #72 [security-bootstrapper internal] load build context [2025-10-31T11:14:34.196Z] #72 transferring context: 402.00MB 149.7s done [2025-10-31T11:14:34.196Z] #72 DONE 152.2s [2025-10-31T11:14:34.196Z] [2025-10-31T11:14:34.196Z] #53 [core-common-config-bootstrapper internal] load build context [2025-10-31T11:14:37.598Z] #53 transferring context: 402.00MB 162.6s done [2025-10-31T11:14:37.598Z] #53 DONE 162.7s [2025-10-31T11:14:37.598Z] [2025-10-31T11:14:37.598Z] #45 [security-proxy-setup internal] load build context [2025-10-31T11:14:40.198Z] #45 transferring context: 402.00MB 157.6s done [2025-10-31T11:14:40.199Z] #45 DONE 160.8s [2025-10-31T11:14:40.199Z] [2025-10-31T11:14:40.199Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:14:40.789Z] #119 ... [2025-10-31T11:14:40.789Z] [2025-10-31T11:14:40.789Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:02.493Z] #120 ... [2025-10-31T11:16:02.493Z] [2025-10-31T11:16:02.493Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:02.493Z] #115 DONE 109.2s [2025-10-31T11:16:02.493Z] [2025-10-31T11:16:02.493Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:02.493Z] #113 DONE 110.1s [2025-10-31T11:16:02.493Z] [2025-10-31T11:16:02.493Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:02.493Z] #116 DONE 103.5s [2025-10-31T11:16:02.493Z] [2025-10-31T11:16:02.493Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:02.493Z] #114 DONE 109.6s [2025-10-31T11:16:02.493Z] [2025-10-31T11:16:02.493Z] #121 [core-command builder 6/7] COPY . . [2025-10-31T11:16:03.080Z] #121 ... [2025-10-31T11:16:03.080Z] [2025-10-31T11:16:03.080Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:03.080Z] #119 DONE 89.6s [2025-10-31T11:16:03.349Z] [2025-10-31T11:16:03.349Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:03.349Z] #120 DONE 92.4s [2025-10-31T11:16:03.349Z] [2025-10-31T11:16:03.349Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #122 ... [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #123 [support-notifications builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #123 DONE 8.4s [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #124 ... [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:11.574Z] #125 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #126 [core-data builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #126 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:16:11.574Z] #127 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #128 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #128 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:11.574Z] #129 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:16:11.574Z] #130 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #131 [core-keeper builder 7/8] COPY . . [2025-10-31T11:16:11.574Z] #131 DONE 8.4s [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #132 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:11.574Z] #133 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:16:11.574Z] #134 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #135 [support-scheduler builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #135 DONE 8.5s [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #122 DONE 7.7s [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #121 [core-command builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #121 DONE 8.4s [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #136 [core-metadata builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #136 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:16:11.574Z] #137 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:11.574Z] #138 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:16:11.574Z] #139 ... [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #140 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:11.574Z] #141 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:16:11.574Z] #142 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:16:11.574Z] #143 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:16:11.574Z] #144 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #145 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #145 CACHED [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T11:16:11.574Z] #124 DONE 7.8s [2025-10-31T11:16:11.574Z] [2025-10-31T11:16:11.574Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:16:16.949Z] #146 ... [2025-10-31T11:16:16.949Z] [2025-10-31T11:16:16.949Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T11:16:16.949Z] #0 5.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-31T11:16:16.949Z] #147 ... [2025-10-31T11:16:16.949Z] [2025-10-31T11:16:16.949Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:16:16.949Z] #146 5.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-10-31T11:16:21.240Z] #146 ... [2025-10-31T11:16:21.240Z] [2025-10-31T11:16:21.240Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T11:16:21.240Z] #0 6.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-31T11:16:21.240Z] #148 ... [2025-10-31T11:16:21.240Z] [2025-10-31T11:16:21.240Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:16:21.240Z] #0 6.475 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-31T11:16:21.240Z] #149 ... [2025-10-31T11:16:21.240Z] [2025-10-31T11:16:21.240Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T11:16:21.240Z] #0 6.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-31T11:16:21.240Z] #150 ... [2025-10-31T11:16:21.240Z] [2025-10-31T11:16:21.240Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T11:16:21.240Z] #0 6.157 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-31T11:16:21.516Z] #151 ... [2025-10-31T11:16:21.516Z] [2025-10-31T11:16:21.516Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:16:21.516Z] #0 6.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-31T11:16:21.787Z] #152 ... [2025-10-31T11:16:21.787Z] [2025-10-31T11:16:21.787Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T11:16:21.787Z] #0 5.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-31T11:16:21.787Z] #153 ... [2025-10-31T11:16:21.787Z] [2025-10-31T11:16:21.787Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:16:21.787Z] #0 6.756 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-31T11:16:22.057Z] #154 ... [2025-10-31T11:16:22.057Z] [2025-10-31T11:16:22.057Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:16:22.057Z] #0 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-31T11:16:22.057Z] #155 ... [2025-10-31T11:16:22.057Z] [2025-10-31T11:16:22.057Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:16:22.057Z] #0 5.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-31T11:16:22.365Z] #156 ... [2025-10-31T11:16:22.365Z] [2025-10-31T11:16:22.365Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:16:22.365Z] #139 6.318 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-31T11:38:45.482Z] #139 ... [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T11:38:45.482Z] #148 DONE 1346.4s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T11:38:45.482Z] #151 ... [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:38:45.482Z] #157 DONE 0.2s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:38:45.482Z] #156 ... [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:38:45.482Z] #158 DONE 0.2s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-31T11:38:45.482Z] #159 DONE 0.5s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:38:45.482Z] #160 DONE 0.1s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-31T11:38:45.482Z] #161 DONE 0.2s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:38:45.482Z] #162 DONE 2.0s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #108 [core-common-config-bootstrapper] exporting to image [2025-10-31T11:38:45.482Z] #108 exporting layers [2025-10-31T11:38:45.482Z] #108 exporting layers 0.8s done [2025-10-31T11:38:45.482Z] #108 writing image sha256:529ce8391987b6ee95be90e4aa63891832f6cd1cf1d3616fe72b0fbf7843e86e done [2025-10-31T11:38:45.482Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T11:38:45.482Z] #108 DONE 10.4s [2025-10-31T11:38:45.482Z] [2025-10-31T11:38:45.482Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:38:57.773Z] #156 ... [2025-10-31T11:38:57.773Z] [2025-10-31T11:38:57.773Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T11:38:57.773Z] #147 DONE 1365.8s [2025-10-31T11:38:57.773Z] [2025-10-31T11:38:57.773Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T11:38:57.773Z] #153 ... [2025-10-31T11:38:57.773Z] [2025-10-31T11:38:57.773Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T11:38:57.773Z] #163 DONE 0.2s [2025-10-31T11:38:57.773Z] [2025-10-31T11:38:57.773Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T11:38:59.713Z] #164 DONE 2.3s [2025-10-31T11:38:59.713Z] [2025-10-31T11:38:59.713Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:38:59.981Z] #152 ... [2025-10-31T11:38:59.981Z] [2025-10-31T11:38:59.981Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:38:59.981Z] #165 DONE 0.3s [2025-10-31T11:38:59.981Z] [2025-10-31T11:38:59.981Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:39:00.248Z] #156 ... [2025-10-31T11:39:00.248Z] [2025-10-31T11:39:00.248Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:39:00.248Z] #166 DONE 0.2s [2025-10-31T11:39:00.248Z] [2025-10-31T11:39:00.248Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T11:39:00.522Z] #167 DONE 0.3s [2025-10-31T11:39:00.522Z] [2025-10-31T11:39:00.522Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T11:39:00.522Z] #168 DONE 0.1s [2025-10-31T11:39:00.522Z] [2025-10-31T11:39:00.522Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T11:39:00.791Z] #153 ... [2025-10-31T11:39:00.792Z] [2025-10-31T11:39:00.792Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-10-31T11:39:00.792Z] #169 DONE 0.1s [2025-10-31T11:39:00.792Z] [2025-10-31T11:39:00.792Z] #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-10-31T11:39:01.060Z] #170 DONE 0.2s [2025-10-31T11:39:01.060Z] [2025-10-31T11:39:01.060Z] #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-10-31T11:39:01.329Z] #171 DONE 0.2s [2025-10-31T11:39:01.329Z] [2025-10-31T11:39:01.329Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T11:39:01.329Z] #172 DONE 0.1s [2025-10-31T11:39:01.329Z] [2025-10-31T11:39:01.329Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T11:39:03.273Z] #173 DONE 1.8s [2025-10-31T11:39:03.273Z] [2025-10-31T11:39:03.273Z] #108 [security-bootstrapper] exporting to image [2025-10-31T11:39:03.273Z] #108 exporting layers [2025-10-31T11:39:04.680Z] #108 exporting layers 1.3s done [2025-10-31T11:39:04.680Z] #108 writing image sha256:bb5c67ee38842865e64e9b3159428b2c9a9dd0e881c8b32062a5971b28bea579 0.1s done [2025-10-31T11:39:04.680Z] #108 naming to docker.io/library/security-bootstrapper-arm64 [2025-10-31T11:39:04.680Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-10-31T11:39:04.680Z] #108 DONE 11.9s [2025-10-31T11:39:04.680Z] [2025-10-31T11:39:04.680Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:54:42.253Z] #156 ... [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T11:54:42.253Z] #153 DONE 2305.9s [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:54:42.253Z] #154 ... [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:54:42.253Z] #174 DONE 0.2s [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:54:42.253Z] #175 DONE 0.3s [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T11:54:42.253Z] #176 DONE 0.5s [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:54:42.253Z] #177 DONE 0.1s [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #108 [core-command] exporting to image [2025-10-31T11:54:42.253Z] #108 exporting layers [2025-10-31T11:54:42.253Z] #108 exporting layers 2.4s done [2025-10-31T11:54:42.253Z] #108 writing image sha256:99fa6dfccf70ec7326d8277b824a3d7bbccf6e1d4d9bd5ecb5c007d531819d74 done [2025-10-31T11:54:42.253Z] #108 naming to docker.io/library/core-command-arm64 done [2025-10-31T11:54:42.253Z] #108 DONE 14.3s [2025-10-31T11:54:42.253Z] [2025-10-31T11:54:42.253Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:55:08.920Z] #152 ... [2025-10-31T11:55:08.920Z] [2025-10-31T11:55:08.920Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T11:55:08.920Z] #150 2337.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-31T11:55:14.258Z] #150 ... [2025-10-31T11:55:14.258Z] [2025-10-31T11:55:14.258Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T11:55:14.258Z] #151 DONE 2342.7s [2025-10-31T11:55:14.258Z] [2025-10-31T11:55:14.258Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:55:14.258Z] #156 ... [2025-10-31T11:55:14.258Z] [2025-10-31T11:55:14.258Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:55:14.530Z] #178 DONE 0.4s [2025-10-31T11:55:14.530Z] [2025-10-31T11:55:14.530Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:55:14.530Z] #156 ... [2025-10-31T11:55:14.530Z] [2025-10-31T11:55:14.530Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:55:14.802Z] #179 DONE 0.2s [2025-10-31T11:55:14.802Z] [2025-10-31T11:55:14.802Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-31T11:55:14.802Z] #180 DONE 0.1s [2025-10-31T11:55:14.802Z] [2025-10-31T11:55:14.802Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:55:15.072Z] #154 ... [2025-10-31T11:55:15.072Z] [2025-10-31T11:55:15.072Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-31T11:55:15.072Z] #181 DONE 0.2s [2025-10-31T11:55:15.072Z] [2025-10-31T11:55:15.072Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T11:55:15.653Z] #182 DONE 0.4s [2025-10-31T11:55:15.653Z] [2025-10-31T11:55:15.653Z] #183 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T11:55:15.653Z] #183 DONE 0.1s [2025-10-31T11:55:15.653Z] [2025-10-31T11:55:15.653Z] #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:55:17.594Z] #184 DONE 2.0s [2025-10-31T11:55:17.594Z] [2025-10-31T11:55:17.594Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:55:17.859Z] #152 ... [2025-10-31T11:55:17.859Z] [2025-10-31T11:55:17.859Z] #108 [security-proxy-setup] exporting to image [2025-10-31T11:55:17.859Z] #108 exporting layers [2025-10-31T11:55:18.820Z] #108 exporting layers 1.1s done [2025-10-31T11:55:19.086Z] #108 writing image sha256:85a92bc17be9dfa2b3fb890c4e6b5d7328a86995b15d4a43a3d4089736844002 0.0s done [2025-10-31T11:55:19.086Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T11:55:19.086Z] #108 DONE 15.5s [2025-10-31T11:55:19.086Z] [2025-10-31T11:55:19.086Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:55:45.866Z] #156 ... [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-10-31T11:55:45.866Z] #150 DONE 2372.5s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:55:45.866Z] #154 ... [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:55:45.866Z] #185 DONE 0.2s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:55:45.866Z] #155 ... [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:55:45.866Z] #186 DONE 0.2s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-10-31T11:55:45.866Z] #187 DONE 0.1s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #188 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-10-31T11:55:45.866Z] #188 DONE 0.1s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:55:45.866Z] #189 DONE 0.1s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:55:45.866Z] #155 ... [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-31T11:55:45.866Z] #190 DONE 0.4s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T11:55:45.866Z] #191 DONE 0.4s [2025-10-31T11:55:45.866Z] [2025-10-31T11:55:45.866Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:55:46.150Z] #146 ... [2025-10-31T11:55:46.150Z] [2025-10-31T11:55:46.150Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-31T11:55:46.150Z] #192 DONE 0.1s [2025-10-31T11:55:46.150Z] [2025-10-31T11:55:46.150Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:55:48.183Z] #193 DONE 1.7s [2025-10-31T11:55:48.183Z] [2025-10-31T11:55:48.183Z] #108 [security-secretstore-setup] exporting to image [2025-10-31T11:55:48.183Z] #108 exporting layers [2025-10-31T11:55:50.138Z] #108 exporting layers 1.8s done [2025-10-31T11:55:50.138Z] #108 writing image sha256:d76904dc587964b697a70274baa692eb0d29ab9c1dbaad4cddd73dd0eb4dd36f 0.0s done [2025-10-31T11:55:50.138Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T11:55:50.138Z] #108 DONE 17.4s [2025-10-31T11:55:50.138Z] [2025-10-31T11:55:50.138Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:56:36.951Z] #154 ... [2025-10-31T11:56:36.951Z] [2025-10-31T11:56:36.951Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:56:36.951Z] #146 DONE 2424.5s [2025-10-31T11:56:36.951Z] [2025-10-31T11:56:36.951Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:56:36.951Z] #155 ... [2025-10-31T11:56:36.951Z] [2025-10-31T11:56:36.951Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:56:36.951Z] #194 DONE 0.6s [2025-10-31T11:56:36.951Z] [2025-10-31T11:56:36.951Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:56:36.951Z] #156 ... [2025-10-31T11:56:36.951Z] [2025-10-31T11:56:36.951Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:56:36.951Z] #195 DONE 0.2s [2025-10-31T11:56:36.951Z] [2025-10-31T11:56:36.951Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-31T11:56:37.217Z] #196 DONE 0.5s [2025-10-31T11:56:37.217Z] [2025-10-31T11:56:37.217Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:56:37.217Z] #197 DONE 0.1s [2025-10-31T11:56:37.217Z] [2025-10-31T11:56:37.217Z] #108 [security-spiffe-token-provider] exporting to image [2025-10-31T11:56:37.217Z] #108 exporting layers [2025-10-31T11:56:38.173Z] #108 exporting layers 0.9s done [2025-10-31T11:56:38.173Z] #108 writing image sha256:39b73380955e83172a5c3115718742d0d2f03282948dd566c32b3edef446caf1 done [2025-10-31T11:56:38.173Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T11:56:38.173Z] #108 DONE 18.3s [2025-10-31T11:56:38.173Z] [2025-10-31T11:56:38.173Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:57:25.045Z] #154 ... [2025-10-31T11:57:25.045Z] [2025-10-31T11:57:25.045Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:57:25.045Z] #152 DONE 2467.3s [2025-10-31T11:57:25.045Z] [2025-10-31T11:57:25.045Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:57:25.045Z] #156 ... [2025-10-31T11:57:25.045Z] [2025-10-31T11:57:25.045Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:57:25.045Z] #198 DONE 0.1s [2025-10-31T11:57:25.045Z] [2025-10-31T11:57:25.045Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:57:25.045Z] #199 DONE 0.1s [2025-10-31T11:57:25.045Z] [2025-10-31T11:57:25.045Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T11:57:25.046Z] #200 DONE 0.6s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T11:57:25.046Z] #201 DONE 0.1s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T11:57:25.046Z] #202 DONE 0.2s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:57:25.046Z] #156 ... [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-31T11:57:25.046Z] #203 DONE 2.0s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #108 [security-proxy-auth] exporting to image [2025-10-31T11:57:25.046Z] #108 exporting layers [2025-10-31T11:57:25.046Z] #108 exporting layers 0.8s done [2025-10-31T11:57:25.046Z] #108 writing image sha256:61a664b998deaeb89d467cbeb19adfe2a1c571ed9fc46bb1e0e6430e3c4b838e done [2025-10-31T11:57:25.046Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T11:57:25.046Z] #108 DONE 19.2s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:25.046Z] #155 ... [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:57:25.046Z] #156 DONE 2473.2s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:25.046Z] #155 ... [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:57:25.046Z] #204 DONE 0.2s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:57:25.046Z] #205 DONE 0.2s [2025-10-31T11:57:25.046Z] [2025-10-31T11:57:25.046Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T11:57:25.626Z] #206 DONE 0.6s [2025-10-31T11:57:25.626Z] [2025-10-31T11:57:25.626Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:57:25.892Z] #154 ... [2025-10-31T11:57:25.892Z] [2025-10-31T11:57:25.892Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:57:25.892Z] #207 DONE 0.2s [2025-10-31T11:57:25.892Z] [2025-10-31T11:57:25.892Z] #108 [core-data] exporting to image [2025-10-31T11:57:26.847Z] #108 exporting layers 0.6s done [2025-10-31T11:57:26.847Z] #108 writing image sha256:ff0ba01a50642e894b03b906a0c04e379d02bdb7b78b93d089b2130e3c749ede 0.0s done [2025-10-31T11:57:26.847Z] #108 naming to docker.io/library/core-data-arm64 done [2025-10-31T11:57:26.847Z] #108 DONE 19.8s [2025-10-31T11:57:26.847Z] [2025-10-31T11:57:26.847Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:27.134Z] #155 ... [2025-10-31T11:57:27.134Z] [2025-10-31T11:57:27.134Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:57:27.134Z] #154 DONE 2476.1s [2025-10-31T11:57:27.134Z] [2025-10-31T11:57:27.134Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:27.405Z] #155 ... [2025-10-31T11:57:27.405Z] [2025-10-31T11:57:27.405Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:57:27.990Z] #208 DONE 0.5s [2025-10-31T11:57:27.990Z] [2025-10-31T11:57:27.990Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:28.261Z] #155 ... [2025-10-31T11:57:28.261Z] [2025-10-31T11:57:28.261Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T11:57:28.526Z] #209 DONE 0.5s [2025-10-31T11:57:28.526Z] [2025-10-31T11:57:28.526Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:57:28.791Z] #210 DONE 0.1s [2025-10-31T11:57:28.791Z] [2025-10-31T11:57:28.791Z] #108 [core-keeper] exporting to image [2025-10-31T11:57:29.061Z] #108 exporting layers 0.5s done [2025-10-31T11:57:29.326Z] #108 writing image sha256:69747960f5bca664d6a254e2a7374baeee5fb9e0d14717c9c4da33b9d71fcf0d done [2025-10-31T11:57:29.326Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-10-31T11:57:29.326Z] #108 DONE 20.4s [2025-10-31T11:57:29.326Z] [2025-10-31T11:57:29.326Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:30.741Z] #155 ... [2025-10-31T11:57:30.741Z] [2025-10-31T11:57:30.741Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:57:30.741Z] #149 DONE 2480.0s [2025-10-31T11:57:31.006Z] [2025-10-31T11:57:31.006Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:31.273Z] #155 ... [2025-10-31T11:57:31.273Z] [2025-10-31T11:57:31.273Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:57:31.538Z] #211 DONE 0.2s [2025-10-31T11:57:31.538Z] [2025-10-31T11:57:31.538Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:57:31.538Z] #212 DONE 0.2s [2025-10-31T11:57:31.538Z] [2025-10-31T11:57:31.538Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:31.804Z] #155 ... [2025-10-31T11:57:31.804Z] [2025-10-31T11:57:31.804Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T11:57:32.070Z] #213 DONE 0.5s [2025-10-31T11:57:32.070Z] [2025-10-31T11:57:32.070Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:32.336Z] #155 ... [2025-10-31T11:57:32.336Z] [2025-10-31T11:57:32.336Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:57:32.336Z] #214 DONE 0.1s [2025-10-31T11:57:32.336Z] [2025-10-31T11:57:32.336Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T11:57:32.336Z] #215 DONE 0.1s [2025-10-31T11:57:32.336Z] [2025-10-31T11:57:32.336Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:32.600Z] #155 ... [2025-10-31T11:57:32.600Z] [2025-10-31T11:57:32.600Z] #108 [core-metadata] exporting to image [2025-10-31T11:57:33.179Z] #108 exporting layers 0.6s done [2025-10-31T11:57:33.179Z] #108 writing image sha256:1ef484f8a47fdc93f571cbfb002369fc3d84ebd56bb66eb1dcdcd8febf5863af done [2025-10-31T11:57:33.179Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-10-31T11:57:33.179Z] #108 DONE 21.0s [2025-10-31T11:57:33.179Z] [2025-10-31T11:57:33.179Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:59.839Z] #155 ... [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.839Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:57:59.839Z] #139 DONE 2506.6s [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.839Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:59.839Z] #155 ... [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.839Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:57:59.839Z] #216 DONE 0.2s [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.839Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:57:59.839Z] #217 DONE 0.1s [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.839Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:57:59.839Z] #155 ... [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.839Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T11:57:59.839Z] #218 DONE 0.5s [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.839Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T11:57:59.839Z] #219 DONE 0.1s [2025-10-31T11:57:59.839Z] [2025-10-31T11:57:59.840Z] #108 [support-scheduler] exporting to image [2025-10-31T11:57:59.840Z] #108 exporting layers [2025-10-31T11:58:00.422Z] #108 exporting layers 1.6s done [2025-10-31T11:58:00.422Z] #108 writing image sha256:297874b5b519f356a93fc19d514e38d37088acc30620b494698534f6151b810c done [2025-10-31T11:58:00.422Z] #108 naming to docker.io/library/support-scheduler-arm64 [2025-10-31T11:58:00.422Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-10-31T11:58:00.422Z] #108 DONE 22.6s [2025-10-31T11:58:00.422Z] [2025-10-31T11:58:00.422Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:58:04.657Z] #155 DONE 2513.8s [2025-10-31T11:58:04.657Z] [2025-10-31T11:58:04.657Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:58:04.922Z] #33 ... [2025-10-31T11:58:04.922Z] [2025-10-31T11:58:04.922Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:58:05.189Z] #220 DONE 0.1s [2025-10-31T11:58:05.189Z] [2025-10-31T11:58:05.189Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:58:05.189Z] #33 ... [2025-10-31T11:58:05.189Z] [2025-10-31T11:58:05.189Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:58:05.189Z] #221 DONE 0.1s [2025-10-31T11:58:05.189Z] [2025-10-31T11:58:05.189Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T11:58:05.881Z] #222 DONE 0.5s [2025-10-31T11:58:05.881Z] [2025-10-31T11:58:05.881Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:58:05.881Z] #33 ... [2025-10-31T11:58:05.881Z] [2025-10-31T11:58:05.881Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:58:05.881Z] #223 DONE 0.1s [2025-10-31T11:58:05.881Z] [2025-10-31T11:58:05.881Z] #108 [support-notifications] exporting to image [2025-10-31T11:58:05.881Z] #108 exporting layers [2025-10-31T11:58:06.460Z] #108 exporting layers 0.6s done [2025-10-31T11:58:06.460Z] #108 writing image sha256:6d2faeac5b6eaacd9389a515738d91b941e249a8126d0027e1b8a06d531bd9f9 done [2025-10-31T11:58:06.460Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T11:58:06.460Z] #108 DONE 23.2s [2025-10-31T11:58:06.460Z] [2025-10-31T11:58:06.460Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:58:06.460Z] time="2025-10-31T11:11:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T11:58:06.516Z] $ docker stop --time=1 0aa352e17d95c4401e9b34a8f2c1c93d00c82b464b32a8ed748e31316b31416d [2025-10-31T11:58:08.145Z] $ docker rm -f --volumes 0aa352e17d95c4401e9b34a8f2c1c93d00c82b464b32a8ed748e31316b31416d [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T11:58:08.690Z] + docker images [2025-10-31T11:58:08.691Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T11:58:08.691Z] support-notifications-arm64 latest 6d2faeac5b6e 3 seconds ago 53MB [2025-10-31T11:58:08.691Z] support-scheduler-arm64 latest 297874b5b519 10 seconds ago 49.2MB [2025-10-31T11:58:08.691Z] core-metadata-arm64 latest 1ef484f8a47f 36 seconds ago 45.5MB [2025-10-31T11:58:08.691Z] core-keeper-arm64 latest 69747960f5bc 40 seconds ago 45.2MB [2025-10-31T11:58:08.691Z] core-data-arm64 latest ff0ba01a5064 43 seconds ago 45.5MB [2025-10-31T11:58:08.691Z] security-proxy-auth-arm64 latest 61a664b998de 46 seconds ago 44.6MB [2025-10-31T11:58:08.691Z] security-spiffe-token-provider-arm64 latest 39b73380955e About a minute ago 49.1MB [2025-10-31T11:58:08.691Z] security-secretstore-setup-arm64 latest d76904dc5879 2 minutes ago 79.5MB [2025-10-31T11:58:08.691Z] security-proxy-setup-arm64 latest 85a92bc17be9 2 minutes ago 49.5MB [2025-10-31T11:58:08.691Z] core-command-arm64 latest 99fa6dfccf70 3 minutes ago 40.1MB [2025-10-31T11:58:08.691Z] security-bootstrapper-arm64 latest bb5c67ee3884 19 minutes ago 28.6MB [2025-10-31T11:58:08.691Z] core-common-config-bootstrapper-arm64 latest 529ce8391987 19 minutes ago 20.5MB [2025-10-31T11:58:08.691Z] security-spire-agent-arm64 latest 2b76a98746b0 44 minutes ago 187MB [2025-10-31T11:58:08.691Z] security-spire-server-arm64 latest 67949aafa1d2 44 minutes ago 144MB [2025-10-31T11:58:08.691Z] security-spire-config-arm64 latest d1cb94534e77 44 minutes ago 143MB [2025-10-31T11:58:08.691Z] ci-base-image-arm64 latest c4bbd5544b8e About an hour ago 920MB [2025-10-31T11:58:08.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T11:58:08.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:58:09.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:58:09.587Z] [2025-10-31T11:58:09.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:58:09.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:58:10.261Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T11:58:10.262Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T11:58:10.262Z] 04944245beec: Pulling fs layer [2025-10-31T11:58:10.262Z] 699f458cf7ca: Pulling fs layer [2025-10-31T11:58:10.262Z] 765212b225bb: Pulling fs layer [2025-10-31T11:58:10.262Z] f23df028b6ca: Pulling fs layer [2025-10-31T11:58:10.262Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T11:58:10.262Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T11:58:10.262Z] 765212b225bb: Waiting [2025-10-31T11:58:10.262Z] f23df028b6ca: Waiting [2025-10-31T11:58:10.262Z] d65c8cfc05b1: Waiting [2025-10-31T11:58:10.262Z] 2437ff75d9bd: Waiting [2025-10-31T11:58:10.262Z] 04944245beec: Verifying Checksum [2025-10-31T11:58:10.262Z] 04944245beec: Download complete [2025-10-31T11:58:10.262Z] 765212b225bb: Verifying Checksum [2025-10-31T11:58:10.262Z] 765212b225bb: Download complete [2025-10-31T11:58:10.262Z] f23df028b6ca: Verifying Checksum [2025-10-31T11:58:10.262Z] f23df028b6ca: Download complete [2025-10-31T11:58:10.262Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T11:58:10.262Z] d65c8cfc05b1: Download complete [2025-10-31T11:58:10.528Z] 699f458cf7ca: Verifying Checksum [2025-10-31T11:58:10.528Z] 699f458cf7ca: Download complete [2025-10-31T11:58:10.794Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T11:58:10.794Z] 8998bd30e6a1: Download complete [2025-10-31T11:58:13.364Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T11:58:13.364Z] 2437ff75d9bd: Download complete [2025-10-31T11:58:15.297Z] 8998bd30e6a1: Pull complete [2025-10-31T11:58:15.880Z] 04944245beec: Pull complete [2025-10-31T11:58:17.283Z] 699f458cf7ca: Pull complete [2025-10-31T11:58:17.549Z] 765212b225bb: Pull complete [2025-10-31T11:58:18.505Z] f23df028b6ca: Pull complete [2025-10-31T11:58:18.774Z] d65c8cfc05b1: Pull complete [2025-10-31T11:58:36.960Z] 2437ff75d9bd: Pull complete [2025-10-31T11:58:36.960Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T11:58:36.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:58:36.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:58:37.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-772184 does not seem to be running inside a container [2025-10-31T11:58:37.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T11:58:40.559Z] $ docker top f5fe108d9e1e45c25b7e14d8ed3bfe1255f81ed298f0b75070d4d0aeaffa6580 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:58:41.510Z] ---> job-cost.sh [2025-10-31T11:58:41.510Z] lf-activate-venv: SKIPPING [2025-10-31T11:58:41.510Z] INFO: No Stack... [2025-10-31T11:58:42.090Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T11:58:42.668Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T11:58:43.319Z] + cut -d, -f6 [2025-10-31T11:58:43.319Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2025-10-31T11:58:43.377Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] [2025-10-31T11:58:43.381Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] did not exist. Created. [2025-10-31T11:58:43.387Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T11:58:44.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T11:58:44.378Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T11:58:44.396Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-8d7768f9fa12779e606cfdafdb9aa107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T11:58:44.499Z] $ docker stop --time=1 f5fe108d9e1e45c25b7e14d8ed3bfe1255f81ed298f0b75070d4d0aeaffa6580 [2025-10-31T11:58:46.030Z] $ docker rm -f --volumes f5fe108d9e1e45c25b7e14d8ed3bfe1255f81ed298f0b75070d4d0aeaffa6580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T11:58:48.630Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:58:48.963Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:58:49.864Z] ---> package-listing.sh [2025-10-31T11:58:49.864Z] ++ facter osfamily [2025-10-31T11:58:49.864Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T11:58:50.126Z] + OS_FAMILY=debian [2025-10-31T11:58:50.126Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T11:58:50.126Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T11:58:50.126Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T11:58:50.126Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T11:58:50.126Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T11:58:50.126Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T11:58:50.126Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T11:58:50.126Z] + case "${OS_FAMILY}" in [2025-10-31T11:58:50.126Z] + dpkg -l [2025-10-31T11:58:50.126Z] + grep '^ii' [2025-10-31T11:58:50.126Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T11:58:50.126Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T11:58:50.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T11:58:50.126Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T11:58:50.126Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T11:58:50.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-10-31T11:58:50.165Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T11:58:50.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:58:51.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:58:51.109Z] [2025-10-31T11:58:51.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:58:51.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:58:51.494Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T11:58:51.494Z] 5eb5b503b376: Pulling fs layer [2025-10-31T11:58:51.494Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T11:58:51.494Z] ec43610c2a17: Pulling fs layer [2025-10-31T11:58:51.494Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T11:58:51.494Z] 33b1e0a273af: Pulling fs layer [2025-10-31T11:58:51.494Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T11:58:51.494Z] 2f39f015ded8: Pulling fs layer [2025-10-31T11:58:51.494Z] 33b1e0a273af: Waiting [2025-10-31T11:58:51.494Z] 5d3b04190fa2: Waiting [2025-10-31T11:58:51.494Z] 3a2ae6a8a46f: Waiting [2025-10-31T11:58:51.494Z] 2f39f015ded8: Waiting [2025-10-31T11:58:51.494Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T11:58:51.494Z] 5c69ac0246d0: Download complete [2025-10-31T11:58:51.494Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T11:58:51.494Z] 3a2ae6a8a46f: Download complete [2025-10-31T11:58:51.494Z] 33b1e0a273af: Verifying Checksum [2025-10-31T11:58:51.494Z] 33b1e0a273af: Download complete [2025-10-31T11:58:51.494Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T11:58:51.494Z] 5d3b04190fa2: Download complete [2025-10-31T11:58:51.753Z] ec43610c2a17: Verifying Checksum [2025-10-31T11:58:51.753Z] ec43610c2a17: Download complete [2025-10-31T11:58:51.753Z] 5eb5b503b376: Verifying Checksum [2025-10-31T11:58:51.753Z] 5eb5b503b376: Download complete [2025-10-31T11:58:52.322Z] 2f39f015ded8: Download complete [2025-10-31T11:58:53.259Z] 5eb5b503b376: Pull complete [2025-10-31T11:58:53.518Z] 5c69ac0246d0: Pull complete [2025-10-31T11:58:54.084Z] ec43610c2a17: Pull complete [2025-10-31T11:58:54.084Z] 3a2ae6a8a46f: Pull complete [2025-10-31T11:58:54.084Z] 33b1e0a273af: Pull complete [2025-10-31T11:58:54.084Z] 5d3b04190fa2: Pull complete [2025-10-31T11:59:00.640Z] 2f39f015ded8: Pull complete [2025-10-31T11:59:00.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T11:59:00.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:59:00.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:59:00.865Z] prd-ubuntu20.04-docker-8c-8g-771119 does not seem to be running inside a container [2025-10-31T11:59:00.899Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T11:59:03.474Z] $ docker top fc4d1274e57c05f3aac5a2cc6ebe3603eab373602816d8f887173a555bf7ba2c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:59:03.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T11:59:04.192Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T11:59:04.503Z] + ls /var/log/sa-host [2025-10-31T11:59:04.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:59:04.661Z] provisioning config files... [2025-10-31T11:59:04.672Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8852681781343545419tmp [Pipeline] { [Pipeline] echo [2025-10-31T11:59:04.737Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:59:05.061Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T11:59:05.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:59:05.513Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T11:59:05.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:59:05.873Z] ---> sudo-logs.sh [2025-10-31T11:59:05.874Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T11:59:05.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:59:06.276Z] ---> job-cost.sh [2025-10-31T11:59:06.276Z] lf-activate-venv: SKIPPING [2025-10-31T11:59:06.276Z] DEBUG: total: 0.2199999988079071 [2025-10-31T11:59:06.276Z] INFO: Retrieving Stack Cost... [2025-10-31T11:59:06.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T11:59:06.797Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T11:59:06.842Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:59:07.163Z] ---> logs-deploy.sh [2025-10-31T11:59:07.163Z] lf-activate-venv: SKIPPING [2025-10-31T11:59:07.163Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-8d7768f9fa12779e606cfdafdb9aa107/1 [2025-10-31T11:59:07.163Z] INFO: archiving workspace using pattern(s): [2025-10-31T11:59:08.101Z] Archives upload complete. [2025-10-31T11:59:08.101Z] INFO: archiving logs to Nexus