Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0629ee82c6636737b659ec2d00174113e8f6bde+18377efbcf723ec9c9518bd44e4bbe02c0923e25 (69b321fef7a6e3ef974bb7388c0440c0ed273bcf) 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-ssh16467627949400249584.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-ssh6491109675092837352.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-5359/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-5359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15008953295533662434.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-ssh9003983583093889636.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-5359/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-5359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18277720387710385412.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4119 in /w/workspace/edgexfoundry_edgex-go_PR-5359 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 18377efbcf723ec9c9518bd44e4bbe02c0923e25 into PR head commit b0629ee82c6636737b659ec2d00174113e8f6bde Merge succeeded, producing 376c91471dfd90c034b76dc562c88e2c1c7a438a Checking out Revision 376c91471dfd90c034b76dc562c88e2c1c7a438a (PR-5359) > 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/5359/head:refs/remotes/origin/PR-5359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0629ee82c6636737b659ec2d00174113e8f6bde # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 376c91471dfd90c034b76dc562c88e2c1c7a438a # timeout=10 Commit message: "Merge commit '18377efbcf723ec9c9518bd44e4bbe02c0923e25' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6f06cc5c077c835b4cb0d868d8d31032f9d5f3ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-26T08:30:07.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-26T08:30:07.970Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-26T08:30:07.995Z] ========================================================= [2026-03-26T08:30:07.995Z] EdgeX Global Pipelines Version Info [2026-03-26T08:30:07.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:30:08.731Z] ------------------- [2026-03-26T08:30:08.732Z] stable info: [2026-03-26T08:30:08.732Z] ------------------- [2026-03-26T08:30:08.732Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-26T08:30:08.732Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-26T08:30:08.732Z] Message: update stable to v1.0.278 [2026-03-26T08:30:09.674Z] ------------------- [2026-03-26T08:30:09.675Z] experimental info: [2026-03-26T08:30:09.675Z] ------------------- [2026-03-26T08:30:09.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-26T08:30:09.675Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-26T08:30:09.675Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-26T08:30:09.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-26T08:30:09.769Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-26T08:30:09.786Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-26T08:30:09.806Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-26T08:30:09.828Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-26T08:30:09.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-26T08:30:09.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-26T08:30:09.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-26T08:30:09.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-26T08:30:09.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-26T08:30:09.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-26T08:30:09.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-26T08:30:10.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-26T08:30:10.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-26T08:30:10.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-26T08:30:10.063Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T08:30:10.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T08:30:10.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-26T08:30:10.127Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-26T08:30:10.153Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-26T08:30:10.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-26T08:30:10.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-26T08:30:10.205Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-26T08:30:10.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5359 [Pipeline] echo [2026-03-26T08:30:10.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5359 [Pipeline] echo [2026-03-26T08:30:10.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5359 [Pipeline] echo [2026-03-26T08:30:10.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 376c91471dfd90c034b76dc562c88e2c1c7a438a [Pipeline] echo [2026-03-26T08:30:10.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 376c914 [Pipeline] echo [2026-03-26T08:30:10.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T08:30:10.378Z] provisioning config files... [2026-03-26T08:30:10.391Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config12242036090520369519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:30:10.725Z] ---> ****-login.sh [2026-03-26T08:30:10.725Z] nexus3.edgexfoundry.org:10001 [2026-03-26T08:30:10.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:30:10.986Z] [2026-03-26T08:30:10.986Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:30:10.986Z] Configure a credential helper to remove this warning. See [2026-03-26T08:30:10.986Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:30:10.986Z] [2026-03-26T08:30:10.986Z] Login Succeeded [2026-03-26T08:30:10.986Z] nexus3.edgexfoundry.org:10002 [2026-03-26T08:30:10.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:30:10.986Z] [2026-03-26T08:30:10.986Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:30:10.986Z] Configure a credential helper to remove this warning. See [2026-03-26T08:30:10.986Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:30:10.986Z] [2026-03-26T08:30:10.986Z] Login Succeeded [2026-03-26T08:30:10.986Z] nexus3.edgexfoundry.org:10003 [2026-03-26T08:30:10.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:30:11.246Z] [2026-03-26T08:30:11.246Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:30:11.246Z] Configure a credential helper to remove this warning. See [2026-03-26T08:30:11.246Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:30:11.246Z] [2026-03-26T08:30:11.246Z] Login Succeeded [2026-03-26T08:30:11.246Z] nexus3.edgexfoundry.org:10004 [2026-03-26T08:30:11.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:30:11.246Z] [2026-03-26T08:30:11.246Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:30:11.246Z] Configure a credential helper to remove this warning. See [2026-03-26T08:30:11.246Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:30:11.246Z] [2026-03-26T08:30:11.246Z] Login Succeeded [2026-03-26T08:30:11.246Z] ****.io [2026-03-26T08:30:11.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T08:30:11.507Z] [2026-03-26T08:30:11.507Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T08:30:11.507Z] Configure a credential helper to remove this warning. See [2026-03-26T08:30:11.507Z] https://docs.****.com/go/credential-store/ [2026-03-26T08:30:11.507Z] [2026-03-26T08:30:11.507Z] Login Succeeded [2026-03-26T08:30:11.507Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T08:30:11.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T08:30:11.828Z] + 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-03-26T08:30:11.828Z] + dirname cmd/core-command/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/core-data/Dockerfile+ [2026-03-26T08:30:11.828Z] cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/core-keeper/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/core-metadata/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-26T08:30:11.828Z] + + dirname cmd/security-bootstrapper/Dockerfile [2026-03-26T08:30:11.828Z] cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2026-03-26T08:30:11.828Z] cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-26T08:30:11.828Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2026-03-26T08:30:11.828Z] cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-26T08:30:11.828Z] + + dirname cmd/security-spire-agent/Dockerfile [2026-03-26T08:30:11.828Z] cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/support-notifications/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-26T08:30:11.828Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-26T08:30:11.828Z] + cut -d/ -f2 [2026-03-26T08:30:11.828Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-26T08:30:11.856Z] 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-03-26T08:30:12.199Z] + git rev-list -1 --merges 376c91471dfd90c034b76dc562c88e2c1c7a438a~1..376c91471dfd90c034b76dc562c88e2c1c7a438a [Pipeline] echo [2026-03-26T08:30:12.211Z] -----------> git rev-list -1 --merges 376c91471dfd90c034b76dc562c88e2c1c7a438a~1..376c91471dfd90c034b76dc562c88e2c1c7a438a 376c91471dfd90c034b76dc562c88e2c1c7a438a [2026-03-26T08:30:12.211Z] 376c91471dfd90c034b76dc562c88e2c1c7a438a [false] [Pipeline] sh [2026-03-26T08:30:12.507Z] + git log --format=format:%s -1 376c91471dfd90c034b76dc562c88e2c1c7a438a [Pipeline] echo [2026-03-26T08:30:12.522Z] ========================================================= [2026-03-26T08:30:12.522Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-26T08:30:12.522Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-26T08:30:12.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T08:30:12.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-26T08:30:12.903Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-26T08:30:12.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-26T08:30:12.903Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2026-03-26T08:30:12.903Z] tee -a /etc/ssh/ssh_known_hosts [2026-03-26T08:30:12.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:30:13.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T08:30:13.256Z] [2026-03-26T08:30:13.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:30:13.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T08:30:13.553Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-26T08:30:13.553Z] 3dae71ba6b94: Pulling fs layer [2026-03-26T08:30:13.553Z] 6bf1a483ea7c: Pulling fs layer [2026-03-26T08:30:13.553Z] f5dfc541a4d3: Pulling fs layer [2026-03-26T08:30:13.553Z] 461d9e800cba: Pulling fs layer [2026-03-26T08:30:13.553Z] 80192f66455f: Pulling fs layer [2026-03-26T08:30:13.553Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-26T08:30:13.553Z] a29436f7fd5d: Pulling fs layer [2026-03-26T08:30:13.553Z] 80192f66455f: Waiting [2026-03-26T08:30:13.553Z] 461d9e800cba: Waiting [2026-03-26T08:30:13.553Z] 2e8e34ca0e6c: Waiting [2026-03-26T08:30:13.553Z] 923cac83aea3: Pulling fs layer [2026-03-26T08:30:13.553Z] 25ad8b0a4227: Pulling fs layer [2026-03-26T08:30:13.553Z] db01528c6b51: Pulling fs layer [2026-03-26T08:30:13.553Z] a29436f7fd5d: Waiting [2026-03-26T08:30:13.553Z] 923cac83aea3: Waiting [2026-03-26T08:30:13.553Z] 25ad8b0a4227: Waiting [2026-03-26T08:30:13.553Z] 28988de357af: Pulling fs layer [2026-03-26T08:30:13.553Z] db01528c6b51: Waiting [2026-03-26T08:30:13.553Z] 6bf1a483ea7c: Verifying Checksum [2026-03-26T08:30:13.553Z] 6bf1a483ea7c: Download complete [2026-03-26T08:30:13.553Z] 461d9e800cba: Verifying Checksum [2026-03-26T08:30:13.553Z] 461d9e800cba: Download complete [2026-03-26T08:30:13.553Z] 80192f66455f: Verifying Checksum [2026-03-26T08:30:13.553Z] 80192f66455f: Download complete [2026-03-26T08:30:13.809Z] f5dfc541a4d3: Verifying Checksum [2026-03-26T08:30:13.809Z] f5dfc541a4d3: Download complete [2026-03-26T08:30:13.809Z] 3dae71ba6b94: Verifying Checksum [2026-03-26T08:30:13.809Z] 3dae71ba6b94: Download complete [2026-03-26T08:30:13.809Z] 923cac83aea3: Verifying Checksum [2026-03-26T08:30:13.809Z] 923cac83aea3: Download complete [2026-03-26T08:30:13.809Z] 25ad8b0a4227: Verifying Checksum [2026-03-26T08:30:13.809Z] db01528c6b51: Download complete [2026-03-26T08:30:13.809Z] 28988de357af: Verifying Checksum [2026-03-26T08:30:13.809Z] 28988de357af: Download complete [2026-03-26T08:30:14.068Z] a29436f7fd5d: Verifying Checksum [2026-03-26T08:30:14.068Z] a29436f7fd5d: Download complete [2026-03-26T08:30:14.324Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-26T08:30:14.324Z] 2e8e34ca0e6c: Download complete [2026-03-26T08:30:15.261Z] 3dae71ba6b94: Pull complete [2026-03-26T08:30:15.521Z] 6bf1a483ea7c: Pull complete [2026-03-26T08:30:16.457Z] f5dfc541a4d3: Pull complete [2026-03-26T08:30:16.457Z] 461d9e800cba: Pull complete [2026-03-26T08:30:16.457Z] 80192f66455f: Pull complete [2026-03-26T08:30:21.810Z] 2e8e34ca0e6c: Pull complete [2026-03-26T08:30:22.384Z] a29436f7fd5d: Pull complete [2026-03-26T08:30:22.644Z] 923cac83aea3: Pull complete [2026-03-26T08:30:23.215Z] 25ad8b0a4227: Pull complete [2026-03-26T08:30:23.215Z] db01528c6b51: Pull complete [2026-03-26T08:30:23.215Z] 28988de357af: Pull complete [2026-03-26T08:30:23.215Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-26T08:30:23.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T08:30:23.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:30:23.365Z] prd-ubuntu20.04-docker-8c-8g-4119 does not seem to be running inside a container [2026-03-26T08:30:23.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-03-26T08:30:25.605Z] $ docker top e2e63cdf16d98112f16b2ecd805f8dea113ad453613195b592173b45d708024a -eo pid,comm [2026-03-26T08:30:25.657Z] 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-03-26T08:30:25.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T08:30:25.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T08:30:25.705Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T08:30:25.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T08:30:25.827Z] $ docker exec e2e63cdf16d98112f16b2ecd805f8dea113ad453613195b592173b45d708024a ssh-agent [2026-03-26T08:30:25.965Z] SSH_AUTH_SOCK=/tmp/ssh-p5hqKBJ1cDcC/agent.32 [2026-03-26T08:30:25.965Z] SSH_AGENT_PID=38 [2026-03-26T08:30:25.972Z] Running ssh-add (command line suppressed) [2026-03-26T08:30:26.077Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_13600314099818096796.key (/w/workspace/edgex-go/12@tmp/private_key_13600314099818096796.key) [2026-03-26T08:30:26.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T08:30:26.385Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] sh [2026-03-26T08:30:26.674Z] + git tag --points-at HEAD [Pipeline] } [2026-03-26T08:30:26.686Z] $ docker exec --env ******** --env ******** e2e63cdf16d98112f16b2ecd805f8dea113ad453613195b592173b45d708024a ssh-agent -k [2026-03-26T08:30:26.777Z] unset SSH_AUTH_SOCK; [2026-03-26T08:30:26.777Z] unset SSH_AGENT_PID; [2026-03-26T08:30:26.777Z] echo Agent pid 38 killed; [2026-03-26T08:30:26.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-26T08:30:26.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T08:30:26.823Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T08:30:26.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T08:30:26.935Z] $ docker exec e2e63cdf16d98112f16b2ecd805f8dea113ad453613195b592173b45d708024a ssh-agent [2026-03-26T08:30:27.038Z] SSH_AUTH_SOCK=/tmp/ssh-V7mYgwj4U16L/agent.85 [2026-03-26T08:30:27.038Z] SSH_AGENT_PID=91 [2026-03-26T08:30:27.042Z] Running ssh-add (command line suppressed) [2026-03-26T08:30:27.167Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_5096936462336411704.key (/w/workspace/edgex-go/12@tmp/private_key_5096936462336411704.key) [2026-03-26T08:30:27.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T08:30:27.469Z] + git semver init [2026-03-26T08:30:27.725Z] 2026-03-26 08:30:27,722 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T08:30:27.726Z] 2026-03-26 08:30:27,725 [run_init] DEBUG init version:0.0.0 force:False [2026-03-26T08:30:27.984Z] 2026-03-26 08:30:27,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver [2026-03-26T08:30:27.984Z] 2026-03-26 08:30:27,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver [2026-03-26T08:30:27.984Z] 2026-03-26 08:30:27,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, stdin=None, shell=False, universal_newlines=False) [2026-03-26T08:30:36.131Z] 2026-03-26 08:30:35,815 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude [2026-03-26T08:30:36.131Z] 2026-03-26 08:30:35,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-5359 with force:False [2026-03-26T08:30:36.131Z] 2026-03-26 08:30:35,815 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-5359 [2026-03-26T08:30:36.131Z] 2026-03-26 08:30:35,820 [execute] INFO git cat-file --batch-check [2026-03-26T08:30:36.131Z] 2026-03-26 08:30:35,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T08:30:36.132Z] 2026-03-26 08:30:35,824 [execute] INFO git cat-file --batch [2026-03-26T08:30:36.132Z] 2026-03-26 08:30:35,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T08:30:36.132Z] 2026-03-26 08:30:35,828 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-5359 [2026-03-26T08:30:36.132Z] 0.0.0 [Pipeline] } [2026-03-26T08:30:36.143Z] $ docker exec --env ******** --env ******** e2e63cdf16d98112f16b2ecd805f8dea113ad453613195b592173b45d708024a ssh-agent -k [2026-03-26T08:30:36.230Z] unset SSH_AUTH_SOCK; [2026-03-26T08:30:36.231Z] unset SSH_AGENT_PID; [2026-03-26T08:30:36.231Z] echo Agent pid 91 killed; [2026-03-26T08:30:36.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T08:30:36.561Z] + git semver [Pipeline] } [2026-03-26T08:30:36.834Z] $ docker stop --time=1 e2e63cdf16d98112f16b2ecd805f8dea113ad453613195b592173b45d708024a [2026-03-26T08:30:38.110Z] $ docker rm -f --volumes e2e63cdf16d98112f16b2ecd805f8dea113ad453613195b592173b45d708024a [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T08:30:38.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-26T08:30:38.727Z] Stashed 1 file(s) [Pipeline] echo [2026-03-26T08:30:38.731Z] [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-03-26T08:30:39.303Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo [2026-03-26T08:30:39.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T08:30:39.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T08:30:39.353Z] ========================================================= [2026-03-26T08:30:39.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-26T08:30:39.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-26T08:30:39.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:30:39.661Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-26T08:30:39.661Z] 2d35ebdb57d9: Pulling fs layer [2026-03-26T08:30:39.661Z] c35fb4624d26: Pulling fs layer [2026-03-26T08:30:39.661Z] 4e2aec7ef170: Pulling fs layer [2026-03-26T08:30:39.661Z] 333b49ad6fbf: Pulling fs layer [2026-03-26T08:30:39.661Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T08:30:39.661Z] c3e65509a76b: Pulling fs layer [2026-03-26T08:30:39.661Z] 7cf9ebb963bd: Pulling fs layer [2026-03-26T08:30:39.661Z] bb34ca984cfb: Pulling fs layer [2026-03-26T08:30:39.661Z] 151cf03bc807: Pulling fs layer [2026-03-26T08:30:39.661Z] 333b49ad6fbf: Waiting [2026-03-26T08:30:39.661Z] bb34ca984cfb: Waiting [2026-03-26T08:30:39.661Z] c3e65509a76b: Waiting [2026-03-26T08:30:39.661Z] 151cf03bc807: Waiting [2026-03-26T08:30:39.661Z] 4f4fb700ef54: Waiting [2026-03-26T08:30:39.661Z] 7cf9ebb963bd: Waiting [2026-03-26T08:30:39.661Z] c35fb4624d26: Download complete [2026-03-26T08:30:39.661Z] 333b49ad6fbf: Verifying Checksum [2026-03-26T08:30:39.661Z] 333b49ad6fbf: Download complete [2026-03-26T08:30:39.661Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T08:30:39.661Z] 4f4fb700ef54: Download complete [2026-03-26T08:30:39.661Z] c3e65509a76b: Verifying Checksum [2026-03-26T08:30:39.661Z] c3e65509a76b: Download complete [2026-03-26T08:30:39.661Z] 2d35ebdb57d9: Verifying Checksum [2026-03-26T08:30:39.661Z] 2d35ebdb57d9: Download complete [2026-03-26T08:30:39.919Z] 2d35ebdb57d9: Pull complete [2026-03-26T08:30:39.919Z] 7cf9ebb963bd: Verifying Checksum [2026-03-26T08:30:39.919Z] 7cf9ebb963bd: Download complete [2026-03-26T08:30:39.919Z] c35fb4624d26: Pull complete [2026-03-26T08:30:40.180Z] 151cf03bc807: Verifying Checksum [2026-03-26T08:30:40.180Z] 151cf03bc807: Download complete [2026-03-26T08:30:40.180Z] 4e2aec7ef170: Verifying Checksum [2026-03-26T08:30:40.180Z] 4e2aec7ef170: Download complete [2026-03-26T08:30:40.441Z] bb34ca984cfb: Verifying Checksum [2026-03-26T08:30:40.441Z] bb34ca984cfb: Download complete [2026-03-26T08:30:45.744Z] 4e2aec7ef170: Pull complete [2026-03-26T08:30:45.744Z] 333b49ad6fbf: Pull complete [2026-03-26T08:30:45.744Z] 4f4fb700ef54: Pull complete [2026-03-26T08:30:45.744Z] c3e65509a76b: Pull complete [2026-03-26T08:30:45.744Z] 7cf9ebb963bd: Pull complete [2026-03-26T08:30:49.073Z] bb34ca984cfb: Pull complete [2026-03-26T08:30:49.336Z] 151cf03bc807: Pull complete [2026-03-26T08:30:49.336Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T08:30:49.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:30:49.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-26T08:30:49.645Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:30:49.645Z] WORKDIR /edgex [2026-03-26T08:30:49.645Z] COPY go.mod . [2026-03-26T08:30:49.645Z] RUN go mod download [2026-03-26T08:30:49.645Z] + docker build -t ci-base-image-x86_64 -f - . [2026-03-26T08:30:50.213Z] #0 building with "default" instance using docker driver [2026-03-26T08:30:50.213Z] [2026-03-26T08:30:50.213Z] #1 [internal] load build definition from Dockerfile [2026-03-26T08:30:50.213Z] #1 transferring dockerfile: 164B done [2026-03-26T08:30:50.213Z] #1 DONE 0.0s [2026-03-26T08:30:50.213Z] [2026-03-26T08:30:50.213Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:30:50.213Z] #2 DONE 0.0s [2026-03-26T08:30:50.213Z] [2026-03-26T08:30:50.213Z] #3 [internal] load .dockerignore [2026-03-26T08:30:50.213Z] #3 transferring context: 50B done [2026-03-26T08:30:50.213Z] #3 DONE 0.1s [2026-03-26T08:30:50.473Z] [2026-03-26T08:30:50.473Z] #4 [internal] load build context [2026-03-26T08:30:50.473Z] #4 transferring context: 7.03kB done [2026-03-26T08:30:50.473Z] #4 DONE 0.0s [2026-03-26T08:30:50.473Z] [2026-03-26T08:30:50.473Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T08:30:50.473Z] #5 DONE 0.1s [2026-03-26T08:30:50.473Z] [2026-03-26T08:30:50.473Z] #6 [2/4] WORKDIR /edgex [2026-03-26T08:30:53.769Z] #6 DONE 3.2s [2026-03-26T08:30:53.769Z] [2026-03-26T08:30:53.769Z] #7 [3/4] COPY go.mod . [2026-03-26T08:30:53.769Z] #7 DONE 0.0s [2026-03-26T08:30:53.769Z] [2026-03-26T08:30:53.769Z] #8 [4/4] RUN go mod download [2026-03-26T08:31:00.346Z] #8 DONE 6.4s [2026-03-26T08:31:00.346Z] [2026-03-26T08:31:00.346Z] #9 exporting to image [2026-03-26T08:31:00.346Z] #9 exporting layers [2026-03-26T08:31:03.636Z] #9 exporting layers 3.5s done [2026-03-26T08:31:03.636Z] #9 writing image sha256:41980dd69f9a4bc3d45f6d6d9b1f826b421ddad68e25c815100cd0bc52fd65e8 done [2026-03-26T08:31:03.636Z] #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done [2026-03-26T08:31:03.636Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:31:04.204Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T08:31:04.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:31:04.279Z] prd-ubuntu20.04-docker-8c-8g-4119 does not seem to be running inside a container [2026-03-26T08:31:04.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-03-26T08:31:04.650Z] $ docker top 996b8fba4df4db1a37bb92266ef53ba0f5ff50ccf454cd507e1f47726c4a07eb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T08:31:04.995Z] + go version [2026-03-26T08:31:04.995Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-26T08:31:05.007Z] $ docker stop --time=1 996b8fba4df4db1a37bb92266ef53ba0f5ff50ccf454cd507e1f47726c4a07eb [2026-03-26T08:31:06.265Z] $ docker rm -f --volumes 996b8fba4df4db1a37bb92266ef53ba0f5ff50ccf454cd507e1f47726c4a07eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:31:06.702Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T08:31:06.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:31:06.779Z] prd-ubuntu20.04-docker-8c-8g-4119 does not seem to be running inside a container [2026-03-26T08:31:06.817Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-03-26T08:31:07.047Z] $ docker top 750b59e45cfe4d2d19a0b9d87fdf7d3fab832c015b42127c3a6fcdd7ccac1cc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-26T08:31:07.112Z] ========================================================= [2026-03-26T08:31:07.112Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-26T08:31:07.112Z] ========================================================= [Pipeline] sh [2026-03-26T08:31:07.396Z] + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh [2026-03-26T08:31:07.712Z] + make test [2026-03-26T08:31:07.712Z] go test -race -coverprofile=coverage.out ./... [2026-03-26T08:31:17.737Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-26T08:31:49.804Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-26T08:31:53.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2026-03-26T08:31:56.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.4% of statements [2026-03-26T08:31:56.367Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-26T08:31:56.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-03-26T08:31:56.367Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-26T08:31:56.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 57.3% of statements [2026-03-26T08:31:56.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.031s coverage: 86.5% of statements [2026-03-26T08:31:56.367Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-26T08:31:56.367Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.461s coverage: 94.2% of statements [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-26T08:31:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.084s coverage: 90.7% of statements [2026-03-26T08:31:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-26T08:31:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.032s coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-26T08:31:56.932Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-26T08:31:58.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 8.2% of statements [2026-03-26T08:31:58.311Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-26T08:31:58.311Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.555s coverage: 97.6% of statements [2026-03-26T08:32:00.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-26T08:32:00.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-26T08:32:00.838Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-26T08:32:03.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.057s coverage: 3.5% of statements [2026-03-26T08:32:03.361Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-26T08:32:03.361Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-26T08:32:03.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2026-03-26T08:32:03.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-26T08:32:03.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-03-26T08:32:03.361Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 68.8% of statements [2026-03-26T08:32:03.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-26T08:32:03.361Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:32:03.361Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-26T08:32:04.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 40.0% of statements [2026-03-26T08:32:05.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 87.1% of statements [2026-03-26T08:32:05.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2026-03-26T08:32:05.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements [2026-03-26T08:32:05.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2026-03-26T08:32:17.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2026-03-26T08:32:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2026-03-26T08:32:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.040s coverage: 6.8% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.032s coverage: 100.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.146s coverage: 54.8% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.042s coverage: 20.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.049s coverage: 96.8% of statements [2026-03-26T08:32:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-26T08:32:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 93.8% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2026-03-26T08:32:27.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-26T08:32:27.404Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.1% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.153s coverage: 94.9% of statements [2026-03-26T08:32:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-26T08:32:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2026-03-26T08:32:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-26T08:32:31.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 47.1% of statements [2026-03-26T08:32:31.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-26T08:32:31.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T08:32:31.595Z] 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-03-26T08:32:31.595Z] running golangci-lint [2026-03-26T08:32:31.595Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-26T08:32:31.595Z] go version go1.25.2 linux/amd64 [2026-03-26T08:32:31.854Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-03-26T08:32:31.854Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-26T08:32:31.854Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-26T08:32:31.854Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-26T08:32:31.854Z] level=info msg="[goenv] Read go env for 7.190272ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-26T08:32:31.854Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-26T08:32:58.380Z] level=info msg="[loader] Go packages loading at mode 8767 (name|types_sizes|files|compiled_files|deps|exports_file|imports) took 23.848654914s" [2026-03-26T08:32:58.380Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.874606ms" [2026-03-26T08:33:10.628Z] level=info msg="[linters_context/goanalysis] analyzers took 2m9.844756629s with top 10 stages: buildir: 1m12.122679444s, gosec: 3.448321044s, inspect: 2.992068614s, fact_deprecated: 2.632045341s, printf: 2.173111435s, ctrlflow: 1.761596698s, fact_purity: 1.605168664s, nilness: 1.575595074s, directives: 1.406996039s, S1038: 1.374580369s" [2026-03-26T08:33:10.628Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-26T08:33:10.628Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-26T08:33:10.628Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-26T08:33:10.628Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-26T08:33:10.628Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, path_absoluter: 35/35, cgo: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0" [2026-03-26T08:33:10.628Z] level=info msg="[runner] processing took 14.674827ms with stages: nolint_filter: 12.333813ms, generated_file_filter: 1.766989ms, exclusion_rules: 330.545µs, path_relativity: 155.387µs, exclusion_paths: 61.702µs, cgo: 8.16µs, path_absoluter: 5.28µs, invalid_issue: 4.48µs, sort_results: 2.25µs, filename_unadjuster: 1.72µs, fixer: 960ns, max_same_issues: 921ns, diff: 570ns, max_from_linter: 420ns, path_prettifier: 410ns, path_shortener: 390ns, uniq_by_line: 370ns, max_per_file_from_linter: 230ns, source_code: 130ns, severity-rules: 100ns" [2026-03-26T08:33:10.628Z] level=info msg="[runner] linters took 14.758227306s with stages: goanalysis_metalinter: 14.743473526s" [2026-03-26T08:33:10.628Z] 0 issues. [2026-03-26T08:33:10.628Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-26T08:33:10.628Z] level=info msg="Memory: 385 samples, avg is 362.5MB, max is 1333.0MB" [2026-03-26T08:33:10.628Z] level=info msg="Execution took 38.658947069s" [2026-03-26T08:33:10.628Z] go vet ./... [2026-03-26T08:33:18.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T08:33:18.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T08:33:18.771Z] ./bin/test-attribution-txt.sh [2026-03-26T08:33:18.771Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T08:33:19.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-26T08:33:19.341Z] + ls -al . [2026-03-26T08:33:19.341Z] total 1392 [2026-03-26T08:33:19.341Z] drwxrwxr-x 11 1001 1001 4096 Mar 26 08:31 . [2026-03-26T08:33:19.341Z] drwxr-xr-x 4 root root 4096 Mar 26 08:31 .. [2026-03-26T08:33:19.341Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:30 .blubracket [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 10 Mar 26 08:30 .dockerignore [2026-03-26T08:33:19.341Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 08:32 .git [2026-03-26T08:33:19.341Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 08:30 .github [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 909 Mar 26 08:30 .gitignore [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 359 Mar 26 08:30 .golangci.yml [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 100 Mar 26 08:30 .hadolint.yml [2026-03-26T08:33:19.341Z] drwxr-xr-x 3 1001 1001 4096 Mar 26 08:30 .semver [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 155 Mar 26 08:30 .sonarcloud.properties [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 1171 Mar 26 08:30 ADOPTERS.md [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 20143 Mar 26 08:30 Attribution.txt [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 108018 Mar 26 08:30 CHANGELOG.md [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 08:30 CONTRIBUTING.md [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 677 Mar 26 08:30 GOVERNANCE.md [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 886 Mar 26 08:30 Jenkinsfile [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 08:30 LICENSE [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 16743 Mar 26 08:30 Makefile [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 582 Mar 26 08:30 OWNERS.md [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 9932 Mar 26 08:30 README.md [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 789 Mar 26 08:30 SECURITY.md [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 5 Mar 26 08:30 VERSION [2026-03-26T08:33:19.341Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:30 bin [2026-03-26T08:33:19.341Z] drwxrwxr-x 19 1001 1001 4096 Mar 26 08:30 cmd [2026-03-26T08:33:19.341Z] -rw-r--r-- 1 root root 1044024 Mar 26 08:32 coverage.out [2026-03-26T08:33:19.341Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:30 fuzz_test [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 6990 Mar 26 08:30 go.mod [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 90838 Mar 26 08:30 go.sum [2026-03-26T08:33:19.341Z] drwxrwxr-x 7 1001 1001 4096 Mar 26 08:30 internal [2026-03-26T08:33:19.341Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 08:30 openapi [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 584 Mar 26 08:30 security.txt [2026-03-26T08:33:19.341Z] -rw-rw-r-- 1 1001 1001 204 Mar 26 08:30 version.go [Pipeline] sh [2026-03-26T08:33:19.626Z] + '[' -e coverage.out ] [2026-03-26T08:33:19.626Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-26T08:33:19.751Z] Stashed 1 file(s) [Pipeline] sh [2026-03-26T08:33:20.029Z] + make build [2026-03-26T08:33:20.029Z] 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-03-26T08:33:47.011Z] 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-03-26T08:33:49.577Z] 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-03-26T08:33:51.683Z] 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-03-26T08:33:51.941Z] 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-03-26T08:33:54.625Z] 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-03-26T08:34:00.025Z] 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-03-26T08:34:02.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-26T08:34:05.374Z] 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-03-26T08:34:08.699Z] 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-03-26T08:34:10.075Z] 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-03-26T08:34:11.987Z] 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-03-26T08:34:12.922Z] 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-03-26T08:34:15.073Z] $ docker stop --time=1 750b59e45cfe4d2d19a0b9d87fdf7d3fab832c015b42127c3a6fcdd7ccac1cc7 [2026-03-26T08:34:30.262Z] $ docker rm -f --volumes 750b59e45cfe4d2d19a0b9d87fdf7d3fab832c015b42127c3a6fcdd7ccac1cc7 [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-03-26T08:34:31.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T08:34:31.994Z] [2026-03-26T08:34:31.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:34:32.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T08:34:32.552Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-26T08:34:32.552Z] 91d30c5bc195: Pulling fs layer [2026-03-26T08:34:32.552Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-26T08:34:32.552Z] 9c61dcf015f6: Pulling fs layer [2026-03-26T08:34:32.552Z] 4698f68db338: Pulling fs layer [2026-03-26T08:34:32.552Z] 2a2f49069b9e: Pulling fs layer [2026-03-26T08:34:32.552Z] e0025b399a48: Pulling fs layer [2026-03-26T08:34:32.552Z] 4698f68db338: Waiting [2026-03-26T08:34:32.552Z] 2a2f49069b9e: Waiting [2026-03-26T08:34:32.552Z] e0025b399a48: Waiting [2026-03-26T08:34:32.552Z] 91d30c5bc195: Verifying Checksum [2026-03-26T08:34:32.552Z] 91d30c5bc195: Download complete [2026-03-26T08:34:32.810Z] 4698f68db338: Download complete [2026-03-26T08:34:32.810Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-26T08:34:32.810Z] 2e9b0aa3be6d: Download complete [2026-03-26T08:34:32.810Z] e0025b399a48: Verifying Checksum [2026-03-26T08:34:32.810Z] e0025b399a48: Download complete [2026-03-26T08:34:32.810Z] 91d30c5bc195: Pull complete [2026-03-26T08:34:33.071Z] 2a2f49069b9e: Verifying Checksum [2026-03-26T08:34:33.071Z] 2a2f49069b9e: Download complete [2026-03-26T08:34:33.329Z] 9c61dcf015f6: Verifying Checksum [2026-03-26T08:34:33.329Z] 9c61dcf015f6: Download complete [2026-03-26T08:34:33.894Z] 2e9b0aa3be6d: Pull complete [2026-03-26T08:34:38.077Z] 9c61dcf015f6: Pull complete [2026-03-26T08:34:38.077Z] 4698f68db338: Pull complete [2026-03-26T08:34:39.012Z] 2a2f49069b9e: Pull complete [2026-03-26T08:34:39.580Z] e0025b399a48: Pull complete [2026-03-26T08:34:40.148Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-26T08:34:40.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T08:34:40.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:34:40.249Z] prd-ubuntu20.04-docker-8c-8g-4119 does not seem to be running inside a container [2026-03-26T08:34:40.286Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-03-26T08:34:50.164Z] $ docker top e597c802eacd4c2b2c742632d08ead4c9579fb3d5553771b3ad590e6648a96bc -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T08:34:50.515Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-26T08:34:51.155Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-26T08:34:54.460Z] #1 transferring dockerfile: 2.14kB done [2026-03-26T08:34:55.030Z] #1 DONE 3.9s [2026-03-26T08:34:55.030Z] [2026-03-26T08:34:55.030Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-26T08:34:55.290Z] #2 ... [2026-03-26T08:34:55.290Z] [2026-03-26T08:34:55.290Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:34:55.290Z] #3 DONE 0.0s [2026-03-26T08:34:55.549Z] [2026-03-26T08:34:55.549Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T08:34:58.839Z] #4 ... [2026-03-26T08:34:58.839Z] [2026-03-26T08:34:58.839Z] #5 [core-data internal] load build definition from Dockerfile [2026-03-26T08:34:58.839Z] #5 transferring dockerfile: 2.04kB done [2026-03-26T08:34:58.839Z] #5 DONE 7.0s [2026-03-26T08:34:58.839Z] [2026-03-26T08:34:58.839Z] #6 [security-spire-server internal] load build definition from Dockerfile [2026-03-26T08:34:58.839Z] #6 ... [2026-03-26T08:34:58.839Z] [2026-03-26T08:34:58.839Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:34:58.839Z] #3 DONE 0.0s [2026-03-26T08:34:59.098Z] [2026-03-26T08:34:59.098Z] #7 [support-scheduler internal] load build definition from Dockerfile [2026-03-26T08:35:00.474Z] #7 ... [2026-03-26T08:35:00.474Z] [2026-03-26T08:35:00.474Z] #8 [core-metadata internal] load build definition from Dockerfile [2026-03-26T08:35:00.474Z] #8 transferring dockerfile: 2.10kB done [2026-03-26T08:35:00.474Z] #8 DONE 8.8s [2026-03-26T08:35:00.474Z] [2026-03-26T08:35:00.474Z] #9 [support-notifications internal] load build definition from Dockerfile [2026-03-26T08:35:01.040Z] #9 ... [2026-03-26T08:35:01.040Z] [2026-03-26T08:35:01.040Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:01.040Z] #3 DONE 0.0s [2026-03-26T08:35:01.040Z] [2026-03-26T08:35:01.040Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2026-03-26T08:35:01.040Z] #10 transferring dockerfile: 1.81kB done [2026-03-26T08:35:01.040Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-26T08:35:01.040Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-03-26T08:35:01.040Z] #10 DONE 9.2s [2026-03-26T08:35:01.040Z] [2026-03-26T08:35:01.040Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-26T08:35:01.040Z] #2 transferring dockerfile: 2.50kB done [2026-03-26T08:35:01.302Z] #2 DONE 8.1s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #11 [core-keeper internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #11 transferring dockerfile: 2.07kB done [2026-03-26T08:35:01.302Z] #11 DONE 5.2s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:01.302Z] #3 DONE 0.0s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #6 [security-spire-server internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #6 transferring dockerfile: 1.70kB done [2026-03-26T08:35:01.302Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-26T08:35:01.302Z] #6 DONE 3.2s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #12 transferring dockerfile: 1.89kB done [2026-03-26T08:35:01.302Z] #12 DONE 5.2s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #13 transferring dockerfile: 3.02kB done [2026-03-26T08:35:01.302Z] #13 DONE 4.8s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #14 [core-command internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #14 transferring dockerfile: 1.94kB done [2026-03-26T08:35:01.302Z] #14 DONE 4.2s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #15 [security-spire-config internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #15 transferring dockerfile: 1.69kB done [2026-03-26T08:35:01.302Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-26T08:35:01.302Z] #15 DONE 3.5s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #7 [support-scheduler internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #7 transferring dockerfile: 1.83kB done [2026-03-26T08:35:01.302Z] #7 DONE 2.7s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:01.302Z] #3 DONE 0.0s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #16 transferring dockerfile: 2.23kB done [2026-03-26T08:35:01.302Z] #16 DONE 1.8s [2026-03-26T08:35:01.302Z] [2026-03-26T08:35:01.302Z] #9 [support-notifications internal] load build definition from Dockerfile [2026-03-26T08:35:01.302Z] #9 transferring dockerfile: 2.02kB done [2026-03-26T08:35:01.562Z] #9 DONE 1.4s [2026-03-26T08:35:01.562Z] [2026-03-26T08:35:01.562Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-26T08:35:01.562Z] #17 transferring dockerfile: 2.49kB done [2026-03-26T08:35:01.562Z] #17 DONE 1.4s [2026-03-26T08:35:01.562Z] [2026-03-26T08:35:01.562Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:01.562Z] #3 DONE 0.0s [2026-03-26T08:35:01.562Z] [2026-03-26T08:35:01.562Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.23.2 [2026-03-26T08:35:01.562Z] #18 DONE 0.1s [2026-03-26T08:35:01.562Z] [2026-03-26T08:35:01.562Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T08:35:01.562Z] #4 DONE 6.3s [2026-03-26T08:35:01.562Z] [2026-03-26T08:35:01.562Z] #19 [security-proxy-setup internal] load .dockerignore [2026-03-26T08:35:01.562Z] #19 transferring context: 50B done [2026-03-26T08:35:01.562Z] #19 DONE 0.2s [2026-03-26T08:35:01.562Z] [2026-03-26T08:35:01.562Z] #20 [security-proxy-auth internal] load .dockerignore [2026-03-26T08:35:01.562Z] #20 transferring context: 50B done [2026-03-26T08:35:01.562Z] #20 DONE 0.2s [2026-03-26T08:35:01.562Z] [2026-03-26T08:35:01.562Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-26T08:35:01.824Z] #21 ... [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #22 [core-data internal] load .dockerignore [2026-03-26T08:35:01.824Z] #22 transferring context: 50B done [2026-03-26T08:35:01.824Z] #22 DONE 0.2s [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2026-03-26T08:35:01.824Z] #23 transferring context: 50B done [2026-03-26T08:35:01.824Z] #23 DONE 0.2s [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #24 [core-metadata internal] load .dockerignore [2026-03-26T08:35:01.824Z] #24 transferring context: 50B done [2026-03-26T08:35:01.824Z] #24 DONE 0.2s [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #25 [core-keeper internal] load .dockerignore [2026-03-26T08:35:01.824Z] #25 transferring context: 50B done [2026-03-26T08:35:01.824Z] #25 DONE 0.2s [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #26 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:01.824Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-03-26T08:35:01.824Z] #26 ... [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-26T08:35:01.824Z] #27 DONE 0.9s [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #28 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-26T08:35:01.824Z] #28 DONE 0.9s [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #29 [security-bootstrapper internal] load .dockerignore [2026-03-26T08:35:01.824Z] #29 transferring context: 50B done [2026-03-26T08:35:01.824Z] #29 DONE 0.4s [2026-03-26T08:35:01.824Z] [2026-03-26T08:35:01.824Z] #26 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:01.824Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:01.824Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:01.824Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:01.824Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-03-26T08:35:01.824Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-26T08:35:02.085Z] #26 ... [2026-03-26T08:35:02.085Z] [2026-03-26T08:35:02.085Z] #30 [core-command internal] load .dockerignore [2026-03-26T08:35:02.085Z] #30 transferring context: 50B done [2026-03-26T08:35:02.085Z] #30 DONE 0.4s [2026-03-26T08:35:02.085Z] [2026-03-26T08:35:02.085Z] #31 [security-secretstore-setup internal] load .dockerignore [2026-03-26T08:35:02.085Z] #31 transferring context: 50B done [2026-03-26T08:35:02.085Z] #31 DONE 0.4s [2026-03-26T08:35:02.085Z] [2026-03-26T08:35:02.085Z] #32 [support-notifications internal] load .dockerignore [2026-03-26T08:35:02.085Z] #32 transferring context: 50B done [2026-03-26T08:35:02.085Z] #32 DONE 0.4s [2026-03-26T08:35:02.085Z] [2026-03-26T08:35:02.085Z] #33 [support-scheduler internal] load .dockerignore [2026-03-26T08:35:02.085Z] #33 transferring context: 50B done [2026-03-26T08:35:02.085Z] #33 DONE 0.4s [2026-03-26T08:35:02.085Z] [2026-03-26T08:35:02.085Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-26T08:35:02.085Z] #21 transferring context: 50B done [2026-03-26T08:35:02.085Z] #21 DONE 0.4s [2026-03-26T08:35:02.085Z] [2026-03-26T08:35:02.085Z] #26 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:02.085Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-03-26T08:35:02.085Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:02.085Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:02.085Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:02.085Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T08:35:02.085Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-03-26T08:35:02.085Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:02.085Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:02.085Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:02.085Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T08:35:02.343Z] #26 ... [2026-03-26T08:35:02.343Z] [2026-03-26T08:35:02.343Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-26T08:35:02.343Z] #34 DONE 0.7s [2026-03-26T08:35:02.343Z] [2026-03-26T08:35:02.343Z] #26 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:02.343Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T08:35:03.727Z] #26 DONE 2.1s [2026-03-26T08:35:03.727Z] [2026-03-26T08:35:03.727Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T08:35:09.156Z] #35 ... [2026-03-26T08:35:09.156Z] [2026-03-26T08:35:09.156Z] #36 [security-spiffe-token-provider internal] load build context [2026-03-26T08:35:09.156Z] #36 transferring context: 461.92MB 7.0s [2026-03-26T08:35:09.156Z] #36 ... [2026-03-26T08:35:09.156Z] [2026-03-26T08:35:09.156Z] #37 [core-keeper internal] load build context [2026-03-26T08:35:09.156Z] #37 ... [2026-03-26T08:35:09.156Z] [2026-03-26T08:35:09.156Z] #38 [security-proxy-auth internal] load build context [2026-03-26T08:35:09.156Z] #38 ... [2026-03-26T08:35:09.156Z] [2026-03-26T08:35:09.156Z] #37 [core-keeper internal] load build context [2026-03-26T08:35:11.696Z] #37 ... [2026-03-26T08:35:11.696Z] [2026-03-26T08:35:11.696Z] #39 [security-proxy-setup internal] load build context [2026-03-26T08:35:11.696Z] #39 ... [2026-03-26T08:35:11.696Z] [2026-03-26T08:35:11.696Z] #40 [core-data internal] load build context [2026-03-26T08:35:11.696Z] #40 ... [2026-03-26T08:35:11.696Z] [2026-03-26T08:35:11.696Z] #41 [core-metadata internal] load build context [2026-03-26T08:35:12.468Z] #41 ... [2026-03-26T08:35:12.468Z] [2026-03-26T08:35:12.468Z] #42 [security-spire-agent internal] load .dockerignore [2026-03-26T08:35:12.468Z] #42 transferring context: 50B 0.0s done [2026-03-26T08:35:12.468Z] #42 ... [2026-03-26T08:35:12.468Z] [2026-03-26T08:35:12.468Z] #43 [security-bootstrapper internal] load build context [2026-03-26T08:35:12.468Z] #43 transferring context: 415.81MB 8.3s [2026-03-26T08:35:12.744Z] #43 ... [2026-03-26T08:35:12.744Z] [2026-03-26T08:35:12.744Z] #44 [security-spire-config internal] load .dockerignore [2026-03-26T08:35:12.744Z] #44 transferring context: 50B 0.0s done [2026-03-26T08:35:12.744Z] #44 ... [2026-03-26T08:35:12.744Z] [2026-03-26T08:35:12.744Z] #45 [core-command internal] load build context [2026-03-26T08:35:12.744Z] #45 transferring context: 379.78MB 8.3s [2026-03-26T08:35:12.744Z] #45 ... [2026-03-26T08:35:12.744Z] [2026-03-26T08:35:12.744Z] #46 [security-spire-server internal] load .dockerignore [2026-03-26T08:35:12.744Z] #46 transferring context: 50B done [2026-03-26T08:35:12.744Z] #46 ... [2026-03-26T08:35:12.744Z] [2026-03-26T08:35:12.744Z] #47 [support-notifications internal] load build context [2026-03-26T08:35:12.744Z] #47 transferring context: 593.10MB 10.0s [2026-03-26T08:35:12.744Z] #47 ... [2026-03-26T08:35:12.744Z] [2026-03-26T08:35:12.744Z] #48 [support-scheduler internal] load build context [2026-03-26T08:35:12.744Z] #48 ... [2026-03-26T08:35:12.744Z] [2026-03-26T08:35:12.744Z] #49 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-03-26T08:35:12.744Z] #49 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.1s done [2026-03-26T08:35:12.744Z] #49 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-03-26T08:35:12.744Z] #49 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-03-26T08:35:12.744Z] #49 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-03-26T08:35:12.744Z] #49 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 1.1s done [2026-03-26T08:35:12.744Z] #49 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.3s done [2026-03-26T08:35:13.109Z] #49 ... [2026-03-26T08:35:13.109Z] [2026-03-26T08:35:13.109Z] #50 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-03-26T08:35:13.109Z] #50 ... [2026-03-26T08:35:13.109Z] [2026-03-26T08:35:13.109Z] #51 [core-common-config-bootstrapper internal] load build context [2026-03-26T08:35:13.109Z] #51 ... [2026-03-26T08:35:13.109Z] [2026-03-26T08:35:13.109Z] #52 [security-secretstore-setup internal] load build context [2026-03-26T08:35:13.109Z] #52 ... [2026-03-26T08:35:13.109Z] [2026-03-26T08:35:13.109Z] #47 [support-notifications internal] load build context [2026-03-26T08:35:13.109Z] #47 transferring context: 639.74MB 10.7s done [2026-03-26T08:35:13.677Z] #47 ... [2026-03-26T08:35:13.677Z] [2026-03-26T08:35:13.677Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T08:35:13.934Z] #53 ... [2026-03-26T08:35:13.934Z] [2026-03-26T08:35:13.934Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T08:35:13.934Z] #54 ... [2026-03-26T08:35:13.934Z] [2026-03-26T08:35:13.934Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T08:35:14.867Z] #55 ... [2026-03-26T08:35:14.867Z] [2026-03-26T08:35:14.867Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T08:35:14.867Z] #56 ... [2026-03-26T08:35:14.867Z] [2026-03-26T08:35:14.867Z] #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-03-26T08:35:15.157Z] #57 ... [2026-03-26T08:35:15.157Z] [2026-03-26T08:35:15.157Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T08:35:15.157Z] #58 ... [2026-03-26T08:35:15.157Z] [2026-03-26T08:35:15.157Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T08:35:15.496Z] #59 ... [2026-03-26T08:35:15.496Z] [2026-03-26T08:35:15.496Z] #43 [security-bootstrapper internal] load build context [2026-03-26T08:35:18.788Z] #43 transferring context: 582.29MB 14.6s [2026-03-26T08:35:19.046Z] #43 ... [2026-03-26T08:35:19.046Z] [2026-03-26T08:35:19.046Z] #36 [security-spiffe-token-provider internal] load build context [2026-03-26T08:35:19.046Z] #36 transferring context: 639.74MB 10.7s done [2026-03-26T08:35:19.046Z] #36 ... [2026-03-26T08:35:19.046Z] [2026-03-26T08:35:19.046Z] #43 [security-bootstrapper internal] load build context [2026-03-26T08:35:19.046Z] #43 transferring context: 594.20MB 15.4s [2026-03-26T08:35:19.305Z] #43 ... [2026-03-26T08:35:19.305Z] [2026-03-26T08:35:19.305Z] #38 [security-proxy-auth internal] load build context [2026-03-26T08:35:19.305Z] #38 transferring context: 639.74MB 11.8s done [2026-03-26T08:35:19.305Z] #38 ... [2026-03-26T08:35:19.305Z] [2026-03-26T08:35:19.305Z] #43 [security-bootstrapper internal] load build context [2026-03-26T08:35:19.305Z] #43 transferring context: 599.12MB 15.7s [2026-03-26T08:35:20.740Z] #43 transferring context: 639.74MB 17.0s done [2026-03-26T08:35:21.703Z] #43 ... [2026-03-26T08:35:21.703Z] [2026-03-26T08:35:21.703Z] #37 [core-keeper internal] load build context [2026-03-26T08:35:21.703Z] #37 transferring context: 639.74MB 12.0s done [2026-03-26T08:35:21.703Z] #37 ... [2026-03-26T08:35:21.703Z] [2026-03-26T08:35:21.703Z] #39 [security-proxy-setup internal] load build context [2026-03-26T08:35:21.703Z] #39 transferring context: 639.74MB 15.2s done [2026-03-26T08:35:21.960Z] #39 ... [2026-03-26T08:35:21.960Z] [2026-03-26T08:35:21.960Z] #40 [core-data internal] load build context [2026-03-26T08:35:21.960Z] #40 transferring context: 639.74MB 10.1s done [2026-03-26T08:35:21.960Z] #40 ... [2026-03-26T08:35:21.960Z] [2026-03-26T08:35:21.960Z] #41 [core-metadata internal] load build context [2026-03-26T08:35:21.960Z] #41 transferring context: 639.74MB 11.8s done [2026-03-26T08:35:22.219Z] #41 ... [2026-03-26T08:35:22.219Z] [2026-03-26T08:35:22.219Z] #48 [support-scheduler internal] load build context [2026-03-26T08:35:22.219Z] #48 transferring context: 623.56MB 18.1s [2026-03-26T08:35:22.481Z] #48 ... [2026-03-26T08:35:22.481Z] [2026-03-26T08:35:22.481Z] #45 [core-command internal] load build context [2026-03-26T08:35:22.481Z] #45 ... [2026-03-26T08:35:22.481Z] [2026-03-26T08:35:22.481Z] #48 [support-scheduler internal] load build context [2026-03-26T08:35:23.046Z] #48 transferring context: 639.74MB 18.9s done [2026-03-26T08:35:23.305Z] #48 ... [2026-03-26T08:35:23.305Z] [2026-03-26T08:35:23.305Z] #51 [core-common-config-bootstrapper internal] load build context [2026-03-26T08:35:23.305Z] #51 transferring context: 639.74MB 17.3s done [2026-03-26T08:35:23.305Z] #51 ... [2026-03-26T08:35:23.305Z] [2026-03-26T08:35:23.305Z] #52 [security-secretstore-setup internal] load build context [2026-03-26T08:35:23.305Z] #52 transferring context: 639.74MB 16.8s done [2026-03-26T08:35:23.305Z] #52 ... [2026-03-26T08:35:23.305Z] [2026-03-26T08:35:23.305Z] #45 [core-command internal] load build context [2026-03-26T08:35:23.565Z] #45 transferring context: 639.74MB 19.7s done [2026-03-26T08:35:57.914Z] #45 ... [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #26 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:57.914Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-03-26T08:35:57.914Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:57.914Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:57.914Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:57.914Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T08:35:57.914Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T08:35:57.914Z] #26 DONE 2.1s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #46 [security-spire-server internal] load .dockerignore [2026-03-26T08:35:57.914Z] #46 DONE 54.2s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #49 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-03-26T08:35:57.914Z] #49 DONE 54.0s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T08:35:57.914Z] #54 52.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:57.914Z] #54 ... [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #26 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T08:35:57.914Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done [2026-03-26T08:35:57.914Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T08:35:57.914Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T08:35:57.914Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T08:35:57.914Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T08:35:57.914Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T08:35:57.914Z] #26 DONE 2.1s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #42 [security-spire-agent internal] load .dockerignore [2026-03-26T08:35:57.914Z] #42 DONE 54.2s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #44 [security-spire-config internal] load .dockerignore [2026-03-26T08:35:57.914Z] #44 DONE 54.3s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T08:35:57.914Z] #54 52.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:57.914Z] #54 ... [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #40 [core-data internal] load build context [2026-03-26T08:35:57.914Z] #40 DONE 54.6s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #50 [core-command builder 2/7] WORKDIR /edgex-go [2026-03-26T08:35:57.914Z] #50 DONE 53.9s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #36 [security-spiffe-token-provider internal] load build context [2026-03-26T08:35:57.914Z] #36 DONE 54.6s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #47 [support-notifications internal] load build context [2026-03-26T08:35:57.914Z] #47 DONE 54.2s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #38 [security-proxy-auth internal] load build context [2026-03-26T08:35:57.914Z] #38 DONE 54.7s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #41 [core-metadata internal] load build context [2026-03-26T08:35:57.914Z] #41 DONE 54.7s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #37 [core-keeper internal] load build context [2026-03-26T08:35:57.914Z] #37 DONE 54.7s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #39 [security-proxy-setup internal] load build context [2026-03-26T08:35:57.914Z] #39 DONE 54.8s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:57.914Z] #60 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-03-26T08:35:57.914Z] #60 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-26T08:35:57.914Z] #60 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-26T08:35:57.914Z] #60 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-26T08:35:57.914Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-03-26T08:35:57.914Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-03-26T08:35:57.914Z] #60 ... [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #52 [security-secretstore-setup internal] load build context [2026-03-26T08:35:57.914Z] #52 DONE 54.4s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:57.914Z] #60 ... [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #43 [security-bootstrapper internal] load build context [2026-03-26T08:35:57.914Z] #43 DONE 54.6s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #51 [core-common-config-bootstrapper internal] load build context [2026-03-26T08:35:57.914Z] #51 DONE 54.5s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:57.914Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s [2026-03-26T08:35:57.914Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2026-03-26T08:35:57.914Z] #60 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2026-03-26T08:35:57.914Z] #60 ... [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #48 [support-scheduler internal] load build context [2026-03-26T08:35:57.914Z] #48 DONE 54.6s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #45 [core-command internal] load build context [2026-03-26T08:35:57.914Z] #45 DONE 54.6s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:57.914Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-03-26T08:35:57.914Z] #60 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s [2026-03-26T08:35:57.914Z] #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-26T08:35:57.914Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done [2026-03-26T08:35:57.914Z] #60 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-03-26T08:35:57.914Z] #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-26T08:35:57.914Z] #60 ... [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #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-03-26T08:35:57.914Z] #57 DONE 53.1s [2026-03-26T08:35:57.914Z] [2026-03-26T08:35:57.914Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:57.914Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.6s [2026-03-26T08:35:57.914Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 19.92MB / 41.51MB 0.7s [2026-03-26T08:35:57.914Z] #60 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-03-26T08:35:57.914Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 32.39MB / 41.51MB 0.8s [2026-03-26T08:35:57.914Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s [2026-03-26T08:35:58.174Z] #60 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.8s done [2026-03-26T08:35:58.437Z] #60 ... [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T08:35:58.437Z] #54 52.83 (1/3) Installing ca-certificates (20250911-r0) [2026-03-26T08:35:58.437Z] #54 52.85 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-26T08:35:58.437Z] #54 52.85 (3/3) Installing tzdata (2026a-r0) [2026-03-26T08:35:58.437Z] #54 52.91 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:35:58.437Z] #54 52.92 Executing ca-certificates-20250911-r0.trigger [2026-03-26T08:35:58.437Z] #54 53.00 OK: 8 MiB in 19 packages [2026-03-26T08:35:58.437Z] #54 DONE 54.6s [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T08:35:58.437Z] #53 52.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #53 52.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #53 53.20 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T08:35:58.437Z] #53 53.20 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:35:58.437Z] #53 53.22 OK: 7 MiB in 17 packages [2026-03-26T08:35:58.437Z] #53 DONE 54.6s [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T08:35:58.437Z] #55 52.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #55 52.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #55 53.15 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T08:35:58.437Z] #55 53.16 (2/4) Installing openssl (3.5.5-r0) [2026-03-26T08:35:58.437Z] #55 53.18 (3/4) Installing su-exec (0.2-r3) [2026-03-26T08:35:58.437Z] #55 53.18 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T08:35:58.437Z] #55 53.27 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:35:58.437Z] #55 53.29 OK: 20 MiB in 20 packages [2026-03-26T08:35:58.437Z] #55 DONE 54.6s [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T08:35:58.437Z] #35 52.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #35 52.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #35 53.20 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T08:35:58.437Z] #35 53.21 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:35:58.437Z] #35 53.22 OK: 7 MiB in 17 packages [2026-03-26T08:35:58.437Z] #35 DONE 54.6s [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:58.437Z] #60 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-03-26T08:35:58.437Z] #60 ... [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T08:35:58.437Z] #59 53.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #59 53.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #59 53.58 (1/7) Installing ca-certificates (20250911-r0) [2026-03-26T08:35:58.437Z] #59 53.59 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-26T08:35:58.437Z] #59 53.59 (3/7) Installing libgcc (14.2.0-r6) [2026-03-26T08:35:58.437Z] #59 53.60 (4/7) Installing libsodium (1.0.20-r1) [2026-03-26T08:35:58.437Z] #59 53.60 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-26T08:35:58.437Z] #59 53.62 (6/7) Installing libzmq (4.3.5-r2) [2026-03-26T08:35:58.437Z] #59 53.63 (7/7) Installing zeromq (4.3.5-r2) [2026-03-26T08:35:58.437Z] #59 53.63 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:35:58.437Z] #59 53.64 Executing ca-certificates-20250911-r0.trigger [2026-03-26T08:35:58.437Z] #59 53.68 OK: 12 MiB in 23 packages [2026-03-26T08:35:58.437Z] #59 DONE 54.6s [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T08:35:58.437Z] #56 53.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #56 53.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #56 53.41 (1/4) Installing ca-certificates (20250911-r0) [2026-03-26T08:35:58.437Z] #56 53.47 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-26T08:35:58.437Z] #56 53.48 (3/4) Installing su-exec (0.2-r3) [2026-03-26T08:35:58.437Z] #56 53.48 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T08:35:58.437Z] #56 53.56 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:35:58.437Z] #56 53.56 Executing ca-certificates-20250911-r0.trigger [2026-03-26T08:35:58.437Z] #56 53.61 OK: 20 MiB in 20 packages [2026-03-26T08:35:58.437Z] #56 DONE 54.6s [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T08:35:58.437Z] #58 53.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #58 53.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #58 53.64 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T08:35:58.437Z] #58 53.64 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T08:35:58.437Z] #58 53.64 OK: 26324 distinct packages available [2026-03-26T08:35:58.437Z] #58 53.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #58 53.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:35:58.437Z] #58 54.09 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-26T08:35:58.437Z] #58 54.11 (2/13) Installing c-ares (1.34.6-r0) [2026-03-26T08:35:58.437Z] #58 54.11 (3/13) Installing libunistring (1.3-r0) [2026-03-26T08:35:58.437Z] #58 54.13 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-26T08:35:58.437Z] #58 54.14 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-26T08:35:58.437Z] #58 54.14 (6/13) Installing libpsl (0.21.5-r3) [2026-03-26T08:35:58.437Z] #58 54.15 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-26T08:35:58.437Z] #58 54.16 (8/13) Installing libcurl (8.14.1-r2) [2026-03-26T08:35:58.437Z] #58 54.17 (9/13) Installing curl (8.14.1-r2) [2026-03-26T08:35:58.437Z] #58 54.17 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-26T08:35:58.437Z] #58 54.18 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-26T08:35:58.437Z] #58 54.18 (12/13) Installing libucontext (1.3.2-r0) [2026-03-26T08:35:58.437Z] #58 54.18 (13/13) Installing gcompat (1.1.0-r4) [2026-03-26T08:35:58.437Z] #58 54.19 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:35:58.437Z] #58 54.28 OK: 13 MiB in 29 packages [2026-03-26T08:35:58.437Z] #58 DONE 54.7s [2026-03-26T08:35:58.437Z] [2026-03-26T08:35:58.437Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:58.696Z] #60 ... [2026-03-26T08:35:58.696Z] [2026-03-26T08:35:58.696Z] #61 [security-spire-server internal] load build context [2026-03-26T08:35:58.696Z] #61 transferring context: 26.57kB 0.0s done [2026-03-26T08:35:58.696Z] #61 DONE 2.5s [2026-03-26T08:35:58.696Z] [2026-03-26T08:35:58.696Z] #62 [security-spire-agent internal] load build context [2026-03-26T08:35:58.696Z] #62 transferring context: 26.10kB done [2026-03-26T08:35:58.696Z] #62 DONE 2.5s [2026-03-26T08:35:58.696Z] [2026-03-26T08:35:58.696Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:59.129Z] #60 ... [2026-03-26T08:35:59.129Z] [2026-03-26T08:35:59.129Z] #63 [security-spire-config internal] load build context [2026-03-26T08:35:59.129Z] #63 transferring context: 24.82kB done [2026-03-26T08:35:59.129Z] #63 DONE 3.0s [2026-03-26T08:35:59.129Z] [2026-03-26T08:35:59.129Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:35:59.386Z] #60 ... [2026-03-26T08:35:59.386Z] [2026-03-26T08:35:59.386Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T08:35:59.386Z] #64 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done [2026-03-26T08:35:59.386Z] #64 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-26T08:35:59.386Z] #64 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-26T08:35:59.386Z] #64 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-26T08:35:59.386Z] #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-26T08:35:59.386Z] #64 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.2s done [2026-03-26T08:35:59.386Z] #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-03-26T08:35:59.386Z] #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-03-26T08:35:59.386Z] #64 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.4s done [2026-03-26T08:35:59.386Z] #64 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-26T08:35:59.386Z] #64 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.6s done [2026-03-26T08:35:59.386Z] #64 DONE 3.1s [2026-03-26T08:35:59.386Z] [2026-03-26T08:35:59.386Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:36:00.073Z] #60 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.7s done [2026-03-26T08:36:00.646Z] #60 ... [2026-03-26T08:36:00.646Z] [2026-03-26T08:36:00.646Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T08:36:00.646Z] #0 3.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:00.646Z] #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:00.646Z] #0 3.741 OK: 265 MiB in 60 packages [2026-03-26T08:36:00.646Z] #65 DONE 4.4s [2026-03-26T08:36:00.646Z] [2026-03-26T08:36:00.646Z] #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:36:00.646Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:00.646Z] #0 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:00.646Z] #0 3.744 OK: 265 MiB in 60 packages [2026-03-26T08:36:00.646Z] #66 DONE 4.4s [2026-03-26T08:36:00.646Z] [2026-03-26T08:36:00.646Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T08:36:00.646Z] #0 3.243 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-26T08:36:00.646Z] #0 3.249 (2/2) Installing su-exec (0.3-r0) [2026-03-26T08:36:00.646Z] #0 3.255 Executing busybox-1.37.0-r30.trigger [2026-03-26T08:36:00.646Z] #0 3.262 OK: 8298 KiB in 18 packages [2026-03-26T08:36:00.646Z] #67 DONE 4.6s [2026-03-26T08:36:00.646Z] [2026-03-26T08:36:00.646Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T08:36:01.418Z] #68 ... [2026-03-26T08:36:01.418Z] [2026-03-26T08:36:01.418Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:36:01.418Z] #69 DONE 0.4s [2026-03-26T08:36:01.418Z] [2026-03-26T08:36:01.418Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:36:01.418Z] #70 DONE 0.5s [2026-03-26T08:36:01.418Z] [2026-03-26T08:36:01.418Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T08:36:01.418Z] #60 DONE 5.1s [2026-03-26T08:36:01.418Z] [2026-03-26T08:36:01.418Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:36:01.687Z] #71 ... [2026-03-26T08:36:01.687Z] [2026-03-26T08:36:01.687Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T08:36:01.687Z] #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 4.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 5.077 OK: 265 MiB in 60 packages [2026-03-26T08:36:01.687Z] #72 DONE 5.4s [2026-03-26T08:36:01.687Z] [2026-03-26T08:36:01.687Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T08:36:01.687Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 3.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 3.737 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T08:36:01.687Z] #0 3.737 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T08:36:01.687Z] #0 3.737 OK: 26324 distinct packages available [2026-03-26T08:36:01.687Z] #0 3.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 4.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 5.288 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-26T08:36:01.687Z] #0 5.291 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-26T08:36:01.687Z] #0 5.294 (3/5) Installing libucontext (1.3.2-r0) [2026-03-26T08:36:01.687Z] #0 5.296 (4/5) Installing gcompat (1.1.0-r4) [2026-03-26T08:36:01.687Z] #0 5.299 (5/5) Installing openssl (3.5.5-r0) [2026-03-26T08:36:01.687Z] #0 5.310 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:36:01.687Z] #0 5.317 OK: 8 MiB in 21 packages [2026-03-26T08:36:01.687Z] #73 DONE 5.5s [2026-03-26T08:36:01.687Z] [2026-03-26T08:36:01.687Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T08:36:01.687Z] #0 3.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 3.641 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T08:36:01.687Z] #0 3.641 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T08:36:01.687Z] #0 3.641 OK: 26324 distinct packages available [2026-03-26T08:36:01.687Z] #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 4.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:01.687Z] #0 5.197 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T08:36:01.687Z] #0 5.197 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-26T08:36:01.687Z] #0 5.200 (3/4) Installing libucontext (1.3.2-r0) [2026-03-26T08:36:01.687Z] #0 5.203 (4/4) Installing gcompat (1.1.0-r4) [2026-03-26T08:36:01.687Z] #0 5.208 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:36:01.687Z] #0 5.217 OK: 8 MiB in 20 packages [2026-03-26T08:36:01.687Z] #74 DONE 5.5s [2026-03-26T08:36:01.687Z] [2026-03-26T08:36:01.687Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T08:36:01.687Z] #75 DONE 5.5s [2026-03-26T08:36:01.687Z] [2026-03-26T08:36:01.687Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-26T08:36:02.259Z] #76 ... [2026-03-26T08:36:02.259Z] [2026-03-26T08:36:02.259Z] #77 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T08:36:02.259Z] #0 4.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.259Z] #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.259Z] #0 5.398 OK: 265 MiB in 60 packages [2026-03-26T08:36:02.259Z] #77 DONE 5.8s [2026-03-26T08:36:02.259Z] [2026-03-26T08:36:02.259Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:36:02.259Z] #78 ... [2026-03-26T08:36:02.259Z] [2026-03-26T08:36:02.259Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:36:02.259Z] #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.259Z] #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.259Z] #0 3.689 OK: 8 MiB in 19 packages [2026-03-26T08:36:02.259Z] #79 DONE 4.0s [2026-03-26T08:36:02.259Z] [2026-03-26T08:36:02.259Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:36:02.259Z] #80 DONE 0.7s [2026-03-26T08:36:02.541Z] [2026-03-26T08:36:02.542Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:36:02.542Z] #78 DONE 0.4s [2026-03-26T08:36:02.542Z] [2026-03-26T08:36:02.542Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:36:02.804Z] #81 ... [2026-03-26T08:36:02.804Z] [2026-03-26T08:36:02.804Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T08:36:02.804Z] #0 5.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.804Z] #0 5.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.804Z] #0 5.808 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T08:36:02.804Z] #0 5.808 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T08:36:02.804Z] #0 5.808 OK: 26335 distinct packages available [2026-03-26T08:36:02.804Z] #0 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.804Z] #0 5.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.804Z] #0 6.306 OK: 265 MiB in 60 packages [2026-03-26T08:36:02.804Z] #82 DONE 6.5s [2026-03-26T08:36:02.804Z] [2026-03-26T08:36:02.804Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-26T08:36:02.804Z] #0 4.640 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.804Z] #0 4.963 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:02.804Z] #0 5.537 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T08:36:02.804Z] #0 5.666 Executing busybox-1.37.0-r20.trigger [2026-03-26T08:36:02.804Z] #0 5.674 OK: 7 MiB in 17 packages [2026-03-26T08:36:02.804Z] #83 DONE 5.9s [2026-03-26T08:36:02.804Z] [2026-03-26T08:36:02.804Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:36:03.063Z] #84 ... [2026-03-26T08:36:03.063Z] [2026-03-26T08:36:03.063Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:36:03.063Z] #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.063Z] #0 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.063Z] #0 4.406 OK: 7 MiB in 17 packages [2026-03-26T08:36:03.063Z] #85 DONE 4.6s [2026-03-26T08:36:03.319Z] [2026-03-26T08:36:03.319Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:36:03.320Z] #84 DONE 0.3s [2026-03-26T08:36:03.320Z] [2026-03-26T08:36:03.320Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:36:03.585Z] #86 ... [2026-03-26T08:36:03.585Z] [2026-03-26T08:36:03.585Z] #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T08:36:03.585Z] #0 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.585Z] #0 4.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.585Z] #0 4.880 OK: 7 MiB in 17 packages [2026-03-26T08:36:03.585Z] #87 DONE 5.1s [2026-03-26T08:36:03.585Z] [2026-03-26T08:36:03.585Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:36:03.585Z] #0 4.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.585Z] #0 4.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.585Z] #0 4.862 OK: 12 MiB in 23 packages [2026-03-26T08:36:03.585Z] #88 DONE 5.1s [2026-03-26T08:36:03.585Z] [2026-03-26T08:36:03.585Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:36:03.843Z] #89 ... [2026-03-26T08:36:03.843Z] [2026-03-26T08:36:03.843Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T08:36:03.843Z] #0 4.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.843Z] #0 4.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.843Z] #0 5.132 OK: 20 MiB in 20 packages [2026-03-26T08:36:03.843Z] #90 DONE 5.4s [2026-03-26T08:36:03.843Z] [2026-03-26T08:36:03.843Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T08:36:03.843Z] #0 4.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.843Z] #0 4.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:03.843Z] #0 5.260 OK: 20 MiB in 20 packages [2026-03-26T08:36:03.843Z] #91 DONE 5.4s [2026-03-26T08:36:03.843Z] [2026-03-26T08:36:03.843Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-26T08:36:03.843Z] #92 DONE 0.2s [2026-03-26T08:36:03.843Z] [2026-03-26T08:36:03.843Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-26T08:36:03.843Z] #76 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:04.101Z] #76 ... [2026-03-26T08:36:04.101Z] [2026-03-26T08:36:04.101Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T08:36:04.101Z] #0 4.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:04.101Z] #0 4.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:04.101Z] #0 5.282 OK: 13 MiB in 29 packages [2026-03-26T08:36:04.101Z] #93 DONE 5.5s [2026-03-26T08:36:04.101Z] [2026-03-26T08:36:04.101Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-26T08:36:04.101Z] #76 2.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:04.362Z] #76 2.700 OK: 8 MiB in 21 packages [2026-03-26T08:36:05.367Z] #76 DONE 3.7s [2026-03-26T08:36:05.367Z] [2026-03-26T08:36:05.367Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T08:36:05.367Z] #68 3.218 Preupgrading: [2026-03-26T08:36:05.367Z] #68 3.218 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.5-r0) [2026-03-26T08:36:05.367Z] #68 3.240 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.5-r0) [2026-03-26T08:36:05.367Z] #68 3.240 Executing busybox-1.37.0-r30.trigger [2026-03-26T08:36:05.367Z] #68 3.295 Continuing with the main upgrade transaction: [2026-03-26T08:36:05.367Z] #68 3.686 (1/6) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-03-26T08:36:05.367Z] #68 3.690 Installing file to etc/hosts.apk-new [2026-03-26T08:36:05.367Z] #68 3.690 Installing file to etc/shadow.apk-new [2026-03-26T08:36:05.367Z] #68 3.691 (2/6) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-03-26T08:36:05.367Z] #68 3.694 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-03-26T08:36:05.367Z] #68 3.702 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-03-26T08:36:05.367Z] #68 3.775 (3/6) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) [2026-03-26T08:36:05.367Z] #68 3.778 (4/6) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) [2026-03-26T08:36:05.367Z] #68 3.828 (5/6) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) [2026-03-26T08:36:05.367Z] #68 3.838 (6/6) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-03-26T08:36:05.367Z] #68 3.864 Executing busybox-1.37.0-r30.trigger [2026-03-26T08:36:05.367Z] #68 3.903 OK: 8302 KiB in 18 packages [2026-03-26T08:36:05.367Z] #68 DONE 4.6s [2026-03-26T08:36:05.367Z] [2026-03-26T08:36:05.367Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T08:36:05.367Z] #0 2.536 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:05.367Z] #0 2.788 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:05.367Z] #0 3.243 OK: 265 MiB in 60 packages [2026-03-26T08:36:05.645Z] #94 DONE 3.8s [2026-03-26T08:36:05.645Z] [2026-03-26T08:36:05.645Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-26T08:36:05.645Z] #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:05.645Z] #0 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T08:36:05.645Z] #0 3.347 OK: 8 MiB in 20 packages [2026-03-26T08:36:05.645Z] #95 DONE 4.0s [2026-03-26T08:36:05.645Z] [2026-03-26T08:36:05.645Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T08:36:12.235Z] #96 ... [2026-03-26T08:36:12.235Z] [2026-03-26T08:36:12.235Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:36:12.235Z] #97 ... [2026-03-26T08:36:12.235Z] [2026-03-26T08:36:12.235Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:36:19.045Z] #98 ... [2026-03-26T08:36:19.045Z] [2026-03-26T08:36:19.045Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-26T08:36:19.045Z] #99 ... [2026-03-26T08:36:19.045Z] [2026-03-26T08:36:19.045Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:36:19.304Z] #100 ... [2026-03-26T08:36:19.304Z] [2026-03-26T08:36:19.304Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-26T08:37:15.569Z] #101 ... [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:37:15.569Z] #98 DONE 64.2s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:15.569Z] #89 DONE 67.6s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:15.569Z] #86 DONE 66.9s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:15.569Z] #71 DONE 68.9s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:15.569Z] #97 DONE 68.9s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:15.569Z] #81 DONE 67.6s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:37:15.569Z] #100 DONE 64.6s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-26T08:37:15.569Z] #99 DONE 64.6s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T08:37:15.569Z] #96 DONE 64.4s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #102 [core-data builder 6/7] COPY . . [2026-03-26T08:37:15.569Z] #102 ... [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-26T08:37:15.569Z] #101 DONE 64.9s [2026-03-26T08:37:15.569Z] [2026-03-26T08:37:15.569Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-26T08:37:16.137Z] #103 ... [2026-03-26T08:37:16.137Z] [2026-03-26T08:37:16.137Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T08:37:20.322Z] #104 ... [2026-03-26T08:37:20.322Z] [2026-03-26T08:37:20.322Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-26T08:37:20.322Z] #105 ... [2026-03-26T08:37:20.322Z] [2026-03-26T08:37:20.322Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:20.322Z] #106 ... [2026-03-26T08:37:20.322Z] [2026-03-26T08:37:20.322Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-26T08:37:20.581Z] #107 ... [2026-03-26T08:37:20.581Z] [2026-03-26T08:37:20.581Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-26T08:37:20.581Z] #108 ... [2026-03-26T08:37:20.581Z] [2026-03-26T08:37:20.581Z] #109 [support-notifications builder 6/7] COPY . . [2026-03-26T08:37:20.839Z] #109 ... [2026-03-26T08:37:20.839Z] [2026-03-26T08:37:20.839Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:37:20.839Z] #110 ... [2026-03-26T08:37:20.839Z] [2026-03-26T08:37:20.839Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-26T08:37:22.743Z] #111 ... [2026-03-26T08:37:22.743Z] [2026-03-26T08:37:22.743Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-26T08:37:22.743Z] #105 DONE 12.4s [2026-03-26T08:37:22.743Z] [2026-03-26T08:37:22.743Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-26T08:37:26.944Z] #108 ... [2026-03-26T08:37:26.944Z] [2026-03-26T08:37:26.944Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-26T08:37:39.345Z] #112 ... [2026-03-26T08:37:39.345Z] [2026-03-26T08:37:39.345Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-26T08:37:39.345Z] #111 DONE 28.6s [2026-03-26T08:37:39.345Z] [2026-03-26T08:37:39.345Z] #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T08:37:39.345Z] #113 ... [2026-03-26T08:37:39.345Z] [2026-03-26T08:37:39.345Z] #108 [support-scheduler builder 6/7] COPY . . [2026-03-26T08:37:39.345Z] #108 DONE 29.0s [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T08:37:39.605Z] #104 DONE 29.4s [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:39.605Z] #114 CACHED [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:39.605Z] #115 CACHED [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T08:37:39.605Z] #116 CACHED [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #117 [security-bootstrapper builder 6/7] COPY . . [2026-03-26T08:37:39.605Z] #117 CACHED [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:39.605Z] #118 CACHED [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:39.605Z] #119 CACHED [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #102 [core-metadata builder 6/7] COPY . . [2026-03-26T08:37:39.605Z] #102 DONE 29.5s [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-26T08:37:39.605Z] #107 DONE 29.6s [2026-03-26T08:37:39.605Z] [2026-03-26T08:37:39.605Z] #120 [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-03-26T08:37:39.873Z] #120 ... [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #121 [core-command builder 6/7] COPY . . [2026-03-26T08:37:39.873Z] #121 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:39.873Z] #122 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:39.873Z] #123 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:39.873Z] #124 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-26T08:37:39.873Z] #125 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:39.873Z] #126 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #127 [core-metadata builder 6/7] COPY . . [2026-03-26T08:37:39.873Z] #127 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:39.873Z] #128 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:39.873Z] #129 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-26T08:37:39.873Z] #130 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:39.873Z] #131 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #132 [core-data builder 6/7] COPY . . [2026-03-26T08:37:39.873Z] #132 CACHED [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #109 [support-notifications builder 6/7] COPY . . [2026-03-26T08:37:39.873Z] #109 DONE 29.7s [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-26T08:37:39.873Z] #103 DONE 29.2s [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T08:37:39.873Z] #110 DONE 29.7s [2026-03-26T08:37:39.873Z] [2026-03-26T08:37:39.873Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T08:37:46.438Z] #133 ... [2026-03-26T08:37:46.438Z] [2026-03-26T08:37:46.438Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-26T08:37:49.828Z] #134 ... [2026-03-26T08:37:49.828Z] [2026-03-26T08:37:49.828Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T08:37:50.087Z] #135 ... [2026-03-26T08:37:50.087Z] [2026-03-26T08:37:50.087Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:37:50.087Z] #136 ... [2026-03-26T08:37:50.087Z] [2026-03-26T08:37:50.087Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T08:37:50.346Z] #137 ... [2026-03-26T08:37:50.346Z] [2026-03-26T08:37:50.346Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T08:37:50.346Z] #138 ... [2026-03-26T08:37:50.346Z] [2026-03-26T08:37:50.346Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T08:37:50.605Z] #139 ... [2026-03-26T08:37:50.605Z] [2026-03-26T08:37:50.605Z] #140 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-26T08:37:50.605Z] #140 ... [2026-03-26T08:37:50.605Z] [2026-03-26T08:37:50.605Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:37:51.541Z] #141 ... [2026-03-26T08:37:51.541Z] [2026-03-26T08:37:51.541Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T08:37:51.800Z] #142 ... [2026-03-26T08:37:51.800Z] [2026-03-26T08:37:51.800Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T08:37:55.991Z] #143 ... [2026-03-26T08:37:55.991Z] [2026-03-26T08:37:55.991Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-26T08:37:55.991Z] #112 DONE 29.5s [2026-03-26T08:37:55.991Z] [2026-03-26T08:37:55.991Z] #144 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:37:56.251Z] #144 ... [2026-03-26T08:37:56.252Z] [2026-03-26T08:37:56.252Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T08:37:56.252Z] #106 DONE 46.2s [2026-03-26T08:37:56.511Z] [2026-03-26T08:37:56.511Z] #145 [core-keeper builder 7/8] COPY . . [2026-03-26T08:38:01.787Z] #145 ... [2026-03-26T08:38:01.787Z] [2026-03-26T08:38:01.787Z] #140 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-26T08:38:01.787Z] #140 DONE 21.7s [2026-03-26T08:38:01.787Z] [2026-03-26T08:38:01.787Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T08:38:01.787Z] #142 21.51 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-03-26T08:38:01.787Z] #142 ... [2026-03-26T08:38:01.787Z] [2026-03-26T08:38:01.787Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-26T08:38:01.787Z] #134 DONE 21.7s [2026-03-26T08:38:01.787Z] [2026-03-26T08:38:01.787Z] #144 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:38:01.787Z] #144 DONE 5.8s [2026-03-26T08:38:01.787Z] [2026-03-26T08:38:01.787Z] #146 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-26T08:38:07.050Z] #146 ... [2026-03-26T08:38:07.050Z] [2026-03-26T08:38:07.050Z] #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T08:38:07.050Z] #113 17.35 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-03-26T08:38:07.050Z] #113 ... [2026-03-26T08:38:07.050Z] [2026-03-26T08:38:07.050Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T08:38:07.051Z] #139 16.71 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-03-26T08:38:07.051Z] #139 ... [2026-03-26T08:38:07.051Z] [2026-03-26T08:38:07.051Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:38:07.051Z] #141 17.25 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-03-26T08:38:07.051Z] #141 ... [2026-03-26T08:38:07.051Z] [2026-03-26T08:38:07.051Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T08:38:07.051Z] #133 24.17 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-03-26T08:38:07.618Z] #133 ... [2026-03-26T08:38:07.618Z] [2026-03-26T08:38:07.618Z] #120 [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-03-26T08:38:07.618Z] #120 18.08 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-03-26T08:38:07.878Z] #120 ... [2026-03-26T08:38:07.878Z] [2026-03-26T08:38:07.878Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T08:38:07.878Z] #143 22.59 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-03-26T08:38:08.136Z] #143 ... [2026-03-26T08:38:08.136Z] [2026-03-26T08:38:08.136Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T08:38:08.136Z] #135 18.73 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-03-26T08:38:08.396Z] #135 ... [2026-03-26T08:38:08.396Z] [2026-03-26T08:38:08.396Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:38:08.396Z] #136 22.14 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-03-26T08:38:08.654Z] #136 ... [2026-03-26T08:38:08.654Z] [2026-03-26T08:38:08.654Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T08:38:08.654Z] #138 18.76 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-03-26T08:38:08.654Z] #138 ... [2026-03-26T08:38:08.654Z] [2026-03-26T08:38:08.654Z] #147 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-26T08:38:11.837Z] #147 ... [2026-03-26T08:38:11.837Z] [2026-03-26T08:38:11.837Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T08:38:11.837Z] #137 21.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-03-26T08:38:11.837Z] #137 ... [2026-03-26T08:38:11.837Z] [2026-03-26T08:38:11.837Z] #148 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:38:13.732Z] #148 ... [2026-03-26T08:38:13.732Z] [2026-03-26T08:38:13.732Z] #145 [core-keeper builder 7/8] COPY . . [2026-03-26T08:38:13.732Z] #145 DONE 17.0s [2026-03-26T08:38:13.732Z] [2026-03-26T08:38:13.732Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T08:38:19.007Z] #149 ... [2026-03-26T08:38:19.007Z] [2026-03-26T08:38:19.007Z] #148 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:38:19.007Z] #148 DONE 16.6s [2026-03-26T08:38:19.007Z] [2026-03-26T08:38:19.007Z] #147 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-26T08:38:19.007Z] #147 DONE 16.8s [2026-03-26T08:38:19.007Z] [2026-03-26T08:38:19.007Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:38:19.007Z] #136 ... [2026-03-26T08:38:19.007Z] [2026-03-26T08:38:19.007Z] #150 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-26T08:38:19.007Z] #150 ... [2026-03-26T08:38:19.007Z] [2026-03-26T08:38:19.007Z] #146 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-26T08:38:19.007Z] #146 DONE 17.2s [2026-03-26T08:38:19.271Z] [2026-03-26T08:38:19.271Z] #151 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:38:27.422Z] #151 ... [2026-03-26T08:38:27.422Z] [2026-03-26T08:38:27.422Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T08:38:27.422Z] #149 7.006 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-03-26T08:38:29.317Z] #149 ... [2026-03-26T08:38:29.317Z] [2026-03-26T08:38:29.317Z] #150 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-26T08:38:29.317Z] #150 DONE 10.1s [2026-03-26T08:38:29.317Z] [2026-03-26T08:38:29.317Z] #152 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-26T08:38:29.574Z] #152 ... [2026-03-26T08:38:29.574Z] [2026-03-26T08:38:29.574Z] #153 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-26T08:38:31.471Z] #153 ... [2026-03-26T08:38:31.471Z] [2026-03-26T08:38:31.471Z] #152 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-26T08:38:31.471Z] #152 DONE 12.0s [2026-03-26T08:38:31.471Z] [2026-03-26T08:38:31.471Z] #151 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T08:38:31.471Z] #151 DONE 12.0s [2026-03-26T08:38:31.471Z] [2026-03-26T08:38:31.471Z] #154 [security-spire-config] exporting to image [2026-03-26T08:38:31.471Z] #154 exporting layers [2026-03-26T08:38:36.723Z] #154 ... [2026-03-26T08:38:36.723Z] [2026-03-26T08:38:36.723Z] #153 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-26T08:38:36.723Z] #153 DONE 6.9s [2026-03-26T08:38:36.723Z] [2026-03-26T08:38:36.723Z] #155 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-26T08:38:36.723Z] #155 ... [2026-03-26T08:38:36.723Z] [2026-03-26T08:38:36.723Z] #156 [security-spire-server] exporting to image [2026-03-26T08:38:36.723Z] #156 exporting layers [2026-03-26T08:38:38.112Z] #156 ... [2026-03-26T08:38:38.112Z] [2026-03-26T08:38:38.112Z] #155 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-26T08:38:38.112Z] #155 DONE 6.6s [2026-03-26T08:38:38.112Z] [2026-03-26T08:38:38.112Z] #157 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-26T08:38:40.044Z] #157 DONE 1.8s [2026-03-26T08:38:40.044Z] [2026-03-26T08:38:40.044Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:38:40.044Z] #136 ... [2026-03-26T08:38:40.044Z] [2026-03-26T08:38:40.044Z] #158 [security-spire-agent] exporting to image [2026-03-26T08:38:40.623Z] #158 ... [2026-03-26T08:38:40.623Z] [2026-03-26T08:38:40.623Z] #154 [security-spire-config] exporting to image [2026-03-26T08:38:40.623Z] #154 exporting layers 8.9s done [2026-03-26T08:38:40.623Z] #154 writing image sha256:0e55e03539e4b924eb7ab16fdf7e40b11b62dcdf79a0a1d5e377a196965075b0 0.0s done [2026-03-26T08:38:40.623Z] #154 naming to docker.io/library/security-spire-config 0.1s done [2026-03-26T08:38:40.623Z] #154 DONE 9.4s [2026-03-26T08:38:40.623Z] [2026-03-26T08:38:40.623Z] #156 [security-spire-server] exporting to image [2026-03-26T08:38:40.623Z] #156 exporting layers 4.1s done [2026-03-26T08:38:40.623Z] #156 writing image sha256:363ae497a865ce17e499385bec69fd71980b0ced4295c50e3b89a2b243c0589b [2026-03-26T08:38:40.881Z] #156 writing image sha256:363ae497a865ce17e499385bec69fd71980b0ced4295c50e3b89a2b243c0589b 0.3s done [2026-03-26T08:38:40.881Z] #156 naming to docker.io/library/security-spire-server [2026-03-26T08:38:41.141Z] #156 naming to docker.io/library/security-spire-server 0.3s done [2026-03-26T08:38:41.141Z] #156 DONE 4.8s [2026-03-26T08:38:41.141Z] [2026-03-26T08:38:41.141Z] #120 [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-03-26T08:38:41.704Z] #120 ... [2026-03-26T08:38:41.704Z] [2026-03-26T08:38:41.704Z] #158 [security-spire-agent] exporting to image [2026-03-26T08:38:41.704Z] #158 exporting layers 1.9s done [2026-03-26T08:38:41.704Z] #158 writing image sha256:24b12b6ba602375edad055a9579228be10de0ef8ee4db10d808670ab7e1661eb 0.0s done [2026-03-26T08:38:41.704Z] #158 naming to docker.io/library/security-spire-agent 0.0s done [2026-03-26T08:38:41.704Z] #158 DONE 2.0s [2026-03-26T08:38:41.704Z] [2026-03-26T08:38:41.704Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T08:40:03.167Z] #135 ... [2026-03-26T08:40:03.167Z] [2026-03-26T08:40:03.167Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T08:40:03.167Z] #141 DONE 132.4s [2026-03-26T08:40:03.167Z] [2026-03-26T08:40:03.167Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T08:41:24.734Z] #139 ... [2026-03-26T08:41:24.734Z] [2026-03-26T08:41:24.734Z] #120 [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-03-26T08:41:24.734Z] #120 212.8 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-03-26T08:41:32.854Z] #120 ... [2026-03-26T08:41:32.854Z] [2026-03-26T08:41:32.854Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T08:41:32.854Z] #143 DONE 233.3s [2026-03-26T08:41:33.114Z] [2026-03-26T08:41:33.114Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T08:41:33.114Z] #136 DONE 233.3s [2026-03-26T08:41:33.114Z] [2026-03-26T08:41:33.114Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T08:41:33.114Z] #139 DONE 233.7s [2026-03-26T08:41:33.114Z] [2026-03-26T08:41:33.114Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T08:41:33.372Z] #138 ... [2026-03-26T08:41:33.372Z] [2026-03-26T08:41:33.372Z] #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:33.372Z] #159 ... [2026-03-26T08:41:33.372Z] [2026-03-26T08:41:33.372Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T08:41:33.372Z] #137 DONE 233.7s [2026-03-26T08:41:33.632Z] [2026-03-26T08:41:33.632Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-26T08:41:33.632Z] #160 ... [2026-03-26T08:41:33.632Z] [2026-03-26T08:41:33.632Z] #120 [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-03-26T08:41:33.632Z] #120 DONE 234.1s [2026-03-26T08:41:33.891Z] [2026-03-26T08:41:33.891Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T08:41:33.891Z] #138 DONE 234.1s [2026-03-26T08:41:33.891Z] [2026-03-26T08:41:33.891Z] #161 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:34.150Z] #161 ... [2026-03-26T08:41:34.150Z] [2026-03-26T08:41:34.150Z] #113 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T08:41:34.150Z] #113 DONE 235.4s [2026-03-26T08:41:34.150Z] [2026-03-26T08:41:34.150Z] #161 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:34.408Z] #161 ... [2026-03-26T08:41:34.408Z] [2026-03-26T08:41:34.408Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T08:41:34.408Z] #142 DONE 234.5s [2026-03-26T08:41:34.408Z] [2026-03-26T08:41:34.408Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T08:41:34.408Z] #149 DONE 201.0s [2026-03-26T08:41:34.408Z] [2026-03-26T08:41:34.408Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:34.667Z] #162 ... [2026-03-26T08:41:34.667Z] [2026-03-26T08:41:34.667Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T08:41:34.667Z] #135 DONE 235.2s [2026-03-26T08:41:34.929Z] [2026-03-26T08:41:34.929Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:34.929Z] #163 ... [2026-03-26T08:41:34.929Z] [2026-03-26T08:41:34.929Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T08:41:34.929Z] #133 DONE 235.2s [2026-03-26T08:41:35.189Z] [2026-03-26T08:41:35.189Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #161 DONE 1.8s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-26T08:41:35.757Z] #160 DONE 2.4s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #159 DONE 2.4s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #162 DONE 1.8s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #164 DONE 0.9s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #165 DONE 0.9s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:35.757Z] #166 ... [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #163 DONE 0.9s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #167 DONE 0.3s [2026-03-26T08:41:35.757Z] [2026-03-26T08:41:35.757Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:35.757Z] #168 DONE 0.3s [2026-03-26T08:41:36.016Z] [2026-03-26T08:41:36.016Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:36.584Z] #169 ... [2026-03-26T08:41:36.584Z] [2026-03-26T08:41:36.584Z] #170 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:36.584Z] #170 DONE 1.1s [2026-03-26T08:41:36.843Z] [2026-03-26T08:41:36.843Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:36.843Z] #171 ... [2026-03-26T08:41:36.843Z] [2026-03-26T08:41:36.843Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:36.843Z] #172 DONE 1.3s [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.102Z] #169 DONE 1.4s [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-26T08:41:37.102Z] #173 ... [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:37.102Z] #174 CACHED [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.102Z] #175 CACHED [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.102Z] #176 CACHED [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:37.102Z] #177 CACHED [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.102Z] #178 CACHED [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:37.102Z] #179 CACHED [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.102Z] #166 DONE 1.5s [2026-03-26T08:41:37.102Z] [2026-03-26T08:41:37.102Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.102Z] #180 DONE 1.6s [2026-03-26T08:41:37.365Z] [2026-03-26T08:41:37.365Z] #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-26T08:41:37.365Z] #181 ... [2026-03-26T08:41:37.365Z] [2026-03-26T08:41:37.365Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-26T08:41:37.365Z] #182 DONE 1.7s [2026-03-26T08:41:37.365Z] [2026-03-26T08:41:37.365Z] #183 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.365Z] #183 DONE 1.7s [2026-03-26T08:41:37.365Z] [2026-03-26T08:41:37.365Z] #184 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-26T08:41:37.365Z] #184 DONE 1.8s [2026-03-26T08:41:37.365Z] [2026-03-26T08:41:37.365Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:37.365Z] #171 DONE 1.7s [2026-03-26T08:41:37.624Z] [2026-03-26T08:41:37.624Z] #185 [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-03-26T08:41:40.158Z] #185 ... [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.158Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-26T08:41:40.158Z] #186 DONE 2.7s [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.158Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-26T08:41:40.158Z] #187 DONE 2.7s [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.158Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-26T08:41:40.158Z] #188 DONE 2.7s [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.158Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-26T08:41:40.158Z] #189 DONE 2.7s [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.158Z] #173 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-26T08:41:40.158Z] #173 DONE 2.8s [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.158Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-26T08:41:40.158Z] #190 DONE 3.1s [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.158Z] #191 [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-03-26T08:41:40.158Z] #191 DONE 2.6s [2026-03-26T08:41:40.158Z] [2026-03-26T08:41:40.159Z] #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:41:40.159Z] #192 DONE 2.6s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-26T08:41:40.159Z] #181 DONE 2.6s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-26T08:41:40.159Z] #193 DONE 2.6s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #194 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T08:41:40.159Z] #194 DONE 2.5s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #195 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:40.159Z] #195 ... [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #185 [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-03-26T08:41:40.159Z] #185 DONE 2.5s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #196 [core-keeper] exporting to image [2026-03-26T08:41:40.159Z] #196 exporting layers 0.2s done [2026-03-26T08:41:40.159Z] #196 ... [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:41:40.159Z] #197 DONE 0.4s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:41:40.159Z] #198 DONE 0.4s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-26T08:41:40.159Z] #199 DONE 0.4s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #200 [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-03-26T08:41:40.159Z] #200 DONE 0.4s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-26T08:41:40.159Z] #201 DONE 0.4s [2026-03-26T08:41:40.159Z] [2026-03-26T08:41:40.159Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:41:40.159Z] #202 DONE 0.4s [2026-03-26T08:41:40.422Z] [2026-03-26T08:41:40.422Z] #203 [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-03-26T08:41:40.422Z] #203 DONE 0.4s [2026-03-26T08:41:40.422Z] [2026-03-26T08:41:40.422Z] #204 [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-03-26T08:41:40.422Z] #204 DONE 0.4s [2026-03-26T08:41:40.422Z] [2026-03-26T08:41:40.422Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:41:40.422Z] #205 DONE 0.5s [2026-03-26T08:41:40.422Z] [2026-03-26T08:41:40.422Z] #195 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-26T08:41:40.422Z] #195 DONE 0.5s [2026-03-26T08:41:40.422Z] [2026-03-26T08:41:40.422Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-26T08:41:40.422Z] #206 DONE 0.5s [2026-03-26T08:41:40.422Z] [2026-03-26T08:41:40.422Z] #207 [support-notifications] exporting to image [2026-03-26T08:41:40.685Z] #207 ... [2026-03-26T08:41:40.685Z] [2026-03-26T08:41:40.685Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-26T08:41:40.685Z] #208 DONE 0.4s [2026-03-26T08:41:40.943Z] [2026-03-26T08:41:40.943Z] #209 [core-command] exporting to image [2026-03-26T08:41:40.943Z] #209 exporting layers 0.4s done [2026-03-26T08:41:40.943Z] #209 ... [2026-03-26T08:41:40.943Z] [2026-03-26T08:41:40.943Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-26T08:41:40.943Z] #210 DONE 0.6s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-03-26T08:41:41.202Z] #211 DONE 0.8s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-26T08:41:41.202Z] #212 DONE 0.8s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-26T08:41:41.202Z] #213 DONE 0.7s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-26T08:41:41.202Z] #214 DONE 0.7s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #196 [core-keeper] exporting to image [2026-03-26T08:41:41.202Z] #196 writing image sha256:4736079578a4f7bef7cb453a73006043cd6cd88de3677d9d53ff7688bfedf0ba 0.0s done [2026-03-26T08:41:41.202Z] #196 naming to docker.io/library/core-keeper [2026-03-26T08:41:41.202Z] #196 naming to docker.io/library/core-keeper 0.0s done [2026-03-26T08:41:41.202Z] #196 DONE 1.3s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #215 [core-data] exporting to image [2026-03-26T08:41:41.202Z] #215 exporting layers 0.8s done [2026-03-26T08:41:41.202Z] #215 writing image sha256:96234eb8af06252cd7fb532da217d4705c14ed5c796e60fb5bac220aa9a12d8c 0.0s done [2026-03-26T08:41:41.202Z] #215 naming to docker.io/library/core-data done [2026-03-26T08:41:41.202Z] #215 DONE 0.9s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #209 [core-command] exporting to image [2026-03-26T08:41:41.202Z] #209 writing image sha256:2ad9914b191da5dcf04af1d70fd91eda5610d007e77dfe5e846ac0c3a87b08e2 0.0s done [2026-03-26T08:41:41.202Z] #209 naming to docker.io/library/core-command done [2026-03-26T08:41:41.202Z] #209 DONE 1.0s [2026-03-26T08:41:41.202Z] [2026-03-26T08:41:41.202Z] #207 [support-notifications] exporting to image [2026-03-26T08:41:41.202Z] #207 exporting layers 0.9s done [2026-03-26T08:41:41.460Z] #207 writing image sha256:c3da88836fd4f476fa2cdaa52039895f5958851a63e2c6119cbb713e93345a08 [2026-03-26T08:41:41.721Z] #207 writing image sha256:c3da88836fd4f476fa2cdaa52039895f5958851a63e2c6119cbb713e93345a08 0.2s done [2026-03-26T08:41:41.721Z] #207 naming to docker.io/library/support-notifications 0.0s done [2026-03-26T08:41:41.721Z] #207 DONE 1.2s [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T08:41:41.721Z] #216 DONE 0.4s [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-26T08:41:41.721Z] #217 DONE 0.4s [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #218 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-26T08:41:41.721Z] #218 DONE 0.4s [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:41:41.721Z] #219 DONE 0.5s [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #220 [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-03-26T08:41:41.721Z] #220 ... [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #221 [core-metadata] exporting to image [2026-03-26T08:41:41.721Z] #221 exporting layers 0.4s done [2026-03-26T08:41:41.721Z] #221 writing image sha256:406de843a5906122513d8f5740f50ff4834ac0f5660abf5f1f1fb962c04a7a4a 0.0s done [2026-03-26T08:41:41.721Z] #221 naming to docker.io/library/core-metadata 0.0s done [2026-03-26T08:41:41.721Z] #221 DONE 0.6s [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #222 [security-spiffe-token-provider] exporting to image [2026-03-26T08:41:41.721Z] #222 exporting layers 0.8s done [2026-03-26T08:41:41.721Z] #222 writing image sha256:db2579e393bcbc098a4aa082b5c80764346c8c75a2680d3e06beff55ce49ac90 0.2s done [2026-03-26T08:41:41.721Z] #222 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-03-26T08:41:41.721Z] #222 DONE 1.3s [2026-03-26T08:41:41.721Z] [2026-03-26T08:41:41.721Z] #223 [support-scheduler] exporting to image [2026-03-26T08:41:41.721Z] #223 exporting layers 1.3s done [2026-03-26T08:41:41.721Z] #223 writing image sha256:a8748d4d2b7e38da8024361b92343162d022a7c5903535b241f7890efa20c82c done [2026-03-26T08:41:41.721Z] #223 naming to docker.io/library/support-scheduler done [2026-03-26T08:41:41.721Z] #223 DONE 1.5s [2026-03-26T08:41:41.993Z] [2026-03-26T08:41:41.993Z] #224 [security-proxy-auth] exporting to image [2026-03-26T08:41:42.256Z] #224 ... [2026-03-26T08:41:42.256Z] [2026-03-26T08:41:42.256Z] #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:41:42.256Z] #225 DONE 1.0s [2026-03-26T08:41:42.256Z] [2026-03-26T08:41:42.256Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-26T08:41:42.256Z] #226 DONE 0.6s [2026-03-26T08:41:42.256Z] [2026-03-26T08:41:42.256Z] #220 [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-03-26T08:41:42.256Z] #220 DONE 0.6s [2026-03-26T08:41:42.256Z] [2026-03-26T08:41:42.256Z] #227 [core-common-config-bootstrapper] exporting to image [2026-03-26T08:41:42.830Z] #227 exporting layers 0.4s done [2026-03-26T08:41:42.830Z] #227 ... [2026-03-26T08:41:42.830Z] [2026-03-26T08:41:42.830Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:41:42.830Z] #228 DONE 1.3s [2026-03-26T08:41:42.830Z] [2026-03-26T08:41:42.830Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T08:41:42.831Z] #229 DONE 0.6s [2026-03-26T08:41:42.831Z] [2026-03-26T08:41:42.831Z] #230 [security-proxy-setup] exporting to image [2026-03-26T08:41:43.398Z] #230 ... [2026-03-26T08:41:43.398Z] [2026-03-26T08:41:43.398Z] #231 [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-03-26T08:41:43.398Z] #231 DONE 1.1s [2026-03-26T08:41:43.657Z] [2026-03-26T08:41:43.657Z] #232 [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-03-26T08:41:45.037Z] #232 DONE 1.7s [2026-03-26T08:41:45.037Z] [2026-03-26T08:41:45.037Z] #227 [core-common-config-bootstrapper] exporting to image [2026-03-26T08:41:45.037Z] #227 writing image sha256:83422352e2650e1d2cd19275146c0b2b24099e727b11db87709425d6b0719326 1.0s done [2026-03-26T08:41:45.037Z] #227 naming to docker.io/library/core-common-config-bootstrapper [2026-03-26T08:41:45.604Z] #227 naming to docker.io/library/core-common-config-bootstrapper 0.9s done [2026-03-26T08:41:46.178Z] #227 ... [2026-03-26T08:41:46.178Z] [2026-03-26T08:41:46.178Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T08:41:46.178Z] #233 DONE 3.2s [2026-03-26T08:41:46.438Z] [2026-03-26T08:41:46.438Z] #224 [security-proxy-auth] exporting to image [2026-03-26T08:41:46.438Z] #224 exporting layers 0.6s done [2026-03-26T08:41:46.438Z] #224 writing image sha256:1fc246ed6352f8f645ceaeb591a591ceca3f3f0cd96de3a74723105fee1b62cd 1.0s done [2026-03-26T08:41:46.438Z] #224 naming to docker.io/library/security-proxy-auth 0.9s done [2026-03-26T08:41:47.011Z] #224 DONE 5.2s [2026-03-26T08:41:47.011Z] [2026-03-26T08:41:47.011Z] #227 [core-common-config-bootstrapper] exporting to image [2026-03-26T08:41:47.011Z] #227 DONE 4.7s [2026-03-26T08:41:47.011Z] [2026-03-26T08:41:47.011Z] #230 [security-proxy-setup] exporting to image [2026-03-26T08:41:47.011Z] #230 exporting layers 3.8s done [2026-03-26T08:41:47.011Z] #230 writing image sha256:c159fba2dbbec4c9aee6a39e37ebe8f5950eeed1fa270d8e1b357f17aab38691 0.0s done [2026-03-26T08:41:47.011Z] #230 naming to docker.io/library/security-proxy-setup done [2026-03-26T08:41:47.011Z] #230 DONE 3.9s [2026-03-26T08:41:47.011Z] [2026-03-26T08:41:47.011Z] #234 [security-secretstore-setup] exporting to image [2026-03-26T08:41:47.271Z] #234 ... [2026-03-26T08:41:47.271Z] [2026-03-26T08:41:47.271Z] #235 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-26T08:41:47.271Z] #235 DONE 2.0s [2026-03-26T08:41:47.271Z] [2026-03-26T08:41:47.271Z] #234 [security-secretstore-setup] exporting to image [2026-03-26T08:41:47.271Z] #234 exporting layers 0.5s done [2026-03-26T08:41:47.271Z] #234 writing image sha256:37bba22c787a2348b00c2a2a918d0fc03a0a9fb9e6e059ac8468e11ceeeb160d done [2026-03-26T08:41:47.271Z] #234 naming to docker.io/library/security-secretstore-setup done [2026-03-26T08:41:47.271Z] #234 DONE 0.5s [2026-03-26T08:41:47.271Z] [2026-03-26T08:41:47.271Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-26T08:41:47.530Z] #236 DONE 0.3s [2026-03-26T08:41:47.530Z] [2026-03-26T08:41:47.530Z] #237 [security-bootstrapper] exporting to image [2026-03-26T08:41:47.789Z] #237 exporting layers 0.3s done [2026-03-26T08:41:47.789Z] #237 writing image sha256:c056c5522817c61c66c7a5e8a4d45a61dc7db00b4dad83402603c17a447bb7b7 done [2026-03-26T08:41:47.789Z] #237 naming to docker.io/library/security-bootstrapper done [2026-03-26T08:41:47.789Z] #237 DONE 0.3s [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T08:41:47.789Z] time="2026-03-26T08:34:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-26T08:41:47.811Z] $ docker stop --time=1 e597c802eacd4c2b2c742632d08ead4c9579fb3d5553771b3ad590e6648a96bc [2026-03-26T08:41:49.112Z] $ docker rm -f --volumes e597c802eacd4c2b2c742632d08ead4c9579fb3d5553771b3ad590e6648a96bc [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T08:41:49.469Z] + docker images [2026-03-26T08:41:49.469Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-26T08:41:49.469Z] security-bootstrapper latest c056c5522817 2 seconds ago 28.3MB [2026-03-26T08:41:49.469Z] security-secretstore-setup latest 37bba22c787a 3 seconds ago 89.2MB [2026-03-26T08:41:49.469Z] security-proxy-setup latest c159fba2dbbe 7 seconds ago 54.7MB [2026-03-26T08:41:49.469Z] core-common-config-bootstrapper latest 83422352e265 8 seconds ago 20.5MB [2026-03-26T08:41:49.469Z] security-proxy-auth latest 1fc246ed6352 8 seconds ago 49MB [2026-03-26T08:41:49.469Z] core-data latest 96234eb8af06 9 seconds ago 49.9MB [2026-03-26T08:41:49.469Z] core-metadata latest 406de843a590 9 seconds ago 50MB [2026-03-26T08:41:49.469Z] support-notifications latest c3da88836fd4 9 seconds ago 57.8MB [2026-03-26T08:41:49.469Z] support-scheduler latest a8748d4d2b7e 9 seconds ago 54.1MB [2026-03-26T08:41:49.469Z] security-spiffe-token-provider latest db2579e393bc 9 seconds ago 53MB [2026-03-26T08:41:49.469Z] core-command latest 2ad9914b191d 9 seconds ago 44.1MB [2026-03-26T08:41:49.469Z] core-keeper latest 4736079578a4 10 seconds ago 49.7MB [2026-03-26T08:41:49.469Z] security-spire-agent latest 24b12b6ba602 3 minutes ago 237MB [2026-03-26T08:41:49.469Z] security-spire-server latest 363ae497a865 3 minutes ago 178MB [2026-03-26T08:41:49.469Z] security-spire-config latest 0e55e03539e4 3 minutes ago 177MB [2026-03-26T08:41:49.469Z] ci-base-image-x86_64 latest 41980dd69f9a 10 minutes ago 970MB [2026-03-26T08:41:49.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB [2026-03-26T08:41:49.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-03-26T08:41:49.469Z] 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-03-26T08:41:49.862Z] provisioning config files... [2026-03-26T08:41:49.868Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config16041420932808600076tmp [Pipeline] { [Pipeline] sh [2026-03-26T08:41:50.167Z] + set +x [2026-03-26T08:41:50.167Z] + curl -s https://codecov.io/bash [2026-03-26T08:41:50.167Z] + bash -s -- [2026-03-26T08:41:50.167Z] [2026-03-26T08:41:50.167Z] _____ _ [2026-03-26T08:41:50.167Z] / ____| | | [2026-03-26T08:41:50.167Z] | | ___ __| | ___ ___ _____ __ [2026-03-26T08:41:50.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-26T08:41:50.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-26T08:41:50.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-26T08:41:50.167Z] Bash-1.0.6 [2026-03-26T08:41:50.167Z] [2026-03-26T08:41:50.167Z] [2026-03-26T08:41:50.167Z] ==> git version 2.25.1 found [2026-03-26T08:41:50.167Z] ==> 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-03-26T08:41:50.167Z] Release-Date: 2020-01-08 [2026-03-26T08:41:50.167Z] 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-03-26T08:41:50.167Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-26T08:41:50.167Z] ==> Jenkins CI detected. [2026-03-26T08:41:50.167Z] current dir:  /w/workspace/edgex-go/12 [2026-03-26T08:41:50.167Z] project root: . [2026-03-26T08:41:50.167Z] --> token set from env [2026-03-26T08:41:50.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-26T08:41:50.167Z] ==> Running gcov in . (disable via -X gcov) [2026-03-26T08:41:50.167Z] ==> Python coveragepy not found [2026-03-26T08:41:50.167Z] ==> Searching for coverage reports in: [2026-03-26T08:41:50.167Z] + . [2026-03-26T08:41:50.427Z] -> Found 1 reports [2026-03-26T08:41:50.427Z] ==> Detecting git/mercurial file structure [2026-03-26T08:41:50.427Z] ==> Reading reports [2026-03-26T08:41:50.427Z] + ./coverage.out bytes=1044024 [2026-03-26T08:41:50.427Z] ==> Appending adjustments [2026-03-26T08:41:50.427Z] https://docs.codecov.io/docs/fixing-reports [2026-03-26T08:41:51.804Z] + Found adjustments [2026-03-26T08:41:51.804Z] ==> Gzipping contents [2026-03-26T08:41:51.804Z] 108K /tmp/codecov.QZuWqG.gz [2026-03-26T08:41:51.804Z] ==> Uploading reports [2026-03-26T08:41:51.804Z] url: https://codecov.io [2026-03-26T08:41:51.804Z] query: branch=PR-5359&commit=376c91471dfd90c034b76dc562c88e2c1c7a438a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5359%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5359&job=&cmd_args= [2026-03-26T08:41:51.804Z] -> Pinging Codecov [2026-03-26T08:41:51.804Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5359&commit=376c91471dfd90c034b76dc562c88e2c1c7a438a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5359%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5359&job=&cmd_args= [2026-03-26T08:41:52.064Z] -> Uploading to [2026-03-26T08:41:52.064Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/376c91471dfd90c034b76dc562c88e2c1c7a438a/a63cf157-3ac0-4f2d-a758-a9cb0321f2f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T084151Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=89514981508b246614b50b1e188392376c5421ecf343e3cea9bfed1f87273efc [2026-03-26T08:41:52.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T08:41:52.064Z] Dload Upload Total Spent Left Speed [2026-03-26T08:41:52.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 619k --:--:-- --:--:-- --:--:-- 619k [2026-03-26T08:41:52.325Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/376c91471dfd90c034b76dc562c88e2c1c7a438a [Pipeline] } [2026-03-26T08:41:52.332Z] 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-03-26T08:41:53.028Z] + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:41:53.318Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:41:54.183Z] ---> package-listing.sh [2026-03-26T08:41:54.183Z] ++ facter osfamily [2026-03-26T08:41:54.183Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T08:41:54.447Z] + OS_FAMILY=debian [2026-03-26T08:41:54.447Z] + workspace=/w/workspace/edgex-go/12 [2026-03-26T08:41:54.447Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T08:41:54.447Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T08:41:54.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T08:41:54.447Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T08:41:54.447Z] + '[' /w/workspace/edgex-go/12 ']' [2026-03-26T08:41:54.447Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T08:41:54.447Z] + case "${OS_FAMILY}" in [2026-03-26T08:41:54.447Z] + dpkg -l [2026-03-26T08:41:54.447Z] + grep '^ii' [2026-03-26T08:41:54.447Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T08:41:54.447Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T08:41:54.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T08:41:54.447Z] + '[' /w/workspace/edgex-go/12 ']' [2026-03-26T08:41:54.447Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2026-03-26T08:41:54.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2026-03-26T08:41:54.464Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T08:41:54.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:41:55.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T08:41:55.314Z] [2026-03-26T08:41:55.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T08:41:55.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T08:41:55.624Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T08:41:55.624Z] 5eb5b503b376: Pulling fs layer [2026-03-26T08:41:55.624Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T08:41:55.624Z] ec43610c2a17: Pulling fs layer [2026-03-26T08:41:55.624Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T08:41:55.624Z] 33b1e0a273af: Pulling fs layer [2026-03-26T08:41:55.624Z] 3a2ae6a8a46f: Waiting [2026-03-26T08:41:55.624Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T08:41:55.624Z] 33b1e0a273af: Waiting [2026-03-26T08:41:55.624Z] 2f39f015ded8: Pulling fs layer [2026-03-26T08:41:55.625Z] 5d3b04190fa2: Waiting [2026-03-26T08:41:55.625Z] 2f39f015ded8: Waiting [2026-03-26T08:41:55.625Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T08:41:55.625Z] 5c69ac0246d0: Download complete [2026-03-26T08:41:55.625Z] 3a2ae6a8a46f: Download complete [2026-03-26T08:41:55.625Z] 33b1e0a273af: Download complete [2026-03-26T08:41:55.625Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T08:41:55.625Z] 5d3b04190fa2: Download complete [2026-03-26T08:41:55.625Z] ec43610c2a17: Verifying Checksum [2026-03-26T08:41:55.625Z] ec43610c2a17: Download complete [2026-03-26T08:41:55.884Z] 5eb5b503b376: Verifying Checksum [2026-03-26T08:41:55.884Z] 5eb5b503b376: Download complete [2026-03-26T08:41:56.453Z] 2f39f015ded8: Verifying Checksum [2026-03-26T08:41:56.453Z] 2f39f015ded8: Download complete [2026-03-26T08:41:57.387Z] 5eb5b503b376: Pull complete [2026-03-26T08:41:57.645Z] 5c69ac0246d0: Pull complete [2026-03-26T08:41:58.212Z] ec43610c2a17: Pull complete [2026-03-26T08:41:58.212Z] 3a2ae6a8a46f: Pull complete [2026-03-26T08:41:58.471Z] 33b1e0a273af: Pull complete [2026-03-26T08:41:58.471Z] 5d3b04190fa2: Pull complete [2026-03-26T08:42:05.057Z] 2f39f015ded8: Pull complete [2026-03-26T08:42:05.057Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T08:42:05.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T08:42:05.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T08:42:05.147Z] prd-ubuntu20.04-docker-8c-8g-4119 does not seem to be running inside a container [2026-03-26T08:42:05.180Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-03-26T08:42:10.462Z] $ docker top 056aed8600ff236aa3dee030764ce14967ef06e6f65f2e4e7202b9b0d68b6272 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T08:42:10.820Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T08:42:11.106Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T08:42:11.392Z] + ls /var/log/sa-host [2026-03-26T08:42:11.392Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T08:42:11.487Z] provisioning config files... [2026-03-26T08:42:11.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config5243384070174119863tmp [Pipeline] { [Pipeline] echo [2026-03-26T08:42:11.514Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:42:11.795Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T08:42:11.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:42:12.140Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T08:42:12.148Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:42:12.429Z] ---> sudo-logs.sh [2026-03-26T08:42:12.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-26T08:42:12.454Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:42:12.736Z] ---> job-cost.sh [2026-03-26T08:42:12.736Z] lf-activate-venv: SKIPPING [2026-03-26T08:42:12.736Z] INFO: No Stack... [2026-03-26T08:42:12.994Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T08:42:13.561Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T08:42:13.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T08:42:13.857Z] ---> logs-deploy.sh [2026-03-26T08:42:13.857Z] lf-activate-venv: SKIPPING [2026-03-26T08:42:13.857Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5359/12 [2026-03-26T08:42:13.857Z] INFO: archiving workspace using pattern(s): [2026-03-26T08:42:14.794Z] Archives upload complete. [2026-03-26T08:42:14.794Z] INFO: archiving logs to Nexus