Pull request #5276 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f4ce7dac8a99756ad6d57f944b82ca161129151d 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-ssh9277155488462415263.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-ssh16844847990755491122.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-f.5sa2rf8d8.9d23b425169/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-f.5sa2rf8d8.9d23b425169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10783040634288830708.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-f.5sa2rf8d8.9d23b425169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3989350595396898565.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-ssh13264929693986210263.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-f.5sa2rf8d8.9d23b425169/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-f.5sa2rf8d8.9d23b425169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16187732750452934388.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-771122 in /w/workspace/f7f2993bfa2d6fa161b599d23b425169 [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 > 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 Avoid second fetch Checking out Revision f4ce7dac8a99756ad6d57f944b82ca161129151d (snyk-fix-f7f2993bfa2d6fa161b599d23b425169) Commit message: "fix: cmd/security-spire-config/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 core.sparsecheckout # timeout=10 > git checkout -f f4ce7dac8a99756ad6d57f944b82ca161129151d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T08:54:03.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T08:54:03.456Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T08:54:03.561Z] ========================================================= [2025-10-31T08:54:03.561Z] EdgeX Global Pipelines Version Info [2025-10-31T08:54:03.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:04.356Z] ------------------- [2025-10-31T08:54:04.356Z] stable info: [2025-10-31T08:54:04.356Z] ------------------- [2025-10-31T08:54:04.356Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T08:54:04.356Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T08:54:04.356Z] Message: update stable to v1.0.278 [2025-10-31T08:54:05.300Z] ------------------- [2025-10-31T08:54:05.300Z] experimental info: [2025-10-31T08:54:05.300Z] ------------------- [2025-10-31T08:54:05.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T08:54:05.300Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T08:54:05.300Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T08:54:05.515Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-31T08:54:05.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-31T08:54:05.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T08:54:05.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T08:54:05.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T08:54:05.813Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-10-31T08:54:05.886Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T08:54:05.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-31T08:54:06.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-31T08:54:06.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-31T08:54:06.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T08:54:06.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T08:54:06.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T08:54:06.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T08:54:06.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T08:54:06.541Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:06.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T08:54:06.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T08:54:06.718Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-31T08:54:06.785Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-31T08:54:06.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T08:54:06.891Z] [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:06.946Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T08:54:06.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [Pipeline] echo [2025-10-31T08:54:07.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [Pipeline] echo [2025-10-31T08:54:07.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [Pipeline] echo [2025-10-31T08:54:07.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4ce7dac8a99756ad6d57f944b82ca161129151d [Pipeline] echo [2025-10-31T08:54:07.201Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4ce7da [Pipeline] echo [2025-10-31T08:54:07.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T08:54:07.404Z] provisioning config files... [2025-10-31T08:54:07.421Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11992159723590473216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T08:54:07.817Z] ---> ****-login.sh [2025-10-31T08:54:07.817Z] nexus3.edgexfoundry.org:10001 [2025-10-31T08:54:08.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.652Z] [2025-10-31T08:54:08.652Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.652Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.652Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.652Z] [2025-10-31T08:54:08.652Z] Login Succeeded [2025-10-31T08:54:08.652Z] nexus3.edgexfoundry.org:10002 [2025-10-31T08:54:08.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.652Z] [2025-10-31T08:54:08.652Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.652Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.652Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.652Z] [2025-10-31T08:54:08.652Z] Login Succeeded [2025-10-31T08:54:08.652Z] nexus3.edgexfoundry.org:10003 [2025-10-31T08:54:08.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.912Z] [2025-10-31T08:54:08.912Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.912Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.912Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.912Z] [2025-10-31T08:54:08.912Z] Login Succeeded [2025-10-31T08:54:08.912Z] nexus3.edgexfoundry.org:10004 [2025-10-31T08:54:08.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:08.912Z] [2025-10-31T08:54:08.912Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:08.912Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:08.912Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:08.912Z] [2025-10-31T08:54:08.912Z] Login Succeeded [2025-10-31T08:54:08.912Z] ****.io [2025-10-31T08:54:09.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T08:54:09.171Z] [2025-10-31T08:54:09.171Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T08:54:09.171Z] Configure a credential helper to remove this warning. See [2025-10-31T08:54:09.171Z] https://docs.****.com/go/credential-store/ [2025-10-31T08:54:09.171Z] [2025-10-31T08:54:09.171Z] Login Succeeded [2025-10-31T08:54:09.171Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T08:54:09.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:09.632Z] + 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:09.632Z] + dirname cmd/core-command/Dockerfile [2025-10-31T08:54:09.632Z] + cut -d/ -f2 [2025-10-31T08:54:09.632Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-31T08:54:09.632Z] + + cut -d/ -f2 [2025-10-31T08:54:09.632Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:09.632Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-31T08:54:09.632Z] + cut -d/ -f2+ [2025-10-31T08:54:09.632Z] dirname cmd/core-data/Dockerfile [2025-10-31T08:54:09.632Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-31T08:54:09.632Z] + dirname cmd/core-keeper/Dockerfile [2025-10-31T08:54:09.632Z] + cut -d/ -f2 [2025-10-31T08:54:09.632Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-31T08:54:09.632Z] + + cut -d/ -f2 [2025-10-31T08:54:09.632Z] dirname cmd/core-metadata/Dockerfile [2025-10-31T08:54:09.632Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-31T08:54:09.632Z] + + cut -d/ -f2 [2025-10-31T08:54:09.632Z] dirname cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:09.632Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-31T08:54:09.632Z] + + cut -d/ -f2 [2025-10-31T08:54:09.632Z] dirname cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:09.632Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-31T08:54:09.632Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-31T08:54:09.633Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-31T08:54:09.633Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-31T08:54:09.633Z] + dirname cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-31T08:54:09.633Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-31T08:54:09.633Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-31T08:54:09.633Z] + dirname cmd/support-notifications/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-31T08:54:09.633Z] + cut -d/ -f2 [2025-10-31T08:54:09.633Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-31T08:54:09.633Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-31T08:54:09.683Z] 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:10.232Z] + git rev-list -1 --merges f4ce7dac8a99756ad6d57f944b82ca161129151d~1..f4ce7dac8a99756ad6d57f944b82ca161129151d [Pipeline] echo [2025-10-31T08:54:10.268Z] -----------> git rev-list -1 --merges f4ce7dac8a99756ad6d57f944b82ca161129151d~1..f4ce7dac8a99756ad6d57f944b82ca161129151d f4ce7dac8a99756ad6d57f944b82ca161129151d [false] [Pipeline] sh [2025-10-31T08:54:10.583Z] + git log --format=format:%s -1 f4ce7dac8a99756ad6d57f944b82ca161129151d [Pipeline] echo [2025-10-31T08:54:10.621Z] ========================================================= [2025-10-31T08:54:10.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T08:54:10.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-31T08:54:11.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.072Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T08:54:11.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.072Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T08:54:11.072Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T08:54:11.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:54:11.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:11.508Z] [2025-10-31T08:54:11.508Z] 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:11.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:12.486Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T08:54:12.486Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T08:54:12.486Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T08:54:12.486Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T08:54:12.486Z] 461d9e800cba: Pulling fs layer [2025-10-31T08:54:12.486Z] 80192f66455f: Pulling fs layer [2025-10-31T08:54:12.486Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T08:54:12.486Z] a29436f7fd5d: Pulling fs layer [2025-10-31T08:54:12.486Z] 923cac83aea3: Pulling fs layer [2025-10-31T08:54:12.486Z] 461d9e800cba: Waiting [2025-10-31T08:54:12.486Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T08:54:12.486Z] db01528c6b51: Pulling fs layer [2025-10-31T08:54:12.486Z] 80192f66455f: Waiting [2025-10-31T08:54:12.486Z] 28988de357af: Pulling fs layer [2025-10-31T08:54:12.486Z] 923cac83aea3: Waiting [2025-10-31T08:54:12.486Z] 25ad8b0a4227: Waiting [2025-10-31T08:54:12.486Z] 2e8e34ca0e6c: Waiting [2025-10-31T08:54:12.486Z] db01528c6b51: Waiting [2025-10-31T08:54:12.486Z] a29436f7fd5d: Waiting [2025-10-31T08:54:12.744Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T08:54:12.744Z] 6bf1a483ea7c: Download complete [2025-10-31T08:54:12.744Z] 461d9e800cba: Verifying Checksum [2025-10-31T08:54:12.744Z] 461d9e800cba: Download complete [2025-10-31T08:54:12.744Z] 80192f66455f: Download complete [2025-10-31T08:54:13.005Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T08:54:13.005Z] f5dfc541a4d3: Download complete [2025-10-31T08:54:13.269Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T08:54:13.269Z] 3dae71ba6b94: Download complete [2025-10-31T08:54:13.269Z] 923cac83aea3: Download complete [2025-10-31T08:54:13.269Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T08:54:13.269Z] 25ad8b0a4227: Download complete [2025-10-31T08:54:13.529Z] db01528c6b51: Verifying Checksum [2025-10-31T08:54:13.529Z] db01528c6b51: Download complete [2025-10-31T08:54:13.529Z] 28988de357af: Verifying Checksum [2025-10-31T08:54:13.529Z] 28988de357af: Download complete [2025-10-31T08:54:13.788Z] a29436f7fd5d: Verifying Checksum [2025-10-31T08:54:13.788Z] a29436f7fd5d: Download complete [2025-10-31T08:54:14.357Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T08:54:14.357Z] 2e8e34ca0e6c: Download complete [2025-10-31T08:54:14.357Z] 3dae71ba6b94: Pull complete [2025-10-31T08:54:14.619Z] 6bf1a483ea7c: Pull complete [2025-10-31T08:54:15.558Z] f5dfc541a4d3: Pull complete [2025-10-31T08:54:15.558Z] 461d9e800cba: Pull complete [2025-10-31T08:54:15.558Z] 80192f66455f: Pull complete [2025-10-31T08:54:18.850Z] 2e8e34ca0e6c: Pull complete [2025-10-31T08:54:19.786Z] a29436f7fd5d: Pull complete [2025-10-31T08:54:20.353Z] 923cac83aea3: Pull complete [2025-10-31T08:54:21.734Z] 25ad8b0a4227: Pull complete [2025-10-31T08:54:22.675Z] db01528c6b51: Pull complete [2025-10-31T08:54:22.935Z] 28988de357af: Pull complete [2025-10-31T08:54:22.935Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T08:54:22.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T08:54:22.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:54:23.214Z] prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container [2025-10-31T08:54:23.258Z] $ 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:40.545Z] $ docker top 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 -eo pid,comm [2025-10-31T08:54:40.637Z] 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:40.637Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T08:54:40.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:40.780Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:40.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:40.892Z] $ docker exec 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent [2025-10-31T08:54:40.990Z] SSH_AUTH_SOCK=/tmp/ssh-r2RDv7IVENjD/agent.14 [2025-10-31T08:54:40.990Z] SSH_AGENT_PID=27 [2025-10-31T08:54:41.007Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:41.095Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4832577628961432985.key (/w/workspace/edgex-go/1@tmp/private_key_4832577628961432985.key) [2025-10-31T08:54:41.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:41.444Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-10-31T08:54:41.763Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T08:54:41.783Z] $ docker exec --env ******** --env ******** 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent -k [2025-10-31T08:54:41.876Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:41.877Z] unset SSH_AGENT_PID; [2025-10-31T08:54:41.877Z] echo Agent pid 27 killed; [2025-10-31T08:54:41.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T08:54:41.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T08:54:41.999Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T08:54:42.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T08:54:42.094Z] $ docker exec 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent [2025-10-31T08:54:42.195Z] SSH_AUTH_SOCK=/tmp/ssh-audVFvvo5wfY/agent.86 [2025-10-31T08:54:42.195Z] SSH_AGENT_PID=92 [2025-10-31T08:54:42.200Z] Running ssh-add (command line suppressed) [2025-10-31T08:54:42.297Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6556143210933974630.key (/w/workspace/edgex-go/1@tmp/private_key_6556143210933974630.key) [2025-10-31T08:54:42.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T08:54:42.643Z] + git semver init [2025-10-31T08:54:42.902Z] 2025-10-31 08:54:42,848 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T08:54:42.902Z] 2025-10-31 08:54:42,857 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T08:54:42.902Z] 2025-10-31 08:54:42,858 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-10-31T08:54:42.902Z] 2025-10-31 08:54:42,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-10-31T08:54:42.902Z] 2025-10-31 08:54:42,859 [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.111Z] 2025-10-31 08:54:54,022 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-10-31T08:54:55.111Z] 2025-10-31 08:54:54,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-f7f2993bfa2d6fa161b599d23b425169 with force:False [2025-10-31T08:54:55.111Z] 2025-10-31 08:54:54,023 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [2025-10-31T08:54:55.111Z] 2025-10-31 08:54:54,027 [execute] INFO git cat-file --batch-check [2025-10-31T08:54:55.111Z] 2025-10-31 08:54:54,027 [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.111Z] 2025-10-31 08:54:54,031 [execute] INFO git cat-file --batch [2025-10-31T08:54:55.111Z] 2025-10-31 08:54:54,031 [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.111Z] 2025-10-31 08:54:54,034 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-f7f2993bfa2d6fa161b599d23b425169 [2025-10-31T08:54:55.111Z] 0.0.0 [Pipeline] } [2025-10-31T08:54:55.129Z] $ docker exec --env ******** --env ******** 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 ssh-agent -k [2025-10-31T08:54:55.207Z] unset SSH_AUTH_SOCK; [2025-10-31T08:54:55.208Z] unset SSH_AGENT_PID; [2025-10-31T08:54:55.208Z] echo Agent pid 92 killed; [2025-10-31T08:54:55.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T08:54:55.660Z] + git semver [Pipeline] } [2025-10-31T08:54:55.944Z] $ docker stop --time=1 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 [2025-10-31T08:54:57.996Z] $ docker rm -f --volumes 4303c3ea230615cdeb68a6a100dc93401c4fcf1dd59ae05f85d680d019ee2783 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T08:54:58.481Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T08:54:58.840Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T08:54:58.859Z] [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:54:59.712Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T08:54:59.748Z] [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:59.790Z] [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T08:54:59.836Z] ========================================================= [2025-10-31T08:54:59.836Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-10-31T08:54:59.836Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:00.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:00.191Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-31T08:55:00.191Z] 2d35ebdb57d9: Pulling fs layer [2025-10-31T08:55:00.191Z] c35fb4624d26: Pulling fs layer [2025-10-31T08:55:00.191Z] 4e2aec7ef170: Pulling fs layer [2025-10-31T08:55:00.191Z] 333b49ad6fbf: Pulling fs layer [2025-10-31T08:55:00.191Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T08:55:00.191Z] c3e65509a76b: Pulling fs layer [2025-10-31T08:55:00.191Z] 7cf9ebb963bd: Pulling fs layer [2025-10-31T08:55:00.191Z] bb34ca984cfb: Pulling fs layer [2025-10-31T08:55:00.191Z] 151cf03bc807: Pulling fs layer [2025-10-31T08:55:00.191Z] 333b49ad6fbf: Waiting [2025-10-31T08:55:00.191Z] 4f4fb700ef54: Waiting [2025-10-31T08:55:00.191Z] c3e65509a76b: Waiting [2025-10-31T08:55:00.191Z] 7cf9ebb963bd: Waiting [2025-10-31T08:55:00.191Z] bb34ca984cfb: Waiting [2025-10-31T08:55:00.191Z] 151cf03bc807: Waiting [2025-10-31T08:55:00.191Z] c35fb4624d26: Download complete [2025-10-31T08:55:00.191Z] 333b49ad6fbf: Verifying Checksum [2025-10-31T08:55:00.191Z] 333b49ad6fbf: Download complete [2025-10-31T08:55:00.191Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T08:55:00.191Z] 4f4fb700ef54: Download complete [2025-10-31T08:55:00.191Z] c3e65509a76b: Verifying Checksum [2025-10-31T08:55:00.191Z] c3e65509a76b: Download complete [2025-10-31T08:55:00.191Z] 2d35ebdb57d9: Download complete [2025-10-31T08:55:00.456Z] 2d35ebdb57d9: Pull complete [2025-10-31T08:55:00.456Z] 7cf9ebb963bd: Verifying Checksum [2025-10-31T08:55:00.456Z] 7cf9ebb963bd: Download complete [2025-10-31T08:55:00.731Z] c35fb4624d26: Pull complete [2025-10-31T08:55:01.016Z] 151cf03bc807: Verifying Checksum [2025-10-31T08:55:01.016Z] 151cf03bc807: Download complete [2025-10-31T08:55:01.016Z] 4e2aec7ef170: Verifying Checksum [2025-10-31T08:55:01.016Z] 4e2aec7ef170: Download complete [2025-10-31T08:55:01.952Z] bb34ca984cfb: Verifying Checksum [2025-10-31T08:55:01.953Z] bb34ca984cfb: Download complete [2025-10-31T08:55:06.168Z] 4e2aec7ef170: Pull complete [2025-10-31T08:55:06.168Z] 333b49ad6fbf: Pull complete [2025-10-31T08:55:07.104Z] 4f4fb700ef54: Pull complete [2025-10-31T08:55:07.670Z] c3e65509a76b: Pull complete [2025-10-31T08:55:07.927Z] 7cf9ebb963bd: Pull complete [2025-10-31T08:55:10.449Z] bb34ca984cfb: Pull complete [2025-10-31T08:55:11.384Z] 151cf03bc807: Pull complete [2025-10-31T08:55:11.385Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-31T08:55:11.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:11.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:11.764Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:11.764Z] WORKDIR /edgex [2025-10-31T08:55:11.764Z] COPY go.mod . [2025-10-31T08:55:11.764Z] RUN go mod download [2025-10-31T08:55:11.764Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-31T08:55:13.677Z] #0 building with "default" instance using docker driver [2025-10-31T08:55:13.677Z] [2025-10-31T08:55:13.677Z] #1 [internal] load build definition from Dockerfile [2025-10-31T08:55:13.677Z] #1 transferring dockerfile: 164B done [2025-10-31T08:55:13.677Z] #1 DONE 0.1s [2025-10-31T08:55:13.677Z] [2025-10-31T08:55:13.677Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:13.677Z] #2 DONE 0.0s [2025-10-31T08:55:13.677Z] [2025-10-31T08:55:13.677Z] #3 [internal] load .dockerignore [2025-10-31T08:55:13.677Z] #3 transferring context: [2025-10-31T08:55:13.677Z] #3 transferring context: 50B done [2025-10-31T08:55:13.677Z] #3 DONE 0.1s [2025-10-31T08:55:13.677Z] [2025-10-31T08:55:13.677Z] #4 [internal] load build context [2025-10-31T08:55:13.937Z] #4 transferring context: 6.57kB done [2025-10-31T08:55:13.937Z] #4 DONE 0.2s [2025-10-31T08:55:13.937Z] [2025-10-31T08:55:13.937Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-31T08:55:13.937Z] #5 DONE 0.4s [2025-10-31T08:55:14.196Z] [2025-10-31T08:55:14.196Z] #6 [2/4] WORKDIR /edgex [2025-10-31T08:55:14.226Z] Still waiting to schedule task [2025-10-31T08:55:14.226Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-10-31T08:55:26.406Z] #6 DONE 11.3s [2025-10-31T08:55:26.406Z] [2025-10-31T08:55:26.406Z] #7 [3/4] COPY go.mod . [2025-10-31T08:55:26.406Z] #7 DONE 1.0s [2025-10-31T08:55:26.666Z] [2025-10-31T08:55:26.666Z] #8 [4/4] RUN go mod download [2025-10-31T08:55:44.764Z] #8 DONE 15.5s [2025-10-31T08:55:44.764Z] [2025-10-31T08:55:44.764Z] #9 exporting to image [2025-10-31T08:55:44.764Z] #9 exporting layers [2025-10-31T08:55:45.698Z] #9 exporting layers 3.4s done [2025-10-31T08:55:45.698Z] #9 writing image sha256:51572ee15da78a3c98d02f7e3fbb7850e452d6718edea31231ad5259fcb062e7 done [2025-10-31T08:55:45.698Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T08:55:45.698Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T08:55:46.080Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:46.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:46.239Z] prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container [2025-10-31T08:55:46.267Z] $ 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:46.572Z] $ docker top 56643a309bcab66084f4fe00d3e7e8ab625f247aa362c68a3c31fcf33dbf7a63 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T08:55:46.974Z] + go version [2025-10-31T08:55:46.974Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-10-31T08:55:47.005Z] $ docker stop --time=1 56643a309bcab66084f4fe00d3e7e8ab625f247aa362c68a3c31fcf33dbf7a63 [2025-10-31T08:55:48.406Z] $ docker rm -f --volumes 56643a309bcab66084f4fe00d3e7e8ab625f247aa362c68a3c31fcf33dbf7a63 [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:49.205Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T08:55:49.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T08:55:49.371Z] prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container [2025-10-31T08:55:49.398Z] $ 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:50.393Z] $ docker top 2d503b39be9fd729c89b386cb433e0b30a190f700738a3966b6c79faa9bf3133 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T08:55:50.506Z] ========================================================= [2025-10-31T08:55:50.506Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T08:55:50.506Z] ========================================================= [Pipeline] sh [2025-10-31T08:55:50.811Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T08:55:51.172Z] + make test [2025-10-31T08:55:51.172Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T08:56:01.150Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 42.3% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T08:56:39.861Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T08:56:40.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2025-10-31T08:56:44.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements [2025-10-31T08:56:44.982Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T08:56:44.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2025-10-31T08:56:44.982Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T08:56:44.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 57.6% of statements [2025-10-31T08:56:44.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements [2025-10-31T08:56:44.982Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T08:56:44.982Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.367s coverage: 94.2% of statements [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T08:56:45.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.085s coverage: 92.4% of statements [2025-10-31T08:56:45.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T08:56:45.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T08:56:45.551Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T08:56:46.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements [2025-10-31T08:56:46.924Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T08:56:46.924Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements [2025-10-31T08:56:48.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T08:56:48.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T08:56:48.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T08:56:50.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 2.4% of statements [2025-10-31T08:56:50.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T08:56:50.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 1.0% of statements [2025-10-31T08:56:50.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T08:56:50.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 39.4% of statements [2025-10-31T08:56:50.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements [2025-10-31T08:56:50.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T08:56:50.820Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:56:50.820Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T08:56:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-10-31T08:56:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-10-31T08:56:51.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-10-31T08:56:51.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2025-10-31T08:56:52.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-10-31T08:57:04.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.052s coverage: 92.9% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-10-31T08:57:14.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2025-10-31T08:57:14.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.038s coverage: 33.3% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-10-31T08:57:14.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T08:57:14.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 29.2% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-10-31T08:57:14.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T08:57:14.406Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 94.9% of statements [2025-10-31T08:57:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T08:57:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-10-31T08:57:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T08:57:15.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.040s coverage: 43.6% of statements [2025-10-31T08:57:15.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T08:57:15.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T08:57:15.344Z] 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:15.601Z] running golangci-lint [2025-10-31T08:57:15.860Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-10-31T08:57:15.860Z] go version go1.25.2 linux/amd64 [2025-10-31T08:57:16.117Z] 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.117Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-31T08:57:16.117Z] 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.117Z] 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.117Z] make: *** [Makefile:178: lint] Error 3 [Pipeline] } [2025-10-31T08:57:16.154Z] $ docker stop --time=1 2d503b39be9fd729c89b386cb433e0b30a190f700738a3966b6c79faa9bf3133 [2025-10-31T08:57:17.993Z] $ docker rm -f --volumes 2d503b39be9fd729c89b386cb433e0b30a190f700738a3966b6c79faa9bf3133 [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.290Z] Failed in branch amd64 [2025-10-31T09:54:25.303Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-771677 in /w/workspace/f7f2993bfa2d6fa161b599d23b425169 [Pipeline] { [Pipeline] ws [2025-10-31T09:54:25.372Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2025-10-31T09:54:28.477Z] The recommended git tool is: git [2025-10-31T09:54:36.031Z] using credential edgex-jenkins-ssh [2025-10-31T09:54:36.058Z] Cloning the remote Git repository [2025-10-31T09:54:36.132Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-10-31T09:54:36.291Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2025-10-31T09:54:36.503Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-10-31T09:54:36.504Z] > git --version # timeout=10 [2025-10-31T09:54:36.538Z] > git --version # 'git version 2.25.1' [2025-10-31T09:54:36.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T09:54:36.807Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T09:55:04.556Z] Avoid second fetch [2025-10-31T09:55:04.556Z] Checking out Revision f4ce7dac8a99756ad6d57f944b82ca161129151d (snyk-fix-f7f2993bfa2d6fa161b599d23b425169) [2025-10-31T09:55:02.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-10-31T09:55:02.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T09:55:04.589Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T09:55:04.719Z] > git checkout -f f4ce7dac8a99756ad6d57f944b82ca161129151d # timeout=10 [2025-10-31T09:55:06.259Z] Commit message: "fix: cmd/security-spire-config/Dockerfile to reduce vulnerabilities" [2025-10-31T09:55:06.346Z] > git --version # timeout=10 [2025-10-31T09:55:06.368Z] > git --version # 'git version 2.25.1' [2025-10-31T09:55:06.386Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T09:55:11.523Z] provisioning config files... [2025-10-31T09:55:11.588Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2940936476425712590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T09:55:12.703Z] ---> ****-login.sh [2025-10-31T09:55:12.703Z] nexus3.edgexfoundry.org:10001 [2025-10-31T09:55:13.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:55:13.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:55:13.629Z] Configure a credential helper to remove this warning. See [2025-10-31T09:55:13.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:55:13.629Z] [2025-10-31T09:55:13.629Z] Login Succeeded [2025-10-31T09:55:13.629Z] nexus3.edgexfoundry.org:10002 [2025-10-31T09:55:14.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:55:14.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:55:14.255Z] Configure a credential helper to remove this warning. See [2025-10-31T09:55:14.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:55:14.255Z] [2025-10-31T09:55:14.255Z] Login Succeeded [2025-10-31T09:55:14.255Z] nexus3.edgexfoundry.org:10003 [2025-10-31T09:55:14.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:55:14.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:55:14.835Z] Configure a credential helper to remove this warning. See [2025-10-31T09:55:14.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:55:14.835Z] [2025-10-31T09:55:14.835Z] Login Succeeded [2025-10-31T09:55:14.835Z] nexus3.edgexfoundry.org:10004 [2025-10-31T09:55:15.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:55:15.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:55:15.408Z] Configure a credential helper to remove this warning. See [2025-10-31T09:55:15.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:55:15.408Z] [2025-10-31T09:55:15.408Z] Login Succeeded [2025-10-31T09:55:15.408Z] ****.io [2025-10-31T09:55:15.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T09:55:15.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T09:55:15.979Z] Configure a credential helper to remove this warning. See [2025-10-31T09:55:15.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T09:55:15.979Z] [2025-10-31T09:55:15.979Z] Login Succeeded [2025-10-31T09:55:15.979Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T09:55:16.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-10-31T09:55:17.162Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-10-31T09:55:17.214Z] [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T09:55:17.264Z] [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T09:55:17.308Z] ========================================================= [2025-10-31T09:55:17.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-10-31T09:55:17.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:55:17.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T09:55:18.024Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T09:55:18.024Z] 6b59a28fa201: Pulling fs layer [2025-10-31T09:55:18.024Z] d32bb0dddca7: Pulling fs layer [2025-10-31T09:55:18.024Z] 5dab1238d3d9: Pulling fs layer [2025-10-31T09:55:18.024Z] 196fd7d83e7d: Pulling fs layer [2025-10-31T09:55:18.024Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T09:55:18.024Z] 8ba94037c8f0: Pulling fs layer [2025-10-31T09:55:18.024Z] deaec5988b04: Pulling fs layer [2025-10-31T09:55:18.024Z] 9f65657bb879: Pulling fs layer [2025-10-31T09:55:18.024Z] 8ba94037c8f0: Waiting [2025-10-31T09:55:18.024Z] 4f4fb700ef54: Waiting [2025-10-31T09:55:18.024Z] 196fd7d83e7d: Waiting [2025-10-31T09:55:18.024Z] 9f65657bb879: Waiting [2025-10-31T09:55:18.024Z] d32bb0dddca7: Verifying Checksum [2025-10-31T09:55:18.024Z] d32bb0dddca7: Download complete [2025-10-31T09:55:18.024Z] 196fd7d83e7d: Verifying Checksum [2025-10-31T09:55:18.024Z] 196fd7d83e7d: Download complete [2025-10-31T09:55:18.024Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T09:55:18.024Z] 4f4fb700ef54: Download complete [2025-10-31T09:55:18.321Z] 8ba94037c8f0: Download complete [2025-10-31T09:55:18.321Z] 6b59a28fa201: Verifying Checksum [2025-10-31T09:55:18.321Z] 6b59a28fa201: Download complete [2025-10-31T09:55:19.073Z] 9f65657bb879: Verifying Checksum [2025-10-31T09:55:19.073Z] 9f65657bb879: Download complete [2025-10-31T09:55:20.093Z] 6b59a28fa201: Pull complete [2025-10-31T09:55:21.556Z] 5dab1238d3d9: Verifying Checksum [2025-10-31T09:55:21.556Z] 5dab1238d3d9: Download complete [2025-10-31T09:55:21.556Z] d32bb0dddca7: Pull complete [2025-10-31T09:55:23.126Z] deaec5988b04: Verifying Checksum [2025-10-31T09:55:23.126Z] deaec5988b04: Download complete [2025-10-31T09:55:41.546Z] 5dab1238d3d9: Pull complete [2025-10-31T09:55:41.546Z] 196fd7d83e7d: Pull complete [2025-10-31T09:55:41.546Z] 4f4fb700ef54: Pull complete [2025-10-31T09:55:41.546Z] 8ba94037c8f0: Pull complete [2025-10-31T09:55:51.772Z] deaec5988b04: Pull complete [2025-10-31T09:55:53.223Z] 9f65657bb879: Pull complete [2025-10-31T09:55:53.505Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-10-31T09:55:53.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T09:55:53.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:55:53.997Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T09:55:53.997Z] WORKDIR /edgex [2025-10-31T09:55:53.997Z] COPY go.mod . [2025-10-31T09:55:53.997Z] RUN go mod download [2025-10-31T09:55:53.997Z] + docker build -t ci-base-image-arm64 -f - . [2025-10-31T09:55:55.037Z] Sending build context to Docker daemon 3.845MB [2025-10-31T09:55:55.037Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-31T09:55:55.037Z] ---> 334268110677 [2025-10-31T09:55:55.037Z] Step 2/4 : WORKDIR /edgex [2025-10-31T09:55:58.469Z] ---> Running in 789072f8c3ea [2025-10-31T09:55:58.469Z] Removing intermediate container 789072f8c3ea [2025-10-31T09:55:58.469Z] ---> 7053b72fa07d [2025-10-31T09:55:58.469Z] Step 3/4 : COPY go.mod . [2025-10-31T09:55:59.479Z] ---> fc2e068a04ce [2025-10-31T09:55:59.479Z] Step 4/4 : RUN go mod download [2025-10-31T09:55:59.479Z] ---> Running in b27ebccb0b90 [2025-10-31T09:57:07.626Z] Removing intermediate container b27ebccb0b90 [2025-10-31T09:57:07.626Z] ---> 0c397704ce3f [2025-10-31T09:57:07.626Z] Successfully built 0c397704ce3f [2025-10-31T09:57:07.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:57:08.096Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:57:08.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:57:08.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container [2025-10-31T09:57:08.665Z] $ 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-31T09:57:10.565Z] $ docker top 2abbf0ca096df428be4d3a5f1178f024ee10ddd0135225da314d5ca13d5fbe8b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T09:57:11.684Z] + go version [2025-10-31T09:57:11.684Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-10-31T09:57:11.730Z] $ docker stop --time=1 2abbf0ca096df428be4d3a5f1178f024ee10ddd0135225da314d5ca13d5fbe8b [2025-10-31T09:57:13.533Z] $ docker rm -f --volumes 2abbf0ca096df428be4d3a5f1178f024ee10ddd0135225da314d5ca13d5fbe8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T09:57:14.593Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T09:57:14.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T09:57:14.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container [2025-10-31T09:57:15.108Z] $ 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-31T09:57:17.035Z] $ docker top ce1f4caf3c34f1176b29333e9bf88af85012432329c8a82f49d4ae4da4ea6b82 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-31T09:57:17.414Z] ========================================================= [2025-10-31T09:57:17.414Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-31T09:57:17.414Z] ========================================================= [Pipeline] sh [2025-10-31T09:57:18.098Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-10-31T09:57:18.867Z] + make test [2025-10-31T09:57:18.867Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T09:58:40.690Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-31T10:04:35.385Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-31T10:04:35.385Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-31T10:05:43.351Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-31T10:05:43.351Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-31T10:05:45.978Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-31T10:05:45.978Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-31T10:05:45.978Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-31T10:05:45.978Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-31T10:05:49.348Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-31T10:05:49.348Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-31T10:05:51.309Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-31T10:06:23.833Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-31T10:06:23.833Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-31T10:06:23.833Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-31T10:06:23.833Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-31T10:06:50.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.272s coverage: 42.3% of statements [2025-10-31T10:06:50.806Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-31T10:06:50.806Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-31T10:06:50.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.512s coverage: 97.0% of statements [2025-10-31T10:07:09.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.426s coverage: 69.4% of statements [2025-10-31T10:07:09.170Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-31T10:07:09.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.192s coverage: 4.8% of statements [2025-10-31T10:07:09.170Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-31T10:07:17.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.720s coverage: 57.6% of statements [2025-10-31T10:07:17.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.242s coverage: 86.5% of statements [2025-10-31T10:07:17.428Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-31T10:07:17.428Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.483s coverage: 94.2% of statements [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-31T10:07:56.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.732s coverage: 92.4% of statements [2025-10-31T10:07:56.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-31T10:07:56.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-31T10:07:56.482Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-31T10:08:11.662Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.475s coverage: 8.4% of statements [2025-10-31T10:08:11.662Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-31T10:08:11.662Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-31T10:08:38.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.332s coverage: 95.8% of statements [2025-10-31T10:08:38.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-31T10:08:38.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-31T10:08:38.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:08:38.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-31T10:08:38.458Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-31T10:08:38.729Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.319s coverage: 72.2% of statements [2025-10-31T10:08:39.318Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-31T10:08:39.318Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-31T10:08:39.318Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-31T10:08:39.318Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-31T10:08:40.739Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-31T10:08:41.331Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-31T10:08:41.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-31T10:08:41.331Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-31T10:08:41.331Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-31T10:08:41.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-31T10:09:03.480Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.532s coverage: 2.4% of statements [2025-10-31T10:09:03.480Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-31T10:09:03.480Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.414s coverage: 1.0% of statements [2025-10-31T10:09:03.480Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-31T10:09:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.350s coverage: 39.4% of statements [2025-10-31T10:09:09.710Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.257s coverage: 68.8% of statements [2025-10-31T10:09:09.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-31T10:09:09.710Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:09:09.710Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-31T10:09:16.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.263s coverage: 40.0% of statements [2025-10-31T10:09:16.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.196s coverage: 87.1% of statements [2025-10-31T10:09:16.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.145s coverage: 94.1% of statements [2025-10-31T10:09:17.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.159s coverage: 96.3% of statements [2025-10-31T10:09:22.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.184s coverage: 87.5% of statements [2025-10-31T10:09:34.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.125s coverage: 94.4% of statements [2025-10-31T10:09:43.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.286s coverage: 92.9% of statements [2025-10-31T10:09:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-31T10:09:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-31T10:09:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-31T10:09:43.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.124s coverage: 68.8% of statements [2025-10-31T10:09:43.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-31T10:09:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-31T10:09:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-31T10:09:43.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-31T10:09:45.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.256s coverage: 62.3% of statements [2025-10-31T10:09:45.620Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-31T10:09:45.620Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-31T10:09:45.620Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-31T10:09:48.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.362s coverage: 47.4% of statements [2025-10-31T10:09:48.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-31T10:09:48.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-31T10:09:48.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-31T10:09:49.571Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-31T10:10:07.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.313s coverage: 87.2% of statements [2025-10-31T10:10:07.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.250s coverage: 15.5% of statements [2025-10-31T10:10:07.846Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-31T10:10:07.846Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-31T10:10:07.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.146s coverage: 100.0% of statements [2025-10-31T10:10:07.846Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-31T10:10:11.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.467s coverage: 81.8% of statements [2025-10-31T10:10:15.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.475s coverage: 82.1% of statements [2025-10-31T10:10:15.524Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-31T10:10:15.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.197s coverage: 86.0% of statements [2025-10-31T10:10:15.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-31T10:10:30.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.322s coverage: 6.8% of statements [2025-10-31T10:10:30.616Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-31T10:10:32.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.604s coverage: 33.3% of statements [2025-10-31T10:10:32.356Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-31T10:10:32.356Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-31T10:10:32.634Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-31T10:10:50.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.329s coverage: 100.0% of statements [2025-10-31T10:10:56.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.434s coverage: 54.5% of statements [2025-10-31T10:10:56.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.154s coverage: 89.4% of statements [2025-10-31T10:10:56.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.096s coverage: 100.0% of statements [2025-10-31T10:10:56.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.109s coverage: 73.7% of statements [2025-10-31T10:11:00.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.111s coverage: 100.0% of statements [2025-10-31T10:11:00.748Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-31T10:11:07.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.365s coverage: 88.6% of statements [2025-10-31T10:11:07.504Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-31T10:11:07.504Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-31T10:11:12.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.281s coverage: 96.8% of statements [2025-10-31T10:11:12.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-31T10:11:12.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-31T10:11:12.914Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:11:17.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.103s coverage: 100.0% of statements [2025-10-31T10:11:32.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.616s coverage: 29.2% of statements [2025-10-31T10:11:32.294Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-31T10:11:32.294Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-31T10:11:32.294Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-31T10:11:36.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.317s coverage: 93.8% of statements [2025-10-31T10:11:36.885Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-31T10:11:36.885Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-31T10:11:36.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-31T10:11:42.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.169s coverage: 3.1% of statements [2025-10-31T10:11:42.306Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-31T10:11:44.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.219s coverage: 76.2% of statements [2025-10-31T10:11:44.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.268s coverage: 54.0% of statements [2025-10-31T10:11:44.804Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-31T10:11:44.804Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-31T10:11:46.224Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-31T10:11:46.496Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-31T10:11:46.767Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-31T10:12:13.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.427s coverage: 17.0% of statements [2025-10-31T10:12:13.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-31T10:12:13.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-31T10:12:13.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-31T10:12:13.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-31T10:12:23.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.487s coverage: 94.9% of statements [2025-10-31T10:12:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-31T10:12:23.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-31T10:12:23.687Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:12:23.687Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-31T10:12:36.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.470s coverage: 9.0% of statements [2025-10-31T10:12:36.289Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-31T10:12:36.289Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-31T10:12:36.289Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-31T10:12:48.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.604s coverage: 97.7% of statements [2025-10-31T10:12:48.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-31T10:12:48.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.259s coverage: 43.6% of statements [2025-10-31T10:12:48.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-31T10:12:48.716Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-31T10:12:50.530Z] 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:12:50.530Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T10:12:50.530Z] go vet ./... [2025-10-31T10:19:43.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T10:19:43.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T10:19:43.913Z] ./bin/test-attribution-txt.sh [2025-10-31T10:19:43.913Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T10:19:43.913Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T10:19:43.913Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T10:19:43.913Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T10:19:43.913Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T10:19:43.913Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T10:19:43.961Z] [edgeX.isLTS] Checking if [snyk-fix-f7f2993bfa2d6fa161b599d23b425169] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-31T10:19:44.701Z] + ls -al . [2025-10-31T10:19:44.701Z] total 1380 [2025-10-31T10:19:44.701Z] drwxrwxr-x 10 1001 1001 4096 Oct 31 09:57 . [2025-10-31T10:19:44.701Z] drwxr-xr-x 4 root root 4096 Oct 31 09:57 .. [2025-10-31T10:19:44.701Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 .blubracket [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 09:55 .dockerignore [2025-10-31T10:19:44.701Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 09:55 .git [2025-10-31T10:19:44.701Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 09:55 .github [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 909 Oct 31 09:55 .gitignore [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 218 Oct 31 09:55 .golangci.yml [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 09:55 .hadolint.yml [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 09:55 .sonarcloud.properties [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 09:55 ADOPTERS.md [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 17374 Oct 31 09:55 Attribution.txt [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 108018 Oct 31 09:55 CHANGELOG.md [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 09:55 CONTRIBUTING.md [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 09:55 GOVERNANCE.md [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 09:55 Jenkinsfile [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 09:55 LICENSE [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 16740 Oct 31 09:55 Makefile [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 09:55 OWNERS.md [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 9932 Oct 31 09:55 README.md [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 09:55 SECURITY.md [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION [2025-10-31T10:19:44.701Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 bin [2025-10-31T10:19:44.701Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 09:55 cmd [2025-10-31T10:19:44.701Z] -rw-r--r-- 1 root root 1036395 Oct 31 10:12 coverage.out [2025-10-31T10:19:44.701Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 fuzz_test [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 6539 Oct 31 09:55 go.mod [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 88541 Oct 31 09:55 go.sum [2025-10-31T10:19:44.701Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 09:55 internal [2025-10-31T10:19:44.701Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 09:55 openapi [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 09:55 security.txt [2025-10-31T10:19:44.701Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 09:55 version.go [Pipeline] sh [2025-10-31T10:19:45.402Z] + '[' -e coverage.out ] [2025-10-31T10:19:45.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-31T10:19:46.794Z] Stashed 1 file(s) [Pipeline] sh [2025-10-31T10:19:47.466Z] + make build [2025-10-31T10:19:47.466Z] 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-31T10:25:39.935Z] 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-31T10:25:52.367Z] 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-31T10:26:04.728Z] 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-31T10:26:09.002Z] 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-31T10:26:24.031Z] 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-31T10:27:20.537Z] 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-31T10:27:40.672Z] 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-31T10:28:02.773Z] 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-31T10:28:21.080Z] 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-31T10:28:31.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/secrets-config ./cmd/secrets-config [2025-10-31T10:28:41.298Z] 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-31T10:28:49.570Z] 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-31T10:28:59.702Z] $ docker stop --time=1 ce1f4caf3c34f1176b29333e9bf88af85012432329c8a82f49d4ae4da4ea6b82 [2025-10-31T10:29:02.166Z] $ docker rm -f --volumes ce1f4caf3c34f1176b29333e9bf88af85012432329c8a82f49d4ae4da4ea6b82 [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-31T10:29:08.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T10:29:08.285Z] [2025-10-31T10:29:08.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:29:08.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T10:29:09.033Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-10-31T10:29:09.033Z] 547446be3368: Pulling fs layer [2025-10-31T10:29:09.033Z] d125d8839a47: Pulling fs layer [2025-10-31T10:29:09.033Z] 3e85d5ac6304: Pulling fs layer [2025-10-31T10:29:09.033Z] c3105a71a48b: Pulling fs layer [2025-10-31T10:29:09.033Z] 0f093f025ec4: Pulling fs layer [2025-10-31T10:29:09.033Z] c3106fc0e877: Pulling fs layer [2025-10-31T10:29:09.033Z] c3105a71a48b: Waiting [2025-10-31T10:29:09.033Z] 0f093f025ec4: Waiting [2025-10-31T10:29:09.033Z] c3106fc0e877: Waiting [2025-10-31T10:29:09.033Z] 547446be3368: Verifying Checksum [2025-10-31T10:29:09.033Z] 547446be3368: Download complete [2025-10-31T10:29:09.033Z] c3105a71a48b: Verifying Checksum [2025-10-31T10:29:09.033Z] c3105a71a48b: Download complete [2025-10-31T10:29:09.631Z] d125d8839a47: Verifying Checksum [2025-10-31T10:29:09.631Z] d125d8839a47: Download complete [2025-10-31T10:29:09.631Z] c3106fc0e877: Verifying Checksum [2025-10-31T10:29:09.631Z] c3106fc0e877: Download complete [2025-10-31T10:29:09.631Z] 0f093f025ec4: Verifying Checksum [2025-10-31T10:29:09.631Z] 0f093f025ec4: Download complete [2025-10-31T10:29:10.238Z] 547446be3368: Pull complete [2025-10-31T10:29:11.677Z] d125d8839a47: Pull complete [2025-10-31T10:29:12.278Z] 3e85d5ac6304: Verifying Checksum [2025-10-31T10:29:12.278Z] 3e85d5ac6304: Download complete [2025-10-31T10:29:25.792Z] 3e85d5ac6304: Pull complete [2025-10-31T10:29:25.792Z] c3105a71a48b: Pull complete [2025-10-31T10:29:25.792Z] 0f093f025ec4: Pull complete [2025-10-31T10:29:26.399Z] c3106fc0e877: Pull complete [2025-10-31T10:29:26.399Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-10-31T10:29:26.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-10-31T10:29:26.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:29:26.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container [2025-10-31T10:29:26.939Z] $ 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-31T10:29:30.053Z] $ docker top 5979936b09dbefce9fab5f6aa899cf20ec86c06ea7bcf8b07bc6385741847056 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T10:29:31.112Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-31T10:29:49.476Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-10-31T10:29:49.476Z] #1 transferring dockerfile: 2.10kB 0.0s done [2025-10-31T10:29:49.476Z] #1 DONE 0.1s [2025-10-31T10:29:49.476Z] [2025-10-31T10:29:49.476Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-10-31T10:29:49.476Z] #2 transferring dockerfile: 2.00kB 0.0s done [2025-10-31T10:29:49.476Z] #2 DONE 0.1s [2025-10-31T10:29:49.755Z] [2025-10-31T10:29:49.755Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-10-31T10:29:49.755Z] #3 transferring dockerfile: 1.70kB 0.0s done [2025-10-31T10:29:49.755Z] #3 DONE 0.1s [2025-10-31T10:29:49.755Z] [2025-10-31T10:29:49.755Z] #4 [core-command internal] load build definition from Dockerfile [2025-10-31T10:29:49.755Z] #4 transferring dockerfile: 1.94kB 0.0s done [2025-10-31T10:29:49.755Z] #4 DONE 0.1s [2025-10-31T10:29:49.755Z] [2025-10-31T10:29:49.755Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-31T10:29:50.032Z] #5 transferring dockerfile: 1.89kB 0.0s done [2025-10-31T10:29:50.032Z] #5 DONE 0.1s [2025-10-31T10:29:50.032Z] [2025-10-31T10:29:50.032Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-31T10:29:50.032Z] #6 transferring dockerfile: 2.50kB 0.0s done [2025-10-31T10:29:50.032Z] #6 DONE 0.2s [2025-10-31T10:29:50.032Z] [2025-10-31T10:29:50.032Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-31T10:29:50.032Z] #7 transferring dockerfile: 2.14kB 0.0s done [2025-10-31T10:29:50.032Z] #7 DONE 0.1s [2025-10-31T10:29:50.320Z] [2025-10-31T10:29:50.320Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-31T10:29:50.320Z] #8 transferring dockerfile: 2.49kB 0.0s done [2025-10-31T10:29:50.320Z] #8 DONE 0.1s [2025-10-31T10:29:50.320Z] [2025-10-31T10:29:50.320Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-10-31T10:29:50.598Z] #9 transferring dockerfile: 1.83kB 0.0s done [2025-10-31T10:29:50.598Z] #9 DONE 0.1s [2025-10-31T10:29:50.598Z] [2025-10-31T10:29:50.598Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-10-31T10:29:50.598Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-10-31T10:29:50.598Z] #10 DONE 0.1s [2025-10-31T10:29:50.598Z] [2025-10-31T10:29:50.598Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-31T10:29:50.598Z] #11 transferring dockerfile: 2.23kB 0.0s done [2025-10-31T10:29:50.598Z] #11 DONE 0.1s [2025-10-31T10:29:50.598Z] [2025-10-31T10:29:50.598Z] #12 [core-data internal] load build definition from Dockerfile [2025-10-31T10:29:50.882Z] #12 transferring dockerfile: 2.04kB 0.0s done [2025-10-31T10:29:50.882Z] #12 DONE 0.1s [2025-10-31T10:29:50.882Z] [2025-10-31T10:29:50.882Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-31T10:29:50.882Z] #13 transferring dockerfile: 3.02kB 0.0s done [2025-10-31T10:29:50.882Z] #13 DONE 0.2s [2025-10-31T10:29:50.882Z] [2025-10-31T10:29:50.882Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-10-31T10:29:50.882Z] #14 transferring dockerfile: 2.01kB 0.0s done [2025-10-31T10:29:50.882Z] #14 DONE 0.1s [2025-10-31T10:29:50.882Z] [2025-10-31T10:29:50.882Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-10-31T10:29:50.882Z] #15 transferring dockerfile: 1.69kB 0.0s done [2025-10-31T10:29:51.160Z] #15 DONE 0.1s [2025-10-31T10:29:51.160Z] [2025-10-31T10:29:51.160Z] #16 [core-metadata internal] load .dockerignore [2025-10-31T10:29:51.160Z] #16 transferring context: [2025-10-31T10:29:51.160Z] #16 transferring context: 50B 0.0s done [2025-10-31T10:29:51.160Z] #16 DONE 0.1s [2025-10-31T10:29:52.616Z] [2025-10-31T10:29:52.616Z] #17 [support-notifications internal] load .dockerignore [2025-10-31T10:29:52.616Z] #17 transferring context: 50B 0.0s done [2025-10-31T10:29:52.616Z] #17 DONE 0.1s [2025-10-31T10:29:52.616Z] [2025-10-31T10:29:52.616Z] #18 [core-command internal] load .dockerignore [2025-10-31T10:29:52.616Z] #18 DONE 0.0s [2025-10-31T10:29:52.616Z] [2025-10-31T10:29:52.616Z] #19 [security-spire-server internal] load .dockerignore [2025-10-31T10:29:52.616Z] #19 transferring context: 50B 0.0s done [2025-10-31T10:29:52.616Z] #19 DONE 0.1s [2025-10-31T10:29:52.912Z] [2025-10-31T10:29:52.912Z] #18 [core-command internal] load .dockerignore [2025-10-31T10:29:52.912Z] #18 transferring context: 50B 0.0s done [2025-10-31T10:29:52.912Z] #18 DONE 0.1s [2025-10-31T10:29:52.912Z] [2025-10-31T10:29:52.912Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-10-31T10:29:52.912Z] #20 transferring context: 50B 0.0s done [2025-10-31T10:29:52.912Z] #20 DONE 0.1s [2025-10-31T10:29:52.912Z] [2025-10-31T10:29:52.912Z] #21 [security-proxy-setup internal] load .dockerignore [2025-10-31T10:29:52.912Z] #21 transferring context: 50B 0.0s done [2025-10-31T10:29:52.912Z] #21 DONE 0.1s [2025-10-31T10:29:52.912Z] [2025-10-31T10:29:52.912Z] #22 [security-proxy-auth internal] load .dockerignore [2025-10-31T10:29:52.912Z] #22 transferring context: 50B 0.0s done [2025-10-31T10:29:53.185Z] #22 DONE 0.1s [2025-10-31T10:29:53.185Z] [2025-10-31T10:29:53.185Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-10-31T10:29:53.185Z] #23 transferring context: 50B 0.0s done [2025-10-31T10:29:53.185Z] #23 DONE 0.1s [2025-10-31T10:29:53.185Z] [2025-10-31T10:29:53.185Z] #24 [support-scheduler internal] load .dockerignore [2025-10-31T10:29:53.185Z] #24 transferring context: 50B 0.0s done [2025-10-31T10:29:53.185Z] #24 DONE 0.1s [2025-10-31T10:29:53.185Z] [2025-10-31T10:29:53.185Z] #25 [security-spire-agent internal] load .dockerignore [2025-10-31T10:29:53.185Z] #25 transferring context: 50B 0.0s done [2025-10-31T10:29:53.457Z] #25 DONE 0.1s [2025-10-31T10:29:53.457Z] [2025-10-31T10:29:53.457Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-31T10:29:53.457Z] #26 transferring context: 50B 0.0s done [2025-10-31T10:29:53.457Z] #26 DONE 0.1s [2025-10-31T10:29:53.457Z] [2025-10-31T10:29:53.457Z] #27 [core-data internal] load .dockerignore [2025-10-31T10:29:53.457Z] #27 transferring context: 50B 0.0s done [2025-10-31T10:29:53.728Z] #27 DONE 0.1s [2025-10-31T10:29:53.728Z] [2025-10-31T10:29:53.728Z] #28 [security-bootstrapper internal] load .dockerignore [2025-10-31T10:29:53.728Z] #28 transferring context: 50B 0.0s done [2025-10-31T10:29:53.728Z] #28 DONE 0.1s [2025-10-31T10:29:53.728Z] [2025-10-31T10:29:53.728Z] #29 [core-keeper internal] load .dockerignore [2025-10-31T10:29:53.728Z] #29 transferring context: 50B 0.0s done [2025-10-31T10:29:53.728Z] #29 DONE 0.1s [2025-10-31T10:29:53.728Z] [2025-10-31T10:29:53.728Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:53.728Z] #30 DONE 0.0s [2025-10-31T10:29:53.728Z] [2025-10-31T10:29:53.728Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T10:29:54.023Z] #31 ... [2025-10-31T10:29:54.023Z] [2025-10-31T10:29:54.023Z] #32 [security-spire-config internal] load .dockerignore [2025-10-31T10:29:54.023Z] #32 transferring context: 50B 0.0s done [2025-10-31T10:29:54.023Z] #32 DONE 0.1s [2025-10-31T10:29:54.023Z] [2025-10-31T10:29:54.023Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T10:29:54.023Z] #31 DONE 0.3s [2025-10-31T10:29:54.293Z] [2025-10-31T10:29:54.294Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:54.294Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T10:29:54.566Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T10:29:54.566Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T10:29:54.566Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T10:29:54.566Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s [2025-10-31T10:29:54.566Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s [2025-10-31T10:29:54.841Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.3s [2025-10-31T10:29:54.842Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-10-31T10:29:54.842Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T10:29:55.813Z] #33 ... [2025-10-31T10:29:55.813Z] [2025-10-31T10:29:55.813Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:55.813Z] #30 DONE 0.0s [2025-10-31T10:29:55.813Z] [2025-10-31T10:29:55.813Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:55.813Z] #33 ... [2025-10-31T10:29:55.813Z] [2025-10-31T10:29:55.813Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:29:55.813Z] #34 DONE 1.6s [2025-10-31T10:29:55.813Z] [2025-10-31T10:29:55.813Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:55.813Z] #33 ... [2025-10-31T10:29:55.813Z] [2025-10-31T10:29:55.813Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:29:55.813Z] #34 DONE 2.8s [2025-10-31T10:29:55.813Z] [2025-10-31T10:29:55.813Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:55.813Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T10:29:55.813Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T10:29:55.813Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T10:29:55.813Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T10:29:55.813Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T10:29:56.087Z] #33 ... [2025-10-31T10:29:56.087Z] [2025-10-31T10:29:56.087Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:56.087Z] #30 DONE 0.0s [2025-10-31T10:29:56.087Z] [2025-10-31T10:29:56.087Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:56.087Z] #33 ... [2025-10-31T10:29:56.087Z] [2025-10-31T10:29:56.087Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T10:29:56.087Z] #31 DONE 0.7s [2025-10-31T10:29:56.087Z] [2025-10-31T10:29:56.087Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:29:56.087Z] #34 DONE 2.9s [2025-10-31T10:29:56.087Z] [2025-10-31T10:29:56.087Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:56.087Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T10:29:56.087Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T10:29:56.087Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T10:29:56.087Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T10:29:56.087Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T10:29:56.675Z] #33 ... [2025-10-31T10:29:56.675Z] [2025-10-31T10:29:56.675Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:56.675Z] #30 DONE 0.2s [2025-10-31T10:29:56.675Z] [2025-10-31T10:29:56.675Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:56.675Z] #33 ... [2025-10-31T10:29:56.675Z] [2025-10-31T10:29:56.675Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:56.675Z] #30 DONE 0.2s [2025-10-31T10:29:56.675Z] [2025-10-31T10:29:56.675Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-31T10:29:56.675Z] #35 DONE 1.3s [2025-10-31T10:29:56.675Z] [2025-10-31T10:29:56.675Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:56.675Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T10:29:56.944Z] #33 ... [2025-10-31T10:29:56.944Z] [2025-10-31T10:29:56.944Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:56.944Z] #30 DONE 0.2s [2025-10-31T10:29:56.944Z] [2025-10-31T10:29:56.944Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T10:29:56.944Z] #31 DONE 1.3s [2025-10-31T10:29:56.944Z] [2025-10-31T10:29:56.944Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:56.944Z] #36 ... [2025-10-31T10:29:56.944Z] [2025-10-31T10:29:56.945Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:29:56.945Z] #34 DONE 3.0s [2025-10-31T10:29:56.945Z] [2025-10-31T10:29:56.945Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-31T10:29:56.945Z] #35 DONE 1.4s [2025-10-31T10:29:56.945Z] [2025-10-31T10:29:56.945Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:57.215Z] #36 ... [2025-10-31T10:29:57.215Z] [2025-10-31T10:29:57.215Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:57.215Z] #30 DONE 0.2s [2025-10-31T10:29:57.215Z] [2025-10-31T10:29:57.215Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:57.215Z] #36 ... [2025-10-31T10:29:57.215Z] [2025-10-31T10:29:57.215Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:57.215Z] #30 DONE 0.2s [2025-10-31T10:29:57.215Z] [2025-10-31T10:29:57.215Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:57.808Z] #36 ... [2025-10-31T10:29:57.808Z] [2025-10-31T10:29:57.808Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:57.808Z] #30 DONE 0.2s [2025-10-31T10:29:57.808Z] [2025-10-31T10:29:57.808Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:57.808Z] #36 ... [2025-10-31T10:29:57.808Z] [2025-10-31T10:29:57.808Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:29:57.808Z] #34 DONE 3.1s [2025-10-31T10:29:57.808Z] [2025-10-31T10:29:57.808Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-10-31T10:29:57.808Z] #35 DONE 1.5s [2025-10-31T10:29:57.808Z] [2025-10-31T10:29:57.808Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:58.080Z] #36 ... [2025-10-31T10:29:58.080Z] [2025-10-31T10:29:58.080Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:58.080Z] #30 DONE 0.2s [2025-10-31T10:29:58.080Z] [2025-10-31T10:29:58.080Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T10:29:58.080Z] #37 DONE 2.3s [2025-10-31T10:29:58.080Z] [2025-10-31T10:29:58.080Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:58.678Z] #36 ... [2025-10-31T10:29:58.678Z] [2025-10-31T10:29:58.678Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:58.678Z] #30 DONE 0.2s [2025-10-31T10:29:58.678Z] [2025-10-31T10:29:58.678Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:58.678Z] #36 ... [2025-10-31T10:29:58.678Z] [2025-10-31T10:29:58.678Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:29:58.678Z] #34 DONE 3.1s [2025-10-31T10:29:58.678Z] [2025-10-31T10:29:58.678Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-10-31T10:29:58.678Z] #35 DONE 1.6s [2025-10-31T10:29:58.678Z] [2025-10-31T10:29:58.678Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T10:29:58.678Z] #31 DONE 2.7s [2025-10-31T10:29:58.678Z] [2025-10-31T10:29:58.678Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:58.678Z] #36 transferring context: 13.46MB 2.6s [2025-10-31T10:29:58.953Z] #36 ... [2025-10-31T10:29:58.953Z] [2025-10-31T10:29:58.953Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:29:58.953Z] #34 DONE 3.1s [2025-10-31T10:29:58.953Z] [2025-10-31T10:29:58.953Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-10-31T10:29:58.953Z] #35 DONE 1.6s [2025-10-31T10:29:58.953Z] [2025-10-31T10:29:58.953Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:58.953Z] #36 ... [2025-10-31T10:29:58.953Z] [2025-10-31T10:29:58.953Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-10-31T10:29:58.953Z] #30 DONE 0.2s [2025-10-31T10:29:58.953Z] [2025-10-31T10:29:58.953Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:29:58.953Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T10:29:58.953Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T10:29:58.953Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T10:29:58.953Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T10:29:58.953Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T10:29:58.953Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T10:29:58.953Z] #33 DONE 6.1s [2025-10-31T10:29:58.953Z] [2025-10-31T10:29:58.953Z] #36 [support-notifications internal] load build context [2025-10-31T10:29:59.230Z] #36 ... [2025-10-31T10:29:59.230Z] [2025-10-31T10:29:59.230Z] #38 [security-spire-server internal] load build context [2025-10-31T10:29:59.230Z] #38 transferring context: 23.80kB 0.1s done [2025-10-31T10:29:59.230Z] #38 DONE 1.0s [2025-10-31T10:29:59.503Z] [2025-10-31T10:29:59.503Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:04.112Z] #36 ... [2025-10-31T10:30:04.112Z] [2025-10-31T10:30:04.112Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-31T10:30:04.112Z] #31 DONE 7.5s [2025-10-31T10:30:04.112Z] [2025-10-31T10:30:04.112Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:04.112Z] #36 ... [2025-10-31T10:30:04.112Z] [2025-10-31T10:30:04.112Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-10-31T10:30:04.112Z] #34 DONE 3.2s [2025-10-31T10:30:04.112Z] [2025-10-31T10:30:04.112Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-31T10:30:04.112Z] #35 DONE 1.6s [2025-10-31T10:30:04.112Z] [2025-10-31T10:30:04.112Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:30:04.112Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T10:30:04.112Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T10:30:04.112Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T10:30:04.112Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T10:30:04.112Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T10:30:04.112Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T10:30:04.112Z] #33 DONE 6.2s [2025-10-31T10:30:04.112Z] [2025-10-31T10:30:04.112Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:04.112Z] #39 DONE 0.0s [2025-10-31T10:30:04.112Z] [2025-10-31T10:30:04.113Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:04.113Z] #36 ... [2025-10-31T10:30:04.113Z] [2025-10-31T10:30:04.113Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-31T10:30:04.113Z] #40 DONE 6.5s [2025-10-31T10:30:04.113Z] [2025-10-31T10:30:04.113Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:04.113Z] #36 transferring context: 26.25MB 8.1s [2025-10-31T10:30:04.385Z] #36 ... [2025-10-31T10:30:04.385Z] [2025-10-31T10:30:04.385Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:04.385Z] #41 ... [2025-10-31T10:30:04.385Z] [2025-10-31T10:30:04.385Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-31T10:30:04.385Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done [2025-10-31T10:30:04.385Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-31T10:30:04.385Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-10-31T10:30:04.385Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-10-31T10:30:04.385Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.4s done [2025-10-31T10:30:04.385Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.9s done [2025-10-31T10:30:04.385Z] #33 DONE 6.2s [2025-10-31T10:30:04.385Z] [2025-10-31T10:30:04.385Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:04.385Z] #41 ... [2025-10-31T10:30:04.385Z] [2025-10-31T10:30:04.385Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:04.385Z] #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:05.810Z] #42 ... [2025-10-31T10:30:05.810Z] [2025-10-31T10:30:05.810Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-31T10:30:05.810Z] #37 DONE 8.8s [2025-10-31T10:30:05.810Z] [2025-10-31T10:30:05.810Z] #43 [core-command internal] load build context [2025-10-31T10:30:06.414Z] #43 ... [2025-10-31T10:30:06.414Z] [2025-10-31T10:30:06.414Z] #44 [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-31T10:30:06.686Z] #44 ... [2025-10-31T10:30:06.686Z] [2025-10-31T10:30:06.686Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T10:30:06.686Z] #0 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:06.686Z] #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:06.686Z] #45 ... [2025-10-31T10:30:06.686Z] [2025-10-31T10:30:06.686Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:30:06.686Z] #0 6.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:06.686Z] #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:06.979Z] #46 ... [2025-10-31T10:30:06.979Z] [2025-10-31T10:30:06.979Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:30:06.979Z] #47 ... [2025-10-31T10:30:06.979Z] [2025-10-31T10:30:06.979Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:30:07.256Z] #48 ... [2025-10-31T10:30:07.256Z] [2025-10-31T10:30:07.256Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:07.256Z] #49 ... [2025-10-31T10:30:07.256Z] [2025-10-31T10:30:07.256Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:30:07.256Z] #0 9.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:07.256Z] #50 ... [2025-10-31T10:30:07.256Z] [2025-10-31T10:30:07.256Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:07.528Z] #51 ... [2025-10-31T10:30:07.528Z] [2025-10-31T10:30:07.528Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:07.528Z] #52 ... [2025-10-31T10:30:07.528Z] [2025-10-31T10:30:07.528Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:07.799Z] #51 ... [2025-10-31T10:30:07.799Z] [2025-10-31T10:30:07.799Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:08.071Z] #53 ... [2025-10-31T10:30:08.071Z] [2025-10-31T10:30:08.071Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T10:30:08.071Z] #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:08.071Z] #54 ... [2025-10-31T10:30:08.071Z] [2025-10-31T10:30:08.071Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:08.071Z] #53 ... [2025-10-31T10:30:08.071Z] [2025-10-31T10:30:08.071Z] #55 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:08.071Z] #55 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.9s done [2025-10-31T10:30:08.071Z] #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T10:30:08.071Z] #55 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T10:30:08.071Z] #55 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T10:30:08.356Z] #55 ... [2025-10-31T10:30:08.356Z] [2025-10-31T10:30:08.356Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:08.945Z] #53 ... [2025-10-31T10:30:08.946Z] [2025-10-31T10:30:08.946Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:08.946Z] #56 ... [2025-10-31T10:30:08.946Z] [2025-10-31T10:30:08.946Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:30:08.946Z] #57 ... [2025-10-31T10:30:08.946Z] [2025-10-31T10:30:08.946Z] #58 [core-data internal] load build context [2025-10-31T10:30:09.220Z] #58 ... [2025-10-31T10:30:09.220Z] [2025-10-31T10:30:09.220Z] #59 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T10:30:09.220Z] #59 ... [2025-10-31T10:30:09.220Z] [2025-10-31T10:30:09.220Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:09.491Z] #49 ... [2025-10-31T10:30:09.491Z] [2025-10-31T10:30:09.491Z] #60 [security-spire-agent internal] load build context [2025-10-31T10:30:09.491Z] #60 transferring context: 23.33kB 0.6s done [2025-10-31T10:30:09.491Z] #60 DONE 5.0s [2025-10-31T10:30:09.491Z] [2025-10-31T10:30:09.491Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:10.079Z] #49 ... [2025-10-31T10:30:10.079Z] [2025-10-31T10:30:10.079Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T10:30:10.079Z] #61 ... [2025-10-31T10:30:10.079Z] [2025-10-31T10:30:10.079Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:10.669Z] #49 ... [2025-10-31T10:30:10.669Z] [2025-10-31T10:30:10.669Z] #59 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-31T10:30:10.669Z] #59 DONE 11.5s [2025-10-31T10:30:10.669Z] [2025-10-31T10:30:10.669Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:10.939Z] #49 ... [2025-10-31T10:30:10.940Z] [2025-10-31T10:30:10.940Z] #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:30:10.940Z] #62 DONE 0.1s [2025-10-31T10:30:11.210Z] [2025-10-31T10:30:11.210Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:11.210Z] #55 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.9s done [2025-10-31T10:30:11.210Z] #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-31T10:30:11.210Z] #55 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-10-31T10:30:11.210Z] #55 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-10-31T10:30:11.210Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.5s done [2025-10-31T10:30:11.210Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.7s [2025-10-31T10:30:11.210Z] #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.7s [2025-10-31T10:30:11.210Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-10-31T10:30:11.210Z] #55 ... [2025-10-31T10:30:11.210Z] [2025-10-31T10:30:11.210Z] #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T10:30:11.479Z] #63 ... [2025-10-31T10:30:11.479Z] [2025-10-31T10:30:11.479Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T10:30:11.479Z] #64 ... [2025-10-31T10:30:11.479Z] [2025-10-31T10:30:11.479Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:30:11.479Z] #65 ... [2025-10-31T10:30:11.479Z] [2025-10-31T10:30:11.748Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:11.748Z] #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.9s done [2025-10-31T10:30:11.748Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.4s done [2025-10-31T10:30:11.748Z] #55 ... [2025-10-31T10:30:11.748Z] [2025-10-31T10:30:11.748Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T10:30:11.748Z] #66 ... [2025-10-31T10:30:11.748Z] [2025-10-31T10:30:11.748Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T10:30:12.019Z] #67 ... [2025-10-31T10:30:12.019Z] [2025-10-31T10:30:12.019Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T10:30:12.019Z] #68 ... [2025-10-31T10:30:12.019Z] [2025-10-31T10:30:12.020Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:30:12.290Z] #69 ... [2025-10-31T10:30:12.290Z] [2025-10-31T10:30:12.290Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T10:30:12.290Z] #70 ... [2025-10-31T10:30:12.290Z] [2025-10-31T10:30:12.290Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T10:30:12.290Z] #45 15.67 OK: 255 MiB in 60 packages [2025-10-31T10:30:14.253Z] #45 ... [2025-10-31T10:30:14.253Z] [2025-10-31T10:30:14.253Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T10:30:14.253Z] #71 ... [2025-10-31T10:30:14.253Z] [2025-10-31T10:30:14.253Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:14.253Z] #39 transferring context: 3.26MB 7.6s [2025-10-31T10:30:14.253Z] #39 ... [2025-10-31T10:30:14.253Z] [2025-10-31T10:30:14.253Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:14.253Z] #51 ... [2025-10-31T10:30:14.253Z] [2025-10-31T10:30:14.253Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:14.523Z] #39 ... [2025-10-31T10:30:14.523Z] [2025-10-31T10:30:14.523Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:14.523Z] #36 ... [2025-10-31T10:30:14.523Z] [2025-10-31T10:30:14.523Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:30:14.523Z] #46 11.81 OK: 255 MiB in 60 packages [2025-10-31T10:30:14.523Z] #46 DONE 19.3s [2025-10-31T10:30:14.523Z] [2025-10-31T10:30:14.523Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:14.523Z] #36 ... [2025-10-31T10:30:14.523Z] [2025-10-31T10:30:14.523Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:14.794Z] #39 ... [2025-10-31T10:30:14.794Z] [2025-10-31T10:30:14.794Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:14.794Z] #41 ... [2025-10-31T10:30:14.794Z] [2025-10-31T10:30:14.794Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:14.794Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.6s done [2025-10-31T10:30:14.794Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 8.4s [2025-10-31T10:30:15.065Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-10-31T10:30:15.334Z] #55 ... [2025-10-31T10:30:15.334Z] [2025-10-31T10:30:15.334Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-31T10:30:15.334Z] #45 DONE 18.5s [2025-10-31T10:30:15.334Z] [2025-10-31T10:30:15.334Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:15.334Z] #55 ... [2025-10-31T10:30:15.334Z] [2025-10-31T10:30:15.334Z] #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:30:15.334Z] #62 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 4.2s done [2025-10-31T10:30:15.334Z] #62 DONE 4.3s [2025-10-31T10:30:15.334Z] [2025-10-31T10:30:15.334Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:15.334Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.3s done [2025-10-31T10:30:15.924Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.05MB / 33.17MB 9.4s [2025-10-31T10:30:16.221Z] #55 ... [2025-10-31T10:30:16.221Z] [2025-10-31T10:30:16.221Z] #72 [security-spire-config internal] load build context [2025-10-31T10:30:16.221Z] #72 transferring context: 22.05kB 0.5s done [2025-10-31T10:30:16.221Z] #72 DONE 5.2s [2025-10-31T10:30:16.221Z] [2025-10-31T10:30:16.221Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:16.499Z] #55 ... [2025-10-31T10:30:16.499Z] [2025-10-31T10:30:16.499Z] #43 [core-command internal] load build context [2025-10-31T10:30:16.771Z] #43 ... [2025-10-31T10:30:16.771Z] [2025-10-31T10:30:16.771Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:17.042Z] #41 ... [2025-10-31T10:30:17.042Z] [2025-10-31T10:30:17.042Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:30:17.313Z] #47 ... [2025-10-31T10:30:17.313Z] [2025-10-31T10:30:17.313Z] #43 [core-command internal] load build context [2025-10-31T10:30:17.313Z] #43 ... [2025-10-31T10:30:17.313Z] [2025-10-31T10:30:17.313Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:30:17.313Z] #48 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:17.313Z] #48 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:17.313Z] #48 18.01 OK: 255 MiB in 60 packages [2025-10-31T10:30:17.588Z] #48 ... [2025-10-31T10:30:17.588Z] [2025-10-31T10:30:17.588Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:30:17.588Z] #47 ... [2025-10-31T10:30:17.588Z] [2025-10-31T10:30:17.588Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:17.858Z] #52 ... [2025-10-31T10:30:17.858Z] [2025-10-31T10:30:17.858Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-31T10:30:17.858Z] #48 DONE 20.9s [2025-10-31T10:30:17.858Z] [2025-10-31T10:30:17.858Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:17.858Z] #52 ... [2025-10-31T10:30:17.858Z] [2025-10-31T10:30:17.858Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:17.858Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 11.4s [2025-10-31T10:30:18.829Z] #55 ... [2025-10-31T10:30:18.829Z] [2025-10-31T10:30:18.829Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-31T10:30:18.829Z] #54 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:18.829Z] #54 17.45 OK: 255 MiB in 60 packages [2025-10-31T10:30:18.829Z] #54 DONE 21.0s [2025-10-31T10:30:18.829Z] [2025-10-31T10:30:18.829Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:18.829Z] #55 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-10-31T10:30:18.829Z] #55 ... [2025-10-31T10:30:18.829Z] [2025-10-31T10:30:18.829Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:18.829Z] #53 ... [2025-10-31T10:30:18.829Z] [2025-10-31T10:30:18.829Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:30:19.099Z] #47 ... [2025-10-31T10:30:19.099Z] [2025-10-31T10:30:19.099Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:30:19.099Z] #50 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:19.099Z] #50 19.55 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T10:30:19.099Z] #50 19.55 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T10:30:19.099Z] #50 19.55 OK: 26161 distinct packages available [2025-10-31T10:30:19.099Z] #50 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:19.099Z] #50 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:19.099Z] #50 ... [2025-10-31T10:30:19.099Z] [2025-10-31T10:30:19.099Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:19.370Z] #56 ... [2025-10-31T10:30:19.370Z] [2025-10-31T10:30:19.370Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:19.370Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 12.7s [2025-10-31T10:30:19.641Z] #55 ... [2025-10-31T10:30:19.641Z] [2025-10-31T10:30:19.641Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:30:19.641Z] #57 ... [2025-10-31T10:30:19.641Z] [2025-10-31T10:30:19.641Z] #58 [core-data internal] load build context [2025-10-31T10:30:19.641Z] #58 ... [2025-10-31T10:30:19.641Z] [2025-10-31T10:30:19.641Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:20.624Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 14.1s [2025-10-31T10:30:20.624Z] #55 ... [2025-10-31T10:30:20.624Z] [2025-10-31T10:30:20.624Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:20.624Z] #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 6.0s done [2025-10-31T10:30:20.624Z] #42 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-31T10:30:20.624Z] #42 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-10-31T10:30:20.624Z] #42 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-10-31T10:30:20.624Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-10-31T10:30:20.624Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-10-31T10:30:20.624Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-31T10:30:20.624Z] #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.6s done [2025-10-31T10:30:20.624Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 6.1s [2025-10-31T10:30:20.624Z] #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-10-31T10:30:20.624Z] #42 ... [2025-10-31T10:30:20.624Z] [2025-10-31T10:30:20.624Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:21.224Z] #55 ... [2025-10-31T10:30:21.224Z] [2025-10-31T10:30:21.224Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:21.224Z] #49 transferring context: 26.59MB 22.8s [2025-10-31T10:30:21.224Z] #49 ... [2025-10-31T10:30:21.224Z] [2025-10-31T10:30:21.224Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:30:21.224Z] #65 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:21.494Z] #65 ... [2025-10-31T10:30:21.494Z] [2025-10-31T10:30:21.494Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-31T10:30:21.494Z] #71 DONE 17.6s [2025-10-31T10:30:21.494Z] [2025-10-31T10:30:21.494Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:21.494Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 15.1s [2025-10-31T10:30:22.478Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 16.3s [2025-10-31T10:30:23.455Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 17.0s [2025-10-31T10:30:24.428Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.79MB / 33.17MB 17.9s [2025-10-31T10:30:24.428Z] #55 ... [2025-10-31T10:30:24.428Z] [2025-10-31T10:30:24.428Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:24.428Z] #51 ... [2025-10-31T10:30:24.428Z] [2025-10-31T10:30:24.428Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:24.698Z] #55 ... [2025-10-31T10:30:24.698Z] [2025-10-31T10:30:24.698Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:24.971Z] #36 ... [2025-10-31T10:30:24.971Z] [2025-10-31T10:30:24.971Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:24.971Z] #39 ... [2025-10-31T10:30:24.971Z] [2025-10-31T10:30:24.971Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:25.252Z] #55 ... [2025-10-31T10:30:25.252Z] [2025-10-31T10:30:25.252Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T10:30:25.252Z] #61 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:25.252Z] #61 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:25.252Z] #61 22.13 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:25.252Z] #61 22.13 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:25.252Z] #61 22.42 OK: 9 MiB in 15 packages [2025-10-31T10:30:25.252Z] #61 ... [2025-10-31T10:30:25.252Z] [2025-10-31T10:30:25.252Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:25.525Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 19.1s [2025-10-31T10:30:25.801Z] #55 ... [2025-10-31T10:30:25.801Z] [2025-10-31T10:30:25.801Z] #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:30:25.801Z] #62 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-31T10:30:25.801Z] #62 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done [2025-10-31T10:30:25.801Z] #62 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done [2025-10-31T10:30:25.801Z] #62 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 3.1s done [2025-10-31T10:30:25.801Z] #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 2.8s [2025-10-31T10:30:25.801Z] #62 ... [2025-10-31T10:30:25.801Z] [2025-10-31T10:30:25.801Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:25.801Z] #55 ... [2025-10-31T10:30:25.801Z] [2025-10-31T10:30:25.801Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-31T10:30:25.801Z] #61 DONE 25.8s [2025-10-31T10:30:26.072Z] [2025-10-31T10:30:26.072Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:27.061Z] #55 ... [2025-10-31T10:30:27.061Z] [2025-10-31T10:30:27.061Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-31T10:30:27.061Z] #63 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:27.061Z] #63 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:27.061Z] #63 22.39 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:27.061Z] #63 22.39 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:27.061Z] #63 22.68 OK: 9 MiB in 15 packages [2025-10-31T10:30:27.061Z] #63 DONE 27.2s [2025-10-31T10:30:27.061Z] [2025-10-31T10:30:27.061Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:27.332Z] #55 ... [2025-10-31T10:30:27.332Z] [2025-10-31T10:30:27.332Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:27.332Z] #41 transferring context: 74.06MB 32.7s [2025-10-31T10:30:27.332Z] #41 ... [2025-10-31T10:30:27.332Z] [2025-10-31T10:30:27.332Z] #43 [core-command internal] load build context [2025-10-31T10:30:27.605Z] #43 ... [2025-10-31T10:30:27.605Z] [2025-10-31T10:30:27.605Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:27.605Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 21.1s [2025-10-31T10:30:27.876Z] #55 ... [2025-10-31T10:30:27.876Z] [2025-10-31T10:30:27.876Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:28.147Z] #52 ... [2025-10-31T10:30:28.147Z] [2025-10-31T10:30:28.147Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:28.147Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 21.9s [2025-10-31T10:30:29.120Z] #55 ... [2025-10-31T10:30:29.120Z] [2025-10-31T10:30:29.120Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:29.120Z] #53 ... [2025-10-31T10:30:29.120Z] [2025-10-31T10:30:29.120Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:29.390Z] #55 ... [2025-10-31T10:30:29.390Z] [2025-10-31T10:30:29.390Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:30:29.390Z] #47 ... [2025-10-31T10:30:29.390Z] [2025-10-31T10:30:29.390Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:29.390Z] #56 ... [2025-10-31T10:30:29.390Z] [2025-10-31T10:30:29.390Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:29.390Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 23.0s [2025-10-31T10:30:29.663Z] #55 ... [2025-10-31T10:30:29.663Z] [2025-10-31T10:30:29.663Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:30:29.934Z] #57 ... [2025-10-31T10:30:29.934Z] [2025-10-31T10:30:29.934Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:29.934Z] #55 ... [2025-10-31T10:30:29.934Z] [2025-10-31T10:30:29.934Z] #58 [core-data internal] load build context [2025-10-31T10:30:30.206Z] #58 ... [2025-10-31T10:30:30.206Z] [2025-10-31T10:30:30.206Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:30.477Z] #53 ... [2025-10-31T10:30:30.477Z] [2025-10-31T10:30:30.477Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T10:30:30.477Z] #64 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:30.477Z] #64 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:30.477Z] #64 28.83 (1/7) Installing ca-certificates (20250911-r0) [2025-10-31T10:30:30.747Z] #64 29.21 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:30.747Z] #64 29.21 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-31T10:30:30.747Z] #64 29.21 (4/7) Installing libsodium (1.0.19-r0) [2025-10-31T10:30:30.747Z] #64 29.21 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-31T10:30:30.747Z] #64 ... [2025-10-31T10:30:30.747Z] [2025-10-31T10:30:30.747Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:31.019Z] #55 ... [2025-10-31T10:30:31.019Z] [2025-10-31T10:30:31.019Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:31.019Z] #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 9.8s done [2025-10-31T10:30:31.019Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.1s [2025-10-31T10:30:31.019Z] #42 ... [2025-10-31T10:30:31.019Z] [2025-10-31T10:30:31.019Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:31.019Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 24.7s [2025-10-31T10:30:31.613Z] #55 ... [2025-10-31T10:30:31.613Z] [2025-10-31T10:30:31.613Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-31T10:30:31.613Z] #50 32.13 OK: 255 MiB in 60 packages [2025-10-31T10:30:31.613Z] #50 DONE 34.5s [2025-10-31T10:30:31.613Z] [2025-10-31T10:30:31.613Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:31.613Z] #55 ... [2025-10-31T10:30:31.613Z] [2025-10-31T10:30:31.613Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:31.613Z] #49 ... [2025-10-31T10:30:31.613Z] [2025-10-31T10:30:31.613Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:31.613Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 25.3s [2025-10-31T10:30:31.892Z] #55 ... [2025-10-31T10:30:31.892Z] [2025-10-31T10:30:31.892Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T10:30:31.892Z] #73 ... [2025-10-31T10:30:31.892Z] [2025-10-31T10:30:31.892Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:32.484Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done [2025-10-31T10:30:32.484Z] #55 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 26.0s done [2025-10-31T10:30:32.758Z] #55 ... [2025-10-31T10:30:32.758Z] [2025-10-31T10:30:32.758Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:30:32.758Z] #65 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:32.758Z] #65 29.28 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T10:30:32.758Z] #65 29.28 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T10:30:32.758Z] #65 29.28 OK: 24049 distinct packages available [2025-10-31T10:30:32.758Z] #65 30.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:32.758Z] #65 ... [2025-10-31T10:30:32.758Z] [2025-10-31T10:30:32.758Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:34.198Z] #49 transferring context: 38.99MB 36.0s [2025-10-31T10:30:34.467Z] #49 ... [2025-10-31T10:30:34.467Z] [2025-10-31T10:30:34.467Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T10:30:34.467Z] #67 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:34.467Z] #67 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:34.467Z] #67 32.24 (1/3) Installing ca-certificates (20250911-r0) [2025-10-31T10:30:34.467Z] #67 32.68 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:34.467Z] #67 32.68 (3/3) Installing tzdata (2025b-r0) [2025-10-31T10:30:34.467Z] #67 ... [2025-10-31T10:30:34.467Z] [2025-10-31T10:30:34.467Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:34.739Z] #51 ... [2025-10-31T10:30:34.739Z] [2025-10-31T10:30:34.739Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:35.010Z] #49 ... [2025-10-31T10:30:35.010Z] [2025-10-31T10:30:35.010Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:35.279Z] #36 ... [2025-10-31T10:30:35.279Z] [2025-10-31T10:30:35.279Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:35.279Z] #39 ... [2025-10-31T10:30:35.279Z] [2025-10-31T10:30:35.279Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:36.250Z] #36 ... [2025-10-31T10:30:36.250Z] [2025-10-31T10:30:36.250Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-31T10:30:36.250Z] #64 29.47 (6/7) Installing libzmq (4.3.5-r2) [2025-10-31T10:30:36.250Z] #64 29.47 (7/7) Installing zeromq (4.3.5-r2) [2025-10-31T10:30:36.250Z] #64 29.47 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:36.250Z] #64 29.74 Executing ca-certificates-20250911-r0.trigger [2025-10-31T10:30:36.250Z] #64 31.13 OK: 14 MiB in 21 packages [2025-10-31T10:30:36.250Z] #64 DONE 34.8s [2025-10-31T10:30:36.250Z] [2025-10-31T10:30:36.250Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:36.840Z] #36 ... [2025-10-31T10:30:36.840Z] [2025-10-31T10:30:36.840Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:30:36.840Z] #74 ... [2025-10-31T10:30:36.840Z] [2025-10-31T10:30:36.840Z] #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:30:36.840Z] #62 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 15.4s done [2025-10-31T10:30:36.840Z] #62 ... [2025-10-31T10:30:36.840Z] [2025-10-31T10:30:36.840Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T10:30:36.840Z] #70 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:36.840Z] #70 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:36.840Z] #70 33.67 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:36.840Z] #70 33.67 (2/2) Installing su-exec (0.2-r3) [2025-10-31T10:30:36.840Z] #70 33.67 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:36.840Z] #70 33.67 OK: 9 MiB in 16 packages [2025-10-31T10:30:37.121Z] #70 ... [2025-10-31T10:30:37.121Z] [2025-10-31T10:30:37.121Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:37.121Z] #36 ... [2025-10-31T10:30:37.121Z] [2025-10-31T10:30:37.121Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T10:30:37.392Z] #75 ... [2025-10-31T10:30:37.392Z] [2025-10-31T10:30:37.392Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:37.663Z] #36 ... [2025-10-31T10:30:37.663Z] [2025-10-31T10:30:37.663Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:37.663Z] #41 ... [2025-10-31T10:30:37.663Z] [2025-10-31T10:30:37.663Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:37.663Z] #36 ... [2025-10-31T10:30:37.663Z] [2025-10-31T10:30:37.663Z] #43 [core-command internal] load build context [2025-10-31T10:30:37.934Z] #43 ... [2025-10-31T10:30:37.934Z] [2025-10-31T10:30:37.934Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T10:30:37.934Z] #73 16.09 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:38.206Z] #73 ... [2025-10-31T10:30:38.206Z] [2025-10-31T10:30:38.206Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:38.206Z] #52 ... [2025-10-31T10:30:38.206Z] [2025-10-31T10:30:38.206Z] #44 [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-31T10:30:38.206Z] #44 DONE 31.6s [2025-10-31T10:30:38.206Z] [2025-10-31T10:30:38.206Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:38.206Z] #52 ... [2025-10-31T10:30:38.206Z] [2025-10-31T10:30:38.206Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T10:30:38.797Z] #76 ... [2025-10-31T10:30:38.797Z] [2025-10-31T10:30:38.797Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-31T10:30:38.797Z] #70 DONE 36.5s [2025-10-31T10:30:38.797Z] [2025-10-31T10:30:38.797Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:39.388Z] #52 transferring context: 40.00MB 41.3s [2025-10-31T10:30:39.658Z] #52 ... [2025-10-31T10:30:39.659Z] [2025-10-31T10:30:39.659Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:30:39.929Z] #47 ... [2025-10-31T10:30:39.929Z] [2025-10-31T10:30:39.929Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:39.929Z] #56 ... [2025-10-31T10:30:39.929Z] [2025-10-31T10:30:39.929Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:39.929Z] #52 ... [2025-10-31T10:30:39.929Z] [2025-10-31T10:30:39.929Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:30:40.198Z] #57 ... [2025-10-31T10:30:40.198Z] [2025-10-31T10:30:40.198Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:40.198Z] #56 ... [2025-10-31T10:30:40.198Z] [2025-10-31T10:30:40.198Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-31T10:30:40.198Z] #67 34.17 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:40.198Z] #67 34.17 Executing ca-certificates-20250911-r0.trigger [2025-10-31T10:30:40.198Z] #67 35.52 OK: 11 MiB in 17 packages [2025-10-31T10:30:40.198Z] #67 DONE 38.5s [2025-10-31T10:30:40.198Z] [2025-10-31T10:30:40.198Z] #58 [core-data internal] load build context [2025-10-31T10:30:40.469Z] #58 ... [2025-10-31T10:30:40.469Z] [2025-10-31T10:30:40.469Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:30:40.739Z] #57 ... [2025-10-31T10:30:40.739Z] [2025-10-31T10:30:40.739Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:41.008Z] #53 ... [2025-10-31T10:30:41.008Z] [2025-10-31T10:30:41.008Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:41.982Z] #56 ... [2025-10-31T10:30:41.982Z] [2025-10-31T10:30:41.982Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:41.982Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.3s [2025-10-31T10:30:41.982Z] #42 ... [2025-10-31T10:30:41.982Z] [2025-10-31T10:30:41.982Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:42.251Z] #53 ... [2025-10-31T10:30:42.251Z] [2025-10-31T10:30:42.251Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:30:42.251Z] #69 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:42.251Z] #69 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:42.251Z] #69 38.55 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-31T10:30:42.251Z] #69 38.55 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-31T10:30:42.251Z] #69 38.55 OK: 24049 distinct packages available [2025-10-31T10:30:42.251Z] #69 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:42.251Z] #69 ... [2025-10-31T10:30:42.251Z] [2025-10-31T10:30:42.251Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:43.226Z] #42 ... [2025-10-31T10:30:43.226Z] [2025-10-31T10:30:43.226Z] #62 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-31T10:30:43.226Z] #62 DONE 31.8s [2025-10-31T10:30:43.226Z] [2025-10-31T10:30:43.226Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:43.496Z] #49 ... [2025-10-31T10:30:43.496Z] [2025-10-31T10:30:43.496Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:43.767Z] #36 ... [2025-10-31T10:30:43.767Z] [2025-10-31T10:30:43.767Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:30:43.767Z] #69 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:43.767Z] #69 ... [2025-10-31T10:30:43.767Z] [2025-10-31T10:30:43.767Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:30:43.767Z] #65 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:43.767Z] #65 39.99 (1/14) Installing ca-certificates (20250911-r0) [2025-10-31T10:30:43.767Z] #65 40.91 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-31T10:30:43.767Z] #65 41.17 (3/14) Installing c-ares (1.33.1-r0) [2025-10-31T10:30:43.767Z] #65 41.17 (4/14) Installing libunistring (1.2-r0) [2025-10-31T10:30:43.767Z] #65 41.17 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-31T10:30:43.767Z] #65 41.29 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-31T10:30:43.767Z] #65 41.29 (7/14) Installing libpsl (0.21.5-r1) [2025-10-31T10:30:43.767Z] #65 41.29 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-31T10:30:43.767Z] #65 41.57 (9/14) Installing libcurl (8.14.1-r2) [2025-10-31T10:30:43.767Z] #65 41.57 (10/14) Installing curl (8.14.1-r2) [2025-10-31T10:30:43.767Z] #65 41.57 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:43.767Z] #65 41.67 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-31T10:30:43.767Z] #65 41.67 (13/14) Installing libucontext (1.2-r3) [2025-10-31T10:30:43.767Z] #65 41.67 (14/14) Installing gcompat (1.1.0-r4) [2025-10-31T10:30:43.767Z] #65 41.67 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:43.767Z] #65 41.81 Executing ca-certificates-20250911-r0.trigger [2025-10-31T10:30:44.038Z] #65 ... [2025-10-31T10:30:44.038Z] [2025-10-31T10:30:44.038Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:44.038Z] #42 ... [2025-10-31T10:30:44.038Z] [2025-10-31T10:30:44.038Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T10:30:44.038Z] #68 32.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:44.038Z] #68 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:44.038Z] #68 41.51 (1/4) Installing ca-certificates (20250911-r0) [2025-10-31T10:30:44.038Z] #68 41.98 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:44.038Z] #68 41.98 (3/4) Installing su-exec (0.2-r3) [2025-10-31T10:30:44.038Z] #68 41.98 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T10:30:44.309Z] #68 ... [2025-10-31T10:30:44.309Z] [2025-10-31T10:30:44.309Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:44.906Z] #42 ... [2025-10-31T10:30:44.906Z] [2025-10-31T10:30:44.906Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:44.906Z] #51 transferring context: 64.80MB 47.3s [2025-10-31T10:30:44.906Z] #51 ... [2025-10-31T10:30:44.906Z] [2025-10-31T10:30:44.906Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:45.499Z] #49 ... [2025-10-31T10:30:45.499Z] [2025-10-31T10:30:45.499Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:45.769Z] #39 ... [2025-10-31T10:30:45.769Z] [2025-10-31T10:30:45.769Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:46.364Z] #49 ... [2025-10-31T10:30:46.364Z] [2025-10-31T10:30:46.364Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:30:46.364Z] #77 ... [2025-10-31T10:30:46.364Z] [2025-10-31T10:30:46.364Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:46.636Z] #51 ... [2025-10-31T10:30:46.636Z] [2025-10-31T10:30:46.637Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:46.637Z] #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.3s [2025-10-31T10:30:46.637Z] #55 ... [2025-10-31T10:30:46.637Z] [2025-10-31T10:30:46.637Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:47.623Z] #49 ... [2025-10-31T10:30:47.623Z] [2025-10-31T10:30:47.623Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T10:30:47.623Z] #66 35.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:47.623Z] #66 37.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:47.894Z] #66 ... [2025-10-31T10:30:47.894Z] [2025-10-31T10:30:47.894Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:47.894Z] #41 ... [2025-10-31T10:30:47.894Z] [2025-10-31T10:30:47.894Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:47.894Z] #49 ... [2025-10-31T10:30:47.894Z] [2025-10-31T10:30:47.894Z] #43 [core-command internal] load build context [2025-10-31T10:30:48.168Z] #43 ... [2025-10-31T10:30:48.169Z] [2025-10-31T10:30:48.169Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-31T10:30:48.169Z] #65 43.16 OK: 15 MiB in 28 packages [2025-10-31T10:30:48.169Z] #65 DONE 46.6s [2025-10-31T10:30:48.169Z] [2025-10-31T10:30:48.169Z] #43 [core-command internal] load build context [2025-10-31T10:30:48.169Z] #43 ... [2025-10-31T10:30:48.169Z] [2025-10-31T10:30:48.169Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:49.599Z] #51 ... [2025-10-31T10:30:49.599Z] [2025-10-31T10:30:49.599Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T10:30:49.599Z] #78 ... [2025-10-31T10:30:49.599Z] [2025-10-31T10:30:49.599Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:49.870Z] #51 ... [2025-10-31T10:30:49.870Z] [2025-10-31T10:30:49.870Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T10:30:49.870Z] #73 17.68 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:49.870Z] #73 ... [2025-10-31T10:30:49.870Z] [2025-10-31T10:30:49.870Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:49.870Z] #49 ... [2025-10-31T10:30:49.870Z] [2025-10-31T10:30:49.870Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-31T10:30:49.870Z] #68 43.48 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:49.870Z] #68 43.56 Executing ca-certificates-20250911-r0.trigger [2025-10-31T10:30:49.870Z] #68 45.32 OK: 20 MiB in 18 packages [2025-10-31T10:30:49.870Z] #68 DONE 47.8s [2025-10-31T10:30:49.870Z] [2025-10-31T10:30:49.870Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:49.870Z] #49 ... [2025-10-31T10:30:49.870Z] [2025-10-31T10:30:49.870Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:30:49.870Z] #47 transferring context: 51.22MB 51.4s [2025-10-31T10:30:49.870Z] #47 ... [2025-10-31T10:30:49.870Z] [2025-10-31T10:30:49.870Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:50.140Z] #49 ... [2025-10-31T10:30:50.140Z] [2025-10-31T10:30:50.140Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:50.411Z] #52 ... [2025-10-31T10:30:50.411Z] [2025-10-31T10:30:50.411Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:50.411Z] #49 ... [2025-10-31T10:30:50.411Z] [2025-10-31T10:30:50.411Z] #58 [core-data internal] load build context [2025-10-31T10:30:50.682Z] #58 ... [2025-10-31T10:30:50.682Z] [2025-10-31T10:30:50.682Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:30:50.682Z] #79 ... [2025-10-31T10:30:50.682Z] [2025-10-31T10:30:50.682Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:30:50.964Z] #57 ... [2025-10-31T10:30:50.964Z] [2025-10-31T10:30:50.964Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:30:51.554Z] #51 ... [2025-10-31T10:30:51.554Z] [2025-10-31T10:30:51.554Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T10:30:51.554Z] #75 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:51.554Z] #75 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:51.825Z] #75 ... [2025-10-31T10:30:51.825Z] [2025-10-31T10:30:51.825Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:30:52.096Z] #49 ... [2025-10-31T10:30:52.096Z] [2025-10-31T10:30:52.096Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:52.096Z] #56 ... [2025-10-31T10:30:52.096Z] [2025-10-31T10:30:52.096Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:30:52.096Z] #74 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:52.096Z] #74 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:52.096Z] #74 ... [2025-10-31T10:30:52.096Z] [2025-10-31T10:30:52.096Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:30:52.371Z] #56 ... [2025-10-31T10:30:52.371Z] [2025-10-31T10:30:52.371Z] #53 [support-scheduler internal] load build context [2025-10-31T10:30:52.371Z] #53 ... [2025-10-31T10:30:52.371Z] [2025-10-31T10:30:52.371Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:53.344Z] #52 ... [2025-10-31T10:30:53.344Z] [2025-10-31T10:30:53.344Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-31T10:30:53.344Z] #73 29.28 OK: 255 MiB in 60 packages [2025-10-31T10:30:53.344Z] #73 DONE 31.6s [2025-10-31T10:30:53.615Z] [2025-10-31T10:30:53.615Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:53.615Z] #52 ... [2025-10-31T10:30:53.615Z] [2025-10-31T10:30:53.615Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:53.885Z] #36 ... [2025-10-31T10:30:53.885Z] [2025-10-31T10:30:53.885Z] #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:30:53.885Z] #80 ... [2025-10-31T10:30:53.885Z] [2025-10-31T10:30:53.885Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:30:53.885Z] #69 51.77 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:53.885Z] #69 51.77 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-31T10:30:53.885Z] #69 51.77 (3/5) Installing libucontext (1.2-r3) [2025-10-31T10:30:53.885Z] #69 51.77 (4/5) Installing gcompat (1.1.0-r4) [2025-10-31T10:30:53.885Z] #69 51.81 (5/5) Installing openssl (3.3.5-r0) [2025-10-31T10:30:54.156Z] #69 52.04 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:54.426Z] #69 ... [2025-10-31T10:30:54.426Z] [2025-10-31T10:30:54.426Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-31T10:30:54.426Z] #66 47.55 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T10:30:54.426Z] #66 47.55 (2/4) Installing openssl (3.3.5-r0) [2025-10-31T10:30:54.426Z] #66 47.82 (3/4) Installing su-exec (0.2-r3) [2025-10-31T10:30:54.426Z] #66 47.82 (4/4) Installing yq-go (4.44.1-r2) [2025-10-31T10:30:54.426Z] #66 49.19 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:30:54.426Z] #66 49.19 OK: 20 MiB in 18 packages [2025-10-31T10:30:54.426Z] #66 DONE 52.6s [2025-10-31T10:30:54.426Z] [2025-10-31T10:30:54.426Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:30:54.426Z] #69 52.38 OK: 10 MiB in 19 packages [2025-10-31T10:30:55.396Z] #69 ... [2025-10-31T10:30:55.396Z] [2025-10-31T10:30:55.396Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:30:55.396Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.4s [2025-10-31T10:30:55.396Z] #42 ... [2025-10-31T10:30:55.396Z] [2025-10-31T10:30:55.396Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:55.396Z] #36 transferring context: 82.66MB 59.0s [2025-10-31T10:30:55.680Z] #36 ... [2025-10-31T10:30:55.680Z] [2025-10-31T10:30:55.680Z] #39 [core-keeper internal] load build context [2025-10-31T10:30:55.680Z] #39 ... [2025-10-31T10:30:55.680Z] [2025-10-31T10:30:55.680Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:57.102Z] #52 ... [2025-10-31T10:30:57.102Z] [2025-10-31T10:30:57.102Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-10-31T10:30:57.102Z] #75 28.65 OK: 9 MiB in 15 packages [2025-10-31T10:30:57.102Z] #75 DONE 31.3s [2025-10-31T10:30:57.102Z] [2025-10-31T10:30:57.102Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:57.373Z] #52 ... [2025-10-31T10:30:57.373Z] [2025-10-31T10:30:57.373Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:57.373Z] #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.2s [2025-10-31T10:30:57.643Z] #55 ... [2025-10-31T10:30:57.643Z] [2025-10-31T10:30:57.643Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:57.914Z] #52 ... [2025-10-31T10:30:57.914Z] [2025-10-31T10:30:57.914Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:30:57.914Z] #74 28.44 OK: 9 MiB in 15 packages [2025-10-31T10:30:57.914Z] #74 DONE 31.2s [2025-10-31T10:30:57.914Z] [2025-10-31T10:30:57.914Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:30:57.914Z] #52 ... [2025-10-31T10:30:57.914Z] [2025-10-31T10:30:57.914Z] #41 [core-metadata internal] load build context [2025-10-31T10:30:58.185Z] #41 ... [2025-10-31T10:30:58.185Z] [2025-10-31T10:30:58.185Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:58.455Z] #36 ... [2025-10-31T10:30:58.455Z] [2025-10-31T10:30:58.455Z] #43 [core-command internal] load build context [2025-10-31T10:30:58.455Z] #43 ... [2025-10-31T10:30:58.455Z] [2025-10-31T10:30:58.455Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-31T10:30:58.455Z] #69 DONE 56.6s [2025-10-31T10:30:58.455Z] [2025-10-31T10:30:58.455Z] #43 [core-command internal] load build context [2025-10-31T10:30:58.455Z] #43 ... [2025-10-31T10:30:58.455Z] [2025-10-31T10:30:58.455Z] #36 [support-notifications internal] load build context [2025-10-31T10:30:58.455Z] #36 ... [2025-10-31T10:30:58.456Z] [2025-10-31T10:30:58.456Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:30:58.746Z] #81 ... [2025-10-31T10:30:58.746Z] [2025-10-31T10:30:58.746Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:30:59.335Z] #55 ... [2025-10-31T10:30:59.335Z] [2025-10-31T10:30:59.335Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:30:59.335Z] #77 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:59.335Z] #77 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:30:59.335Z] #77 ... [2025-10-31T10:30:59.335Z] [2025-10-31T10:30:59.335Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:00.306Z] #52 ... [2025-10-31T10:31:00.306Z] [2025-10-31T10:31:00.306Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T10:31:00.306Z] #82 ... [2025-10-31T10:31:00.306Z] [2025-10-31T10:31:00.306Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:00.306Z] #47 ... [2025-10-31T10:31:00.306Z] [2025-10-31T10:31:00.306Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:01.277Z] #55 ... [2025-10-31T10:31:01.277Z] [2025-10-31T10:31:01.277Z] #58 [core-data internal] load build context [2025-10-31T10:31:01.277Z] #58 transferring context: 21.85MB 60.0s [2025-10-31T10:31:01.277Z] #58 ... [2025-10-31T10:31:01.277Z] [2025-10-31T10:31:01.277Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:31:01.548Z] #57 ... [2025-10-31T10:31:01.548Z] [2025-10-31T10:31:01.548Z] #58 [core-data internal] load build context [2025-10-31T10:31:01.821Z] #58 ... [2025-10-31T10:31:01.821Z] [2025-10-31T10:31:01.821Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:31:01.821Z] #51 ... [2025-10-31T10:31:01.821Z] [2025-10-31T10:31:01.821Z] #58 [core-data internal] load build context [2025-10-31T10:31:02.092Z] #58 ... [2025-10-31T10:31:02.092Z] [2025-10-31T10:31:02.092Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:31:02.092Z] #49 ... [2025-10-31T10:31:02.092Z] [2025-10-31T10:31:02.092Z] #58 [core-data internal] load build context [2025-10-31T10:31:02.682Z] #58 ... [2025-10-31T10:31:02.682Z] [2025-10-31T10:31:02.682Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:31:02.952Z] #56 ... [2025-10-31T10:31:02.952Z] [2025-10-31T10:31:02.952Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:02.952Z] #53 ... [2025-10-31T10:31:02.952Z] [2025-10-31T10:31:02.952Z] #58 [core-data internal] load build context [2025-10-31T10:31:03.221Z] #58 ... [2025-10-31T10:31:03.221Z] [2025-10-31T10:31:03.221Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T10:31:03.221Z] #76 14.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:03.221Z] #76 16.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:03.221Z] #76 ... [2025-10-31T10:31:03.221Z] [2025-10-31T10:31:03.221Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:03.490Z] #53 ... [2025-10-31T10:31:03.490Z] [2025-10-31T10:31:03.490Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:31:03.490Z] #77 24.60 OK: 14 MiB in 21 packages [2025-10-31T10:31:03.490Z] #77 DONE 27.4s [2025-10-31T10:31:03.490Z] [2025-10-31T10:31:03.490Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:03.759Z] #53 ... [2025-10-31T10:31:03.759Z] [2025-10-31T10:31:03.759Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T10:31:03.759Z] #78 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:03.759Z] #78 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:04.030Z] #78 ... [2025-10-31T10:31:04.030Z] [2025-10-31T10:31:04.030Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:04.304Z] #52 ... [2025-10-31T10:31:04.304Z] [2025-10-31T10:31:04.304Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T10:31:04.573Z] #83 ... [2025-10-31T10:31:04.573Z] [2025-10-31T10:31:04.573Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:04.847Z] #52 ... [2025-10-31T10:31:04.847Z] [2025-10-31T10:31:04.847Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:31:04.847Z] #79 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:04.847Z] #79 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:05.125Z] #79 ... [2025-10-31T10:31:05.125Z] [2025-10-31T10:31:05.125Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T10:31:05.125Z] #83 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:05.406Z] #83 ... [2025-10-31T10:31:05.406Z] [2025-10-31T10:31:05.406Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:31:05.406Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 40.4s [2025-10-31T10:31:05.677Z] #42 ... [2025-10-31T10:31:05.677Z] [2025-10-31T10:31:05.677Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:05.947Z] #52 ... [2025-10-31T10:31:05.947Z] [2025-10-31T10:31:05.947Z] #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:31:05.947Z] #80 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:05.947Z] #80 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:05.947Z] #80 ... [2025-10-31T10:31:05.947Z] [2025-10-31T10:31:05.947Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:06.218Z] #39 ... [2025-10-31T10:31:06.218Z] [2025-10-31T10:31:06.218Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:06.218Z] #52 transferring context: 69.42MB 68.3s [2025-10-31T10:31:08.183Z] #52 ... [2025-10-31T10:31:08.183Z] [2025-10-31T10:31:08.183Z] #41 [core-metadata internal] load build context [2025-10-31T10:31:08.453Z] #41 ... [2025-10-31T10:31:08.453Z] [2025-10-31T10:31:08.453Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:08.453Z] #52 ... [2025-10-31T10:31:08.453Z] [2025-10-31T10:31:08.453Z] #43 [core-command internal] load build context [2025-10-31T10:31:08.723Z] #43 ... [2025-10-31T10:31:08.723Z] [2025-10-31T10:31:08.723Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:08.723Z] #36 ... [2025-10-31T10:31:08.723Z] [2025-10-31T10:31:08.723Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T10:31:08.723Z] #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:08.994Z] #84 ... [2025-10-31T10:31:08.994Z] [2025-10-31T10:31:08.994Z] #43 [core-command internal] load build context [2025-10-31T10:31:09.269Z] #43 ... [2025-10-31T10:31:09.269Z] [2025-10-31T10:31:09.269Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-31T10:31:09.269Z] #78 26.25 OK: 9 MiB in 16 packages [2025-10-31T10:31:09.269Z] #78 DONE 30.0s [2025-10-31T10:31:09.269Z] [2025-10-31T10:31:09.269Z] #43 [core-command internal] load build context [2025-10-31T10:31:09.539Z] #43 ... [2025-10-31T10:31:09.539Z] [2025-10-31T10:31:09.539Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:31:09.539Z] #81 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:09.539Z] #81 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:09.539Z] #81 ... [2025-10-31T10:31:09.539Z] [2025-10-31T10:31:09.539Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:31:09.809Z] #49 ... [2025-10-31T10:31:09.809Z] [2025-10-31T10:31:09.809Z] #43 [core-command internal] load build context [2025-10-31T10:31:10.398Z] #43 ... [2025-10-31T10:31:10.398Z] [2025-10-31T10:31:10.398Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:10.668Z] #47 ... [2025-10-31T10:31:10.668Z] [2025-10-31T10:31:10.668Z] #43 [core-command internal] load build context [2025-10-31T10:31:11.268Z] #43 transferring context: 121.89MB 74.5s [2025-10-31T10:31:11.539Z] #43 ... [2025-10-31T10:31:11.539Z] [2025-10-31T10:31:11.539Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:31:11.539Z] #79 27.33 OK: 11 MiB in 17 packages [2025-10-31T10:31:11.539Z] #79 DONE 30.9s [2025-10-31T10:31:11.539Z] [2025-10-31T10:31:11.539Z] #43 [core-command internal] load build context [2025-10-31T10:31:11.539Z] #43 ... [2025-10-31T10:31:11.539Z] [2025-10-31T10:31:11.539Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:11.539Z] #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 34.7s [2025-10-31T10:31:11.539Z] #55 ... [2025-10-31T10:31:11.539Z] [2025-10-31T10:31:11.539Z] #43 [core-command internal] load build context [2025-10-31T10:31:11.808Z] #43 ... [2025-10-31T10:31:11.808Z] [2025-10-31T10:31:11.808Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-31T10:31:11.808Z] #76 28.51 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T10:31:11.808Z] #76 29.56 Executing busybox-1.36.1-r30.trigger [2025-10-31T10:31:11.808Z] #76 29.69 OK: 9 MiB in 15 packages [2025-10-31T10:31:11.808Z] #76 DONE 33.6s [2025-10-31T10:31:11.808Z] [2025-10-31T10:31:11.808Z] #43 [core-command internal] load build context [2025-10-31T10:31:11.808Z] #43 ... [2025-10-31T10:31:11.808Z] [2025-10-31T10:31:11.808Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:31:11.808Z] #57 ... [2025-10-31T10:31:11.808Z] [2025-10-31T10:31:11.808Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:31:12.087Z] #51 ... [2025-10-31T10:31:12.087Z] [2025-10-31T10:31:12.087Z] #43 [core-command internal] load build context [2025-10-31T10:31:12.686Z] #43 ... [2025-10-31T10:31:12.686Z] [2025-10-31T10:31:12.686Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T10:31:12.686Z] #82 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:12.686Z] #82 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:12.686Z] #82 22.59 OK: 20 MiB in 18 packages [2025-10-31T10:31:12.686Z] #82 ... [2025-10-31T10:31:12.686Z] [2025-10-31T10:31:12.686Z] #43 [core-command internal] load build context [2025-10-31T10:31:12.686Z] #43 ... [2025-10-31T10:31:12.686Z] [2025-10-31T10:31:12.686Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T10:31:12.686Z] #81 22.64 OK: 15 MiB in 28 packages [2025-10-31T10:31:12.686Z] #81 DONE 24.2s [2025-10-31T10:31:12.959Z] [2025-10-31T10:31:12.959Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:31:13.227Z] #51 ... [2025-10-31T10:31:13.227Z] [2025-10-31T10:31:13.227Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:31:13.227Z] #56 ... [2025-10-31T10:31:13.227Z] [2025-10-31T10:31:13.227Z] #58 [core-data internal] load build context [2025-10-31T10:31:13.497Z] #58 ... [2025-10-31T10:31:13.497Z] [2025-10-31T10:31:13.497Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:31:14.085Z] #56 ... [2025-10-31T10:31:14.085Z] [2025-10-31T10:31:14.085Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:14.085Z] #53 ... [2025-10-31T10:31:14.085Z] [2025-10-31T10:31:14.085Z] #58 [core-data internal] load build context [2025-10-31T10:31:15.054Z] #58 ... [2025-10-31T10:31:15.054Z] [2025-10-31T10:31:15.054Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-31T10:31:15.054Z] #82 DONE 25.1s [2025-10-31T10:31:15.330Z] [2025-10-31T10:31:15.330Z] #58 [core-data internal] load build context [2025-10-31T10:31:15.330Z] #58 ... [2025-10-31T10:31:15.330Z] [2025-10-31T10:31:15.330Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-31T10:31:15.330Z] #83 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:15.330Z] #83 19.56 OK: 20 MiB in 18 packages [2025-10-31T10:31:15.330Z] #83 DONE 21.0s [2025-10-31T10:31:15.330Z] [2025-10-31T10:31:15.330Z] #58 [core-data internal] load build context [2025-10-31T10:31:16.312Z] #58 ... [2025-10-31T10:31:16.312Z] [2025-10-31T10:31:16.312Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T10:31:16.312Z] #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 42.2s done [2025-10-31T10:31:16.312Z] #42 ... [2025-10-31T10:31:16.312Z] [2025-10-31T10:31:16.312Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:16.312Z] #39 ... [2025-10-31T10:31:16.312Z] [2025-10-31T10:31:16.312Z] #58 [core-data internal] load build context [2025-10-31T10:31:16.312Z] #58 transferring context: 47.26MB 75.2s [2025-10-31T10:31:16.945Z] #58 ... [2025-10-31T10:31:16.945Z] [2025-10-31T10:31:16.945Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-10-31T10:31:16.945Z] #84 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:16.945Z] #84 17.37 OK: 10 MiB in 19 packages [2025-10-31T10:31:16.945Z] #84 DONE 18.6s [2025-10-31T10:31:16.945Z] [2025-10-31T10:31:16.945Z] #58 [core-data internal] load build context [2025-10-31T10:31:17.225Z] #58 ... [2025-10-31T10:31:17.225Z] [2025-10-31T10:31:17.225Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-31T10:31:17.225Z] #85 DONE 1.8s [2025-10-31T10:31:17.225Z] [2025-10-31T10:31:17.225Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T10:31:17.497Z] #86 ... [2025-10-31T10:31:17.497Z] [2025-10-31T10:31:17.497Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-31T10:31:17.497Z] #87 DONE 8.1s [2025-10-31T10:31:17.497Z] [2025-10-31T10:31:17.497Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T10:31:17.767Z] #88 ... [2025-10-31T10:31:17.767Z] [2025-10-31T10:31:17.767Z] #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:31:17.767Z] #80 24.13 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-31T10:31:17.767Z] #80 24.13 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-31T10:31:17.767Z] #80 24.13 OK: 26169 distinct packages available [2025-10-31T10:31:17.767Z] #80 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:17.767Z] #80 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:17.767Z] #80 33.78 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-31T10:31:17.767Z] #80 33.81 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-31T10:31:17.767Z] #80 33.81 (3/4) Installing libucontext (1.3.2-r0) [2025-10-31T10:31:17.767Z] #80 33.83 (4/4) Installing gcompat (1.1.0-r4) [2025-10-31T10:31:17.767Z] #80 33.85 Executing busybox-1.37.0-r18.trigger [2025-10-31T10:31:17.767Z] #80 33.94 OK: 8 MiB in 20 packages [2025-10-31T10:31:18.036Z] #80 ... [2025-10-31T10:31:18.036Z] [2025-10-31T10:31:18.036Z] #43 [core-command internal] load build context [2025-10-31T10:31:18.633Z] #43 ... [2025-10-31T10:31:18.633Z] [2025-10-31T10:31:18.633Z] #41 [core-metadata internal] load build context [2025-10-31T10:31:18.633Z] #41 ... [2025-10-31T10:31:18.633Z] [2025-10-31T10:31:18.633Z] #43 [core-command internal] load build context [2025-10-31T10:31:18.633Z] #43 ... [2025-10-31T10:31:18.633Z] [2025-10-31T10:31:18.633Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:18.910Z] #52 ... [2025-10-31T10:31:18.910Z] [2025-10-31T10:31:18.910Z] #41 [core-metadata internal] load build context [2025-10-31T10:31:18.910Z] #41 ... [2025-10-31T10:31:18.910Z] [2025-10-31T10:31:18.910Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:19.186Z] #36 ... [2025-10-31T10:31:19.186Z] [2025-10-31T10:31:19.186Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-31T10:31:19.186Z] #88 DONE 1.6s [2025-10-31T10:31:19.186Z] [2025-10-31T10:31:19.186Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:19.186Z] #36 ... [2025-10-31T10:31:19.186Z] [2025-10-31T10:31:19.186Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:19.456Z] #52 ... [2025-10-31T10:31:19.456Z] [2025-10-31T10:31:19.456Z] #80 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-31T10:31:19.456Z] #80 DONE 35.7s [2025-10-31T10:31:19.725Z] [2025-10-31T10:31:19.725Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:19.725Z] #52 ... [2025-10-31T10:31:19.725Z] [2025-10-31T10:31:19.725Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-31T10:31:19.725Z] #86 DONE 2.5s [2025-10-31T10:31:19.725Z] [2025-10-31T10:31:19.725Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:19.725Z] #52 ... [2025-10-31T10:31:19.725Z] [2025-10-31T10:31:19.725Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:31:20.001Z] #49 ... [2025-10-31T10:31:20.001Z] [2025-10-31T10:31:20.001Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:20.986Z] #52 ... [2025-10-31T10:31:20.986Z] [2025-10-31T10:31:20.986Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:20.986Z] #47 ... [2025-10-31T10:31:20.986Z] [2025-10-31T10:31:20.986Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:21.259Z] #52 transferring context: 95.01MB 83.4s [2025-10-31T10:31:21.529Z] #52 ... [2025-10-31T10:31:21.529Z] [2025-10-31T10:31:21.529Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:21.529Z] #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 44.7s [2025-10-31T10:31:21.810Z] #55 ... [2025-10-31T10:31:21.810Z] [2025-10-31T10:31:21.810Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:22.409Z] #52 ... [2025-10-31T10:31:22.409Z] [2025-10-31T10:31:22.409Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:31:22.410Z] #57 ... [2025-10-31T10:31:22.410Z] [2025-10-31T10:31:22.410Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:23.386Z] #55 ... [2025-10-31T10:31:23.386Z] [2025-10-31T10:31:23.386Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:31:23.386Z] #51 ... [2025-10-31T10:31:23.386Z] [2025-10-31T10:31:23.386Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:24.352Z] #52 ... [2025-10-31T10:31:24.352Z] [2025-10-31T10:31:24.352Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:31:24.352Z] #56 ... [2025-10-31T10:31:24.352Z] [2025-10-31T10:31:24.352Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:24.620Z] #53 ... [2025-10-31T10:31:24.620Z] [2025-10-31T10:31:24.620Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:26.039Z] #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.4s [2025-10-31T10:31:26.630Z] #55 ... [2025-10-31T10:31:26.630Z] [2025-10-31T10:31:26.630Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:26.630Z] #39 transferring context: 97.70MB 80.1s [2025-10-31T10:31:26.630Z] #39 ... [2025-10-31T10:31:26.630Z] [2025-10-31T10:31:26.630Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:27.225Z] #53 ... [2025-10-31T10:31:27.225Z] [2025-10-31T10:31:27.225Z] #58 [core-data internal] load build context [2025-10-31T10:31:27.225Z] #58 ... [2025-10-31T10:31:27.225Z] [2025-10-31T10:31:27.225Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:29.217Z] #53 ... [2025-10-31T10:31:29.217Z] [2025-10-31T10:31:29.217Z] #43 [core-command internal] load build context [2025-10-31T10:31:29.217Z] #43 ... [2025-10-31T10:31:29.217Z] [2025-10-31T10:31:29.217Z] #41 [core-metadata internal] load build context [2025-10-31T10:31:29.217Z] #41 ... [2025-10-31T10:31:29.217Z] [2025-10-31T10:31:29.217Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:29.217Z] #53 ... [2025-10-31T10:31:29.217Z] [2025-10-31T10:31:29.217Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:29.217Z] #36 ... [2025-10-31T10:31:29.217Z] [2025-10-31T10:31:29.217Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:29.495Z] #53 ... [2025-10-31T10:31:29.495Z] [2025-10-31T10:31:29.495Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T10:31:29.495Z] #0 3.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:29.495Z] #0 4.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:29.495Z] #0 6.698 Upgrading critical system libraries and apk-tools: [2025-10-31T10:31:29.495Z] #0 6.698 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T10:31:29.495Z] #0 6.698 Executing busybox-1.37.0-r18.trigger [2025-10-31T10:31:29.495Z] #0 7.266 Continuing the upgrade transaction with new apk-tools: [2025-10-31T10:31:29.495Z] #0 7.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:29.495Z] #0 7.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T10:31:29.777Z] #89 ... [2025-10-31T10:31:29.777Z] [2025-10-31T10:31:29.777Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:30.053Z] #36 ... [2025-10-31T10:31:30.053Z] [2025-10-31T10:31:30.053Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:31:30.053Z] #49 ... [2025-10-31T10:31:30.053Z] [2025-10-31T10:31:30.053Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:31.030Z] #36 ... [2025-10-31T10:31:31.030Z] [2025-10-31T10:31:31.030Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:31.030Z] #47 ... [2025-10-31T10:31:31.030Z] [2025-10-31T10:31:31.030Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:31.628Z] #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 55.1s [2025-10-31T10:31:32.231Z] #55 ... [2025-10-31T10:31:32.231Z] [2025-10-31T10:31:32.231Z] #43 [core-command internal] load build context [2025-10-31T10:31:32.231Z] #43 transferring context: 182.46MB 95.6s [2025-10-31T10:31:32.501Z] #43 ... [2025-10-31T10:31:32.501Z] [2025-10-31T10:31:32.501Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:31:32.501Z] #57 ... [2025-10-31T10:31:32.501Z] [2025-10-31T10:31:32.501Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:33.470Z] #55 ... [2025-10-31T10:31:33.470Z] [2025-10-31T10:31:33.470Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-31T10:31:33.470Z] #89 11.06 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T10:31:33.470Z] #89 11.14 Executing busybox-1.37.0-r19.post-upgrade [2025-10-31T10:31:33.470Z] #89 11.49 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T10:31:33.470Z] #89 11.49 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-31T10:31:33.470Z] #89 11.49 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T10:31:33.470Z] #89 11.68 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-31T10:31:33.470Z] #89 11.75 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-31T10:31:33.470Z] #89 11.75 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-31T10:31:33.470Z] #89 11.75 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-31T10:31:33.470Z] #89 11.76 Executing busybox-1.37.0-r19.trigger [2025-10-31T10:31:33.470Z] #89 11.81 OK: 8 MiB in 20 packages [2025-10-31T10:31:33.470Z] #89 DONE 13.9s [2025-10-31T10:31:33.470Z] [2025-10-31T10:31:33.470Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:33.470Z] #55 ... [2025-10-31T10:31:33.470Z] [2025-10-31T10:31:33.470Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:31:33.741Z] #51 ... [2025-10-31T10:31:33.741Z] [2025-10-31T10:31:33.741Z] #43 [core-command internal] load build context [2025-10-31T10:31:34.333Z] #43 ... [2025-10-31T10:31:34.333Z] [2025-10-31T10:31:34.333Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:34.602Z] #52 ... [2025-10-31T10:31:34.602Z] [2025-10-31T10:31:34.602Z] #43 [core-command internal] load build context [2025-10-31T10:31:34.602Z] #43 ... [2025-10-31T10:31:34.602Z] [2025-10-31T10:31:34.602Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:31:34.602Z] #56 ... [2025-10-31T10:31:34.602Z] [2025-10-31T10:31:34.602Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:37.205Z] #52 ... [2025-10-31T10:31:37.205Z] [2025-10-31T10:31:37.205Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:37.205Z] #39 ... [2025-10-31T10:31:37.205Z] [2025-10-31T10:31:37.205Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:37.480Z] #52 transferring context: 143.04MB 99.4s [2025-10-31T10:31:37.480Z] #52 ... [2025-10-31T10:31:37.480Z] [2025-10-31T10:31:37.480Z] #58 [core-data internal] load build context [2025-10-31T10:31:37.480Z] #58 ... [2025-10-31T10:31:37.480Z] [2025-10-31T10:31:37.480Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:39.689Z] #52 ... [2025-10-31T10:31:39.689Z] [2025-10-31T10:31:39.689Z] #41 [core-metadata internal] load build context [2025-10-31T10:31:39.689Z] #41 ... [2025-10-31T10:31:39.689Z] [2025-10-31T10:31:39.689Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:39.689Z] #52 ... [2025-10-31T10:31:39.689Z] [2025-10-31T10:31:39.689Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:39.965Z] #53 ... [2025-10-31T10:31:39.965Z] [2025-10-31T10:31:39.965Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:40.247Z] #52 ... [2025-10-31T10:31:40.247Z] [2025-10-31T10:31:40.247Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:31:40.521Z] #49 ... [2025-10-31T10:31:40.521Z] [2025-10-31T10:31:40.521Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:41.145Z] #52 ... [2025-10-31T10:31:41.145Z] [2025-10-31T10:31:41.145Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:41.145Z] #36 ... [2025-10-31T10:31:41.145Z] [2025-10-31T10:31:41.145Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:41.426Z] #47 ... [2025-10-31T10:31:41.426Z] [2025-10-31T10:31:41.426Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:42.528Z] #36 transferring context: 192.27MB 106.2s [2025-10-31T10:31:42.809Z] #36 ... [2025-10-31T10:31:42.809Z] [2025-10-31T10:31:42.809Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:31:42.809Z] #57 ... [2025-10-31T10:31:42.809Z] [2025-10-31T10:31:42.809Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:43.785Z] #36 ... [2025-10-31T10:31:43.785Z] [2025-10-31T10:31:43.785Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:31:43.785Z] #51 ... [2025-10-31T10:31:43.785Z] [2025-10-31T10:31:43.785Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:44.055Z] #36 ... [2025-10-31T10:31:44.055Z] [2025-10-31T10:31:44.055Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T10:31:44.055Z] #55 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 59.3s done [2025-10-31T10:31:44.326Z] #55 ... [2025-10-31T10:31:44.326Z] [2025-10-31T10:31:44.326Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:44.919Z] #36 ... [2025-10-31T10:31:44.919Z] [2025-10-31T10:31:44.919Z] #43 [core-command internal] load build context [2025-10-31T10:31:44.919Z] #43 ... [2025-10-31T10:31:44.919Z] [2025-10-31T10:31:44.919Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:31:44.919Z] #56 ... [2025-10-31T10:31:44.919Z] [2025-10-31T10:31:44.919Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:46.881Z] #47 ... [2025-10-31T10:31:46.881Z] [2025-10-31T10:31:46.881Z] #43 [core-command internal] load build context [2025-10-31T10:31:46.881Z] #43 ... [2025-10-31T10:31:46.881Z] [2025-10-31T10:31:46.881Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:47.151Z] #39 ... [2025-10-31T10:31:47.151Z] [2025-10-31T10:31:47.151Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:47.151Z] #47 ... [2025-10-31T10:31:47.151Z] [2025-10-31T10:31:47.151Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:31:47.151Z] #90 DONE 5.0s [2025-10-31T10:31:47.151Z] [2025-10-31T10:31:47.151Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:47.419Z] #47 ... [2025-10-31T10:31:47.419Z] [2025-10-31T10:31:47.419Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:31:47.419Z] #91 DONE 5.2s [2025-10-31T10:31:47.419Z] [2025-10-31T10:31:47.419Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:47.690Z] #47 transferring context: 172.57MB 109.1s [2025-10-31T10:31:47.690Z] #47 ... [2025-10-31T10:31:47.690Z] [2025-10-31T10:31:47.690Z] #58 [core-data internal] load build context [2025-10-31T10:31:47.690Z] #58 ... [2025-10-31T10:31:47.690Z] [2025-10-31T10:31:47.690Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:48.665Z] #47 ... [2025-10-31T10:31:48.665Z] [2025-10-31T10:31:48.665Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-31T10:31:48.665Z] #92 DONE 5.3s [2025-10-31T10:31:48.665Z] [2025-10-31T10:31:48.665Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:48.665Z] #47 ... [2025-10-31T10:31:48.665Z] [2025-10-31T10:31:48.665Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-31T10:31:48.665Z] #93 DONE 1.4s [2025-10-31T10:31:48.665Z] [2025-10-31T10:31:48.665Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:48.935Z] #47 ... [2025-10-31T10:31:48.935Z] [2025-10-31T10:31:48.935Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-31T10:31:48.935Z] #94 DONE 1.6s [2025-10-31T10:31:48.935Z] [2025-10-31T10:31:48.935Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:49.527Z] #47 ... [2025-10-31T10:31:49.527Z] [2025-10-31T10:31:49.527Z] #41 [core-metadata internal] load build context [2025-10-31T10:31:49.527Z] #41 ... [2025-10-31T10:31:49.527Z] [2025-10-31T10:31:49.527Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:31:49.799Z] #47 ... [2025-10-31T10:31:49.799Z] [2025-10-31T10:31:49.799Z] #53 [support-scheduler internal] load build context [2025-10-31T10:31:50.071Z] #53 ... [2025-10-31T10:31:50.071Z] [2025-10-31T10:31:50.071Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:50.342Z] #39 ... [2025-10-31T10:31:50.342Z] [2025-10-31T10:31:50.342Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-31T10:31:50.342Z] #95 DONE 1.2s [2025-10-31T10:31:50.342Z] [2025-10-31T10:31:50.342Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:50.342Z] #39 ... [2025-10-31T10:31:50.342Z] [2025-10-31T10:31:50.342Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-31T10:31:50.342Z] #96 DONE 1.7s [2025-10-31T10:31:50.342Z] [2025-10-31T10:31:50.342Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:50.342Z] #39 ... [2025-10-31T10:31:50.342Z] [2025-10-31T10:31:50.342Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:31:50.611Z] #49 ... [2025-10-31T10:31:50.611Z] [2025-10-31T10:31:50.611Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:50.888Z] #39 ... [2025-10-31T10:31:50.888Z] [2025-10-31T10:31:50.888Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-31T10:31:50.888Z] #97 DONE 1.9s [2025-10-31T10:31:50.888Z] [2025-10-31T10:31:50.888Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:51.168Z] #39 ... [2025-10-31T10:31:51.168Z] [2025-10-31T10:31:51.168Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:31:51.438Z] #52 ... [2025-10-31T10:31:51.438Z] [2025-10-31T10:31:51.438Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:51.713Z] #39 ... [2025-10-31T10:31:51.713Z] [2025-10-31T10:31:51.713Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T10:31:51.713Z] #98 DONE 1.6s [2025-10-31T10:31:51.713Z] [2025-10-31T10:31:51.713Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:52.306Z] #39 ... [2025-10-31T10:31:52.306Z] [2025-10-31T10:31:52.306Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-31T10:31:52.306Z] #99 DONE 1.5s [2025-10-31T10:31:52.306Z] [2025-10-31T10:31:52.306Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:52.898Z] #39 transferring context: 188.58MB 106.3s [2025-10-31T10:31:53.170Z] #39 ... [2025-10-31T10:31:53.170Z] [2025-10-31T10:31:53.170Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T10:31:53.170Z] #100 DONE 2.1s [2025-10-31T10:31:53.170Z] [2025-10-31T10:31:53.170Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:53.170Z] #39 ... [2025-10-31T10:31:53.170Z] [2025-10-31T10:31:53.170Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:31:53.170Z] #57 ... [2025-10-31T10:31:53.170Z] [2025-10-31T10:31:53.170Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:53.170Z] #39 ... [2025-10-31T10:31:53.170Z] [2025-10-31T10:31:53.170Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-31T10:31:53.170Z] #101 DONE 1.3s [2025-10-31T10:31:53.441Z] [2025-10-31T10:31:53.441Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:54.031Z] #39 ... [2025-10-31T10:31:54.031Z] [2025-10-31T10:31:54.031Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:31:54.031Z] #51 ... [2025-10-31T10:31:54.031Z] [2025-10-31T10:31:54.031Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:55.000Z] #39 ... [2025-10-31T10:31:55.000Z] [2025-10-31T10:31:55.000Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:55.000Z] #36 ... [2025-10-31T10:31:55.000Z] [2025-10-31T10:31:55.000Z] #39 [core-keeper internal] load build context [2025-10-31T10:31:55.000Z] #39 ... [2025-10-31T10:31:55.000Z] [2025-10-31T10:31:55.000Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:31:55.269Z] #56 ... [2025-10-31T10:31:55.269Z] [2025-10-31T10:31:55.269Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:56.710Z] #36 ... [2025-10-31T10:31:56.710Z] [2025-10-31T10:31:56.710Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-31T10:31:56.710Z] #102 DONE 4.5s [2025-10-31T10:31:56.710Z] [2025-10-31T10:31:56.710Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:57.309Z] #36 ... [2025-10-31T10:31:57.309Z] [2025-10-31T10:31:57.309Z] #43 [core-command internal] load build context [2025-10-31T10:31:57.581Z] #43 ... [2025-10-31T10:31:57.581Z] [2025-10-31T10:31:57.581Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:57.581Z] #36 ... [2025-10-31T10:31:57.581Z] [2025-10-31T10:31:57.581Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-31T10:31:57.581Z] #103 DONE 4.3s [2025-10-31T10:31:57.581Z] [2025-10-31T10:31:57.581Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:57.581Z] #36 transferring context: 248.65MB 121.6s [2025-10-31T10:31:57.850Z] #36 ... [2025-10-31T10:31:57.850Z] [2025-10-31T10:31:57.850Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-31T10:31:57.850Z] #104 DONE 1.9s [2025-10-31T10:31:57.850Z] [2025-10-31T10:31:57.850Z] #36 [support-notifications internal] load build context [2025-10-31T10:31:57.850Z] #36 ... [2025-10-31T10:31:57.850Z] [2025-10-31T10:31:57.850Z] #58 [core-data internal] load build context [2025-10-31T10:31:58.119Z] #58 ... [2025-10-31T10:31:58.119Z] [2025-10-31T10:31:58.119Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-31T10:31:58.119Z] #105 DONE 1.2s [2025-10-31T10:31:58.119Z] [2025-10-31T10:31:58.119Z] #58 [core-data internal] load build context [2025-10-31T10:31:58.119Z] #58 ... [2025-10-31T10:31:58.119Z] [2025-10-31T10:31:58.119Z] #106 [security-spire-agent] exporting to image [2025-10-31T10:31:58.119Z] #106 exporting layers [2025-10-31T10:31:59.541Z] #106 ... [2025-10-31T10:31:59.541Z] [2025-10-31T10:31:59.541Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-31T10:31:59.541Z] #107 DONE 1.6s [2025-10-31T10:31:59.541Z] [2025-10-31T10:31:59.541Z] #43 [core-command internal] load build context [2025-10-31T10:31:59.541Z] #43 ... [2025-10-31T10:31:59.541Z] [2025-10-31T10:31:59.541Z] #41 [core-metadata internal] load build context [2025-10-31T10:31:59.817Z] #41 ... [2025-10-31T10:31:59.817Z] [2025-10-31T10:31:59.817Z] #43 [core-command internal] load build context [2025-10-31T10:31:59.817Z] #43 ... [2025-10-31T10:31:59.817Z] [2025-10-31T10:31:59.817Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-31T10:31:59.817Z] #108 DONE 1.6s [2025-10-31T10:31:59.817Z] [2025-10-31T10:31:59.817Z] #43 [core-command internal] load build context [2025-10-31T10:31:59.817Z] #43 ... [2025-10-31T10:31:59.817Z] [2025-10-31T10:31:59.817Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:00.089Z] #47 ... [2025-10-31T10:32:00.089Z] [2025-10-31T10:32:00.089Z] #53 [support-scheduler internal] load build context [2025-10-31T10:32:00.089Z] #53 ... [2025-10-31T10:32:00.089Z] [2025-10-31T10:32:00.089Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:00.681Z] #47 ... [2025-10-31T10:32:00.681Z] [2025-10-31T10:32:00.681Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:32:00.951Z] #49 ... [2025-10-31T10:32:00.951Z] [2025-10-31T10:32:00.951Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:01.548Z] #47 ... [2025-10-31T10:32:01.548Z] [2025-10-31T10:32:01.548Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:32:01.825Z] #52 ... [2025-10-31T10:32:01.825Z] [2025-10-31T10:32:01.825Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:03.257Z] #47 transferring context: 221.18MB 124.4s [2025-10-31T10:32:03.257Z] #47 ... [2025-10-31T10:32:03.257Z] [2025-10-31T10:32:03.257Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:03.526Z] #57 ... [2025-10-31T10:32:03.526Z] [2025-10-31T10:32:03.526Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:04.495Z] #47 ... [2025-10-31T10:32:04.495Z] [2025-10-31T10:32:04.495Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:04.495Z] #51 ... [2025-10-31T10:32:04.495Z] [2025-10-31T10:32:04.495Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:05.465Z] #47 ... [2025-10-31T10:32:05.465Z] [2025-10-31T10:32:05.465Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:05.465Z] #39 ... [2025-10-31T10:32:05.465Z] [2025-10-31T10:32:05.465Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:05.465Z] #56 ... [2025-10-31T10:32:05.465Z] [2025-10-31T10:32:05.465Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:07.419Z] #39 ... [2025-10-31T10:32:07.419Z] [2025-10-31T10:32:07.419Z] #106 [security-spire-config] exporting to image [2025-10-31T10:32:07.419Z] #106 exporting layers 6.7s done [2025-10-31T10:32:07.419Z] #106 writing image sha256:68b3f30ba2ec27b6151b0b6ed281c9e729b43310b8cebfd18062c80294b9ac17 0.3s done [2025-10-31T10:32:07.419Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-10-31T10:32:07.419Z] #106 writing image sha256:22c50697852fdec73a12da3588e609d25238762a8cf1f3b5b1e6a97a219c04f9 0.0s done [2025-10-31T10:32:07.419Z] #106 writing image sha256:a9fd03920e7efe752780e73b40551ba63c6ce5f948ac49cd3fe36c116da496f1 0.0s done [2025-10-31T10:32:07.419Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-10-31T10:32:07.419Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-10-31T10:32:07.419Z] #106 DONE 9.3s [2025-10-31T10:32:07.419Z] [2025-10-31T10:32:07.419Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:08.021Z] #39 ... [2025-10-31T10:32:08.021Z] [2025-10-31T10:32:08.021Z] #36 [support-notifications internal] load build context [2025-10-31T10:32:08.021Z] #36 transferring context: 286.30MB 131.8s [2025-10-31T10:32:08.021Z] #36 ... [2025-10-31T10:32:08.021Z] [2025-10-31T10:32:08.021Z] #58 [core-data internal] load build context [2025-10-31T10:32:08.295Z] #58 ... [2025-10-31T10:32:08.295Z] [2025-10-31T10:32:08.295Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:09.716Z] #39 ... [2025-10-31T10:32:09.716Z] [2025-10-31T10:32:09.716Z] #41 [core-metadata internal] load build context [2025-10-31T10:32:09.986Z] #41 ... [2025-10-31T10:32:09.986Z] [2025-10-31T10:32:09.986Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:09.986Z] #39 ... [2025-10-31T10:32:09.986Z] [2025-10-31T10:32:09.986Z] #43 [core-command internal] load build context [2025-10-31T10:32:10.255Z] #43 ... [2025-10-31T10:32:10.255Z] [2025-10-31T10:32:10.255Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:10.255Z] #39 ... [2025-10-31T10:32:10.255Z] [2025-10-31T10:32:10.255Z] #53 [support-scheduler internal] load build context [2025-10-31T10:32:10.523Z] #53 ... [2025-10-31T10:32:10.523Z] [2025-10-31T10:32:10.523Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:10.792Z] #39 ... [2025-10-31T10:32:10.792Z] [2025-10-31T10:32:10.792Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:32:11.065Z] #49 ... [2025-10-31T10:32:11.065Z] [2025-10-31T10:32:11.065Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:12.041Z] #39 ... [2025-10-31T10:32:12.041Z] [2025-10-31T10:32:12.041Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:32:12.041Z] #52 ... [2025-10-31T10:32:12.041Z] [2025-10-31T10:32:12.041Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:13.466Z] #39 transferring context: 271.20MB 126.8s [2025-10-31T10:32:13.733Z] #39 ... [2025-10-31T10:32:13.733Z] [2025-10-31T10:32:13.733Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:13.733Z] #57 ... [2025-10-31T10:32:13.733Z] [2025-10-31T10:32:13.733Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:32:14.700Z] #49 ... [2025-10-31T10:32:14.700Z] [2025-10-31T10:32:14.700Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:14.700Z] #51 ... [2025-10-31T10:32:14.700Z] [2025-10-31T10:32:14.700Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:32:15.290Z] #49 ... [2025-10-31T10:32:15.290Z] [2025-10-31T10:32:15.290Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:15.561Z] #47 ... [2025-10-31T10:32:15.561Z] [2025-10-31T10:32:15.561Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:15.561Z] #51 ... [2025-10-31T10:32:15.561Z] [2025-10-31T10:32:15.561Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:15.829Z] #56 ... [2025-10-31T10:32:15.829Z] [2025-10-31T10:32:15.829Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:18.438Z] #51 transferring context: 377.28MB 140.8s [2025-10-31T10:32:18.438Z] #51 ... [2025-10-31T10:32:18.438Z] [2025-10-31T10:32:18.438Z] #36 [support-notifications internal] load build context [2025-10-31T10:32:18.438Z] #36 ... [2025-10-31T10:32:18.438Z] [2025-10-31T10:32:18.438Z] #53 [support-scheduler internal] load build context [2025-10-31T10:32:18.438Z] #53 ... [2025-10-31T10:32:18.438Z] [2025-10-31T10:32:18.438Z] #58 [core-data internal] load build context [2025-10-31T10:32:18.438Z] #58 ... [2025-10-31T10:32:18.438Z] [2025-10-31T10:32:18.438Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:20.413Z] #51 ... [2025-10-31T10:32:20.413Z] [2025-10-31T10:32:20.413Z] #41 [core-metadata internal] load build context [2025-10-31T10:32:20.413Z] #41 ... [2025-10-31T10:32:20.413Z] [2025-10-31T10:32:20.413Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:20.413Z] #51 ... [2025-10-31T10:32:20.413Z] [2025-10-31T10:32:20.413Z] #43 [core-command internal] load build context [2025-10-31T10:32:20.413Z] #43 ... [2025-10-31T10:32:20.413Z] [2025-10-31T10:32:20.413Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:22.369Z] #51 ... [2025-10-31T10:32:22.369Z] [2025-10-31T10:32:22.369Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:32:22.369Z] #52 ... [2025-10-31T10:32:22.369Z] [2025-10-31T10:32:22.369Z] #51 [security-spiffe-token-provider internal] load build context [2025-10-31T10:32:22.640Z] #51 transferring context: 402.00MB 145.2s done [2025-10-31T10:32:22.910Z] #51 DONE 145.8s [2025-10-31T10:32:22.910Z] [2025-10-31T10:32:22.910Z] #36 [support-notifications internal] load build context [2025-10-31T10:32:23.888Z] #36 ... [2025-10-31T10:32:23.888Z] [2025-10-31T10:32:23.888Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:23.888Z] #39 ... [2025-10-31T10:32:23.888Z] [2025-10-31T10:32:23.888Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:24.162Z] #57 ... [2025-10-31T10:32:24.162Z] [2025-10-31T10:32:24.162Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:25.137Z] #39 ... [2025-10-31T10:32:25.137Z] [2025-10-31T10:32:25.137Z] #43 [core-command internal] load build context [2025-10-31T10:32:25.137Z] #43 transferring context: 402.00MB 147.7s done [2025-10-31T10:32:25.137Z] #43 DONE 148.8s [2025-10-31T10:32:25.137Z] [2025-10-31T10:32:25.137Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:25.415Z] #39 ... [2025-10-31T10:32:25.415Z] [2025-10-31T10:32:25.415Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:32:25.684Z] #49 ... [2025-10-31T10:32:25.684Z] [2025-10-31T10:32:25.684Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:25.684Z] #47 ... [2025-10-31T10:32:25.684Z] [2025-10-31T10:32:25.684Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:32:25.684Z] #49 ... [2025-10-31T10:32:25.684Z] [2025-10-31T10:32:25.684Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:25.953Z] #56 ... [2025-10-31T10:32:25.953Z] [2025-10-31T10:32:25.953Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:27.923Z] #47 ... [2025-10-31T10:32:27.923Z] [2025-10-31T10:32:27.923Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:32:27.923Z] #109 DONE 4.2s [2025-10-31T10:32:27.923Z] [2025-10-31T10:32:27.923Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:28.192Z] #47 ... [2025-10-31T10:32:28.192Z] [2025-10-31T10:32:28.192Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:32:28.192Z] #110 DONE 2.1s [2025-10-31T10:32:28.192Z] [2025-10-31T10:32:28.192Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:28.461Z] #47 ... [2025-10-31T10:32:28.461Z] [2025-10-31T10:32:28.461Z] #53 [support-scheduler internal] load build context [2025-10-31T10:32:28.461Z] #53 ... [2025-10-31T10:32:28.461Z] [2025-10-31T10:32:28.461Z] #58 [core-data internal] load build context [2025-10-31T10:32:28.742Z] #58 ... [2025-10-31T10:32:28.742Z] [2025-10-31T10:32:28.742Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:29.708Z] #47 transferring context: 324.17MB 151.2s [2025-10-31T10:32:30.301Z] #47 ... [2025-10-31T10:32:30.301Z] [2025-10-31T10:32:30.301Z] #41 [core-metadata internal] load build context [2025-10-31T10:32:30.301Z] #41 ... [2025-10-31T10:32:30.301Z] [2025-10-31T10:32:30.301Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:32.272Z] #47 ... [2025-10-31T10:32:32.272Z] [2025-10-31T10:32:32.272Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:32:32.543Z] #52 ... [2025-10-31T10:32:32.543Z] [2025-10-31T10:32:32.543Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:33.536Z] #47 ... [2025-10-31T10:32:33.536Z] [2025-10-31T10:32:33.536Z] #41 [core-metadata internal] load build context [2025-10-31T10:32:33.536Z] #41 transferring context: 402.00MB 158.8s done [2025-10-31T10:32:33.536Z] #41 DONE 159.0s [2025-10-31T10:32:33.536Z] [2025-10-31T10:32:33.536Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:33.804Z] #47 ... [2025-10-31T10:32:33.804Z] [2025-10-31T10:32:33.804Z] #36 [support-notifications internal] load build context [2025-10-31T10:32:34.077Z] #36 ... [2025-10-31T10:32:34.077Z] [2025-10-31T10:32:34.077Z] #58 [core-data internal] load build context [2025-10-31T10:32:34.077Z] #58 ... [2025-10-31T10:32:34.077Z] [2025-10-31T10:32:34.077Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:34.346Z] #57 ... [2025-10-31T10:32:34.346Z] [2025-10-31T10:32:34.346Z] #36 [support-notifications internal] load build context [2025-10-31T10:32:34.614Z] #36 transferring context: 402.00MB 158.4s done [2025-10-31T10:32:34.614Z] #36 DONE 158.7s [2025-10-31T10:32:34.614Z] [2025-10-31T10:32:34.614Z] #49 [security-proxy-setup internal] load build context [2025-10-31T10:32:34.614Z] #49 transferring context: 402.00MB 156.6s done [2025-10-31T10:32:34.614Z] #49 DONE 157.6s [2025-10-31T10:32:34.614Z] [2025-10-31T10:32:34.614Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:32:35.621Z] #111 ... [2025-10-31T10:32:35.621Z] [2025-10-31T10:32:35.621Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:35.621Z] #39 ... [2025-10-31T10:32:35.621Z] [2025-10-31T10:32:35.621Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:36.245Z] #47 ... [2025-10-31T10:32:36.245Z] [2025-10-31T10:32:36.245Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:36.245Z] #56 ... [2025-10-31T10:32:36.245Z] [2025-10-31T10:32:36.245Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:36.839Z] #47 ... [2025-10-31T10:32:36.839Z] [2025-10-31T10:32:36.839Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:32:36.839Z] #111 DONE 2.2s [2025-10-31T10:32:36.839Z] [2025-10-31T10:32:36.839Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:37.434Z] #47 ... [2025-10-31T10:32:37.434Z] [2025-10-31T10:32:37.434Z] #112 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:32:37.434Z] #112 DONE 2.2s [2025-10-31T10:32:37.434Z] [2025-10-31T10:32:37.434Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:37.712Z] #47 ... [2025-10-31T10:32:37.712Z] [2025-10-31T10:32:37.712Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:32:37.712Z] #113 ... [2025-10-31T10:32:37.712Z] [2025-10-31T10:32:37.712Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:38.306Z] #56 ... [2025-10-31T10:32:38.306Z] [2025-10-31T10:32:38.306Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:32:38.306Z] #114 ... [2025-10-31T10:32:38.306Z] [2025-10-31T10:32:38.306Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:38.575Z] #56 ... [2025-10-31T10:32:38.576Z] [2025-10-31T10:32:38.576Z] #52 [security-proxy-auth internal] load build context [2025-10-31T10:32:38.576Z] #52 transferring context: 402.00MB 160.2s done [2025-10-31T10:32:38.576Z] #52 DONE 161.6s [2025-10-31T10:32:38.576Z] [2025-10-31T10:32:38.576Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:38.576Z] #56 ... [2025-10-31T10:32:38.576Z] [2025-10-31T10:32:38.576Z] #53 [support-scheduler internal] load build context [2025-10-31T10:32:38.845Z] #53 ... [2025-10-31T10:32:38.845Z] [2025-10-31T10:32:38.845Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:38.845Z] #47 ... [2025-10-31T10:32:38.845Z] [2025-10-31T10:32:38.845Z] #58 [core-data internal] load build context [2025-10-31T10:32:38.845Z] #58 transferring context: 402.00MB 157.2s done [2025-10-31T10:32:38.845Z] #58 DONE 160.0s [2025-10-31T10:32:38.845Z] [2025-10-31T10:32:38.845Z] #53 [support-scheduler internal] load build context [2025-10-31T10:32:41.451Z] #53 transferring context: 402.00MB 162.9s done [2025-10-31T10:32:41.451Z] #53 DONE 163.4s [2025-10-31T10:32:41.451Z] [2025-10-31T10:32:41.451Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:42.878Z] #47 ... [2025-10-31T10:32:42.878Z] [2025-10-31T10:32:42.878Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:32:42.878Z] #115 DONE 1.2s [2025-10-31T10:32:42.878Z] [2025-10-31T10:32:42.878Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:43.852Z] #47 ... [2025-10-31T10:32:43.852Z] [2025-10-31T10:32:43.852Z] #39 [core-keeper internal] load build context [2025-10-31T10:32:43.852Z] #39 transferring context: 402.00MB 157.3s done [2025-10-31T10:32:43.852Z] #39 DONE 160.0s [2025-10-31T10:32:43.852Z] [2025-10-31T10:32:43.852Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:44.445Z] #47 ... [2025-10-31T10:32:44.445Z] [2025-10-31T10:32:44.445Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:44.445Z] #57 ... [2025-10-31T10:32:44.445Z] [2025-10-31T10:32:44.445Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:45.033Z] #47 ... [2025-10-31T10:32:45.033Z] [2025-10-31T10:32:45.033Z] #56 [security-bootstrapper internal] load build context [2025-10-31T10:32:45.033Z] #56 transferring context: 402.00MB 163.6s done [2025-10-31T10:32:45.033Z] #56 DONE 166.1s [2025-10-31T10:32:45.033Z] [2025-10-31T10:32:45.033Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:45.033Z] #47 ... [2025-10-31T10:32:45.033Z] [2025-10-31T10:32:45.033Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-31T10:32:45.033Z] #116 DONE 1.1s [2025-10-31T10:32:45.033Z] [2025-10-31T10:32:45.033Z] #47 [security-secretstore-setup internal] load build context [2025-10-31T10:32:46.010Z] #47 transferring context: 402.00MB 167.7s done [2025-10-31T10:32:46.279Z] #47 DONE 168.6s [2025-10-31T10:32:46.279Z] [2025-10-31T10:32:46.279Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:46.866Z] #57 ... [2025-10-31T10:32:46.866Z] [2025-10-31T10:32:46.866Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:32:47.144Z] #117 ... [2025-10-31T10:32:47.144Z] [2025-10-31T10:32:47.144Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:47.415Z] #57 ... [2025-10-31T10:32:47.415Z] [2025-10-31T10:32:47.415Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:32:47.415Z] #118 ... [2025-10-31T10:32:47.415Z] [2025-10-31T10:32:47.415Z] #57 [core-common-config-bootstrapper internal] load build context [2025-10-31T10:32:51.698Z] #57 transferring context: 400.39MB 171.3s [2025-10-31T10:32:51.698Z] #57 transferring context: 402.00MB 171.5s done [2025-10-31T10:32:51.698Z] #57 DONE 172.9s [2025-10-31T10:32:51.698Z] [2025-10-31T10:32:51.698Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:32:52.673Z] #119 ... [2025-10-31T10:32:52.673Z] [2025-10-31T10:32:52.673Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #120 ... [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #118 DONE 116.9s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #120 DONE 111.6s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #114 DONE 126.0s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #117 DONE 117.4s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #121 [support-scheduler builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #121 ... [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #113 DONE 126.7s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #122 ... [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #119 DONE 109.7s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #123 [core-keeper builder 7/8] COPY . . [2025-10-31T10:34:44.496Z] #123 ... [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #124 DONE 9.7s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:34:44.496Z] #125 ... [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #123 [core-keeper builder 7/8] COPY . . [2025-10-31T10:34:44.496Z] #123 DONE 9.1s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #121 [support-scheduler builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #121 DONE 9.7s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #126 [core-command builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #126 DONE 9.7s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #127 [core-data builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #127 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #128 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:34:44.496Z] #129 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #130 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:34:44.496Z] #131 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #132 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #133 [security-bootstrapper builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #133 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #134 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:34:44.496Z] #135 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #136 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #137 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:34:44.496Z] #138 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #139 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #140 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:34:44.496Z] #141 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #142 DONE 9.7s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #122 DONE 9.7s [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:34:44.496Z] #143 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:34:44.496Z] #144 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #145 [core-metadata builder 6/7] COPY . . [2025-10-31T10:34:44.496Z] #145 CACHED [2025-10-31T10:34:44.496Z] [2025-10-31T10:34:44.496Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:34:51.298Z] #146 ... [2025-10-31T10:34:51.298Z] [2025-10-31T10:34:51.298Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T10:34:51.298Z] #125 6.707 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-31T10:34:53.954Z] #125 ... [2025-10-31T10:34:53.954Z] [2025-10-31T10:34:53.954Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T10:34:53.954Z] #0 8.440 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-31T10:34:54.234Z] #147 ... [2025-10-31T10:34:54.234Z] [2025-10-31T10:34:54.234Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T10:34:54.234Z] #0 9.217 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-31T10:34:54.234Z] #148 ... [2025-10-31T10:34:54.234Z] [2025-10-31T10:34:54.234Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T10:34:54.234Z] #0 7.393 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-31T10:34:54.527Z] #149 ... [2025-10-31T10:34:54.527Z] [2025-10-31T10:34:54.527Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T10:34:54.527Z] #0 7.050 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-31T10:34:54.527Z] #150 ... [2025-10-31T10:34:54.527Z] [2025-10-31T10:34:54.527Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T10:34:54.527Z] #0 9.036 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-31T10:34:54.808Z] #151 ... [2025-10-31T10:34:54.808Z] [2025-10-31T10:34:54.808Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T10:34:54.808Z] #0 9.166 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-31T10:34:54.808Z] #152 ... [2025-10-31T10:34:54.808Z] [2025-10-31T10:34:54.808Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T10:34:54.808Z] #0 8.836 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-31T10:34:55.091Z] #153 ... [2025-10-31T10:34:55.091Z] [2025-10-31T10:34:55.091Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T10:34:55.091Z] #0 8.727 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-31T10:34:55.091Z] #154 ... [2025-10-31T10:34:55.091Z] [2025-10-31T10:34:55.091Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-31T10:34:55.091Z] #0 8.655 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-31T10:34:55.377Z] #155 ... [2025-10-31T10:34:55.377Z] [2025-10-31T10:34:55.377Z] #156 [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-31T10:34:55.377Z] #0 8.519 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-31T10:34:55.377Z] #156 ... [2025-10-31T10:34:55.377Z] [2025-10-31T10:34:55.377Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T10:34:55.377Z] #146 9.222 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:00:34.761Z] #146 ... [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #155 [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:00:34.761Z] #155 DONE 1539.3s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:00:34.761Z] #153 ... [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:00:34.761Z] #157 DONE 0.2s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:00:34.761Z] #158 DONE 0.3s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:00:34.761Z] #125 ... [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #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:00:34.761Z] #159 DONE 0.3s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #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:00:34.761Z] #160 DONE 0.1s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #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:00:34.761Z] #161 DONE 0.1s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #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:00:34.761Z] #162 DONE 2.3s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #106 [core-common-config-bootstrapper] exporting to image [2025-10-31T11:00:34.761Z] #106 exporting layers [2025-10-31T11:00:34.761Z] #106 exporting layers 0.7s done [2025-10-31T11:00:34.761Z] #106 writing image sha256:722c8237a19785223a02400a7f5e5bf5e6a5d33021d57115ba569edf713caceb done [2025-10-31T11:00:34.761Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-10-31T11:00:34.761Z] #106 DONE 10.0s [2025-10-31T11:00:34.761Z] [2025-10-31T11:00:34.761Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:00:39.861Z] #146 ... [2025-10-31T11:00:39.861Z] [2025-10-31T11:00:39.861Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-31T11:00:39.861Z] #148 DONE 1555.5s [2025-10-31T11:00:39.861Z] [2025-10-31T11:00:39.861Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-31T11:00:39.861Z] #163 DONE 0.5s [2025-10-31T11:00:39.861Z] [2025-10-31T11:00:39.861Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:00:40.128Z] #55 ... [2025-10-31T11:00:40.128Z] [2025-10-31T11:00:40.128Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-31T11:00:42.713Z] #164 DONE 2.6s [2025-10-31T11:00:42.713Z] [2025-10-31T11:00:42.713Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:00:42.713Z] #165 DONE 0.2s [2025-10-31T11:00:42.713Z] [2025-10-31T11:00:42.713Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:00:42.981Z] #152 ... [2025-10-31T11:00:42.981Z] [2025-10-31T11:00:42.981Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:00:43.252Z] #166 DONE 0.2s [2025-10-31T11:00:43.252Z] [2025-10-31T11:00:43.252Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-31T11:00:43.252Z] #167 DONE 0.3s [2025-10-31T11:00:43.252Z] [2025-10-31T11:00:43.252Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-31T11:00:43.521Z] #168 DONE 0.1s [2025-10-31T11:00:43.521Z] [2025-10-31T11:00:43.521Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:00:43.792Z] #125 ... [2025-10-31T11:00:43.792Z] [2025-10-31T11:00:43.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:00:43.792Z] #169 DONE 0.2s [2025-10-31T11:00:43.792Z] [2025-10-31T11:00:43.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:00:44.110Z] #170 DONE 0.1s [2025-10-31T11:00:44.110Z] [2025-10-31T11:00:44.110Z] #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:00:44.110Z] #171 DONE 0.2s [2025-10-31T11:00:44.110Z] [2025-10-31T11:00:44.110Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-31T11:00:44.374Z] #172 DONE 0.2s [2025-10-31T11:00:44.374Z] [2025-10-31T11:00:44.374Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:00:44.374Z] #147 ... [2025-10-31T11:00:44.374Z] [2025-10-31T11:00:44.374Z] #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-31T11:00:46.310Z] #173 DONE 2.1s [2025-10-31T11:00:46.310Z] [2025-10-31T11:00:46.310Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:00:46.579Z] #125 ... [2025-10-31T11:00:46.579Z] [2025-10-31T11:00:46.579Z] #106 [security-bootstrapper] exporting to image [2025-10-31T11:00:46.579Z] #106 exporting layers [2025-10-31T11:00:47.984Z] #106 exporting layers 1.2s done [2025-10-31T11:00:47.985Z] #106 writing image sha256:352b14dc823ff1fd373bc82dc8d90df06f2a9395465f759286e24a8c8c189426 done [2025-10-31T11:00:47.985Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-10-31T11:00:47.985Z] #106 DONE 11.3s [2025-10-31T11:00:47.985Z] [2025-10-31T11:00:47.985Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T11:19:25.917Z] #151 ... [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-31T11:19:25.917Z] #150 DONE 2674.8s [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:19:25.917Z] #55 ... [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:19:25.917Z] #174 DONE 0.2s [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:19:25.917Z] #147 ... [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:19:25.917Z] #175 DONE 0.2s [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-31T11:19:25.917Z] #176 DONE 0.5s [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:19:25.917Z] #152 ... [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:19:25.917Z] #177 DONE 0.1s [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #106 [core-command] exporting to image [2025-10-31T11:19:25.917Z] #106 exporting layers [2025-10-31T11:19:25.917Z] #106 exporting layers 0.5s done [2025-10-31T11:19:25.917Z] #106 writing image sha256:3efd3de8a77cb6a338faac437dfae423fbd6ba25f438d7eced5adef1a4600e16 done [2025-10-31T11:19:25.917Z] #106 naming to docker.io/library/core-command-arm64 done [2025-10-31T11:19:25.917Z] #106 DONE 11.8s [2025-10-31T11:19:25.917Z] [2025-10-31T11:19:25.917Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:19:44.163Z] #125 ... [2025-10-31T11:19:44.163Z] [2025-10-31T11:19:44.163Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-31T11:19:44.163Z] #151 DONE 2698.5s [2025-10-31T11:19:44.163Z] [2025-10-31T11:19:44.163Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:19:44.163Z] #149 ... [2025-10-31T11:19:44.163Z] [2025-10-31T11:19:44.163Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:19:44.163Z] #178 DONE 0.2s [2025-10-31T11:19:44.163Z] [2025-10-31T11:19:44.163Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:19:44.163Z] #179 DONE 0.2s [2025-10-31T11:19:44.163Z] [2025-10-31T11:19:44.163Z] #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:19:44.163Z] #180 DONE 0.3s [2025-10-31T11:19:44.163Z] [2025-10-31T11:19:44.163Z] #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:19:44.163Z] #181 DONE 0.1s [2025-10-31T11:19:44.163Z] [2025-10-31T11:19:44.163Z] #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-31T11:19:44.434Z] #182 DONE 0.4s [2025-10-31T11:19:44.434Z] [2025-10-31T11:19:44.434Z] #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:19:44.434Z] #183 DONE 0.2s [2025-10-31T11:19:44.434Z] [2025-10-31T11:19:44.434Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:19:44.434Z] #146 ... [2025-10-31T11:19:44.434Z] [2025-10-31T11:19:44.434Z] #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:19:47.023Z] #184 DONE 2.1s [2025-10-31T11:19:47.023Z] [2025-10-31T11:19:47.023Z] #106 [security-proxy-setup] exporting to image [2025-10-31T11:19:47.023Z] #106 exporting layers [2025-10-31T11:19:47.983Z] #106 exporting layers 1.2s done [2025-10-31T11:19:47.983Z] #106 writing image sha256:5c365545e0cb70a7ba9565b4386f74a57c51c52ad6f16002b6bd579f4d2563ec done [2025-10-31T11:19:47.983Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2025-10-31T11:19:47.983Z] #106 DONE 13.1s [2025-10-31T11:19:47.983Z] [2025-10-31T11:19:47.983Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:20:00.314Z] #42 ... [2025-10-31T11:20:00.314Z] [2025-10-31T11:20:00.314Z] #156 [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:20:00.314Z] #156 2714.4 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:20:39.196Z] #156 DONE 2751.0s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:20:39.196Z] #55 ... [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:20:39.196Z] #185 DONE 0.4s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:20:39.196Z] #186 DONE 0.2s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #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:20:39.196Z] #187 DONE 0.2s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:20:39.196Z] #152 ... [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #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:20:39.196Z] #188 DONE 0.1s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #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:20:39.196Z] #189 DONE 0.3s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:20:39.196Z] #42 ... [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #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:20:39.196Z] #190 DONE 0.5s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-31T11:20:39.196Z] #191 DONE 0.5s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #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:20:39.196Z] #192 DONE 0.1s [2025-10-31T11:20:39.196Z] [2025-10-31T11:20:39.196Z] #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:20:40.158Z] #193 DONE 1.9s [2025-10-31T11:20:40.158Z] [2025-10-31T11:20:40.158Z] #106 [security-secretstore-setup] exporting to image [2025-10-31T11:20:40.158Z] #106 exporting layers [2025-10-31T11:20:41.565Z] #106 exporting layers 1.6s done [2025-10-31T11:20:41.566Z] #106 writing image sha256:1c7a535ff2c73d853ead7affb8dc3d0c5f0be0675b17b1faa08b4eac7546a6c7 done [2025-10-31T11:20:41.566Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-10-31T11:20:41.566Z] #106 DONE 14.7s [2025-10-31T11:20:41.566Z] [2025-10-31T11:20:41.566Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:21:37.941Z] #55 ... [2025-10-31T11:21:37.941Z] [2025-10-31T11:21:37.941Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-31T11:21:37.941Z] #146 DONE 2813.2s [2025-10-31T11:21:37.941Z] [2025-10-31T11:21:37.941Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:21:37.941Z] #42 ... [2025-10-31T11:21:37.941Z] [2025-10-31T11:21:37.941Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:21:38.211Z] #194 DONE 0.2s [2025-10-31T11:21:38.211Z] [2025-10-31T11:21:38.211Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:21:38.490Z] #195 DONE 0.1s [2025-10-31T11:21:38.490Z] [2025-10-31T11:21:38.490Z] #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:21:38.797Z] #196 DONE 0.5s [2025-10-31T11:21:38.797Z] [2025-10-31T11:21:38.797Z] #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:21:39.066Z] #197 DONE 0.2s [2025-10-31T11:21:39.066Z] [2025-10-31T11:21:39.066Z] #106 [security-spiffe-token-provider] exporting to image [2025-10-31T11:21:39.066Z] #106 exporting layers [2025-10-31T11:21:40.480Z] #106 exporting layers 1.1s done [2025-10-31T11:21:40.480Z] #106 writing image sha256:b4d8f2e70244e7b82a6f99b7c966921f9a6c31271b71247c12bfa2adcc4f2435 done [2025-10-31T11:21:40.480Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-10-31T11:21:40.480Z] #106 DONE 15.8s [2025-10-31T11:21:40.480Z] [2025-10-31T11:21:40.480Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-31T11:22:27.323Z] #153 DONE 2859.2s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-31T11:22:27.323Z] #152 DONE 2859.2s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:22:27.323Z] #42 ... [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:22:27.323Z] #198 DONE 0.2s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:22:27.323Z] #199 CACHED [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:22:27.323Z] #200 DONE 0.3s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:22:27.323Z] #201 CACHED [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-31T11:22:27.323Z] #202 DONE 0.8s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #203 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-31T11:22:27.323Z] #203 DONE 0.9s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T11:22:27.323Z] #204 ... [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-31T11:22:27.323Z] #149 DONE 2861.9s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-31T11:22:27.323Z] #204 DONE 0.3s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T11:22:27.323Z] #205 ... [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:22:27.323Z] #206 DONE 0.5s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T11:22:27.323Z] #207 ... [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-31T11:22:27.323Z] #205 DONE 0.4s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-31T11:22:27.323Z] #207 DONE 0.4s [2025-10-31T11:22:27.323Z] [2025-10-31T11:22:27.323Z] #106 [core-metadata] exporting to image [2025-10-31T11:22:27.323Z] #106 exporting layers [2025-10-31T11:22:27.916Z] #106 ... [2025-10-31T11:22:27.916Z] [2025-10-31T11:22:27.916Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:22:27.916Z] #208 DONE 0.4s [2025-10-31T11:22:28.184Z] [2025-10-31T11:22:28.184Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T11:22:28.452Z] #209 ... [2025-10-31T11:22:28.452Z] [2025-10-31T11:22:28.452Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-31T11:22:28.452Z] #154 DONE 2864.4s [2025-10-31T11:22:28.452Z] [2025-10-31T11:22:28.452Z] #106 [core-metadata] exporting to image [2025-10-31T11:22:28.452Z] #106 exporting layers 1.9s done [2025-10-31T11:22:28.452Z] #106 writing image sha256:2ee750176a2782194c96d4066db62e4b077bf9705647516f2b9ca31c0f84efba [2025-10-31T11:22:28.720Z] #106 writing image sha256:2ee750176a2782194c96d4066db62e4b077bf9705647516f2b9ca31c0f84efba 0.0s done [2025-10-31T11:22:28.720Z] #106 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-10-31T11:22:28.720Z] #106 DONE 17.8s [2025-10-31T11:22:28.720Z] [2025-10-31T11:22:28.720Z] #210 [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:22:29.314Z] #210 ... [2025-10-31T11:22:29.314Z] [2025-10-31T11:22:29.314Z] #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:22:29.314Z] #211 DONE 0.3s [2025-10-31T11:22:29.314Z] [2025-10-31T11:22:29.314Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-31T11:22:29.314Z] #209 DONE 1.4s [2025-10-31T11:22:29.314Z] [2025-10-31T11:22:29.314Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:22:29.595Z] #147 ... [2025-10-31T11:22:29.595Z] [2025-10-31T11:22:29.595Z] #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:22:29.595Z] #212 ... [2025-10-31T11:22:29.595Z] [2025-10-31T11:22:29.595Z] #210 [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:22:29.595Z] #210 DONE 3.3s [2025-10-31T11:22:29.871Z] [2025-10-31T11:22:29.871Z] #106 [security-proxy-auth] exporting to image [2025-10-31T11:22:30.149Z] #106 ... [2025-10-31T11:22:30.149Z] [2025-10-31T11:22:30.149Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:22:30.149Z] #213 DONE 0.6s [2025-10-31T11:22:30.149Z] [2025-10-31T11:22:30.149Z] #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:22:30.149Z] #212 DONE 0.5s [2025-10-31T11:22:30.149Z] [2025-10-31T11:22:30.149Z] #106 [core-keeper] exporting to image [2025-10-31T11:22:32.096Z] #106 ... [2025-10-31T11:22:32.096Z] [2025-10-31T11:22:32.096Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-31T11:22:32.096Z] #214 DONE 1.9s [2025-10-31T11:22:32.096Z] [2025-10-31T11:22:32.096Z] #106 [core-keeper] exporting to image [2025-10-31T11:22:32.096Z] #106 exporting layers 2.0s done [2025-10-31T11:22:32.096Z] #106 writing image sha256:0c532c680f3d2d451c97919d550f57a860aa06eae58f9c06019a1ea7b46c7e79 0.1s done [2025-10-31T11:22:32.096Z] #106 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-10-31T11:22:32.096Z] #106 ... [2025-10-31T11:22:32.096Z] [2025-10-31T11:22:32.096Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:22:32.096Z] #215 DONE 0.2s [2025-10-31T11:22:32.096Z] [2025-10-31T11:22:32.096Z] #106 [core-data] exporting to image [2025-10-31T11:22:32.096Z] #106 writing image sha256:19eb3ea86d049e0c5e01871aa27a9e458c71514f20b871e0041cbdfe47b257ba done [2025-10-31T11:22:32.096Z] #106 naming to docker.io/library/security-proxy-auth-arm64 [2025-10-31T11:22:32.365Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2025-10-31T11:22:32.950Z] #106 exporting layers 0.6s done [2025-10-31T11:22:32.950Z] #106 writing image sha256:77452335c9d02a006976e1cb34063e0bbe92c39b4513c159b8cd172639a1d9bc done [2025-10-31T11:22:32.950Z] #106 naming to docker.io/library/core-data-arm64 done [2025-10-31T11:22:32.950Z] #106 DONE 20.5s [2025-10-31T11:22:32.950Z] [2025-10-31T11:22:32.950Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:23:05.165Z] #42 ... [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-31T11:23:05.165Z] #147 DONE 2899.2s [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:23:05.165Z] #125 ... [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #216 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:23:05.165Z] #216 DONE 0.2s [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:23:05.165Z] #125 ... [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #217 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:23:05.165Z] #217 DONE 0.2s [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-31T11:23:05.165Z] #218 DONE 0.6s [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:23:05.165Z] #125 ... [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-31T11:23:05.165Z] #219 DONE 0.1s [2025-10-31T11:23:05.165Z] [2025-10-31T11:23:05.165Z] #106 [support-scheduler] exporting to image [2025-10-31T11:23:05.165Z] #106 exporting layers [2025-10-31T11:23:05.745Z] #106 exporting layers 1.1s done [2025-10-31T11:23:05.745Z] #106 writing image sha256:0ccb8985b4c85c2e41b0980e752389f53185932eec7342f40117b47fd5748030 done [2025-10-31T11:23:05.745Z] #106 naming to docker.io/library/support-scheduler-arm64 [2025-10-31T11:23:05.745Z] #106 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-10-31T11:23:05.745Z] #106 DONE 21.7s [2025-10-31T11:23:05.745Z] [2025-10-31T11:23:05.745Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-31T11:23:12.378Z] #125 DONE 2908.1s [2025-10-31T11:23:12.378Z] [2025-10-31T11:23:12.378Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-31T11:23:12.378Z] #42 ... [2025-10-31T11:23:12.378Z] [2025-10-31T11:23:12.378Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-31T11:23:12.378Z] #220 DONE 0.1s [2025-10-31T11:23:12.378Z] [2025-10-31T11:23:12.378Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:23:12.378Z] #55 ... [2025-10-31T11:23:12.378Z] [2025-10-31T11:23:12.378Z] #221 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-31T11:23:12.378Z] #221 DONE 0.1s [2025-10-31T11:23:12.646Z] [2025-10-31T11:23:12.646Z] #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-31T11:23:12.912Z] #222 DONE 0.5s [2025-10-31T11:23:12.912Z] [2025-10-31T11:23:12.912Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:23:13.179Z] #55 ... [2025-10-31T11:23:13.179Z] [2025-10-31T11:23:13.179Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-31T11:23:13.179Z] #223 DONE 0.1s [2025-10-31T11:23:13.179Z] [2025-10-31T11:23:13.179Z] #106 [support-notifications] exporting to image [2025-10-31T11:23:13.179Z] #106 exporting layers [2025-10-31T11:23:13.763Z] #106 exporting layers 0.6s done [2025-10-31T11:23:13.763Z] #106 writing image sha256:a6e6e25468b717ea4df6701e31fe8ac5b8b80d3e7a1018aa3575b0eb09253189 done [2025-10-31T11:23:13.763Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-10-31T11:23:13.763Z] #106 DONE 22.3s [2025-10-31T11:23:13.763Z] [2025-10-31T11:23:13.763Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-31T11:23:13.763Z] time="2025-10-31T10:29:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-31T11:23:13.795Z] $ docker stop --time=1 5979936b09dbefce9fab5f6aa899cf20ec86c06ea7bcf8b07bc6385741847056 [2025-10-31T11:23:15.533Z] $ docker rm -f --volumes 5979936b09dbefce9fab5f6aa899cf20ec86c06ea7bcf8b07bc6385741847056 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T11:23:16.149Z] + docker images [2025-10-31T11:23:16.149Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-31T11:23:16.149Z] support-notifications-arm64 latest a6e6e25468b7 4 seconds ago 53MB [2025-10-31T11:23:16.149Z] support-scheduler-arm64 latest 0ccb8985b4c8 12 seconds ago 49.2MB [2025-10-31T11:23:16.149Z] core-data-arm64 latest 77452335c9d0 44 seconds ago 45.5MB [2025-10-31T11:23:16.149Z] core-keeper-arm64 latest 0c532c680f3d 47 seconds ago 45.2MB [2025-10-31T11:23:16.149Z] security-proxy-auth-arm64 latest 19eb3ea86d04 47 seconds ago 44.6MB [2025-10-31T11:23:16.149Z] core-metadata-arm64 latest 2ee750176a27 50 seconds ago 45.5MB [2025-10-31T11:23:16.149Z] security-spiffe-token-provider-arm64 latest b4d8f2e70244 About a minute ago 49.1MB [2025-10-31T11:23:16.149Z] security-secretstore-setup-arm64 latest 1c7a535ff2c7 2 minutes ago 79.5MB [2025-10-31T11:23:16.149Z] security-proxy-setup-arm64 latest 5c365545e0cb 3 minutes ago 49.5MB [2025-10-31T11:23:16.149Z] core-command-arm64 latest 3efd3de8a77c 3 minutes ago 40.1MB [2025-10-31T11:23:16.149Z] security-bootstrapper-arm64 latest 352b14dc823f 22 minutes ago 21.6MB [2025-10-31T11:23:16.149Z] core-common-config-bootstrapper-arm64 latest 722c8237a197 22 minutes ago 20.5MB [2025-10-31T11:23:16.149Z] security-spire-config-arm64 latest 22c50697852f 51 minutes ago 150MB [2025-10-31T11:23:16.149Z] security-spire-server-arm64 latest a9fd03920e7e 51 minutes ago 144MB [2025-10-31T11:23:16.149Z] security-spire-agent-arm64 latest 68b3f30ba2ec 51 minutes ago 187MB [2025-10-31T11:23:16.149Z] ci-base-image-arm64 latest 0c397704ce3f About an hour ago 920MB [2025-10-31T11:23:16.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB [2025-10-31T11:23:16.149Z] 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:23:17.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:23:17.034Z] [2025-10-31T11:23:17.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:23:17.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:23:17.800Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T11:23:17.800Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T11:23:17.800Z] 04944245beec: Pulling fs layer [2025-10-31T11:23:17.800Z] 699f458cf7ca: Pulling fs layer [2025-10-31T11:23:17.800Z] 765212b225bb: Pulling fs layer [2025-10-31T11:23:17.800Z] f23df028b6ca: Pulling fs layer [2025-10-31T11:23:17.800Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T11:23:17.800Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T11:23:17.800Z] 765212b225bb: Waiting [2025-10-31T11:23:17.800Z] d65c8cfc05b1: Waiting [2025-10-31T11:23:17.800Z] f23df028b6ca: Waiting [2025-10-31T11:23:17.800Z] 04944245beec: Verifying Checksum [2025-10-31T11:23:17.800Z] 765212b225bb: Verifying Checksum [2025-10-31T11:23:17.800Z] 765212b225bb: Download complete [2025-10-31T11:23:18.071Z] f23df028b6ca: Verifying Checksum [2025-10-31T11:23:18.071Z] f23df028b6ca: Download complete [2025-10-31T11:23:18.071Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T11:23:18.071Z] d65c8cfc05b1: Download complete [2025-10-31T11:23:18.071Z] 699f458cf7ca: Verifying Checksum [2025-10-31T11:23:18.071Z] 699f458cf7ca: Download complete [2025-10-31T11:23:18.659Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T11:23:18.660Z] 8998bd30e6a1: Download complete [2025-10-31T11:23:21.307Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T11:23:21.307Z] 2437ff75d9bd: Download complete [2025-10-31T11:23:23.899Z] 8998bd30e6a1: Pull complete [2025-10-31T11:23:24.482Z] 04944245beec: Pull complete [2025-10-31T11:23:26.420Z] 699f458cf7ca: Pull complete [2025-10-31T11:23:26.420Z] 765212b225bb: Pull complete [2025-10-31T11:23:27.376Z] f23df028b6ca: Pull complete [2025-10-31T11:23:27.377Z] d65c8cfc05b1: Pull complete [2025-10-31T11:23:45.582Z] 2437ff75d9bd: Pull complete [2025-10-31T11:23:45.582Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T11:23:45.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:23:45.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:23:45.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-771677 does not seem to be running inside a container [2025-10-31T11:23:45.995Z] $ 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:23:49.099Z] $ docker top 60cd77b0ab36c8f311ad229cc07e0ba5726420e75edcd083fdeee5270852954b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:23:50.130Z] ---> job-cost.sh [2025-10-31T11:23:50.130Z] lf-activate-venv: SKIPPING [2025-10-31T11:23:50.130Z] INFO: No Stack... [2025-10-31T11:23:50.714Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T11:23:51.674Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T11:23:52.348Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2025-10-31T11:23:52.348Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T11:23:52.419Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] [2025-10-31T11:23:52.424Z] Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] did not exist. Created. [2025-10-31T11:23:52.430Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T11:23:53.191Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-31T11:23:53.465Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T11:23:53.484Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f7f2993bfa2d6fa161b599d23b425169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T11:23:53.582Z] $ docker stop --time=1 60cd77b0ab36c8f311ad229cc07e0ba5726420e75edcd083fdeee5270852954b [2025-10-31T11:23:55.191Z] $ docker rm -f --volumes 60cd77b0ab36c8f311ad229cc07e0ba5726420e75edcd083fdeee5270852954b [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:23:57.842Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:23:58.187Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:23:59.096Z] ---> package-listing.sh [2025-10-31T11:23:59.097Z] ++ facter osfamily [2025-10-31T11:23:59.097Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T11:23:59.356Z] + OS_FAMILY=debian [2025-10-31T11:23:59.356Z] + workspace=/w/workspace/edgex-go/1 [2025-10-31T11:23:59.356Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T11:23:59.356Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T11:23:59.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T11:23:59.356Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T11:23:59.356Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T11:23:59.356Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T11:23:59.356Z] + case "${OS_FAMILY}" in [2025-10-31T11:23:59.356Z] + dpkg -l [2025-10-31T11:23:59.356Z] + grep '^ii' [2025-10-31T11:23:59.356Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T11:23:59.356Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T11:23:59.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T11:23:59.356Z] + '[' /w/workspace/edgex-go/1 ']' [2025-10-31T11:23:59.356Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-10-31T11:23:59.356Z] + 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:23:59.397Z] 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:23:59.695Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:24:00.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:24:00.337Z] [2025-10-31T11:24:00.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:24:00.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:24:00.726Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T11:24:00.726Z] 5eb5b503b376: Pulling fs layer [2025-10-31T11:24:00.726Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T11:24:00.726Z] ec43610c2a17: Pulling fs layer [2025-10-31T11:24:00.726Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T11:24:00.726Z] 33b1e0a273af: Pulling fs layer [2025-10-31T11:24:00.726Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T11:24:00.726Z] 2f39f015ded8: Pulling fs layer [2025-10-31T11:24:00.726Z] 33b1e0a273af: Waiting [2025-10-31T11:24:00.726Z] 5d3b04190fa2: Waiting [2025-10-31T11:24:00.726Z] 2f39f015ded8: Waiting [2025-10-31T11:24:00.726Z] 3a2ae6a8a46f: Waiting [2025-10-31T11:24:00.726Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T11:24:00.726Z] 5c69ac0246d0: Download complete [2025-10-31T11:24:00.726Z] 3a2ae6a8a46f: Download complete [2025-10-31T11:24:00.726Z] 33b1e0a273af: Verifying Checksum [2025-10-31T11:24:00.726Z] 33b1e0a273af: Download complete [2025-10-31T11:24:00.726Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T11:24:00.726Z] 5d3b04190fa2: Download complete [2025-10-31T11:24:00.726Z] ec43610c2a17: Verifying Checksum [2025-10-31T11:24:00.726Z] ec43610c2a17: Download complete [2025-10-31T11:24:00.986Z] 5eb5b503b376: Download complete [2025-10-31T11:24:01.552Z] 2f39f015ded8: Download complete [2025-10-31T11:24:02.930Z] 5eb5b503b376: Pull complete [2025-10-31T11:24:02.930Z] 5c69ac0246d0: Pull complete [2025-10-31T11:24:03.500Z] ec43610c2a17: Pull complete [2025-10-31T11:24:03.500Z] 3a2ae6a8a46f: Pull complete [2025-10-31T11:24:03.761Z] 33b1e0a273af: Pull complete [2025-10-31T11:24:03.761Z] 5d3b04190fa2: Pull complete [2025-10-31T11:24:10.334Z] 2f39f015ded8: Pull complete [2025-10-31T11:24:10.334Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T11:24:10.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:24:10.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:24:10.580Z] prd-ubuntu20.04-docker-8c-8g-771122 does not seem to be running inside a container [2025-10-31T11:24:10.610Z] $ 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:24:14.111Z] $ docker top a19ef12d4d928604ba84223bc01348a9fd653dec845eb3dd98fc1cf976a0cf7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:24:14.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T11:24:14.843Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T11:24:15.158Z] + ls /var/log/sa-host [2025-10-31T11:24:15.159Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:24:15.413Z] provisioning config files... [2025-10-31T11:24:15.425Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8186267249545761481tmp [Pipeline] { [Pipeline] echo [2025-10-31T11:24:15.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:24:15.814Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T11:24:15.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:24:16.245Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T11:24:16.283Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:24:16.603Z] ---> sudo-logs.sh [2025-10-31T11:24:16.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T11:24:16.695Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:24:17.015Z] ---> job-cost.sh [2025-10-31T11:24:17.015Z] lf-activate-venv: SKIPPING [2025-10-31T11:24:17.015Z] DEBUG: total: 0.2199999988079071 [2025-10-31T11:24:17.015Z] INFO: Retrieving Stack Cost... [2025-10-31T11:24:17.584Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T11:24:17.842Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T11:24:17.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:24:18.202Z] ---> logs-deploy.sh [2025-10-31T11:24:18.202Z] lf-activate-venv: SKIPPING [2025-10-31T11:24:18.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-f7f2993bfa2d6fa161b599d23b425169/1 [2025-10-31T11:24:18.202Z] INFO: archiving workspace using pattern(s): [2025-10-31T11:24:19.139Z] Archives upload complete. [2025-10-31T11:24:19.398Z] INFO: archiving logs to Nexus