Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f5360b86ab9f22f98b2a815e31c71ca862d4840+f8e3b757e3546ed58c9104b8b631b8395f59e7eb (bb1bc903018733fd578acc5715d1933328f2db19) 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-ssh1969046391223547937.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-ssh18041522393195846212.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15876486186258786314.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-ssh3944230804483419956.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6370824849310510178.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 ‘prd-ubuntu20.04-docker-8c-8g-8875’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8884 in /w/workspace/edgexfoundry_edgex-go_PR-5354 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [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/20 # 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 f8e3b757e3546ed58c9104b8b631b8395f59e7eb into PR head commit 3f5360b86ab9f22f98b2a815e31c71ca862d4840 Merge succeeded, producing df1f609093c92f5fda90cb531c8cbe93d245e78a Checking out Revision df1f609093c92f5fda90cb531c8cbe93d245e78a (PR-5354) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5354/head:refs/remotes/origin/PR-5354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f5360b86ab9f22f98b2a815e31c71ca862d4840 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f8e3b757e3546ed58c9104b8b631b8395f59e7eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df1f609093c92f5fda90cb531c8cbe93d245e78a # timeout=10 Commit message: "Merge commit 'f8e3b757e3546ed58c9104b8b631b8395f59e7eb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-08T08:31:14.057Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk bba55ea9f3180744f0bdf492fadf2bf46bcf44a3 # timeout=10 [Pipeline] withCredentials [2026-05-08T08:31:14.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-08T08:31:14.230Z] ========================================================= [2026-05-08T08:31:14.230Z] EdgeX Global Pipelines Version Info [2026-05-08T08:31:14.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:31:15.371Z] ------------------- [2026-05-08T08:31:15.371Z] stable info: [2026-05-08T08:31:15.371Z] ------------------- [2026-05-08T08:31:15.371Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-08T08:31:15.371Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-08T08:31:15.371Z] Message: update stable to v1.0.278 [2026-05-08T08:31:15.957Z] ------------------- [2026-05-08T08:31:15.957Z] experimental info: [2026-05-08T08:31:15.957Z] ------------------- [2026-05-08T08:31:15.958Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-08T08:31:15.958Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-08T08:31:15.958Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-08T08:31:16.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-08T08:31:16.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-08T08:31:16.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-08T08:31:16.089Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-08T08:31:16.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-08T08:31:16.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-08T08:31:16.162Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-08T08:31:16.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-08T08:31:16.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-08T08:31:16.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-08T08:31:16.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-08T08:31:16.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-08T08:31:16.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-08T08:31:16.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-08T08:31:16.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-08T08:31:16.390Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-08T08:31:16.427Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-08T08:31:16.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-08T08:31:16.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-08T08:31:16.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-08T08:31:16.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-08T08:31:16.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-08T08:31:16.611Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-08T08:31:16.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5354 [Pipeline] echo [2026-05-08T08:31:16.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5354 [Pipeline] echo [2026-05-08T08:31:16.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5354 [Pipeline] echo [2026-05-08T08:31:16.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df1f609093c92f5fda90cb531c8cbe93d245e78a [Pipeline] echo [2026-05-08T08:31:16.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df1f609 [Pipeline] echo [2026-05-08T08:31:16.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T08:31:16.829Z] provisioning config files... [2026-05-08T08:31:16.845Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config9433790853760810045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:31:17.219Z] ---> ****-login.sh [2026-05-08T08:31:17.219Z] nexus3.edgexfoundry.org:10001 [2026-05-08T08:31:17.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:31:17.740Z] [2026-05-08T08:31:17.740Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:31:17.740Z] Configure a credential helper to remove this warning. See [2026-05-08T08:31:17.740Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:31:17.740Z] [2026-05-08T08:31:17.740Z] Login Succeeded [2026-05-08T08:31:17.740Z] nexus3.edgexfoundry.org:10002 [2026-05-08T08:31:17.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:31:17.740Z] [2026-05-08T08:31:17.740Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:31:17.740Z] Configure a credential helper to remove this warning. See [2026-05-08T08:31:17.740Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:31:17.740Z] [2026-05-08T08:31:17.740Z] Login Succeeded [2026-05-08T08:31:17.740Z] nexus3.edgexfoundry.org:10003 [2026-05-08T08:31:17.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:31:17.740Z] [2026-05-08T08:31:17.740Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:31:17.741Z] Configure a credential helper to remove this warning. See [2026-05-08T08:31:17.741Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:31:17.741Z] [2026-05-08T08:31:17.741Z] Login Succeeded [2026-05-08T08:31:17.741Z] nexus3.edgexfoundry.org:10004 [2026-05-08T08:31:18.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:31:18.964Z] [2026-05-08T08:31:18.964Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:31:18.964Z] Configure a credential helper to remove this warning. See [2026-05-08T08:31:18.964Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:31:18.964Z] [2026-05-08T08:31:18.964Z] Login Succeeded [2026-05-08T08:31:18.964Z] ****.io [2026-05-08T08:31:18.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:31:19.225Z] [2026-05-08T08:31:19.226Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:31:19.226Z] Configure a credential helper to remove this warning. See [2026-05-08T08:31:19.226Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:31:19.226Z] [2026-05-08T08:31:19.226Z] Login Succeeded [2026-05-08T08:31:19.226Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T08:31:19.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T08:31:19.552Z] + 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-05-08T08:31:19.553Z] + dirname cmd/core-command/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/core-data/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/core-keeper/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/core-metadata/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/support-notifications/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-08T08:31:19.553Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-08T08:31:19.553Z] + cut -d/ -f2 [2026-05-08T08:31:19.553Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-08T08:31:19.598Z] 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-05-08T08:31:19.966Z] + git rev-list -1 --merges df1f609093c92f5fda90cb531c8cbe93d245e78a~1..df1f609093c92f5fda90cb531c8cbe93d245e78a [Pipeline] echo [2026-05-08T08:31:19.979Z] -----------> git rev-list -1 --merges df1f609093c92f5fda90cb531c8cbe93d245e78a~1..df1f609093c92f5fda90cb531c8cbe93d245e78a df1f609093c92f5fda90cb531c8cbe93d245e78a [2026-05-08T08:31:19.979Z] df1f609093c92f5fda90cb531c8cbe93d245e78a [false] [Pipeline] sh [2026-05-08T08:31:20.271Z] + git log --format=format:%s -1 df1f609093c92f5fda90cb531c8cbe93d245e78a [Pipeline] echo [2026-05-08T08:31:20.285Z] ========================================================= [2026-05-08T08:31:20.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-08T08:31:20.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-08T08:31:20.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T08:31:20.651Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-08T08:31:20.651Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-08T08:31:20.651Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-08T08:31:20.651Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-08T08:31:20.651Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-08T08:31:20.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:31:21.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T08:31:21.004Z] [2026-05-08T08:31:21.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:31:21.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T08:31:21.908Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-08T08:31:21.908Z] 3dae71ba6b94: Pulling fs layer [2026-05-08T08:31:21.908Z] 6bf1a483ea7c: Pulling fs layer [2026-05-08T08:31:21.908Z] f5dfc541a4d3: Pulling fs layer [2026-05-08T08:31:21.908Z] 461d9e800cba: Pulling fs layer [2026-05-08T08:31:21.908Z] 80192f66455f: Pulling fs layer [2026-05-08T08:31:21.908Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-08T08:31:21.908Z] a29436f7fd5d: Pulling fs layer [2026-05-08T08:31:21.908Z] 923cac83aea3: Pulling fs layer [2026-05-08T08:31:21.908Z] 25ad8b0a4227: Pulling fs layer [2026-05-08T08:31:21.908Z] db01528c6b51: Pulling fs layer [2026-05-08T08:31:21.908Z] 28988de357af: Pulling fs layer [2026-05-08T08:31:21.908Z] 2e8e34ca0e6c: Waiting [2026-05-08T08:31:21.908Z] 923cac83aea3: Waiting [2026-05-08T08:31:21.908Z] 461d9e800cba: Waiting [2026-05-08T08:31:21.908Z] 25ad8b0a4227: Waiting [2026-05-08T08:31:21.908Z] 80192f66455f: Waiting [2026-05-08T08:31:21.908Z] 28988de357af: Waiting [2026-05-08T08:31:21.908Z] db01528c6b51: Waiting [2026-05-08T08:31:21.908Z] 6bf1a483ea7c: Verifying Checksum [2026-05-08T08:31:21.908Z] 6bf1a483ea7c: Download complete [2026-05-08T08:31:21.908Z] 461d9e800cba: Verifying Checksum [2026-05-08T08:31:21.908Z] 461d9e800cba: Download complete [2026-05-08T08:31:21.908Z] 80192f66455f: Verifying Checksum [2026-05-08T08:31:21.908Z] 80192f66455f: Download complete [2026-05-08T08:31:22.172Z] f5dfc541a4d3: Verifying Checksum [2026-05-08T08:31:22.172Z] f5dfc541a4d3: Download complete [2026-05-08T08:31:22.172Z] 3dae71ba6b94: Verifying Checksum [2026-05-08T08:31:22.172Z] 3dae71ba6b94: Download complete [2026-05-08T08:31:22.435Z] 923cac83aea3: Verifying Checksum [2026-05-08T08:31:22.435Z] 923cac83aea3: Download complete [2026-05-08T08:31:22.435Z] 25ad8b0a4227: Verifying Checksum [2026-05-08T08:31:22.435Z] 25ad8b0a4227: Download complete [2026-05-08T08:31:22.435Z] db01528c6b51: Verifying Checksum [2026-05-08T08:31:22.435Z] db01528c6b51: Download complete [2026-05-08T08:31:22.435Z] 28988de357af: Download complete [2026-05-08T08:31:22.708Z] a29436f7fd5d: Verifying Checksum [2026-05-08T08:31:22.708Z] a29436f7fd5d: Download complete [2026-05-08T08:31:23.278Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-08T08:31:23.278Z] 2e8e34ca0e6c: Download complete [2026-05-08T08:31:23.902Z] 3dae71ba6b94: Pull complete [2026-05-08T08:31:23.902Z] 6bf1a483ea7c: Pull complete [2026-05-08T08:31:24.842Z] f5dfc541a4d3: Pull complete [2026-05-08T08:31:25.101Z] 461d9e800cba: Pull complete [2026-05-08T08:31:25.101Z] 80192f66455f: Pull complete [2026-05-08T08:31:31.703Z] 2e8e34ca0e6c: Pull complete [2026-05-08T08:31:34.259Z] a29436f7fd5d: Pull complete [2026-05-08T08:31:34.519Z] 923cac83aea3: Pull complete [2026-05-08T08:31:34.779Z] 25ad8b0a4227: Pull complete [2026-05-08T08:31:34.779Z] db01528c6b51: Pull complete [2026-05-08T08:31:35.038Z] 28988de357af: Pull complete [2026-05-08T08:31:35.994Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-08T08:31:35.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T08:31:35.995Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:31:36.165Z] prd-ubuntu20.04-docker-8c-8g-8884 does not seem to be running inside a container [2026-05-08T08:31:36.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-05-08T08:31:48.201Z] $ docker top cefdc92b58ca90708bb4a6acd4bf7ecd8bcd4137395dd207cc1d3430ef8c9bd5 -eo pid,comm [2026-05-08T08:31:48.261Z] 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-05-08T08:31:48.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T08:31:48.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T08:31:48.322Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T08:31:48.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T08:31:48.430Z] $ docker exec cefdc92b58ca90708bb4a6acd4bf7ecd8bcd4137395dd207cc1d3430ef8c9bd5 ssh-agent [2026-05-08T08:31:48.528Z] SSH_AUTH_SOCK=/tmp/ssh-ZPcMh6YfKhWE/agent.33 [2026-05-08T08:31:48.528Z] SSH_AGENT_PID=39 [2026-05-08T08:31:48.534Z] Running ssh-add (command line suppressed) [2026-05-08T08:31:48.635Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_14923488026971827309.key (/w/workspace/edgex-go/20@tmp/private_key_14923488026971827309.key) [2026-05-08T08:31:48.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T08:31:48.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] sh [2026-05-08T08:31:49.251Z] + git tag --points-at HEAD [Pipeline] } [2026-05-08T08:31:49.256Z] $ docker exec --env ******** --env ******** cefdc92b58ca90708bb4a6acd4bf7ecd8bcd4137395dd207cc1d3430ef8c9bd5 ssh-agent -k [2026-05-08T08:31:49.350Z] unset SSH_AUTH_SOCK; [2026-05-08T08:31:49.351Z] unset SSH_AGENT_PID; [2026-05-08T08:31:49.351Z] echo Agent pid 39 killed; [2026-05-08T08:31:49.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-08T08:31:49.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T08:31:49.406Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T08:31:49.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T08:31:49.520Z] $ docker exec cefdc92b58ca90708bb4a6acd4bf7ecd8bcd4137395dd207cc1d3430ef8c9bd5 ssh-agent [2026-05-08T08:31:49.626Z] SSH_AUTH_SOCK=/tmp/ssh-2cXX8AFkP9LR/agent.86 [2026-05-08T08:31:49.626Z] SSH_AGENT_PID=92 [2026-05-08T08:31:49.632Z] Running ssh-add (command line suppressed) [2026-05-08T08:31:49.740Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_1314317361262255909.key (/w/workspace/edgex-go/20@tmp/private_key_1314317361262255909.key) [2026-05-08T08:31:49.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T08:31:50.052Z] + git semver init [2026-05-08T08:31:50.312Z] 2026-05-08 08:31:50,242 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T08:31:50.312Z] 2026-05-08 08:31:50,273 [run_init] DEBUG init version:0.0.0 force:False [2026-05-08T08:31:50.312Z] 2026-05-08 08:31:50,275 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/20/.semver [2026-05-08T08:31:50.312Z] 2026-05-08 08:31:50,276 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/20/.semver [2026-05-08T08:31:50.312Z] 2026-05-08 08:31:50,276 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/20/.semver'], cwd=/w/workspace/edgex-go/20, stdin=None, shell=False, universal_newlines=False) [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,193 [append_file] DEBUG append to file:/w/workspace/edgex-go/20/.git/info/exclude [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/20/.semver/PR-5354 with force:False [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,194 [write_file] DEBUG write to file:/w/workspace/edgex-go/20/.semver/PR-5354 [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,198 [execute] INFO git cat-file --batch-check [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/20/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,203 [execute] INFO git cat-file --batch [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/20/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T08:32:00.357Z] 2026-05-08 08:32:00,207 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/PR-5354 [2026-05-08T08:32:00.357Z] 0.0.0 [Pipeline] } [2026-05-08T08:32:00.362Z] $ docker exec --env ******** --env ******** cefdc92b58ca90708bb4a6acd4bf7ecd8bcd4137395dd207cc1d3430ef8c9bd5 ssh-agent -k [2026-05-08T08:32:00.459Z] unset SSH_AUTH_SOCK; [2026-05-08T08:32:00.460Z] unset SSH_AGENT_PID; [2026-05-08T08:32:00.460Z] echo Agent pid 92 killed; [2026-05-08T08:32:00.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T08:32:00.814Z] + git semver [Pipeline] } [2026-05-08T08:32:01.388Z] $ docker stop --time=1 cefdc92b58ca90708bb4a6acd4bf7ecd8bcd4137395dd207cc1d3430ef8c9bd5 [2026-05-08T08:32:02.973Z] $ docker rm -f --volumes cefdc92b58ca90708bb4a6acd4bf7ecd8bcd4137395dd207cc1d3430ef8c9bd5 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T08:32:03.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-08T08:32:03.615Z] Stashed 1 file(s) [Pipeline] echo [2026-05-08T08:32:03.620Z] [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-05-08T08:32:04.139Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo [2026-05-08T08:32:04.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T08:32:04.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T08:32:04.184Z] ========================================================= [2026-05-08T08:32:04.184Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-08T08:32:04.184Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-08T08:32:04.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:32:04.475Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-08T08:32:04.475Z] 2d35ebdb57d9: Pulling fs layer [2026-05-08T08:32:04.475Z] c35fb4624d26: Pulling fs layer [2026-05-08T08:32:04.475Z] 4e2aec7ef170: Pulling fs layer [2026-05-08T08:32:04.475Z] 333b49ad6fbf: Pulling fs layer [2026-05-08T08:32:04.475Z] 4f4fb700ef54: Pulling fs layer [2026-05-08T08:32:04.475Z] c3e65509a76b: Pulling fs layer [2026-05-08T08:32:04.475Z] 7cf9ebb963bd: Pulling fs layer [2026-05-08T08:32:04.475Z] bb34ca984cfb: Pulling fs layer [2026-05-08T08:32:04.475Z] 151cf03bc807: Pulling fs layer [2026-05-08T08:32:04.475Z] 333b49ad6fbf: Waiting [2026-05-08T08:32:04.475Z] 4f4fb700ef54: Waiting [2026-05-08T08:32:04.475Z] bb34ca984cfb: Waiting [2026-05-08T08:32:04.475Z] 151cf03bc807: Waiting [2026-05-08T08:32:04.475Z] c3e65509a76b: Waiting [2026-05-08T08:32:04.475Z] 7cf9ebb963bd: Waiting [2026-05-08T08:32:04.475Z] c35fb4624d26: Verifying Checksum [2026-05-08T08:32:04.475Z] c35fb4624d26: Download complete [2026-05-08T08:32:04.475Z] 333b49ad6fbf: Verifying Checksum [2026-05-08T08:32:04.475Z] 333b49ad6fbf: Download complete [2026-05-08T08:32:04.475Z] 4f4fb700ef54: Verifying Checksum [2026-05-08T08:32:04.475Z] 4f4fb700ef54: Download complete [2026-05-08T08:32:04.475Z] c3e65509a76b: Download complete [2026-05-08T08:32:04.475Z] 2d35ebdb57d9: Verifying Checksum [2026-05-08T08:32:04.475Z] 2d35ebdb57d9: Download complete [2026-05-08T08:32:04.735Z] 7cf9ebb963bd: Verifying Checksum [2026-05-08T08:32:04.735Z] 7cf9ebb963bd: Download complete [2026-05-08T08:32:04.735Z] 2d35ebdb57d9: Pull complete [2026-05-08T08:32:04.993Z] c35fb4624d26: Pull complete [2026-05-08T08:32:04.993Z] 4e2aec7ef170: Verifying Checksum [2026-05-08T08:32:04.993Z] 4e2aec7ef170: Download complete [2026-05-08T08:32:04.993Z] 151cf03bc807: Verifying Checksum [2026-05-08T08:32:04.993Z] 151cf03bc807: Download complete [2026-05-08T08:32:05.251Z] bb34ca984cfb: Verifying Checksum [2026-05-08T08:32:05.251Z] bb34ca984cfb: Download complete [2026-05-08T08:32:10.513Z] 4e2aec7ef170: Pull complete [2026-05-08T08:32:10.513Z] 333b49ad6fbf: Pull complete [2026-05-08T08:32:10.513Z] 4f4fb700ef54: Pull complete [2026-05-08T08:32:10.513Z] c3e65509a76b: Pull complete [2026-05-08T08:32:10.513Z] 7cf9ebb963bd: Pull complete [2026-05-08T08:32:13.792Z] bb34ca984cfb: Pull complete [2026-05-08T08:32:15.693Z] 151cf03bc807: Pull complete [2026-05-08T08:32:15.950Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-08T08:32:16.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:32:16.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-08T08:32:16.508Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:32:16.508Z] WORKDIR /edgex [2026-05-08T08:32:16.508Z] COPY go.mod . [2026-05-08T08:32:16.508Z] RUN go mod download [2026-05-08T08:32:16.508Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-08T08:32:19.053Z] #0 building with "default" instance using docker driver [2026-05-08T08:32:19.053Z] [2026-05-08T08:32:19.053Z] #1 [internal] load build definition from Dockerfile [2026-05-08T08:32:19.053Z] #1 transferring dockerfile: [2026-05-08T08:32:19.053Z] #1 transferring dockerfile: 164B done [2026-05-08T08:32:19.053Z] #1 DONE 0.2s [2026-05-08T08:32:19.312Z] [2026-05-08T08:32:19.312Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:32:19.312Z] #2 DONE 0.0s [2026-05-08T08:32:19.312Z] [2026-05-08T08:32:19.312Z] #3 [internal] load .dockerignore [2026-05-08T08:32:19.570Z] #3 transferring context: [2026-05-08T08:32:19.833Z] #3 transferring context: 50B done [2026-05-08T08:32:19.833Z] #3 DONE 0.5s [2026-05-08T08:32:19.833Z] [2026-05-08T08:32:19.833Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:32:20.787Z] #4 ... [2026-05-08T08:32:20.787Z] [2026-05-08T08:32:20.787Z] #5 [internal] load build context [2026-05-08T08:32:20.787Z] #5 transferring context: 6.99kB done [2026-05-08T08:32:20.787Z] #5 DONE 1.0s [2026-05-08T08:32:20.787Z] [2026-05-08T08:32:20.787Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:32:22.694Z] #4 DONE 2.6s [2026-05-08T08:32:22.694Z] [2026-05-08T08:32:22.694Z] #6 [2/4] WORKDIR /edgex [2026-05-08T08:32:34.941Z] #6 DONE 12.2s [2026-05-08T08:32:34.941Z] [2026-05-08T08:32:34.941Z] #7 [3/4] COPY go.mod . [2026-05-08T08:32:35.510Z] #7 DONE 0.8s [2026-05-08T08:32:35.510Z] [2026-05-08T08:32:35.510Z] #8 [4/4] RUN go mod download [2026-05-08T08:32:53.614Z] #8 DONE 15.4s [2026-05-08T08:32:53.614Z] [2026-05-08T08:32:53.614Z] #9 exporting to image [2026-05-08T08:32:53.614Z] #9 exporting layers [2026-05-08T08:32:54.546Z] #9 exporting layers 3.7s done [2026-05-08T08:32:54.546Z] #9 writing image sha256:6581ef06486f5183b3ee58da063522ea059334ea244b1847999be54ac23968e1 done [2026-05-08T08:32:54.546Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-08T08:32:54.546Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:32:54.852Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T08:32:54.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:32:54.934Z] prd-ubuntu20.04-docker-8c-8g-8884 does not seem to be running inside a container [2026-05-08T08:32:54.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-05-08T08:32:55.333Z] $ docker top aa7873dc23086d225c4144f7630f04c888b7b13049ad2b67dc2bb1bb073a2c3b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T08:32:55.689Z] + go version [2026-05-08T08:32:55.689Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-08T08:32:55.691Z] $ docker stop --time=1 aa7873dc23086d225c4144f7630f04c888b7b13049ad2b67dc2bb1bb073a2c3b [2026-05-08T08:32:57.063Z] $ docker rm -f --volumes aa7873dc23086d225c4144f7630f04c888b7b13049ad2b67dc2bb1bb073a2c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:32:57.526Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T08:32:57.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:32:57.604Z] prd-ubuntu20.04-docker-8c-8g-8884 does not seem to be running inside a container [2026-05-08T08:32:57.624Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-05-08T08:32:58.361Z] $ docker top 2be5b02fd61d9f4b3f0114da375eabaa1128f2fe01f6fff10a1b5475021ca81d -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-08T08:32:58.440Z] ========================================================= [2026-05-08T08:32:58.440Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-08T08:32:58.440Z] ========================================================= [Pipeline] sh [2026-05-08T08:32:58.721Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] fileExists [Pipeline] sh [2026-05-08T08:32:59.020Z] + make test [2026-05-08T08:32:59.020Z] go test -race -coverprofile=coverage.out ./... [2026-05-08T08:33:08.984Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-08T08:33:47.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2026-05-08T08:33:50.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2026-05-08T08:33:50.210Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-08T08:33:50.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.030s coverage: 4.8% of statements [2026-05-08T08:33:50.210Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.094s coverage: 57.3% of statements [2026-05-08T08:33:50.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.151s coverage: 94.2% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-08T08:33:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.068s coverage: 90.7% of statements [2026-05-08T08:33:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-08T08:33:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.037s coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-08T08:33:50.211Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-08T08:33:51.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 11.1% of statements [2026-05-08T08:33:51.586Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-08T08:33:51.586Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-08T08:33:53.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.429s coverage: 97.7% of statements [2026-05-08T08:33:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-08T08:33:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-08T08:33:53.483Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:33:53.483Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-08T08:33:53.483Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-08T08:33:53.483Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2026-05-08T08:33:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-08T08:33:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-08T08:33:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-08T08:33:53.483Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-08T08:33:53.484Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-08T08:33:53.484Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-08T08:33:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-08T08:33:53.484Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-08T08:33:53.484Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-08T08:33:53.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-08T08:33:56.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.046s coverage: 3.5% of statements [2026-05-08T08:33:56.009Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-08T08:33:56.009Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-08T08:33:56.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2026-05-08T08:33:56.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-08T08:33:56.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements [2026-05-08T08:33:56.009Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements [2026-05-08T08:33:56.009Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-08T08:33:56.009Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:33:56.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-08T08:33:56.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2026-05-08T08:33:56.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2026-05-08T08:33:56.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 89.5% of statements [2026-05-08T08:33:56.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements [2026-05-08T08:33:57.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2026-05-08T08:34:09.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.052s coverage: 92.9% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2026-05-08T08:34:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.037s coverage: 62.3% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.050s coverage: 81.8% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.045s coverage: 82.1% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2026-05-08T08:34:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.134s coverage: 54.8% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.039s coverage: 20.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-05-08T08:34:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-08T08:34:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.124s coverage: 29.2% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2026-05-08T08:34:21.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-08T08:34:21.980Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 94.9% of statements [2026-05-08T08:34:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-08T08:34:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 97.7% of statements [2026-05-08T08:34:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-08T08:34:22.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 47.1% of statements [2026-05-08T08:34:22.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-08T08:34:22.548Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:34:22.548Z] 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-05-08T08:34:22.806Z] running golangci-lint [2026-05-08T08:34:22.806Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-08T08:34:22.806Z] go version go1.25.2 linux/amd64 [2026-05-08T08:34:23.382Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-08T08:34:23.382Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-08T08:34:23.382Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-08T08:34:23.382Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-08T08:34:23.382Z] level=info msg="[goenv] Read go env for 4.974199ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-08T08:34:23.382Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-08T08:34:45.299Z] level=info msg="[loader] Go packages loading at mode 8767 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 21.072333789s" [2026-05-08T08:34:45.299Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.168691ms" [2026-05-08T08:34:57.512Z] level=info msg="[linters_context/goanalysis] analyzers took 2m13.259550624s with top 10 stages: buildir: 53.537563798s, gosec: 2.943200651s, inspect: 2.793640714s, fact_deprecated: 2.585955407s, printf: 1.968313716s, ctrlflow: 1.697414675s, fact_purity: 1.617025966s, nilness: 1.514663031s, S1038: 1.332092401s, QF1004: 1.159997577s" [2026-05-08T08:34:57.512Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-08T08:34:57.512Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-08T08:34:57.512Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-08T08:34:57.512Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-08T08:34:57.512Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, cgo: 35/35" [2026-05-08T08:34:57.512Z] level=info msg="[runner] processing took 10.971066ms with stages: nolint_filter: 9.519087ms, generated_file_filter: 1.047765ms, exclusion_rules: 282.039µs, exclusion_paths: 55.043µs, path_relativity: 47.962µs, cgo: 5.22µs, path_absoluter: 4.6µs, invalid_issue: 2.37µs, sort_results: 2.02µs, max_same_issues: 1.17µs, filename_unadjuster: 1.12µs, fixer: 490ns, diff: 460ns, max_per_file_from_linter: 320ns, path_prettifier: 290ns, uniq_by_line: 270ns, severity-rules: 270ns, max_from_linter: 210ns, source_code: 190ns, path_shortener: 170ns" [2026-05-08T08:34:57.512Z] level=info msg="[runner] linters took 11.41188821s with stages: goanalysis_metalinter: 11.400830142s" [2026-05-08T08:34:57.512Z] 0 issues. [2026-05-08T08:34:57.512Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-08T08:34:57.512Z] level=info msg="Memory: 327 samples, avg is 337.6MB, max is 1317.0MB" [2026-05-08T08:34:57.512Z] level=info msg="Execution took 32.523691404s" [2026-05-08T08:34:57.512Z] go vet ./... [2026-05-08T08:35:02.766Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-08T08:35:03.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-08T08:35:03.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-08T08:35:03.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-05-08T08:35:03.596Z] + ls -al . [2026-05-08T08:35:03.596Z] total 1396 [2026-05-08T08:35:03.596Z] drwxrwxr-x 11 1001 1001 4096 May 8 08:33 . [2026-05-08T08:35:03.596Z] drwxr-xr-x 4 root root 4096 May 8 08:32 .. [2026-05-08T08:35:03.596Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:31 .blubracket [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:31 .dockerignore [2026-05-08T08:35:03.596Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:34 .git [2026-05-08T08:35:03.596Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:31 .github [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 909 May 8 08:31 .gitignore [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 359 May 8 08:31 .golangci.yml [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:31 .hadolint.yml [2026-05-08T08:35:03.596Z] drwxr-xr-x 3 1001 1001 4096 May 8 08:32 .semver [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:31 .sonarcloud.properties [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:31 ADOPTERS.md [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 20149 May 8 08:31 Attribution.txt [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 108018 May 8 08:31 CHANGELOG.md [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:31 CONTRIBUTING.md [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:31 GOVERNANCE.md [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 886 May 8 08:31 Jenkinsfile [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:31 LICENSE [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 16743 May 8 08:31 Makefile [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:31 OWNERS.md [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 9932 May 8 08:31 README.md [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:31 SECURITY.md [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:32 VERSION [2026-05-08T08:35:03.596Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:31 bin [2026-05-08T08:35:03.596Z] drwxrwxr-x 19 1001 1001 4096 May 8 08:31 cmd [2026-05-08T08:35:03.596Z] -rw-r--r-- 1 root root 1047357 May 8 08:34 coverage.out [2026-05-08T08:35:03.596Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:31 fuzz_test [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 6952 May 8 08:31 go.mod [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 90761 May 8 08:31 go.sum [2026-05-08T08:35:03.596Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:31 internal [2026-05-08T08:35:03.596Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:31 openapi [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:31 security.txt [2026-05-08T08:35:03.596Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:31 version.go [Pipeline] sh [2026-05-08T08:35:03.898Z] + '[' -e coverage.out ] [2026-05-08T08:35:03.898Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-08T08:35:04.056Z] Stashed 1 file(s) [Pipeline] sh [2026-05-08T08:35:04.336Z] + make build [2026-05-08T08:35:04.336Z] 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-05-08T08:35:30.886Z] 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-05-08T08:35:30.886Z] 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-05-08T08:35:31.842Z] 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-05-08T08:35:32.804Z] 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-05-08T08:35:34.723Z] 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-05-08T08:35:40.140Z] 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-05-08T08:35:42.184Z] 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-05-08T08:35:44.711Z] 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-05-08T08:35:47.240Z] 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-05-08T08:35:49.147Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-08T08:35:51.051Z] 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-05-08T08:35:51.616Z] 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-05-08T08:35:53.544Z] $ docker stop --time=1 2be5b02fd61d9f4b3f0114da375eabaa1128f2fe01f6fff10a1b5475021ca81d [2026-05-08T08:36:04.468Z] $ docker rm -f --volumes 2be5b02fd61d9f4b3f0114da375eabaa1128f2fe01f6fff10a1b5475021ca81d [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-05-08T08:36:05.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-08T08:36:05.757Z] [2026-05-08T08:36:05.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:36:06.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-08T08:36:06.072Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-08T08:36:06.072Z] 91d30c5bc195: Pulling fs layer [2026-05-08T08:36:06.072Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-08T08:36:06.072Z] 9c61dcf015f6: Pulling fs layer [2026-05-08T08:36:06.072Z] 4698f68db338: Pulling fs layer [2026-05-08T08:36:06.072Z] 2a2f49069b9e: Pulling fs layer [2026-05-08T08:36:06.072Z] e0025b399a48: Pulling fs layer [2026-05-08T08:36:06.072Z] 4698f68db338: Waiting [2026-05-08T08:36:06.072Z] 2a2f49069b9e: Waiting [2026-05-08T08:36:06.072Z] e0025b399a48: Waiting [2026-05-08T08:36:06.072Z] 91d30c5bc195: Verifying Checksum [2026-05-08T08:36:06.072Z] 91d30c5bc195: Download complete [2026-05-08T08:36:06.072Z] 4698f68db338: Download complete [2026-05-08T08:36:06.330Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-08T08:36:06.330Z] 2e9b0aa3be6d: Download complete [2026-05-08T08:36:06.330Z] e0025b399a48: Verifying Checksum [2026-05-08T08:36:06.330Z] e0025b399a48: Download complete [2026-05-08T08:36:06.330Z] 91d30c5bc195: Pull complete [2026-05-08T08:36:06.330Z] 2a2f49069b9e: Download complete [2026-05-08T08:36:06.588Z] 2e9b0aa3be6d: Pull complete [2026-05-08T08:36:06.846Z] 9c61dcf015f6: Verifying Checksum [2026-05-08T08:36:06.846Z] 9c61dcf015f6: Download complete [2026-05-08T08:36:11.026Z] 9c61dcf015f6: Pull complete [2026-05-08T08:36:11.026Z] 4698f68db338: Pull complete [2026-05-08T08:36:11.591Z] 2a2f49069b9e: Pull complete [2026-05-08T08:36:11.848Z] e0025b399a48: Pull complete [2026-05-08T08:36:12.153Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-08T08:36:12.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-08T08:36:12.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:36:12.243Z] prd-ubuntu20.04-docker-8c-8g-8884 does not seem to be running inside a container [2026-05-08T08:36:12.269Z] $ 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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-05-08T08:36:17.400Z] $ docker top 59df81359a698476f5186627d91a52e3fa5dec95e0cd04424f6b1f7adbdb8030 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T08:36:17.775Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-08T08:36:18.041Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-05-08T08:36:18.041Z] #1 ... [2026-05-08T08:36:18.041Z] [2026-05-08T08:36:18.041Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-08T08:36:18.041Z] #2 transferring dockerfile: 2.50kB 0.0s done [2026-05-08T08:36:18.041Z] #2 DONE 0.1s [2026-05-08T08:36:18.041Z] [2026-05-08T08:36:18.041Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:36:18.041Z] #3 DONE 0.0s [2026-05-08T08:36:18.041Z] [2026-05-08T08:36:18.041Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-08T08:36:18.041Z] #4 transferring dockerfile: 2.14kB done [2026-05-08T08:36:18.041Z] #4 DONE 0.2s [2026-05-08T08:36:18.041Z] [2026-05-08T08:36:18.041Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-05-08T08:36:18.041Z] #1 transferring dockerfile: 2.10kB done [2026-05-08T08:36:18.299Z] #1 DONE 0.2s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #5 [core-command internal] load build definition from Dockerfile [2026-05-08T08:36:18.299Z] #5 transferring dockerfile: 1.94kB done [2026-05-08T08:36:18.299Z] #5 DONE 0.2s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:36:18.299Z] #3 DONE 0.0s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-08T08:36:18.299Z] #6 transferring dockerfile: 1.89kB done [2026-05-08T08:36:18.299Z] #6 DONE 0.2s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-08T08:36:18.299Z] #7 ... [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:36:18.299Z] #3 DONE 0.0s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #8 [security-spire-server internal] load build definition from Dockerfile [2026-05-08T08:36:18.299Z] #8 transferring dockerfile: 1.70kB done [2026-05-08T08:36:18.299Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-08T08:36:18.299Z] #8 DONE 0.2s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #9 [security-spire-config internal] load build definition from Dockerfile [2026-05-08T08:36:18.299Z] #9 transferring dockerfile: 1.69kB done [2026-05-08T08:36:18.299Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-08T08:36:18.299Z] #9 DONE 0.3s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #7 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-08T08:36:18.299Z] #7 ... [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2026-05-08T08:36:18.299Z] #10 transferring dockerfile: 1.81kB done [2026-05-08T08:36:18.299Z] #10 DONE 0.4s [2026-05-08T08:36:18.299Z] [2026-05-08T08:36:18.299Z] #11 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.23.2 [2026-05-08T08:36:18.299Z] #11 DONE 0.4s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #12 [core-data internal] load build definition from Dockerfile [2026-05-08T08:36:18.559Z] #12 transferring dockerfile: 2.04kB done [2026-05-08T08:36:18.559Z] #12 DONE 0.5s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #13 [support-notifications internal] load build definition from Dockerfile [2026-05-08T08:36:18.559Z] #13 transferring dockerfile: 2.02kB done [2026-05-08T08:36:18.559Z] #13 DONE 0.4s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #14 [core-keeper internal] load build definition from Dockerfile [2026-05-08T08:36:18.559Z] #14 transferring dockerfile: 2.07kB done [2026-05-08T08:36:18.559Z] #14 DONE 0.4s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-08T08:36:18.559Z] #15 transferring dockerfile: 2.49kB done [2026-05-08T08:36:18.559Z] #15 DONE 0.5s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-08T08:36:18.559Z] #16 transferring dockerfile: 3.02kB done [2026-05-08T08:36:18.559Z] #16 DONE 0.4s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-08T08:36:18.559Z] #17 transferring dockerfile: 2.23kB done [2026-05-08T08:36:18.559Z] #17 DONE 0.4s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #18 [support-scheduler internal] load build definition from Dockerfile [2026-05-08T08:36:18.559Z] #18 transferring dockerfile: 1.83kB done [2026-05-08T08:36:18.559Z] #18 DONE 0.4s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:36:18.559Z] #3 DONE 0.0s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #7 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-08T08:36:18.559Z] #7 DONE 0.5s [2026-05-08T08:36:18.559Z] [2026-05-08T08:36:18.559Z] #19 [support-notifications internal] load .dockerignore [2026-05-08T08:36:18.819Z] #19 ... [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #20 [security-proxy-setup internal] load .dockerignore [2026-05-08T08:36:18.819Z] #20 transferring context: 50B done [2026-05-08T08:36:18.819Z] #20 DONE 0.2s [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2026-05-08T08:36:18.819Z] #21 transferring context: 50B done [2026-05-08T08:36:18.819Z] #21 DONE 0.3s [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #22 [security-proxy-auth internal] load .dockerignore [2026-05-08T08:36:18.819Z] #22 transferring context: 50B done [2026-05-08T08:36:18.819Z] #22 DONE 0.3s [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #23 [core-metadata internal] load .dockerignore [2026-05-08T08:36:18.819Z] #23 transferring context: 50B done [2026-05-08T08:36:18.819Z] #23 DONE 0.3s [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #24 [core-command internal] load .dockerignore [2026-05-08T08:36:18.819Z] #24 transferring context: 50B done [2026-05-08T08:36:18.819Z] #24 DONE 0.3s [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #25 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:18.819Z] #25 DONE 0.0s [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #26 [security-proxy-auth internal] load build context [2026-05-08T08:36:18.819Z] #26 DONE 0.0s [2026-05-08T08:36:18.819Z] [2026-05-08T08:36:18.819Z] #25 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:18.819Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:19.756Z] #25 ... [2026-05-08T08:36:19.756Z] [2026-05-08T08:36:19.756Z] #27 [core-data internal] load .dockerignore [2026-05-08T08:36:19.756Z] #27 transferring context: 50B done [2026-05-08T08:36:19.756Z] #27 DONE 1.2s [2026-05-08T08:36:19.756Z] [2026-05-08T08:36:19.756Z] #25 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:20.691Z] #25 ... [2026-05-08T08:36:20.691Z] [2026-05-08T08:36:20.691Z] #28 [support-scheduler internal] load .dockerignore [2026-05-08T08:36:20.691Z] #28 transferring context: 50B done [2026-05-08T08:36:20.691Z] #28 DONE 1.8s [2026-05-08T08:36:20.692Z] [2026-05-08T08:36:20.692Z] #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:20.692Z] #25 ... [2026-05-08T08:36:20.692Z] [2026-05-08T08:36:20.692Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-08T08:36:20.692Z] #29 transferring context: 50B done [2026-05-08T08:36:20.692Z] #29 DONE 2.1s [2026-05-08T08:36:20.692Z] [2026-05-08T08:36:20.692Z] #25 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:20.950Z] #25 ... [2026-05-08T08:36:20.950Z] [2026-05-08T08:36:20.950Z] #19 [support-notifications internal] load .dockerignore [2026-05-08T08:36:20.950Z] #19 transferring context: 50B done [2026-05-08T08:36:20.950Z] #19 DONE 2.2s [2026-05-08T08:36:20.950Z] [2026-05-08T08:36:20.950Z] #25 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:20.950Z] #25 ... [2026-05-08T08:36:20.950Z] [2026-05-08T08:36:20.950Z] #30 [security-bootstrapper internal] load .dockerignore [2026-05-08T08:36:20.950Z] #30 transferring context: 50B done [2026-05-08T08:36:20.950Z] #30 DONE 2.4s [2026-05-08T08:36:21.209Z] [2026-05-08T08:36:21.209Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-08T08:36:21.209Z] #31 DONE 2.8s [2026-05-08T08:36:21.209Z] [2026-05-08T08:36:21.209Z] #32 [security-secretstore-setup internal] load .dockerignore [2026-05-08T08:36:21.209Z] #32 transferring context: 50B done [2026-05-08T08:36:21.209Z] #32 DONE 2.5s [2026-05-08T08:36:21.209Z] [2026-05-08T08:36:21.209Z] #33 [core-keeper internal] load .dockerignore [2026-05-08T08:36:21.209Z] #33 transferring context: 50B done [2026-05-08T08:36:21.209Z] #33 DONE 2.6s [2026-05-08T08:36:21.209Z] [2026-05-08T08:36:21.209Z] #25 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:21.209Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 2.2s done [2026-05-08T08:36:21.209Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 2.2s done [2026-05-08T08:36:21.209Z] #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:36:21.209Z] #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:36:21.209Z] #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:36:21.958Z] #25 ... [2026-05-08T08:36:21.958Z] [2026-05-08T08:36:21.958Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-08T08:36:21.958Z] #34 DONE 3.3s [2026-05-08T08:36:21.958Z] [2026-05-08T08:36:21.958Z] #35 [security-spire-agent internal] load .dockerignore [2026-05-08T08:36:22.522Z] #35 transferring context: 50B done [2026-05-08T08:36:23.898Z] #35 ... [2026-05-08T08:36:23.898Z] [2026-05-08T08:36:23.898Z] #36 [security-spire-config internal] load .dockerignore [2026-05-08T08:36:23.898Z] #36 transferring context: 50B 0.0s done [2026-05-08T08:36:23.898Z] #36 DONE 2.4s [2026-05-08T08:36:23.898Z] [2026-05-08T08:36:23.898Z] #37 [security-spire-server internal] load .dockerignore [2026-05-08T08:36:23.898Z] #37 transferring context: 50B 0.0s done [2026-05-08T08:36:23.898Z] #37 DONE 2.5s [2026-05-08T08:36:23.898Z] [2026-05-08T08:36:23.898Z] #38 [security-spire-config internal] load build context [2026-05-08T08:36:23.898Z] #38 DONE 0.0s [2026-05-08T08:36:23.898Z] [2026-05-08T08:36:23.898Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:36:23.898Z] #39 DONE 0.0s [2026-05-08T08:36:23.898Z] [2026-05-08T08:36:23.898Z] #25 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:23.898Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 2.2s done [2026-05-08T08:36:23.898Z] #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:36:23.898Z] #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:36:23.898Z] #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:36:23.898Z] #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 1.3s done [2026-05-08T08:36:23.898Z] #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-08T08:36:23.898Z] #25 ... [2026-05-08T08:36:23.898Z] [2026-05-08T08:36:23.899Z] #35 [security-spire-agent internal] load .dockerignore [2026-05-08T08:36:23.899Z] #35 DONE 2.1s [2026-05-08T08:36:23.899Z] [2026-05-08T08:36:23.899Z] #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:36:23.899Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 2.2s done [2026-05-08T08:36:23.899Z] #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:36:23.899Z] #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:36:23.899Z] #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:36:23.899Z] #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 1.3s done [2026-05-08T08:36:23.899Z] #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-08T08:36:24.462Z] #25 DONE 5.5s [2026-05-08T08:36:24.462Z] [2026-05-08T08:36:24.462Z] #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-08T08:36:24.720Z] #40 ... [2026-05-08T08:36:24.720Z] [2026-05-08T08:36:24.720Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:36:24.720Z] #41 DONE 6.1s [2026-05-08T08:36:24.979Z] [2026-05-08T08:36:24.979Z] #42 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-05-08T08:36:25.921Z] #42 ... [2026-05-08T08:36:25.921Z] [2026-05-08T08:36:25.921Z] #43 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-08T08:36:25.921Z] #43 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 2.4s done [2026-05-08T08:36:25.921Z] #43 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-05-08T08:36:25.921Z] #43 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-05-08T08:36:25.921Z] #43 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-05-08T08:36:25.921Z] #43 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 1.3s done [2026-05-08T08:36:25.921Z] #43 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.4s done [2026-05-08T08:36:25.921Z] #43 DONE 6.9s [2026-05-08T08:36:25.921Z] [2026-05-08T08:36:25.921Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:36:25.921Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2026-05-08T08:36:25.921Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-08T08:36:25.921Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-08T08:36:28.452Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-08T08:36:28.452Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-08T08:36:28.711Z] #39 ... [2026-05-08T08:36:28.711Z] [2026-05-08T08:36:28.711Z] #44 [security-proxy-setup internal] load build context [2026-05-08T08:36:28.711Z] #44 transferring context: 548.90MB 7.7s [2026-05-08T08:36:28.969Z] #44 ... [2026-05-08T08:36:28.969Z] [2026-05-08T08:36:28.969Z] #26 [security-proxy-auth internal] load build context [2026-05-08T08:36:28.969Z] #26 ... [2026-05-08T08:36:28.969Z] [2026-05-08T08:36:28.969Z] #45 [core-metadata internal] load build context [2026-05-08T08:36:28.969Z] #45 ... [2026-05-08T08:36:28.969Z] [2026-05-08T08:36:28.969Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:29.226Z] #46 ... [2026-05-08T08:36:29.226Z] [2026-05-08T08:36:29.226Z] #47 [core-command internal] load build context [2026-05-08T08:36:29.226Z] #47 ... [2026-05-08T08:36:29.227Z] [2026-05-08T08:36:29.227Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:29.818Z] #46 ... [2026-05-08T08:36:29.818Z] [2026-05-08T08:36:29.818Z] #48 [core-data internal] load build context [2026-05-08T08:36:30.076Z] #48 ... [2026-05-08T08:36:30.076Z] [2026-05-08T08:36:30.076Z] #44 [security-proxy-setup internal] load build context [2026-05-08T08:36:30.076Z] #44 transferring context: 640.34MB 9.0s done [2026-05-08T08:36:30.642Z] #44 ... [2026-05-08T08:36:30.642Z] [2026-05-08T08:36:30.642Z] #49 [support-scheduler internal] load build context [2026-05-08T08:36:30.642Z] #49 ... [2026-05-08T08:36:30.642Z] [2026-05-08T08:36:30.642Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-08T08:36:30.901Z] #50 ... [2026-05-08T08:36:30.901Z] [2026-05-08T08:36:30.901Z] #49 [support-scheduler internal] load build context [2026-05-08T08:36:30.901Z] #49 ... [2026-05-08T08:36:30.901Z] [2026-05-08T08:36:30.901Z] #51 [support-notifications internal] load build context [2026-05-08T08:36:30.901Z] #51 ... [2026-05-08T08:36:30.901Z] [2026-05-08T08:36:30.901Z] #49 [support-scheduler internal] load build context [2026-05-08T08:36:31.159Z] #49 ... [2026-05-08T08:36:31.159Z] [2026-05-08T08:36:31.159Z] #52 [security-bootstrapper internal] load build context [2026-05-08T08:36:31.159Z] #52 ... [2026-05-08T08:36:31.159Z] [2026-05-08T08:36:31.159Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:32.103Z] #53 ... [2026-05-08T08:36:32.103Z] [2026-05-08T08:36:32.103Z] #54 [security-secretstore-setup internal] load build context [2026-05-08T08:36:32.103Z] #54 ... [2026-05-08T08:36:32.103Z] [2026-05-08T08:36:32.103Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:34.012Z] #53 ... [2026-05-08T08:36:34.012Z] [2026-05-08T08:36:34.012Z] #55 [security-spire-server internal] load build context [2026-05-08T08:36:34.012Z] #55 ... [2026-05-08T08:36:34.012Z] [2026-05-08T08:36:34.012Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:36:34.012Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.0s done [2026-05-08T08:36:34.012Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-08T08:36:34.012Z] #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-08T08:36:34.012Z] #56 ... [2026-05-08T08:36:34.012Z] [2026-05-08T08:36:34.012Z] #38 [security-spire-config internal] load build context [2026-05-08T08:36:34.012Z] #38 transferring context: 24.83kB 0.0s done [2026-05-08T08:36:34.270Z] #38 ... [2026-05-08T08:36:34.270Z] [2026-05-08T08:36:34.270Z] #57 [security-spire-agent internal] load build context [2026-05-08T08:36:34.270Z] #57 ... [2026-05-08T08:36:34.270Z] [2026-05-08T08:36:34.270Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-08T08:36:34.527Z] #58 ... [2026-05-08T08:36:34.527Z] [2026-05-08T08:36:34.527Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-08T08:36:34.527Z] #59 ... [2026-05-08T08:36:34.527Z] [2026-05-08T08:36:34.527Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-08T08:36:34.785Z] #60 ... [2026-05-08T08:36:34.785Z] [2026-05-08T08:36:34.785Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-08T08:36:34.785Z] #61 ... [2026-05-08T08:36:34.785Z] [2026-05-08T08:36:34.785Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-08T08:36:35.044Z] #62 ... [2026-05-08T08:36:35.044Z] [2026-05-08T08:36:35.044Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-08T08:36:35.044Z] #0 0.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:36:35.044Z] #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:36:35.044Z] #0 1.322 (1/7) Installing ca-certificates (20260413-r0) [2026-05-08T08:36:35.044Z] #0 1.573 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-08T08:36:35.044Z] #0 1.580 (3/7) Installing libgcc (14.2.0-r6) [2026-05-08T08:36:35.044Z] #0 1.586 (4/7) Installing libsodium (1.0.20-r1) [2026-05-08T08:36:35.044Z] #0 1.592 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-08T08:36:35.044Z] #0 1.609 (6/7) Installing libzmq (4.3.5-r2) [2026-05-08T08:36:35.044Z] #0 1.623 (7/7) Installing zeromq (4.3.5-r2) [2026-05-08T08:36:35.044Z] #0 1.628 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:36:35.044Z] #0 1.632 Executing ca-certificates-20260413-r0.trigger [2026-05-08T08:36:35.044Z] #0 1.684 OK: 12 MiB in 23 packages [2026-05-08T08:36:35.044Z] #63 ... [2026-05-08T08:36:35.044Z] [2026-05-08T08:36:35.044Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-08T08:36:35.302Z] #64 ... [2026-05-08T08:36:35.302Z] [2026-05-08T08:36:35.302Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-08T08:36:35.302Z] #65 ... [2026-05-08T08:36:35.302Z] [2026-05-08T08:36:35.302Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-08T08:36:35.302Z] #66 ... [2026-05-08T08:36:35.302Z] [2026-05-08T08:36:35.302Z] #26 [security-proxy-auth internal] load build context [2026-05-08T08:36:35.302Z] #26 transferring context: 612.93MB 14.2s [2026-05-08T08:36:38.590Z] #26 ... [2026-05-08T08:36:38.590Z] [2026-05-08T08:36:38.590Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-08T08:36:38.590Z] #67 ... [2026-05-08T08:36:38.590Z] [2026-05-08T08:36:38.590Z] #26 [security-proxy-auth internal] load build context [2026-05-08T08:36:39.156Z] #26 ... [2026-05-08T08:36:39.156Z] [2026-05-08T08:36:39.156Z] #45 [core-metadata internal] load build context [2026-05-08T08:36:39.156Z] #45 transferring context: 640.34MB 11.0s done [2026-05-08T08:36:39.414Z] #45 ... [2026-05-08T08:36:39.414Z] [2026-05-08T08:36:39.414Z] #47 [core-command internal] load build context [2026-05-08T08:36:39.414Z] #47 transferring context: 630.59MB 18.2s [2026-05-08T08:36:39.414Z] #47 ... [2026-05-08T08:36:39.414Z] [2026-05-08T08:36:39.414Z] #26 [security-proxy-auth internal] load build context [2026-05-08T08:36:39.981Z] #26 transferring context: 640.34MB 18.7s done [2026-05-08T08:36:39.981Z] #26 ... [2026-05-08T08:36:39.981Z] [2026-05-08T08:36:39.981Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:39.981Z] #46 ... [2026-05-08T08:36:39.981Z] [2026-05-08T08:36:39.981Z] #48 [core-data internal] load build context [2026-05-08T08:36:39.981Z] #48 transferring context: 640.34MB 14.5s done [2026-05-08T08:36:40.239Z] #48 ... [2026-05-08T08:36:40.239Z] [2026-05-08T08:36:40.239Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:40.803Z] #46 transferring context: 616.03MB 19.6s [2026-05-08T08:36:40.803Z] #46 ... [2026-05-08T08:36:40.803Z] [2026-05-08T08:36:40.803Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-08T08:36:41.061Z] #50 ... [2026-05-08T08:36:41.061Z] [2026-05-08T08:36:41.061Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:41.061Z] #46 ... [2026-05-08T08:36:41.061Z] [2026-05-08T08:36:41.061Z] #51 [support-notifications internal] load build context [2026-05-08T08:36:41.326Z] #51 ... [2026-05-08T08:36:41.326Z] [2026-05-08T08:36:41.326Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:41.326Z] #46 ... [2026-05-08T08:36:41.327Z] [2026-05-08T08:36:41.327Z] #49 [support-scheduler internal] load build context [2026-05-08T08:36:41.327Z] #49 transferring context: 640.34MB 12.2s done [2026-05-08T08:36:41.327Z] #49 ... [2026-05-08T08:36:41.327Z] [2026-05-08T08:36:41.327Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:41.327Z] #46 transferring context: 628.68MB 20.3s [2026-05-08T08:36:44.611Z] #46 ... [2026-05-08T08:36:44.611Z] [2026-05-08T08:36:44.611Z] #52 [security-bootstrapper internal] load build context [2026-05-08T08:36:44.611Z] #52 ... [2026-05-08T08:36:44.611Z] [2026-05-08T08:36:44.611Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:44.611Z] #53 ... [2026-05-08T08:36:44.611Z] [2026-05-08T08:36:44.611Z] #54 [security-secretstore-setup internal] load build context [2026-05-08T08:36:44.611Z] #54 ... [2026-05-08T08:36:44.611Z] [2026-05-08T08:36:44.611Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:36:44.869Z] #46 transferring context: 640.34MB 23.7s done [2026-05-08T08:36:51.460Z] #46 ... [2026-05-08T08:36:51.460Z] [2026-05-08T08:36:51.460Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:51.460Z] #53 transferring context: 532.15MB 28.0s [2026-05-08T08:36:51.460Z] #53 ... [2026-05-08T08:36:51.460Z] [2026-05-08T08:36:51.460Z] #47 [core-command internal] load build context [2026-05-08T08:36:51.460Z] #47 transferring context: 640.34MB 19.7s done [2026-05-08T08:36:51.460Z] #47 ... [2026-05-08T08:36:51.460Z] [2026-05-08T08:36:51.460Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:51.460Z] #53 transferring context: 533.99MB 28.1s [2026-05-08T08:36:51.460Z] #53 ... [2026-05-08T08:36:51.460Z] [2026-05-08T08:36:51.460Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-08T08:36:51.460Z] #50 ... [2026-05-08T08:36:51.460Z] [2026-05-08T08:36:51.460Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:51.460Z] #53 ... [2026-05-08T08:36:51.460Z] [2026-05-08T08:36:51.460Z] #51 [support-notifications internal] load build context [2026-05-08T08:36:51.460Z] #51 ... [2026-05-08T08:36:51.460Z] [2026-05-08T08:36:51.460Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:56.720Z] #53 ... [2026-05-08T08:36:56.720Z] [2026-05-08T08:36:56.720Z] #52 [security-bootstrapper internal] load build context [2026-05-08T08:36:56.720Z] #52 transferring context: 640.34MB 22.1s done [2026-05-08T08:36:56.720Z] #52 ... [2026-05-08T08:36:56.720Z] [2026-05-08T08:36:56.720Z] #54 [security-secretstore-setup internal] load build context [2026-05-08T08:36:56.720Z] #54 transferring context: 640.34MB 24.1s done [2026-05-08T08:36:56.720Z] #54 ... [2026-05-08T08:36:56.720Z] [2026-05-08T08:36:56.720Z] #53 [core-keeper internal] load build context [2026-05-08T08:36:56.720Z] #53 transferring context: 570.90MB 33.9s [2026-05-08T08:37:01.996Z] #53 ... [2026-05-08T08:37:01.996Z] [2026-05-08T08:37:01.996Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-08T08:37:01.996Z] #50 transferring context: 640.34MB 31.0s done [2026-05-08T08:37:01.996Z] #50 ... [2026-05-08T08:37:01.996Z] [2026-05-08T08:37:01.996Z] #51 [support-notifications internal] load build context [2026-05-08T08:37:01.996Z] #51 transferring context: 640.34MB 35.3s done [2026-05-08T08:37:01.996Z] #51 ... [2026-05-08T08:37:01.996Z] [2026-05-08T08:37:01.996Z] #53 [core-keeper internal] load build context [2026-05-08T08:37:02.254Z] #53 transferring context: 640.34MB 39.5s done [2026-05-08T08:37:17.118Z] #53 ... [2026-05-08T08:37:17.118Z] [2026-05-08T08:37:17.118Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:37:17.118Z] #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-08T08:37:32.001Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 15.5s [2026-05-08T08:37:32.001Z] #56 ... [2026-05-08T08:37:32.001Z] [2026-05-08T08:37:32.001Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:37:34.529Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 23.4s [2026-05-08T08:37:39.793Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 28.5s [2026-05-08T08:37:41.693Z] #39 ... [2026-05-08T08:37:41.693Z] [2026-05-08T08:37:41.693Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:37:41.952Z] #56 ... [2026-05-08T08:37:41.952Z] [2026-05-08T08:37:41.952Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:37:45.244Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 33.6s [2026-05-08T08:37:50.510Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 38.6s [2026-05-08T08:37:52.414Z] #39 ... [2026-05-08T08:37:52.414Z] [2026-05-08T08:37:52.414Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:37:52.414Z] #56 ... [2026-05-08T08:37:52.414Z] [2026-05-08T08:37:52.414Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:37:52.990Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 42.1s [2026-05-08T08:37:56.296Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 43.8s [2026-05-08T08:37:56.296Z] #39 ... [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] #57 [security-spire-agent internal] load build context [2026-05-08T08:37:56.296Z] #57 transferring context: 26.11kB 0.1s done [2026-05-08T08:37:56.296Z] #57 ... [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:37:58.200Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 47.1s [2026-05-08T08:37:58.776Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 47.7s [2026-05-08T08:38:00.153Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 48.9s [2026-05-08T08:38:02.685Z] #39 ... [2026-05-08T08:38:02.685Z] [2026-05-08T08:38:02.685Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:38:02.685Z] #56 ... [2026-05-08T08:38:02.685Z] [2026-05-08T08:38:02.685Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:38:03.619Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 52.7s [2026-05-08T08:38:04.993Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 54.0s [2026-05-08T08:38:09.184Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 57.7s [2026-05-08T08:38:10.120Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 59.2s [2026-05-08T08:38:12.655Z] #39 ... [2026-05-08T08:38:12.655Z] [2026-05-08T08:38:12.655Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:38:12.914Z] #56 ... [2026-05-08T08:38:12.914Z] [2026-05-08T08:38:12.914Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:38:13.850Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 62.7s [2026-05-08T08:38:15.753Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 64.3s [2026-05-08T08:38:16.320Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 65.2s [2026-05-08T08:38:18.221Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 67.1s [2026-05-08T08:38:19.157Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 67.9s [2026-05-08T08:38:20.532Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 67.2s done [2026-05-08T08:38:20.532Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-08T08:38:20.532Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 69.3s done [2026-05-08T08:38:21.100Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 69.9s done [2026-05-08T08:38:21.378Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 70.2s [2026-05-08T08:38:21.378Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.29MB / 41.51MB 70.3s [2026-05-08T08:38:21.378Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-05-08T08:38:21.378Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.51MB / 41.51MB 70.4s [2026-05-08T08:38:21.378Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-08T08:38:21.378Z] #39 ... [2026-05-08T08:38:21.378Z] [2026-05-08T08:38:21.378Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-08T08:38:21.378Z] #64 117.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:21.635Z] #64 117.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:21.893Z] #64 117.6 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:21.893Z] #64 117.6 (2/2) Installing su-exec (0.2-r3) [2026-05-08T08:38:21.893Z] #64 117.6 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:21.893Z] #64 117.6 OK: 7 MiB in 18 packages [2026-05-08T08:38:22.827Z] #64 ... [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #38 [security-spire-config internal] load build context [2026-05-08T08:38:22.827Z] #38 DONE 118.7s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-08T08:38:22.827Z] #63 DONE 118.3s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-08T08:38:22.827Z] #66 DONE 118.3s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #44 [security-proxy-setup internal] load build context [2026-05-08T08:38:22.827Z] #44 DONE 123.9s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #45 [core-metadata internal] load build context [2026-05-08T08:38:22.827Z] #45 DONE 123.8s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #49 [support-scheduler internal] load build context [2026-05-08T08:38:22.827Z] #49 DONE 122.1s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #48 [core-data internal] load build context [2026-05-08T08:38:22.827Z] #48 DONE 122.9s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #26 [security-proxy-auth internal] load build context [2026-05-08T08:38:22.827Z] #26 DONE 123.8s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #47 [core-command internal] load build context [2026-05-08T08:38:22.827Z] #47 DONE 123.8s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-08T08:38:22.827Z] #46 DONE 123.9s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #52 [security-bootstrapper internal] load build context [2026-05-08T08:38:22.827Z] #52 DONE 121.6s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #54 [security-secretstore-setup internal] load build context [2026-05-08T08:38:22.827Z] #54 DONE 121.5s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:38:22.827Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 71.3s done [2026-05-08T08:38:22.827Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-08T08:38:22.827Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-08T08:38:22.827Z] #39 ... [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #50 [core-common-config-bootstrapper internal] load build context [2026-05-08T08:38:22.827Z] #50 DONE 122.1s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #51 [support-notifications internal] load build context [2026-05-08T08:38:22.827Z] #51 DONE 121.9s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #53 [core-keeper internal] load build context [2026-05-08T08:38:22.827Z] #53 DONE 121.6s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-08T08:38:22.827Z] #64 DONE 118.5s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-08T08:38:22.827Z] #65 117.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:22.827Z] #65 117.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:22.827Z] #65 117.5 (1/3) Installing ca-certificates (20260413-r0) [2026-05-08T08:38:22.827Z] #65 117.5 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:22.827Z] #65 117.5 (3/3) Installing tzdata (2026b-r0) [2026-05-08T08:38:22.827Z] #65 117.5 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:22.827Z] #65 117.6 Executing ca-certificates-20260413-r0.trigger [2026-05-08T08:38:22.827Z] #65 117.6 OK: 8 MiB in 19 packages [2026-05-08T08:38:22.827Z] #65 DONE 118.5s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #57 [security-spire-agent internal] load build context [2026-05-08T08:38:22.827Z] #57 DONE 119.0s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:38:22.827Z] #39 ... [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-08T08:38:22.827Z] #58 117.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:22.827Z] #58 117.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:22.827Z] #58 117.6 (1/4) Installing ca-certificates (20260413-r0) [2026-05-08T08:38:22.827Z] #58 117.6 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:22.827Z] #58 117.6 (3/4) Installing su-exec (0.2-r3) [2026-05-08T08:38:22.827Z] #58 117.6 (4/4) Installing yq-go (4.47.2-r3) [2026-05-08T08:38:22.827Z] #58 117.7 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:22.827Z] #58 117.7 Executing ca-certificates-20260413-r0.trigger [2026-05-08T08:38:22.827Z] #58 118.0 OK: 20 MiB in 20 packages [2026-05-08T08:38:22.827Z] #58 DONE 118.5s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #55 [security-spire-server internal] load build context [2026-05-08T08:38:22.827Z] #55 transferring context: 26.58kB done [2026-05-08T08:38:22.827Z] #55 DONE 119.0s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-08T08:38:22.827Z] #42 DONE 118.1s [2026-05-08T08:38:22.827Z] [2026-05-08T08:38:22.827Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:38:22.827Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 62.1s done [2026-05-08T08:38:22.827Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 64.2s done [2026-05-08T08:38:22.827Z] #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-08T08:38:22.827Z] #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-08T08:38:22.827Z] #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 66.3s done [2026-05-08T08:38:22.827Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 66.2s done [2026-05-08T08:38:22.827Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-08T08:38:22.827Z] #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.3s [2026-05-08T08:38:23.086Z] #56 ... [2026-05-08T08:38:23.086Z] [2026-05-08T08:38:23.086Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:38:23.086Z] #39 ... [2026-05-08T08:38:23.086Z] [2026-05-08T08:38:23.086Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-08T08:38:23.086Z] #62 117.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:23.086Z] #62 117.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:23.086Z] #62 117.6 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:38:23.086Z] #62 117.6 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:38:23.086Z] #62 117.6 OK: 26324 distinct packages available [2026-05-08T08:38:23.086Z] #62 117.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:23.086Z] #62 117.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:23.086Z] #62 118.1 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:23.086Z] #62 118.1 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-08T08:38:23.086Z] #62 118.1 (3/4) Installing libucontext (1.3.2-r0) [2026-05-08T08:38:23.086Z] #62 118.1 (4/4) Installing gcompat (1.1.0-r4) [2026-05-08T08:38:23.086Z] #62 118.1 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:23.086Z] #62 118.1 OK: 8 MiB in 20 packages [2026-05-08T08:38:23.086Z] #62 DONE 118.8s [2026-05-08T08:38:23.086Z] [2026-05-08T08:38:23.086Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:38:24.020Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.1s done [2026-05-08T08:38:26.559Z] #39 ... [2026-05-08T08:38:26.559Z] [2026-05-08T08:38:26.559Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-08T08:38:26.559Z] #61 118.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:26.559Z] #61 118.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:26.559Z] #61 118.6 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:26.559Z] #61 118.6 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:26.559Z] #61 118.6 OK: 7 MiB in 17 packages [2026-05-08T08:38:26.559Z] #61 DONE 121.9s [2026-05-08T08:38:26.559Z] [2026-05-08T08:38:26.559Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-08T08:38:26.559Z] #60 118.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:26.559Z] #60 118.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:26.559Z] #60 118.9 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:38:26.559Z] #60 118.9 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:38:26.559Z] #60 118.9 OK: 26324 distinct packages available [2026-05-08T08:38:26.559Z] #60 119.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:26.559Z] #60 119.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:26.559Z] #60 119.3 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-08T08:38:26.559Z] #60 119.4 (2/13) Installing c-ares (1.34.6-r0) [2026-05-08T08:38:26.559Z] #60 119.4 (3/13) Installing libunistring (1.3-r0) [2026-05-08T08:38:26.559Z] #60 119.4 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-08T08:38:26.559Z] #60 119.4 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-08T08:38:26.559Z] #60 119.4 (6/13) Installing libpsl (0.21.5-r3) [2026-05-08T08:38:26.559Z] #60 119.4 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-08T08:38:26.559Z] #60 119.4 (8/13) Installing libcurl (8.14.1-r2) [2026-05-08T08:38:26.559Z] #60 119.4 (9/13) Installing curl (8.14.1-r2) [2026-05-08T08:38:26.559Z] #60 119.4 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:26.559Z] #60 119.4 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-08T08:38:26.559Z] #60 119.4 (12/13) Installing libucontext (1.3.2-r0) [2026-05-08T08:38:26.559Z] #60 119.4 (13/13) Installing gcompat (1.1.0-r4) [2026-05-08T08:38:26.559Z] #60 119.4 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:26.559Z] #60 119.4 OK: 13 MiB in 29 packages [2026-05-08T08:38:26.559Z] #60 DONE 122.0s [2026-05-08T08:38:26.559Z] [2026-05-08T08:38:26.559Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:38:30.758Z] #68 ... [2026-05-08T08:38:30.758Z] [2026-05-08T08:38:30.758Z] #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-08T08:38:30.758Z] #40 121.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:30.758Z] #40 121.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:30.758Z] #40 122.0 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:30.758Z] #40 122.0 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:30.758Z] #40 122.1 OK: 7 MiB in 17 packages [2026-05-08T08:38:30.758Z] #40 DONE 126.3s [2026-05-08T08:38:30.758Z] [2026-05-08T08:38:30.758Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-08T08:38:31.016Z] #69 ... [2026-05-08T08:38:31.016Z] [2026-05-08T08:38:31.016Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-08T08:38:31.016Z] #59 121.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:31.016Z] #59 121.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:31.016Z] #59 122.1 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:38:31.016Z] #59 122.1 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:38:31.016Z] #59 122.1 OK: 26324 distinct packages available [2026-05-08T08:38:31.016Z] #59 122.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:31.016Z] #59 122.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:31.016Z] #59 122.7 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:31.016Z] #59 122.7 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-08T08:38:31.016Z] #59 122.7 (3/5) Installing libucontext (1.3.2-r0) [2026-05-08T08:38:31.016Z] #59 122.7 (4/5) Installing gcompat (1.1.0-r4) [2026-05-08T08:38:31.016Z] #59 122.7 (5/5) Installing openssl (3.5.6-r0) [2026-05-08T08:38:31.016Z] #59 122.7 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:31.016Z] #59 122.7 OK: 8 MiB in 21 packages [2026-05-08T08:38:31.016Z] #59 DONE 126.6s [2026-05-08T08:38:31.016Z] [2026-05-08T08:38:31.016Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-08T08:38:31.016Z] #67 119.3 (1/6) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.6-r0) [2026-05-08T08:38:31.016Z] #67 119.3 (2/6) Upgrading libssl3 (3.5.4-r0 -> 3.5.6-r0) [2026-05-08T08:38:31.016Z] #67 119.4 (3/6) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:31.016Z] #67 119.4 (4/6) Installing openssl (3.5.6-r0) [2026-05-08T08:38:31.016Z] #67 119.4 (5/6) Installing su-exec (0.3-r0) [2026-05-08T08:38:31.016Z] #67 119.4 (6/6) Installing yq-go (4.49.2-r5) [2026-05-08T08:38:31.016Z] #67 119.4 Executing busybox-1.37.0-r30.trigger [2026-05-08T08:38:31.016Z] #67 119.5 OK: 20.9 MiB in 20 packages [2026-05-08T08:38:31.016Z] #67 DONE 122.8s [2026-05-08T08:38:31.016Z] [2026-05-08T08:38:31.016Z] #70 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-05-08T08:38:32.913Z] #70 ... [2026-05-08T08:38:32.913Z] [2026-05-08T08:38:32.913Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:38:32.913Z] #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:32.913Z] #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:32.913Z] #0 5.506 OK: 12 MiB in 23 packages [2026-05-08T08:38:32.913Z] #71 DONE 6.8s [2026-05-08T08:38:32.913Z] [2026-05-08T08:38:32.913Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-08T08:38:32.913Z] #0 5.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:32.913Z] #0 5.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:32.913Z] #0 5.710 OK: 8 MiB in 20 packages [2026-05-08T08:38:32.913Z] #72 DONE 6.9s [2026-05-08T08:38:32.913Z] [2026-05-08T08:38:32.913Z] #73 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-08T08:38:32.913Z] #0 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:32.913Z] #0 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:32.913Z] #0 5.770 OK: 265 MiB in 60 packages [2026-05-08T08:38:32.913Z] #73 DONE 6.9s [2026-05-08T08:38:32.913Z] [2026-05-08T08:38:32.913Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:38:32.913Z] #39 DONE 129.0s [2026-05-08T08:38:32.913Z] [2026-05-08T08:38:32.913Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:32.913Z] #74 ... [2026-05-08T08:38:32.913Z] [2026-05-08T08:38:32.913Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-08T08:38:32.913Z] #75 DONE 6.9s [2026-05-08T08:38:33.173Z] [2026-05-08T08:38:33.173Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-08T08:38:33.432Z] #76 ... [2026-05-08T08:38:33.432Z] [2026-05-08T08:38:33.432Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:38:33.432Z] #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.5s done [2026-05-08T08:38:33.432Z] #56 DONE 129.6s [2026-05-08T08:38:33.432Z] [2026-05-08T08:38:33.432Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-08T08:38:33.432Z] #0 5.320 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.432Z] #0 5.629 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.432Z] #0 6.144 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-08T08:38:33.432Z] #0 6.305 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:38:33.432Z] #0 6.322 OK: 7 MiB in 17 packages [2026-05-08T08:38:33.432Z] #77 DONE 7.4s [2026-05-08T08:38:33.432Z] [2026-05-08T08:38:33.433Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-08T08:38:33.433Z] #0 6.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.433Z] #0 6.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.433Z] #0 6.846 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:38:33.433Z] #0 6.846 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:38:33.433Z] #0 6.846 OK: 26342 distinct packages available [2026-05-08T08:38:33.433Z] #0 6.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.433Z] #0 7.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.433Z] #0 7.351 OK: 265 MiB in 60 packages [2026-05-08T08:38:33.691Z] #78 ... [2026-05-08T08:38:33.691Z] [2026-05-08T08:38:33.691Z] #79 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-08T08:38:33.691Z] #0 6.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 6.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 6.821 OK: 265 MiB in 60 packages [2026-05-08T08:38:33.691Z] #79 DONE 7.6s [2026-05-08T08:38:33.691Z] [2026-05-08T08:38:33.691Z] #80 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-08T08:38:33.691Z] #0 6.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 6.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 6.917 OK: 265 MiB in 60 packages [2026-05-08T08:38:33.691Z] #80 DONE 7.6s [2026-05-08T08:38:33.691Z] [2026-05-08T08:38:33.691Z] #81 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-08T08:38:33.691Z] #0 6.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 6.841 OK: 265 MiB in 60 packages [2026-05-08T08:38:33.691Z] #81 DONE 7.7s [2026-05-08T08:38:33.691Z] [2026-05-08T08:38:33.691Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:38:33.691Z] #0 6.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:33.691Z] #0 7.272 OK: 8 MiB in 19 packages [2026-05-08T08:38:33.691Z] #82 DONE 7.7s [2026-05-08T08:38:33.691Z] [2026-05-08T08:38:33.691Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:33.691Z] #83 ... [2026-05-08T08:38:33.691Z] [2026-05-08T08:38:33.691Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-08T08:38:33.691Z] #78 DONE 7.8s [2026-05-08T08:38:33.950Z] [2026-05-08T08:38:33.950Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:34.883Z] #84 ... [2026-05-08T08:38:34.883Z] [2026-05-08T08:38:34.883Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:34.883Z] #74 DONE 1.7s [2026-05-08T08:38:34.883Z] [2026-05-08T08:38:34.883Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:38:36.256Z] #85 ... [2026-05-08T08:38:36.256Z] [2026-05-08T08:38:36.256Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-08T08:38:36.257Z] #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.257Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.257Z] #0 8.088 OK: 7 MiB in 18 packages [2026-05-08T08:38:36.257Z] #86 DONE 10.0s [2026-05-08T08:38:36.257Z] [2026-05-08T08:38:36.257Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-08T08:38:36.257Z] #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.257Z] #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.257Z] #0 9.402 OK: 20 MiB in 20 packages [2026-05-08T08:38:36.257Z] #87 ... [2026-05-08T08:38:36.257Z] [2026-05-08T08:38:36.257Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:38:36.257Z] #88 ... [2026-05-08T08:38:36.257Z] [2026-05-08T08:38:36.257Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:38:36.257Z] #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.257Z] #0 9.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.257Z] #0 9.413 OK: 7 MiB in 17 packages [2026-05-08T08:38:36.515Z] #89 ... [2026-05-08T08:38:36.515Z] [2026-05-08T08:38:36.515Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:38:36.515Z] #68 8.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.515Z] #68 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:36.515Z] #68 9.270 OK: 13 MiB in 29 packages [2026-05-08T08:38:37.452Z] #68 ... [2026-05-08T08:38:37.452Z] [2026-05-08T08:38:37.452Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:37.452Z] #84 DONE 3.7s [2026-05-08T08:38:37.452Z] [2026-05-08T08:38:37.452Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-08T08:38:38.840Z] #90 ... [2026-05-08T08:38:38.840Z] [2026-05-08T08:38:38.840Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:38.840Z] #91 DONE 5.0s [2026-05-08T08:38:38.840Z] [2026-05-08T08:38:38.840Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:38:40.214Z] #92 ... [2026-05-08T08:38:40.214Z] [2026-05-08T08:38:40.214Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:40.214Z] #83 DONE 6.4s [2026-05-08T08:38:40.214Z] [2026-05-08T08:38:40.214Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:38:40.473Z] #93 ... [2026-05-08T08:38:40.473Z] [2026-05-08T08:38:40.473Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-08T08:38:40.473Z] #87 DONE 14.4s [2026-05-08T08:38:40.473Z] [2026-05-08T08:38:40.473Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:38:41.039Z] #94 ... [2026-05-08T08:38:41.039Z] [2026-05-08T08:38:41.039Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:38:41.039Z] #68 DONE 14.4s [2026-05-08T08:38:41.039Z] [2026-05-08T08:38:41.039Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-08T08:38:41.298Z] #95 ... [2026-05-08T08:38:41.298Z] [2026-05-08T08:38:41.298Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:41.298Z] #96 ... [2026-05-08T08:38:41.298Z] [2026-05-08T08:38:41.298Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:38:41.298Z] #89 DONE 14.9s [2026-05-08T08:38:41.556Z] [2026-05-08T08:38:41.556Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-08T08:38:41.556Z] #95 ... [2026-05-08T08:38:41.556Z] [2026-05-08T08:38:41.556Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:38:41.556Z] #96 DONE 7.8s [2026-05-08T08:38:41.556Z] [2026-05-08T08:38:41.556Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:38:41.556Z] #97 ... [2026-05-08T08:38:41.556Z] [2026-05-08T08:38:41.556Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:38:41.556Z] #85 DONE 7.9s [2026-05-08T08:38:41.815Z] [2026-05-08T08:38:41.815Z] #70 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-05-08T08:38:41.815Z] #70 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:41.815Z] #70 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:42.382Z] #70 11.26 OK: 8 MiB in 21 packages [2026-05-08T08:38:42.639Z] #70 DONE 11.5s [2026-05-08T08:38:42.639Z] [2026-05-08T08:38:42.639Z] #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-08T08:38:42.639Z] #69 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:42.639Z] #69 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:42.639Z] #69 11.54 OK: 7 MiB in 17 packages [2026-05-08T08:38:42.639Z] #69 DONE 11.8s [2026-05-08T08:38:42.639Z] [2026-05-08T08:38:42.639Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-08T08:38:42.639Z] #98 DONE 0.8s [2026-05-08T08:38:42.639Z] [2026-05-08T08:38:42.639Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-08T08:38:42.639Z] #95 11.51 Preupgrading: [2026-05-08T08:38:42.639Z] #95 11.51 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-05-08T08:38:42.639Z] #95 11.52 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-05-08T08:38:42.639Z] #95 11.53 Executing busybox-1.37.0-r30.trigger [2026-05-08T08:38:42.639Z] #95 11.56 Continuing with the main upgrade transaction: [2026-05-08T08:38:42.897Z] #95 ... [2026-05-08T08:38:42.897Z] [2026-05-08T08:38:42.897Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-08T08:38:42.897Z] #90 DONE 6.8s [2026-05-08T08:38:42.897Z] [2026-05-08T08:38:42.897Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-08T08:38:42.897Z] #95 12.00 (1/7) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-05-08T08:38:42.897Z] #95 12.01 Installing file to etc/hosts.apk-new [2026-05-08T08:38:42.897Z] #95 12.01 Installing file to etc/shadow.apk-new [2026-05-08T08:38:42.897Z] #95 12.01 (2/7) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-05-08T08:38:42.897Z] #95 12.02 (3/7) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-05-08T08:38:43.157Z] #95 12.02 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-05-08T08:38:43.157Z] #95 12.03 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-05-08T08:38:44.531Z] #95 13.32 (4/7) Upgrading alpine-release (3.23.2-r0 -> 3.23.4-r0) [2026-05-08T08:38:44.532Z] #95 13.32 (5/7) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-05-08T08:38:44.532Z] #95 13.33 (6/7) Upgrading ca-certificates-bundle (20251003-r0 -> 20260413-r0) [2026-05-08T08:38:44.532Z] #95 13.35 (7/7) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-05-08T08:38:44.532Z] #95 13.36 Executing busybox-1.37.0-r30.trigger [2026-05-08T08:38:44.532Z] #95 13.40 OK: 20.8 MiB in 20 packages [2026-05-08T08:38:44.532Z] #95 ... [2026-05-08T08:38:44.532Z] [2026-05-08T08:38:44.532Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-08T08:38:44.532Z] #99 DONE 2.0s [2026-05-08T08:38:44.532Z] [2026-05-08T08:38:44.532Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-08T08:38:44.532Z] #76 9.061 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:44.532Z] #76 9.243 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:38:44.532Z] #76 9.725 OK: 265 MiB in 60 packages [2026-05-08T08:38:44.532Z] #76 DONE 11.5s [2026-05-08T08:38:44.794Z] [2026-05-08T08:38:44.794Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:38:44.794Z] #100 DONE 2.2s [2026-05-08T08:38:44.794Z] [2026-05-08T08:38:44.794Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:38:45.051Z] #101 ... [2026-05-08T08:38:45.051Z] [2026-05-08T08:38:45.051Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-08T08:38:45.051Z] #95 DONE 14.1s [2026-05-08T08:38:45.051Z] [2026-05-08T08:38:45.051Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-08T08:38:45.642Z] #102 ... [2026-05-08T08:38:45.642Z] [2026-05-08T08:38:45.642Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-08T08:38:45.642Z] #103 DONE 3.0s [2026-05-08T08:38:45.900Z] [2026-05-08T08:38:45.900Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:38:55.700Z] #104 ... [2026-05-08T08:38:55.700Z] [2026-05-08T08:38:55.700Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-08T08:38:55.700Z] #105 ... [2026-05-08T08:38:55.700Z] [2026-05-08T08:38:55.700Z] #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-08T08:38:55.958Z] #106 ... [2026-05-08T08:38:55.958Z] [2026-05-08T08:38:55.958Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-08T08:39:04.307Z] #107 ... [2026-05-08T08:39:04.307Z] [2026-05-08T08:39:04.307Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-08T08:39:04.307Z] #105 DONE 18.4s [2026-05-08T08:39:04.307Z] [2026-05-08T08:39:04.307Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:40:40.753Z] #97 ... [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:40:40.753Z] #92 DONE 115.5s [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:40:40.753Z] #94 DONE 113.1s [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2026-05-08T08:40:40.753Z] #108 ... [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:40:40.753Z] #88 DONE 118.9s [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:40:40.753Z] #97 DONE 112.3s [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:40:40.753Z] #101 DONE 109.4s [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #109 [core-command builder 6/7] COPY . . [2026-05-08T08:40:40.753Z] #109 ... [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:40:40.753Z] #93 DONE 114.6s [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #106 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-08T08:40:40.753Z] #106 DONE 108.8s [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #110 [support-scheduler builder 6/7] COPY . . [2026-05-08T08:40:40.753Z] #110 ... [2026-05-08T08:40:40.753Z] [2026-05-08T08:40:40.753Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-08T08:40:40.753Z] #107 DONE 109.1s [2026-05-08T08:40:40.754Z] [2026-05-08T08:40:40.754Z] #102 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-08T08:40:40.754Z] #102 DONE 109.6s [2026-05-08T08:40:40.754Z] [2026-05-08T08:40:40.754Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:40:40.754Z] #104 DONE 108.9s [2026-05-08T08:40:40.754Z] [2026-05-08T08:40:40.754Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:40:40.754Z] #111 ... [2026-05-08T08:40:40.754Z] [2026-05-08T08:40:40.754Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-08T08:40:44.187Z] #112 ... [2026-05-08T08:40:44.187Z] [2026-05-08T08:40:44.187Z] #113 [support-notifications builder 6/7] COPY . . [2026-05-08T08:40:44.187Z] #113 ... [2026-05-08T08:40:44.187Z] [2026-05-08T08:40:44.187Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-08T08:40:44.478Z] #114 ... [2026-05-08T08:40:44.478Z] [2026-05-08T08:40:44.478Z] #115 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-08T08:40:44.478Z] #115 ... [2026-05-08T08:40:44.478Z] [2026-05-08T08:40:44.478Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-08T08:41:16.757Z] #116 ... [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #108 [security-bootstrapper builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #108 DONE 40.9s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:16.757Z] #111 ... [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #113 [support-notifications builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #113 DONE 41.3s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:16.757Z] #117 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:41:16.757Z] #118 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #119 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #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-05-08T08:41:16.757Z] #120 ... [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #121 [security-bootstrapper builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #121 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:41:16.757Z] #122 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:16.757Z] #123 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-08T08:41:16.757Z] #116 DONE 41.0s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #109 [core-data builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #109 DONE 41.2s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #114 DONE 41.2s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:16.757Z] #124 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:41:16.757Z] #125 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #126 [core-command builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #126 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:16.757Z] #127 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:41:16.757Z] #128 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #129 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:16.757Z] #130 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #131 [core-metadata builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #131 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:41:16.757Z] #132 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:41:16.757Z] #133 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #134 [core-data builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #134 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:16.757Z] #135 CACHED [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #115 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-08T08:41:16.757Z] #115 DONE 40.8s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #110 [support-scheduler builder 6/7] COPY . . [2026-05-08T08:41:16.757Z] #110 DONE 41.1s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-08T08:41:16.757Z] #112 DONE 40.5s [2026-05-08T08:41:16.757Z] [2026-05-08T08:41:16.757Z] #136 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-08T08:41:26.734Z] #136 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-08T08:41:26.734Z] #137 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-08T08:41:26.734Z] #138 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-08T08:41:26.734Z] #139 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:41:26.734Z] #140 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-08T08:41:26.734Z] #141 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-08T08:41:26.734Z] #142 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-08T08:41:26.734Z] #143 ... [2026-05-08T08:41:26.734Z] [2026-05-08T08:41:26.734Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-08T08:41:26.993Z] #144 ... [2026-05-08T08:41:26.993Z] [2026-05-08T08:41:26.993Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-08T08:41:26.993Z] #145 ... [2026-05-08T08:41:26.993Z] [2026-05-08T08:41:26.993Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-08T08:41:27.253Z] #146 ... [2026-05-08T08:41:27.253Z] [2026-05-08T08:41:27.253Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-08T08:41:27.253Z] #147 ... [2026-05-08T08:41:27.253Z] [2026-05-08T08:41:27.253Z] #148 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:41:42.154Z] #148 ... [2026-05-08T08:41:42.154Z] [2026-05-08T08:41:42.154Z] #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-05-08T08:41:42.154Z] #120 25.77 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-05-08T08:41:43.092Z] #120 ... [2026-05-08T08:41:43.092Z] [2026-05-08T08:41:43.092Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:41:43.092Z] #111 DONE 68.5s [2026-05-08T08:41:43.092Z] [2026-05-08T08:41:43.092Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-08T08:41:43.092Z] #139 25.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-08T08:41:43.352Z] #139 ... [2026-05-08T08:41:43.352Z] [2026-05-08T08:41:43.352Z] #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-08T08:41:43.352Z] #138 DONE 28.3s [2026-05-08T08:41:43.610Z] [2026-05-08T08:41:43.610Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-08T08:41:43.610Z] #145 28.44 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-05-08T08:41:43.610Z] #145 ... [2026-05-08T08:41:43.610Z] [2026-05-08T08:41:43.610Z] #148 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:41:43.610Z] #148 DONE 28.4s [2026-05-08T08:41:43.897Z] [2026-05-08T08:41:43.897Z] #149 [core-keeper builder 7/8] COPY . . [2026-05-08T08:41:44.837Z] #149 ... [2026-05-08T08:41:44.837Z] [2026-05-08T08:41:44.837Z] #136 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-08T08:41:44.837Z] #136 DONE 29.4s [2026-05-08T08:41:44.837Z] [2026-05-08T08:41:44.837Z] #150 [security-spire-config] exporting to image [2026-05-08T08:41:44.837Z] #150 exporting layers [2026-05-08T08:41:50.114Z] #150 ... [2026-05-08T08:41:50.114Z] [2026-05-08T08:41:50.114Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:41:50.114Z] #140 34.04 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-05-08T08:41:51.047Z] #140 ... [2026-05-08T08:41:51.047Z] [2026-05-08T08:41:51.047Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-08T08:41:51.047Z] #137 25.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-notifications/support-notifications ./cmd/support-notifications [2026-05-08T08:41:51.047Z] #137 ... [2026-05-08T08:41:51.047Z] [2026-05-08T08:41:51.047Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-08T08:41:51.047Z] #142 35.10 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-05-08T08:41:54.326Z] #142 ... [2026-05-08T08:41:54.326Z] [2026-05-08T08:41:54.326Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-08T08:41:54.326Z] #146 29.01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-08T08:41:54.326Z] #146 ... [2026-05-08T08:41:54.326Z] [2026-05-08T08:41:54.326Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-08T08:41:54.326Z] #141 37.30 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-05-08T08:41:55.257Z] #141 ... [2026-05-08T08:41:55.257Z] [2026-05-08T08:41:55.257Z] #151 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-08T08:41:55.515Z] #151 ... [2026-05-08T08:41:55.515Z] [2026-05-08T08:41:55.515Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-08T08:41:55.515Z] #147 39.46 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-05-08T08:41:56.446Z] #147 ... [2026-05-08T08:41:56.446Z] [2026-05-08T08:41:56.446Z] #152 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:41:56.446Z] #152 ... [2026-05-08T08:41:56.446Z] [2026-05-08T08:41:56.446Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-08T08:41:56.446Z] #143 32.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-08T08:42:09.443Z] #143 ... [2026-05-08T08:42:09.443Z] [2026-05-08T08:42:09.443Z] #151 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-08T08:42:09.443Z] #151 DONE 22.2s [2026-05-08T08:42:09.700Z] [2026-05-08T08:42:09.700Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-08T08:42:10.264Z] #146 ... [2026-05-08T08:42:10.264Z] [2026-05-08T08:42:10.264Z] #153 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-08T08:42:14.438Z] #153 ... [2026-05-08T08:42:14.438Z] [2026-05-08T08:42:14.438Z] #149 [core-keeper builder 7/8] COPY . . [2026-05-08T08:42:14.438Z] #149 DONE 30.9s [2026-05-08T08:42:14.695Z] [2026-05-08T08:42:14.695Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-08T08:42:14.695Z] #139 ... [2026-05-08T08:42:14.695Z] [2026-05-08T08:42:14.695Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-08T08:42:14.695Z] #144 59.43 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-05-08T08:42:17.971Z] #144 ... [2026-05-08T08:42:17.971Z] [2026-05-08T08:42:17.971Z] #152 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:42:17.971Z] #152 DONE 31.5s [2026-05-08T08:42:17.971Z] [2026-05-08T08:42:17.971Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-08T08:42:28.294Z] #154 ... [2026-05-08T08:42:28.294Z] [2026-05-08T08:42:28.294Z] #155 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-08T08:42:28.552Z] #155 ... [2026-05-08T08:42:28.552Z] [2026-05-08T08:42:28.552Z] #153 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-08T08:42:28.552Z] #153 DONE 18.2s [2026-05-08T08:42:28.809Z] [2026-05-08T08:42:28.809Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-08T08:42:29.837Z] #143 ... [2026-05-08T08:42:29.837Z] [2026-05-08T08:42:29.837Z] #156 [security-spire-server] exporting to image [2026-05-08T08:42:29.837Z] #156 exporting layers [2026-05-08T08:42:32.361Z] #156 ... [2026-05-08T08:42:32.361Z] [2026-05-08T08:42:32.361Z] #155 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-08T08:42:32.361Z] #155 DONE 14.1s [2026-05-08T08:42:32.361Z] [2026-05-08T08:42:32.361Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-08T08:42:32.361Z] #154 15.37 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-05-08T08:42:37.617Z] #154 ... [2026-05-08T08:42:37.617Z] [2026-05-08T08:42:37.617Z] #150 [security-spire-config] exporting to image [2026-05-08T08:42:37.617Z] #150 exporting layers 47.7s done [2026-05-08T08:42:37.617Z] #150 writing image sha256:2432ebb4d53bfb0081fec6e3ccdc1430fff009adfbe3d7a1d6210468d969e2dd 0.4s done [2026-05-08T08:42:37.617Z] #150 naming to docker.io/library/security-spire-config 0.3s done [2026-05-08T08:42:37.617Z] #150 DONE 52.0s [2026-05-08T08:42:37.617Z] [2026-05-08T08:42:37.617Z] #157 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-08T08:42:38.988Z] #157 DONE 6.7s [2026-05-08T08:42:38.988Z] [2026-05-08T08:42:38.988Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-08T08:42:39.920Z] #147 ... [2026-05-08T08:42:39.920Z] [2026-05-08T08:42:39.920Z] #158 [security-spire-agent] exporting to image [2026-05-08T08:42:39.920Z] #158 exporting layers [2026-05-08T08:42:43.229Z] #158 ... [2026-05-08T08:42:43.229Z] [2026-05-08T08:42:43.229Z] #156 [security-spire-server] exporting to image [2026-05-08T08:42:43.229Z] #156 exporting layers 12.0s done [2026-05-08T08:42:43.229Z] #156 writing image sha256:3b593ae79c1b54599e0f6e91561fe167571416cd02cb7dc39e92d795a2286306 0.3s done [2026-05-08T08:42:43.229Z] #156 naming to docker.io/library/security-spire-server 0.6s done [2026-05-08T08:42:43.229Z] #156 DONE 13.3s [2026-05-08T08:42:43.229Z] [2026-05-08T08:42:43.229Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:42:44.601Z] #140 ... [2026-05-08T08:42:44.601Z] [2026-05-08T08:42:44.601Z] #158 [security-spire-agent] exporting to image [2026-05-08T08:42:44.601Z] #158 exporting layers 4.4s done [2026-05-08T08:42:44.601Z] #158 writing image sha256:ed3b1a5dce52fa49ac4cc0a1daf921dfca74e81c6000e888325dec84c3eef327 [2026-05-08T08:42:44.601Z] #158 writing image sha256:ed3b1a5dce52fa49ac4cc0a1daf921dfca74e81c6000e888325dec84c3eef327 0.2s done [2026-05-08T08:42:44.601Z] #158 naming to docker.io/library/security-spire-agent [2026-05-08T08:42:44.601Z] #158 naming to docker.io/library/security-spire-agent 0.1s done [2026-05-08T08:42:47.125Z] #158 DONE 7.4s [2026-05-08T08:42:47.125Z] [2026-05-08T08:42:47.125Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-08T08:43:33.774Z] #143 ... [2026-05-08T08:43:33.774Z] [2026-05-08T08:43:33.774Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-08T08:43:33.774Z] #139 DONE 136.7s [2026-05-08T08:43:33.774Z] [2026-05-08T08:43:33.774Z] #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-05-08T08:44:32.073Z] #120 193.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-05-08T08:45:10.903Z] #120 ... [2026-05-08T08:45:10.903Z] [2026-05-08T08:45:10.903Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-08T08:45:10.903Z] #146 DONE 232.2s [2026-05-08T08:45:10.903Z] [2026-05-08T08:45:10.903Z] #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-05-08T08:45:20.922Z] #120 ... [2026-05-08T08:45:20.922Z] [2026-05-08T08:45:20.922Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-08T08:45:20.922Z] #159 ... [2026-05-08T08:45:20.923Z] [2026-05-08T08:45:20.923Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-08T08:45:20.923Z] #145 DONE 245.5s [2026-05-08T08:45:20.923Z] [2026-05-08T08:45:20.923Z] #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-05-08T08:45:21.490Z] #120 ... [2026-05-08T08:45:21.490Z] [2026-05-08T08:45:21.490Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:21.490Z] #160 ... [2026-05-08T08:45:21.490Z] [2026-05-08T08:45:21.490Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-08T08:45:21.490Z] #141 DONE 246.3s [2026-05-08T08:45:21.747Z] [2026-05-08T08:45:21.747Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-08T08:45:21.747Z] #137 DONE 246.4s [2026-05-08T08:45:21.747Z] [2026-05-08T08:45:21.747Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:21.747Z] #161 ... [2026-05-08T08:45:21.747Z] [2026-05-08T08:45:21.747Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-08T08:45:21.747Z] #154 DONE 184.8s [2026-05-08T08:45:21.747Z] [2026-05-08T08:45:21.747Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-08T08:45:21.747Z] #143 DONE 246.5s [2026-05-08T08:45:21.747Z] [2026-05-08T08:45:21.747Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-08T08:45:21.747Z] #142 DONE 246.6s [2026-05-08T08:45:22.006Z] [2026-05-08T08:45:22.006Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-08T08:45:22.006Z] #147 DONE 246.7s [2026-05-08T08:45:22.006Z] [2026-05-08T08:45:22.006Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:22.265Z] #162 ... [2026-05-08T08:45:22.265Z] [2026-05-08T08:45:22.265Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:45:22.265Z] #140 DONE 247.2s [2026-05-08T08:45:22.265Z] [2026-05-08T08:45:22.265Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-08T08:45:22.265Z] #144 DONE 247.1s [2026-05-08T08:45:22.524Z] [2026-05-08T08:45:22.524Z] #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-05-08T08:45:22.524Z] #120 DONE 247.4s [2026-05-08T08:45:22.524Z] [2026-05-08T08:45:22.524Z] #161 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #161 ... [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-08T08:45:23.457Z] #159 DONE 2.7s [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #160 DONE 1.9s [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #161 DONE 1.9s [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #162 DONE 1.7s [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #163 DONE 1.7s [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:23.457Z] #164 ... [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #165 DONE 1.2s [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #166 DONE 1.0s [2026-05-08T08:45:23.457Z] [2026-05-08T08:45:23.457Z] #167 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.457Z] #167 DONE 0.9s [2026-05-08T08:45:23.730Z] [2026-05-08T08:45:23.730Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:23.730Z] #168 DONE 0.9s [2026-05-08T08:45:23.730Z] [2026-05-08T08:45:23.730Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:24.298Z] #169 ... [2026-05-08T08:45:24.298Z] [2026-05-08T08:45:24.298Z] #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-08T08:45:24.298Z] #170 DONE 0.8s [2026-05-08T08:45:24.298Z] [2026-05-08T08:45:24.298Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:24.298Z] #171 DONE 1.0s [2026-05-08T08:45:24.298Z] [2026-05-08T08:45:24.298Z] #172 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:24.298Z] #172 DONE 1.0s [2026-05-08T08:45:24.298Z] [2026-05-08T08:45:24.298Z] #173 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:24.863Z] #173 ... [2026-05-08T08:45:24.863Z] [2026-05-08T08:45:24.863Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:24.863Z] #174 CACHED [2026-05-08T08:45:24.863Z] [2026-05-08T08:45:24.863Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:24.863Z] #175 CACHED [2026-05-08T08:45:24.863Z] [2026-05-08T08:45:24.863Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:24.863Z] #176 CACHED [2026-05-08T08:45:24.863Z] [2026-05-08T08:45:24.863Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:24.863Z] #177 CACHED [2026-05-08T08:45:24.863Z] [2026-05-08T08:45:24.863Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:24.863Z] #178 CACHED [2026-05-08T08:45:24.863Z] [2026-05-08T08:45:24.863Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:24.863Z] #179 CACHED [2026-05-08T08:45:24.863Z] [2026-05-08T08:45:24.863Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-08T08:45:25.121Z] #180 ... [2026-05-08T08:45:25.121Z] [2026-05-08T08:45:25.121Z] #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:25.121Z] #164 DONE 1.7s [2026-05-08T08:45:25.379Z] [2026-05-08T08:45:25.379Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-08T08:45:25.379Z] #181 ... [2026-05-08T08:45:25.379Z] [2026-05-08T08:45:25.379Z] #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:25.379Z] #182 DONE 2.0s [2026-05-08T08:45:25.379Z] [2026-05-08T08:45:25.379Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:25.379Z] #183 DONE 2.0s [2026-05-08T08:45:25.379Z] [2026-05-08T08:45:25.379Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:25.379Z] #184 DONE 1.9s [2026-05-08T08:45:25.636Z] [2026-05-08T08:45:25.636Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-08T08:45:25.636Z] #185 ... [2026-05-08T08:45:25.636Z] [2026-05-08T08:45:25.636Z] #186 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-08T08:45:25.636Z] #186 DONE 2.4s [2026-05-08T08:45:25.895Z] [2026-05-08T08:45:25.895Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:26.827Z] #187 ... [2026-05-08T08:45:26.827Z] [2026-05-08T08:45:26.827Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:26.827Z] #169 DONE 2.9s [2026-05-08T08:45:26.827Z] [2026-05-08T08:45:26.827Z] #188 [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-05-08T08:45:30.104Z] #188 ... [2026-05-08T08:45:30.104Z] [2026-05-08T08:45:30.104Z] #173 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:30.104Z] #173 DONE 5.5s [2026-05-08T08:45:30.104Z] [2026-05-08T08:45:30.104Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-08T08:45:30.999Z] #189 ... [2026-05-08T08:45:30.999Z] [2026-05-08T08:45:30.999Z] #190 [core-keeper] exporting to image [2026-05-08T08:45:30.999Z] #190 exporting layers [2026-05-08T08:45:33.535Z] #190 ... [2026-05-08T08:45:33.535Z] [2026-05-08T08:45:33.535Z] #191 [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-05-08T08:45:33.535Z] #191 DONE 8.6s [2026-05-08T08:45:33.535Z] [2026-05-08T08:45:33.535Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-08T08:45:33.535Z] #192 DONE 8.6s [2026-05-08T08:45:33.535Z] [2026-05-08T08:45:33.535Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-08T08:45:33.535Z] #193 ... [2026-05-08T08:45:33.535Z] [2026-05-08T08:45:33.535Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-08T08:45:33.535Z] #180 DONE 9.0s [2026-05-08T08:45:33.794Z] [2026-05-08T08:45:33.794Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-08T08:45:33.794Z] #181 DONE 9.0s [2026-05-08T08:45:33.794Z] [2026-05-08T08:45:33.794Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:33.794Z] #194 ... [2026-05-08T08:45:33.794Z] [2026-05-08T08:45:33.794Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-08T08:45:33.794Z] #195 DONE 9.1s [2026-05-08T08:45:33.794Z] [2026-05-08T08:45:33.794Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-08T08:45:33.794Z] #196 DONE 8.3s [2026-05-08T08:45:33.794Z] [2026-05-08T08:45:33.794Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-08T08:45:33.794Z] #197 DONE 8.4s [2026-05-08T08:45:33.794Z] [2026-05-08T08:45:33.794Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-08T08:45:33.794Z] #189 DONE 8.4s [2026-05-08T08:45:33.794Z] [2026-05-08T08:45:33.794Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-08T08:45:33.794Z] #185 DONE 8.4s [2026-05-08T08:45:34.053Z] [2026-05-08T08:45:34.053Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:45:34.053Z] #187 DONE 8.2s [2026-05-08T08:45:34.053Z] [2026-05-08T08:45:34.053Z] #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:34.053Z] #198 ... [2026-05-08T08:45:34.053Z] [2026-05-08T08:45:34.053Z] #188 [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-05-08T08:45:34.053Z] #188 DONE 7.5s [2026-05-08T08:45:34.311Z] [2026-05-08T08:45:34.311Z] #199 [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-05-08T08:45:35.695Z] #199 ... [2026-05-08T08:45:35.695Z] [2026-05-08T08:45:35.695Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-08T08:45:35.695Z] #193 DONE 2.3s [2026-05-08T08:45:35.695Z] [2026-05-08T08:45:35.695Z] #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-05-08T08:45:35.695Z] #200 DONE 2.1s [2026-05-08T08:45:35.695Z] [2026-05-08T08:45:35.695Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:35.695Z] #194 DONE 1.9s [2026-05-08T08:45:35.695Z] [2026-05-08T08:45:35.695Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-08T08:45:35.695Z] #201 DONE 1.9s [2026-05-08T08:45:35.695Z] [2026-05-08T08:45:35.695Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:35.695Z] #202 DONE 1.9s [2026-05-08T08:45:35.695Z] [2026-05-08T08:45:35.695Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:35.695Z] #203 DONE 1.9s [2026-05-08T08:45:35.695Z] [2026-05-08T08:45:35.695Z] #204 [core-command] exporting to image [2026-05-08T08:45:35.695Z] #204 exporting layers [2026-05-08T08:45:35.951Z] #204 ... [2026-05-08T08:45:35.951Z] [2026-05-08T08:45:35.951Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:35.951Z] #205 DONE 1.9s [2026-05-08T08:45:35.951Z] [2026-05-08T08:45:35.951Z] #206 [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-05-08T08:45:35.951Z] #206 DONE 1.9s [2026-05-08T08:45:35.951Z] [2026-05-08T08:45:35.951Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-08T08:45:35.951Z] #207 DONE 1.9s [2026-05-08T08:45:35.951Z] [2026-05-08T08:45:35.951Z] #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:45:35.951Z] #198 DONE 1.9s [2026-05-08T08:45:35.951Z] [2026-05-08T08:45:35.951Z] #208 [support-scheduler] exporting to image [2026-05-08T08:45:36.429Z] #208 ... [2026-05-08T08:45:36.429Z] [2026-05-08T08:45:36.429Z] #199 [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-05-08T08:45:36.429Z] #199 DONE 2.1s [2026-05-08T08:45:36.687Z] [2026-05-08T08:45:36.687Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:38.093Z] #209 ... [2026-05-08T08:45:38.093Z] [2026-05-08T08:45:38.093Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-08T08:45:38.093Z] #210 DONE 2.3s [2026-05-08T08:45:38.093Z] [2026-05-08T08:45:38.093Z] #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-05-08T08:45:38.093Z] #211 DONE 2.3s [2026-05-08T08:45:38.093Z] [2026-05-08T08:45:38.093Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-08T08:45:38.093Z] #212 DONE 2.3s [2026-05-08T08:45:38.093Z] [2026-05-08T08:45:38.093Z] #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:45:38.093Z] #213 ... [2026-05-08T08:45:38.093Z] [2026-05-08T08:45:38.093Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-08T08:45:38.093Z] #214 DONE 2.3s [2026-05-08T08:45:38.093Z] [2026-05-08T08:45:38.093Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-08T08:45:38.093Z] #215 DONE 2.3s [2026-05-08T08:45:38.093Z] [2026-05-08T08:45:38.093Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:45:38.093Z] #209 DONE 1.8s [2026-05-08T08:45:38.350Z] [2026-05-08T08:45:38.350Z] #216 [core-metadata] exporting to image [2026-05-08T08:45:38.638Z] #216 ... [2026-05-08T08:45:38.638Z] [2026-05-08T08:45:38.638Z] #190 [core-keeper] exporting to image [2026-05-08T08:45:38.638Z] #190 exporting layers 3.2s done [2026-05-08T08:45:38.638Z] #190 writing image sha256:61678a46d326df803a89e25fb419cec88830b1c036184493a90d6319245dba99 0.3s done [2026-05-08T08:45:38.638Z] #190 naming to docker.io/library/core-keeper 0.0s done [2026-05-08T08:45:38.638Z] #190 DONE 7.9s [2026-05-08T08:45:38.896Z] [2026-05-08T08:45:38.896Z] #204 [core-command] exporting to image [2026-05-08T08:45:38.896Z] #204 exporting layers 2.8s done [2026-05-08T08:45:38.896Z] #204 ... [2026-05-08T08:45:38.896Z] [2026-05-08T08:45:38.896Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-08T08:45:38.896Z] #217 DONE 0.9s [2026-05-08T08:45:39.153Z] [2026-05-08T08:45:39.153Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:45:39.153Z] #218 ... [2026-05-08T08:45:39.153Z] [2026-05-08T08:45:39.153Z] #213 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:45:39.153Z] #213 DONE 1.1s [2026-05-08T08:45:39.412Z] [2026-05-08T08:45:39.412Z] #204 [core-command] exporting to image [2026-05-08T08:45:39.412Z] #204 writing image sha256:213912d13875fb0aa5aca9ab652d1c1eaea30e58acaf2280c7ebc3765a484dea [2026-05-08T08:45:39.670Z] #204 ... [2026-05-08T08:45:39.670Z] [2026-05-08T08:45:39.670Z] #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-08T08:45:39.670Z] #219 DONE 1.7s [2026-05-08T08:45:39.670Z] [2026-05-08T08:45:39.670Z] #204 [core-command] exporting to image [2026-05-08T08:45:39.670Z] #204 writing image sha256:213912d13875fb0aa5aca9ab652d1c1eaea30e58acaf2280c7ebc3765a484dea 0.7s done [2026-05-08T08:45:39.670Z] #204 naming to docker.io/library/core-command [2026-05-08T08:45:39.927Z] #204 naming to docker.io/library/core-command 0.0s done [2026-05-08T08:45:39.927Z] #204 DONE 4.2s [2026-05-08T08:45:39.927Z] [2026-05-08T08:45:39.927Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-08T08:45:39.927Z] #220 DONE 1.7s [2026-05-08T08:45:39.927Z] [2026-05-08T08:45:39.927Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:45:39.927Z] #221 DONE 1.8s [2026-05-08T08:45:39.927Z] [2026-05-08T08:45:39.927Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-08T08:45:40.493Z] #222 ... [2026-05-08T08:45:40.493Z] [2026-05-08T08:45:40.493Z] #223 [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-05-08T08:45:40.493Z] #223 DONE 0.6s [2026-05-08T08:45:40.493Z] [2026-05-08T08:45:40.493Z] #224 [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-05-08T08:45:40.751Z] #224 ... [2026-05-08T08:45:40.752Z] [2026-05-08T08:45:40.752Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-08T08:45:40.752Z] #222 DONE 0.8s [2026-05-08T08:45:40.752Z] [2026-05-08T08:45:40.752Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:45:40.752Z] #218 DONE 1.9s [2026-05-08T08:45:41.009Z] [2026-05-08T08:45:41.009Z] #225 [security-proxy-setup] exporting to image [2026-05-08T08:45:41.009Z] #225 ... [2026-05-08T08:45:41.009Z] [2026-05-08T08:45:41.009Z] #226 [core-data] exporting to image [2026-05-08T08:45:41.009Z] #226 exporting layers 4.1s done [2026-05-08T08:45:41.009Z] #226 writing image sha256:3c963f26d00a7af5d9e6e95e167a150b3240716377033ddd8b50fbbc31fc1a99 0.7s done [2026-05-08T08:45:41.009Z] #226 naming to docker.io/library/core-data 0.0s done [2026-05-08T08:45:41.009Z] #226 DONE 5.2s [2026-05-08T08:45:41.009Z] [2026-05-08T08:45:41.009Z] #224 [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-05-08T08:45:41.009Z] #224 DONE 0.3s [2026-05-08T08:45:41.009Z] [2026-05-08T08:45:41.009Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-08T08:45:41.009Z] #227 DONE 0.3s [2026-05-08T08:45:41.009Z] [2026-05-08T08:45:41.009Z] #216 [core-metadata] exporting to image [2026-05-08T08:45:41.009Z] #216 exporting layers 2.4s done [2026-05-08T08:45:41.009Z] #216 writing image sha256:9bac9085c52d6a1b6793f619d5b3eb75357cd9cb09f808e07f4c5466f855655b 0.3s done [2026-05-08T08:45:41.009Z] #216 naming to docker.io/library/core-metadata 0.0s done [2026-05-08T08:45:41.009Z] #216 DONE 3.0s [2026-05-08T08:45:41.009Z] [2026-05-08T08:45:41.009Z] #208 [support-scheduler] exporting to image [2026-05-08T08:45:41.009Z] #208 exporting layers 5.3s done [2026-05-08T08:45:41.009Z] #208 writing image sha256:8abf0cabee9de019141050e2dadaa9c0f55b72564024d220084226435eb9c9a9 0.0s done [2026-05-08T08:45:41.009Z] #208 naming to docker.io/library/support-scheduler 0.0s done [2026-05-08T08:45:41.266Z] #208 ... [2026-05-08T08:45:41.266Z] [2026-05-08T08:45:41.266Z] #228 [security-spiffe-token-provider] exporting to image [2026-05-08T08:45:41.266Z] #228 exporting layers 5.0s done [2026-05-08T08:45:41.266Z] #228 writing image sha256:b72146673f6cac5af9038346fb245815575713f6eef2c08af635f207059cbb35 0.3s done [2026-05-08T08:45:41.266Z] #228 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-05-08T08:45:41.266Z] #228 DONE 5.5s [2026-05-08T08:45:41.266Z] [2026-05-08T08:45:41.266Z] #229 [support-notifications] exporting to image [2026-05-08T08:45:41.266Z] #229 exporting layers 5.1s done [2026-05-08T08:45:41.266Z] #229 writing image sha256:4ec179e1504360413630bbd8823d4a6a529ef3e8a5b7b817c01429e10da0daf2 0.2s done [2026-05-08T08:45:41.266Z] #229 naming to docker.io/library/support-notifications 0.0s done [2026-05-08T08:45:41.266Z] #229 DONE 5.5s [2026-05-08T08:45:41.266Z] [2026-05-08T08:45:41.266Z] #230 [core-common-config-bootstrapper] exporting to image [2026-05-08T08:45:41.266Z] #230 exporting layers 1.4s done [2026-05-08T08:45:41.266Z] #230 writing image sha256:cbec0ea327f56ec5f48c4c74244f44eda954bfc67302f3b18756be43fa02f001 0.0s done [2026-05-08T08:45:41.266Z] #230 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-05-08T08:45:41.525Z] #230 ... [2026-05-08T08:45:41.525Z] [2026-05-08T08:45:41.525Z] #208 [support-scheduler] exporting to image [2026-05-08T08:45:41.525Z] #208 DONE 5.8s [2026-05-08T08:45:41.783Z] [2026-05-08T08:45:41.783Z] #231 [security-proxy-auth] exporting to image [2026-05-08T08:45:41.783Z] #231 exporting layers 1.3s done [2026-05-08T08:45:42.716Z] #231 ... [2026-05-08T08:45:42.716Z] [2026-05-08T08:45:42.716Z] #230 [core-common-config-bootstrapper] exporting to image [2026-05-08T08:45:42.716Z] #230 DONE 2.8s [2026-05-08T08:45:42.716Z] [2026-05-08T08:45:42.716Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:45:43.646Z] #232 ... [2026-05-08T08:45:43.646Z] [2026-05-08T08:45:43.646Z] #233 [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-05-08T08:45:43.646Z] #233 DONE 2.4s [2026-05-08T08:45:43.646Z] [2026-05-08T08:45:43.646Z] #231 [security-proxy-auth] exporting to image [2026-05-08T08:45:43.646Z] #231 writing image sha256:f10711acf55e8e9f192df317a01cde22f4912a5898f292925dae6cda1bdbd925 0.4s done [2026-05-08T08:45:43.646Z] #231 naming to docker.io/library/security-proxy-auth [2026-05-08T08:45:44.211Z] #231 naming to docker.io/library/security-proxy-auth 0.6s done [2026-05-08T08:45:44.775Z] #231 DONE 4.8s [2026-05-08T08:45:44.775Z] [2026-05-08T08:45:44.775Z] #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-08T08:45:45.342Z] #234 ... [2026-05-08T08:45:45.342Z] [2026-05-08T08:45:45.342Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:45:45.342Z] #232 DONE 4.3s [2026-05-08T08:45:45.600Z] [2026-05-08T08:45:45.600Z] #225 [security-proxy-setup] exporting to image [2026-05-08T08:45:45.600Z] #225 exporting layers 2.6s done [2026-05-08T08:45:45.858Z] #225 writing image sha256:8b13eaa35fba8a82d693e52664613a51513f27d05212d3b057980393ef9acf1c 0.1s done [2026-05-08T08:45:45.858Z] #225 naming to docker.io/library/security-proxy-setup [2026-05-08T08:45:45.858Z] #225 naming to docker.io/library/security-proxy-setup 0.1s done [2026-05-08T08:45:46.116Z] #225 DONE 5.2s [2026-05-08T08:45:46.116Z] [2026-05-08T08:45:46.116Z] #235 [security-secretstore-setup] exporting to image [2026-05-08T08:45:46.685Z] #235 ... [2026-05-08T08:45:46.685Z] [2026-05-08T08:45:46.685Z] #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-08T08:45:46.685Z] #234 DONE 2.6s [2026-05-08T08:45:46.944Z] [2026-05-08T08:45:46.944Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-08T08:45:56.921Z] #236 ... [2026-05-08T08:45:56.921Z] [2026-05-08T08:45:56.921Z] #235 [security-secretstore-setup] exporting to image [2026-05-08T08:45:56.921Z] #235 exporting layers 9.8s done [2026-05-08T08:45:56.921Z] #235 writing image sha256:416304c857a92455305c19426bb563c2cb2d755c8143424f02a7891e1e2d98aa [2026-05-08T08:45:56.921Z] #235 writing image sha256:416304c857a92455305c19426bb563c2cb2d755c8143424f02a7891e1e2d98aa 0.5s done [2026-05-08T08:45:56.921Z] #235 naming to docker.io/library/security-secretstore-setup [2026-05-08T08:45:56.921Z] #235 naming to docker.io/library/security-secretstore-setup 0.1s done [2026-05-08T08:45:57.178Z] #235 DONE 11.5s [2026-05-08T08:45:57.178Z] [2026-05-08T08:45:57.178Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-08T08:45:57.746Z] #236 DONE 11.0s [2026-05-08T08:45:57.746Z] [2026-05-08T08:45:57.746Z] #237 [security-bootstrapper] exporting to image [2026-05-08T08:45:59.646Z] #237 exporting layers 1.7s done [2026-05-08T08:45:59.905Z] #237 writing image sha256:c39801363d88e4655ff8454432b889247bbfd56a795adc44acc4f33d655b7950 0.0s done [2026-05-08T08:45:59.905Z] #237 naming to docker.io/library/security-bootstrapper 0.0s done [2026-05-08T08:46:00.164Z] #237 DONE 2.2s [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:46:00.422Z] time="2026-05-08T08:36:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-08T08:46:00.422Z] $ docker stop --time=1 59df81359a698476f5186627d91a52e3fa5dec95e0cd04424f6b1f7adbdb8030 [2026-05-08T08:46:03.304Z] $ docker rm -f --volumes 59df81359a698476f5186627d91a52e3fa5dec95e0cd04424f6b1f7adbdb8030 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T08:46:03.931Z] + docker images [2026-05-08T08:46:03.931Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-08T08:46:03.931Z] security-bootstrapper latest c39801363d88 6 seconds ago 21.6MB [2026-05-08T08:46:03.931Z] security-secretstore-setup latest 416304c857a9 18 seconds ago 89.2MB [2026-05-08T08:46:03.931Z] security-proxy-setup latest 8b13eaa35fba 23 seconds ago 62.4MB [2026-05-08T08:46:03.931Z] security-proxy-auth latest f10711acf55e 24 seconds ago 49.1MB [2026-05-08T08:46:03.931Z] core-common-config-bootstrapper latest cbec0ea327f5 25 seconds ago 20.5MB [2026-05-08T08:46:03.931Z] core-metadata latest 9bac9085c52d 26 seconds ago 50.1MB [2026-05-08T08:46:03.931Z] support-notifications latest 4ec179e15043 28 seconds ago 57.8MB [2026-05-08T08:46:03.931Z] core-data latest 3c963f26d00a 28 seconds ago 49.9MB [2026-05-08T08:46:03.931Z] core-command latest 213912d13875 28 seconds ago 44.1MB [2026-05-08T08:46:03.931Z] security-spiffe-token-provider latest b72146673f6c 28 seconds ago 53MB [2026-05-08T08:46:03.931Z] support-scheduler latest 8abf0cabee9d 28 seconds ago 54.2MB [2026-05-08T08:46:03.931Z] core-keeper latest 61678a46d326 34 seconds ago 49.7MB [2026-05-08T08:46:03.931Z] security-spire-agent latest ed3b1a5dce52 3 minutes ago 237MB [2026-05-08T08:46:03.931Z] security-spire-server latest 3b593ae79c1b 3 minutes ago 178MB [2026-05-08T08:46:03.931Z] security-spire-config latest 2432ebb4d53b 4 minutes ago 177MB [2026-05-08T08:46:03.931Z] ci-base-image-x86_64 latest 6581ef06486f 13 minutes ago 971MB [2026-05-08T08:46:03.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-05-08T08:46:03.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-05-08T08:46:03.931Z] 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-05-08T08:46:04.431Z] provisioning config files... [2026-05-08T08:46:04.438Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config14704096318979288003tmp [Pipeline] { [Pipeline] sh [2026-05-08T08:46:04.739Z] + set +x [2026-05-08T08:46:04.739Z] + curl -s https://codecov.io/bash [2026-05-08T08:46:04.739Z] + bash -s -- [2026-05-08T08:46:04.739Z] [2026-05-08T08:46:04.739Z] _____ _ [2026-05-08T08:46:04.739Z] / ____| | | [2026-05-08T08:46:04.739Z] | | ___ __| | ___ ___ _____ __ [2026-05-08T08:46:04.739Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-08T08:46:04.739Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-08T08:46:04.739Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-08T08:46:04.739Z] Bash-1.0.6 [2026-05-08T08:46:04.739Z] [2026-05-08T08:46:04.739Z] [2026-05-08T08:46:04.739Z] ==> git version 2.25.1 found [2026-05-08T08:46:04.739Z] ==> 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-05-08T08:46:04.739Z] Release-Date: 2020-01-08 [2026-05-08T08:46:04.739Z] 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-05-08T08:46:04.739Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-08T08:46:04.739Z] ==> Jenkins CI detected. [2026-05-08T08:46:04.739Z] current dir:  /w/workspace/edgex-go/20 [2026-05-08T08:46:04.739Z] project root: . [2026-05-08T08:46:04.739Z] --> token set from env [2026-05-08T08:46:04.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-08T08:46:04.997Z] ==> Running gcov in . (disable via -X gcov) [2026-05-08T08:46:04.997Z] ==> Python coveragepy not found [2026-05-08T08:46:04.997Z] ==> Searching for coverage reports in: [2026-05-08T08:46:04.997Z] + . [2026-05-08T08:46:04.997Z] -> Found 1 reports [2026-05-08T08:46:04.997Z] ==> Detecting git/mercurial file structure [2026-05-08T08:46:04.997Z] ==> Reading reports [2026-05-08T08:46:04.997Z] + ./coverage.out bytes=1047357 [2026-05-08T08:46:04.997Z] ==> Appending adjustments [2026-05-08T08:46:04.997Z] https://docs.codecov.io/docs/fixing-reports [2026-05-08T08:46:06.372Z] + Found adjustments [2026-05-08T08:46:06.372Z] ==> Gzipping contents [2026-05-08T08:46:06.372Z] 108K /tmp/codecov.2Oa55Z.gz [2026-05-08T08:46:06.372Z] ==> Uploading reports [2026-05-08T08:46:06.372Z] url: https://codecov.io [2026-05-08T08:46:06.373Z] query: branch=PR-5354&commit=df1f609093c92f5fda90cb531c8cbe93d245e78a&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= [2026-05-08T08:46:06.373Z] -> Pinging Codecov [2026-05-08T08:46:06.373Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5354&commit=df1f609093c92f5fda90cb531c8cbe93d245e78a&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= [2026-05-08T08:46:06.631Z] -> Uploading to [2026-05-08T08:46:06.631Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/df1f609093c92f5fda90cb531c8cbe93d245e78a/34b6b2e2-5631-4bb8-815b-ff78a2c0c2ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260508T084606Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ffbb0bda75bd501178a535e041d210e65ff743cfb1e6c1a2d1668212b0bbddc2 [2026-05-08T08:46:06.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-08T08:46:06.631Z] Dload Upload Total Spent Left Speed [2026-05-08T08:46:06.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 368k --:--:-- --:--:-- --:--:-- 368k [2026-05-08T08:46:06.890Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/df1f609093c92f5fda90cb531c8cbe93d245e78a [Pipeline] } [2026-05-08T08:46:06.896Z] 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-05-08T08:46:07.622Z] + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:46:07.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:46:08.767Z] ---> package-listing.sh [2026-05-08T08:46:08.767Z] ++ facter osfamily [2026-05-08T08:46:08.767Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-08T08:46:09.026Z] + OS_FAMILY=debian [2026-05-08T08:46:09.026Z] + workspace=/w/workspace/edgex-go/20 [2026-05-08T08:46:09.026Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-08T08:46:09.026Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-08T08:46:09.026Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-08T08:46:09.026Z] + PACKAGES=/tmp/packages_start.txt [2026-05-08T08:46:09.026Z] + '[' /w/workspace/edgex-go/20 ']' [2026-05-08T08:46:09.026Z] + PACKAGES=/tmp/packages_end.txt [2026-05-08T08:46:09.026Z] + case "${OS_FAMILY}" in [2026-05-08T08:46:09.026Z] + dpkg -l [2026-05-08T08:46:09.026Z] + grep '^ii' [2026-05-08T08:46:09.026Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-08T08:46:09.026Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-08T08:46:09.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-08T08:46:09.026Z] + '[' /w/workspace/edgex-go/20 ']' [2026-05-08T08:46:09.026Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2026-05-08T08:46:09.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2026-05-08T08:46:09.036Z] 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/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-08T08:46:09.311Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:46:09.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T08:46:09.882Z] [2026-05-08T08:46:09.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:46:10.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T08:46:10.754Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-08T08:46:10.754Z] 5eb5b503b376: Pulling fs layer [2026-05-08T08:46:10.754Z] 5c69ac0246d0: Pulling fs layer [2026-05-08T08:46:10.754Z] ec43610c2a17: Pulling fs layer [2026-05-08T08:46:10.754Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-08T08:46:10.754Z] 33b1e0a273af: Pulling fs layer [2026-05-08T08:46:10.754Z] 5d3b04190fa2: Pulling fs layer [2026-05-08T08:46:10.754Z] 3a2ae6a8a46f: Waiting [2026-05-08T08:46:10.754Z] 33b1e0a273af: Waiting [2026-05-08T08:46:10.754Z] 5d3b04190fa2: Waiting [2026-05-08T08:46:10.754Z] 2f39f015ded8: Pulling fs layer [2026-05-08T08:46:10.754Z] 2f39f015ded8: Waiting [2026-05-08T08:46:10.754Z] 5c69ac0246d0: Download complete [2026-05-08T08:46:10.754Z] 3a2ae6a8a46f: Download complete [2026-05-08T08:46:10.754Z] 33b1e0a273af: Verifying Checksum [2026-05-08T08:46:10.754Z] 33b1e0a273af: Download complete [2026-05-08T08:46:10.754Z] 5d3b04190fa2: Download complete [2026-05-08T08:46:10.754Z] ec43610c2a17: Verifying Checksum [2026-05-08T08:46:11.012Z] 5eb5b503b376: Verifying Checksum [2026-05-08T08:46:11.012Z] 5eb5b503b376: Download complete [2026-05-08T08:46:11.579Z] 2f39f015ded8: Verifying Checksum [2026-05-08T08:46:11.579Z] 2f39f015ded8: Download complete [2026-05-08T08:46:12.951Z] 5eb5b503b376: Pull complete [2026-05-08T08:46:12.951Z] 5c69ac0246d0: Pull complete [2026-05-08T08:46:13.517Z] ec43610c2a17: Pull complete [2026-05-08T08:46:13.517Z] 3a2ae6a8a46f: Pull complete [2026-05-08T08:46:13.774Z] 33b1e0a273af: Pull complete [2026-05-08T08:46:14.031Z] 5d3b04190fa2: Pull complete [2026-05-08T08:46:19.292Z] 2f39f015ded8: Pull complete [2026-05-08T08:46:19.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-08T08:46:19.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T08:46:19.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:46:19.379Z] prd-ubuntu20.04-docker-8c-8g-8884 does not seem to be running inside a container [2026-05-08T08:46:19.399Z] $ 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/20/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/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@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-05-08T08:46:34.121Z] $ docker top d9ca1ef614ff8bbf3646b450184a18be081d633c3e9fc644b387d8267f26a185 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T08:46:34.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-08T08:46:34.926Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-08T08:46:35.209Z] + ls /var/log/sa-host [2026-05-08T08:46:35.209Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T08:46:35.293Z] provisioning config files... [2026-05-08T08:46:35.301Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config1563799158712869819tmp [Pipeline] { [Pipeline] echo [2026-05-08T08:46:35.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:46:35.599Z] ---> create-netrc.sh [Pipeline] } [2026-05-08T08:46:35.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:46:35.940Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-08T08:46:35.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:46:36.233Z] ---> sudo-logs.sh [2026-05-08T08:46:36.233Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-08T08:46:36.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:46:36.537Z] ---> job-cost.sh [2026-05-08T08:46:36.537Z] lf-activate-venv: SKIPPING [2026-05-08T08:46:36.537Z] INFO: No Stack... [2026-05-08T08:46:36.796Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-08T08:46:37.053Z] INFO: Archiving Costs [Pipeline] echo [2026-05-08T08:46:37.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:46:37.393Z] ---> logs-deploy.sh [2026-05-08T08:46:37.393Z] lf-activate-venv: SKIPPING [2026-05-08T08:46:37.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5354/20 [2026-05-08T08:46:37.393Z] INFO: archiving workspace using pattern(s): [2026-05-08T08:46:38.116Z] Archives upload complete. [2026-05-08T08:46:38.441Z] INFO: archiving logs to Nexus [2026-05-08T08:46:39.086Z] ---> uname -a: [2026-05-08T08:46:39.086Z] Linux prd-ubuntu20-04-docker-8c-8g-8884 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] ---> lscpu: [2026-05-08T08:46:39.086Z] Architecture: x86_64 [2026-05-08T08:46:39.086Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-08T08:46:39.086Z] Byte Order: Little Endian [2026-05-08T08:46:39.086Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-08T08:46:39.086Z] CPU(s): 8 [2026-05-08T08:46:39.086Z] On-line CPU(s) list: 0-7 [2026-05-08T08:46:39.086Z] Thread(s) per core: 1 [2026-05-08T08:46:39.086Z] Core(s) per socket: 1 [2026-05-08T08:46:39.086Z] Socket(s): 8 [2026-05-08T08:46:39.086Z] NUMA node(s): 1 [2026-05-08T08:46:39.086Z] Vendor ID: AuthenticAMD [2026-05-08T08:46:39.086Z] CPU family: 23 [2026-05-08T08:46:39.086Z] Model: 49 [2026-05-08T08:46:39.086Z] Model name: AMD EPYC-Rome Processor [2026-05-08T08:46:39.086Z] Stepping: 0 [2026-05-08T08:46:39.086Z] CPU MHz: 2800.000 [2026-05-08T08:46:39.086Z] BogoMIPS: 5600.00 [2026-05-08T08:46:39.086Z] Virtualization: AMD-V [2026-05-08T08:46:39.086Z] Hypervisor vendor: KVM [2026-05-08T08:46:39.086Z] Virtualization type: full [2026-05-08T08:46:39.086Z] L1d cache: 256 KiB [2026-05-08T08:46:39.086Z] L1i cache: 256 KiB [2026-05-08T08:46:39.086Z] L2 cache: 4 MiB [2026-05-08T08:46:39.086Z] L3 cache: 128 MiB [2026-05-08T08:46:39.086Z] NUMA node0 CPU(s): 0-7 [2026-05-08T08:46:39.086Z] Vulnerability Gather data sampling: Not affected [2026-05-08T08:46:39.086Z] Vulnerability Itlb multihit: Not affected [2026-05-08T08:46:39.086Z] Vulnerability L1tf: Not affected [2026-05-08T08:46:39.086Z] Vulnerability Mds: Not affected [2026-05-08T08:46:39.086Z] Vulnerability Meltdown: Not affected [2026-05-08T08:46:39.086Z] Vulnerability Mmio stale data: Not affected [2026-05-08T08:46:39.086Z] Vulnerability Retbleed: Vulnerable [2026-05-08T08:46:39.086Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-08T08:46:39.086Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-08T08:46:39.086Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-08T08:46:39.086Z] Vulnerability Srbds: Not affected [2026-05-08T08:46:39.086Z] Vulnerability Tsx async abort: Not affected [2026-05-08T08:46:39.086Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] ---> nproc: [2026-05-08T08:46:39.086Z] 8 [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] ---> df -h: [2026-05-08T08:46:39.086Z] Filesystem Size Used Avail Use% Mounted on [2026-05-08T08:46:39.086Z] overlay 155G 33G 123G 22% / [2026-05-08T08:46:39.086Z] tmpfs 64M 0 64M 0% /dev [2026-05-08T08:46:39.086Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-08T08:46:39.086Z] shm 64M 0 64M 0% /dev/shm [2026-05-08T08:46:39.086Z] /dev/vda1 155G 33G 123G 22% /facter-os [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] ---> sar -b -r -n DEV: [2026-05-08T08:46:39.086Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8884) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] 08:30:14 LINUX RESTART (8 CPU) [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-08T08:46:39.086Z] 08:32:01 160.92 9.81 151.12 0.00 1545.12 117989.57 0.00 [2026-05-08T08:46:39.086Z] 08:33:01 169.24 10.48 158.76 0.00 1695.98 39648.33 0.00 [2026-05-08T08:46:39.086Z] 08:34:01 35.29 0.20 35.09 0.00 1.59 29907.33 0.00 [2026-05-08T08:46:39.086Z] 08:35:01 33.91 0.08 33.83 0.00 0.67 16631.49 0.00 [2026-05-08T08:46:39.086Z] 08:36:02 76.44 0.38 76.05 0.00 16.66 41177.80 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 175.75 0.20 175.55 0.00 18.98 107272.12 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 69.86 0.00 69.86 0.00 0.00 126609.57 0.00 [2026-05-08T08:46:39.086Z] 08:39:01 380.70 14.61 366.09 0.00 151.17 81449.76 0.00 [2026-05-08T08:46:39.086Z] 08:40:01 198.48 1.63 196.85 0.00 13.06 54122.45 0.00 [2026-05-08T08:46:39.086Z] 08:41:01 138.22 0.02 138.20 0.00 0.13 131260.78 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 163.84 1.88 161.96 0.00 15.06 60999.83 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 323.96 0.37 323.60 0.00 2.93 70538.78 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 223.49 0.12 223.38 0.00 0.93 95899.90 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 169.90 11.45 158.45 0.00 221.68 84593.57 0.00 [2026-05-08T08:46:39.086Z] 08:46:01 537.49 20.20 517.30 0.00 759.21 62648.89 0.00 [2026-05-08T08:46:39.086Z] Average: 190.47 4.76 185.71 0.00 295.01 74617.82 0.00 [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-08T08:46:39.086Z] 08:32:01 28908540 31545820 760612 2.31 75968 2855448 1790596 5.28 996936 2602164 904 [2026-05-08T08:46:39.086Z] 08:33:01 27428576 31341968 935888 2.85 119564 3977476 1972344 5.81 1439252 3497784 22556 [2026-05-08T08:46:39.086Z] 08:34:01 25877988 31134896 1139504 3.47 128040 5241400 2387452 7.04 2400856 4012032 357544 [2026-05-08T08:46:39.086Z] 08:35:01 26176764 31392648 881384 2.68 133056 5163168 2148740 6.33 1641636 4444756 475720 [2026-05-08T08:46:39.086Z] 08:36:02 25362216 31505980 772832 2.35 136640 6093148 1855632 5.47 1960184 4946492 204432 [2026-05-08T08:46:39.086Z] 08:37:01 18842140 31367420 901600 2.74 149008 12281352 2694320 7.94 2209512 11024580 5037680 [2026-05-08T08:46:39.086Z] 08:38:01 18840316 31372380 895564 2.72 149128 12287544 2692108 7.94 2201084 11030652 1065680 [2026-05-08T08:46:39.086Z] 08:39:01 15858632 31112844 1121564 3.41 282840 14510756 3406668 10.04 3062484 12745876 1523904 [2026-05-08T08:46:39.086Z] 08:40:01 14720376 31373716 877572 2.67 322040 15873840 2233968 6.59 3000896 13969476 1367456 [2026-05-08T08:46:39.086Z] 08:41:01 11755460 31386364 867228 2.64 328036 18759944 2210484 6.52 3004224 16855272 328068 [2026-05-08T08:46:39.086Z] 08:42:01 9674368 31042268 1174988 3.57 374392 20257980 4761700 14.04 3451672 18247360 101284 [2026-05-08T08:46:39.086Z] 08:43:01 6197980 29898092 2289368 6.96 401456 22322064 8481664 25.01 5489444 19394912 579184 [2026-05-08T08:46:39.086Z] 08:44:01 1448620 28103572 4082060 12.42 417572 25134496 9235544 27.23 8600804 20906424 703636 [2026-05-08T08:46:39.086Z] 08:45:01 5275528 31352416 890384 2.71 417896 24725320 2273696 6.70 3535148 22388040 1246272 [2026-05-08T08:46:39.086Z] 08:46:01 4767888 31334928 911156 2.77 426904 25194460 2191144 6.46 3675936 22751588 1332 [2026-05-08T08:46:39.086Z] Average: 16075693 31017687 1233447 3.75 257503 14311893 3355737 9.89 3111338 12587827 867710 [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-08T08:46:39.086Z] 08:32:01 ens3 696.38 508.64 8295.92 71.22 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:32:01 veth4b74e00 250.25 300.30 21.02 3025.64 0.00 0.00 0.00 0.25 [2026-05-08T08:46:39.086Z] 08:32:01 docker0 250.25 300.19 17.60 3025.63 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:32:01 lo 3.46 3.46 0.34 0.34 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:33:01 ens3 434.06 290.50 4947.96 83.28 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:33:01 docker0 185.85 273.20 16.99 1567.14 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:33:01 veth2a3c7fe 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:34:01 ens3 16.88 10.79 15.32 7.57 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:34:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:34:01 veth2a3c7fe 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:35:01 ens3 17.91 11.60 13.74 7.82 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:35:01 docker0 1.20 1.20 0.09 0.11 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:35:01 veth2a3c7fe 1.20 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:36:02 ens3 26.78 17.50 23.00 12.88 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:36:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth9b4ee8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 ens3 121.25 79.75 2465.19 23.60 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 vethd5db48d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth2063f64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth169646c 0.42 0.59 0.04 0.15 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth022ad65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth096d6aa 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 docker0 2.75 4.30 0.20 71.05 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth8118c59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 vethc0cbcbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth9041ec1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:37:01 veth32f846f 2.27 4.19 0.20 70.93 0.00 0.00 0.00 0.01 [2026-05-08T08:46:39.086Z] 08:37:01 veth0c663fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth9b4ee8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 ens3 26.65 15.00 23.73 11.62 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 vethd5db48d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth2063f64 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth169646c 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth3c104ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 vethe76b7d1 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth022ad65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth096d6aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 docker0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth8118c59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 vethc0cbcbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth9041ec1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth9757d7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:38:01 veth0c663fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:39:01 ens3 961.97 445.54 8124.67 62.96 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:39:01 veth7aca491 76.59 173.35 8.55 1318.63 0.00 0.00 0.00 0.11 [2026-05-08T08:46:39.086Z] 08:39:01 veth169646c 0.12 3.17 0.01 0.14 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:39:01 veth5f1da5e 67.92 175.60 7.34 1101.02 0.00 0.00 0.00 0.09 [2026-05-08T08:46:39.086Z] 08:39:01 veth96b671d 78.07 183.69 8.54 1316.35 0.00 0.00 0.00 0.11 [2026-05-08T08:46:39.086Z] 08:39:01 veth67d73a3 47.74 112.43 4.98 443.61 0.00 0.00 0.00 0.04 [2026-05-08T08:46:39.086Z] 08:39:01 docker0 404.18 890.78 37.31 7099.42 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:39:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:39:01 veth069ec08 78.29 142.36 8.58 1311.71 0.00 0.00 0.00 0.11 [2026-05-08T08:46:39.086Z] 08:40:01 ens3 142.54 49.58 1102.24 7.96 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:40:01 veth169646c 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:40:01 docker0 46.06 135.74 4.45 1096.79 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:41:01 ens3 73.33 79.12 10.05 228.56 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:41:01 veth169646c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 vethf302bae 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 vethe769b68 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 ens3 172.90 98.70 1329.99 18.64 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 veth6bf46d5 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 veth169646c 0.00 0.57 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 veth4130e9e 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 vethc320a3e 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 veth2720ec3 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 veth7fdbc12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 veth6bd00ea 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 docker0 86.72 151.82 7.98 1312.79 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 veth16f770b 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 vethfd489ec 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 vethf3d4fb1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:42:01 vethe37281a 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 vethf302bae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 vethe769b68 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 ens3 25.73 16.13 21.15 11.69 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 veth6bf46d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 veth169646c 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 veth4130e9e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 veth2720ec3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 veth7fdbc12 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 veth6bd00ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 veth16f770b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 vethfd489ec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 vethe605928 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:43:01 vethe37281a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 vethf302bae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 vethe769b68 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 ens3 6.63 4.92 5.44 3.13 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 veth169646c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 veth4130e9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 veth2720ec3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 veth7fdbc12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 veth6bd00ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 veth16f770b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 vethfd489ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 vethe605928 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 vethe37281a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 vethf302bae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 vethe769b68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 ens3 5.88 3.96 4.74 2.67 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 veth169646c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 veth2469d60 0.41 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 veth4130e9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 veth2720ec3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 veth7fdbc12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 veth16f770b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:45:01 vethe605928 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:46:01 ens3 35.29 23.18 28.26 15.91 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:46:01 veth169646c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:46:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] 08:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] Average: ens3 183.65 109.84 1751.45 37.92 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] Average: veth169646c 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] Average: docker0 64.97 116.99 5.63 942.79 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] ---> sar -P ALL: [2026-05-08T08:46:39.086Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8884) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] 08:30:14 LINUX RESTART (8 CPU) [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] 08:31:02 CPU %user %nice %system %iowait %steal %idle [2026-05-08T08:46:39.086Z] 08:32:01 all 5.95 0.00 1.91 6.79 0.04 85.31 [2026-05-08T08:46:39.086Z] 08:32:01 0 8.20 0.00 2.76 4.06 0.05 84.94 [2026-05-08T08:46:39.086Z] 08:32:01 1 8.32 0.00 1.52 17.80 0.05 72.31 [2026-05-08T08:46:39.086Z] 08:32:01 2 6.02 0.00 1.20 3.17 0.03 89.57 [2026-05-08T08:46:39.086Z] 08:32:01 3 5.81 0.00 2.21 0.62 0.05 91.31 [2026-05-08T08:46:39.086Z] 08:32:01 4 4.23 0.00 1.96 0.96 0.05 92.80 [2026-05-08T08:46:39.086Z] 08:32:01 5 4.19 0.00 1.49 1.21 0.03 93.08 [2026-05-08T08:46:39.086Z] 08:32:01 6 7.41 0.00 2.05 5.58 0.05 84.90 [2026-05-08T08:46:39.086Z] 08:32:01 7 3.39 0.00 2.10 20.93 0.03 73.55 [2026-05-08T08:46:39.086Z] 08:33:01 all 6.25 0.00 2.66 9.71 0.05 81.33 [2026-05-08T08:46:39.086Z] 08:33:01 0 7.58 0.00 2.25 3.96 0.03 86.17 [2026-05-08T08:46:39.086Z] 08:33:01 1 6.07 0.00 2.97 2.90 0.05 88.01 [2026-05-08T08:46:39.086Z] 08:33:01 2 4.75 0.00 1.76 3.95 0.05 89.48 [2026-05-08T08:46:39.086Z] 08:33:01 3 6.54 0.00 2.31 3.40 0.07 87.68 [2026-05-08T08:46:39.086Z] 08:33:01 4 6.66 0.00 2.27 8.66 0.05 82.37 [2026-05-08T08:46:39.086Z] 08:33:01 5 6.40 0.00 2.90 5.10 0.07 85.53 [2026-05-08T08:46:39.086Z] 08:33:01 6 5.19 0.00 3.37 26.25 0.05 65.15 [2026-05-08T08:46:39.086Z] 08:33:01 7 6.82 0.00 3.42 23.53 0.07 66.16 [2026-05-08T08:46:39.086Z] 08:34:01 all 46.80 0.00 8.29 3.86 0.10 40.95 [2026-05-08T08:46:39.086Z] 08:34:01 0 44.18 0.00 7.87 1.52 0.10 46.32 [2026-05-08T08:46:39.086Z] 08:34:01 1 47.90 0.00 8.55 4.31 0.10 39.15 [2026-05-08T08:46:39.086Z] 08:34:01 2 47.91 0.00 8.34 2.37 0.10 41.27 [2026-05-08T08:46:39.086Z] 08:34:01 3 49.52 0.00 7.86 0.62 0.10 41.91 [2026-05-08T08:46:39.086Z] 08:34:01 4 44.50 0.00 8.24 0.77 0.10 46.39 [2026-05-08T08:46:39.086Z] 08:34:01 5 47.19 0.00 9.25 0.94 0.10 42.53 [2026-05-08T08:46:39.086Z] 08:34:01 6 44.94 0.00 8.73 19.21 0.12 27.01 [2026-05-08T08:46:39.086Z] 08:34:01 7 48.28 0.00 7.45 1.27 0.08 42.91 [2026-05-08T08:46:39.086Z] 08:35:01 all 55.65 0.00 7.26 0.85 0.11 36.13 [2026-05-08T08:46:39.086Z] 08:35:01 0 54.57 0.00 7.05 0.13 0.10 38.14 [2026-05-08T08:46:39.086Z] 08:35:01 1 56.13 0.00 7.09 2.98 0.12 33.69 [2026-05-08T08:46:39.086Z] 08:35:01 2 55.78 0.00 7.13 0.27 0.10 36.72 [2026-05-08T08:46:39.086Z] 08:35:01 3 55.07 0.00 7.33 0.03 0.10 37.47 [2026-05-08T08:46:39.086Z] 08:35:01 4 58.50 0.00 7.68 0.29 0.12 33.41 [2026-05-08T08:46:39.086Z] 08:35:01 5 54.68 0.00 7.08 0.12 0.10 38.02 [2026-05-08T08:46:39.086Z] 08:35:01 6 55.87 0.00 7.54 2.98 0.10 33.51 [2026-05-08T08:46:39.086Z] 08:35:01 7 54.61 0.00 7.20 0.00 0.12 38.07 [2026-05-08T08:46:39.086Z] 08:36:02 all 34.09 0.00 5.24 2.72 0.09 57.86 [2026-05-08T08:46:39.086Z] 08:36:02 0 32.54 0.00 6.00 13.84 0.10 47.52 [2026-05-08T08:46:39.086Z] 08:36:02 1 31.51 0.00 5.11 3.23 0.08 60.06 [2026-05-08T08:46:39.086Z] 08:36:02 2 34.02 0.00 5.62 2.43 0.08 57.85 [2026-05-08T08:46:39.086Z] 08:36:02 3 33.08 0.00 5.35 0.50 0.08 60.99 [2026-05-08T08:46:39.086Z] 08:36:02 4 34.85 0.00 5.09 0.62 0.08 59.36 [2026-05-08T08:46:39.086Z] 08:36:02 5 35.42 0.00 4.71 0.25 0.08 59.53 [2026-05-08T08:46:39.086Z] 08:36:02 6 34.59 0.00 5.03 0.59 0.10 59.69 [2026-05-08T08:46:39.086Z] 08:36:02 7 36.70 0.00 5.02 0.30 0.08 57.89 [2026-05-08T08:46:39.086Z] 08:37:01 all 12.74 0.00 5.06 36.06 0.07 46.07 [2026-05-08T08:46:39.086Z] 08:37:01 0 12.28 0.00 4.91 36.20 0.07 46.54 [2026-05-08T08:46:39.086Z] 08:37:01 1 11.86 0.00 6.35 38.49 0.07 43.22 [2026-05-08T08:46:39.086Z] 08:37:01 2 12.51 0.00 4.91 50.24 0.09 32.25 [2026-05-08T08:46:39.086Z] 08:37:01 3 12.44 0.00 5.33 40.47 0.07 41.69 [2026-05-08T08:46:39.086Z] 08:37:01 4 13.76 0.00 5.13 19.62 0.05 61.43 [2026-05-08T08:46:39.086Z] 08:37:01 5 12.93 0.00 4.24 37.39 0.05 45.39 [2026-05-08T08:46:39.086Z] 08:37:01 6 12.20 0.00 4.77 27.93 0.09 55.02 [2026-05-08T08:46:39.086Z] 08:37:01 7 13.92 0.00 4.83 38.12 0.07 43.07 [2026-05-08T08:46:39.086Z] 08:38:01 all 0.24 0.00 0.22 42.76 0.02 56.76 [2026-05-08T08:46:39.086Z] 08:38:01 0 0.12 0.00 0.12 2.46 0.03 97.27 [2026-05-08T08:46:39.086Z] 08:38:01 1 0.05 0.00 1.01 98.35 0.02 0.57 [2026-05-08T08:46:39.086Z] 08:38:01 2 0.08 0.00 0.05 5.04 0.00 94.83 [2026-05-08T08:46:39.086Z] 08:38:01 3 0.13 0.00 0.12 85.37 0.03 14.35 [2026-05-08T08:46:39.086Z] 08:38:01 4 0.17 0.00 0.08 11.21 0.03 88.51 [2026-05-08T08:46:39.086Z] 08:38:01 5 0.13 0.00 0.10 72.67 0.02 27.08 [2026-05-08T08:46:39.086Z] 08:38:01 6 0.92 0.00 0.15 4.85 0.02 94.07 [2026-05-08T08:46:39.086Z] 08:38:01 7 0.30 0.00 0.13 62.46 0.02 37.09 [2026-05-08T08:46:39.086Z] 08:39:01 all 9.61 0.00 4.38 42.70 0.08 43.23 [2026-05-08T08:46:39.086Z] 08:39:01 0 8.95 0.00 4.39 30.76 0.08 55.82 [2026-05-08T08:46:39.086Z] 08:39:01 1 10.10 0.00 4.34 58.02 0.07 27.47 [2026-05-08T08:46:39.086Z] 08:39:01 2 9.06 0.00 4.70 27.66 0.08 58.49 [2026-05-08T08:46:39.086Z] 08:39:01 3 9.76 0.00 4.14 29.52 0.08 56.50 [2026-05-08T08:46:39.086Z] 08:39:01 4 8.25 0.00 4.30 55.21 0.08 32.15 [2026-05-08T08:46:39.086Z] 08:39:01 5 9.88 0.00 4.59 40.20 0.08 45.25 [2026-05-08T08:46:39.086Z] 08:39:01 6 10.47 0.00 4.47 39.89 0.08 45.08 [2026-05-08T08:46:39.086Z] 08:39:01 7 10.40 0.00 4.07 60.31 0.08 25.14 [2026-05-08T08:46:39.086Z] 08:40:01 all 1.78 0.00 1.07 28.37 0.03 68.76 [2026-05-08T08:46:39.086Z] 08:40:01 0 1.69 0.00 1.17 32.43 0.03 64.68 [2026-05-08T08:46:39.086Z] 08:40:01 1 2.05 0.00 0.68 7.63 0.03 89.60 [2026-05-08T08:46:39.086Z] 08:40:01 2 1.98 0.00 0.82 6.18 0.02 91.00 [2026-05-08T08:46:39.086Z] 08:40:01 3 1.48 0.00 2.52 94.26 0.05 1.69 [2026-05-08T08:46:39.086Z] 08:40:01 4 1.58 0.00 0.80 8.84 0.02 88.76 [2026-05-08T08:46:39.086Z] 08:40:01 5 1.58 0.00 0.72 18.16 0.02 79.53 [2026-05-08T08:46:39.086Z] 08:40:01 6 1.85 0.00 1.02 38.77 0.02 58.34 [2026-05-08T08:46:39.086Z] 08:40:01 7 2.02 0.00 0.82 20.96 0.02 76.19 [2026-05-08T08:46:39.086Z] 08:41:01 all 0.30 0.00 0.87 22.88 0.02 75.93 [2026-05-08T08:46:39.086Z] 08:41:01 0 0.30 0.00 0.95 17.38 0.02 81.36 [2026-05-08T08:46:39.086Z] 08:41:01 1 0.30 0.00 0.55 2.02 0.02 97.11 [2026-05-08T08:46:39.086Z] 08:41:01 2 0.37 0.00 1.39 18.86 0.02 79.36 [2026-05-08T08:46:39.086Z] 08:41:01 3 0.17 0.00 0.85 54.99 0.03 43.96 [2026-05-08T08:46:39.086Z] 08:41:01 4 0.25 0.00 1.18 14.74 0.02 83.81 [2026-05-08T08:46:39.086Z] 08:41:01 5 0.38 0.00 1.18 4.27 0.00 94.17 [2026-05-08T08:46:39.086Z] 08:41:01 6 0.40 0.00 0.22 35.59 0.02 63.78 [2026-05-08T08:46:39.086Z] 08:41:01 7 0.22 0.00 0.64 35.37 0.02 63.76 [2026-05-08T08:46:39.086Z] 08:42:01 all 4.95 0.00 2.26 43.44 0.05 49.31 [2026-05-08T08:46:39.086Z] 08:42:01 0 4.70 0.00 2.27 43.57 0.05 49.41 [2026-05-08T08:46:39.086Z] 08:42:01 1 4.38 0.00 2.24 24.00 0.05 69.33 [2026-05-08T08:46:39.086Z] 08:42:01 2 5.06 0.00 2.75 53.57 0.05 38.56 [2026-05-08T08:46:39.086Z] 08:42:01 3 4.44 0.00 1.95 34.68 0.05 58.88 [2026-05-08T08:46:39.086Z] 08:42:01 4 5.69 0.00 2.18 31.36 0.03 60.74 [2026-05-08T08:46:39.086Z] 08:42:01 5 5.16 0.00 2.21 52.60 0.05 39.98 [2026-05-08T08:46:39.086Z] 08:42:01 6 4.99 0.00 2.03 62.87 0.03 30.08 [2026-05-08T08:46:39.086Z] 08:42:01 7 5.14 0.00 2.43 44.91 0.05 47.47 [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2026-05-08T08:46:39.086Z] 08:43:01 all 76.12 0.00 9.22 13.80 0.16 0.71 [2026-05-08T08:46:39.086Z] 08:43:01 0 76.44 0.00 8.56 14.30 0.15 0.55 [2026-05-08T08:46:39.086Z] 08:43:01 1 75.58 0.00 10.34 13.56 0.17 0.35 [2026-05-08T08:46:39.086Z] 08:43:01 2 76.11 0.00 9.09 13.50 0.17 1.13 [2026-05-08T08:46:39.086Z] 08:43:01 3 76.83 0.00 8.79 13.21 0.15 1.02 [2026-05-08T08:46:39.086Z] 08:43:01 4 76.44 0.00 8.70 13.44 0.17 1.25 [2026-05-08T08:46:39.086Z] 08:43:01 5 76.01 0.00 9.35 14.31 0.15 0.17 [2026-05-08T08:46:39.086Z] 08:43:01 6 76.19 0.00 9.26 13.62 0.17 0.77 [2026-05-08T08:46:39.086Z] 08:43:01 7 75.35 0.00 9.64 14.45 0.17 0.40 [2026-05-08T08:46:39.086Z] 08:44:01 all 89.53 0.00 8.94 0.71 0.17 0.66 [2026-05-08T08:46:39.086Z] 08:44:01 0 89.69 0.00 8.78 0.48 0.18 0.87 [2026-05-08T08:46:39.086Z] 08:44:01 1 88.86 0.00 9.61 1.35 0.17 0.02 [2026-05-08T08:46:39.086Z] 08:44:01 2 89.70 0.00 8.78 1.35 0.17 0.00 [2026-05-08T08:46:39.086Z] 08:44:01 3 90.17 0.00 8.32 0.50 0.17 0.85 [2026-05-08T08:46:39.086Z] 08:44:01 4 89.72 0.00 8.73 0.48 0.18 0.88 [2026-05-08T08:46:39.086Z] 08:44:01 5 89.02 0.00 9.38 0.50 0.18 0.92 [2026-05-08T08:46:39.086Z] 08:44:01 6 89.71 0.00 8.76 0.50 0.17 0.87 [2026-05-08T08:46:39.086Z] 08:44:01 7 89.35 0.00 9.15 0.48 0.17 0.85 [2026-05-08T08:46:39.086Z] 08:45:01 all 84.08 0.00 8.32 3.13 0.15 4.32 [2026-05-08T08:46:39.086Z] 08:45:01 0 85.02 0.00 8.01 2.50 0.15 4.31 [2026-05-08T08:46:39.086Z] 08:45:01 1 83.85 0.00 8.61 5.16 0.17 2.22 [2026-05-08T08:46:39.086Z] 08:45:01 2 84.10 0.00 8.28 7.11 0.17 0.35 [2026-05-08T08:46:39.086Z] 08:45:01 3 83.56 0.00 8.28 1.59 0.15 6.42 [2026-05-08T08:46:39.086Z] 08:45:01 4 83.98 0.00 8.36 0.96 0.13 6.57 [2026-05-08T08:46:39.086Z] 08:45:01 5 84.44 0.00 8.13 1.89 0.17 5.37 [2026-05-08T08:46:39.086Z] 08:45:01 6 84.34 0.00 8.34 0.23 0.15 6.93 [2026-05-08T08:46:39.086Z] 08:45:01 7 83.37 0.00 8.53 5.56 0.15 2.39 [2026-05-08T08:46:39.086Z] 08:46:01 all 1.57 0.00 1.09 26.92 0.04 70.38 [2026-05-08T08:46:39.086Z] 08:46:01 0 1.36 0.00 1.34 24.93 0.05 72.32 [2026-05-08T08:46:39.086Z] 08:46:01 1 1.85 0.00 1.41 72.62 0.05 24.07 [2026-05-08T08:46:39.086Z] 08:46:01 2 2.01 0.00 1.22 24.15 0.03 72.59 [2026-05-08T08:46:39.086Z] 08:46:01 3 1.69 0.00 0.79 5.51 0.03 91.98 [2026-05-08T08:46:39.086Z] 08:46:01 4 1.09 0.00 0.99 14.56 0.03 83.33 [2026-05-08T08:46:39.086Z] 08:46:01 5 1.37 0.00 0.90 19.99 0.05 77.68 [2026-05-08T08:46:39.086Z] 08:46:01 6 1.49 0.00 0.94 20.04 0.05 77.48 [2026-05-08T08:46:39.086Z] 08:46:01 7 1.71 0.00 1.17 33.76 0.05 63.31 [2026-05-08T08:46:39.086Z] Average: all 28.78 0.00 4.46 18.94 0.08 47.75 [2026-05-08T08:46:39.086Z] Average: 0 28.66 0.00 4.44 15.17 0.08 51.65 [2026-05-08T08:46:39.086Z] Average: 1 28.71 0.00 4.70 23.41 0.08 43.10 [2026-05-08T08:46:39.086Z] Average: 2 28.76 0.00 4.41 14.56 0.08 52.19 [2026-05-08T08:46:39.086Z] Average: 3 28.87 0.00 4.41 24.32 0.08 42.31 [2026-05-08T08:46:39.086Z] Average: 4 28.76 0.00 4.38 12.08 0.08 54.70 [2026-05-08T08:46:39.086Z] Average: 5 28.71 0.00 4.42 17.93 0.08 48.86 [2026-05-08T08:46:39.086Z] Average: 6 28.83 0.00 4.45 19.91 0.08 46.73 [2026-05-08T08:46:39.086Z] Average: 7 28.90 0.00 4.45 24.11 0.08 42.47 [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z] [2026-05-08T08:46:39.086Z]