Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f5360b86ab9f22f98b2a815e31c71ca862d4840+0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 (8743299d006ca1a2376ed00e0a3a20684f0f3a9d) 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-ssh3021055220246359586.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-ssh13261050057810785690.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-ssh17283530953384616729.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-ssh15092143738730148208.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-ssh1481410969185121537.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-1662’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1667 in /w/workspace/edgexfoundry_edgex-go_PR-5354 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 into PR head commit 3f5360b86ab9f22f98b2a815e31c71ca862d4840 Merge succeeded, producing 738d08aa1854fc837276628b5db5724affee8dc8 Checking out Revision 738d08aa1854fc837276628b5db5724affee8dc8 (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 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 738d08aa1854fc837276628b5db5724affee8dc8 # timeout=10 Commit message: "Merge commit '0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d7fbb1d6909ced7f48c3384cb312c3159f9aba4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-06T08:30:42.800Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-06T08:30:42.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-06T08:30:42.908Z] ========================================================= [2026-02-06T08:30:42.908Z] EdgeX Global Pipelines Version Info [2026-02-06T08:30:42.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:30:44.049Z] ------------------- [2026-02-06T08:30:44.049Z] stable info: [2026-02-06T08:30:44.049Z] ------------------- [2026-02-06T08:30:44.049Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-06T08:30:44.049Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-06T08:30:44.049Z] Message: update stable to v1.0.278 [2026-02-06T08:30:44.637Z] ------------------- [2026-02-06T08:30:44.637Z] experimental info: [2026-02-06T08:30:44.637Z] ------------------- [2026-02-06T08:30:44.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-06T08:30:44.637Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-06T08:30:44.637Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-06T08:30:44.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-02-06T08:30:44.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-02-06T08:30:44.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-06T08:30:44.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-06T08:30:44.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-06T08:30:44.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-06T08:30:44.851Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-06T08:30:44.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-02-06T08:30:44.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-02-06T08:30:44.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-02-06T08:30:44.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-06T08:30:44.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-06T08:30:44.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-06T08:30:45.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-06T08:30:45.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-06T08:30:45.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-06T08:30:45.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-06T08:30:45.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-06T08:30:45.114Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-02-06T08:30:45.132Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-02-06T08:30:45.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-06T08:30:45.170Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-06T08:30:45.192Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-06T08:30:45.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5354 [Pipeline] echo [2026-02-06T08:30:45.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5354 [Pipeline] echo [2026-02-06T08:30:45.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5354 [Pipeline] echo [2026-02-06T08:30:45.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 738d08aa1854fc837276628b5db5724affee8dc8 [Pipeline] echo [2026-02-06T08:30:45.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 738d08a [Pipeline] echo [2026-02-06T08:30:45.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-06T08:30:45.373Z] provisioning config files... [2026-02-06T08:30:45.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config9861901923342688823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:30:45.732Z] ---> ****-login.sh [2026-02-06T08:30:45.732Z] nexus3.edgexfoundry.org:10001 [2026-02-06T08:30:45.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:45.995Z] [2026-02-06T08:30:45.995Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:45.995Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:45.995Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:45.995Z] [2026-02-06T08:30:45.995Z] Login Succeeded [2026-02-06T08:30:45.996Z] nexus3.edgexfoundry.org:10002 [2026-02-06T08:30:45.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:45.996Z] [2026-02-06T08:30:45.996Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:45.996Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:45.996Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:45.996Z] [2026-02-06T08:30:45.996Z] Login Succeeded [2026-02-06T08:30:45.996Z] nexus3.edgexfoundry.org:10003 [2026-02-06T08:30:45.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:46.257Z] [2026-02-06T08:30:46.257Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:46.257Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:46.257Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:46.257Z] [2026-02-06T08:30:46.257Z] Login Succeeded [2026-02-06T08:30:46.257Z] nexus3.edgexfoundry.org:10004 [2026-02-06T08:30:46.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:46.257Z] [2026-02-06T08:30:46.257Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:46.257Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:46.257Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:46.257Z] [2026-02-06T08:30:46.257Z] Login Succeeded [2026-02-06T08:30:46.257Z] ****.io [2026-02-06T08:30:46.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-06T08:30:46.517Z] [2026-02-06T08:30:46.517Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-06T08:30:46.517Z] Configure a credential helper to remove this warning. See [2026-02-06T08:30:46.517Z] https://docs.****.com/go/credential-store/ [2026-02-06T08:30:46.517Z] [2026-02-06T08:30:46.517Z] Login Succeeded [2026-02-06T08:30:46.517Z] ---> ****-login.sh ends [Pipeline] } [2026-02-06T08:30:46.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-06T08:30:46.859Z] + 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-02-06T08:30:46.859Z] + dirname cmd/core-command/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo core-command,cmd/core-command/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/core-data/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo core-data,cmd/core-data/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/core-keeper/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/core-metadata/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-spire-agent/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-spire-config/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/security-spire-server/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/support-notifications/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-02-06T08:30:46.859Z] + dirname cmd/support-scheduler/Dockerfile [2026-02-06T08:30:46.859Z] + cut -d/ -f2 [2026-02-06T08:30:46.859Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-02-06T08:30:46.887Z] 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-02-06T08:30:47.232Z] + git rev-list -1 --merges 738d08aa1854fc837276628b5db5724affee8dc8~1..738d08aa1854fc837276628b5db5724affee8dc8 [Pipeline] echo [2026-02-06T08:30:47.242Z] -----------> git rev-list -1 --merges 738d08aa1854fc837276628b5db5724affee8dc8~1..738d08aa1854fc837276628b5db5724affee8dc8 738d08aa1854fc837276628b5db5724affee8dc8 [2026-02-06T08:30:47.242Z] 738d08aa1854fc837276628b5db5724affee8dc8 [false] [Pipeline] sh [2026-02-06T08:30:47.531Z] + git log --format=format:%s -1 738d08aa1854fc837276628b5db5724affee8dc8 [Pipeline] echo [2026-02-06T08:30:47.544Z] ========================================================= [2026-02-06T08:30:47.544Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-06T08:30:47.544Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-06T08:30:47.909Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-06T08:30:47.909Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-06T08:30:47.909Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-06T08:30:47.909Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-06T08:30:47.909Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-06T08:30:47.909Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-06T08:30:47.909Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:30:48.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-06T08:30:48.252Z] [2026-02-06T08:30:48.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:30:48.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-06T08:30:48.552Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-06T08:30:48.552Z] 3dae71ba6b94: Pulling fs layer [2026-02-06T08:30:48.552Z] 6bf1a483ea7c: Pulling fs layer [2026-02-06T08:30:48.552Z] f5dfc541a4d3: Pulling fs layer [2026-02-06T08:30:48.552Z] 461d9e800cba: Pulling fs layer [2026-02-06T08:30:48.552Z] 80192f66455f: Pulling fs layer [2026-02-06T08:30:48.552Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-06T08:30:48.552Z] a29436f7fd5d: Pulling fs layer [2026-02-06T08:30:48.552Z] 923cac83aea3: Pulling fs layer [2026-02-06T08:30:48.552Z] 25ad8b0a4227: Pulling fs layer [2026-02-06T08:30:48.552Z] db01528c6b51: Pulling fs layer [2026-02-06T08:30:48.552Z] 28988de357af: Pulling fs layer [2026-02-06T08:30:48.552Z] 2e8e34ca0e6c: Waiting [2026-02-06T08:30:48.552Z] 461d9e800cba: Waiting [2026-02-06T08:30:48.552Z] a29436f7fd5d: Waiting [2026-02-06T08:30:48.552Z] 923cac83aea3: Waiting [2026-02-06T08:30:48.552Z] 80192f66455f: Waiting [2026-02-06T08:30:48.552Z] 25ad8b0a4227: Waiting [2026-02-06T08:30:48.552Z] db01528c6b51: Waiting [2026-02-06T08:30:48.552Z] 6bf1a483ea7c: Verifying Checksum [2026-02-06T08:30:48.552Z] 6bf1a483ea7c: Download complete [2026-02-06T08:30:48.858Z] 461d9e800cba: Verifying Checksum [2026-02-06T08:30:48.858Z] 461d9e800cba: Download complete [2026-02-06T08:30:48.858Z] 80192f66455f: Verifying Checksum [2026-02-06T08:30:48.858Z] 80192f66455f: Download complete [2026-02-06T08:30:48.858Z] f5dfc541a4d3: Download complete [2026-02-06T08:30:49.121Z] 3dae71ba6b94: Verifying Checksum [2026-02-06T08:30:49.121Z] 3dae71ba6b94: Download complete [2026-02-06T08:30:49.121Z] 923cac83aea3: Download complete [2026-02-06T08:30:49.121Z] 25ad8b0a4227: Verifying Checksum [2026-02-06T08:30:49.121Z] 25ad8b0a4227: Download complete [2026-02-06T08:30:49.121Z] db01528c6b51: Verifying Checksum [2026-02-06T08:30:49.121Z] db01528c6b51: Download complete [2026-02-06T08:30:49.121Z] 28988de357af: Download complete [2026-02-06T08:30:49.379Z] a29436f7fd5d: Verifying Checksum [2026-02-06T08:30:49.379Z] a29436f7fd5d: Download complete [2026-02-06T08:30:49.637Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-06T08:30:49.637Z] 2e8e34ca0e6c: Download complete [2026-02-06T08:30:50.569Z] 3dae71ba6b94: Pull complete [2026-02-06T08:30:50.828Z] 6bf1a483ea7c: Pull complete [2026-02-06T08:30:51.393Z] f5dfc541a4d3: Pull complete [2026-02-06T08:30:51.650Z] 461d9e800cba: Pull complete [2026-02-06T08:30:51.650Z] 80192f66455f: Pull complete [2026-02-06T08:30:56.915Z] 2e8e34ca0e6c: Pull complete [2026-02-06T08:30:56.915Z] a29436f7fd5d: Pull complete [2026-02-06T08:30:56.915Z] 923cac83aea3: Pull complete [2026-02-06T08:30:57.173Z] 25ad8b0a4227: Pull complete [2026-02-06T08:30:57.173Z] db01528c6b51: Pull complete [2026-02-06T08:30:57.173Z] 28988de357af: Pull complete [2026-02-06T08:30:57.173Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-06T08:30:57.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-06T08:30:57.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:30:57.298Z] prd-ubuntu20.04-docker-8c-8g-1667 does not seem to be running inside a container [2026-02-06T08:30:57.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-06T08:30:59.227Z] $ docker top 9e5de330be78aaee8a1fbc801689633e75add836e501886b8a424a9bb4973131 -eo pid,comm [2026-02-06T08:30:59.279Z] 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-02-06T08:30:59.279Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-06T08:30:59.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-06T08:30:59.333Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-06T08:30:59.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-06T08:30:59.469Z] $ docker exec 9e5de330be78aaee8a1fbc801689633e75add836e501886b8a424a9bb4973131 ssh-agent [2026-02-06T08:30:59.591Z] SSH_AUTH_SOCK=/tmp/ssh-B0xkqjw2xBil/agent.32 [2026-02-06T08:30:59.591Z] SSH_AGENT_PID=38 [2026-02-06T08:30:59.597Z] Running ssh-add (command line suppressed) [2026-02-06T08:30:59.705Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_14647218106098978373.key (/w/workspace/edgex-go/6@tmp/private_key_14647218106098978373.key) [2026-02-06T08:30:59.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-06T08:31:00.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] sh [2026-02-06T08:31:00.305Z] + git tag --points-at HEAD [Pipeline] } [2026-02-06T08:31:00.311Z] $ docker exec --env ******** --env ******** 9e5de330be78aaee8a1fbc801689633e75add836e501886b8a424a9bb4973131 ssh-agent -k [2026-02-06T08:31:00.410Z] unset SSH_AUTH_SOCK; [2026-02-06T08:31:00.411Z] unset SSH_AGENT_PID; [2026-02-06T08:31:00.411Z] echo Agent pid 38 killed; [2026-02-06T08:31:00.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-06T08:31:00.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-06T08:31:00.470Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-06T08:31:00.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-06T08:31:00.566Z] $ docker exec 9e5de330be78aaee8a1fbc801689633e75add836e501886b8a424a9bb4973131 ssh-agent [2026-02-06T08:31:00.669Z] SSH_AUTH_SOCK=/tmp/ssh-mOQcdacnjfnO/agent.85 [2026-02-06T08:31:00.669Z] SSH_AGENT_PID=91 [2026-02-06T08:31:00.673Z] Running ssh-add (command line suppressed) [2026-02-06T08:31:00.756Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_12311244812647910146.key (/w/workspace/edgex-go/6@tmp/private_key_12311244812647910146.key) [2026-02-06T08:31:00.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-06T08:31:01.065Z] + git semver init [2026-02-06T08:31:01.324Z] 2026-02-06 08:31:01,260 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-06T08:31:01.324Z] 2026-02-06 08:31:01,271 [run_init] DEBUG init version:0.0.0 force:False [2026-02-06T08:31:01.324Z] 2026-02-06 08:31:01,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2026-02-06T08:31:01.324Z] 2026-02-06 08:31:01,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2026-02-06T08:31:01.324Z] 2026-02-06 08:31:01,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, stdin=None, shell=False, universal_newlines=False) [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,157 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-5354 with force:False [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,157 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-5354 [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,161 [execute] INFO git cat-file --batch-check [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,165 [execute] INFO git cat-file --batch [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-06T08:31:27.925Z] 2026-02-06 08:31:26,169 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-5354 [2026-02-06T08:31:27.925Z] 0.0.0 [Pipeline] } [2026-02-06T08:31:27.930Z] $ docker exec --env ******** --env ******** 9e5de330be78aaee8a1fbc801689633e75add836e501886b8a424a9bb4973131 ssh-agent -k [2026-02-06T08:31:28.031Z] unset SSH_AUTH_SOCK; [2026-02-06T08:31:28.031Z] unset SSH_AGENT_PID; [2026-02-06T08:31:28.031Z] echo Agent pid 91 killed; [2026-02-06T08:31:28.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-06T08:31:28.355Z] + git semver [Pipeline] } [2026-02-06T08:31:28.930Z] $ docker stop --time=1 9e5de330be78aaee8a1fbc801689633e75add836e501886b8a424a9bb4973131 [2026-02-06T08:31:30.162Z] $ docker rm -f --volumes 9e5de330be78aaee8a1fbc801689633e75add836e501886b8a424a9bb4973131 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-06T08:31:30.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-06T08:31:30.801Z] Stashed 1 file(s) [Pipeline] echo [2026-02-06T08:31:30.803Z] [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-02-06T08:31:31.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2026-02-06T08:31:31.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-06T08:31:31.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-06T08:31:31.383Z] ========================================================= [2026-02-06T08:31:31.383Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-06T08:31:31.383Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-02-06T08:31:31.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:31.681Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-02-06T08:31:31.681Z] 2d35ebdb57d9: Pulling fs layer [2026-02-06T08:31:31.681Z] c35fb4624d26: Pulling fs layer [2026-02-06T08:31:31.681Z] 4e2aec7ef170: Pulling fs layer [2026-02-06T08:31:31.681Z] 333b49ad6fbf: Pulling fs layer [2026-02-06T08:31:31.681Z] 4f4fb700ef54: Pulling fs layer [2026-02-06T08:31:31.681Z] c3e65509a76b: Pulling fs layer [2026-02-06T08:31:31.681Z] 7cf9ebb963bd: Pulling fs layer [2026-02-06T08:31:31.681Z] bb34ca984cfb: Pulling fs layer [2026-02-06T08:31:31.681Z] 151cf03bc807: Pulling fs layer [2026-02-06T08:31:31.681Z] 333b49ad6fbf: Waiting [2026-02-06T08:31:31.681Z] 4f4fb700ef54: Waiting [2026-02-06T08:31:31.681Z] c3e65509a76b: Waiting [2026-02-06T08:31:31.681Z] 7cf9ebb963bd: Waiting [2026-02-06T08:31:31.681Z] bb34ca984cfb: Waiting [2026-02-06T08:31:31.681Z] 151cf03bc807: Waiting [2026-02-06T08:31:31.681Z] c35fb4624d26: Download complete [2026-02-06T08:31:31.681Z] 333b49ad6fbf: Verifying Checksum [2026-02-06T08:31:31.681Z] 333b49ad6fbf: Download complete [2026-02-06T08:31:31.681Z] 4f4fb700ef54: Verifying Checksum [2026-02-06T08:31:31.681Z] 4f4fb700ef54: Download complete [2026-02-06T08:31:31.681Z] c3e65509a76b: Verifying Checksum [2026-02-06T08:31:31.681Z] c3e65509a76b: Download complete [2026-02-06T08:31:31.681Z] 2d35ebdb57d9: Verifying Checksum [2026-02-06T08:31:31.681Z] 2d35ebdb57d9: Download complete [2026-02-06T08:31:31.942Z] 7cf9ebb963bd: Verifying Checksum [2026-02-06T08:31:31.942Z] 7cf9ebb963bd: Download complete [2026-02-06T08:31:31.942Z] 2d35ebdb57d9: Pull complete [2026-02-06T08:31:31.942Z] c35fb4624d26: Pull complete [2026-02-06T08:31:32.204Z] 4e2aec7ef170: Verifying Checksum [2026-02-06T08:31:32.204Z] 4e2aec7ef170: Download complete [2026-02-06T08:31:32.205Z] 151cf03bc807: Verifying Checksum [2026-02-06T08:31:32.205Z] 151cf03bc807: Download complete [2026-02-06T08:31:32.461Z] bb34ca984cfb: Verifying Checksum [2026-02-06T08:31:32.461Z] bb34ca984cfb: Download complete [2026-02-06T08:31:37.732Z] 4e2aec7ef170: Pull complete [2026-02-06T08:31:37.732Z] 333b49ad6fbf: Pull complete [2026-02-06T08:31:37.732Z] 4f4fb700ef54: Pull complete [2026-02-06T08:31:37.732Z] c3e65509a76b: Pull complete [2026-02-06T08:31:37.732Z] 7cf9ebb963bd: Pull complete [2026-02-06T08:31:40.254Z] bb34ca984cfb: Pull complete [2026-02-06T08:31:40.818Z] 151cf03bc807: Pull complete [2026-02-06T08:31:41.075Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-06T08:31:41.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:41.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-02-06T08:31:41.370Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:41.370Z] WORKDIR /edgex [2026-02-06T08:31:41.370Z] COPY go.mod . [2026-02-06T08:31:41.370Z] RUN go mod download [2026-02-06T08:31:41.370Z] + docker build -t ci-base-image-x86_64 -f - . [2026-02-06T08:31:41.939Z] #0 building with "default" instance using docker driver [2026-02-06T08:31:41.939Z] [2026-02-06T08:31:41.939Z] #1 [internal] load build definition from Dockerfile [2026-02-06T08:31:41.939Z] #1 transferring dockerfile: 164B done [2026-02-06T08:31:41.939Z] #1 DONE 0.0s [2026-02-06T08:31:41.939Z] [2026-02-06T08:31:41.939Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:41.939Z] #2 DONE 0.0s [2026-02-06T08:31:41.939Z] [2026-02-06T08:31:41.939Z] #3 [internal] load .dockerignore [2026-02-06T08:31:41.939Z] #3 transferring context: 50B done [2026-02-06T08:31:41.939Z] #3 DONE 0.0s [2026-02-06T08:31:41.939Z] [2026-02-06T08:31:41.939Z] #4 [internal] load build context [2026-02-06T08:31:42.199Z] #4 transferring context: 7.07kB done [2026-02-06T08:31:42.199Z] #4 DONE 0.1s [2026-02-06T08:31:42.199Z] [2026-02-06T08:31:42.199Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-06T08:31:42.199Z] #5 DONE 0.1s [2026-02-06T08:31:42.199Z] [2026-02-06T08:31:42.199Z] #6 [2/4] WORKDIR /edgex [2026-02-06T08:31:44.102Z] #6 DONE 1.7s [2026-02-06T08:31:44.102Z] [2026-02-06T08:31:44.102Z] #7 [3/4] COPY go.mod . [2026-02-06T08:31:44.102Z] #7 DONE 0.0s [2026-02-06T08:31:44.102Z] [2026-02-06T08:31:44.102Z] #8 [4/4] RUN go mod download [2026-02-06T08:31:52.215Z] #8 DONE 7.4s [2026-02-06T08:31:52.216Z] [2026-02-06T08:31:52.216Z] #9 exporting to image [2026-02-06T08:31:52.216Z] #9 exporting layers [2026-02-06T08:31:54.781Z] #9 exporting layers 3.5s done [2026-02-06T08:31:54.781Z] #9 writing image sha256:25c781c9bd5dc9c59a5b1d533c830368d7e28e84f3469a9e4d86f38cd6ac338f done [2026-02-06T08:31:54.781Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-06T08:31:54.781Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:31:55.091Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-06T08:31:55.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:31:55.165Z] prd-ubuntu20.04-docker-8c-8g-1667 does not seem to be running inside a container [2026-02-06T08:31:55.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-06T08:31:55.467Z] $ docker top a52506741b18d06999ef6968def67c2c794821b4be13a122236f9f6e6e32563d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-06T08:31:55.818Z] + go version [2026-02-06T08:31:55.818Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-06T08:31:55.826Z] $ docker stop --time=1 a52506741b18d06999ef6968def67c2c794821b4be13a122236f9f6e6e32563d [2026-02-06T08:31:57.087Z] $ docker rm -f --volumes a52506741b18d06999ef6968def67c2c794821b4be13a122236f9f6e6e32563d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:31:57.519Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-06T08:31:57.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:31:57.590Z] prd-ubuntu20.04-docker-8c-8g-1667 does not seem to be running inside a container [2026-02-06T08:31:57.617Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-06T08:31:57.864Z] $ docker top 44d118755feee0a01ec008e15937b7a503529f6d7d786b4a3317809c3fbdba52 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-02-06T08:31:57.935Z] ========================================================= [2026-02-06T08:31:57.935Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-02-06T08:31:57.935Z] ========================================================= [Pipeline] sh [2026-02-06T08:31:58.212Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2026-02-06T08:31:58.523Z] + make test [2026-02-06T08:31:58.523Z] go test -race -coverprofile=coverage.out ./... [2026-02-06T08:32:06.634Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-02-06T08:32:33.289Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-02-06T08:32:35.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2026-02-06T08:32:39.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.4% of statements [2026-02-06T08:32:39.095Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-02-06T08:32:39.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2026-02-06T08:32:39.095Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-02-06T08:32:39.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 57.6% of statements [2026-02-06T08:32:39.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2026-02-06T08:32:39.095Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-02-06T08:32:39.095Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.360s coverage: 94.2% of statements [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-02-06T08:32:40.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements [2026-02-06T08:32:40.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-02-06T08:32:40.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.019s coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-02-06T08:32:40.027Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-02-06T08:32:40.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 8.3% of statements [2026-02-06T08:32:40.958Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-02-06T08:32:40.958Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 95.9% of statements [2026-02-06T08:32:42.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-02-06T08:32:42.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-02-06T08:32:42.856Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-02-06T08:32:44.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.050s coverage: 3.5% of statements [2026-02-06T08:32:44.755Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-02-06T08:32:44.755Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-02-06T08:32:44.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2026-02-06T08:32:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-02-06T08:32:44.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 38.2% of statements [2026-02-06T08:32:44.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2026-02-06T08:32:44.755Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-02-06T08:32:44.755Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:32:44.755Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-02-06T08:32:45.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2026-02-06T08:32:45.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2026-02-06T08:32:45.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements [2026-02-06T08:32:45.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements [2026-02-06T08:32:46.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2026-02-06T08:32:58.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.042s coverage: 82.1% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.024s coverage: 6.8% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.030s coverage: 33.3% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.151s coverage: 54.8% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.033s coverage: 20.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.017s coverage: 88.6% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.129s coverage: 29.2% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 17.1% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 94.9% of statements [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.020s coverage: 9.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-02-06T08:33:10.633Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2026-02-06T08:33:10.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-02-06T08:33:10.633Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-06T08:33:10.633Z] 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-02-06T08:33:10.633Z] running golangci-lint [2026-02-06T08:33:10.633Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-02-06T08:33:10.633Z] go version go1.25.2 linux/amd64 [2026-02-06T08:33:10.891Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-02-06T08:33:10.891Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-02-06T08:33:10.891Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-02-06T08:33:10.891Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-02-06T08:33:10.891Z] level=info msg="[goenv] Read go env for 2.579968ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-02-06T08:33:10.891Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-02-06T08:33:32.832Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 19.849056582s" [2026-02-06T08:33:32.832Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.748244ms" [2026-02-06T08:33:42.783Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.345585545s with top 10 stages: buildir: 51.595159155s, gosec: 2.854232933s, inspect: 2.604404936s, fact_deprecated: 1.951598342s, ctrlflow: 1.694178632s, printf: 1.50353747s, fact_purity: 1.341243848s, nilness: 1.137785965s, QF1004: 1.110662716s, S1038: 1.094015896s" [2026-02-06T08:33:42.783Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-02-06T08:33:42.783Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-02-06T08:33:42.783Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-02-06T08:33:42.783Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-02-06T08:33:42.783Z] level=info msg="[runner] Processors filtering stat (in/out): generated_file_filter: 35/22, path_absoluter: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, cgo: 35/35, path_relativity: 35/35, nolint_filter: 21/0, exclusion_paths: 35/35, exclusion_rules: 22/21" [2026-02-06T08:33:42.783Z] level=info msg="[runner] processing took 14.388594ms with stages: nolint_filter: 12.247022ms, generated_file_filter: 1.559103ms, exclusion_rules: 337.861µs, exclusion_paths: 132.304µs, path_relativity: 86.183µs, invalid_issue: 6.711µs, cgo: 4.49µs, sort_results: 3.27µs, path_absoluter: 2.94µs, max_same_issues: 2.04µs, filename_unadjuster: 1.53µs, diff: 1.01µs, fixer: 830ns, uniq_by_line: 590ns, source_code: 590ns, severity-rules: 510ns, path_prettifier: 480ns, max_from_linter: 470ns, path_shortener: 350ns, max_per_file_from_linter: 310ns" [2026-02-06T08:33:42.783Z] level=info msg="[runner] linters took 11.009121346s with stages: goanalysis_metalinter: 10.994586348s" [2026-02-06T08:33:42.783Z] 0 issues. [2026-02-06T08:33:42.783Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-02-06T08:33:42.783Z] level=info msg="Memory: 309 samples, avg is 338.6MB, max is 1333.2MB" [2026-02-06T08:33:42.783Z] level=info msg="Execution took 30.902137018s" [2026-02-06T08:33:42.783Z] go vet ./... [2026-02-06T08:33:49.341Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-06T08:33:49.341Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-06T08:33:49.341Z] ./bin/test-attribution-txt.sh [2026-02-06T08:33:49.341Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-06T08:33:49.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-02-06T08:33:49.654Z] + ls -al . [2026-02-06T08:33:49.654Z] total 1392 [2026-02-06T08:33:49.654Z] drwxrwxr-x 11 1001 1001 4096 Feb 6 08:31 . [2026-02-06T08:33:49.654Z] drwxr-xr-x 4 root root 4096 Feb 6 08:31 .. [2026-02-06T08:33:49.654Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 .blubracket [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 10 Feb 6 08:30 .dockerignore [2026-02-06T08:33:49.654Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 08:33 .git [2026-02-06T08:33:49.654Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 08:30 .github [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 909 Feb 6 08:30 .gitignore [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 359 Feb 6 08:30 .golangci.yml [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 100 Feb 6 08:30 .hadolint.yml [2026-02-06T08:33:49.654Z] drwxr-xr-x 3 1001 1001 4096 Feb 6 08:31 .semver [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 155 Feb 6 08:30 .sonarcloud.properties [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 08:30 ADOPTERS.md [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 20017 Feb 6 08:30 Attribution.txt [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 108018 Feb 6 08:30 CHANGELOG.md [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 08:30 CONTRIBUTING.md [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 08:30 GOVERNANCE.md [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 886 Feb 6 08:30 Jenkinsfile [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 08:30 LICENSE [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 16743 Feb 6 08:30 Makefile [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 08:30 OWNERS.md [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 9932 Feb 6 08:30 README.md [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 789 Feb 6 08:30 SECURITY.md [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 08:31 VERSION [2026-02-06T08:33:49.654Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 bin [2026-02-06T08:33:49.654Z] drwxrwxr-x 19 1001 1001 4096 Feb 6 08:30 cmd [2026-02-06T08:33:49.654Z] -rw-r--r-- 1 root root 1044038 Feb 6 08:33 coverage.out [2026-02-06T08:33:49.654Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 fuzz_test [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 7037 Feb 6 08:30 go.mod [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 90891 Feb 6 08:30 go.sum [2026-02-06T08:33:49.654Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 08:30 internal [2026-02-06T08:33:49.654Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 openapi [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 584 Feb 6 08:30 security.txt [2026-02-06T08:33:49.654Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 08:30 version.go [Pipeline] sh [2026-02-06T08:33:49.933Z] + '[' -e coverage.out ] [2026-02-06T08:33:49.933Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-02-06T08:33:50.064Z] Stashed 1 file(s) [Pipeline] sh [2026-02-06T08:33:50.340Z] + make build [2026-02-06T08:33:50.340Z] 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-02-06T08:34:12.270Z] 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-02-06T08:34:13.743Z] 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-02-06T08:34:15.123Z] 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-02-06T08:34:15.689Z] 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-02-06T08:34:17.589Z] 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-02-06T08:34:22.861Z] 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-02-06T08:34:24.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-02-06T08:34:26.764Z] 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-02-06T08:34:29.290Z] 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-02-06T08:34:30.670Z] 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-02-06T08:34:32.045Z] 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-02-06T08:34:33.000Z] 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-02-06T08:34:34.921Z] $ docker stop --time=1 44d118755feee0a01ec008e15937b7a503529f6d7d786b4a3317809c3fbdba52 [2026-02-06T08:34:46.533Z] $ docker rm -f --volumes 44d118755feee0a01ec008e15937b7a503529f6d7d786b4a3317809c3fbdba52 [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-02-06T08:34:47.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-06T08:34:47.647Z] [2026-02-06T08:34:47.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:34:47.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-06T08:34:48.512Z] latest: Pulling from edgex-devops/edgex-compose [2026-02-06T08:34:48.512Z] 91d30c5bc195: Pulling fs layer [2026-02-06T08:34:48.512Z] 2e9b0aa3be6d: Pulling fs layer [2026-02-06T08:34:48.512Z] 9c61dcf015f6: Pulling fs layer [2026-02-06T08:34:48.512Z] 4698f68db338: Pulling fs layer [2026-02-06T08:34:48.512Z] 2a2f49069b9e: Pulling fs layer [2026-02-06T08:34:48.513Z] e0025b399a48: Pulling fs layer [2026-02-06T08:34:48.513Z] 2a2f49069b9e: Waiting [2026-02-06T08:34:48.513Z] e0025b399a48: Waiting [2026-02-06T08:34:48.513Z] 4698f68db338: Waiting [2026-02-06T08:34:48.513Z] 91d30c5bc195: Verifying Checksum [2026-02-06T08:34:48.513Z] 91d30c5bc195: Download complete [2026-02-06T08:34:48.513Z] 4698f68db338: Verifying Checksum [2026-02-06T08:34:48.513Z] 4698f68db338: Download complete [2026-02-06T08:34:48.513Z] 2e9b0aa3be6d: Verifying Checksum [2026-02-06T08:34:48.513Z] 2e9b0aa3be6d: Download complete [2026-02-06T08:34:48.769Z] e0025b399a48: Verifying Checksum [2026-02-06T08:34:48.769Z] e0025b399a48: Download complete [2026-02-06T08:34:48.769Z] 2a2f49069b9e: Download complete [2026-02-06T08:34:49.027Z] 91d30c5bc195: Pull complete [2026-02-06T08:34:49.591Z] 9c61dcf015f6: Download complete [2026-02-06T08:34:50.158Z] 2e9b0aa3be6d: Pull complete [2026-02-06T08:34:54.335Z] 9c61dcf015f6: Pull complete [2026-02-06T08:34:54.901Z] 4698f68db338: Pull complete [2026-02-06T08:34:55.834Z] 2a2f49069b9e: Pull complete [2026-02-06T08:34:56.770Z] e0025b399a48: Pull complete [2026-02-06T08:34:56.770Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-02-06T08:34:57.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-06T08:34:57.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:34:57.119Z] prd-ubuntu20.04-docker-8c-8g-1667 does not seem to be running inside a container [2026-02-06T08:34:57.144Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-06T08:35:08.783Z] $ docker top 1e81632ea4cc4d51fdb4b2386a8c8c9c3806895777646f2671ef140d352c7d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-06T08:35:09.139Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-02-06T08:35:09.708Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-02-06T08:35:13.897Z] #1 transferring dockerfile: [2026-02-06T08:35:13.897Z] #1 transferring dockerfile: 2.10kB done [2026-02-06T08:35:14.833Z] #1 DONE 5.1s [2026-02-06T08:35:14.833Z] [2026-02-06T08:35:14.833Z] #2 [core-command internal] load build definition from Dockerfile [2026-02-06T08:35:16.209Z] #2 ... [2026-02-06T08:35:16.209Z] [2026-02-06T08:35:16.209Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:16.209Z] #3 DONE 0.0s [2026-02-06T08:35:16.468Z] [2026-02-06T08:35:16.468Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-06T08:35:17.034Z] #4 ... [2026-02-06T08:35:17.035Z] [2026-02-06T08:35:17.035Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-02-06T08:35:17.035Z] #5 transferring dockerfile: 2.23kB 0.0s done [2026-02-06T08:35:17.035Z] #5 DONE 5.9s [2026-02-06T08:35:17.035Z] [2026-02-06T08:35:17.035Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:17.293Z] #6 ... [2026-02-06T08:35:17.293Z] [2026-02-06T08:35:17.293Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:17.293Z] #3 DONE 0.0s [2026-02-06T08:35:17.293Z] [2026-02-06T08:35:17.293Z] #7 [core-data internal] load build definition from Dockerfile [2026-02-06T08:35:17.886Z] #7 ... [2026-02-06T08:35:17.886Z] [2026-02-06T08:35:17.886Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2026-02-06T08:35:17.886Z] #8 transferring dockerfile: 1.81kB done [2026-02-06T08:35:17.886Z] #8 DONE 5.9s [2026-02-06T08:35:18.144Z] [2026-02-06T08:35:18.145Z] #9 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-06T08:35:20.679Z] #9 ... [2026-02-06T08:35:20.679Z] [2026-02-06T08:35:20.679Z] #10 [support-notifications internal] load build definition from Dockerfile [2026-02-06T08:35:20.679Z] #10 transferring dockerfile: 2.02kB done [2026-02-06T08:35:20.679Z] #10 DONE 7.5s [2026-02-06T08:35:20.937Z] [2026-02-06T08:35:20.937Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:20.937Z] #3 DONE 0.0s [2026-02-06T08:35:20.937Z] [2026-02-06T08:35:20.937Z] #11 [core-keeper internal] load build definition from Dockerfile [2026-02-06T08:35:21.872Z] #11 ... [2026-02-06T08:35:21.872Z] [2026-02-06T08:35:21.872Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-02-06T08:35:21.872Z] #12 transferring dockerfile: 1.89kB done [2026-02-06T08:35:21.872Z] #12 DONE 7.4s [2026-02-06T08:35:22.130Z] [2026-02-06T08:35:22.130Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-02-06T08:35:22.130Z] #13 DONE 0.0s [2026-02-06T08:35:22.130Z] [2026-02-06T08:35:22.130Z] #2 [core-command internal] load build definition from Dockerfile [2026-02-06T08:35:22.130Z] #2 transferring dockerfile: 1.94kB done [2026-02-06T08:35:22.388Z] #2 ... [2026-02-06T08:35:22.388Z] [2026-02-06T08:35:22.388Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:22.388Z] #3 DONE 0.0s [2026-02-06T08:35:22.388Z] [2026-02-06T08:35:22.388Z] #2 [core-command internal] load build definition from Dockerfile [2026-02-06T08:35:22.388Z] #2 DONE 7.7s [2026-02-06T08:35:22.388Z] [2026-02-06T08:35:22.388Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-06T08:35:22.656Z] #14 ... [2026-02-06T08:35:22.656Z] [2026-02-06T08:35:22.656Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:22.656Z] #3 DONE 0.0s [2026-02-06T08:35:22.916Z] [2026-02-06T08:35:22.916Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-02-06T08:35:24.289Z] #15 ... [2026-02-06T08:35:24.289Z] [2026-02-06T08:35:24.289Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-06T08:35:24.289Z] #4 transferring dockerfile: 2.50kB done [2026-02-06T08:35:24.289Z] #4 DONE 8.0s [2026-02-06T08:35:24.289Z] [2026-02-06T08:35:24.289Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:24.289Z] #3 DONE 0.0s [2026-02-06T08:35:24.289Z] [2026-02-06T08:35:24.289Z] #16 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.23.2 [2026-02-06T08:35:24.549Z] #16 ... [2026-02-06T08:35:24.549Z] [2026-02-06T08:35:24.549Z] #7 [core-data internal] load build definition from Dockerfile [2026-02-06T08:35:24.549Z] #7 transferring dockerfile: 2.04kB done [2026-02-06T08:35:24.549Z] #7 DONE 7.4s [2026-02-06T08:35:24.808Z] [2026-02-06T08:35:24.808Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2026-02-06T08:35:24.808Z] #17 transferring dockerfile: 2.14kB done [2026-02-06T08:35:25.067Z] #17 ... [2026-02-06T08:35:25.067Z] [2026-02-06T08:35:25.067Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:25.067Z] #3 DONE 0.0s [2026-02-06T08:35:25.067Z] [2026-02-06T08:35:25.067Z] #11 [core-keeper internal] load build definition from Dockerfile [2026-02-06T08:35:25.067Z] #11 transferring dockerfile: 2.07kB done [2026-02-06T08:35:26.005Z] #11 ... [2026-02-06T08:35:26.005Z] [2026-02-06T08:35:26.005Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2026-02-06T08:35:26.005Z] #17 DONE 7.5s [2026-02-06T08:35:26.264Z] [2026-02-06T08:35:26.264Z] #18 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-06T08:35:26.264Z] #18 transferring dockerfile: 2.49kB done [2026-02-06T08:35:26.264Z] #18 ... [2026-02-06T08:35:26.264Z] [2026-02-06T08:35:26.264Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:26.521Z] #3 DONE 0.0s [2026-02-06T08:35:26.521Z] [2026-02-06T08:35:26.521Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:26.779Z] #6 ... [2026-02-06T08:35:26.779Z] [2026-02-06T08:35:26.779Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-02-06T08:35:26.779Z] #15 transferring dockerfile: 1.70kB done [2026-02-06T08:35:27.714Z] #15 ... [2026-02-06T08:35:27.714Z] [2026-02-06T08:35:27.714Z] #11 [core-keeper internal] load build definition from Dockerfile [2026-02-06T08:35:27.714Z] #11 DONE 8.2s [2026-02-06T08:35:27.714Z] [2026-02-06T08:35:27.714Z] #19 [security-spire-config internal] load build definition from Dockerfile [2026-02-06T08:35:27.714Z] #19 transferring dockerfile: 1.69kB done [2026-02-06T08:35:27.976Z] #19 ... [2026-02-06T08:35:27.976Z] [2026-02-06T08:35:27.976Z] #6 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:27.976Z] #6 ... [2026-02-06T08:35:27.976Z] [2026-02-06T08:35:27.976Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:27.976Z] #3 DONE 0.0s [2026-02-06T08:35:27.976Z] [2026-02-06T08:35:27.976Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-06T08:35:28.236Z] #20 ... [2026-02-06T08:35:28.236Z] [2026-02-06T08:35:28.236Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-06T08:35:28.236Z] #14 transferring dockerfile: 3.02kB done [2026-02-06T08:35:28.823Z] #14 ... [2026-02-06T08:35:28.823Z] [2026-02-06T08:35:28.823Z] #18 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-06T08:35:28.823Z] #18 DONE 8.9s [2026-02-06T08:35:28.823Z] [2026-02-06T08:35:28.823Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-02-06T08:35:28.823Z] #13 transferring dockerfile: 1.83kB done [2026-02-06T08:35:28.823Z] #13 ... [2026-02-06T08:35:28.823Z] [2026-02-06T08:35:28.823Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:28.823Z] #3 DONE 0.0s [2026-02-06T08:35:28.823Z] [2026-02-06T08:35:28.823Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-02-06T08:35:28.823Z] #15 DONE 7.5s [2026-02-06T08:35:28.823Z] [2026-02-06T08:35:28.823Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:29.413Z] #6 ... [2026-02-06T08:35:29.413Z] [2026-02-06T08:35:29.413Z] #19 [security-spire-config internal] load build definition from Dockerfile [2026-02-06T08:35:29.413Z] #19 DONE 7.9s [2026-02-06T08:35:29.413Z] [2026-02-06T08:35:29.413Z] #6 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:29.674Z] #6 ... [2026-02-06T08:35:29.674Z] [2026-02-06T08:35:29.674Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-06T08:35:29.674Z] #14 DONE 7.4s [2026-02-06T08:35:29.674Z] [2026-02-06T08:35:29.674Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:29.674Z] #3 DONE 0.0s [2026-02-06T08:35:29.674Z] [2026-02-06T08:35:29.674Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:29.932Z] #6 ... [2026-02-06T08:35:29.932Z] [2026-02-06T08:35:29.932Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-02-06T08:35:29.932Z] #13 DONE 7.5s [2026-02-06T08:35:29.932Z] [2026-02-06T08:35:29.932Z] #6 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:29.932Z] #6 ... [2026-02-06T08:35:29.932Z] [2026-02-06T08:35:29.932Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:29.932Z] #3 DONE 0.0s [2026-02-06T08:35:30.191Z] [2026-02-06T08:35:30.191Z] #20 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-06T08:35:30.756Z] #20 ... [2026-02-06T08:35:30.756Z] [2026-02-06T08:35:30.756Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-06T08:35:30.756Z] #6 DONE 14.6s [2026-02-06T08:35:31.013Z] [2026-02-06T08:35:31.013Z] #21 [core-command internal] load .dockerignore [2026-02-06T08:35:35.199Z] #21 ... [2026-02-06T08:35:35.199Z] [2026-02-06T08:35:35.199Z] #20 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-06T08:35:35.199Z] #20 DONE 16.6s [2026-02-06T08:35:35.199Z] [2026-02-06T08:35:35.199Z] #9 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-06T08:35:35.199Z] #9 DONE 16.8s [2026-02-06T08:35:35.199Z] [2026-02-06T08:35:35.199Z] #22 [security-spire-agent internal] load .dockerignore [2026-02-06T08:35:37.724Z] #22 ... [2026-02-06T08:35:37.724Z] [2026-02-06T08:35:37.724Z] #16 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.23.2 [2026-02-06T08:35:37.724Z] #16 DONE 13.3s [2026-02-06T08:35:37.724Z] [2026-02-06T08:35:37.724Z] #23 [security-proxy-setup internal] load .dockerignore [2026-02-06T08:35:38.290Z] #23 ... [2026-02-06T08:35:38.290Z] [2026-02-06T08:35:38.290Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2026-02-06T08:35:38.290Z] #24 transferring context: 50B done [2026-02-06T08:35:38.290Z] #24 DONE 7.4s [2026-02-06T08:35:38.290Z] [2026-02-06T08:35:38.290Z] #25 [security-bootstrapper internal] load .dockerignore [2026-02-06T08:35:38.290Z] #25 transferring context: 50B done [2026-02-06T08:35:38.561Z] #25 ... [2026-02-06T08:35:38.561Z] [2026-02-06T08:35:38.561Z] #26 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:35:38.561Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:35:38.820Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.6s done [2026-02-06T08:35:39.386Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-06T08:35:39.386Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-06T08:35:39.386Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-06T08:35:39.386Z] #26 ... [2026-02-06T08:35:39.386Z] [2026-02-06T08:35:39.386Z] #27 [security-proxy-auth internal] load .dockerignore [2026-02-06T08:35:39.386Z] #27 transferring context: 50B done [2026-02-06T08:35:39.386Z] #27 DONE 8.7s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-02-06T08:35:39.644Z] #28 transferring context: 50B done [2026-02-06T08:35:39.644Z] #28 DONE 8.7s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #29 [core-data internal] load .dockerignore [2026-02-06T08:35:39.644Z] #29 transferring context: 50B done [2026-02-06T08:35:39.644Z] #29 DONE 8.7s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #30 [support-notifications internal] load .dockerignore [2026-02-06T08:35:39.644Z] #30 transferring context: 50B done [2026-02-06T08:35:39.644Z] #30 DONE 8.8s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #26 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:35:39.644Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.6s done [2026-02-06T08:35:39.644Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-06T08:35:39.644Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-06T08:35:39.644Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-06T08:35:39.644Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.15MB / 3.80MB 0.3s [2026-02-06T08:35:39.644Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-06T08:35:39.644Z] #26 ... [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #25 [security-bootstrapper internal] load .dockerignore [2026-02-06T08:35:39.644Z] #25 DONE 8.8s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #31 [core-keeper internal] load .dockerignore [2026-02-06T08:35:39.644Z] #31 transferring context: 50B done [2026-02-06T08:35:39.644Z] #31 DONE 8.8s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2026-02-06T08:35:39.644Z] #32 transferring context: 50B done [2026-02-06T08:35:39.644Z] #32 DONE 8.8s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #33 [support-scheduler internal] load .dockerignore [2026-02-06T08:35:39.644Z] #33 transferring context: 50B done [2026-02-06T08:35:39.644Z] #33 DONE 8.8s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #34 [core-metadata internal] load .dockerignore [2026-02-06T08:35:39.644Z] #34 transferring context: 50B done [2026-02-06T08:35:39.644Z] #34 DONE 8.8s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #21 [core-command internal] load .dockerignore [2026-02-06T08:35:39.644Z] #21 transferring context: 50B done [2026-02-06T08:35:39.644Z] #21 DONE 8.9s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #35 [security-spire-config internal] load .dockerignore [2026-02-06T08:35:39.644Z] #35 transferring context: 50B done [2026-02-06T08:35:39.644Z] #35 DONE 5.0s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #36 [security-spire-server internal] load .dockerignore [2026-02-06T08:35:39.644Z] #36 transferring context: 50B done [2026-02-06T08:35:39.644Z] #36 DONE 5.0s [2026-02-06T08:35:39.644Z] [2026-02-06T08:35:39.644Z] #26 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:35:39.644Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.6s done [2026-02-06T08:35:39.644Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-06T08:35:39.644Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-06T08:35:39.644Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-06T08:35:39.644Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-02-06T08:35:39.902Z] #26 ... [2026-02-06T08:35:39.902Z] [2026-02-06T08:35:39.902Z] #22 [security-spire-agent internal] load .dockerignore [2026-02-06T08:35:39.902Z] #22 transferring context: 50B done [2026-02-06T08:35:39.902Z] #22 DONE 4.9s [2026-02-06T08:35:39.902Z] [2026-02-06T08:35:39.902Z] #23 [security-proxy-setup internal] load .dockerignore [2026-02-06T08:35:39.902Z] #23 transferring context: 50B done [2026-02-06T08:35:39.902Z] #23 DONE 2.3s [2026-02-06T08:35:39.902Z] [2026-02-06T08:35:39.902Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:35:39.902Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.6s done [2026-02-06T08:35:39.902Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-06T08:35:39.902Z] #26 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-06T08:35:39.902Z] #26 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-06T08:35:39.902Z] #26 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done [2026-02-06T08:35:39.902Z] #26 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done [2026-02-06T08:35:40.473Z] #26 ... [2026-02-06T08:35:40.473Z] [2026-02-06T08:35:40.473Z] #37 [security-spire-config internal] load build context [2026-02-06T08:35:40.473Z] #37 transferring context: 24.70kB done [2026-02-06T08:35:40.473Z] #37 DONE 0.6s [2026-02-06T08:35:40.473Z] [2026-02-06T08:35:40.473Z] #38 [security-spire-server internal] load build context [2026-02-06T08:35:40.473Z] #38 transferring context: 26.44kB 0.0s done [2026-02-06T08:35:40.473Z] #38 DONE 0.6s [2026-02-06T08:35:40.473Z] [2026-02-06T08:35:40.473Z] #39 [security-spire-agent internal] load build context [2026-02-06T08:35:40.473Z] #39 transferring context: 25.98kB 0.0s done [2026-02-06T08:35:40.473Z] #39 DONE 0.6s [2026-02-06T08:35:40.473Z] [2026-02-06T08:35:40.473Z] #26 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-06T08:35:40.473Z] #26 DONE 2.1s [2026-02-06T08:35:40.473Z] [2026-02-06T08:35:40.473Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:45.762Z] #40 ... [2026-02-06T08:35:45.762Z] [2026-02-06T08:35:45.762Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:35:45.762Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-02-06T08:35:45.762Z] #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-06T08:35:45.762Z] #41 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-02-06T08:35:45.762Z] #41 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-02-06T08:35:45.762Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-02-06T08:35:45.762Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-02-06T08:35:45.762Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-02-06T08:35:45.762Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-06T08:35:45.762Z] #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.2s done [2026-02-06T08:35:45.762Z] #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-06T08:35:45.762Z] #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-02-06T08:35:45.762Z] #41 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.0s [2026-02-06T08:35:48.805Z] #41 ... [2026-02-06T08:35:48.805Z] [2026-02-06T08:35:48.805Z] #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-06T08:35:48.805Z] #42 DONE 9.9s [2026-02-06T08:35:48.805Z] [2026-02-06T08:35:48.805Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-06T08:35:48.805Z] #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-02-06T08:35:48.805Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-06T08:35:48.805Z] #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-02-06T08:35:48.805Z] #43 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-02-06T08:35:48.805Z] #43 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-02-06T08:35:48.805Z] #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.6s done [2026-02-06T08:35:48.805Z] #43 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.8s done [2026-02-06T08:35:48.806Z] #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-02-06T08:35:48.806Z] #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.7s done [2026-02-06T08:35:49.067Z] #43 ... [2026-02-06T08:35:49.067Z] [2026-02-06T08:35:49.067Z] #44 [security-spiffe-token-provider internal] load build context [2026-02-06T08:35:49.067Z] #44 transferring context: 245.88MB 8.6s [2026-02-06T08:35:49.067Z] #44 ... [2026-02-06T08:35:49.067Z] [2026-02-06T08:35:49.067Z] #45 [core-data internal] load build context [2026-02-06T08:35:49.067Z] #45 ... [2026-02-06T08:35:49.067Z] [2026-02-06T08:35:49.067Z] #44 [security-spiffe-token-provider internal] load build context [2026-02-06T08:35:49.633Z] #44 ... [2026-02-06T08:35:49.633Z] [2026-02-06T08:35:49.633Z] #46 [security-proxy-auth internal] load build context [2026-02-06T08:35:49.633Z] #46 ... [2026-02-06T08:35:49.633Z] [2026-02-06T08:35:49.633Z] #47 [core-metadata internal] load build context [2026-02-06T08:35:49.890Z] #47 ... [2026-02-06T08:35:49.890Z] [2026-02-06T08:35:49.890Z] #48 [security-secretstore-setup internal] load build context [2026-02-06T08:35:49.890Z] #48 ... [2026-02-06T08:35:49.890Z] [2026-02-06T08:35:49.890Z] #49 [core-keeper internal] load build context [2026-02-06T08:35:49.890Z] #49 ... [2026-02-06T08:35:49.890Z] [2026-02-06T08:35:49.890Z] #50 [core-command internal] load build context [2026-02-06T08:35:50.151Z] #50 ... [2026-02-06T08:35:50.151Z] [2026-02-06T08:35:50.151Z] #51 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-02-06T08:35:50.151Z] #51 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.5s done [2026-02-06T08:35:50.151Z] #51 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-02-06T08:35:50.151Z] #51 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-02-06T08:35:50.151Z] #51 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-02-06T08:35:50.151Z] #51 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 2.2s done [2026-02-06T08:35:50.151Z] #51 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 1.1s done [2026-02-06T08:35:50.151Z] #51 ... [2026-02-06T08:35:50.151Z] [2026-02-06T08:35:50.151Z] #52 [core-common-config-bootstrapper internal] load build context [2026-02-06T08:35:51.229Z] #52 ... [2026-02-06T08:35:51.229Z] [2026-02-06T08:35:51.229Z] #53 [security-proxy-setup internal] load build context [2026-02-06T08:35:51.229Z] #53 ... [2026-02-06T08:35:51.229Z] [2026-02-06T08:35:51.229Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-06T08:35:51.229Z] #54 ... [2026-02-06T08:35:51.229Z] [2026-02-06T08:35:51.229Z] #55 [security-bootstrapper internal] load build context [2026-02-06T08:35:52.555Z] #55 ... [2026-02-06T08:35:52.555Z] [2026-02-06T08:35:52.555Z] #56 [support-scheduler internal] load build context [2026-02-06T08:35:52.555Z] #56 ... [2026-02-06T08:35:52.555Z] [2026-02-06T08:35:52.555Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-06T08:35:52.555Z] #0 4.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.555Z] #0 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.555Z] #0 5.379 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:35:52.555Z] #0 5.379 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:35:52.555Z] #0 5.379 OK: 26324 distinct packages available [2026-02-06T08:35:52.555Z] #0 5.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.555Z] #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.555Z] #0 5.906 (1/13) Installing brotli-libs (1.1.0-r2) [2026-02-06T08:35:52.555Z] #0 5.958 (2/13) Installing c-ares (1.34.6-r0) [2026-02-06T08:35:52.555Z] #0 5.968 (3/13) Installing libunistring (1.3-r0) [2026-02-06T08:35:52.555Z] #0 5.982 (4/13) Installing libidn2 (2.3.7-r0) [2026-02-06T08:35:52.555Z] #0 5.988 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-02-06T08:35:52.555Z] #0 5.993 (6/13) Installing libpsl (0.21.5-r3) [2026-02-06T08:35:52.555Z] #0 5.998 (7/13) Installing zstd-libs (1.5.7-r0) [2026-02-06T08:35:52.555Z] #0 6.009 (8/13) Installing libcurl (8.14.1-r2) [2026-02-06T08:35:52.555Z] #0 6.019 (9/13) Installing curl (8.14.1-r2) [2026-02-06T08:35:52.555Z] #0 6.027 (10/13) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:52.555Z] #0 6.027 (11/13) Installing musl-obstack (1.2.3-r2) [2026-02-06T08:35:52.555Z] #0 6.032 (12/13) Installing libucontext (1.3.2-r0) [2026-02-06T08:35:52.555Z] #0 6.032 (13/13) Installing gcompat (1.1.0-r4) [2026-02-06T08:35:52.555Z] #0 6.039 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:52.555Z] #0 6.045 OK: 13 MiB in 29 packages [2026-02-06T08:35:52.817Z] #57 ... [2026-02-06T08:35:52.817Z] [2026-02-06T08:35:52.817Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-06T08:35:52.817Z] #58 ... [2026-02-06T08:35:52.817Z] [2026-02-06T08:35:52.817Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-06T08:35:52.817Z] #59 ... [2026-02-06T08:35:52.817Z] [2026-02-06T08:35:52.817Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:35:52.817Z] #0 4.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.817Z] #0 4.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.817Z] #0 4.793 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:35:52.817Z] #0 4.793 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:35:52.817Z] #0 4.793 OK: 26324 distinct packages available [2026-02-06T08:35:52.817Z] #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.817Z] #0 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:35:52.817Z] #0 5.196 (1/5) Installing dumb-init (1.2.5-r3) [2026-02-06T08:35:52.817Z] #0 5.536 (2/5) Installing musl-obstack (1.2.3-r2) [2026-02-06T08:35:52.817Z] #0 5.544 (3/5) Installing libucontext (1.3.2-r0) [2026-02-06T08:35:52.817Z] #0 5.544 (4/5) Installing gcompat (1.1.0-r4) [2026-02-06T08:35:52.817Z] #0 5.552 (5/5) Installing openssl (3.5.5-r0) [2026-02-06T08:35:52.817Z] #0 5.562 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:35:52.817Z] #0 5.569 OK: 8 MiB in 21 packages [2026-02-06T08:35:52.817Z] #60 ... [2026-02-06T08:35:52.817Z] [2026-02-06T08:35:52.817Z] #61 [support-notifications internal] load build context [2026-02-06T08:35:53.074Z] #61 ... [2026-02-06T08:35:53.074Z] [2026-02-06T08:35:53.074Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:35:53.074Z] #62 ... [2026-02-06T08:35:53.074Z] [2026-02-06T08:35:53.074Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-06T08:35:53.074Z] #63 ... [2026-02-06T08:35:53.074Z] [2026-02-06T08:35:53.074Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-06T08:35:53.331Z] #64 ... [2026-02-06T08:35:53.331Z] [2026-02-06T08:35:53.331Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-06T08:35:53.331Z] #65 ... [2026-02-06T08:35:53.331Z] [2026-02-06T08:35:53.331Z] #61 [support-notifications internal] load build context [2026-02-06T08:35:53.331Z] #61 transferring context: 347.86MB 13.6s [2026-02-06T08:35:59.880Z] #61 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:35:59.880Z] #41 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 7.3s done [2026-02-06T08:35:59.880Z] #41 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #44 [security-spiffe-token-provider internal] load build context [2026-02-06T08:35:59.880Z] #44 transferring context: 538.89MB 19.1s [2026-02-06T08:35:59.880Z] #44 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #61 [support-notifications internal] load build context [2026-02-06T08:35:59.880Z] #61 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #45 [core-data internal] load build context [2026-02-06T08:35:59.880Z] #45 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #61 [support-notifications internal] load build context [2026-02-06T08:35:59.880Z] #61 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #46 [security-proxy-auth internal] load build context [2026-02-06T08:35:59.880Z] #46 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #47 [core-metadata internal] load build context [2026-02-06T08:35:59.880Z] #47 ... [2026-02-06T08:35:59.880Z] [2026-02-06T08:35:59.880Z] #48 [security-secretstore-setup internal] load build context [2026-02-06T08:36:00.682Z] #48 ... [2026-02-06T08:36:00.682Z] [2026-02-06T08:36:00.682Z] #49 [core-keeper internal] load build context [2026-02-06T08:36:00.682Z] #49 transferring context: 608.65MB 19.8s done [2026-02-06T08:36:00.682Z] #49 ... [2026-02-06T08:36:00.682Z] [2026-02-06T08:36:00.682Z] #50 [core-command internal] load build context [2026-02-06T08:36:00.682Z] #50 ... [2026-02-06T08:36:00.682Z] [2026-02-06T08:36:00.682Z] #52 [core-common-config-bootstrapper internal] load build context [2026-02-06T08:36:00.682Z] #52 transferring context: 608.65MB 20.2s done [2026-02-06T08:36:00.940Z] #52 ... [2026-02-06T08:36:00.940Z] [2026-02-06T08:36:00.940Z] #53 [security-proxy-setup internal] load build context [2026-02-06T08:36:00.940Z] #53 ... [2026-02-06T08:36:00.940Z] [2026-02-06T08:36:00.940Z] #45 [core-data internal] load build context [2026-02-06T08:36:02.311Z] #45 ... [2026-02-06T08:36:02.311Z] [2026-02-06T08:36:02.311Z] #55 [security-bootstrapper internal] load build context [2026-02-06T08:36:02.311Z] #55 ... [2026-02-06T08:36:02.311Z] [2026-02-06T08:36:02.311Z] #56 [support-scheduler internal] load build context [2026-02-06T08:36:02.311Z] #56 transferring context: 608.65MB 19.8s done [2026-02-06T08:36:02.311Z] #56 ... [2026-02-06T08:36:02.311Z] [2026-02-06T08:36:02.311Z] #66 [core-data builder 2/7] WORKDIR /edgex-go [2026-02-06T08:36:02.568Z] #66 ... [2026-02-06T08:36:02.568Z] [2026-02-06T08:36:02.568Z] #55 [security-bootstrapper internal] load build context [2026-02-06T08:36:03.132Z] #55 transferring context: 608.65MB 23.2s done [2026-02-06T08:36:05.669Z] #55 ... [2026-02-06T08:36:05.669Z] [2026-02-06T08:36:05.669Z] #51 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-02-06T08:36:05.669Z] #51 DONE 25.7s [2026-02-06T08:36:05.928Z] [2026-02-06T08:36:05.928Z] #46 [security-proxy-auth internal] load build context [2026-02-06T08:36:05.928Z] #46 transferring context: 608.65MB 23.7s done [2026-02-06T08:36:09.434Z] #46 ... [2026-02-06T08:36:09.434Z] [2026-02-06T08:36:09.434Z] #44 [security-spiffe-token-provider internal] load build context [2026-02-06T08:36:09.434Z] #44 transferring context: 608.65MB 20.3s done [2026-02-06T08:36:09.434Z] #44 ... [2026-02-06T08:36:09.434Z] [2026-02-06T08:36:09.434Z] #48 [security-secretstore-setup internal] load build context [2026-02-06T08:36:09.434Z] #48 transferring context: 608.65MB 23.6s done [2026-02-06T08:36:10.003Z] #48 ... [2026-02-06T08:36:10.003Z] [2026-02-06T08:36:10.003Z] #61 [support-notifications internal] load build context [2026-02-06T08:36:10.003Z] #61 transferring context: 608.65MB 22.5s done [2026-02-06T08:36:10.003Z] #61 ... [2026-02-06T08:36:10.003Z] [2026-02-06T08:36:10.003Z] #47 [core-metadata internal] load build context [2026-02-06T08:36:10.003Z] #47 transferring context: 608.65MB 22.5s done [2026-02-06T08:36:10.721Z] #47 ... [2026-02-06T08:36:10.721Z] [2026-02-06T08:36:10.721Z] #45 [core-data internal] load build context [2026-02-06T08:36:10.721Z] #45 transferring context: 608.65MB 23.3s done [2026-02-06T08:36:10.980Z] #45 ... [2026-02-06T08:36:10.980Z] [2026-02-06T08:36:10.980Z] #50 [core-command internal] load build context [2026-02-06T08:36:10.980Z] #50 transferring context: 608.65MB 20.9s done [2026-02-06T08:36:10.980Z] #50 ... [2026-02-06T08:36:10.980Z] [2026-02-06T08:36:10.980Z] #53 [security-proxy-setup internal] load build context [2026-02-06T08:36:10.980Z] #53 transferring context: 608.65MB 20.7s done [2026-02-06T08:36:29.126Z] #53 ... [2026-02-06T08:36:29.126Z] [2026-02-06T08:36:29.126Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-06T08:36:41.339Z] #67 ... [2026-02-06T08:36:41.339Z] [2026-02-06T08:36:41.339Z] #56 [support-scheduler internal] load build context [2026-02-06T08:36:41.339Z] #56 DONE 61.7s [2026-02-06T08:36:41.339Z] [2026-02-06T08:36:41.339Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-06T08:36:41.339Z] #40 60.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:41.339Z] #40 ... [2026-02-06T08:36:41.339Z] [2026-02-06T08:36:41.339Z] #49 [core-keeper internal] load build context [2026-02-06T08:36:41.339Z] #49 DONE 61.7s [2026-02-06T08:36:41.339Z] [2026-02-06T08:36:41.339Z] #52 [core-common-config-bootstrapper internal] load build context [2026-02-06T08:36:41.339Z] #52 DONE 61.8s [2026-02-06T08:36:41.339Z] [2026-02-06T08:36:41.339Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-06T08:36:41.339Z] #40 61.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:41.599Z] #40 ... [2026-02-06T08:36:41.599Z] [2026-02-06T08:36:41.599Z] #44 [security-spiffe-token-provider internal] load build context [2026-02-06T08:36:41.599Z] #44 DONE 63.2s [2026-02-06T08:36:41.599Z] [2026-02-06T08:36:41.599Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-06T08:36:41.599Z] #59 61.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:41.599Z] #59 61.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:41.857Z] #59 ... [2026-02-06T08:36:41.857Z] [2026-02-06T08:36:41.857Z] #50 [core-command internal] load build context [2026-02-06T08:36:41.857Z] #50 DONE 62.2s [2026-02-06T08:36:42.114Z] [2026-02-06T08:36:42.114Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:36:42.114Z] #62 61.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:42.114Z] #62 ... [2026-02-06T08:36:42.114Z] [2026-02-06T08:36:42.114Z] #53 [security-proxy-setup internal] load build context [2026-02-06T08:36:42.114Z] #53 DONE 62.2s [2026-02-06T08:36:42.114Z] [2026-02-06T08:36:42.114Z] #61 [support-notifications internal] load build context [2026-02-06T08:36:42.114Z] #61 DONE 62.5s [2026-02-06T08:36:42.114Z] [2026-02-06T08:36:42.114Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:36:42.114Z] #62 61.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:42.114Z] #62 ... [2026-02-06T08:36:42.114Z] [2026-02-06T08:36:42.114Z] #47 [core-metadata internal] load build context [2026-02-06T08:36:42.114Z] #47 DONE 62.4s [2026-02-06T08:36:42.373Z] [2026-02-06T08:36:42.373Z] #55 [security-bootstrapper internal] load build context [2026-02-06T08:36:42.373Z] #55 DONE 62.6s [2026-02-06T08:36:42.373Z] [2026-02-06T08:36:42.373Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-06T08:36:42.373Z] #57 DONE 61.9s [2026-02-06T08:36:42.373Z] [2026-02-06T08:36:42.373Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-06T08:36:42.373Z] #60 DONE 61.9s [2026-02-06T08:36:42.373Z] [2026-02-06T08:36:42.373Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:42.631Z] #68 ... [2026-02-06T08:36:42.631Z] [2026-02-06T08:36:42.631Z] #45 [core-data internal] load build context [2026-02-06T08:36:42.631Z] #45 DONE 63.0s [2026-02-06T08:36:42.892Z] [2026-02-06T08:36:42.892Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-06T08:36:42.892Z] #59 61.79 (1/4) Installing ca-certificates (20250911-r0) [2026-02-06T08:36:42.892Z] #59 61.81 (2/4) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:42.892Z] #59 61.82 (3/4) Installing su-exec (0.2-r3) [2026-02-06T08:36:42.892Z] #59 61.83 (4/4) Installing yq-go (4.47.2-r3) [2026-02-06T08:36:42.892Z] #59 61.90 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:42.892Z] #59 61.91 Executing ca-certificates-20250911-r0.trigger [2026-02-06T08:36:42.892Z] #59 61.99 OK: 20 MiB in 20 packages [2026-02-06T08:36:43.150Z] #59 ... [2026-02-06T08:36:43.150Z] [2026-02-06T08:36:43.150Z] #48 [security-secretstore-setup internal] load build context [2026-02-06T08:36:43.150Z] #48 DONE 63.7s [2026-02-06T08:36:43.408Z] [2026-02-06T08:36:43.408Z] #46 [security-proxy-auth internal] load build context [2026-02-06T08:36:43.408Z] #46 DONE 63.8s [2026-02-06T08:36:43.408Z] [2026-02-06T08:36:43.408Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:36:43.408Z] #62 62.02 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:36:43.408Z] #62 62.02 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:36:43.408Z] #62 62.02 OK: 26324 distinct packages available [2026-02-06T08:36:43.408Z] #62 62.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:43.408Z] #62 62.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:43.408Z] #62 62.49 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:43.408Z] #62 62.49 (2/4) Installing musl-obstack (1.2.3-r2) [2026-02-06T08:36:43.408Z] #62 62.50 (3/4) Installing libucontext (1.3.2-r0) [2026-02-06T08:36:43.408Z] #62 62.50 (4/4) Installing gcompat (1.1.0-r4) [2026-02-06T08:36:43.408Z] #62 62.50 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:43.408Z] #62 62.51 OK: 8 MiB in 20 packages [2026-02-06T08:36:43.408Z] #62 ... [2026-02-06T08:36:43.408Z] [2026-02-06T08:36:43.408Z] #66 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-02-06T08:36:43.408Z] #66 DONE 52.2s [2026-02-06T08:36:43.408Z] [2026-02-06T08:36:43.408Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-06T08:36:43.408Z] #63 DONE 63.2s [2026-02-06T08:36:43.667Z] [2026-02-06T08:36:43.667Z] #40 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-06T08:36:43.667Z] #40 61.42 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:43.667Z] #40 61.43 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:43.667Z] #40 61.44 OK: 7 MiB in 17 packages [2026-02-06T08:36:43.667Z] #40 DONE 63.2s [2026-02-06T08:36:43.667Z] [2026-02-06T08:36:43.667Z] #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-02-06T08:36:44.235Z] #69 ... [2026-02-06T08:36:44.236Z] [2026-02-06T08:36:44.236Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-06T08:36:44.236Z] #59 DONE 63.9s [2026-02-06T08:36:44.236Z] [2026-02-06T08:36:44.236Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-06T08:36:44.236Z] #64 61.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.236Z] #64 61.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.236Z] #64 61.87 (1/2) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:44.236Z] #64 61.87 (2/2) Installing su-exec (0.2-r3) [2026-02-06T08:36:44.236Z] #64 61.88 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:44.236Z] #64 61.89 OK: 7 MiB in 18 packages [2026-02-06T08:36:44.236Z] #64 DONE 64.0s [2026-02-06T08:36:44.236Z] [2026-02-06T08:36:44.236Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-06T08:36:44.494Z] #70 ... [2026-02-06T08:36:44.494Z] [2026-02-06T08:36:44.494Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-06T08:36:44.494Z] #54 61.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.494Z] #54 61.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.494Z] #54 62.00 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:44.494Z] #54 62.01 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:44.494Z] #54 62.02 OK: 7 MiB in 17 packages [2026-02-06T08:36:44.494Z] #54 DONE 64.0s [2026-02-06T08:36:44.753Z] [2026-02-06T08:36:44.754Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-06T08:36:44.754Z] #58 61.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.754Z] #58 61.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.754Z] #58 61.66 (1/7) Installing ca-certificates (20250911-r0) [2026-02-06T08:36:44.754Z] #58 61.67 (2/7) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:44.754Z] #58 61.68 (3/7) Installing libgcc (14.2.0-r6) [2026-02-06T08:36:44.754Z] #58 61.68 (4/7) Installing libsodium (1.0.20-r1) [2026-02-06T08:36:44.754Z] #58 61.69 (5/7) Installing libstdc++ (14.2.0-r6) [2026-02-06T08:36:44.754Z] #58 61.72 (6/7) Installing libzmq (4.3.5-r2) [2026-02-06T08:36:44.754Z] #58 61.73 (7/7) Installing zeromq (4.3.5-r2) [2026-02-06T08:36:44.754Z] #58 61.73 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:44.754Z] #58 61.74 Executing ca-certificates-20250911-r0.trigger [2026-02-06T08:36:44.754Z] #58 61.78 OK: 12 MiB in 23 packages [2026-02-06T08:36:44.754Z] #58 DONE 64.2s [2026-02-06T08:36:44.754Z] [2026-02-06T08:36:44.754Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-06T08:36:44.754Z] #65 61.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.754Z] #65 61.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:44.754Z] #65 62.02 (1/3) Installing ca-certificates (20250911-r0) [2026-02-06T08:36:44.754Z] #65 62.04 (2/3) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:44.754Z] #65 62.04 (3/3) Installing tzdata (2025c-r0) [2026-02-06T08:36:44.754Z] #65 62.09 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:44.754Z] #65 62.10 Executing ca-certificates-20250911-r0.trigger [2026-02-06T08:36:44.754Z] #65 62.14 OK: 8 MiB in 19 packages [2026-02-06T08:36:44.754Z] #65 DONE 64.3s [2026-02-06T08:36:44.754Z] [2026-02-06T08:36:44.754Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:44.754Z] #71 ... [2026-02-06T08:36:44.754Z] [2026-02-06T08:36:44.754Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-06T08:36:44.754Z] #62 DONE 64.4s [2026-02-06T08:36:45.012Z] [2026-02-06T08:36:45.012Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-06T08:36:45.012Z] #67 16.84 (1/6) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) [2026-02-06T08:36:45.012Z] #67 16.90 (2/6) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) [2026-02-06T08:36:45.012Z] #67 16.91 (3/6) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:45.012Z] #67 16.91 (4/6) Installing openssl (3.5.5-r0) [2026-02-06T08:36:45.012Z] #67 16.92 (5/6) Installing su-exec (0.3-r0) [2026-02-06T08:36:45.012Z] #67 16.92 (6/6) Installing yq-go (4.49.2-r3) [2026-02-06T08:36:45.012Z] #67 17.03 Executing busybox-1.37.0-r30.trigger [2026-02-06T08:36:45.012Z] #67 17.04 OK: 20.8 MiB in 20 packages [2026-02-06T08:36:46.915Z] #67 DONE 19.1s [2026-02-06T08:36:46.915Z] [2026-02-06T08:36:46.915Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:46.915Z] #68 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:46.915Z] #68 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:46.915Z] #68 4.603 OK: 13 MiB in 29 packages [2026-02-06T08:36:49.454Z] #68 DONE 6.7s [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-02-06T08:36:49.454Z] #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 3.889 OK: 8 MiB in 21 packages [2026-02-06T08:36:49.454Z] #72 DONE 5.9s [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-06T08:36:49.454Z] #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 4.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 4.703 OK: 265 MiB in 60 packages [2026-02-06T08:36:49.454Z] #73 DONE 5.5s [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-06T08:36:49.454Z] #0 3.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 4.247 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-06T08:36:49.454Z] #0 4.247 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-06T08:36:49.454Z] #0 4.247 OK: 26335 distinct packages available [2026-02-06T08:36:49.454Z] #0 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 4.703 OK: 265 MiB in 60 packages [2026-02-06T08:36:49.454Z] #74 DONE 5.6s [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #75 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-02-06T08:36:49.454Z] #0 5.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #75 ... [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:49.454Z] #76 ... [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-06T08:36:49.454Z] #77 DONE 5.7s [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-06T08:36:49.454Z] #0 5.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 5.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:49.454Z] #0 5.472 OK: 265 MiB in 60 packages [2026-02-06T08:36:49.454Z] #78 DONE 5.7s [2026-02-06T08:36:49.454Z] [2026-02-06T08:36:49.454Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:50.391Z] #79 ... [2026-02-06T08:36:50.391Z] [2026-02-06T08:36:50.391Z] #75 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-02-06T08:36:50.391Z] #75 5.843 OK: 265 MiB in 60 packages [2026-02-06T08:36:50.391Z] #75 DONE 6.8s [2026-02-06T08:36:50.391Z] [2026-02-06T08:36:50.391Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-06T08:36:50.391Z] #43 DONE 70.7s [2026-02-06T08:36:50.652Z] [2026-02-06T08:36:50.652Z] #80 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-06T08:36:50.652Z] #0 5.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:50.652Z] #0 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:50.652Z] #0 6.429 OK: 265 MiB in 60 packages [2026-02-06T08:36:50.652Z] #80 DONE 7.1s [2026-02-06T08:36:50.652Z] [2026-02-06T08:36:50.652Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:50.652Z] #81 ... [2026-02-06T08:36:50.652Z] [2026-02-06T08:36:50.652Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:50.652Z] #82 DONE 1.5s [2026-02-06T08:36:50.652Z] [2026-02-06T08:36:50.652Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:50.652Z] #76 DONE 1.4s [2026-02-06T08:36:50.911Z] [2026-02-06T08:36:50.911Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-02-06T08:36:50.911Z] #69 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:50.911Z] #69 6.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:50.911Z] #69 6.609 OK: 7 MiB in 17 packages [2026-02-06T08:36:50.911Z] #69 DONE 7.1s [2026-02-06T08:36:50.911Z] [2026-02-06T08:36:50.911Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:51.174Z] #83 ... [2026-02-06T08:36:51.174Z] [2026-02-06T08:36:51.174Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:51.174Z] #79 DONE 1.5s [2026-02-06T08:36:51.174Z] [2026-02-06T08:36:51.174Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:36:51.432Z] #84 ... [2026-02-06T08:36:51.432Z] [2026-02-06T08:36:51.432Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-06T08:36:51.432Z] #0 6.117 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:51.432Z] #0 6.390 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:51.432Z] #0 6.887 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-06T08:36:51.432Z] #0 7.004 Executing busybox-1.37.0-r20.trigger [2026-02-06T08:36:51.432Z] #0 7.019 OK: 7 MiB in 17 packages [2026-02-06T08:36:51.432Z] #85 DONE 7.9s [2026-02-06T08:36:51.690Z] [2026-02-06T08:36:51.690Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:51.690Z] #71 6.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:51.690Z] #71 6.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:51.952Z] #71 ... [2026-02-06T08:36:51.952Z] [2026-02-06T08:36:51.952Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-06T08:36:51.952Z] #70 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:51.952Z] #70 6.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:51.952Z] #70 6.487 OK: 20 MiB in 20 packages [2026-02-06T08:36:51.952Z] #70 DONE 7.7s [2026-02-06T08:36:51.952Z] [2026-02-06T08:36:51.952Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:51.952Z] #71 7.450 OK: 7 MiB in 17 packages [2026-02-06T08:36:52.520Z] #71 ... [2026-02-06T08:36:52.520Z] [2026-02-06T08:36:52.520Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:52.520Z] #81 DONE 1.9s [2026-02-06T08:36:52.520Z] [2026-02-06T08:36:52.520Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:36:53.457Z] #86 ... [2026-02-06T08:36:53.457Z] [2026-02-06T08:36:53.457Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-06T08:36:53.457Z] #0 6.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:53.457Z] #0 6.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:53.457Z] #0 7.337 OK: 7 MiB in 18 packages [2026-02-06T08:36:53.457Z] #87 DONE 8.7s [2026-02-06T08:36:53.457Z] [2026-02-06T08:36:53.457Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:53.457Z] #0 6.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:53.457Z] #0 6.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:53.457Z] #0 6.933 OK: 8 MiB in 19 packages [2026-02-06T08:36:53.457Z] #88 DONE 8.4s [2026-02-06T08:36:53.457Z] [2026-02-06T08:36:53.457Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-06T08:36:53.457Z] #41 DONE 73.5s [2026-02-06T08:36:53.457Z] [2026-02-06T08:36:53.457Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-06T08:36:53.457Z] #0 4.926 Preupgrading: [2026-02-06T08:36:53.457Z] #0 4.926 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.4-r0) [2026-02-06T08:36:53.457Z] #0 4.937 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.4-r0) [2026-02-06T08:36:53.457Z] #0 4.943 Executing busybox-1.37.0-r30.trigger [2026-02-06T08:36:53.457Z] #0 4.994 Continuing with the main upgrade transaction: [2026-02-06T08:36:53.457Z] #0 5.458 (1/1) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) [2026-02-06T08:36:53.457Z] #0 5.466 OK: 20.8 MiB in 20 packages [2026-02-06T08:36:54.393Z] #89 ... [2026-02-06T08:36:54.393Z] [2026-02-06T08:36:54.393Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:54.393Z] #71 DONE 9.9s [2026-02-06T08:36:54.393Z] [2026-02-06T08:36:54.393Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-06T08:36:54.393Z] #0 2.076 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:54.393Z] #0 2.266 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:54.393Z] #0 2.787 OK: 265 MiB in 60 packages [2026-02-06T08:36:54.652Z] #90 ... [2026-02-06T08:36:54.652Z] [2026-02-06T08:36:54.652Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-06T08:36:54.652Z] #0 6.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:54.652Z] #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:54.652Z] #0 7.308 OK: 8 MiB in 20 packages [2026-02-06T08:36:54.652Z] #91 DONE 9.8s [2026-02-06T08:36:54.652Z] [2026-02-06T08:36:54.652Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-06T08:36:54.652Z] #92 ... [2026-02-06T08:36:54.652Z] [2026-02-06T08:36:54.652Z] #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-06T08:36:54.652Z] #90 DONE 5.4s [2026-02-06T08:36:54.652Z] [2026-02-06T08:36:54.652Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-06T08:36:54.652Z] #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:54.652Z] #0 6.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-06T08:36:54.652Z] #0 7.533 OK: 12 MiB in 23 packages [2026-02-06T08:36:54.911Z] #93 DONE 10.1s [2026-02-06T08:36:54.911Z] [2026-02-06T08:36:54.911Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:36:54.911Z] #83 DONE 4.3s [2026-02-06T08:36:54.911Z] [2026-02-06T08:36:54.911Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-06T08:36:54.911Z] #89 DONE 7.8s [2026-02-06T08:36:54.911Z] [2026-02-06T08:36:54.911Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:36:55.169Z] #94 ... [2026-02-06T08:36:55.169Z] [2026-02-06T08:36:55.169Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-06T08:36:55.169Z] #95 DONE 4.2s [2026-02-06T08:36:55.169Z] [2026-02-06T08:36:55.169Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:37:01.739Z] #96 ... [2026-02-06T08:37:01.739Z] [2026-02-06T08:37:01.739Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:01.739Z] #97 ... [2026-02-06T08:37:01.739Z] [2026-02-06T08:37:01.739Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:37:01.739Z] #98 ... [2026-02-06T08:37:01.739Z] [2026-02-06T08:37:01.739Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:37:08.408Z] #99 ... [2026-02-06T08:37:08.408Z] [2026-02-06T08:37:08.408Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-06T08:37:08.408Z] #100 ... [2026-02-06T08:37:08.408Z] [2026-02-06T08:37:08.408Z] #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-06T08:37:08.408Z] #101 ... [2026-02-06T08:37:08.408Z] [2026-02-06T08:37:08.408Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:38:04.638Z] #102 ... [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:04.638Z] #97 DONE 68.8s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:04.638Z] #98 ... [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-06T08:38:04.638Z] #100 DONE 65.0s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #103 [support-scheduler builder 6/7] COPY . . [2026-02-06T08:38:04.638Z] #103 ... [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:04.638Z] #86 DONE 67.7s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:04.638Z] #98 DONE 69.6s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:04.638Z] #84 DONE 69.4s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #104 [core-command builder 6/7] COPY . . [2026-02-06T08:38:04.638Z] #104 ... [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:38:04.638Z] #99 DONE 65.5s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:38:04.638Z] #96 DONE 65.6s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-06T08:38:04.638Z] #105 ... [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-06T08:38:04.638Z] #102 DONE 68.2s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-06T08:38:04.638Z] #106 ... [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-06T08:38:04.638Z] #92 DONE 68.8s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-06T08:38:04.638Z] #101 DONE 68.8s [2026-02-06T08:38:04.638Z] [2026-02-06T08:38:04.638Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:11.199Z] #107 ... [2026-02-06T08:38:11.199Z] [2026-02-06T08:38:11.199Z] #108 [support-notifications builder 6/7] COPY . . [2026-02-06T08:38:11.199Z] #108 ... [2026-02-06T08:38:11.199Z] [2026-02-06T08:38:11.199Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-06T08:38:11.199Z] #109 ... [2026-02-06T08:38:11.199Z] [2026-02-06T08:38:11.199Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-06T08:38:11.199Z] #110 ... [2026-02-06T08:38:11.199Z] [2026-02-06T08:38:11.199Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-06T08:38:49.926Z] #111 ... [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:49.926Z] #94 DONE 110.6s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #112 ... [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #103 [support-scheduler builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #103 DONE 45.7s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #112 [security-proxy-setup builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #112 ... [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-06T08:38:49.926Z] #109 DONE 45.0s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #108 [support-notifications builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #108 DONE 45.1s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-06T08:38:49.926Z] #113 ... [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #110 DONE 45.4s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #104 [core-data builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #104 DONE 45.5s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-06T08:38:49.926Z] #111 DONE 42.5s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:49.926Z] #114 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:49.926Z] #115 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #116 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #117 [core-data builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #117 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:49.926Z] #118 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:49.926Z] #119 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #120 [core-command builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #120 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:49.926Z] #121 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:49.926Z] #122 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #123 [core-metadata builder 6/7] COPY . . [2026-02-06T08:38:49.926Z] #123 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:38:49.926Z] #124 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:38:49.926Z] #125 CACHED [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-06T08:38:49.926Z] #126 ... [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-06T08:38:49.926Z] #106 DONE 43.1s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-06T08:38:49.926Z] #105 DONE 46.0s [2026-02-06T08:38:49.926Z] [2026-02-06T08:38:49.926Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-06T08:38:51.868Z] #127 ... [2026-02-06T08:38:51.868Z] [2026-02-06T08:38:51.868Z] #128 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-06T08:38:56.091Z] #128 ... [2026-02-06T08:38:56.091Z] [2026-02-06T08:38:56.091Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-06T08:38:56.091Z] #129 ... [2026-02-06T08:38:56.091Z] [2026-02-06T08:38:56.091Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:38:56.091Z] #130 ... [2026-02-06T08:38:56.091Z] [2026-02-06T08:38:56.091Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:38:56.091Z] #131 ... [2026-02-06T08:38:56.091Z] [2026-02-06T08:38:56.091Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:38:56.350Z] #132 ... [2026-02-06T08:38:56.350Z] [2026-02-06T08:38:56.350Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-06T08:38:56.350Z] #133 ... [2026-02-06T08:38:56.350Z] [2026-02-06T08:38:56.350Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:38:56.610Z] #134 ... [2026-02-06T08:38:56.610Z] [2026-02-06T08:38:56.610Z] #135 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-06T08:39:06.588Z] #135 ... [2026-02-06T08:39:06.588Z] [2026-02-06T08:39:06.588Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:39:06.588Z] #130 21.03 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-02-06T08:39:07.963Z] #130 ... [2026-02-06T08:39:07.963Z] [2026-02-06T08:39:07.963Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:39:07.963Z] #107 DONE 64.1s [2026-02-06T08:39:07.963Z] [2026-02-06T08:39:07.963Z] #136 [core-keeper builder 7/8] COPY . . [2026-02-06T08:39:08.220Z] #136 ... [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #112 [security-proxy-setup builder 6/7] COPY . . [2026-02-06T08:39:08.220Z] #112 DONE 22.8s [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:39:08.220Z] #137 CACHED [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:39:08.220Z] #138 CACHED [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #139 [security-bootstrapper builder 6/7] COPY . . [2026-02-06T08:39:08.220Z] #139 CACHED [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-06T08:39:08.220Z] #140 CACHED [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-06T08:39:08.220Z] #141 CACHED [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #142 [security-proxy-setup builder 6/7] COPY . . [2026-02-06T08:39:08.220Z] #142 CACHED [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-06T08:39:08.220Z] #129 DONE 22.7s [2026-02-06T08:39:08.220Z] [2026-02-06T08:39:08.220Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:39:08.786Z] #143 ... [2026-02-06T08:39:08.786Z] [2026-02-06T08:39:08.786Z] #135 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-06T08:39:08.786Z] #135 DONE 21.8s [2026-02-06T08:39:08.786Z] [2026-02-06T08:39:08.786Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-06T08:39:08.786Z] #126 22.64 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-02-06T08:39:08.786Z] #126 ... [2026-02-06T08:39:08.786Z] [2026-02-06T08:39:08.786Z] #128 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-06T08:39:08.786Z] #128 DONE 22.1s [2026-02-06T08:39:09.046Z] [2026-02-06T08:39:09.046Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:39:09.046Z] #132 22.93 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-02-06T08:39:15.598Z] #132 ... [2026-02-06T08:39:15.598Z] [2026-02-06T08:39:15.598Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:39:15.598Z] #134 23.96 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-02-06T08:39:17.654Z] #134 ... [2026-02-06T08:39:17.654Z] [2026-02-06T08:39:17.654Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:39:17.654Z] #131 21.24 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-02-06T08:39:17.911Z] #131 ... [2026-02-06T08:39:17.911Z] [2026-02-06T08:39:17.911Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-06T08:39:17.911Z] #113 21.40 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-02-06T08:39:17.911Z] #113 ... [2026-02-06T08:39:17.911Z] [2026-02-06T08:39:17.911Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-06T08:39:17.911Z] #127 23.09 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-02-06T08:39:18.251Z] #127 ... [2026-02-06T08:39:18.251Z] [2026-02-06T08:39:18.251Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-06T08:39:18.251Z] #133 21.94 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-02-06T08:39:18.251Z] #133 ... [2026-02-06T08:39:18.251Z] [2026-02-06T08:39:18.251Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-06T08:39:18.525Z] #144 ... [2026-02-06T08:39:18.525Z] [2026-02-06T08:39:18.525Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:39:18.525Z] #145 ... [2026-02-06T08:39:18.525Z] [2026-02-06T08:39:18.525Z] #146 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:39:18.798Z] #146 ... [2026-02-06T08:39:18.798Z] [2026-02-06T08:39:18.798Z] #147 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:39:18.798Z] #147 ... [2026-02-06T08:39:18.798Z] [2026-02-06T08:39:18.798Z] #148 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:39:41.561Z] #148 ... [2026-02-06T08:39:41.561Z] [2026-02-06T08:39:41.561Z] #136 [core-keeper builder 7/8] COPY . . [2026-02-06T08:39:41.561Z] #136 DONE 31.2s [2026-02-06T08:39:41.561Z] [2026-02-06T08:39:41.561Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-06T08:39:41.561Z] #133 ... [2026-02-06T08:39:41.561Z] [2026-02-06T08:39:41.561Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:39:48.116Z] #149 ... [2026-02-06T08:39:48.116Z] [2026-02-06T08:39:48.116Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-06T08:39:48.116Z] #144 38.35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-02-06T08:39:51.394Z] #144 ... [2026-02-06T08:39:51.394Z] [2026-02-06T08:39:51.394Z] #147 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:39:51.394Z] #147 DONE 41.2s [2026-02-06T08:39:51.394Z] [2026-02-06T08:39:51.394Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:39:51.394Z] #145 39.99 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-02-06T08:39:53.706Z] #145 ... [2026-02-06T08:39:53.706Z] [2026-02-06T08:39:53.706Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:39:53.706Z] #143 34.74 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-02-06T08:39:54.395Z] #143 ... [2026-02-06T08:39:54.395Z] [2026-02-06T08:39:54.396Z] #150 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-02-06T08:40:16.338Z] #150 ... [2026-02-06T08:40:16.338Z] [2026-02-06T08:40:16.338Z] #148 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:40:16.338Z] #148 DONE 66.7s [2026-02-06T08:40:16.338Z] [2026-02-06T08:40:16.338Z] #146 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:40:17.269Z] #146 ... [2026-02-06T08:40:17.269Z] [2026-02-06T08:40:17.269Z] #151 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-06T08:40:20.069Z] #151 ... [2026-02-06T08:40:20.069Z] [2026-02-06T08:40:20.069Z] #146 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-06T08:40:20.069Z] #146 DONE 70.1s [2026-02-06T08:40:20.069Z] [2026-02-06T08:40:20.069Z] #151 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-06T08:40:22.620Z] #151 ... [2026-02-06T08:40:22.620Z] [2026-02-06T08:40:22.620Z] #152 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-06T08:40:44.689Z] #152 ... [2026-02-06T08:40:44.689Z] [2026-02-06T08:40:44.689Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:40:44.689Z] #149 59.71 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-02-06T08:40:44.689Z] #149 ... [2026-02-06T08:40:44.689Z] [2026-02-06T08:40:44.689Z] #150 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-02-06T08:40:44.689Z] #150 DONE 47.2s [2026-02-06T08:40:44.689Z] [2026-02-06T08:40:44.689Z] #152 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-06T08:40:44.689Z] #152 ... [2026-02-06T08:40:44.689Z] [2026-02-06T08:40:44.689Z] #153 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-06T08:40:51.259Z] #153 ... [2026-02-06T08:40:51.259Z] [2026-02-06T08:40:51.259Z] #151 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-06T08:40:51.259Z] #151 DONE 33.7s [2026-02-06T08:40:51.259Z] [2026-02-06T08:40:51.259Z] #154 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-06T08:40:54.540Z] #154 ... [2026-02-06T08:40:54.540Z] [2026-02-06T08:40:54.540Z] #152 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-06T08:40:54.540Z] #152 DONE 33.1s [2026-02-06T08:40:54.800Z] [2026-02-06T08:40:54.800Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-06T08:40:55.731Z] #144 ... [2026-02-06T08:40:55.731Z] [2026-02-06T08:40:55.731Z] #155 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-06T08:40:56.661Z] #155 ... [2026-02-06T08:40:56.661Z] [2026-02-06T08:40:56.661Z] #153 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-06T08:40:56.661Z] #153 DONE 13.0s [2026-02-06T08:40:56.661Z] [2026-02-06T08:40:56.661Z] #156 [security-spire-server] exporting to image [2026-02-06T08:40:56.661Z] #156 exporting layers [2026-02-06T08:41:06.618Z] #156 ... [2026-02-06T08:41:06.618Z] [2026-02-06T08:41:06.618Z] #154 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-06T08:41:06.618Z] #154 DONE 15.4s [2026-02-06T08:41:06.618Z] [2026-02-06T08:41:06.618Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:41:06.618Z] #131 ... [2026-02-06T08:41:06.618Z] [2026-02-06T08:41:06.618Z] #157 [security-spire-config] exporting to image [2026-02-06T08:41:06.618Z] #157 exporting layers [2026-02-06T08:41:08.679Z] #157 ... [2026-02-06T08:41:08.679Z] [2026-02-06T08:41:08.679Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-06T08:41:08.679Z] #127 DONE 142.4s [2026-02-06T08:41:08.679Z] [2026-02-06T08:41:08.679Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:41:16.777Z] #143 ... [2026-02-06T08:41:16.778Z] [2026-02-06T08:41:16.778Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:16.778Z] #158 ... [2026-02-06T08:41:16.778Z] [2026-02-06T08:41:16.778Z] #155 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-06T08:41:16.778Z] #155 DONE 21.2s [2026-02-06T08:41:17.036Z] [2026-02-06T08:41:17.036Z] #156 [security-spire-server] exporting to image [2026-02-06T08:41:20.312Z] #156 ... [2026-02-06T08:41:20.312Z] [2026-02-06T08:41:20.312Z] #159 [security-spire-agent] exporting to image [2026-02-06T08:41:20.312Z] #159 exporting layers [2026-02-06T08:41:35.370Z] #159 ... [2026-02-06T08:41:35.370Z] [2026-02-06T08:41:35.370Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-06T08:41:35.370Z] #130 DONE 167.4s [2026-02-06T08:41:35.370Z] [2026-02-06T08:41:35.370Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:35.370Z] #158 ... [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:35.371Z] #160 ... [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:35.371Z] #158 DONE 17.7s [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:35.371Z] #160 DONE 0.3s [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:35.371Z] #161 DONE 0.3s [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #156 [security-spire-server] exporting to image [2026-02-06T08:41:35.371Z] #156 exporting layers 37.2s done [2026-02-06T08:41:35.371Z] #156 writing image sha256:5b966d2e36645d227542da842640bda49473990693becf6d7f0b5f87eb8ac514 [2026-02-06T08:41:35.371Z] #156 ... [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #162 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:35.371Z] #162 DONE 0.3s [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #156 [security-spire-server] exporting to image [2026-02-06T08:41:35.371Z] #156 writing image sha256:5b966d2e36645d227542da842640bda49473990693becf6d7f0b5f87eb8ac514 0.1s done [2026-02-06T08:41:35.371Z] #156 naming to docker.io/library/security-spire-server [2026-02-06T08:41:35.371Z] #156 ... [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-02-06T08:41:35.371Z] #163 DONE 0.4s [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #156 [security-spire-server] exporting to image [2026-02-06T08:41:35.371Z] #156 naming to docker.io/library/security-spire-server 0.2s done [2026-02-06T08:41:35.371Z] #156 DONE 37.9s [2026-02-06T08:41:35.371Z] [2026-02-06T08:41:35.371Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:37.268Z] #164 ... [2026-02-06T08:41:37.268Z] [2026-02-06T08:41:37.268Z] #165 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-02-06T08:41:37.268Z] #165 DONE 3.2s [2026-02-06T08:41:37.527Z] [2026-02-06T08:41:37.527Z] #157 [security-spire-config] exporting to image [2026-02-06T08:41:37.527Z] #157 exporting layers 30.5s done [2026-02-06T08:41:37.527Z] #157 writing image sha256:62444598e33a99796f04bc47d16479657e91b7ce2bc7e408b3b1eaf083afbb80 0.3s done [2026-02-06T08:41:37.527Z] #157 naming to docker.io/library/security-spire-config [2026-02-06T08:41:38.457Z] #157 naming to docker.io/library/security-spire-config 0.7s done [2026-02-06T08:41:38.714Z] #157 DONE 31.9s [2026-02-06T08:41:38.714Z] [2026-02-06T08:41:38.714Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-06T08:41:38.714Z] #131 DONE 172.6s [2026-02-06T08:41:38.714Z] [2026-02-06T08:41:38.714Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:38.714Z] #164 DONE 4.3s [2026-02-06T08:41:38.714Z] [2026-02-06T08:41:38.714Z] #159 [security-spire-agent] exporting to image [2026-02-06T08:41:38.714Z] #159 exporting layers 18.3s done [2026-02-06T08:41:38.714Z] #159 writing image sha256:a0556826d1a4e4ad2a08c3f47fe38ff4a294d92f95c031d309a99db0154377b3 done [2026-02-06T08:41:38.714Z] #159 naming to docker.io/library/security-spire-agent 0.0s done [2026-02-06T08:41:39.277Z] #159 DONE 18.9s [2026-02-06T08:41:39.277Z] [2026-02-06T08:41:39.278Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:39.278Z] #166 ... [2026-02-06T08:41:39.278Z] [2026-02-06T08:41:39.278Z] #167 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-02-06T08:41:39.278Z] #167 DONE 2.1s [2026-02-06T08:41:39.278Z] [2026-02-06T08:41:39.278Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-06T08:41:39.278Z] #133 DONE 173.2s [2026-02-06T08:41:39.587Z] [2026-02-06T08:41:39.587Z] #168 [support-scheduler] exporting to image [2026-02-06T08:41:39.587Z] #168 ... [2026-02-06T08:41:39.587Z] [2026-02-06T08:41:39.587Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:39.587Z] #158 DONE 17.7s [2026-02-06T08:41:39.587Z] [2026-02-06T08:41:39.587Z] #161 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:39.587Z] #161 DONE 0.3s [2026-02-06T08:41:39.587Z] [2026-02-06T08:41:39.587Z] #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:39.587Z] #169 DONE 1.0s [2026-02-06T08:41:39.587Z] [2026-02-06T08:41:39.587Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:39.587Z] #170 CACHED [2026-02-06T08:41:39.587Z] [2026-02-06T08:41:39.587Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:39.587Z] #171 CACHED [2026-02-06T08:41:39.587Z] [2026-02-06T08:41:39.587Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:39.587Z] #166 DONE 0.5s [2026-02-06T08:41:39.844Z] [2026-02-06T08:41:39.844Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:41.212Z] #172 ... [2026-02-06T08:41:41.212Z] [2026-02-06T08:41:41.212Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-06T08:41:41.212Z] #173 DONE 1.3s [2026-02-06T08:41:41.212Z] [2026-02-06T08:41:41.212Z] #168 [support-scheduler] exporting to image [2026-02-06T08:41:41.212Z] #168 exporting layers 1.7s done [2026-02-06T08:41:41.212Z] #168 writing image sha256:07ec188bfe2127018bf9c4277e11ec99b373cbee6cd24812ee5a4ff7f879ba24 [2026-02-06T08:41:41.212Z] #168 writing image sha256:07ec188bfe2127018bf9c4277e11ec99b373cbee6cd24812ee5a4ff7f879ba24 0.1s done [2026-02-06T08:41:41.212Z] #168 naming to docker.io/library/support-scheduler 0.1s done [2026-02-06T08:41:41.470Z] #168 DONE 2.0s [2026-02-06T08:41:41.470Z] [2026-02-06T08:41:41.470Z] #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-06T08:41:41.470Z] #174 ... [2026-02-06T08:41:41.470Z] [2026-02-06T08:41:41.470Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:41.470Z] #172 DONE 1.8s [2026-02-06T08:41:41.726Z] [2026-02-06T08:41:41.726Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-06T08:41:41.726Z] #175 ... [2026-02-06T08:41:41.726Z] [2026-02-06T08:41:41.726Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-06T08:41:41.726Z] #126 DONE 175.6s [2026-02-06T08:41:41.982Z] [2026-02-06T08:41:41.982Z] #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:41.982Z] #158 DONE 17.7s [2026-02-06T08:41:41.982Z] [2026-02-06T08:41:41.982Z] #161 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:41.982Z] #161 DONE 0.4s [2026-02-06T08:41:41.982Z] [2026-02-06T08:41:41.983Z] #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-06T08:41:41.983Z] #174 DONE 0.8s [2026-02-06T08:41:41.983Z] [2026-02-06T08:41:41.983Z] #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:41:41.983Z] #176 DONE 2.3s [2026-02-06T08:41:41.983Z] [2026-02-06T08:41:41.983Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:42.239Z] #177 ... [2026-02-06T08:41:42.239Z] [2026-02-06T08:41:42.239Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:42.239Z] #178 CACHED [2026-02-06T08:41:42.239Z] [2026-02-06T08:41:42.239Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:42.239Z] #179 CACHED [2026-02-06T08:41:42.495Z] [2026-02-06T08:41:42.495Z] #180 [core-common-config-bootstrapper] exporting to image [2026-02-06T08:41:42.768Z] #180 ... [2026-02-06T08:41:42.768Z] [2026-02-06T08:41:42.768Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-06T08:41:42.768Z] #175 DONE 1.0s [2026-02-06T08:41:42.768Z] [2026-02-06T08:41:42.768Z] #181 [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-02-06T08:41:43.025Z] #181 DONE 0.4s [2026-02-06T08:41:43.025Z] [2026-02-06T08:41:43.025Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-02-06T08:41:43.025Z] #177 DONE 1.0s [2026-02-06T08:41:43.025Z] [2026-02-06T08:41:43.025Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-02-06T08:41:43.025Z] #182 DONE 0.5s [2026-02-06T08:41:43.025Z] [2026-02-06T08:41:43.025Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:43.281Z] #183 DONE 0.2s [2026-02-06T08:41:43.281Z] [2026-02-06T08:41:43.281Z] #180 [core-common-config-bootstrapper] exporting to image [2026-02-06T08:41:43.281Z] #180 exporting layers 0.7s done [2026-02-06T08:41:43.281Z] #180 writing image sha256:521801e3bf75c68bf11be862581074ce1757e96249bfbeea4d7ea0ac46f70d95 done [2026-02-06T08:41:43.281Z] #180 naming to docker.io/library/core-common-config-bootstrapper done [2026-02-06T08:41:43.281Z] #180 DONE 0.8s [2026-02-06T08:41:43.281Z] [2026-02-06T08:41:43.281Z] #184 [core-command] exporting to image [2026-02-06T08:41:43.556Z] #184 ... [2026-02-06T08:41:43.556Z] [2026-02-06T08:41:43.556Z] #185 [security-spiffe-token-provider] exporting to image [2026-02-06T08:41:43.556Z] #185 exporting layers 0.5s done [2026-02-06T08:41:43.556Z] #185 writing image sha256:23cfe5ab0f675d2eb338657ba04021842ef03f724dcfe0588dc87e7266d1dd51 done [2026-02-06T08:41:43.556Z] #185 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-02-06T08:41:43.556Z] #185 DONE 0.6s [2026-02-06T08:41:43.556Z] [2026-02-06T08:41:43.556Z] #184 [core-command] exporting to image [2026-02-06T08:41:43.556Z] #184 exporting layers 0.3s done [2026-02-06T08:41:43.556Z] #184 writing image sha256:13813ec4b3aa0dce48d3e229295d02b86fcff9192171ad3de1bfafd9ecfd5378 done [2026-02-06T08:41:43.556Z] #184 naming to docker.io/library/core-command 0.0s done [2026-02-06T08:41:43.556Z] #184 DONE 0.4s [2026-02-06T08:41:43.556Z] [2026-02-06T08:41:43.556Z] #186 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:41:44.928Z] #186 DONE 2.1s [2026-02-06T08:41:44.928Z] [2026-02-06T08:41:44.928Z] #187 [security-proxy-auth] exporting to image [2026-02-06T08:41:45.187Z] #187 exporting layers 0.1s done [2026-02-06T08:41:45.187Z] #187 writing image sha256:45e83b5e21ab1f1967461bc5273de2a405f7698b77b84a6ce0dc98f6de717c09 done [2026-02-06T08:41:45.187Z] #187 naming to docker.io/library/security-proxy-auth done [2026-02-06T08:41:45.187Z] #187 DONE 0.2s [2026-02-06T08:41:45.187Z] [2026-02-06T08:41:45.187Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:41:46.115Z] #132 ... [2026-02-06T08:41:46.115Z] [2026-02-06T08:41:46.115Z] #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-06T08:41:46.115Z] #113 DONE 180.3s [2026-02-06T08:41:46.372Z] [2026-02-06T08:41:46.372Z] #188 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:46.628Z] #188 DONE 0.2s [2026-02-06T08:41:46.628Z] [2026-02-06T08:41:46.628Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:46.885Z] #189 DONE 0.3s [2026-02-06T08:41:46.885Z] [2026-02-06T08:41:46.885Z] #190 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-02-06T08:41:47.143Z] #190 DONE 0.5s [2026-02-06T08:41:47.143Z] [2026-02-06T08:41:47.143Z] #191 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:47.143Z] #191 DONE 0.1s [2026-02-06T08:41:47.143Z] [2026-02-06T08:41:47.143Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:41:47.399Z] #145 ... [2026-02-06T08:41:47.399Z] [2026-02-06T08:41:47.399Z] #192 [support-notifications] exporting to image [2026-02-06T08:41:47.399Z] #192 exporting layers 0.2s done [2026-02-06T08:41:47.400Z] #192 writing image sha256:61c642cd500b55549695f00f2f65dace6f093e4dc3651b6a236816112b5e6f72 done [2026-02-06T08:41:47.400Z] #192 naming to docker.io/library/support-notifications done [2026-02-06T08:41:47.400Z] #192 DONE 0.2s [2026-02-06T08:41:47.400Z] [2026-02-06T08:41:47.400Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:41:57.346Z] #143 ... [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-06T08:41:57.346Z] #144 DONE 167.7s [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-06T08:41:57.346Z] #132 DONE 189.9s [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #193 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-06T08:41:57.346Z] #193 ... [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #194 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:57.346Z] #194 DONE 0.2s [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #193 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-06T08:41:57.346Z] #193 DONE 0.2s [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:57.346Z] #195 DONE 0.1s [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-06T08:41:57.346Z] #196 ... [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-02-06T08:41:57.346Z] #197 DONE 0.9s [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:41:57.346Z] #198 DONE 0.3s [2026-02-06T08:41:57.346Z] [2026-02-06T08:41:57.346Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:41:57.607Z] #149 ... [2026-02-06T08:41:57.607Z] [2026-02-06T08:41:57.607Z] #199 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-02-06T08:41:57.607Z] #199 DONE 0.1s [2026-02-06T08:41:57.607Z] [2026-02-06T08:41:57.607Z] #200 [core-metadata] exporting to image [2026-02-06T08:41:57.607Z] #200 exporting layers [2026-02-06T08:41:57.607Z] #200 ... [2026-02-06T08:41:57.607Z] [2026-02-06T08:41:57.607Z] #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-06T08:41:57.607Z] #196 DONE 1.4s [2026-02-06T08:41:57.866Z] [2026-02-06T08:41:57.866Z] #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:41:57.866Z] #201 DONE 0.2s [2026-02-06T08:41:57.866Z] [2026-02-06T08:41:57.866Z] #200 [core-metadata] exporting to image [2026-02-06T08:41:57.866Z] #200 exporting layers 0.3s done [2026-02-06T08:41:58.123Z] #200 writing image sha256:2dd3fc1ab64bd8a83b17857c5f89198ad23a8a14c64455abb3f0e061106ddec9 done [2026-02-06T08:41:58.123Z] #200 naming to docker.io/library/core-metadata done [2026-02-06T08:41:58.123Z] #200 DONE 0.4s [2026-02-06T08:41:58.123Z] [2026-02-06T08:41:58.123Z] #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:41:58.123Z] #202 DONE 0.3s [2026-02-06T08:41:58.123Z] [2026-02-06T08:41:58.123Z] #203 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-02-06T08:41:58.381Z] #203 DONE 0.3s [2026-02-06T08:41:58.381Z] [2026-02-06T08:41:58.381Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:41:58.381Z] #134 ... [2026-02-06T08:41:58.381Z] [2026-02-06T08:41:58.381Z] #204 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-02-06T08:41:58.381Z] #204 DONE 0.1s [2026-02-06T08:41:58.381Z] [2026-02-06T08:41:58.381Z] #205 [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-02-06T08:41:58.381Z] #205 DONE 0.0s [2026-02-06T08:41:58.638Z] [2026-02-06T08:41:58.638Z] #206 [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-02-06T08:41:58.638Z] #206 DONE 0.1s [2026-02-06T08:41:58.638Z] [2026-02-06T08:41:58.638Z] #207 [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-02-06T08:41:58.895Z] #207 DONE 0.1s [2026-02-06T08:41:58.895Z] [2026-02-06T08:41:58.895Z] #208 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-02-06T08:41:58.895Z] #208 DONE 0.1s [2026-02-06T08:41:58.895Z] [2026-02-06T08:41:58.895Z] #209 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-02-06T08:42:00.272Z] #209 DONE 1.4s [2026-02-06T08:42:00.272Z] [2026-02-06T08:42:00.272Z] #210 [security-bootstrapper] exporting to image [2026-02-06T08:42:10.228Z] #210 ... [2026-02-06T08:42:10.228Z] [2026-02-06T08:42:10.228Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-06T08:42:10.228Z] #134 DONE 202.9s [2026-02-06T08:42:10.228Z] [2026-02-06T08:42:10.228Z] #210 [security-bootstrapper] exporting to image [2026-02-06T08:42:11.157Z] #210 ... [2026-02-06T08:42:11.157Z] [2026-02-06T08:42:11.157Z] #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:42:11.157Z] #211 DONE 0.1s [2026-02-06T08:42:11.157Z] [2026-02-06T08:42:11.157Z] #210 [security-bootstrapper] exporting to image [2026-02-06T08:42:11.157Z] #210 exporting layers 10.9s done [2026-02-06T08:42:11.157Z] #210 writing image sha256:91280adfc98db2bbf4064f97d97960283d4cc5cc39bc832f019b7cb74d9ed8d9 done [2026-02-06T08:42:11.157Z] #210 naming to docker.io/library/security-bootstrapper done [2026-02-06T08:42:11.157Z] #210 DONE 10.9s [2026-02-06T08:42:11.157Z] [2026-02-06T08:42:11.157Z] #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:42:11.157Z] #212 DONE 0.1s [2026-02-06T08:42:11.157Z] [2026-02-06T08:42:11.157Z] #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-02-06T08:42:12.087Z] #213 DONE 0.8s [2026-02-06T08:42:12.087Z] [2026-02-06T08:42:12.087Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:42:12.087Z] #214 DONE 0.1s [2026-02-06T08:42:12.087Z] [2026-02-06T08:42:12.087Z] #215 [core-data] exporting to image [2026-02-06T08:42:12.087Z] #215 exporting layers 0.1s done [2026-02-06T08:42:12.087Z] #215 writing image sha256:c5807065bf45bf90ce779cd8ed4d801143f15f7b00caed3af0c810f174ac86fb [2026-02-06T08:42:12.344Z] #215 writing image sha256:c5807065bf45bf90ce779cd8ed4d801143f15f7b00caed3af0c810f174ac86fb done [2026-02-06T08:42:12.344Z] #215 naming to docker.io/library/core-data done [2026-02-06T08:42:12.344Z] #215 DONE 0.1s [2026-02-06T08:42:12.344Z] [2026-02-06T08:42:12.344Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:42:16.519Z] #143 ... [2026-02-06T08:42:16.520Z] [2026-02-06T08:42:16.520Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:42:16.520Z] #145 188.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-02-06T08:42:16.845Z] #145 ... [2026-02-06T08:42:16.845Z] [2026-02-06T08:42:16.845Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-06T08:42:16.845Z] #143 DONE 188.7s [2026-02-06T08:42:17.103Z] [2026-02-06T08:42:17.103Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:42:17.103Z] #149 ... [2026-02-06T08:42:17.103Z] [2026-02-06T08:42:17.103Z] #216 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:42:17.103Z] #216 DONE 0.0s [2026-02-06T08:42:17.103Z] [2026-02-06T08:42:17.103Z] #217 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:42:17.103Z] #217 DONE 0.0s [2026-02-06T08:42:17.103Z] [2026-02-06T08:42:17.103Z] #218 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-06T08:42:17.103Z] #218 DONE 0.1s [2026-02-06T08:42:17.103Z] [2026-02-06T08:42:17.103Z] #219 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-02-06T08:42:17.103Z] #219 DONE 0.0s [2026-02-06T08:42:17.103Z] [2026-02-06T08:42:17.103Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:42:17.361Z] #149 ... [2026-02-06T08:42:17.361Z] [2026-02-06T08:42:17.361Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-02-06T08:42:17.361Z] #220 DONE 0.3s [2026-02-06T08:42:17.361Z] [2026-02-06T08:42:17.361Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:42:17.620Z] #149 ... [2026-02-06T08:42:17.620Z] [2026-02-06T08:42:17.620Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-02-06T08:42:17.620Z] #221 DONE 0.0s [2026-02-06T08:42:17.620Z] [2026-02-06T08:42:17.620Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:42:18.186Z] #222 DONE 0.7s [2026-02-06T08:42:18.186Z] [2026-02-06T08:42:18.186Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:42:18.446Z] #149 ... [2026-02-06T08:42:18.446Z] [2026-02-06T08:42:18.446Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-06T08:42:18.446Z] #145 DONE 190.0s [2026-02-06T08:42:18.446Z] [2026-02-06T08:42:18.446Z] #223 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:42:18.446Z] #223 DONE 0.1s [2026-02-06T08:42:18.446Z] [2026-02-06T08:42:18.446Z] #224 [security-proxy-setup] exporting to image [2026-02-06T08:42:18.446Z] #224 exporting layers [2026-02-06T08:42:18.446Z] #224 ... [2026-02-06T08:42:18.446Z] [2026-02-06T08:42:18.446Z] #225 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-02-06T08:42:18.446Z] #225 DONE 0.0s [2026-02-06T08:42:18.446Z] [2026-02-06T08:42:18.446Z] #226 [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-02-06T08:42:18.446Z] #226 DONE 0.1s [2026-02-06T08:42:18.704Z] [2026-02-06T08:42:18.704Z] #224 [security-proxy-setup] exporting to image [2026-02-06T08:42:18.704Z] #224 exporting layers 0.2s done [2026-02-06T08:42:18.704Z] #224 writing image sha256:0e9747e4d099c8847776df1d52590e1dc89e369278da9ffd3506065af284a825 done [2026-02-06T08:42:18.704Z] #224 naming to docker.io/library/security-proxy-setup done [2026-02-06T08:42:18.704Z] #224 DONE 0.3s [2026-02-06T08:42:18.704Z] [2026-02-06T08:42:18.704Z] #227 [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-02-06T08:42:18.704Z] #227 DONE 0.1s [2026-02-06T08:42:18.704Z] [2026-02-06T08:42:18.704Z] #228 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:42:18.704Z] #228 DONE 0.1s [2026-02-06T08:42:18.704Z] [2026-02-06T08:42:18.704Z] #229 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-02-06T08:42:18.962Z] #229 DONE 0.4s [2026-02-06T08:42:18.962Z] [2026-02-06T08:42:18.962Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:42:19.220Z] #149 ... [2026-02-06T08:42:19.220Z] [2026-02-06T08:42:19.220Z] #230 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-02-06T08:42:19.478Z] #230 DONE 0.4s [2026-02-06T08:42:19.478Z] [2026-02-06T08:42:19.478Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-02-06T08:42:19.478Z] #231 DONE 0.0s [2026-02-06T08:42:19.478Z] [2026-02-06T08:42:19.478Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:42:19.478Z] #149 ... [2026-02-06T08:42:19.478Z] [2026-02-06T08:42:19.478Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-06T08:42:19.736Z] #232 DONE 0.2s [2026-02-06T08:42:19.736Z] [2026-02-06T08:42:19.736Z] #233 [security-secretstore-setup] exporting to image [2026-02-06T08:42:19.994Z] #233 exporting layers 0.2s done [2026-02-06T08:42:19.994Z] #233 writing image sha256:ea65c843d9132160ba4a04db19c8030b1b278c8660ee7e61c26875b0cd284685 done [2026-02-06T08:42:19.994Z] #233 naming to docker.io/library/security-secretstore-setup done [2026-02-06T08:42:19.994Z] #233 DONE 0.2s [2026-02-06T08:42:19.994Z] [2026-02-06T08:42:19.994Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-06T08:42:20.558Z] #149 DONE 159.3s [2026-02-06T08:42:20.818Z] [2026-02-06T08:42:20.818Z] #234 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-06T08:42:20.818Z] #234 DONE 0.1s [2026-02-06T08:42:20.818Z] [2026-02-06T08:42:20.818Z] #235 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-06T08:42:21.076Z] #235 DONE 0.4s [2026-02-06T08:42:21.076Z] [2026-02-06T08:42:21.076Z] #236 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-02-06T08:42:21.076Z] #236 DONE 0.0s [2026-02-06T08:42:21.076Z] [2026-02-06T08:42:21.076Z] #237 [core-keeper] exporting to image [2026-02-06T08:42:21.335Z] #237 exporting layers 0.2s done [2026-02-06T08:42:21.335Z] #237 writing image sha256:1498fc016270274a17b905675165902f3b6516b855bdcff0f72556bd5c999b46 done [2026-02-06T08:42:21.335Z] #237 naming to docker.io/library/core-keeper done [2026-02-06T08:42:21.335Z] #237 DONE 0.2s [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-06T08:42:21.335Z] time="2026-02-06T08:35:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-02-06T08:42:21.344Z] $ docker stop --time=1 1e81632ea4cc4d51fdb4b2386a8c8c9c3806895777646f2671ef140d352c7d0f [2026-02-06T08:42:22.643Z] $ docker rm -f --volumes 1e81632ea4cc4d51fdb4b2386a8c8c9c3806895777646f2671ef140d352c7d0f [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-06T08:42:22.999Z] + docker images [2026-02-06T08:42:22.999Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-02-06T08:42:22.999Z] core-keeper latest 1498fc016270 2 seconds ago 46.8MB [2026-02-06T08:42:22.999Z] security-secretstore-setup latest ea65c843d913 3 seconds ago 83.7MB [2026-02-06T08:42:22.999Z] security-proxy-setup latest 0e9747e4d099 4 seconds ago 58.6MB [2026-02-06T08:42:22.999Z] core-data latest c5807065bf45 11 seconds ago 47MB [2026-02-06T08:42:22.999Z] security-bootstrapper latest 91280adfc98d 22 seconds ago 21.6MB [2026-02-06T08:42:22.999Z] core-metadata latest 2dd3fc1ab64b 25 seconds ago 47.1MB [2026-02-06T08:42:22.999Z] support-notifications latest 61c642cd500b 35 seconds ago 54.9MB [2026-02-06T08:42:22.999Z] security-proxy-auth latest 45e83b5e21ab 38 seconds ago 46.1MB [2026-02-06T08:42:22.999Z] core-command latest 13813ec4b3aa 40 seconds ago 41.3MB [2026-02-06T08:42:22.999Z] security-spiffe-token-provider latest 23cfe5ab0f67 40 seconds ago 50.2MB [2026-02-06T08:42:23.000Z] core-common-config-bootstrapper latest 521801e3bf75 41 seconds ago 20.5MB [2026-02-06T08:42:23.000Z] support-scheduler latest 07ec188bfe21 43 seconds ago 51.2MB [2026-02-06T08:42:23.000Z] security-spire-agent latest a0556826d1a4 About a minute ago 237MB [2026-02-06T08:42:23.000Z] security-spire-config latest 62444598e33a About a minute ago 177MB [2026-02-06T08:42:23.000Z] security-spire-server latest 5b966d2e3664 About a minute ago 178MB [2026-02-06T08:42:23.000Z] ci-base-image-x86_64 latest 25c781c9bd5d 10 minutes ago 1GB [2026-02-06T08:42:23.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB [2026-02-06T08:42:23.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB [2026-02-06T08:42:23.000Z] 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-02-06T08:42:23.389Z] provisioning config files... [2026-02-06T08:42:23.395Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config861791126600969097tmp [Pipeline] { [Pipeline] sh [2026-02-06T08:42:23.684Z] + set +x [2026-02-06T08:42:23.685Z] + curl -s https://codecov.io/bash [2026-02-06T08:42:23.685Z] + bash -s -- [2026-02-06T08:42:23.685Z] [2026-02-06T08:42:23.685Z] _____ _ [2026-02-06T08:42:23.685Z] / ____| | | [2026-02-06T08:42:23.685Z] | | ___ __| | ___ ___ _____ __ [2026-02-06T08:42:23.685Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-06T08:42:23.685Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-06T08:42:23.685Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-06T08:42:23.685Z] Bash-1.0.6 [2026-02-06T08:42:23.685Z] [2026-02-06T08:42:23.685Z] [2026-02-06T08:42:23.685Z] ==> git version 2.25.1 found [2026-02-06T08:42:23.685Z] ==> 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-02-06T08:42:23.685Z] Release-Date: 2020-01-08 [2026-02-06T08:42:23.685Z] 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-02-06T08:42:23.685Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-06T08:42:23.685Z] ==> Jenkins CI detected. [2026-02-06T08:42:23.685Z] current dir:  /w/workspace/edgex-go/6 [2026-02-06T08:42:23.685Z] project root: . [2026-02-06T08:42:23.685Z] --> token set from env [2026-02-06T08:42:23.685Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-06T08:42:23.685Z] ==> Running gcov in . (disable via -X gcov) [2026-02-06T08:42:23.685Z] ==> Python coveragepy not found [2026-02-06T08:42:23.685Z] ==> Searching for coverage reports in: [2026-02-06T08:42:23.685Z] + . [2026-02-06T08:42:23.685Z] -> Found 1 reports [2026-02-06T08:42:23.685Z] ==> Detecting git/mercurial file structure [2026-02-06T08:42:23.685Z] ==> Reading reports [2026-02-06T08:42:23.685Z] + ./coverage.out bytes=1044038 [2026-02-06T08:42:23.685Z] ==> Appending adjustments [2026-02-06T08:42:23.685Z] https://docs.codecov.io/docs/fixing-reports [2026-02-06T08:42:25.591Z] + Found adjustments [2026-02-06T08:42:25.591Z] ==> Gzipping contents [2026-02-06T08:42:25.591Z] 108K /tmp/codecov.jHb96u.gz [2026-02-06T08:42:25.591Z] ==> Uploading reports [2026-02-06T08:42:25.591Z] url: https://codecov.io [2026-02-06T08:42:25.591Z] query: branch=PR-5354&commit=738d08aa1854fc837276628b5db5724affee8dc8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= [2026-02-06T08:42:25.591Z] -> Pinging Codecov [2026-02-06T08:42:25.591Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5354&commit=738d08aa1854fc837276628b5db5724affee8dc8&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5354%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5354&job=&cmd_args= [2026-02-06T08:42:25.591Z] -> Uploading to [2026-02-06T08:42:25.591Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/738d08aa1854fc837276628b5db5724affee8dc8/4867af49-c69d-4953-afd7-848335a8371b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260206T084225Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b406bb396cbfa519a693c5e158a8a19a2069571488d337e1a4b5dc9d531484dc [2026-02-06T08:42:25.591Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-06T08:42:25.591Z] Dload Upload Total Spent Left Speed [2026-02-06T08:42:25.851Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 508k --:--:-- --:--:-- --:--:-- 506k 100 105k 0 0 100 105k 0 444k --:--:-- --:--:-- --:--:-- 442k [2026-02-06T08:42:25.851Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/738d08aa1854fc837276628b5db5724affee8dc8 [Pipeline] } [2026-02-06T08:42:25.857Z] 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-02-06T08:42:26.625Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:26.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:27.774Z] ---> package-listing.sh [2026-02-06T08:42:27.774Z] ++ facter osfamily [2026-02-06T08:42:27.774Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-06T08:42:28.032Z] + OS_FAMILY=debian [2026-02-06T08:42:28.032Z] + workspace=/w/workspace/edgex-go/6 [2026-02-06T08:42:28.032Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-06T08:42:28.032Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-06T08:42:28.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-06T08:42:28.032Z] + PACKAGES=/tmp/packages_start.txt [2026-02-06T08:42:28.032Z] + '[' /w/workspace/edgex-go/6 ']' [2026-02-06T08:42:28.032Z] + PACKAGES=/tmp/packages_end.txt [2026-02-06T08:42:28.032Z] + case "${OS_FAMILY}" in [2026-02-06T08:42:28.032Z] + dpkg -l [2026-02-06T08:42:28.032Z] + grep '^ii' [2026-02-06T08:42:28.032Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-06T08:42:28.032Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-06T08:42:28.032Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-06T08:42:28.032Z] + '[' /w/workspace/edgex-go/6 ']' [2026-02-06T08:42:28.032Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2026-02-06T08:42:28.032Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2026-02-06T08:42:28.043Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-06T08:42:28.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:42:28.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-06T08:42:28.883Z] [2026-02-06T08:42:28.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-06T08:42:29.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-06T08:42:29.181Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-06T08:42:29.181Z] 5eb5b503b376: Pulling fs layer [2026-02-06T08:42:29.181Z] 5c69ac0246d0: Pulling fs layer [2026-02-06T08:42:29.181Z] ec43610c2a17: Pulling fs layer [2026-02-06T08:42:29.181Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-06T08:42:29.181Z] 33b1e0a273af: Pulling fs layer [2026-02-06T08:42:29.181Z] 5d3b04190fa2: Pulling fs layer [2026-02-06T08:42:29.181Z] 33b1e0a273af: Waiting [2026-02-06T08:42:29.181Z] 3a2ae6a8a46f: Waiting [2026-02-06T08:42:29.181Z] 2f39f015ded8: Pulling fs layer [2026-02-06T08:42:29.181Z] 5d3b04190fa2: Waiting [2026-02-06T08:42:29.181Z] 2f39f015ded8: Waiting [2026-02-06T08:42:29.181Z] 5c69ac0246d0: Verifying Checksum [2026-02-06T08:42:29.181Z] 5c69ac0246d0: Download complete [2026-02-06T08:42:29.181Z] 3a2ae6a8a46f: Download complete [2026-02-06T08:42:29.181Z] 33b1e0a273af: Verifying Checksum [2026-02-06T08:42:29.181Z] 33b1e0a273af: Download complete [2026-02-06T08:42:29.181Z] 5d3b04190fa2: Verifying Checksum [2026-02-06T08:42:29.181Z] 5d3b04190fa2: Download complete [2026-02-06T08:42:29.181Z] ec43610c2a17: Verifying Checksum [2026-02-06T08:42:29.181Z] ec43610c2a17: Download complete [2026-02-06T08:42:29.438Z] 5eb5b503b376: Verifying Checksum [2026-02-06T08:42:29.439Z] 5eb5b503b376: Download complete [2026-02-06T08:42:30.004Z] 2f39f015ded8: Verifying Checksum [2026-02-06T08:42:30.004Z] 2f39f015ded8: Download complete [2026-02-06T08:42:30.936Z] 5eb5b503b376: Pull complete [2026-02-06T08:42:30.936Z] 5c69ac0246d0: Pull complete [2026-02-06T08:42:31.500Z] ec43610c2a17: Pull complete [2026-02-06T08:42:31.500Z] 3a2ae6a8a46f: Pull complete [2026-02-06T08:42:31.758Z] 33b1e0a273af: Pull complete [2026-02-06T08:42:31.758Z] 5d3b04190fa2: Pull complete [2026-02-06T08:42:37.031Z] 2f39f015ded8: Pull complete [2026-02-06T08:42:37.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-06T08:42:37.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-06T08:42:37.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-06T08:42:37.136Z] prd-ubuntu20.04-docker-8c-8g-1667 does not seem to be running inside a container [2026-02-06T08:42:37.157Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-02-06T08:42:40.483Z] $ docker top b50abdea1dc4f3fab177f7f8eadfbaa5cb59c8cc477f981a89226edfd1318d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-06T08:42:40.826Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-06T08:42:41.108Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-06T08:42:41.394Z] + ls /var/log/sa-host [2026-02-06T08:42:41.394Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-06T08:42:41.469Z] provisioning config files... [2026-02-06T08:42:41.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config11968344355419340274tmp [Pipeline] { [Pipeline] echo [2026-02-06T08:42:41.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:41.778Z] ---> create-netrc.sh [Pipeline] } [2026-02-06T08:42:41.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:42.124Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-06T08:42:42.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:42.416Z] ---> sudo-logs.sh [2026-02-06T08:42:42.416Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-06T08:42:42.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:42.723Z] ---> job-cost.sh [2026-02-06T08:42:42.723Z] lf-activate-venv: SKIPPING [2026-02-06T08:42:42.723Z] INFO: No Stack... [2026-02-06T08:42:42.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-06T08:42:43.242Z] INFO: Archiving Costs [Pipeline] echo [2026-02-06T08:42:43.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-06T08:42:43.533Z] ---> logs-deploy.sh [2026-02-06T08:42:43.533Z] lf-activate-venv: SKIPPING [2026-02-06T08:42:43.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5354/6 [2026-02-06T08:42:43.533Z] INFO: archiving workspace using pattern(s): [2026-02-06T08:42:44.469Z] Archives upload complete. [2026-02-06T08:42:44.469Z] INFO: archiving logs to Nexus [2026-02-06T08:42:45.412Z] ---> uname -a: [2026-02-06T08:42:45.412Z] Linux prd-ubuntu20-04-docker-8c-8g-1667 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] ---> lscpu: [2026-02-06T08:42:45.412Z] Architecture: x86_64 [2026-02-06T08:42:45.412Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-06T08:42:45.412Z] Byte Order: Little Endian [2026-02-06T08:42:45.412Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-06T08:42:45.412Z] CPU(s): 8 [2026-02-06T08:42:45.412Z] On-line CPU(s) list: 0-7 [2026-02-06T08:42:45.412Z] Thread(s) per core: 1 [2026-02-06T08:42:45.412Z] Core(s) per socket: 1 [2026-02-06T08:42:45.412Z] Socket(s): 8 [2026-02-06T08:42:45.412Z] NUMA node(s): 1 [2026-02-06T08:42:45.412Z] Vendor ID: AuthenticAMD [2026-02-06T08:42:45.412Z] CPU family: 23 [2026-02-06T08:42:45.412Z] Model: 49 [2026-02-06T08:42:45.412Z] Model name: AMD EPYC-Rome Processor [2026-02-06T08:42:45.412Z] Stepping: 0 [2026-02-06T08:42:45.412Z] CPU MHz: 2799.998 [2026-02-06T08:42:45.412Z] BogoMIPS: 5599.99 [2026-02-06T08:42:45.412Z] Virtualization: AMD-V [2026-02-06T08:42:45.412Z] Hypervisor vendor: KVM [2026-02-06T08:42:45.412Z] Virtualization type: full [2026-02-06T08:42:45.412Z] L1d cache: 256 KiB [2026-02-06T08:42:45.412Z] L1i cache: 256 KiB [2026-02-06T08:42:45.412Z] L2 cache: 4 MiB [2026-02-06T08:42:45.412Z] L3 cache: 128 MiB [2026-02-06T08:42:45.412Z] NUMA node0 CPU(s): 0-7 [2026-02-06T08:42:45.412Z] Vulnerability Gather data sampling: Not affected [2026-02-06T08:42:45.412Z] Vulnerability Itlb multihit: Not affected [2026-02-06T08:42:45.412Z] Vulnerability L1tf: Not affected [2026-02-06T08:42:45.412Z] Vulnerability Mds: Not affected [2026-02-06T08:42:45.412Z] Vulnerability Meltdown: Not affected [2026-02-06T08:42:45.412Z] Vulnerability Mmio stale data: Not affected [2026-02-06T08:42:45.412Z] Vulnerability Retbleed: Vulnerable [2026-02-06T08:42:45.412Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-06T08:42:45.412Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-02-06T08:42:45.412Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-02-06T08:42:45.412Z] Vulnerability Srbds: Not affected [2026-02-06T08:42:45.412Z] Vulnerability Tsx async abort: Not affected [2026-02-06T08:42:45.412Z] 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-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] ---> nproc: [2026-02-06T08:42:45.412Z] 8 [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] ---> df -h: [2026-02-06T08:42:45.412Z] Filesystem Size Used Avail Use% Mounted on [2026-02-06T08:42:45.412Z] overlay 155G 32G 123G 21% / [2026-02-06T08:42:45.412Z] tmpfs 64M 0 64M 0% /dev [2026-02-06T08:42:45.412Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-02-06T08:42:45.412Z] shm 64M 0 64M 0% /dev/shm [2026-02-06T08:42:45.412Z] /dev/vda1 155G 32G 123G 21% /facter-os [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] ---> sar -b -r -n DEV: [2026-02-06T08:42:45.412Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1667) 02/06/26 _x86_64_ (8 CPU) [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] 08:29:55 LINUX RESTART (8 CPU) [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-02-06T08:42:45.412Z] 08:31:01 335.42 72.96 262.46 0.00 12332.82 126865.44 0.00 [2026-02-06T08:42:45.412Z] 08:32:01 184.07 10.21 173.85 0.00 1632.53 104029.08 0.00 [2026-02-06T08:42:45.412Z] 08:33:01 42.86 0.17 42.69 0.00 1.33 66493.85 0.00 [2026-02-06T08:42:45.412Z] 08:34:01 54.97 0.28 54.68 0.00 3.20 23448.05 0.00 [2026-02-06T08:42:45.412Z] 08:35:01 70.24 0.00 70.24 0.00 0.00 37520.41 0.00 [2026-02-06T08:42:45.412Z] 08:36:02 163.46 2.45 161.01 0.00 2017.06 71932.69 0.00 [2026-02-06T08:42:45.412Z] 08:37:01 349.74 4.13 345.60 0.00 2354.46 207753.48 0.00 [2026-02-06T08:42:45.412Z] 08:38:01 290.13 7.45 282.69 0.00 61.06 100228.76 0.00 [2026-02-06T08:42:45.412Z] 08:39:01 200.45 5.75 194.70 0.00 255.51 136405.06 0.00 [2026-02-06T08:42:45.412Z] 08:40:02 225.18 0.60 224.58 0.00 4.84 79679.35 0.00 [2026-02-06T08:42:45.412Z] 08:41:01 309.53 0.18 309.35 0.00 1.48 106893.10 0.00 [2026-02-06T08:42:45.412Z] 08:42:01 936.28 0.05 936.23 0.00 0.95 138197.53 0.00 [2026-02-06T08:42:45.412Z] Average: 262.34 8.69 253.65 0.00 1555.29 99691.38 0.00 [2026-02-06T08:42:45.412Z] [2026-02-06T08:42:45.412Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-02-06T08:42:45.412Z] 08:31:01 29089328 31541488 768324 2.34 75792 2673036 1714240 5.05 974780 2447572 644 [2026-02-06T08:42:45.413Z] 08:32:01 27406816 31358336 920344 2.80 120772 4007744 1942172 5.73 1435692 3519232 22852 [2026-02-06T08:42:45.413Z] 08:33:01 26090764 31364892 909744 2.77 129528 5248776 2246744 6.62 2178612 4012760 256820 [2026-02-06T08:42:45.413Z] 08:34:01 25445072 31035216 1237112 3.76 136152 5518812 2486888 7.33 2188952 4608872 431728 [2026-02-06T08:42:45.413Z] 08:35:01 26773296 31521708 759356 2.31 138464 4741024 1821608 5.37 1415352 4129288 158784 [2026-02-06T08:42:45.413Z] 08:36:02 19264988 31335796 924028 2.81 152396 11832280 2499120 7.37 2276364 10530336 5153180 [2026-02-06T08:42:45.413Z] 08:37:01 17878684 31218604 1015472 3.09 195340 12927012 3236684 9.54 2668756 11361760 413008 [2026-02-06T08:42:45.413Z] 08:38:01 15395076 31323508 912708 2.78 296036 15232600 2612548 7.70 3089880 13247684 1300 [2026-02-06T08:42:45.413Z] 08:39:01 11076704 31381560 854460 2.60 369608 19318576 2269476 6.69 3264808 17171500 187096 [2026-02-06T08:42:45.413Z] 08:40:02 5679224 28641224 3538408 10.76 399528 21655064 9115508 26.87 6775668 18688400 257748 [2026-02-06T08:42:45.413Z] 08:41:01 2837120 28560900 3608508 10.98 418320 24227772 9126356 26.91 8043764 20075724 83028 [2026-02-06T08:42:45.413Z] 08:42:01 3525248 30246512 1954608 5.95 435040 25261764 4776508 14.08 5725764 21806368 59312 [2026-02-06T08:42:45.413Z] Average: 17538527 30794145 1450256 4.41 238915 12720372 3653988 10.77 3336533 10966625 585458 [2026-02-06T08:42:45.413Z] [2026-02-06T08:42:45.413Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-02-06T08:42:45.413Z] 08:31:01 docker0 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:31:01 lo 3.83 3.83 0.38 0.38 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:31:01 ens3 912.16 707.70 7521.66 121.22 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:31:01 veth9788bfb 0.15 0.23 0.01 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:32:01 docker0 501.57 769.32 34.18 4672.83 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:32:01 veth633c50b 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:32:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:32:01 ens3 928.93 602.73 8056.43 99.11 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:33:01 docker0 0.57 0.57 0.04 0.05 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:33:01 veth633c50b 0.57 0.62 0.05 0.05 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:33:01 ens3 22.03 15.78 19.19 9.91 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:34:01 docker0 0.67 0.67 0.05 0.06 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:34:01 veth633c50b 0.67 0.68 0.06 0.06 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:34:01 ens3 21.19 12.36 17.75 10.32 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:35:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:35:01 ens3 99.38 63.44 2216.17 16.82 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth00086c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth3c86445 9.60 5.47 123.65 0.46 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth0da902e 0.40 0.59 0.03 0.14 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth88f3ccf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 docker0 9.34 15.94 0.68 214.66 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth997104d 5.47 9.60 0.46 123.65 0.00 0.00 0.00 0.01 [2026-02-06T08:42:45.413Z] 08:36:02 veth5cac1ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 vethcbffa9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth18e7b10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth0f1e5f1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth0bb96fa 6.39 3.47 90.91 0.31 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 vethcf5f8da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 vethfd4681f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 ens3 302.32 107.05 2711.20 24.14 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth4fd0ba0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth7a7502b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:36:02 veth07d6e74 3.47 6.39 0.31 90.91 0.00 0.00 0.00 0.01 [2026-02-06T08:42:45.413Z] 08:37:01 veth7005490 18.18 22.50 2.00 14.23 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 veth0da902e 0.12 2.05 0.01 0.09 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 docker0 212.11 338.84 18.33 2858.50 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 veth74b0b83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 vethb5050fb 84.99 142.17 9.12 1332.66 0.00 0.00 0.00 0.11 [2026-02-06T08:42:45.413Z] 08:37:01 vethb666089 17.74 21.92 1.98 14.41 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 ens3 533.63 297.73 3661.51 39.36 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 veth2813b55 24.61 33.25 2.68 21.33 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:37:01 veth15bd724 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:38:01 veth0da902e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:38:01 docker0 221.25 513.55 20.25 3903.55 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:38:01 ens3 522.13 226.65 3910.37 27.04 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:38:01 vetha4b7bec 12.18 13.96 1.44 10.15 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:39:01 veth0da902e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:39:01 docker0 177.01 302.62 15.66 2613.40 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:39:01 vetha5ffbfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:39:01 veth472ac47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:39:01 ens3 317.78 188.34 2625.73 25.15 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vetheff28c3 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 veth0da902e 0.00 0.56 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 docker0 0.54 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vethcd183bf 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 veth88155bc 0.05 0.51 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vetha5ffbfb 0.05 0.64 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vethfbce8ba 0.05 0.34 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vethb6708fc 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vetha6faf51 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 veth437bdbc 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vetha08d99f 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 veth97a515e 0.05 0.46 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 ens3 42.65 51.93 19.21 213.32 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:40:02 vethc8dc624 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vetheff28c3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 veth0da902e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vethcd183bf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 veth146f07f 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 veth88155bc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vetha5ffbfb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vethfbce8ba 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vethb6708fc 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vetha6faf51 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 veth437bdbc 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vetha08d99f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 veth97a515e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 ens3 19.20 9.95 15.89 8.46 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:41:01 vethc8dc624 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 veth0da902e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 docker0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 veth146f07f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 vethfbce8ba 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 vetha6faf51 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 veth437bdbc 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] 08:42:01 ens3 29.91 15.68 24.37 13.12 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: veth0da902e 0.04 0.29 0.00 0.02 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: docker0 93.38 161.45 7.41 1185.61 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: veth146f07f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: vethfbce8ba 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: vetha6faf51 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: veth437bdbc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] Average: ens3 312.40 191.49 2565.91 51.00 0.00 0.00 0.00 0.00 [2026-02-06T08:42:45.413Z] [2026-02-06T08:42:45.413Z] [2026-02-06T08:42:45.413Z] ---> sar -P ALL: [2026-02-06T08:42:45.413Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1667) 02/06/26 _x86_64_ (8 CPU) [2026-02-06T08:42:45.413Z] [2026-02-06T08:42:45.413Z] 08:29:55 LINUX RESTART (8 CPU) [2026-02-06T08:42:45.413Z] [2026-02-06T08:42:45.413Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2026-02-06T08:42:45.413Z] 08:31:01 all 8.79 0.00 2.50 2.33 0.06 86.33 [2026-02-06T08:42:45.413Z] 08:31:01 0 7.82 0.00 2.30 0.39 0.07 89.43 [2026-02-06T08:42:45.413Z] 08:31:01 1 8.95 0.00 1.70 0.40 0.05 88.90 [2026-02-06T08:42:45.413Z] 08:31:01 2 9.73 0.00 2.73 4.44 0.07 83.04 [2026-02-06T08:42:45.413Z] 08:31:01 3 12.32 0.00 2.70 1.14 0.05 83.79 [2026-02-06T08:42:45.413Z] 08:31:01 4 8.65 0.00 4.50 7.48 0.07 79.30 [2026-02-06T08:42:45.413Z] 08:31:01 5 9.67 0.00 1.56 1.35 0.05 87.37 [2026-02-06T08:42:45.413Z] 08:31:01 6 5.92 0.00 2.30 1.75 0.05 89.98 [2026-02-06T08:42:45.413Z] 08:31:01 7 7.23 0.00 2.18 1.75 0.05 88.79 [2026-02-06T08:42:45.413Z] 08:32:01 all 8.03 0.00 3.00 1.00 0.07 87.90 [2026-02-06T08:42:45.413Z] 08:32:01 0 8.20 0.00 3.15 1.28 0.07 87.31 [2026-02-06T08:42:45.413Z] 08:32:01 1 8.93 0.00 3.96 0.19 0.10 86.82 [2026-02-06T08:42:45.413Z] 08:32:01 2 7.47 0.00 3.05 0.08 0.07 89.33 [2026-02-06T08:42:45.413Z] 08:32:01 3 8.45 0.00 3.14 0.89 0.07 87.45 [2026-02-06T08:42:45.413Z] 08:32:01 4 6.86 0.00 1.97 0.30 0.05 90.82 [2026-02-06T08:42:45.413Z] 08:32:01 5 6.33 0.00 3.11 0.07 0.07 90.43 [2026-02-06T08:42:45.413Z] 08:32:01 6 10.54 0.00 2.61 1.75 0.07 85.04 [2026-02-06T08:42:45.413Z] 08:32:01 7 7.46 0.00 3.00 3.49 0.08 85.97 [2026-02-06T08:42:45.413Z] 08:33:01 all 47.45 0.00 8.37 0.77 0.09 43.33 [2026-02-06T08:42:45.413Z] 08:33:01 0 49.25 0.00 8.03 1.38 0.08 41.25 [2026-02-06T08:42:45.413Z] 08:33:01 1 47.80 0.00 8.61 0.22 0.08 43.29 [2026-02-06T08:42:45.413Z] 08:33:01 2 47.61 0.00 8.67 0.15 0.08 43.48 [2026-02-06T08:42:45.413Z] 08:33:01 3 46.61 0.00 8.24 0.25 0.10 44.80 [2026-02-06T08:42:45.413Z] 08:33:01 4 47.11 0.00 8.37 1.25 0.08 43.19 [2026-02-06T08:42:45.413Z] 08:33:01 5 45.86 0.00 8.04 0.08 0.08 45.93 [2026-02-06T08:42:45.413Z] 08:33:01 6 49.38 0.00 8.44 0.03 0.10 42.05 [2026-02-06T08:42:45.413Z] 08:33:01 7 45.94 0.00 8.54 2.76 0.08 42.67 [2026-02-06T08:42:45.413Z] 08:34:01 all 61.82 0.00 7.62 0.24 0.09 30.23 [2026-02-06T08:42:45.413Z] 08:34:01 0 61.40 0.00 8.13 0.44 0.10 29.93 [2026-02-06T08:42:45.413Z] 08:34:01 1 62.20 0.00 7.21 0.07 0.08 30.44 [2026-02-06T08:42:45.413Z] 08:34:01 2 60.66 0.00 7.27 0.05 0.08 31.94 [2026-02-06T08:42:45.413Z] 08:34:01 3 63.31 0.00 7.30 0.13 0.10 29.16 [2026-02-06T08:42:45.413Z] 08:34:01 4 61.69 0.00 7.80 0.17 0.10 30.24 [2026-02-06T08:42:45.413Z] 08:34:01 5 61.55 0.00 7.89 0.02 0.08 30.46 [2026-02-06T08:42:45.413Z] 08:34:01 6 62.09 0.00 7.79 0.05 0.08 29.99 [2026-02-06T08:42:45.413Z] 08:34:01 7 61.66 0.00 7.56 1.01 0.08 29.69 [2026-02-06T08:42:45.413Z] 08:35:01 all 18.61 0.00 3.68 5.87 0.05 71.79 [2026-02-06T08:42:45.413Z] 08:35:01 0 19.57 0.00 4.49 1.32 0.05 74.56 [2026-02-06T08:42:45.413Z] 08:35:01 1 19.76 0.00 3.47 19.76 0.07 56.95 [2026-02-06T08:42:45.413Z] 08:35:01 2 18.87 0.00 4.58 4.30 0.05 72.19 [2026-02-06T08:42:45.413Z] 08:35:01 3 19.45 0.00 3.45 1.17 0.07 75.85 [2026-02-06T08:42:45.413Z] 08:35:01 4 16.86 0.00 3.20 2.47 0.05 77.42 [2026-02-06T08:42:45.413Z] 08:35:01 5 18.00 0.00 3.47 10.34 0.05 68.14 [2026-02-06T08:42:45.413Z] 08:35:01 6 18.04 0.00 3.26 7.45 0.05 71.21 [2026-02-06T08:42:45.413Z] 08:35:01 7 18.29 0.00 3.49 0.15 0.03 78.04 [2026-02-06T08:42:45.414Z] 08:36:02 all 13.02 0.00 4.73 31.16 0.06 51.04 [2026-02-06T08:42:45.414Z] 08:36:02 0 13.32 0.00 4.55 25.67 0.05 56.41 [2026-02-06T08:42:45.414Z] 08:36:02 1 12.19 0.00 4.50 36.16 0.05 47.10 [2026-02-06T08:42:45.414Z] 08:36:02 2 13.63 0.00 4.84 16.19 0.05 65.29 [2026-02-06T08:42:45.414Z] 08:36:02 3 12.59 0.00 4.88 34.67 0.07 47.80 [2026-02-06T08:42:45.414Z] 08:36:02 4 13.71 0.00 4.73 33.94 0.05 47.57 [2026-02-06T08:42:45.414Z] 08:36:02 5 12.80 0.00 4.46 47.24 0.07 35.43 [2026-02-06T08:42:45.414Z] 08:36:02 6 12.83 0.00 4.82 23.31 0.07 58.98 [2026-02-06T08:42:45.414Z] 08:36:02 7 13.05 0.00 5.06 32.16 0.07 49.67 [2026-02-06T08:42:45.414Z] 08:37:01 all 8.14 0.00 3.60 40.07 0.06 48.13 [2026-02-06T08:42:45.414Z] 08:37:01 0 7.30 0.00 3.73 26.57 0.05 62.35 [2026-02-06T08:42:45.414Z] 08:37:01 1 8.89 0.00 3.49 67.11 0.05 20.46 [2026-02-06T08:42:45.414Z] 08:37:01 2 6.97 0.00 3.61 32.02 0.07 57.33 [2026-02-06T08:42:45.415Z] 08:37:01 3 8.15 0.00 3.39 34.66 0.07 53.73 [2026-02-06T08:42:45.415Z] 08:37:01 4 7.84 0.00 4.43 64.53 0.05 23.15 [2026-02-06T08:42:45.415Z] 08:37:01 5 8.38 0.00 3.34 55.20 0.05 33.03 [2026-02-06T08:42:45.415Z] 08:37:01 6 7.84 0.00 3.17 18.80 0.05 70.14 [2026-02-06T08:42:45.415Z] 08:37:01 7 9.75 0.00 3.68 21.82 0.05 64.70 [2026-02-06T08:42:45.415Z] 08:38:01 all 4.88 0.00 2.56 42.20 0.04 50.32 [2026-02-06T08:42:45.415Z] 08:38:01 0 5.55 0.00 2.71 42.98 0.03 48.72 [2026-02-06T08:42:45.415Z] 08:38:01 1 4.79 0.00 2.50 35.19 0.02 57.50 [2026-02-06T08:42:45.416Z] 08:38:01 2 4.03 0.00 2.59 44.69 0.05 48.64 [2026-02-06T08:42:45.416Z] 08:38:01 3 5.85 0.00 3.48 62.70 0.07 27.89 [2026-02-06T08:42:45.416Z] 08:38:01 4 4.77 0.00 2.09 29.07 0.03 64.04 [2026-02-06T08:42:45.416Z] 08:38:01 5 4.93 0.00 2.29 20.43 0.03 72.32 [2026-02-06T08:42:45.416Z] 08:38:01 6 4.63 0.00 2.22 34.62 0.03 58.50 [2026-02-06T08:42:45.416Z] 08:38:01 7 4.51 0.00 2.61 67.88 0.03 24.97 [2026-02-06T08:42:45.416Z] 08:39:01 all 3.40 0.00 2.19 35.35 0.04 59.03 [2026-02-06T08:42:45.416Z] 08:39:01 0 3.55 0.00 1.88 34.92 0.05 59.60 [2026-02-06T08:42:45.416Z] 08:39:01 1 2.86 0.00 3.35 41.95 0.05 51.79 [2026-02-06T08:42:45.416Z] 08:39:01 2 3.16 0.00 2.27 55.68 0.03 38.86 [2026-02-06T08:42:45.416Z] 08:39:01 3 3.70 0.00 2.03 6.67 0.03 87.57 [2026-02-06T08:42:45.416Z] 08:39:01 4 3.61 0.00 3.24 67.70 0.05 25.41 [2026-02-06T08:42:45.416Z] 08:39:01 5 3.09 0.00 1.72 16.10 0.03 79.05 [2026-02-06T08:42:45.416Z] 08:39:01 6 3.73 0.00 1.34 18.13 0.02 76.78 [2026-02-06T08:42:45.416Z] 08:39:01 7 3.46 0.00 1.71 41.86 0.03 52.94 [2026-02-06T08:42:45.416Z] 08:40:02 all 62.91 0.00 9.25 17.25 0.11 10.47 [2026-02-06T08:42:45.416Z] 08:40:02 0 63.63 0.00 8.90 11.43 0.11 15.92 [2026-02-06T08:42:45.416Z] 08:40:02 1 63.19 0.00 9.57 20.41 0.11 6.72 [2026-02-06T08:42:45.416Z] 08:40:02 2 62.14 0.00 9.91 15.56 0.11 12.28 [2026-02-06T08:42:45.416Z] 08:40:02 3 62.18 0.00 9.30 17.87 0.11 10.53 [2026-02-06T08:42:45.416Z] 08:40:02 4 62.77 0.00 8.93 17.76 0.11 10.44 [2026-02-06T08:42:45.416Z] 08:40:02 5 63.60 0.00 9.01 13.06 0.11 14.21 [2026-02-06T08:42:45.416Z] 08:40:02 6 62.14 0.00 9.59 20.92 0.11 7.23 [2026-02-06T08:42:45.416Z] 08:40:02 7 63.64 0.00 8.81 20.97 0.11 6.46 [2026-02-06T08:42:45.416Z] 08:41:01 all 85.71 0.00 9.91 3.89 0.12 0.37 [2026-02-06T08:42:45.416Z] 08:41:01 0 85.74 0.00 9.86 2.37 0.10 1.93 [2026-02-06T08:42:45.416Z] 08:41:01 1 86.27 0.00 9.27 4.33 0.10 0.03 [2026-02-06T08:42:45.416Z] 08:41:01 2 84.95 0.00 10.65 4.23 0.13 0.03 [2026-02-06T08:42:45.416Z] 08:41:01 3 86.05 0.00 9.66 4.16 0.12 0.02 [2026-02-06T08:42:45.416Z] 08:41:01 4 85.70 0.00 10.02 3.58 0.10 0.60 [2026-02-06T08:42:45.416Z] 08:41:01 5 85.75 0.00 9.80 4.30 0.12 0.03 [2026-02-06T08:42:45.416Z] 08:41:01 6 85.13 0.00 10.52 3.94 0.13 0.27 [2026-02-06T08:42:45.416Z] 08:41:01 7 86.08 0.00 9.52 4.23 0.12 0.05 [2026-02-06T08:42:45.416Z] [2026-02-06T08:42:45.416Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2026-02-06T08:42:45.416Z] 08:42:01 all 89.02 0.00 10.86 0.00 0.11 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 0 89.32 0.00 10.56 0.00 0.12 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 1 90.03 0.00 9.85 0.00 0.12 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 2 88.57 0.00 11.31 0.00 0.12 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 3 89.52 0.00 10.36 0.00 0.12 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 4 90.04 0.00 9.85 0.00 0.10 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 5 87.69 0.00 12.21 0.00 0.10 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 6 88.01 0.00 11.85 0.00 0.14 0.00 [2026-02-06T08:42:45.416Z] 08:42:01 7 88.98 0.00 10.92 0.00 0.10 0.00 [2026-02-06T08:42:45.416Z] Average: all 34.33 0.00 5.69 15.03 0.07 44.87 [2026-02-06T08:42:45.416Z] Average: 0 34.57 0.00 5.69 12.41 0.07 47.25 [2026-02-06T08:42:45.416Z] Average: 1 34.68 0.00 5.63 18.81 0.07 40.81 [2026-02-06T08:42:45.416Z] Average: 2 34.00 0.00 5.96 14.81 0.08 45.15 [2026-02-06T08:42:45.416Z] Average: 3 34.84 0.00 5.66 13.74 0.08 45.67 [2026-02-06T08:42:45.416Z] Average: 4 34.16 0.00 5.76 18.97 0.07 41.03 [2026-02-06T08:42:45.416Z] Average: 5 33.98 0.00 5.58 14.02 0.07 46.36 [2026-02-06T08:42:45.416Z] Average: 6 34.21 0.00 5.66 10.94 0.08 49.12 [2026-02-06T08:42:45.416Z] Average: 7 34.18 0.00 5.59 16.58 0.07 43.58 [2026-02-06T08:42:45.416Z] [2026-02-06T08:42:45.416Z] [2026-02-06T08:42:45.416Z]