Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f5360b86ab9f22f98b2a815e31c71ca862d4840+9e34161fbf5c356a51bcd814926558f70a35d44a (036f1ec4df4136938d52f748d664b6e85b23c1f5) 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-ssh819521442702056602.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-ssh16948265653537417854.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/PR-5354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17192661695549349843.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 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-ssh645006697669176585.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/PR-5354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4797694702400906485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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], goVersion:1.25] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-5734’ Running on prd-ubuntu20.04-docker-8c-8g-7805 in /w/workspace/edgexfoundry_edgex-go_PR-5354 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # 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 Merging remotes/origin/main commit 9e34161fbf5c356a51bcd814926558f70a35d44a into PR head commit 3f5360b86ab9f22f98b2a815e31c71ca862d4840 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5354/head:refs/remotes/origin/PR-5354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5360b86ab9f22f98b2a815e31c71ca862d4840 # timeout=10 Merge succeeded, producing 3e0042c5423b54ead168af4b5fa42589e6f74cbe Checking out Revision 3e0042c5423b54ead168af4b5fa42589e6f74cbe (PR-5354) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e0042c5423b54ead168af4b5fa42589e6f74cbe # timeout=10 Commit message: "Merge commit '9e34161fbf5c356a51bcd814926558f70a35d44a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-21T09:15:10.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-21T09:15:10.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-21T09:15:10.224Z] ========================================================= [2026-04-21T09:15:10.224Z] EdgeX Global Pipelines Version Info [2026-04-21T09:15:10.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1bb942593296a3091ee2200b29348bf6e3d5e2cf # timeout=10 [2026-04-21T09:15:11.344Z] ------------------- [2026-04-21T09:15:11.344Z] stable info: [2026-04-21T09:15:11.344Z] ------------------- [2026-04-21T09:15:11.344Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-21T09:15:11.344Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-21T09:15:11.344Z] Message: update stable to v1.0.278 [2026-04-21T09:15:11.917Z] ------------------- [2026-04-21T09:15:11.917Z] experimental info: [2026-04-21T09:15:11.917Z] ------------------- [2026-04-21T09:15:11.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-21T09:15:11.917Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-21T09:15:11.917Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-21T09:15:12.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-04-21T09:15:12.041Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-04-21T09:15:12.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-21T09:15:12.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-21T09:15:12.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-21T09:15:12.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-21T09:15:12.167Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-21T09:15:12.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-04-21T09:15:12.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-04-21T09:15:12.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-04-21T09:15:12.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-21T09:15:12.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-21T09:15:12.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-21T09:15:12.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-21T09:15:12.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-21T09:15:12.413Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-21T09:15:12.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-21T09:15:12.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-21T09:15:12.482Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-04-21T09:15:12.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-04-21T09:15:12.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-21T09:15:12.553Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-21T09:15:12.578Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-21T09:15:12.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5354 [Pipeline] echo [2026-04-21T09:15:12.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5354 [Pipeline] echo [2026-04-21T09:15:12.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5354 [Pipeline] echo [2026-04-21T09:15:12.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] echo [2026-04-21T09:15:12.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e0042c [Pipeline] echo [2026-04-21T09:15:12.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T09:15:12.808Z] provisioning config files... [2026-04-21T09:15:12.820Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config4278440589367606436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:15:13.158Z] ---> ****-login.sh [2026-04-21T09:15:13.158Z] nexus3.edgexfoundry.org:10001 [2026-04-21T09:15:13.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:15:13.418Z] [2026-04-21T09:15:13.419Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:15:13.419Z] Configure a credential helper to remove this warning. See [2026-04-21T09:15:13.419Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:15:13.419Z] [2026-04-21T09:15:13.419Z] Login Succeeded [2026-04-21T09:15:13.419Z] nexus3.edgexfoundry.org:10002 [2026-04-21T09:15:13.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:15:13.419Z] [2026-04-21T09:15:13.419Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:15:13.419Z] Configure a credential helper to remove this warning. See [2026-04-21T09:15:13.419Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:15:13.419Z] [2026-04-21T09:15:13.419Z] Login Succeeded [2026-04-21T09:15:13.419Z] nexus3.edgexfoundry.org:10003 [2026-04-21T09:15:13.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:15:13.680Z] [2026-04-21T09:15:13.680Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:15:13.680Z] Configure a credential helper to remove this warning. See [2026-04-21T09:15:13.680Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:15:13.680Z] [2026-04-21T09:15:13.680Z] Login Succeeded [2026-04-21T09:15:13.680Z] nexus3.edgexfoundry.org:10004 [2026-04-21T09:15:13.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:15:13.680Z] [2026-04-21T09:15:13.680Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:15:13.680Z] Configure a credential helper to remove this warning. See [2026-04-21T09:15:13.680Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:15:13.680Z] [2026-04-21T09:15:13.680Z] Login Succeeded [2026-04-21T09:15:13.680Z] ****.io [2026-04-21T09:15:13.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-21T09:15:13.942Z] [2026-04-21T09:15:13.942Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-21T09:15:13.942Z] Configure a credential helper to remove this warning. See [2026-04-21T09:15:13.942Z] https://docs.****.com/go/credential-store/ [2026-04-21T09:15:13.942Z] [2026-04-21T09:15:13.942Z] Login Succeeded [2026-04-21T09:15:13.942Z] ---> ****-login.sh ends [Pipeline] } [2026-04-21T09:15:13.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T09:15:14.276Z] + 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 [2026-04-21T09:15:14.276Z] + dirname cmd/core-command/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo core-command,cmd/core-command/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/core-data/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo core-data,cmd/core-data/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/core-keeper/Dockerfile+ [2026-04-21T09:15:14.276Z] cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/core-metadata/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-04-21T09:15:14.276Z] + + cut -d/ -f2 [2026-04-21T09:15:14.276Z] dirname cmd/security-spire-agent/Dockerfile [2026-04-21T09:15:14.276Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/security-spire-config/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-04-21T09:15:14.276Z] + + dirname cmd/security-spire-server/Dockerfilecut [2026-04-21T09:15:14.276Z] -d/ -f2 [2026-04-21T09:15:14.276Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/support-notifications/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-04-21T09:15:14.276Z] + dirname cmd/support-scheduler/Dockerfile [2026-04-21T09:15:14.276Z] + cut -d/ -f2 [2026-04-21T09:15:14.276Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-04-21T09:15:14.315Z] 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 [2026-04-21T09:15:14.667Z] + git rev-list -1 --merges 3e0042c5423b54ead168af4b5fa42589e6f74cbe~1..3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] echo [2026-04-21T09:15:14.677Z] -----------> git rev-list -1 --merges 3e0042c5423b54ead168af4b5fa42589e6f74cbe~1..3e0042c5423b54ead168af4b5fa42589e6f74cbe 3e0042c5423b54ead168af4b5fa42589e6f74cbe [2026-04-21T09:15:14.677Z] 3e0042c5423b54ead168af4b5fa42589e6f74cbe [false] [Pipeline] sh [2026-04-21T09:15:14.968Z] + git log --format=format:%s -1 3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] echo [2026-04-21T09:15:14.985Z] ========================================================= [2026-04-21T09:15:14.985Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-21T09:15:14.985Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-04-21T09:15:15.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-21T09:15:15.365Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-21T09:15:15.365Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-21T09:15:15.365Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-21T09:15:15.365Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-21T09:15:15.365Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-21T09:15:15.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:15:15.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T09:15:15.738Z] [2026-04-21T09:15:15.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:15:16.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T09:15:16.126Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-21T09:15:16.126Z] 3dae71ba6b94: Pulling fs layer [2026-04-21T09:15:16.126Z] 6bf1a483ea7c: Pulling fs layer [2026-04-21T09:15:16.126Z] f5dfc541a4d3: Pulling fs layer [2026-04-21T09:15:16.126Z] 461d9e800cba: Pulling fs layer [2026-04-21T09:15:16.126Z] 80192f66455f: Pulling fs layer [2026-04-21T09:15:16.126Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-21T09:15:16.126Z] a29436f7fd5d: Pulling fs layer [2026-04-21T09:15:16.126Z] 923cac83aea3: Pulling fs layer [2026-04-21T09:15:16.126Z] 25ad8b0a4227: Pulling fs layer [2026-04-21T09:15:16.126Z] db01528c6b51: Pulling fs layer [2026-04-21T09:15:16.126Z] 28988de357af: Pulling fs layer [2026-04-21T09:15:16.126Z] 461d9e800cba: Waiting [2026-04-21T09:15:16.126Z] a29436f7fd5d: Waiting [2026-04-21T09:15:16.126Z] 2e8e34ca0e6c: Waiting [2026-04-21T09:15:16.126Z] 80192f66455f: Waiting [2026-04-21T09:15:16.126Z] 923cac83aea3: Waiting [2026-04-21T09:15:16.126Z] db01528c6b51: Waiting [2026-04-21T09:15:16.126Z] 25ad8b0a4227: Waiting [2026-04-21T09:15:16.126Z] 28988de357af: Waiting [2026-04-21T09:15:16.126Z] 6bf1a483ea7c: Verifying Checksum [2026-04-21T09:15:16.126Z] 6bf1a483ea7c: Download complete [2026-04-21T09:15:16.126Z] 461d9e800cba: Verifying Checksum [2026-04-21T09:15:16.126Z] 461d9e800cba: Download complete [2026-04-21T09:15:16.384Z] 80192f66455f: Download complete [2026-04-21T09:15:16.384Z] f5dfc541a4d3: Verifying Checksum [2026-04-21T09:15:16.384Z] f5dfc541a4d3: Download complete [2026-04-21T09:15:16.384Z] 3dae71ba6b94: Verifying Checksum [2026-04-21T09:15:16.384Z] 3dae71ba6b94: Download complete [2026-04-21T09:15:16.384Z] 923cac83aea3: Verifying Checksum [2026-04-21T09:15:16.384Z] 923cac83aea3: Download complete [2026-04-21T09:15:16.384Z] 25ad8b0a4227: Verifying Checksum [2026-04-21T09:15:16.647Z] db01528c6b51: Download complete [2026-04-21T09:15:16.647Z] 28988de357af: Verifying Checksum [2026-04-21T09:15:16.647Z] 28988de357af: Download complete [2026-04-21T09:15:16.647Z] a29436f7fd5d: Verifying Checksum [2026-04-21T09:15:16.647Z] a29436f7fd5d: Download complete [2026-04-21T09:15:17.214Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-21T09:15:17.214Z] 2e8e34ca0e6c: Download complete [2026-04-21T09:15:17.783Z] 3dae71ba6b94: Pull complete [2026-04-21T09:15:18.042Z] 6bf1a483ea7c: Pull complete [2026-04-21T09:15:18.620Z] f5dfc541a4d3: Pull complete [2026-04-21T09:15:18.620Z] 461d9e800cba: Pull complete [2026-04-21T09:15:18.620Z] 80192f66455f: Pull complete [2026-04-21T09:15:22.828Z] 2e8e34ca0e6c: Pull complete [2026-04-21T09:15:23.094Z] a29436f7fd5d: Pull complete [2026-04-21T09:15:23.094Z] 923cac83aea3: Pull complete [2026-04-21T09:15:23.094Z] 25ad8b0a4227: Pull complete [2026-04-21T09:15:23.358Z] db01528c6b51: Pull complete [2026-04-21T09:15:23.358Z] 28988de357af: Pull complete [2026-04-21T09:15:23.358Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-21T09:15:23.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-21T09:15:23.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:15:23.503Z] prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container [2026-04-21T09:15:23.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-04-21T09:15:26.266Z] $ docker top 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c -eo pid,comm [2026-04-21T09:15:26.322Z] 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). [2026-04-21T09:15:26.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-21T09:15:26.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T09:15:26.377Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T09:15:26.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T09:15:26.503Z] $ docker exec 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent [2026-04-21T09:15:26.606Z] SSH_AUTH_SOCK=/tmp/ssh-3TkhMJTO2xZA/agent.32 [2026-04-21T09:15:26.606Z] SSH_AGENT_PID=38 [2026-04-21T09:15:26.613Z] Running ssh-add (command line suppressed) [2026-04-21T09:15:26.724Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_10735367174819579895.key (/w/workspace/edgex-go/17@tmp/private_key_10735367174819579895.key) [2026-04-21T09:15:26.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T09:15:27.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] sh [2026-04-21T09:15:27.325Z] + git tag --points-at HEAD [Pipeline] } [2026-04-21T09:15:27.342Z] $ docker exec --env ******** --env ******** 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent -k [2026-04-21T09:15:27.431Z] unset SSH_AUTH_SOCK; [2026-04-21T09:15:27.432Z] unset SSH_AGENT_PID; [2026-04-21T09:15:27.432Z] echo Agent pid 38 killed; [2026-04-21T09:15:27.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-21T09:15:27.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-21T09:15:27.484Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-21T09:15:27.604Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-21T09:15:27.610Z] $ docker exec 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent [2026-04-21T09:15:27.716Z] SSH_AUTH_SOCK=/tmp/ssh-BejcObdSBV1R/agent.87 [2026-04-21T09:15:27.716Z] SSH_AGENT_PID=94 [2026-04-21T09:15:27.720Z] Running ssh-add (command line suppressed) [2026-04-21T09:15:27.830Z] Identity added: /w/workspace/edgex-go/17@tmp/private_key_12293382137456861285.key (/w/workspace/edgex-go/17@tmp/private_key_12293382137456861285.key) [2026-04-21T09:15:27.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-21T09:15:28.131Z] + git semver init [2026-04-21T09:15:28.390Z] 2026-04-21 09:15:28,369 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-21T09:15:28.390Z] 2026-04-21 09:15:28,372 [run_init] DEBUG init version:0.0.0 force:False [2026-04-21T09:15:28.390Z] 2026-04-21 09:15:28,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/17/.semver [2026-04-21T09:15:28.390Z] 2026-04-21 09:15:28,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/17/.semver [2026-04-21T09:15:28.390Z] 2026-04-21 09:15:28,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/17/.semver'], cwd=/w/workspace/edgex-go/17, stdin=None, shell=False, universal_newlines=False) [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,115 [append_file] DEBUG append to file:/w/workspace/edgex-go/17/.git/info/exclude [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/17/.semver/PR-5354 with force:False [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,115 [write_file] DEBUG write to file:/w/workspace/edgex-go/17/.semver/PR-5354 [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,120 [execute] INFO git cat-file --batch-check [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/17/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,125 [execute] INFO git cat-file --batch [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/17/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-21T09:15:36.543Z] 2026-04-21 09:15:35,128 [read_version] DEBUG read version from /w/workspace/edgex-go/17/.semver/PR-5354 [2026-04-21T09:15:36.543Z] 0.0.0 [Pipeline] } [2026-04-21T09:15:36.556Z] $ docker exec --env ******** --env ******** 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c ssh-agent -k [2026-04-21T09:15:36.661Z] unset SSH_AUTH_SOCK; [2026-04-21T09:15:36.661Z] unset SSH_AGENT_PID; [2026-04-21T09:15:36.661Z] echo Agent pid 94 killed; [2026-04-21T09:15:36.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-21T09:15:37.007Z] + git semver [Pipeline] } [2026-04-21T09:15:37.591Z] $ docker stop --time=1 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c [2026-04-21T09:15:38.892Z] $ docker rm -f --volumes 53593d1652d51b605c0488d3b0e9a1d46de6ce5d7b6c6279832be0c73954740c [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T09:15:39.243Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-21T09:15:39.562Z] Stashed 1 file(s) [Pipeline] echo [2026-04-21T09:15:39.566Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2026-04-21T09:15:40.089Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] echo [2026-04-21T09:15:40.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T09:15:40.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-21T09:15:40.131Z] ========================================================= [2026-04-21T09:15:40.131Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-21T09:15:40.132Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:15:40.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:15:40.429Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-04-21T09:15:40.429Z] 2d35ebdb57d9: Pulling fs layer [2026-04-21T09:15:40.429Z] c35fb4624d26: Pulling fs layer [2026-04-21T09:15:40.429Z] 4e2aec7ef170: Pulling fs layer [2026-04-21T09:15:40.429Z] 333b49ad6fbf: Pulling fs layer [2026-04-21T09:15:40.429Z] 4f4fb700ef54: Pulling fs layer [2026-04-21T09:15:40.429Z] c3e65509a76b: Pulling fs layer [2026-04-21T09:15:40.429Z] 7cf9ebb963bd: Pulling fs layer [2026-04-21T09:15:40.429Z] bb34ca984cfb: Pulling fs layer [2026-04-21T09:15:40.429Z] 151cf03bc807: Pulling fs layer [2026-04-21T09:15:40.429Z] 4f4fb700ef54: Waiting [2026-04-21T09:15:40.429Z] c3e65509a76b: Waiting [2026-04-21T09:15:40.429Z] 7cf9ebb963bd: Waiting [2026-04-21T09:15:40.429Z] bb34ca984cfb: Waiting [2026-04-21T09:15:40.429Z] 151cf03bc807: Waiting [2026-04-21T09:15:40.429Z] 333b49ad6fbf: Waiting [2026-04-21T09:15:40.429Z] c35fb4624d26: Download complete [2026-04-21T09:15:40.429Z] 333b49ad6fbf: Verifying Checksum [2026-04-21T09:15:40.429Z] 333b49ad6fbf: Download complete [2026-04-21T09:15:40.429Z] 4f4fb700ef54: Verifying Checksum [2026-04-21T09:15:40.429Z] 4f4fb700ef54: Download complete [2026-04-21T09:15:40.429Z] c3e65509a76b: Verifying Checksum [2026-04-21T09:15:40.429Z] c3e65509a76b: Download complete [2026-04-21T09:15:40.429Z] 2d35ebdb57d9: Verifying Checksum [2026-04-21T09:15:40.429Z] 2d35ebdb57d9: Download complete [2026-04-21T09:15:40.691Z] 7cf9ebb963bd: Verifying Checksum [2026-04-21T09:15:40.691Z] 7cf9ebb963bd: Download complete [2026-04-21T09:15:40.691Z] 2d35ebdb57d9: Pull complete [2026-04-21T09:15:40.951Z] 4e2aec7ef170: Verifying Checksum [2026-04-21T09:15:40.951Z] 4e2aec7ef170: Download complete [2026-04-21T09:15:40.951Z] 151cf03bc807: Verifying Checksum [2026-04-21T09:15:40.951Z] 151cf03bc807: Download complete [2026-04-21T09:15:41.210Z] c35fb4624d26: Pull complete [2026-04-21T09:15:41.468Z] bb34ca984cfb: Verifying Checksum [2026-04-21T09:15:41.468Z] bb34ca984cfb: Download complete [2026-04-21T09:15:45.664Z] 4e2aec7ef170: Pull complete [2026-04-21T09:15:45.664Z] 333b49ad6fbf: Pull complete [2026-04-21T09:15:45.664Z] 4f4fb700ef54: Pull complete [2026-04-21T09:15:45.664Z] c3e65509a76b: Pull complete [2026-04-21T09:15:45.927Z] 7cf9ebb963bd: Pull complete [2026-04-21T09:15:49.276Z] bb34ca984cfb: Pull complete [2026-04-21T09:15:49.276Z] 151cf03bc807: Pull complete [2026-04-21T09:15:49.276Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-21T09:15:49.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:15:49.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:15:49.657Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:15:49.657Z] WORKDIR /edgex [2026-04-21T09:15:49.657Z] COPY go.mod . [2026-04-21T09:15:49.657Z] RUN go mod download [2026-04-21T09:15:49.657Z] + docker build -t ci-base-image-x86_64 -f - . [2026-04-21T09:15:50.223Z] #0 building with "default" instance using docker driver [2026-04-21T09:15:50.223Z] [2026-04-21T09:15:50.223Z] #1 [internal] load build definition from Dockerfile [2026-04-21T09:15:50.223Z] #1 transferring dockerfile: 164B done [2026-04-21T09:15:50.223Z] #1 DONE 0.0s [2026-04-21T09:15:50.223Z] [2026-04-21T09:15:50.223Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:15:50.223Z] #2 DONE 0.0s [2026-04-21T09:15:50.223Z] [2026-04-21T09:15:50.223Z] #3 [internal] load .dockerignore [2026-04-21T09:15:50.223Z] #3 transferring context: [2026-04-21T09:15:50.482Z] #3 transferring context: 50B done [2026-04-21T09:15:50.482Z] #3 DONE 0.1s [2026-04-21T09:15:50.482Z] [2026-04-21T09:15:50.482Z] #4 [internal] load build context [2026-04-21T09:15:50.482Z] #4 transferring context: 6.99kB done [2026-04-21T09:15:50.482Z] #4 DONE 0.0s [2026-04-21T09:15:50.482Z] [2026-04-21T09:15:50.482Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-21T09:15:50.482Z] #5 DONE 0.1s [2026-04-21T09:15:50.482Z] [2026-04-21T09:15:50.482Z] #6 [2/4] WORKDIR /edgex [2026-04-21T09:15:53.789Z] #6 DONE 2.8s [2026-04-21T09:15:53.789Z] [2026-04-21T09:15:53.789Z] #7 [3/4] COPY go.mod . [2026-04-21T09:15:53.789Z] #7 DONE 0.0s [2026-04-21T09:15:53.789Z] [2026-04-21T09:15:53.789Z] #8 [4/4] RUN go mod download [2026-04-21T09:16:00.375Z] #8 DONE 6.4s [2026-04-21T09:16:00.375Z] [2026-04-21T09:16:00.375Z] #9 exporting to image [2026-04-21T09:16:00.375Z] #9 exporting layers [2026-04-21T09:16:02.904Z] #9 exporting layers 3.2s done [2026-04-21T09:16:02.904Z] #9 writing image sha256:76a1c9246468c8d3ec18609bbb27f67e1e171e9ea0dc5e44df60bfdc96ae87d3 done [2026-04-21T09:16:02.904Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-21T09:16:02.904Z] #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:16:03.215Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-21T09:16:03.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:16:03.288Z] prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container [2026-04-21T09:16:03.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-21T09:16:03.595Z] $ docker top dbbddc2f7936c7052c2f6f7525c6893a83f82df502deed5adf99f6763ac96a10 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:16:03.938Z] + go version [2026-04-21T09:16:03.938Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-21T09:16:03.952Z] $ docker stop --time=1 dbbddc2f7936c7052c2f6f7525c6893a83f82df502deed5adf99f6763ac96a10 [2026-04-21T09:16:05.386Z] $ docker rm -f --volumes dbbddc2f7936c7052c2f6f7525c6893a83f82df502deed5adf99f6763ac96a10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:16:05.902Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-21T09:16:05.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:16:05.975Z] prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container [2026-04-21T09:16:06.007Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-04-21T09:16:06.771Z] $ docker top e1eb29dc2845d4c2ca23ecf4defad2bdbcec6d6a0364f3814f08186ac93433c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-04-21T09:16:06.839Z] ========================================================= [2026-04-21T09:16:06.839Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-04-21T09:16:06.839Z] ========================================================= [Pipeline] sh [2026-04-21T09:16:07.123Z] + git config --global --add safe.directory /w/workspace/edgex-go/17 [Pipeline] fileExists [Pipeline] sh [2026-04-21T09:16:07.426Z] + make test [2026-04-21T09:16:07.426Z] go test -race -coverprofile=coverage.out ./... [2026-04-21T09:16:17.402Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-04-21T09:16:49.494Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-04-21T09:16:50.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2026-04-21T09:16:54.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2026-04-21T09:16:54.172Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-04-21T09:16:54.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2026-04-21T09:16:54.172Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-04-21T09:16:54.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.3% of statements [2026-04-21T09:16:54.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements [2026-04-21T09:16:54.172Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-04-21T09:16:54.172Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.607s coverage: 94.2% of statements [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-04-21T09:16:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2026-04-21T09:16:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-04-21T09:16:54.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.040s coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-04-21T09:16:54.434Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-04-21T09:16:55.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 10.4% of statements [2026-04-21T09:16:55.808Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-04-21T09:16:55.808Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.501s coverage: 97.6% of statements [2026-04-21T09:16:57.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-04-21T09:16:57.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-04-21T09:16:57.721Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-04-21T09:17:00.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 3.5% of statements [2026-04-21T09:17:00.269Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-04-21T09:17:00.269Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-04-21T09:17:00.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2026-04-21T09:17:00.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-04-21T09:17:00.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.2% of statements [2026-04-21T09:17:00.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.034s coverage: 68.8% of statements [2026-04-21T09:17:00.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-04-21T09:17:00.269Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:17:00.269Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-04-21T09:17:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2026-04-21T09:17:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 87.1% of statements [2026-04-21T09:17:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements [2026-04-21T09:17:01.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements [2026-04-21T09:17:01.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2026-04-21T09:17:13.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2026-04-21T09:17:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements [2026-04-21T09:17:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.027s coverage: 33.3% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.032s coverage: 100.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2026-04-21T09:17:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-04-21T09:17:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.109s coverage: 29.2% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2026-04-21T09:17:23.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-04-21T09:17:23.941Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.1% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 94.9% of statements [2026-04-21T09:17:27.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-04-21T09:17:27.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2026-04-21T09:17:27.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-04-21T09:17:27.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 47.1% of statements [2026-04-21T09:17:27.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-04-21T09:17:27.236Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-04-21T09:17:27.236Z] 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 [2026-04-21T09:17:27.236Z] running golangci-lint [2026-04-21T09:17:27.236Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-04-21T09:17:27.236Z] go version go1.25.2 linux/amd64 [2026-04-21T09:17:27.495Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-04-21T09:17:27.495Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-04-21T09:17:27.495Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-04-21T09:17:27.495Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-04-21T09:17:27.753Z] level=info msg="[goenv] Read go env for 5.870021ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-04-21T09:17:27.753Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-04-21T09:17:54.323Z] level=info msg="[loader] Go packages loading at mode 8767 (imports|name|deps|types_sizes|compiled_files|exports_file|files) took 22.261906704s" [2026-04-21T09:17:54.323Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.905878ms" [2026-04-21T09:18:02.457Z] level=info msg="[linters_context/goanalysis] analyzers took 1m41.86119527s with top 10 stages: buildir: 55.691789998s, gosec: 2.893393546s, inspect: 2.780377797s, fact_deprecated: 2.139422091s, printf: 1.597908158s, ctrlflow: 1.531858195s, QF1004: 1.316820017s, fact_purity: 1.266366672s, S1038: 1.220552636s, nilness: 1.152825222s" [2026-04-21T09:18:02.457Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-04-21T09:18:02.457Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-04-21T09:18:02.457Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-04-21T09:18:02.457Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-04-21T09:18:02.457Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35" [2026-04-21T09:18:02.457Z] level=info msg="[runner] processing took 10.403153ms with stages: nolint_filter: 9.480827ms, generated_file_filter: 673.958µs, exclusion_rules: 116.683µs, exclusion_paths: 74.623µs, path_relativity: 40.681µs, cgo: 3.69µs, path_absoluter: 3.06µs, sort_results: 2.17µs, invalid_issue: 1.861µs, max_same_issues: 1.4µs, filename_unadjuster: 770ns, fixer: 660ns, diff: 540ns, source_code: 520ns, uniq_by_line: 410ns, path_prettifier: 350ns, max_from_linter: 270ns, severity-rules: 270ns, max_per_file_from_linter: 210ns, path_shortener: 200ns" [2026-04-21T09:18:02.457Z] level=info msg="[runner] linters took 11.958702258s with stages: goanalysis_metalinter: 11.948198033s" [2026-04-21T09:18:02.457Z] 0 issues. [2026-04-21T09:18:02.457Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-04-21T09:18:02.457Z] level=info msg="Memory: 344 samples, avg is 336.8MB, max is 1390.5MB" [2026-04-21T09:18:02.457Z] level=info msg="Execution took 34.269543337s" [2026-04-21T09:18:02.457Z] go vet ./... [2026-04-21T09:18:09.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-21T09:18:09.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-21T09:18:09.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-04-21T09:18:09.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-04-21T09:18:09.584Z] + ls -al . [2026-04-21T09:18:09.584Z] total 1396 [2026-04-21T09:18:09.584Z] drwxrwxr-x 11 1001 1001 4096 Apr 21 09:16 . [2026-04-21T09:18:09.584Z] drwxr-xr-x 4 root root 4096 Apr 21 09:16 .. [2026-04-21T09:18:09.584Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 .blubracket [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 10 Apr 21 09:15 .dockerignore [2026-04-21T09:18:09.584Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 09:17 .git [2026-04-21T09:18:09.584Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 09:15 .github [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 909 Apr 21 09:15 .gitignore [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 359 Apr 21 09:15 .golangci.yml [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 100 Apr 21 09:15 .hadolint.yml [2026-04-21T09:18:09.584Z] drwxr-xr-x 3 1001 1001 4096 Apr 21 09:15 .semver [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 155 Apr 21 09:15 .sonarcloud.properties [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 1171 Apr 21 09:15 ADOPTERS.md [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 20149 Apr 21 09:15 Attribution.txt [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 108018 Apr 21 09:15 CHANGELOG.md [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 09:15 CONTRIBUTING.md [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 677 Apr 21 09:15 GOVERNANCE.md [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 886 Apr 21 09:15 Jenkinsfile [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 09:15 LICENSE [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 16743 Apr 21 09:15 Makefile [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 582 Apr 21 09:15 OWNERS.md [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 9932 Apr 21 09:15 README.md [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 789 Apr 21 09:15 SECURITY.md [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 09:15 VERSION [2026-04-21T09:18:09.584Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 bin [2026-04-21T09:18:09.584Z] drwxrwxr-x 19 1001 1001 4096 Apr 21 09:15 cmd [2026-04-21T09:18:09.584Z] -rw-r--r-- 1 root root 1046393 Apr 21 09:17 coverage.out [2026-04-21T09:18:09.584Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 fuzz_test [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 6951 Apr 21 09:15 go.mod [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 90838 Apr 21 09:15 go.sum [2026-04-21T09:18:09.584Z] drwxrwxr-x 7 1001 1001 4096 Apr 21 09:15 internal [2026-04-21T09:18:09.584Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 09:15 openapi [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 584 Apr 21 09:15 security.txt [2026-04-21T09:18:09.584Z] -rw-rw-r-- 1 1001 1001 204 Apr 21 09:15 version.go [Pipeline] sh [2026-04-21T09:18:09.871Z] + '[' -e coverage.out ] [2026-04-21T09:18:09.871Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-04-21T09:18:10.021Z] Stashed 1 file(s) [Pipeline] sh [2026-04-21T09:18:10.299Z] + make build [2026-04-21T09:18:10.299Z] 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 [2026-04-21T09:18:36.834Z] 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 [2026-04-21T09:18:38.210Z] 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 [2026-04-21T09:18:40.118Z] 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 [2026-04-21T09:18:40.685Z] 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 [2026-04-21T09:18:42.588Z] 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 [2026-04-21T09:18:49.153Z] 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 [2026-04-21T09:18:51.050Z] 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 [2026-04-21T09:18:53.583Z] 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 [2026-04-21T09:18:56.866Z] 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 [2026-04-21T09:18:58.243Z] 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 [2026-04-21T09:19:00.147Z] 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 [2026-04-21T09:19:01.084Z] 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] } [2026-04-21T09:19:02.471Z] $ docker stop --time=1 e1eb29dc2845d4c2ca23ecf4defad2bdbcec6d6a0364f3814f08186ac93433c9 [2026-04-21T09:19:05.432Z] $ docker rm -f --volumes e1eb29dc2845d4c2ca23ecf4defad2bdbcec6d6a0364f3814f08186ac93433c9 [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 [2026-04-21T09:19:06.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T09:19:06.634Z] [2026-04-21T09:19:06.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:19:06.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T09:19:07.198Z] latest: Pulling from edgex-devops/edgex-compose [2026-04-21T09:19:07.198Z] 91d30c5bc195: Pulling fs layer [2026-04-21T09:19:07.198Z] 2e9b0aa3be6d: Pulling fs layer [2026-04-21T09:19:07.198Z] 9c61dcf015f6: Pulling fs layer [2026-04-21T09:19:07.198Z] 4698f68db338: Pulling fs layer [2026-04-21T09:19:07.198Z] 4698f68db338: Waiting [2026-04-21T09:19:07.198Z] 2a2f49069b9e: Pulling fs layer [2026-04-21T09:19:07.198Z] e0025b399a48: Pulling fs layer [2026-04-21T09:19:07.198Z] 2a2f49069b9e: Waiting [2026-04-21T09:19:07.198Z] e0025b399a48: Waiting [2026-04-21T09:19:07.198Z] 91d30c5bc195: Verifying Checksum [2026-04-21T09:19:07.198Z] 91d30c5bc195: Download complete [2026-04-21T09:19:07.198Z] 4698f68db338: Verifying Checksum [2026-04-21T09:19:07.198Z] 4698f68db338: Download complete [2026-04-21T09:19:07.457Z] 2e9b0aa3be6d: Verifying Checksum [2026-04-21T09:19:07.457Z] 2e9b0aa3be6d: Download complete [2026-04-21T09:19:07.457Z] e0025b399a48: Verifying Checksum [2026-04-21T09:19:07.457Z] e0025b399a48: Download complete [2026-04-21T09:19:07.457Z] 91d30c5bc195: Pull complete [2026-04-21T09:19:07.457Z] 2a2f49069b9e: Download complete [2026-04-21T09:19:07.717Z] 9c61dcf015f6: Verifying Checksum [2026-04-21T09:19:07.717Z] 9c61dcf015f6: Download complete [2026-04-21T09:19:07.974Z] 2e9b0aa3be6d: Pull complete [2026-04-21T09:19:10.503Z] 9c61dcf015f6: Pull complete [2026-04-21T09:19:10.503Z] 4698f68db338: Pull complete [2026-04-21T09:19:10.763Z] 2a2f49069b9e: Pull complete [2026-04-21T09:19:10.763Z] e0025b399a48: Pull complete [2026-04-21T09:19:10.763Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-04-21T09:19:10.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-04-21T09:19:10.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:19:10.866Z] prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container [2026-04-21T09:19:10.902Z] $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-04-21T09:19:11.955Z] $ docker top 79e763e406298f9aae1be6eeb447c49b4a884884336931315aa90460a5ec655d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:19:12.302Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-04-21T09:19:12.560Z] #1 [core-command internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #1 transferring dockerfile: 1.94kB done [2026-04-21T09:19:12.560Z] #1 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #2 transferring dockerfile: 2.50kB done [2026-04-21T09:19:12.560Z] #2 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #3 transferring dockerfile: 1.81kB done [2026-04-21T09:19:12.560Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T09:19:12.560Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-04-21T09:19:12.560Z] #3 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #4 [support-notifications internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #4 transferring dockerfile: 2.02kB done [2026-04-21T09:19:12.560Z] #4 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:19:12.560Z] #5 DONE 0.0s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #6 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:19:12.560Z] #6 ... [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #7 [core-keeper internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #7 transferring dockerfile: 2.07kB done [2026-04-21T09:19:12.560Z] #7 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #8 [security-spire-server internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #8 transferring dockerfile: 1.70kB done [2026-04-21T09:19:12.560Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T09:19:12.560Z] #8 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #9 transferring dockerfile: 2.23kB done [2026-04-21T09:19:12.560Z] #9 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #10 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.23.2 [2026-04-21T09:19:12.560Z] #10 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #11 transferring dockerfile: 1.83kB done [2026-04-21T09:19:12.560Z] #11 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #12 transferring dockerfile: 2.49kB done [2026-04-21T09:19:12.560Z] #12 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #13 [security-proxy-setup internal] load .dockerignore [2026-04-21T09:19:12.560Z] #13 DONE 0.0s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #14 transferring dockerfile: 1.89kB done [2026-04-21T09:19:12.560Z] #14 DONE 0.1s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #15 [core-data internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #15 transferring dockerfile: 2.04kB done [2026-04-21T09:19:12.560Z] #15 DONE 0.2s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-21T09:19:12.560Z] #16 DONE 0.0s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2026-04-21T09:19:12.560Z] #17 transferring dockerfile: 3.02kB done [2026-04-21T09:19:12.560Z] #17 DONE 0.2s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:19:12.560Z] #5 DONE 0.0s [2026-04-21T09:19:12.560Z] [2026-04-21T09:19:12.560Z] #6 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:19:12.819Z] #6 ... [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2026-04-21T09:19:12.819Z] #18 transferring dockerfile: 2.14kB done [2026-04-21T09:19:12.819Z] #18 DONE 0.2s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #19 [security-spire-config internal] load build definition from Dockerfile [2026-04-21T09:19:12.819Z] #19 transferring dockerfile: 1.69kB done [2026-04-21T09:19:12.819Z] #19 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-04-21T09:19:12.819Z] #19 DONE 0.2s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #13 [security-proxy-setup internal] load .dockerignore [2026-04-21T09:19:12.819Z] #13 transferring context: 50B done [2026-04-21T09:19:12.819Z] #13 DONE 0.0s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #20 [support-notifications internal] load .dockerignore [2026-04-21T09:19:12.819Z] #20 transferring context: 50B done [2026-04-21T09:19:12.819Z] #20 DONE 0.1s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #21 [core-metadata internal] load build definition from Dockerfile [2026-04-21T09:19:12.819Z] #21 transferring dockerfile: 2.10kB done [2026-04-21T09:19:12.819Z] #21 DONE 0.2s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2026-04-21T09:19:12.819Z] #16 transferring context: 50B done [2026-04-21T09:19:12.819Z] #16 DONE 0.1s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:19:12.819Z] #5 DONE 0.0s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #6 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:19:12.819Z] #6 ... [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #22 [core-command internal] load .dockerignore [2026-04-21T09:19:12.819Z] #22 transferring context: 50B done [2026-04-21T09:19:12.819Z] #22 DONE 0.1s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #23 [core-keeper internal] load .dockerignore [2026-04-21T09:19:12.819Z] #23 transferring context: 50B done [2026-04-21T09:19:12.819Z] #23 DONE 0.1s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2026-04-21T09:19:12.819Z] #24 transferring context: 50B done [2026-04-21T09:19:12.819Z] #24 DONE 0.1s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #25 [security-secretstore-setup internal] load .dockerignore [2026-04-21T09:19:12.819Z] #25 transferring context: 50B done [2026-04-21T09:19:12.819Z] #25 DONE 0.1s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #26 [support-scheduler internal] load .dockerignore [2026-04-21T09:19:12.819Z] #26 transferring context: 50B done [2026-04-21T09:19:12.819Z] #26 DONE 0.1s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #6 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-04-21T09:19:12.819Z] #6 DONE 0.4s [2026-04-21T09:19:12.819Z] [2026-04-21T09:19:12.819Z] #27 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:19:12.819Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T09:19:12.819Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:19:12.819Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:19:12.819Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:19:12.819Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:19:12.819Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-04-21T09:19:13.077Z] #27 ... [2026-04-21T09:19:13.077Z] [2026-04-21T09:19:13.077Z] #28 [security-bootstrapper internal] load .dockerignore [2026-04-21T09:19:13.077Z] #28 transferring context: 50B done [2026-04-21T09:19:13.077Z] #28 DONE 0.3s [2026-04-21T09:19:13.077Z] [2026-04-21T09:19:13.077Z] #29 [core-data internal] load .dockerignore [2026-04-21T09:19:13.077Z] #29 transferring context: 50B done [2026-04-21T09:19:13.077Z] #29 DONE 0.3s [2026-04-21T09:19:13.077Z] [2026-04-21T09:19:13.077Z] #30 [security-proxy-auth internal] load .dockerignore [2026-04-21T09:19:13.077Z] #30 transferring context: 50B done [2026-04-21T09:19:13.077Z] #30 DONE 0.3s [2026-04-21T09:19:13.077Z] [2026-04-21T09:19:13.077Z] #27 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:19:13.077Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T09:19:13.077Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:19:13.077Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:19:13.077Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:19:13.077Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:19:13.077Z] #27 ... [2026-04-21T09:19:13.077Z] [2026-04-21T09:19:13.077Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-04-21T09:19:13.077Z] #31 DONE 0.6s [2026-04-21T09:19:13.077Z] [2026-04-21T09:19:13.077Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-04-21T09:19:13.077Z] #32 DONE 0.6s [2026-04-21T09:19:13.077Z] [2026-04-21T09:19:13.077Z] #27 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:19:13.078Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T09:19:13.078Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:19:13.078Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:19:13.078Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:19:13.078Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:19:13.338Z] #27 ... [2026-04-21T09:19:13.338Z] [2026-04-21T09:19:13.338Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-21T09:19:13.338Z] #33 DONE 0.5s [2026-04-21T09:19:13.338Z] [2026-04-21T09:19:13.338Z] #34 [core-metadata internal] load .dockerignore [2026-04-21T09:19:13.338Z] #34 transferring context: 50B done [2026-04-21T09:19:13.338Z] #34 DONE 0.3s [2026-04-21T09:19:13.338Z] [2026-04-21T09:19:13.338Z] #27 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:19:13.338Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T09:19:13.338Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:19:13.338Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:19:13.338Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:19:13.338Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:19:13.338Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-04-21T09:19:17.559Z] #27 ... [2026-04-21T09:19:17.559Z] [2026-04-21T09:19:17.559Z] #35 [security-spire-server internal] load .dockerignore [2026-04-21T09:19:17.559Z] #35 transferring context: 50B 0.0s done [2026-04-21T09:19:17.559Z] #35 DONE 4.2s [2026-04-21T09:19:17.559Z] [2026-04-21T09:19:17.559Z] #36 [support-notifications internal] load build context [2026-04-21T09:19:18.132Z] #36 transferring context: 325.05MB 5.5s [2026-04-21T09:19:18.699Z] #36 ... [2026-04-21T09:19:18.699Z] [2026-04-21T09:19:18.699Z] #27 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:19:18.699Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T09:19:18.699Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:19:18.699Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:19:18.699Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:19:18.699Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:19:18.699Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-04-21T09:19:18.699Z] #27 ... [2026-04-21T09:19:18.699Z] [2026-04-21T09:19:18.699Z] #37 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-04-21T09:19:18.699Z] #37 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done [2026-04-21T09:19:18.699Z] #37 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-04-21T09:19:18.699Z] #37 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done [2026-04-21T09:19:18.699Z] #37 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-04-21T09:19:18.699Z] #37 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-04-21T09:19:18.699Z] #37 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.4s done [2026-04-21T09:19:18.699Z] #37 DONE 6.1s [2026-04-21T09:19:18.958Z] [2026-04-21T09:19:18.958Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2026-04-21T09:19:18.958Z] #38 DONE 5.7s [2026-04-21T09:19:18.958Z] [2026-04-21T09:19:18.958Z] #39 [security-spire-agent internal] load .dockerignore [2026-04-21T09:19:18.958Z] #39 transferring context: 50B 0.0s done [2026-04-21T09:19:18.958Z] #39 DONE 5.7s [2026-04-21T09:19:18.958Z] [2026-04-21T09:19:18.958Z] #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:19:18.958Z] #40 ... [2026-04-21T09:19:18.958Z] [2026-04-21T09:19:18.958Z] #41 [security-spire-config internal] load .dockerignore [2026-04-21T09:19:18.958Z] #41 transferring context: 50B 0.0s done [2026-04-21T09:19:18.958Z] #41 DONE 5.7s [2026-04-21T09:19:18.958Z] [2026-04-21T09:19:18.958Z] #42 [security-spire-server internal] load build context [2026-04-21T09:19:18.958Z] #42 transferring context: 26.58kB 0.0s done [2026-04-21T09:19:18.958Z] #42 DONE 0.4s [2026-04-21T09:19:18.958Z] [2026-04-21T09:19:18.958Z] #27 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-04-21T09:19:18.958Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-04-21T09:19:18.958Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-04-21T09:19:18.958Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-04-21T09:19:18.958Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-04-21T09:19:18.958Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-04-21T09:19:18.958Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-04-21T09:19:18.958Z] #27 DONE 6.3s [2026-04-21T09:19:18.958Z] [2026-04-21T09:19:18.958Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:19:18.958Z] #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-04-21T09:19:18.958Z] #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-04-21T09:19:18.958Z] #43 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-04-21T09:19:18.958Z] #43 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-04-21T09:19:18.958Z] #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-04-21T09:19:18.958Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-04-21T09:19:18.958Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2026-04-21T09:19:18.958Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-04-21T09:19:18.958Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-04-21T09:19:19.236Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-04-21T09:19:19.236Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.3s [2026-04-21T09:19:19.236Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-04-21T09:19:19.236Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 0.4s [2026-04-21T09:19:19.236Z] #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-04-21T09:19:19.236Z] #43 ... [2026-04-21T09:19:19.236Z] [2026-04-21T09:19:19.236Z] #44 [security-spire-agent internal] load build context [2026-04-21T09:19:19.236Z] #44 transferring context: 26.11kB 0.0s done [2026-04-21T09:19:19.236Z] #44 DONE 0.4s [2026-04-21T09:19:19.236Z] [2026-04-21T09:19:19.236Z] #45 [security-spire-config internal] load build context [2026-04-21T09:19:19.236Z] #45 transferring context: 24.83kB 0.0s done [2026-04-21T09:19:19.236Z] #45 DONE 0.4s [2026-04-21T09:19:19.236Z] [2026-04-21T09:19:19.236Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:19:19.236Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 33.55MB / 41.51MB 0.5s [2026-04-21T09:19:19.494Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s [2026-04-21T09:19:19.753Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done [2026-04-21T09:19:19.753Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-04-21T09:19:23.083Z] #43 ... [2026-04-21T09:19:23.083Z] [2026-04-21T09:19:23.083Z] #46 [security-proxy-setup internal] load build context [2026-04-21T09:19:23.083Z] #46 ... [2026-04-21T09:19:23.083Z] [2026-04-21T09:19:23.083Z] #47 [core-common-config-bootstrapper internal] load build context [2026-04-21T09:19:23.083Z] #47 ... [2026-04-21T09:19:23.083Z] [2026-04-21T09:19:23.083Z] #48 [security-spiffe-token-provider internal] load build context [2026-04-21T09:19:23.083Z] #48 ... [2026-04-21T09:19:23.083Z] [2026-04-21T09:19:23.083Z] #49 [support-scheduler internal] load build context [2026-04-21T09:19:23.083Z] #49 transferring context: 640.16MB 10.1s done [2026-04-21T09:19:23.083Z] #49 ... [2026-04-21T09:19:23.083Z] [2026-04-21T09:19:23.083Z] #50 [security-bootstrapper internal] load build context [2026-04-21T09:19:23.381Z] #50 ... [2026-04-21T09:19:23.381Z] [2026-04-21T09:19:23.381Z] #51 [security-secretstore-setup internal] load build context [2026-04-21T09:19:23.381Z] #51 ... [2026-04-21T09:19:23.381Z] [2026-04-21T09:19:23.381Z] #52 [core-command internal] load build context [2026-04-21T09:19:23.381Z] #52 ... [2026-04-21T09:19:23.381Z] [2026-04-21T09:19:23.381Z] #53 [security-proxy-auth internal] load build context [2026-04-21T09:19:23.647Z] #53 transferring context: 640.16MB 10.3s done [2026-04-21T09:19:23.647Z] #53 ... [2026-04-21T09:19:23.647Z] [2026-04-21T09:19:23.647Z] #54 [core-metadata internal] load build context [2026-04-21T09:19:23.647Z] #54 ... [2026-04-21T09:19:23.647Z] [2026-04-21T09:19:23.647Z] #55 [core-data internal] load build context [2026-04-21T09:19:23.647Z] #55 ... [2026-04-21T09:19:23.647Z] [2026-04-21T09:19:23.647Z] #56 [core-keeper internal] load build context [2026-04-21T09:19:23.975Z] #56 ... [2026-04-21T09:19:23.975Z] [2026-04-21T09:19:23.975Z] #52 [core-command internal] load build context [2026-04-21T09:19:24.236Z] #52 transferring context: 640.16MB 11.3s done [2026-04-21T09:19:29.624Z] #52 ... [2026-04-21T09:19:29.624Z] [2026-04-21T09:19:29.624Z] #36 [support-notifications internal] load build context [2026-04-21T09:19:29.624Z] #36 transferring context: 640.16MB 11.6s done [2026-04-21T09:19:29.624Z] #36 ... [2026-04-21T09:19:29.624Z] [2026-04-21T09:19:29.624Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:19:29.624Z] #57 ... [2026-04-21T09:19:29.624Z] [2026-04-21T09:19:29.624Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:19:29.624Z] #58 ... [2026-04-21T09:19:29.624Z] [2026-04-21T09:19:29.624Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T09:19:29.952Z] #59 ... [2026-04-21T09:19:29.952Z] [2026-04-21T09:19:29.952Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T09:19:29.952Z] #0 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:29.952Z] #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:29.952Z] #0 7.351 OK: 265 MiB in 60 packages [2026-04-21T09:19:29.952Z] #60 ... [2026-04-21T09:19:29.952Z] [2026-04-21T09:19:29.952Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:19:29.952Z] #61 ... [2026-04-21T09:19:29.952Z] [2026-04-21T09:19:29.952Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:19:30.701Z] #62 ... [2026-04-21T09:19:30.701Z] [2026-04-21T09:19:30.701Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T09:19:30.960Z] #63 ... [2026-04-21T09:19:30.960Z] [2026-04-21T09:19:30.960Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:19:30.960Z] #64 ... [2026-04-21T09:19:30.960Z] [2026-04-21T09:19:30.960Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T09:19:30.960Z] #0 1.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:30.960Z] #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:30.960Z] #0 2.010 (1/4) Installing ca-certificates (20260413-r0) [2026-04-21T09:19:30.960Z] #0 2.247 (2/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:19:30.960Z] #0 2.253 (3/4) Installing su-exec (0.2-r3) [2026-04-21T09:19:30.960Z] #0 2.257 (4/4) Installing yq-go (4.47.2-r3) [2026-04-21T09:19:30.960Z] #0 2.348 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:19:30.960Z] #0 2.356 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:19:30.960Z] #0 2.398 OK: 20 MiB in 20 packages [2026-04-21T09:19:30.960Z] #65 ... [2026-04-21T09:19:30.960Z] [2026-04-21T09:19:30.960Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:19:31.220Z] #66 ... [2026-04-21T09:19:31.220Z] [2026-04-21T09:19:31.220Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:19:31.220Z] #67 ... [2026-04-21T09:19:31.220Z] [2026-04-21T09:19:31.220Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:19:31.478Z] #68 ... [2026-04-21T09:19:31.478Z] [2026-04-21T09:19:31.478Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T09:19:31.478Z] #69 ... [2026-04-21T09:19:31.478Z] [2026-04-21T09:19:31.478Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:19:31.737Z] #70 ... [2026-04-21T09:19:31.737Z] [2026-04-21T09:19:31.737Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:19:31.997Z] #71 ... [2026-04-21T09:19:31.997Z] [2026-04-21T09:19:31.997Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:19:31.997Z] #72 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done [2026-04-21T09:19:31.997Z] #72 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-04-21T09:19:31.997Z] #72 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-04-21T09:19:31.997Z] #72 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-04-21T09:19:31.997Z] #72 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-04-21T09:19:31.997Z] #72 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.2s done [2026-04-21T09:19:31.997Z] #72 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-04-21T09:19:31.997Z] #72 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-04-21T09:19:31.997Z] #72 ... [2026-04-21T09:19:31.997Z] [2026-04-21T09:19:31.997Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T09:19:31.997Z] #0 0.968 (1/6) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.6-r0) [2026-04-21T09:19:31.997Z] #0 1.013 (2/6) Upgrading libssl3 (3.5.4-r0 -> 3.5.6-r0) [2026-04-21T09:19:31.997Z] #0 1.029 (3/6) Installing dumb-init (1.2.5-r3) [2026-04-21T09:19:31.997Z] #0 1.035 (4/6) Installing openssl (3.5.6-r0) [2026-04-21T09:19:31.997Z] #0 1.052 (5/6) Installing su-exec (0.3-r0) [2026-04-21T09:19:31.997Z] #0 1.056 (6/6) Installing yq-go (4.49.2-r5) [2026-04-21T09:19:31.997Z] #0 1.191 Executing busybox-1.37.0-r30.trigger [2026-04-21T09:19:31.997Z] #0 1.202 OK: 20.9 MiB in 20 packages [2026-04-21T09:19:32.494Z] #73 ... [2026-04-21T09:19:32.494Z] [2026-04-21T09:19:32.494Z] #47 [core-common-config-bootstrapper internal] load build context [2026-04-21T09:19:32.494Z] #47 transferring context: 640.16MB 13.2s done [2026-04-21T09:19:32.756Z] #47 ... [2026-04-21T09:19:32.756Z] [2026-04-21T09:19:32.756Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:19:32.756Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.4s done [2026-04-21T09:19:33.027Z] #43 ... [2026-04-21T09:19:33.027Z] [2026-04-21T09:19:33.027Z] #46 [security-proxy-setup internal] load build context [2026-04-21T09:19:33.027Z] #46 transferring context: 640.16MB 13.2s done [2026-04-21T09:19:33.027Z] #46 ... [2026-04-21T09:19:33.027Z] [2026-04-21T09:19:33.027Z] #48 [security-spiffe-token-provider internal] load build context [2026-04-21T09:19:33.027Z] #48 transferring context: 640.16MB 10.2s done [2026-04-21T09:19:33.300Z] #48 ... [2026-04-21T09:19:33.300Z] [2026-04-21T09:19:33.300Z] #50 [security-bootstrapper internal] load build context [2026-04-21T09:19:33.300Z] #50 transferring context: 640.16MB 11.3s done [2026-04-21T09:19:33.300Z] #50 ... [2026-04-21T09:19:33.300Z] [2026-04-21T09:19:33.300Z] #54 [core-metadata internal] load build context [2026-04-21T09:19:33.300Z] #54 transferring context: 640.16MB 9.7s done [2026-04-21T09:19:33.561Z] #54 ... [2026-04-21T09:19:33.561Z] [2026-04-21T09:19:33.561Z] #51 [security-secretstore-setup internal] load build context [2026-04-21T09:19:33.561Z] #51 transferring context: 640.16MB 11.9s done [2026-04-21T09:19:33.823Z] #51 ... [2026-04-21T09:19:33.823Z] [2026-04-21T09:19:33.823Z] #55 [core-data internal] load build context [2026-04-21T09:19:33.823Z] #55 transferring context: 640.16MB 12.1s done [2026-04-21T09:19:33.823Z] #55 ... [2026-04-21T09:19:33.823Z] [2026-04-21T09:19:33.823Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:19:33.823Z] #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-04-21T09:19:34.255Z] #72 ... [2026-04-21T09:19:34.255Z] [2026-04-21T09:19:34.255Z] #56 [core-keeper internal] load build context [2026-04-21T09:19:34.255Z] #56 transferring context: 640.16MB 12.3s done [2026-04-21T09:19:34.517Z] #56 ... [2026-04-21T09:19:34.517Z] [2026-04-21T09:19:34.517Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:19:34.517Z] #58 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:34.517Z] #58 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:34.517Z] #58 11.60 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:19:34.517Z] #58 11.60 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:19:34.517Z] #58 11.60 OK: 26341 distinct packages available [2026-04-21T09:19:34.517Z] #58 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:34.517Z] #58 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:34.517Z] #58 12.22 OK: 265 MiB in 60 packages [2026-04-21T09:19:38.771Z] #58 ... [2026-04-21T09:19:38.771Z] [2026-04-21T09:19:38.771Z] #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:19:38.771Z] #40 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:38.771Z] #40 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:38.771Z] #40 16.05 OK: 265 MiB in 60 packages [2026-04-21T09:19:41.312Z] #40 ... [2026-04-21T09:19:41.312Z] [2026-04-21T09:19:41.312Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:19:41.312Z] #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 7.1s [2026-04-21T09:19:41.312Z] #72 ... [2026-04-21T09:19:41.312Z] [2026-04-21T09:19:41.312Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:19:41.312Z] #61 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:41.313Z] #61 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:19:41.313Z] #61 12.52 OK: 265 MiB in 60 packages [2026-04-21T09:19:41.313Z] #61 ... [2026-04-21T09:19:41.313Z] [2026-04-21T09:19:41.313Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:19:41.313Z] #72 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 7.4s done [2026-04-21T09:20:20.400Z] #72 ... [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #49 [support-scheduler internal] load build context [2026-04-21T09:20:20.401Z] #49 DONE 63.9s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-04-21T09:20:20.401Z] #65 DONE 57.7s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T09:20:20.401Z] #74 ... [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #48 [security-spiffe-token-provider internal] load build context [2026-04-21T09:20:20.401Z] #48 DONE 64.1s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #52 [core-command internal] load build context [2026-04-21T09:20:20.401Z] #52 DONE 64.2s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #53 [security-proxy-auth internal] load build context [2026-04-21T09:20:20.401Z] #53 DONE 63.9s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #36 [support-notifications internal] load build context [2026-04-21T09:20:20.401Z] #36 DONE 64.3s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #50 [security-bootstrapper internal] load build context [2026-04-21T09:20:20.401Z] #50 DONE 64.0s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:20:20.401Z] #68 ... [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #51 [security-secretstore-setup internal] load build context [2026-04-21T09:20:20.401Z] #51 DONE 64.3s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #56 [core-keeper internal] load build context [2026-04-21T09:20:20.401Z] #56 DONE 64.3s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #55 [core-data internal] load build context [2026-04-21T09:20:20.401Z] #55 DONE 64.0s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #54 [core-metadata internal] load build context [2026-04-21T09:20:20.401Z] #54 DONE 64.0s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #46 [security-proxy-setup internal] load build context [2026-04-21T09:20:20.401Z] #46 DONE 64.5s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #47 [core-common-config-bootstrapper internal] load build context [2026-04-21T09:20:20.401Z] #47 DONE 64.4s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-04-21T09:20:20.401Z] #73 DONE 58.5s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:20:20.401Z] #67 58.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.401Z] #67 ... [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-04-21T09:20:20.401Z] #60 DONE 58.4s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #40 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:20:20.401Z] #40 DONE 58.5s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-04-21T09:20:20.401Z] #58 DONE 58.5s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:20:20.401Z] #67 58.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.401Z] #67 ... [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-04-21T09:20:20.401Z] #61 DONE 58.8s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T09:20:20.401Z] #69 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.401Z] #69 58.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.401Z] #69 59.20 (1/3) Installing ca-certificates (20260413-r0) [2026-04-21T09:20:20.401Z] #69 59.24 (2/3) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:20.401Z] #69 59.25 (3/3) Installing tzdata (2026a-r0) [2026-04-21T09:20:20.401Z] #69 59.30 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:20.401Z] #69 59.30 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:20:20.401Z] #69 59.38 OK: 8 MiB in 19 packages [2026-04-21T09:20:20.401Z] #69 ... [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:20:20.401Z] #71 DONE 59.5s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-04-21T09:20:20.401Z] #64 58.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.401Z] #64 58.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.401Z] #64 58.78 OK: 265 MiB in 60 packages [2026-04-21T09:20:20.401Z] #64 DONE 59.5s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-04-21T09:20:20.401Z] #57 DONE 59.5s [2026-04-21T09:20:20.401Z] [2026-04-21T09:20:20.401Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:20:20.966Z] #75 ... [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-04-21T09:20:20.966Z] #62 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #62 58.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #62 59.19 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:20.966Z] #62 59.22 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:20.966Z] #62 59.25 OK: 7 MiB in 17 packages [2026-04-21T09:20:20.966Z] #62 DONE 61.9s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:20:20.966Z] #76 DONE 3.6s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-04-21T09:20:20.966Z] #69 DONE 62.0s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:20:20.966Z] #77 DONE 3.6s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-04-21T09:20:20.966Z] #63 59.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #63 59.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #63 59.70 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:20.966Z] #63 59.70 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:20.966Z] #63 59.72 OK: 7 MiB in 17 packages [2026-04-21T09:20:20.966Z] #63 DONE 62.0s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-04-21T09:20:20.966Z] #68 58.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #68 58.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #68 58.76 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:20:20.966Z] #68 58.76 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:20:20.966Z] #68 58.76 OK: 26324 distinct packages available [2026-04-21T09:20:20.966Z] #68 58.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #68 59.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #68 59.53 (1/4) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:20.966Z] #68 59.53 (2/4) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:20:20.966Z] #68 59.53 (3/4) Installing libucontext (1.3.2-r0) [2026-04-21T09:20:20.966Z] #68 59.54 (4/4) Installing gcompat (1.1.0-r4) [2026-04-21T09:20:20.966Z] #68 59.54 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:20.966Z] #68 59.55 OK: 8 MiB in 20 packages [2026-04-21T09:20:20.966Z] #68 DONE 62.0s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-04-21T09:20:20.966Z] #67 58.76 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:20:20.966Z] #67 58.76 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:20:20.966Z] #67 58.76 OK: 26324 distinct packages available [2026-04-21T09:20:20.966Z] #67 58.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #67 59.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #67 59.55 (1/5) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:20.966Z] #67 59.55 (2/5) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:20:20.966Z] #67 59.55 (3/5) Installing libucontext (1.3.2-r0) [2026-04-21T09:20:20.966Z] #67 59.56 (4/5) Installing gcompat (1.1.0-r4) [2026-04-21T09:20:20.966Z] #67 59.56 (5/5) Installing openssl (3.5.6-r0) [2026-04-21T09:20:20.966Z] #67 59.57 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:20.966Z] #67 59.58 OK: 8 MiB in 21 packages [2026-04-21T09:20:20.966Z] #67 DONE 62.0s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-04-21T09:20:20.966Z] #59 59.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #59 59.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #59 59.69 (1/2) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:20.966Z] #59 59.70 (2/2) Installing su-exec (0.2-r3) [2026-04-21T09:20:20.966Z] #59 59.70 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:20.966Z] #59 59.71 OK: 7 MiB in 18 packages [2026-04-21T09:20:20.966Z] #59 DONE 62.0s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-04-21T09:20:20.966Z] #70 58.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #70 59.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #70 59.60 v3.22.4-6-ge79d1cc9a9a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-04-21T09:20:20.966Z] #70 59.60 v3.22.4-7-g14f80d41f91 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-04-21T09:20:20.966Z] #70 59.60 OK: 26324 distinct packages available [2026-04-21T09:20:20.966Z] #70 59.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #70 59.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:20.966Z] #70 60.15 (1/13) Installing brotli-libs (1.1.0-r2) [2026-04-21T09:20:20.966Z] #70 60.17 (2/13) Installing c-ares (1.34.6-r0) [2026-04-21T09:20:20.966Z] #70 60.19 (3/13) Installing libunistring (1.3-r0) [2026-04-21T09:20:20.966Z] #70 60.21 (4/13) Installing libidn2 (2.3.7-r0) [2026-04-21T09:20:20.966Z] #70 60.23 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-04-21T09:20:20.966Z] #70 60.24 (6/13) Installing libpsl (0.21.5-r3) [2026-04-21T09:20:20.966Z] #70 60.24 (7/13) Installing zstd-libs (1.5.7-r0) [2026-04-21T09:20:20.966Z] #70 60.26 (8/13) Installing libcurl (8.14.1-r2) [2026-04-21T09:20:20.966Z] #70 60.27 (9/13) Installing curl (8.14.1-r2) [2026-04-21T09:20:20.966Z] #70 60.27 (10/13) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:20.966Z] #70 60.28 (11/13) Installing musl-obstack (1.2.3-r2) [2026-04-21T09:20:20.966Z] #70 60.28 (12/13) Installing libucontext (1.3.2-r0) [2026-04-21T09:20:20.966Z] #70 60.28 (13/13) Installing gcompat (1.1.0-r4) [2026-04-21T09:20:20.966Z] #70 60.29 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:20.966Z] #70 60.29 OK: 13 MiB in 29 packages [2026-04-21T09:20:20.966Z] #70 DONE 62.0s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:20:20.966Z] #78 DONE 3.4s [2026-04-21T09:20:20.966Z] [2026-04-21T09:20:20.966Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:20:21.255Z] #79 ... [2026-04-21T09:20:21.255Z] [2026-04-21T09:20:21.255Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:20:21.255Z] #80 DONE 3.0s [2026-04-21T09:20:21.255Z] [2026-04-21T09:20:21.255Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:20:21.255Z] #66 61.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:21.255Z] #66 61.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:21.255Z] #66 62.19 (1/7) Installing ca-certificates (20260413-r0) [2026-04-21T09:20:21.255Z] #66 62.21 (2/7) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:21.255Z] #66 62.21 (3/7) Installing libgcc (14.2.0-r6) [2026-04-21T09:20:21.255Z] #66 62.22 (4/7) Installing libsodium (1.0.20-r1) [2026-04-21T09:20:21.255Z] #66 62.22 (5/7) Installing libstdc++ (14.2.0-r6) [2026-04-21T09:20:21.255Z] #66 62.25 (6/7) Installing libzmq (4.3.5-r2) [2026-04-21T09:20:21.255Z] #66 62.26 (7/7) Installing zeromq (4.3.5-r2) [2026-04-21T09:20:21.255Z] #66 62.27 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:21.255Z] #66 62.28 Executing ca-certificates-20260413-r0.trigger [2026-04-21T09:20:21.255Z] #66 62.34 OK: 12 MiB in 23 packages [2026-04-21T09:20:27.814Z] #66 ... [2026-04-21T09:20:27.814Z] [2026-04-21T09:20:27.814Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T09:20:27.814Z] #0 7.023 Preupgrading: [2026-04-21T09:20:27.814Z] #0 7.023 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-04-21T09:20:27.814Z] #0 7.032 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-04-21T09:20:27.814Z] #0 7.036 Executing busybox-1.37.0-r30.trigger [2026-04-21T09:20:27.814Z] #0 7.077 Continuing with the main upgrade transaction: [2026-04-21T09:20:27.814Z] #0 7.686 (1/7) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-04-21T09:20:27.814Z] #0 7.692 Installing file to etc/hosts.apk-new [2026-04-21T09:20:27.814Z] #0 7.692 Installing file to etc/shadow.apk-new [2026-04-21T09:20:27.814Z] #0 7.692 (2/7) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-04-21T09:20:27.814Z] #0 7.823 (3/7) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-04-21T09:20:27.814Z] #0 7.827 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-04-21T09:20:27.814Z] #0 7.832 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-04-21T09:20:27.814Z] #0 8.163 (4/7) Upgrading alpine-release (3.23.2-r0 -> 3.23.4-r0) [2026-04-21T09:20:27.814Z] #0 8.167 (5/7) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-04-21T09:20:27.814Z] #0 8.172 (6/7) Upgrading ca-certificates-bundle (20251003-r0 -> 20260413-r0) [2026-04-21T09:20:27.814Z] #0 8.179 (7/7) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-04-21T09:20:27.814Z] #0 8.183 Executing busybox-1.37.0-r30.trigger [2026-04-21T09:20:27.814Z] #0 8.190 OK: 20.8 MiB in 20 packages [2026-04-21T09:20:27.814Z] #81 ... [2026-04-21T09:20:27.814Z] [2026-04-21T09:20:27.814Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:20:27.814Z] #82 DONE 9.2s [2026-04-21T09:20:27.814Z] [2026-04-21T09:20:27.814Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T09:20:27.814Z] #74 7.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:27.814Z] #74 7.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:27.814Z] #74 7.813 OK: 20 MiB in 20 packages [2026-04-21T09:20:28.382Z] #74 ... [2026-04-21T09:20:28.382Z] [2026-04-21T09:20:28.382Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T09:20:28.644Z] #83 ... [2026-04-21T09:20:28.644Z] [2026-04-21T09:20:28.644Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:20:31.176Z] #84 ... [2026-04-21T09:20:31.176Z] [2026-04-21T09:20:31.176Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:20:31.176Z] #85 ... [2026-04-21T09:20:31.176Z] [2026-04-21T09:20:31.176Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:20:31.176Z] #86 ... [2026-04-21T09:20:31.176Z] [2026-04-21T09:20:31.176Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:20:31.433Z] #87 ... [2026-04-21T09:20:31.433Z] [2026-04-21T09:20:31.433Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:20:31.433Z] #88 ... [2026-04-21T09:20:31.433Z] [2026-04-21T09:20:31.433Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:20:31.693Z] #89 ... [2026-04-21T09:20:31.693Z] [2026-04-21T09:20:31.693Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:20:32.018Z] #90 ... [2026-04-21T09:20:32.018Z] [2026-04-21T09:20:32.018Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T09:20:32.277Z] #91 ... [2026-04-21T09:20:32.277Z] [2026-04-21T09:20:32.277Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:20:32.277Z] #92 ... [2026-04-21T09:20:32.277Z] [2026-04-21T09:20:32.277Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:20:32.538Z] #93 ... [2026-04-21T09:20:32.538Z] [2026-04-21T09:20:32.538Z] #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:20:32.538Z] #94 ... [2026-04-21T09:20:32.538Z] [2026-04-21T09:20:32.538Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:20:32.538Z] #75 14.06 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:32.795Z] #75 14.32 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:33.383Z] #75 ... [2026-04-21T09:20:33.383Z] [2026-04-21T09:20:33.383Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-04-21T09:20:33.383Z] #66 DONE 74.3s [2026-04-21T09:20:33.383Z] [2026-04-21T09:20:33.383Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:20:33.383Z] #75 14.86 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-21T09:20:33.656Z] #75 14.98 Executing busybox-1.37.0-r20.trigger [2026-04-21T09:20:33.656Z] #75 14.99 OK: 7 MiB in 17 packages [2026-04-21T09:20:38.943Z] #75 ... [2026-04-21T09:20:38.943Z] [2026-04-21T09:20:38.943Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-04-21T09:20:38.943Z] #74 DONE 21.2s [2026-04-21T09:20:38.943Z] [2026-04-21T09:20:38.943Z] #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:20:38.943Z] #94 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:38.943Z] #94 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:38.943Z] #94 14.69 OK: 7 MiB in 17 packages [2026-04-21T09:20:40.877Z] #94 ... [2026-04-21T09:20:40.877Z] [2026-04-21T09:20:40.877Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-04-21T09:20:40.877Z] #81 DONE 23.4s [2026-04-21T09:20:40.877Z] [2026-04-21T09:20:40.877Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T09:20:40.877Z] #83 12.58 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:40.877Z] #83 12.86 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:40.877Z] #83 13.38 OK: 265 MiB in 60 packages [2026-04-21T09:20:41.139Z] #83 ... [2026-04-21T09:20:41.139Z] [2026-04-21T09:20:41.139Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-21T09:20:43.723Z] #95 ... [2026-04-21T09:20:43.723Z] [2026-04-21T09:20:43.723Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:20:43.723Z] #96 ... [2026-04-21T09:20:43.723Z] [2026-04-21T09:20:43.723Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:20:43.723Z] #89 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:43.723Z] #89 21.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:20:43.723Z] #89 22.54 OK: 8 MiB in 19 packages [2026-04-21T09:21:22.529Z] #89 ... [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-04-21T09:21:22.529Z] #83 DONE 63.2s [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:21:22.529Z] #79 ... [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-04-21T09:21:22.529Z] #75 DONE 63.6s [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #94 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-04-21T09:21:22.529Z] #94 DONE 61.3s [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:21:22.529Z] #89 DONE 61.2s [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T09:21:22.529Z] #97 ... [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:21:22.529Z] #93 DONE 61.4s [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-04-21T09:21:22.529Z] #95 DONE 41.2s [2026-04-21T09:21:22.529Z] [2026-04-21T09:21:22.529Z] #98 [support-scheduler builder 6/7] COPY . . [2026-04-21T09:21:22.827Z] #98 ... [2026-04-21T09:21:22.827Z] [2026-04-21T09:21:22.827Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-04-21T09:21:22.827Z] #43 DONE 124.2s [2026-04-21T09:21:23.088Z] [2026-04-21T09:21:23.088Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:21:23.088Z] #88 61.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:23.088Z] #88 61.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:23.088Z] #88 ... [2026-04-21T09:21:23.088Z] [2026-04-21T09:21:23.088Z] #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-04-21T09:21:23.088Z] #97 DONE 1.0s [2026-04-21T09:21:23.088Z] [2026-04-21T09:21:23.088Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T09:21:23.088Z] #91 62.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:23.088Z] #91 62.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:23.658Z] #91 62.55 OK: 7 MiB in 18 packages [2026-04-21T09:21:33.776Z] #91 ... [2026-04-21T09:21:33.776Z] [2026-04-21T09:21:33.776Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:21:33.776Z] #90 62.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:33.776Z] #90 62.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:33.776Z] #90 62.47 OK: 8 MiB in 21 packages [2026-04-21T09:21:33.776Z] #90 ... [2026-04-21T09:21:33.776Z] [2026-04-21T09:21:33.776Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:21:33.776Z] #86 62.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:33.776Z] #86 62.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:33.776Z] #86 62.48 OK: 7 MiB in 17 packages [2026-04-21T09:21:33.776Z] #86 ... [2026-04-21T09:21:33.776Z] [2026-04-21T09:21:33.776Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:21:33.776Z] #99 ... [2026-04-21T09:21:33.776Z] [2026-04-21T09:21:33.776Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:21:33.776Z] #88 62.30 OK: 8 MiB in 20 packages [2026-04-21T09:21:35.690Z] #88 ... [2026-04-21T09:21:35.690Z] [2026-04-21T09:21:35.690Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-04-21T09:21:35.690Z] #72 DONE 136.8s [2026-04-21T09:21:35.950Z] [2026-04-21T09:21:35.950Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:21:43.021Z] #87 ... [2026-04-21T09:21:43.021Z] [2026-04-21T09:21:43.021Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:21:43.021Z] #79 80.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:43.021Z] #79 80.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:21:43.021Z] #79 ... [2026-04-21T09:21:43.021Z] [2026-04-21T09:21:43.021Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-04-21T09:21:43.021Z] #90 DONE 81.1s [2026-04-21T09:21:43.282Z] [2026-04-21T09:21:43.282Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:21:43.282Z] #79 82.17 OK: 13 MiB in 29 packages [2026-04-21T09:21:47.536Z] #79 ... [2026-04-21T09:21:47.536Z] [2026-04-21T09:21:47.536Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-04-21T09:21:47.536Z] #88 DONE 86.3s [2026-04-21T09:21:47.536Z] [2026-04-21T09:21:47.536Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:21:52.823Z] #100 ... [2026-04-21T09:21:52.824Z] [2026-04-21T09:21:52.824Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:21:56.125Z] #101 ... [2026-04-21T09:21:56.125Z] [2026-04-21T09:21:56.125Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:21:56.125Z] #86 DONE 95.1s [2026-04-21T09:21:56.385Z] [2026-04-21T09:21:56.385Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:21:58.926Z] #100 ... [2026-04-21T09:21:58.926Z] [2026-04-21T09:21:58.926Z] #98 [support-scheduler builder 6/7] COPY . . [2026-04-21T09:21:58.926Z] #98 DONE 36.1s [2026-04-21T09:21:58.926Z] [2026-04-21T09:21:58.926Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:00.321Z] #99 ... [2026-04-21T09:22:00.321Z] [2026-04-21T09:22:00.321Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T09:22:00.321Z] #102 ... [2026-04-21T09:22:00.321Z] [2026-04-21T09:22:00.321Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-04-21T09:22:00.321Z] #91 DONE 99.2s [2026-04-21T09:22:00.321Z] [2026-04-21T09:22:00.321Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:22:00.321Z] #79 DONE 99.3s [2026-04-21T09:22:00.321Z] [2026-04-21T09:22:00.321Z] #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:00.321Z] #85 DONE 99.4s [2026-04-21T09:22:00.321Z] [2026-04-21T09:22:00.321Z] #103 [security-proxy-auth builder 6/7] COPY . . [2026-04-21T09:22:10.337Z] #103 ... [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:22:10.337Z] #101 DONE 16.1s [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-04-21T09:22:10.337Z] #104 DONE 8.6s [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:10.337Z] #105 CACHED [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #106 [core-command builder 6/7] COPY . . [2026-04-21T09:22:10.337Z] #106 CACHED [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:22:10.337Z] #107 CACHED [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #103 [core-data builder 6/7] COPY . . [2026-04-21T09:22:10.337Z] #103 DONE 8.5s [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #108 [core-metadata builder 6/7] COPY . . [2026-04-21T09:22:10.337Z] #108 CACHED [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:10.337Z] #109 CACHED [2026-04-21T09:22:10.337Z] [2026-04-21T09:22:10.337Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:22:10.338Z] #110 CACHED [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #111 [core-data builder 6/7] COPY . . [2026-04-21T09:22:10.338Z] #111 CACHED [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:22:10.338Z] #112 CACHED [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:10.338Z] #113 CACHED [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #114 [security-proxy-auth builder 6/7] COPY . . [2026-04-21T09:22:10.338Z] #114 CACHED [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:10.338Z] #115 CACHED [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:22:10.338Z] #116 CACHED [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:22:10.338Z] #100 DONE 25.1s [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #117 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:22:10.338Z] #117 ... [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #118 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T09:22:10.338Z] #118 ... [2026-04-21T09:22:10.338Z] [2026-04-21T09:22:10.338Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-04-21T09:22:10.338Z] #96 96.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-21T09:22:10.338Z] #96 96.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-21T09:22:10.338Z] #96 96.47 OK: 12 MiB in 23 packages [2026-04-21T09:22:11.923Z] #96 DONE 98.4s [2026-04-21T09:22:11.923Z] [2026-04-21T09:22:11.923Z] #118 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-04-21T09:22:11.923Z] #118 DONE 11.6s [2026-04-21T09:22:11.923Z] [2026-04-21T09:22:11.923Z] #119 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-04-21T09:22:11.923Z] #119 DONE 3.1s [2026-04-21T09:22:11.923Z] [2026-04-21T09:22:11.923Z] #120 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T09:22:18.483Z] #120 ... [2026-04-21T09:22:18.483Z] [2026-04-21T09:22:18.483Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T09:22:18.483Z] #0 3.224 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 [2026-04-21T09:22:18.483Z] #121 ... [2026-04-21T09:22:18.483Z] [2026-04-21T09:22:18.483Z] #122 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-04-21T09:22:18.483Z] #122 DONE 9.0s [2026-04-21T09:22:18.483Z] [2026-04-21T09:22:18.483Z] #123 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T09:22:18.483Z] #123 ... [2026-04-21T09:22:18.483Z] [2026-04-21T09:22:18.483Z] #124 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-21T09:22:19.051Z] #124 ... [2026-04-21T09:22:19.051Z] [2026-04-21T09:22:19.051Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T09:22:19.051Z] #125 ... [2026-04-21T09:22:19.051Z] [2026-04-21T09:22:19.051Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:22:19.309Z] #126 ... [2026-04-21T09:22:19.310Z] [2026-04-21T09:22:19.310Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T09:22:19.570Z] #127 ... [2026-04-21T09:22:19.570Z] [2026-04-21T09:22:19.570Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T09:22:19.836Z] #128 ... [2026-04-21T09:22:19.836Z] [2026-04-21T09:22:19.836Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T09:22:19.836Z] #102 11.57 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 [2026-04-21T09:22:37.986Z] #102 ... [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #120 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-04-21T09:22:37.986Z] #120 DONE 24.7s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T09:22:37.986Z] #127 27.89 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 [2026-04-21T09:22:37.986Z] #127 ... [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:37.986Z] #87 DONE 135.8s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:37.986Z] #84 DONE 129.2s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #124 [security-spire-server stage-2 6/9] COPY security.txt / [2026-04-21T09:22:37.986Z] #124 DONE 19.1s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:22:37.986Z] #129 ... [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:37.986Z] #92 DONE 136.0s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #123 [security-spire-config stage-2 6/10] COPY security.txt / [2026-04-21T09:22:37.986Z] #123 DONE 25.2s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #117 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-04-21T09:22:37.986Z] #117 DONE 28.3s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:22:37.986Z] #130 ... [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:22:37.986Z] #99 DONE 74.3s [2026-04-21T09:22:37.986Z] [2026-04-21T09:22:37.986Z] #131 [core-keeper builder 7/8] COPY . . [2026-04-21T09:22:43.275Z] #131 ... [2026-04-21T09:22:43.275Z] [2026-04-21T09:22:43.275Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T09:22:47.464Z] #132 ... [2026-04-21T09:22:47.464Z] [2026-04-21T09:22:47.464Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:22:47.464Z] #126 28.00 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 [2026-04-21T09:22:47.464Z] #126 ... [2026-04-21T09:22:47.464Z] [2026-04-21T09:22:47.464Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T09:22:47.464Z] #128 28.01 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 [2026-04-21T09:22:47.464Z] #128 ... [2026-04-21T09:22:47.464Z] [2026-04-21T09:22:47.464Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T09:22:47.464Z] #125 28.01 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 [2026-04-21T09:22:47.464Z] #125 ... [2026-04-21T09:22:47.464Z] [2026-04-21T09:22:47.464Z] #133 [support-notifications builder 6/7] COPY . . [2026-04-21T09:22:47.464Z] #133 ... [2026-04-21T09:22:47.464Z] [2026-04-21T09:22:47.464Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-21T09:22:47.464Z] #134 ... [2026-04-21T09:22:47.464Z] [2026-04-21T09:22:47.464Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T09:23:43.744Z] #135 ... [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #129 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:23:43.744Z] #129 DONE 62.3s [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-21T09:23:43.744Z] #136 ... [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T09:23:43.744Z] #132 DONE 65.0s [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:23:43.744Z] #130 ... [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:23:43.744Z] #137 CACHED [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #138 [security-bootstrapper builder 6/7] COPY . . [2026-04-21T09:23:43.744Z] #138 CACHED [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:23:43.744Z] #139 CACHED [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-04-21T09:23:43.744Z] #140 CACHED [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-21T09:23:43.744Z] #141 CACHED [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2026-04-21T09:23:43.744Z] #142 CACHED [2026-04-21T09:23:43.744Z] [2026-04-21T09:23:43.744Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:23:53.712Z] #143 ... [2026-04-21T09:23:53.712Z] [2026-04-21T09:23:53.712Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:23:53.712Z] #144 ... [2026-04-21T09:23:53.712Z] [2026-04-21T09:23:53.712Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T09:23:59.505Z] #145 ... [2026-04-21T09:23:59.505Z] [2026-04-21T09:23:59.505Z] #133 [support-notifications builder 6/7] COPY . . [2026-04-21T09:23:59.505Z] #133 DONE 82.0s [2026-04-21T09:23:59.505Z] [2026-04-21T09:23:59.505Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T09:23:59.505Z] #135 ... [2026-04-21T09:23:59.505Z] [2026-04-21T09:23:59.505Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:24:11.953Z] #146 ... [2026-04-21T09:24:11.953Z] [2026-04-21T09:24:11.953Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2026-04-21T09:24:11.953Z] #135 DONE 94.9s [2026-04-21T09:24:11.953Z] [2026-04-21T09:24:11.953Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T09:24:11.953Z] #147 ... [2026-04-21T09:24:11.953Z] [2026-04-21T09:24:11.953Z] #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:24:11.953Z] #130 DONE 94.7s [2026-04-21T09:24:11.953Z] [2026-04-21T09:24:11.953Z] #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-04-21T09:24:11.953Z] #102 DONE 132.0s [2026-04-21T09:24:11.953Z] [2026-04-21T09:24:11.953Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-04-21T09:24:11.953Z] #121 DONE 123.2s [2026-04-21T09:24:11.953Z] [2026-04-21T09:24:11.953Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-04-21T09:24:11.953Z] #125 DONE 123.2s [2026-04-21T09:24:11.953Z] [2026-04-21T09:24:11.953Z] #131 [core-keeper builder 7/8] COPY . . [2026-04-21T09:24:11.953Z] #131 DONE 94.7s [2026-04-21T09:24:12.233Z] [2026-04-21T09:24:12.233Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-04-21T09:24:12.233Z] #134 DONE 94.7s [2026-04-21T09:24:12.233Z] [2026-04-21T09:24:12.233Z] #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-04-21T09:24:12.233Z] #136 DONE 32.8s [2026-04-21T09:24:12.233Z] [2026-04-21T09:24:12.233Z] #148 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:24:12.933Z] #148 ... [2026-04-21T09:24:12.933Z] [2026-04-21T09:24:12.933Z] #149 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-04-21T09:24:12.933Z] #149 DONE 0.8s [2026-04-21T09:24:12.933Z] [2026-04-21T09:24:12.933Z] #150 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-04-21T09:24:12.933Z] #150 DONE 0.7s [2026-04-21T09:24:12.933Z] [2026-04-21T09:24:12.933Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:24:12.933Z] #151 DONE 0.8s [2026-04-21T09:24:12.933Z] [2026-04-21T09:24:12.933Z] #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-04-21T09:24:12.933Z] #152 DONE 0.8s [2026-04-21T09:24:12.933Z] [2026-04-21T09:24:12.933Z] #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:24:13.237Z] #153 ... [2026-04-21T09:24:13.237Z] [2026-04-21T09:24:13.237Z] #148 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:24:13.237Z] #148 DONE 0.9s [2026-04-21T09:24:13.237Z] [2026-04-21T09:24:13.237Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:24:13.536Z] #153 DONE 0.6s [2026-04-21T09:24:13.536Z] [2026-04-21T09:24:13.536Z] #154 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-04-21T09:24:13.536Z] #154 DONE 0.8s [2026-04-21T09:24:13.536Z] [2026-04-21T09:24:13.536Z] #155 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-04-21T09:24:13.536Z] #155 DONE 0.7s [2026-04-21T09:24:13.536Z] [2026-04-21T09:24:13.536Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:24:13.536Z] #156 CACHED [2026-04-21T09:24:13.536Z] [2026-04-21T09:24:13.536Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:24:13.536Z] #157 CACHED [2026-04-21T09:24:13.536Z] [2026-04-21T09:24:13.536Z] #158 [security-spire-config] exporting to image [2026-04-21T09:24:13.536Z] #158 exporting layers [2026-04-21T09:24:14.197Z] #158 ... [2026-04-21T09:24:14.197Z] [2026-04-21T09:24:14.197Z] #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:24:14.197Z] #159 DONE 1.1s [2026-04-21T09:24:14.455Z] [2026-04-21T09:24:14.455Z] #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-21T09:24:14.720Z] #160 ... [2026-04-21T09:24:14.720Z] [2026-04-21T09:24:14.720Z] #161 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-04-21T09:24:14.720Z] #161 DONE 1.1s [2026-04-21T09:24:14.720Z] [2026-04-21T09:24:14.720Z] #162 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-04-21T09:24:14.720Z] #162 DONE 1.1s [2026-04-21T09:24:14.720Z] [2026-04-21T09:24:14.720Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-04-21T09:24:14.720Z] #163 DONE 1.1s [2026-04-21T09:24:14.984Z] [2026-04-21T09:24:14.984Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:24:15.245Z] #164 ... [2026-04-21T09:24:15.245Z] [2026-04-21T09:24:15.245Z] #165 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-04-21T09:24:15.245Z] #165 DONE 0.4s [2026-04-21T09:24:15.245Z] [2026-04-21T09:24:15.245Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:24:15.245Z] #164 DONE 0.4s [2026-04-21T09:24:15.245Z] [2026-04-21T09:24:15.245Z] #166 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:24:15.245Z] #166 DONE 0.5s [2026-04-21T09:24:15.245Z] [2026-04-21T09:24:15.245Z] #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-04-21T09:24:15.245Z] #160 DONE 1.0s [2026-04-21T09:24:15.245Z] [2026-04-21T09:24:15.245Z] #167 [security-spire-agent] exporting to image [2026-04-21T09:24:15.829Z] #167 ... [2026-04-21T09:24:15.829Z] [2026-04-21T09:24:15.829Z] #168 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-04-21T09:24:15.829Z] #168 DONE 0.5s [2026-04-21T09:24:15.829Z] [2026-04-21T09:24:15.829Z] #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-04-21T09:24:15.829Z] #169 DONE 0.6s [2026-04-21T09:24:15.829Z] [2026-04-21T09:24:15.829Z] #170 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-04-21T09:24:15.829Z] #170 DONE 0.5s [2026-04-21T09:24:15.829Z] [2026-04-21T09:24:15.829Z] #171 [security-spire-server] exporting to image [2026-04-21T09:24:15.829Z] #171 exporting layers 2.7s done [2026-04-21T09:24:15.829Z] #171 writing image sha256:8f0ba2402663e63782b8803aeedb18b5592fc685733c46320d7289ebcd5a8dfe done [2026-04-21T09:24:15.829Z] #171 naming to docker.io/library/security-spire-server 0.0s done [2026-04-21T09:24:15.829Z] #171 DONE 2.8s [2026-04-21T09:24:15.829Z] [2026-04-21T09:24:15.829Z] #172 [support-scheduler] exporting to image [2026-04-21T09:24:16.408Z] #172 ... [2026-04-21T09:24:16.408Z] [2026-04-21T09:24:16.408Z] #158 [security-spire-config] exporting to image [2026-04-21T09:24:16.408Z] #158 exporting layers 2.4s done [2026-04-21T09:24:16.408Z] #158 writing image sha256:de41ee533f16e32ffeeb2193b60610c233bc5d0b978d7136851325dfc8cdccea 0.1s done [2026-04-21T09:24:16.408Z] #158 naming to docker.io/library/security-spire-config 0.0s done [2026-04-21T09:24:16.408Z] #158 DONE 2.7s [2026-04-21T09:24:16.666Z] [2026-04-21T09:24:16.666Z] #173 [core-metadata] exporting to image [2026-04-21T09:24:16.666Z] #173 exporting layers 0.9s done [2026-04-21T09:24:16.666Z] #173 writing image sha256:f0c2113901ceee37d8f26cea7dd0d19b9ef8e1f32829d677442f85be4150310d [2026-04-21T09:24:16.937Z] #173 writing image sha256:f0c2113901ceee37d8f26cea7dd0d19b9ef8e1f32829d677442f85be4150310d 0.3s done [2026-04-21T09:24:16.937Z] #173 naming to docker.io/library/core-metadata [2026-04-21T09:24:16.937Z] #173 naming to docker.io/library/core-metadata 0.0s done [2026-04-21T09:24:16.937Z] #173 DONE 1.3s [2026-04-21T09:24:16.937Z] [2026-04-21T09:24:16.937Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:24:16.937Z] #174 DONE 1.2s [2026-04-21T09:24:16.937Z] [2026-04-21T09:24:16.937Z] #175 [core-common-config-bootstrapper] exporting to image [2026-04-21T09:24:17.196Z] #175 ... [2026-04-21T09:24:17.196Z] [2026-04-21T09:24:17.196Z] #167 [security-spire-agent] exporting to image [2026-04-21T09:24:17.196Z] #167 exporting layers 1.8s done [2026-04-21T09:24:17.196Z] #167 writing image sha256:d487a8424b129faeb49059ccfd9b45b49e22c1d939a96d45232f992845b5b623 0.0s done [2026-04-21T09:24:17.196Z] #167 naming to docker.io/library/security-spire-agent 0.0s done [2026-04-21T09:24:17.196Z] #167 DONE 1.8s [2026-04-21T09:24:17.196Z] [2026-04-21T09:24:17.196Z] #172 [support-scheduler] exporting to image [2026-04-21T09:24:17.196Z] #172 exporting layers 1.3s done [2026-04-21T09:24:17.196Z] #172 writing image sha256:8890f397f82d6199f7d707c9946eec0e9bd4922bbc0b2686372b2529a17f8e0a done [2026-04-21T09:24:17.196Z] #172 naming to docker.io/library/support-scheduler 0.0s done [2026-04-21T09:24:17.196Z] #172 DONE 1.4s [2026-04-21T09:24:17.196Z] [2026-04-21T09:24:17.196Z] #175 [core-common-config-bootstrapper] exporting to image [2026-04-21T09:24:17.196Z] #175 exporting layers 0.3s done [2026-04-21T09:24:17.462Z] #175 writing image sha256:b93f5534c861d31550441b5b876b35cafa109ddfcc7c816ac45a023730af5df1 done [2026-04-21T09:24:17.462Z] #175 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-04-21T09:24:17.462Z] #175 DONE 0.3s [2026-04-21T09:24:17.462Z] [2026-04-21T09:24:17.462Z] #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:24:17.462Z] #0 1.242 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 [2026-04-21T09:24:22.735Z] #176 ... [2026-04-21T09:24:22.735Z] [2026-04-21T09:24:22.735Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:24:22.735Z] #144 29.64 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 [2026-04-21T09:24:22.735Z] #144 ... [2026-04-21T09:24:22.735Z] [2026-04-21T09:24:22.735Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T09:24:22.735Z] #145 29.76 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 [2026-04-21T09:24:22.735Z] #145 ... [2026-04-21T09:24:22.735Z] [2026-04-21T09:24:22.735Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:24:22.735Z] #143 29.85 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 [2026-04-21T09:24:22.735Z] #143 ... [2026-04-21T09:24:22.735Z] [2026-04-21T09:24:22.735Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:24:22.735Z] #146 13.47 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 [2026-04-21T09:24:22.993Z] #146 ... [2026-04-21T09:24:22.993Z] [2026-04-21T09:24:22.993Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T09:24:22.993Z] #147 1.322 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 [2026-04-21T09:24:28.251Z] #147 ... [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-04-21T09:24:28.252Z] #128 DONE 138.4s [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:24:28.252Z] #177 DONE 0.1s [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:24:28.252Z] #143 ... [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:24:28.252Z] #178 DONE 0.0s [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-04-21T09:24:28.252Z] #179 DONE 0.2s [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:24:28.252Z] #180 DONE 0.0s [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:24:28.252Z] #143 ... [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #181 [core-command] exporting to image [2026-04-21T09:24:28.252Z] #181 exporting layers 0.1s done [2026-04-21T09:24:28.252Z] #181 writing image sha256:6fb6ab4ac4da0cf5570d00106e096bbe1af8fe9fad010f1ea96c4f0f66d89ea6 done [2026-04-21T09:24:28.252Z] #181 naming to docker.io/library/core-command done [2026-04-21T09:24:28.252Z] #181 DONE 0.1s [2026-04-21T09:24:28.252Z] [2026-04-21T09:24:28.252Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:24:38.216Z] #143 ... [2026-04-21T09:24:38.216Z] [2026-04-21T09:24:38.216Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-04-21T09:24:38.216Z] #126 DONE 149.0s [2026-04-21T09:24:38.216Z] [2026-04-21T09:24:38.216Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-04-21T09:24:38.216Z] #127 DONE 149.0s [2026-04-21T09:24:38.216Z] [2026-04-21T09:24:38.216Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:24:38.216Z] #143 ... [2026-04-21T09:24:38.216Z] [2026-04-21T09:24:38.216Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:24:38.216Z] #182 DONE 0.2s [2026-04-21T09:24:38.216Z] [2026-04-21T09:24:38.216Z] #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:24:38.216Z] #183 DONE 0.3s [2026-04-21T09:24:38.216Z] [2026-04-21T09:24:38.216Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:24:38.216Z] #184 DONE 0.1s [2026-04-21T09:24:38.216Z] [2026-04-21T09:24:38.216Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:24:38.486Z] #185 DONE 0.1s [2026-04-21T09:24:38.486Z] [2026-04-21T09:24:38.486Z] #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-21T09:24:38.486Z] #186 ... [2026-04-21T09:24:38.486Z] [2026-04-21T09:24:38.486Z] #187 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-04-21T09:24:38.486Z] #187 DONE 0.3s [2026-04-21T09:24:38.744Z] [2026-04-21T09:24:38.744Z] #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-04-21T09:24:38.744Z] #186 DONE 0.3s [2026-04-21T09:24:38.744Z] [2026-04-21T09:24:38.744Z] #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:24:38.744Z] #188 DONE 0.1s [2026-04-21T09:24:38.744Z] [2026-04-21T09:24:38.744Z] #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-04-21T09:24:38.744Z] #189 DONE 0.1s [2026-04-21T09:24:38.744Z] [2026-04-21T09:24:38.744Z] #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-04-21T09:24:38.744Z] #190 DONE 0.1s [2026-04-21T09:24:38.744Z] [2026-04-21T09:24:38.744Z] #191 [core-data] exporting to image [2026-04-21T09:24:38.744Z] #191 exporting layers [2026-04-21T09:24:38.744Z] #191 exporting layers 0.2s done [2026-04-21T09:24:38.744Z] #191 writing image sha256:8f16d2fef0551344c6b50ab999db47aa5e7cdda498623b40c5c251cba443523f [2026-04-21T09:24:39.003Z] #191 writing image sha256:8f16d2fef0551344c6b50ab999db47aa5e7cdda498623b40c5c251cba443523f done [2026-04-21T09:24:39.003Z] #191 naming to docker.io/library/core-data 0.0s done [2026-04-21T09:24:39.003Z] #191 DONE 0.3s [2026-04-21T09:24:39.003Z] [2026-04-21T09:24:39.003Z] #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:24:39.569Z] #192 DONE 0.8s [2026-04-21T09:24:39.569Z] [2026-04-21T09:24:39.569Z] #193 [security-proxy-auth] exporting to image [2026-04-21T09:24:39.828Z] #193 exporting layers 0.3s done [2026-04-21T09:24:39.828Z] #193 writing image sha256:eccb06812dc1da56a9609ee2efb8a0db7af30142ff3807e701486294cea63e63 0.0s done [2026-04-21T09:24:39.828Z] #193 naming to docker.io/library/security-proxy-auth done [2026-04-21T09:24:40.086Z] #193 DONE 0.4s [2026-04-21T09:24:40.086Z] [2026-04-21T09:24:40.086Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-04-21T09:25:26.755Z] #143 DONE 96.8s [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #194 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-04-21T09:25:26.755Z] #194 DONE 0.3s [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:25:26.755Z] #176 ... [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #195 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-04-21T09:25:26.755Z] #195 DONE 1.0s [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:25:26.755Z] #176 ... [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #196 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:25:26.755Z] #196 DONE 0.1s [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #197 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:25:26.755Z] #197 DONE 0.1s [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #198 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-04-21T09:25:26.755Z] #198 DONE 0.1s [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.755Z] #199 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-04-21T09:25:26.755Z] #199 DONE 0.1s [2026-04-21T09:25:26.755Z] [2026-04-21T09:25:26.756Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:25:26.756Z] #144 ... [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #200 [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/ [2026-04-21T09:25:26.756Z] #200 DONE 0.1s [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #201 [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/ [2026-04-21T09:25:26.756Z] #201 DONE 0.1s [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #202 [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/ [2026-04-21T09:25:26.756Z] #202 DONE 0.0s [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-04-21T09:25:26.756Z] #203 DONE 0.1s [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T09:25:26.756Z] #147 ... [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-04-21T09:25:26.756Z] #204 DONE 1.1s [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #205 [security-bootstrapper] exporting to image [2026-04-21T09:25:26.756Z] #205 exporting layers [2026-04-21T09:25:26.756Z] #205 exporting layers 0.4s done [2026-04-21T09:25:26.756Z] #205 writing image sha256:4e4b6554988db0cc9b5c1e353b641ae77bbb3edf8e798918f41137a6728fb0f4 done [2026-04-21T09:25:26.756Z] #205 naming to docker.io/library/security-bootstrapper done [2026-04-21T09:25:26.756Z] #205 DONE 0.4s [2026-04-21T09:25:26.756Z] [2026-04-21T09:25:26.756Z] #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:25:58.850Z] #176 ... [2026-04-21T09:25:58.850Z] [2026-04-21T09:25:58.850Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T09:25:58.850Z] #145 134.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 [2026-04-21T09:26:45.636Z] #145 ... [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-04-21T09:26:45.636Z] #147 DONE 149.7s [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:26:45.636Z] #146 ... [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-04-21T09:26:45.636Z] #144 DONE 179.3s [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-04-21T09:26:45.636Z] #145 DONE 180.0s [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:26:45.636Z] #146 ... [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #176 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-04-21T09:26:45.636Z] #176 DONE 151.1s [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:26:45.636Z] #146 ... [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #206 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:45.636Z] #206 ... [2026-04-21T09:26:45.636Z] [2026-04-21T09:26:45.636Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-04-21T09:26:45.636Z] #146 DONE 166.3s [2026-04-21T09:26:45.902Z] [2026-04-21T09:26:45.902Z] #207 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:51.244Z] #207 ... [2026-04-21T09:26:51.244Z] [2026-04-21T09:26:51.244Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:55.485Z] #208 ... [2026-04-21T09:26:55.485Z] [2026-04-21T09:26:55.485Z] #206 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:55.485Z] #206 DONE 10.7s [2026-04-21T09:26:55.485Z] [2026-04-21T09:26:55.485Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:55.485Z] #209 ... [2026-04-21T09:26:55.485Z] [2026-04-21T09:26:55.485Z] #207 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:55.485Z] #207 DONE 10.2s [2026-04-21T09:26:55.485Z] [2026-04-21T09:26:55.485Z] #210 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:26:55.747Z] #210 ... [2026-04-21T09:26:55.747Z] [2026-04-21T09:26:55.747Z] #211 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:55.747Z] #211 DONE 9.2s [2026-04-21T09:26:55.747Z] [2026-04-21T09:26:55.747Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:55.747Z] #209 DONE 8.1s [2026-04-21T09:26:55.747Z] [2026-04-21T09:26:55.747Z] #212 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:26:56.689Z] #212 ... [2026-04-21T09:26:56.689Z] [2026-04-21T09:26:56.689Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-04-21T09:26:56.689Z] #208 DONE 6.9s [2026-04-21T09:26:56.689Z] [2026-04-21T09:26:56.689Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:06.777Z] #213 ... [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #210 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:06.777Z] #210 DONE 9.6s [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T09:27:06.777Z] #214 ... [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #215 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-21T09:27:06.777Z] #215 ... [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #212 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:06.777Z] #212 DONE 9.9s [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #216 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:06.777Z] #216 DONE 9.7s [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:06.777Z] #213 ... [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #217 [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 [2026-04-21T09:27:06.777Z] #217 ... [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-04-21T09:27:06.777Z] #214 DONE 9.9s [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:06.777Z] #213 ... [2026-04-21T09:27:06.777Z] [2026-04-21T09:27:06.777Z] #218 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-04-21T09:27:07.342Z] #218 ... [2026-04-21T09:27:07.342Z] [2026-04-21T09:27:07.342Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-04-21T09:27:07.342Z] #213 DONE 10.6s [2026-04-21T09:27:07.342Z] [2026-04-21T09:27:07.342Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:27:17.381Z] #219 ... [2026-04-21T09:27:17.381Z] [2026-04-21T09:27:17.381Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-21T09:27:17.381Z] #220 ... [2026-04-21T09:27:17.381Z] [2026-04-21T09:27:17.381Z] #215 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-04-21T09:27:17.381Z] #215 DONE 11.7s [2026-04-21T09:27:17.381Z] [2026-04-21T09:27:17.381Z] #217 [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 [2026-04-21T09:27:17.381Z] #217 DONE 11.3s [2026-04-21T09:27:17.381Z] [2026-04-21T09:27:17.381Z] #221 [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 [2026-04-21T09:27:17.654Z] #221 ... [2026-04-21T09:27:17.654Z] [2026-04-21T09:27:17.654Z] #218 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-04-21T09:27:17.654Z] #218 DONE 10.9s [2026-04-21T09:27:17.966Z] [2026-04-21T09:27:17.966Z] #222 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:27:18.231Z] #222 ... [2026-04-21T09:27:18.232Z] [2026-04-21T09:27:18.232Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-04-21T09:27:18.232Z] #220 DONE 10.6s [2026-04-21T09:27:18.232Z] [2026-04-21T09:27:18.232Z] #223 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-21T09:27:18.494Z] #223 ... [2026-04-21T09:27:18.494Z] [2026-04-21T09:27:18.494Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:27:18.494Z] #219 DONE 11.5s [2026-04-21T09:27:18.756Z] [2026-04-21T09:27:18.756Z] #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:27:20.143Z] #224 ... [2026-04-21T09:27:20.143Z] [2026-04-21T09:27:20.143Z] #221 [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 [2026-04-21T09:27:20.143Z] #221 DONE 2.8s [2026-04-21T09:27:20.143Z] [2026-04-21T09:27:20.143Z] #222 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:27:20.143Z] #222 DONE 3.0s [2026-04-21T09:27:20.143Z] [2026-04-21T09:27:20.143Z] #223 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-04-21T09:27:20.143Z] #223 DONE 2.2s [2026-04-21T09:27:20.143Z] [2026-04-21T09:27:20.143Z] #224 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:27:20.143Z] #224 DONE 1.9s [2026-04-21T09:27:20.143Z] [2026-04-21T09:27:20.143Z] #225 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-21T09:27:20.714Z] #225 ... [2026-04-21T09:27:20.714Z] [2026-04-21T09:27:20.714Z] #226 [core-keeper] exporting to image [2026-04-21T09:27:20.714Z] #226 exporting layers 1.3s done [2026-04-21T09:27:20.714Z] #226 writing image sha256:3148b516410013e1a86d766781205b347a1f2c3bdacc3f7b0c27aa2d24fa0696 0.0s done [2026-04-21T09:27:20.714Z] #226 naming to docker.io/library/core-keeper 0.1s done [2026-04-21T09:27:20.714Z] #226 DONE 1.6s [2026-04-21T09:27:20.976Z] [2026-04-21T09:27:20.976Z] #227 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-04-21T09:27:20.976Z] #227 DONE 0.6s [2026-04-21T09:27:20.976Z] [2026-04-21T09:27:20.976Z] #228 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-21T09:27:21.291Z] #228 ... [2026-04-21T09:27:21.291Z] [2026-04-21T09:27:21.291Z] #225 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-04-21T09:27:21.291Z] #225 DONE 0.8s [2026-04-21T09:27:21.552Z] [2026-04-21T09:27:21.552Z] #229 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T09:27:22.125Z] #229 DONE 1.0s [2026-04-21T09:27:22.125Z] [2026-04-21T09:27:22.125Z] #228 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-04-21T09:27:22.125Z] #228 DONE 1.2s [2026-04-21T09:27:22.125Z] [2026-04-21T09:27:22.125Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:27:22.388Z] #230 ... [2026-04-21T09:27:22.388Z] [2026-04-21T09:27:22.388Z] #231 [security-spiffe-token-provider] exporting to image [2026-04-21T09:27:22.388Z] #231 exporting layers 1.4s done [2026-04-21T09:27:22.388Z] #231 writing image sha256:d81cb5f24188a68df5d5b8105e2d84c9b48f1ee164ca98d5782115d9c5ab0acb 0.0s done [2026-04-21T09:27:22.388Z] #231 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-04-21T09:27:22.388Z] #231 DONE 1.9s [2026-04-21T09:27:22.388Z] [2026-04-21T09:27:22.388Z] #232 [support-notifications] exporting to image [2026-04-21T09:27:22.388Z] #232 exporting layers 1.7s done [2026-04-21T09:27:22.388Z] #232 writing image sha256:fc0e3daf85f0c3a51005f694417cf8f87bcfd298157249b4d4cd55bd4e992272 0.0s done [2026-04-21T09:27:22.388Z] #232 naming to docker.io/library/support-notifications 0.0s done [2026-04-21T09:27:22.388Z] #232 DONE 1.9s [2026-04-21T09:27:22.388Z] [2026-04-21T09:27:22.388Z] #233 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-04-21T09:27:22.664Z] #233 DONE 0.5s [2026-04-21T09:27:22.664Z] [2026-04-21T09:27:22.664Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:27:22.926Z] #230 DONE 0.8s [2026-04-21T09:27:22.926Z] [2026-04-21T09:27:22.926Z] #234 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-04-21T09:27:22.926Z] #234 DONE 0.3s [2026-04-21T09:27:22.926Z] [2026-04-21T09:27:22.926Z] #235 [security-proxy-setup] exporting to image [2026-04-21T09:27:23.866Z] #235 ... [2026-04-21T09:27:23.867Z] [2026-04-21T09:27:23.867Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-04-21T09:27:23.867Z] #236 DONE 1.0s [2026-04-21T09:27:23.867Z] [2026-04-21T09:27:23.867Z] #235 [security-proxy-setup] exporting to image [2026-04-21T09:27:23.867Z] #235 exporting layers 1.1s done [2026-04-21T09:27:23.867Z] #235 writing image sha256:1f9a8c584e0ef423fc0b6be855d0c487f3f28b50c078555a0cc89e2d71161ff4 [2026-04-21T09:27:24.128Z] #235 writing image sha256:1f9a8c584e0ef423fc0b6be855d0c487f3f28b50c078555a0cc89e2d71161ff4 0.0s done [2026-04-21T09:27:24.128Z] #235 naming to docker.io/library/security-proxy-setup 0.0s done [2026-04-21T09:27:24.128Z] #235 DONE 1.2s [2026-04-21T09:27:24.128Z] [2026-04-21T09:27:24.128Z] #237 [security-secretstore-setup] exporting to image [2026-04-21T09:27:25.075Z] #237 exporting layers 1.0s done [2026-04-21T09:27:25.075Z] #237 writing image sha256:8556d0a68f351938d4bf324d768dbfb72d770f251dc4d54dc166a3064bb0c313 done [2026-04-21T09:27:25.075Z] #237 naming to docker.io/library/security-secretstore-setup 0.0s done [2026-04-21T09:27:25.075Z] #237 DONE 1.1s [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-04-21T09:27:25.336Z] time="2026-04-21T09:19:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-04-21T09:27:25.354Z] $ docker stop --time=1 79e763e406298f9aae1be6eeb447c49b4a884884336931315aa90460a5ec655d [2026-04-21T09:27:26.740Z] $ docker rm -f --volumes 79e763e406298f9aae1be6eeb447c49b4a884884336931315aa90460a5ec655d [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-21T09:27:27.111Z] + docker images [2026-04-21T09:27:27.111Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-04-21T09:27:27.111Z] security-secretstore-setup latest 8556d0a68f35 3 seconds ago 89.2MB [2026-04-21T09:27:27.111Z] security-proxy-setup latest 1f9a8c584e0e 4 seconds ago 62.4MB [2026-04-21T09:27:27.111Z] support-notifications latest fc0e3daf85f0 6 seconds ago 57.8MB [2026-04-21T09:27:27.111Z] security-spiffe-token-provider latest d81cb5f24188 6 seconds ago 53MB [2026-04-21T09:27:27.111Z] core-keeper latest 3148b5164100 9 seconds ago 49.7MB [2026-04-21T09:27:27.111Z] security-bootstrapper latest 4e4b6554988d 2 minutes ago 21.6MB [2026-04-21T09:27:27.111Z] security-proxy-auth latest eccb06812dc1 2 minutes ago 49MB [2026-04-21T09:27:27.111Z] core-data latest 8f16d2fef055 2 minutes ago 49.9MB [2026-04-21T09:27:27.111Z] core-command latest 6fb6ab4ac4da 2 minutes ago 44.1MB [2026-04-21T09:27:27.111Z] core-common-config-bootstrapper latest b93f5534c861 3 minutes ago 20.5MB [2026-04-21T09:27:27.111Z] core-metadata latest f0c2113901ce 3 minutes ago 50MB [2026-04-21T09:27:27.111Z] support-scheduler latest 8890f397f82d 3 minutes ago 54.2MB [2026-04-21T09:27:27.111Z] security-spire-agent latest d487a8424b12 3 minutes ago 237MB [2026-04-21T09:27:27.111Z] security-spire-config latest de41ee533f16 3 minutes ago 177MB [2026-04-21T09:27:27.111Z] security-spire-server latest 8f0ba2402663 3 minutes ago 178MB [2026-04-21T09:27:27.111Z] ci-base-image-x86_64 latest 76a1c9246468 11 minutes ago 970MB [2026-04-21T09:27:27.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-04-21T09:27:27.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-04-21T09:27:27.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-04-21T09:27:27.579Z] provisioning config files... [2026-04-21T09:27:27.586Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config5150423465580472260tmp [Pipeline] { [Pipeline] sh [2026-04-21T09:27:27.893Z] + set +x [2026-04-21T09:27:27.893Z] + curl -s https://codecov.io/bash [2026-04-21T09:27:27.893Z] + bash -s -- [2026-04-21T09:27:27.893Z] [2026-04-21T09:27:27.893Z] _____ _ [2026-04-21T09:27:27.893Z] / ____| | | [2026-04-21T09:27:27.893Z] | | ___ __| | ___ ___ _____ __ [2026-04-21T09:27:27.893Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-21T09:27:27.893Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-21T09:27:27.893Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-21T09:27:27.893Z] Bash-1.0.6 [2026-04-21T09:27:27.893Z] [2026-04-21T09:27:27.893Z] [2026-04-21T09:27:27.893Z] ==> git version 2.25.1 found [2026-04-21T09:27:27.893Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-04-21T09:27:27.893Z] Release-Date: 2020-01-08 [2026-04-21T09:27:27.893Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-04-21T09:27:27.893Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-21T09:27:27.893Z] ==> Jenkins CI detected. [2026-04-21T09:27:27.893Z] current dir:  /w/workspace/edgex-go/17 [2026-04-21T09:27:27.893Z] project root: . [2026-04-21T09:27:27.893Z] --> token set from env [2026-04-21T09:27:27.893Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-21T09:27:27.893Z] ==> Running gcov in . (disable via -X gcov) [2026-04-21T09:27:27.893Z] ==> Python coveragepy not found [2026-04-21T09:27:27.893Z] ==> Searching for coverage reports in: [2026-04-21T09:27:27.893Z] + . [2026-04-21T09:27:27.893Z] -> Found 1 reports [2026-04-21T09:27:27.893Z] ==> Detecting git/mercurial file structure [2026-04-21T09:27:27.893Z] ==> Reading reports [2026-04-21T09:27:27.893Z] + ./coverage.out bytes=1046393 [2026-04-21T09:27:28.153Z] ==> Appending adjustments [2026-04-21T09:27:28.153Z] https://docs.codecov.io/docs/fixing-reports [2026-04-21T09:27:29.530Z] + Found adjustments [2026-04-21T09:27:29.530Z] ==> Gzipping contents [2026-04-21T09:27:29.530Z] 108K /tmp/codecov.gJSa39.gz [2026-04-21T09:27:29.530Z] ==> Uploading reports [2026-04-21T09:27:29.530Z] url: https://codecov.io [2026-04-21T09:27:29.530Z] query: branch=PR-5354&commit=3e0042c5423b54ead168af4b5fa42589e6f74cbe&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= [2026-04-21T09:27:29.530Z] -> Pinging Codecov [2026-04-21T09:27:29.530Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5354&commit=3e0042c5423b54ead168af4b5fa42589e6f74cbe&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= [2026-04-21T09:27:29.788Z] -> Uploading to [2026-04-21T09:27:29.788Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3e0042c5423b54ead168af4b5fa42589e6f74cbe/58e71e34-384b-4f2f-80b5-577a6e7d0f86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260421%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260421T092729Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ad95885cb5106b964ccf3cf989dcaea31757908d80acda5c185fedcbb2ae42ea [2026-04-21T09:27:29.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-21T09:27:29.788Z] Dload Upload Total Spent Left Speed [2026-04-21T09:27:30.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 589k --:--:-- --:--:-- --:--:-- 589k [2026-04-21T09:27:30.048Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3e0042c5423b54ead168af4b5fa42589e6f74cbe [Pipeline] } [2026-04-21T09:27:30.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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 [2026-04-21T09:27:30.798Z] + [ -d /w/workspace/edgex-go/17/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:27:31.091Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:27:31.964Z] ---> package-listing.sh [2026-04-21T09:27:31.964Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-21T09:27:31.964Z] ++ facter osfamily [2026-04-21T09:27:32.222Z] + OS_FAMILY=debian [2026-04-21T09:27:32.222Z] + workspace=/w/workspace/edgex-go/17 [2026-04-21T09:27:32.222Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-21T09:27:32.222Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-21T09:27:32.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-21T09:27:32.222Z] + PACKAGES=/tmp/packages_start.txt [2026-04-21T09:27:32.222Z] + '[' /w/workspace/edgex-go/17 ']' [2026-04-21T09:27:32.222Z] + PACKAGES=/tmp/packages_end.txt [2026-04-21T09:27:32.222Z] + case "${OS_FAMILY}" in [2026-04-21T09:27:32.222Z] + dpkg -l [2026-04-21T09:27:32.222Z] + grep '^ii' [2026-04-21T09:27:32.222Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-21T09:27:32.222Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-21T09:27:32.222Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-21T09:27:32.222Z] + '[' /w/workspace/edgex-go/17 ']' [2026-04-21T09:27:32.223Z] + mkdir -p /w/workspace/edgex-go/17/archives/ [2026-04-21T09:27:32.223Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo [2026-04-21T09:27:32.235Z] 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-04-21T09:27:32.517Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:27:33.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T09:27:33.093Z] [2026-04-21T09:27:33.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-21T09:27:33.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T09:27:33.401Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-21T09:27:33.401Z] 5eb5b503b376: Pulling fs layer [2026-04-21T09:27:33.401Z] 5c69ac0246d0: Pulling fs layer [2026-04-21T09:27:33.401Z] ec43610c2a17: Pulling fs layer [2026-04-21T09:27:33.401Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-21T09:27:33.401Z] 33b1e0a273af: Pulling fs layer [2026-04-21T09:27:33.401Z] 5d3b04190fa2: Pulling fs layer [2026-04-21T09:27:33.401Z] 2f39f015ded8: Pulling fs layer [2026-04-21T09:27:33.401Z] 33b1e0a273af: Waiting [2026-04-21T09:27:33.401Z] 5d3b04190fa2: Waiting [2026-04-21T09:27:33.401Z] 2f39f015ded8: Waiting [2026-04-21T09:27:33.401Z] 3a2ae6a8a46f: Waiting [2026-04-21T09:27:33.401Z] 5c69ac0246d0: Download complete [2026-04-21T09:27:33.401Z] 3a2ae6a8a46f: Download complete [2026-04-21T09:27:33.401Z] 33b1e0a273af: Verifying Checksum [2026-04-21T09:27:33.401Z] 33b1e0a273af: Download complete [2026-04-21T09:27:33.401Z] ec43610c2a17: Verifying Checksum [2026-04-21T09:27:33.401Z] ec43610c2a17: Download complete [2026-04-21T09:27:33.401Z] 5d3b04190fa2: Download complete [2026-04-21T09:27:33.660Z] 5eb5b503b376: Download complete [2026-04-21T09:27:34.227Z] 2f39f015ded8: Download complete [2026-04-21T09:27:35.164Z] 5eb5b503b376: Pull complete [2026-04-21T09:27:35.423Z] 5c69ac0246d0: Pull complete [2026-04-21T09:27:35.991Z] ec43610c2a17: Pull complete [2026-04-21T09:27:35.991Z] 3a2ae6a8a46f: Pull complete [2026-04-21T09:27:36.251Z] 33b1e0a273af: Pull complete [2026-04-21T09:27:36.251Z] 5d3b04190fa2: Pull complete [2026-04-21T09:27:41.523Z] 2f39f015ded8: Pull complete [2026-04-21T09:27:41.523Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-21T09:27:41.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-21T09:27:41.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-21T09:27:41.630Z] prd-ubuntu20.04-docker-8c-8g-7805 does not seem to be running inside a container [2026-04-21T09:27:41.684Z] $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-21T09:27:43.697Z] $ docker top 5e4b40820fc75fe0dbf0ac993ba8a9138a3cfe63d9146a5ff3a2b9d22795289c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-21T09:27:44.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-21T09:27:44.325Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-21T09:27:44.620Z] + ls /var/log/sa-host [2026-04-21T09:27:44.620Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-21T09:27:44.711Z] provisioning config files... [2026-04-21T09:27:44.728Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config17892556487416091778tmp [Pipeline] { [Pipeline] echo [2026-04-21T09:27:44.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:27:45.061Z] ---> create-netrc.sh [Pipeline] } [2026-04-21T09:27:45.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:27:45.406Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-21T09:27:45.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:27:45.702Z] ---> sudo-logs.sh [2026-04-21T09:27:45.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-21T09:27:45.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:27:46.026Z] ---> job-cost.sh [2026-04-21T09:27:46.026Z] lf-activate-venv: SKIPPING [2026-04-21T09:27:46.026Z] INFO: No Stack... [2026-04-21T09:27:46.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-21T09:27:46.860Z] INFO: Archiving Costs [Pipeline] echo [2026-04-21T09:27:46.874Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-21T09:27:47.156Z] ---> logs-deploy.sh [2026-04-21T09:27:47.156Z] lf-activate-venv: SKIPPING [2026-04-21T09:27:47.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5354/17 [2026-04-21T09:27:47.156Z] INFO: archiving workspace using pattern(s): [2026-04-21T09:27:48.095Z] Archives upload complete. [2026-04-21T09:27:48.354Z] INFO: archiving logs to Nexus [2026-04-21T09:27:48.921Z] ---> uname -a: [2026-04-21T09:27:48.921Z] Linux prd-ubuntu20-04-docker-8c-8g-7805 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-04-21T09:27:48.921Z] [2026-04-21T09:27:48.921Z] [2026-04-21T09:27:48.921Z] ---> lscpu: [2026-04-21T09:27:48.921Z] Architecture: x86_64 [2026-04-21T09:27:48.921Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-21T09:27:48.922Z] Byte Order: Little Endian [2026-04-21T09:27:48.922Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-21T09:27:48.922Z] CPU(s): 8 [2026-04-21T09:27:48.922Z] On-line CPU(s) list: 0-7 [2026-04-21T09:27:48.922Z] Thread(s) per core: 1 [2026-04-21T09:27:48.922Z] Core(s) per socket: 1 [2026-04-21T09:27:48.922Z] Socket(s): 8 [2026-04-21T09:27:48.922Z] NUMA node(s): 1 [2026-04-21T09:27:48.922Z] Vendor ID: AuthenticAMD [2026-04-21T09:27:48.922Z] CPU family: 23 [2026-04-21T09:27:48.922Z] Model: 49 [2026-04-21T09:27:48.922Z] Model name: AMD EPYC-Rome Processor [2026-04-21T09:27:48.922Z] Stepping: 0 [2026-04-21T09:27:48.922Z] CPU MHz: 2799.996 [2026-04-21T09:27:48.922Z] BogoMIPS: 5599.99 [2026-04-21T09:27:48.922Z] Virtualization: AMD-V [2026-04-21T09:27:48.922Z] Hypervisor vendor: KVM [2026-04-21T09:27:48.922Z] Virtualization type: full [2026-04-21T09:27:48.922Z] L1d cache: 256 KiB [2026-04-21T09:27:48.922Z] L1i cache: 256 KiB [2026-04-21T09:27:48.922Z] L2 cache: 4 MiB [2026-04-21T09:27:48.922Z] L3 cache: 128 MiB [2026-04-21T09:27:48.922Z] NUMA node0 CPU(s): 0-7 [2026-04-21T09:27:48.922Z] Vulnerability Gather data sampling: Not affected [2026-04-21T09:27:48.922Z] Vulnerability Itlb multihit: Not affected [2026-04-21T09:27:48.922Z] Vulnerability L1tf: Not affected [2026-04-21T09:27:48.922Z] Vulnerability Mds: Not affected [2026-04-21T09:27:48.922Z] Vulnerability Meltdown: Not affected [2026-04-21T09:27:48.922Z] Vulnerability Mmio stale data: Not affected [2026-04-21T09:27:48.922Z] Vulnerability Retbleed: Vulnerable [2026-04-21T09:27:48.922Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-21T09:27:48.922Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-04-21T09:27:48.922Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-04-21T09:27:48.922Z] Vulnerability Srbds: Not affected [2026-04-21T09:27:48.922Z] Vulnerability Tsx async abort: Not affected [2026-04-21T09:27:48.922Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] ---> nproc: [2026-04-21T09:27:48.922Z] 8 [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] ---> df -h: [2026-04-21T09:27:48.922Z] Filesystem Size Used Avail Use% Mounted on [2026-04-21T09:27:48.922Z] overlay 155G 33G 123G 22% / [2026-04-21T09:27:48.922Z] tmpfs 64M 0 64M 0% /dev [2026-04-21T09:27:48.922Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-04-21T09:27:48.922Z] shm 64M 0 64M 0% /dev/shm [2026-04-21T09:27:48.922Z] /dev/vda1 155G 33G 123G 22% /facter-os [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] ---> sar -b -r -n DEV: [2026-04-21T09:27:48.922Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7805) 04/21/26 _x86_64_ (8 CPU) [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] 09:14:13 LINUX RESTART (8 CPU) [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] 09:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-04-21T09:27:48.922Z] 09:16:01 393.07 19.91 373.15 0.00 3184.00 73608.93 0.00 [2026-04-21T09:27:48.922Z] 09:17:01 52.54 0.28 52.26 0.00 10.53 24896.13 0.00 [2026-04-21T09:27:48.922Z] 09:18:01 33.39 0.07 33.33 0.00 0.53 20032.39 0.00 [2026-04-21T09:27:48.922Z] 09:19:01 70.97 0.17 70.80 0.00 2.27 32384.60 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 267.87 0.43 267.44 0.00 29.86 234994.57 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 210.63 1.42 209.22 0.00 19.46 73478.95 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 153.11 1.57 151.54 0.00 12.53 61703.45 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 531.91 9.36 522.54 0.00 77.97 199153.48 0.00 [2026-04-21T09:27:48.922Z] 09:24:01 214.91 0.12 214.80 0.00 0.93 104313.10 0.00 [2026-04-21T09:27:48.922Z] 09:25:01 588.24 0.50 587.74 0.00 7.47 98844.06 0.00 [2026-04-21T09:27:48.922Z] 09:26:04 210.62 0.06 210.56 0.00 0.51 71812.68 0.00 [2026-04-21T09:27:48.922Z] 09:27:01 121.31 0.00 121.31 0.00 0.00 36735.59 0.00 [2026-04-21T09:27:48.922Z] Average: 237.77 2.83 234.95 0.00 278.99 86152.41 0.00 [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] 09:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-04-21T09:27:48.922Z] 09:16:01 27627608 31481956 807412 2.46 115896 3949180 1851136 5.46 1219860 3554056 1256 [2026-04-21T09:27:48.922Z] 09:17:01 26148704 31359880 919172 2.80 127216 5199064 2178960 6.42 2148556 4000492 577988 [2026-04-21T09:27:48.922Z] 09:18:01 25060608 30245804 2031180 6.18 131520 5144960 3105360 9.16 2714084 4496668 541012 [2026-04-21T09:27:48.922Z] 09:19:01 25217540 31352992 922896 2.81 136196 6051428 1908688 5.63 2088604 4932912 535432 [2026-04-21T09:27:48.922Z] 09:20:01 18509264 31356584 912672 2.78 152580 12590428 2683064 7.91 2232816 11322648 1779216 [2026-04-21T09:27:48.922Z] 09:21:01 17824660 31363360 899692 2.74 189392 13170460 2507940 7.39 2356808 11799616 384256 [2026-04-21T09:27:48.922Z] 09:22:01 15486384 31304116 954576 2.90 226544 15298544 3344660 9.86 2746132 13629496 800372 [2026-04-21T09:27:48.922Z] 09:23:01 8646556 30113052 2103052 6.40 383572 20301092 6362112 18.76 5008796 17661396 373024 [2026-04-21T09:27:48.922Z] 09:24:01 6767232 30853176 1376636 4.19 395904 22847916 4596472 13.55 4495184 20017264 696120 [2026-04-21T09:27:48.922Z] 09:25:01 3975340 29755304 2459500 7.48 423292 24362616 6577364 19.39 5692932 21439344 862028 [2026-04-21T09:27:48.922Z] 09:26:04 3475420 31062972 1164184 3.54 435220 26116440 3031136 8.94 4736268 22869388 1241744 [2026-04-21T09:27:48.922Z] 09:27:01 4643912 31347448 900488 2.74 436004 25314124 2296884 6.77 3686136 22856884 32 [2026-04-21T09:27:48.922Z] Average: 15281936 30966387 1287622 3.92 262778 15028854 3370315 9.94 3260515 13215014 649373 [2026-04-21T09:27:48.922Z] [2026-04-21T09:27:48.922Z] 09:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-04-21T09:27:48.922Z] 09:16:01 ens3 933.61 663.59 12200.68 127.68 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:16:01 lo 4.40 4.40 0.44 0.44 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:16:01 docker0 389.42 505.30 33.95 4538.50 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:17:01 ens3 36.88 22.96 34.90 14.52 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:17:01 veth4716e58 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:17:01 docker0 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:18:01 ens3 18.43 11.81 14.19 8.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:18:01 veth4716e58 1.42 1.43 0.12 0.13 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:18:01 docker0 1.42 1.42 0.11 0.12 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:19:01 ens3 29.88 17.61 24.78 13.91 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:19:01 veth4716e58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 vethdc849b5 5.15 2.87 42.70 0.22 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 ens3 178.00 103.12 3851.42 23.50 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 vetha3ab0ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 vetha939ea2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 vetha3d7631 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth0f724a5 2.87 5.15 0.22 42.70 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth86d7813 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth887ee51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth6985df9 8.48 3.55 123.13 0.28 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth3678647 0.67 1.02 0.06 0.27 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth0a8d64c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth135e784 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 vethb198089 7.75 2.90 170.30 0.24 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth74755f1 1.92 3.20 0.16 42.60 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 vethf1ec44c 3.55 8.48 0.28 123.13 0.00 0.00 0.00 0.01 [2026-04-21T09:27:48.922Z] 09:20:01 vethc06ca3a 3.17 5.97 0.27 85.13 0.00 0.00 0.00 0.01 [2026-04-21T09:27:48.922Z] 09:20:01 docker0 16.18 30.59 1.10 506.48 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth3feecf5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth17c1756 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 vethfeec4e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth9852a5e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth659d9b9 2.08 1.12 42.50 0.10 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth9ade180 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth81f6d99 1.12 2.08 0.10 42.50 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:20:01 veth4b7d8e0 2.90 7.75 0.24 170.30 0.00 0.00 0.00 0.01 [2026-04-21T09:27:48.922Z] 09:21:01 veth0ac774e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 vethe6434c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 vethdbd036e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 ens3 201.98 138.69 2246.76 21.58 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 veth0819e1d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 vethca17678 89.84 118.15 9.22 1313.60 0.00 0.00 0.00 0.11 [2026-04-21T09:27:48.922Z] 09:21:01 vethd40bfa3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 veth3678647 0.12 1.75 0.01 0.07 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 docker0 127.55 181.77 10.76 2230.41 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 vethece3d4e 1.52 3.10 0.13 42.57 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:21:01 vethea5d710 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 veth70198e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 vethdbd036e 98.75 119.90 9.77 1313.19 0.00 0.00 0.00 0.11 [2026-04-21T09:27:48.922Z] 09:22:01 veth988beae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 ens3 157.01 123.15 1543.75 20.67 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 vethe17df62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 veth04aec63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 veth7de5c77 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 veth61fd637 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 veth3678647 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 vethafa7765 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 veth1ee9c2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 docker0 106.22 132.94 8.96 1526.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 vethfdaa581 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:22:01 vethea5d710 119.90 98.75 1313.19 9.77 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 veth1dc37d6 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 vethdb19655 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 veth45f78bf 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 ens3 512.13 354.28 5381.78 45.46 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 veth0231ef7 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 veth3678647 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 veth54bd4bb 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 docker0 339.82 491.84 31.10 5365.08 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:23:01 vetha80693c 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:24:01 veth920088e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:24:01 vethcaee92f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:24:01 veth1dc37d6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:24:01 vethbf9b60c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.922Z] 09:24:01 veth45f78bf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 ens3 9.43 4.90 7.74 4.13 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 veth1ce5d3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 veth43c03b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 veth3678647 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 veth54bd4bb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 vetha80693c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:24:01 veth4b35cbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 vethcaee92f 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 ens3 37.58 38.01 19.41 214.61 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 veth05ac156 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 veth1ce5d3c 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 vetha9876d1 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 vetha4d4a71 0.05 0.38 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 veth43c03b7 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 veth3678647 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 docker0 0.33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 veth920088e 0.45 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 ens3 8.67 4.68 7.03 3.76 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 veth05ac156 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 vetha9876d1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 vetha4d4a71 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 veth43c03b7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 veth3678647 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:26:04 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:27:01 ens3 13.24 8.47 9.89 5.53 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:27:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:27:01 veth3678647 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] Average: ens3 178.15 124.33 2113.04 41.96 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] Average: veth3678647 0.07 0.36 0.01 0.03 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] Average: docker0 81.81 112.07 7.17 1181.25 0.00 0.00 0.00 0.00 [2026-04-21T09:27:48.923Z] [2026-04-21T09:27:48.923Z] [2026-04-21T09:27:48.923Z] ---> sar -P ALL: [2026-04-21T09:27:48.923Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7805) 04/21/26 _x86_64_ (8 CPU) [2026-04-21T09:27:48.923Z] [2026-04-21T09:27:48.923Z] 09:14:13 LINUX RESTART (8 CPU) [2026-04-21T09:27:48.923Z] [2026-04-21T09:27:48.923Z] 09:15:01 CPU %user %nice %system %iowait %steal %idle [2026-04-21T09:27:48.923Z] 09:16:01 all 9.78 0.00 3.86 2.70 0.12 83.54 [2026-04-21T09:27:48.923Z] 09:16:01 0 11.26 0.00 3.26 0.59 0.12 84.77 [2026-04-21T09:27:48.923Z] 09:16:01 1 9.58 0.00 4.37 4.17 0.14 81.75 [2026-04-21T09:27:48.923Z] 09:16:01 2 9.33 0.00 3.24 0.30 0.10 87.02 [2026-04-21T09:27:48.923Z] 09:16:01 3 11.30 0.00 3.67 1.07 0.12 83.85 [2026-04-21T09:27:48.923Z] 09:16:01 4 9.48 0.00 5.77 4.30 0.10 80.35 [2026-04-21T09:27:48.923Z] 09:16:01 5 10.22 0.00 3.39 1.80 0.13 84.45 [2026-04-21T09:27:48.923Z] 09:16:01 6 7.41 0.00 2.96 0.51 0.14 88.98 [2026-04-21T09:27:48.923Z] 09:16:01 7 9.61 0.00 4.23 8.90 0.10 77.15 [2026-04-21T09:27:48.923Z] 09:17:01 all 46.68 0.00 7.92 0.87 0.19 44.35 [2026-04-21T09:27:48.923Z] 09:17:01 0 50.25 0.00 8.36 0.42 0.20 40.77 [2026-04-21T09:27:48.923Z] 09:17:01 1 46.08 0.00 7.65 0.61 0.20 45.46 [2026-04-21T09:27:48.923Z] 09:17:01 2 46.88 0.00 7.43 0.44 0.19 45.07 [2026-04-21T09:27:48.923Z] 09:17:01 3 44.76 0.00 7.70 0.56 0.17 46.81 [2026-04-21T09:27:48.923Z] 09:17:01 4 49.59 0.00 7.54 3.41 0.19 39.28 [2026-04-21T09:27:48.923Z] 09:17:01 5 46.03 0.00 7.78 0.22 0.18 45.78 [2026-04-21T09:27:48.923Z] 09:17:01 6 44.55 0.00 8.12 0.86 0.19 46.29 [2026-04-21T09:27:48.923Z] 09:17:01 7 45.27 0.00 8.78 0.44 0.20 45.30 [2026-04-21T09:27:48.923Z] 09:18:01 all 53.79 0.00 6.48 0.26 0.16 39.30 [2026-04-21T09:27:48.923Z] 09:18:01 0 54.20 0.00 6.69 0.00 0.15 38.95 [2026-04-21T09:27:48.923Z] 09:18:01 1 52.58 0.00 6.66 0.22 0.15 40.39 [2026-04-21T09:27:48.923Z] 09:18:01 2 54.98 0.00 6.21 0.00 0.17 38.64 [2026-04-21T09:27:48.923Z] 09:18:01 3 54.10 0.00 6.00 0.40 0.17 39.33 [2026-04-21T09:27:48.923Z] 09:18:01 4 54.27 0.00 6.66 1.50 0.15 37.42 [2026-04-21T09:27:48.923Z] 09:18:01 5 56.02 0.00 6.66 0.00 0.17 37.15 [2026-04-21T09:27:48.923Z] 09:18:01 6 51.95 0.00 6.53 0.00 0.15 41.38 [2026-04-21T09:27:48.923Z] 09:18:01 7 52.21 0.00 6.47 0.00 0.15 41.16 [2026-04-21T09:27:48.923Z] 09:19:01 all 42.07 0.00 6.89 0.26 0.48 50.30 [2026-04-21T09:27:48.923Z] 09:19:01 0 44.17 0.00 7.54 0.03 0.22 48.03 [2026-04-21T09:27:48.923Z] 09:19:01 1 42.30 0.00 7.34 0.05 0.17 50.14 [2026-04-21T09:27:48.923Z] 09:19:01 2 42.28 0.00 6.70 0.15 0.50 50.37 [2026-04-21T09:27:48.923Z] 09:19:01 3 42.16 0.00 6.91 1.78 0.16 48.99 [2026-04-21T09:27:48.923Z] 09:19:01 4 41.61 0.00 7.02 0.07 0.42 50.89 [2026-04-21T09:27:48.923Z] 09:19:01 5 39.05 0.00 6.35 0.02 1.08 53.51 [2026-04-21T09:27:48.923Z] 09:19:01 6 43.79 0.00 6.50 0.00 0.17 49.54 [2026-04-21T09:27:48.923Z] 09:19:01 7 41.27 0.00 6.79 0.02 1.10 50.82 [2026-04-21T09:27:48.923Z] 09:20:01 all 13.92 0.00 5.86 25.55 0.17 54.50 [2026-04-21T09:27:48.923Z] 09:20:01 0 13.48 0.00 5.72 1.25 0.14 79.41 [2026-04-21T09:27:48.923Z] 09:20:01 1 13.70 0.00 5.72 7.42 0.15 73.00 [2026-04-21T09:27:48.923Z] 09:20:01 2 13.07 0.00 7.14 62.34 0.12 17.33 [2026-04-21T09:27:48.923Z] 09:20:01 3 14.69 0.00 6.26 34.45 0.12 44.47 [2026-04-21T09:27:48.923Z] 09:20:01 4 14.31 0.00 5.71 14.70 0.10 65.19 [2026-04-21T09:27:48.923Z] 09:20:01 5 13.86 0.00 5.57 18.69 0.17 61.71 [2026-04-21T09:27:48.923Z] 09:20:01 6 14.79 0.00 5.52 48.45 0.24 31.01 [2026-04-21T09:27:48.923Z] 09:20:01 7 13.43 0.00 5.24 17.33 0.30 63.70 [2026-04-21T09:27:48.923Z] 09:21:01 all 4.20 0.00 1.77 32.55 0.06 61.41 [2026-04-21T09:27:48.923Z] 09:21:01 0 4.49 0.00 1.66 20.05 0.05 73.75 [2026-04-21T09:27:48.923Z] 09:21:01 1 4.04 0.00 1.57 26.51 0.05 67.83 [2026-04-21T09:27:48.923Z] 09:21:01 2 3.33 0.00 1.25 17.45 0.05 77.92 [2026-04-21T09:27:48.923Z] 09:21:01 3 2.98 0.00 1.46 11.97 0.07 83.53 [2026-04-21T09:27:48.923Z] 09:21:01 4 5.73 0.00 3.03 80.69 0.08 10.45 [2026-04-21T09:27:48.923Z] 09:21:01 5 3.27 0.00 1.32 10.48 0.07 84.86 [2026-04-21T09:27:48.923Z] 09:21:01 6 4.98 0.00 2.21 83.04 0.07 9.70 [2026-04-21T09:27:48.923Z] 09:21:01 7 4.83 0.00 1.71 10.87 0.05 82.54 [2026-04-21T09:27:48.923Z] 09:22:01 all 2.37 0.00 1.53 47.17 0.05 48.88 [2026-04-21T09:27:48.923Z] 09:22:01 0 1.91 0.00 1.44 77.17 0.08 19.40 [2026-04-21T09:27:48.923Z] 09:22:01 1 1.27 0.00 1.20 15.84 0.05 81.64 [2026-04-21T09:27:48.923Z] 09:22:01 2 1.99 0.00 1.72 27.33 0.05 68.90 [2026-04-21T09:27:48.923Z] 09:22:01 3 2.11 0.00 1.22 73.69 0.03 22.94 [2026-04-21T09:27:48.923Z] 09:22:01 4 3.45 0.00 1.53 51.65 0.05 43.32 [2026-04-21T09:27:48.923Z] 09:22:01 5 2.13 0.00 1.17 36.01 0.02 60.68 [2026-04-21T09:27:48.923Z] 09:22:01 6 3.71 0.00 2.48 45.19 0.08 48.54 [2026-04-21T09:27:48.923Z] 09:22:01 7 2.43 0.00 1.46 50.52 0.05 45.54 [2026-04-21T09:27:48.923Z] 09:23:01 all 57.16 0.00 16.49 14.16 0.39 11.80 [2026-04-21T09:27:48.923Z] 09:23:01 0 56.90 0.00 16.06 13.67 0.43 12.94 [2026-04-21T09:27:48.923Z] 09:23:01 1 56.99 0.00 15.81 9.82 0.37 17.00 [2026-04-21T09:27:48.923Z] 09:23:01 2 54.26 0.00 17.98 18.15 0.41 9.20 [2026-04-21T09:27:48.923Z] 09:23:01 3 56.00 0.00 16.60 13.72 0.37 13.30 [2026-04-21T09:27:48.923Z] 09:23:01 4 59.06 0.00 18.28 10.26 0.41 11.99 [2026-04-21T09:27:48.923Z] 09:23:01 5 56.84 0.00 15.05 17.79 0.36 9.96 [2026-04-21T09:27:48.923Z] 09:23:01 6 60.23 0.00 17.48 18.02 0.43 3.85 [2026-04-21T09:27:48.923Z] 09:23:01 7 56.96 0.00 14.66 11.85 0.38 16.16 [2026-04-21T09:27:48.923Z] 09:24:01 all 70.35 0.00 8.41 15.02 0.33 5.89 [2026-04-21T09:27:48.923Z] 09:24:01 0 69.97 0.00 8.65 17.89 0.37 3.12 [2026-04-21T09:27:48.923Z] 09:24:01 1 70.44 0.00 8.09 10.43 0.27 10.77 [2026-04-21T09:27:48.923Z] 09:24:01 2 68.98 0.00 8.72 19.74 0.40 2.15 [2026-04-21T09:27:48.923Z] 09:24:01 3 69.67 0.00 9.10 19.68 0.27 1.28 [2026-04-21T09:27:48.923Z] 09:24:01 4 72.07 0.00 8.36 8.78 0.54 10.26 [2026-04-21T09:27:48.923Z] 09:24:01 5 70.21 0.00 7.60 19.21 0.20 2.79 [2026-04-21T09:27:48.923Z] 09:24:01 6 71.31 0.00 9.08 14.94 0.20 4.47 [2026-04-21T09:27:48.923Z] 09:24:01 7 70.13 0.00 7.73 9.44 0.42 12.28 [2026-04-21T09:27:48.923Z] 09:25:01 all 86.95 0.00 12.02 0.33 0.31 0.39 [2026-04-21T09:27:48.923Z] 09:25:01 0 86.82 0.00 11.74 0.25 0.37 0.82 [2026-04-21T09:27:48.923Z] 09:25:01 1 86.93 0.00 11.98 0.54 0.30 0.25 [2026-04-21T09:27:48.923Z] 09:25:01 2 87.48 0.00 11.68 0.00 0.28 0.55 [2026-04-21T09:27:48.923Z] 09:25:01 3 87.08 0.00 11.88 0.74 0.30 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 4 86.38 0.00 13.05 0.25 0.32 0.00 [2026-04-21T09:27:48.923Z] 09:25:01 5 86.95 0.00 11.71 0.87 0.27 0.20 [2026-04-21T09:27:48.923Z] 09:25:01 6 87.46 0.00 12.00 0.02 0.28 0.23 [2026-04-21T09:27:48.923Z] 09:25:01 7 86.52 0.00 12.09 0.02 0.32 1.05 [2026-04-21T09:27:48.923Z] 09:26:04 all 81.31 0.00 9.73 3.72 0.31 4.93 [2026-04-21T09:27:48.923Z] 09:26:04 0 81.22 0.00 9.31 6.91 0.34 2.22 [2026-04-21T09:27:48.923Z] 09:26:04 1 82.31 0.00 9.59 3.48 0.30 4.31 [2026-04-21T09:27:48.923Z] 09:26:04 2 80.93 0.00 9.48 0.00 0.30 9.29 [2026-04-21T09:27:48.923Z] 09:26:04 3 81.07 0.00 9.83 7.57 0.29 1.25 [2026-04-21T09:27:48.923Z] 09:26:04 4 81.42 0.00 10.18 0.14 0.34 7.91 [2026-04-21T09:27:48.923Z] 09:26:04 5 81.45 0.00 9.75 4.53 0.32 3.94 [2026-04-21T09:27:48.923Z] 09:26:04 6 81.32 0.00 9.96 3.84 0.30 4.57 [2026-04-21T09:27:48.923Z] 09:26:04 7 80.79 0.00 9.69 3.27 0.30 5.94 [2026-04-21T09:27:48.923Z] [2026-04-21T09:27:48.923Z] 09:26:04 CPU %user %nice %system %iowait %steal %idle [2026-04-21T09:27:48.923Z] 09:27:01 all 0.55 0.00 0.45 26.53 0.09 72.37 [2026-04-21T09:27:48.923Z] 09:27:01 0 0.30 0.00 0.40 26.70 0.05 72.54 [2026-04-21T09:27:48.924Z] 09:27:01 1 0.39 0.00 0.26 6.75 0.09 92.52 [2026-04-21T09:27:48.924Z] 09:27:01 2 0.44 0.00 0.28 5.70 0.14 93.44 [2026-04-21T09:27:48.924Z] 09:27:01 3 0.44 0.00 0.76 74.03 0.18 24.60 [2026-04-21T09:27:48.924Z] 09:27:01 4 0.62 0.00 0.46 12.35 0.11 86.47 [2026-04-21T09:27:48.924Z] 09:27:01 5 0.46 0.00 0.46 39.08 0.09 59.92 [2026-04-21T09:27:48.924Z] 09:27:01 6 1.42 0.00 0.32 26.03 0.04 72.20 [2026-04-21T09:27:48.924Z] 09:27:01 7 0.37 0.00 0.63 21.81 0.07 77.12 [2026-04-21T09:27:48.924Z] Average: all 39.43 0.00 6.81 14.01 0.22 39.53 [2026-04-21T09:27:48.924Z] Average: 0 39.89 0.00 6.76 13.70 0.21 39.44 [2026-04-21T09:27:48.924Z] Average: 1 39.20 0.00 6.71 7.14 0.19 46.76 [2026-04-21T09:27:48.924Z] Average: 2 38.99 0.00 6.84 12.55 0.23 41.39 [2026-04-21T09:27:48.924Z] Average: 3 39.19 0.00 6.81 19.77 0.19 34.05 [2026-04-21T09:27:48.924Z] Average: 4 40.21 0.00 7.33 15.63 0.23 36.60 [2026-04-21T09:27:48.924Z] Average: 5 39.21 0.00 6.43 12.23 0.26 41.88 [2026-04-21T09:27:48.924Z] Average: 6 39.76 0.00 6.96 19.99 0.19 33.11 [2026-04-21T09:27:48.924Z] Average: 7 38.98 0.00 6.65 11.13 0.29 42.96 [2026-04-21T09:27:48.924Z] [2026-04-21T09:27:48.924Z] [2026-04-21T09:27:48.924Z]