Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9135bf2dca547e138cd36c653d528e4d46421033+f8e3b757e3546ed58c9104b8b631b8395f59e7eb (5f509f37fa48dea435b3d37286afaffc93fedba9) 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-ssh15666932253052822837.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-ssh17498657137282079801.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-5360/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-5360/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2265751438148980898.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-ssh3145490086338246962.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-5360/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-5360/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17892034750538655131.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8878 in /w/workspace/edgexfoundry_edgex-go_PR-5360 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/20 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f8e3b757e3546ed58c9104b8b631b8395f59e7eb into PR head commit 9135bf2dca547e138cd36c653d528e4d46421033 Merge succeeded, producing 1d607d89c0de74fa51f1cab55225ca3710670117 Checking out Revision 1d607d89c0de74fa51f1cab55225ca3710670117 (PR-5360) > 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/5360/head:refs/remotes/origin/PR-5360 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9135bf2dca547e138cd36c653d528e4d46421033 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f8e3b757e3546ed58c9104b8b631b8395f59e7eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d607d89c0de74fa51f1cab55225ca3710670117 # timeout=10 Commit message: "Merge commit 'f8e3b757e3546ed58c9104b8b631b8395f59e7eb' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5c131f5313514ad7872df3c6944b5af8705da2a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-08T08:30:18.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-08T08:30:18.177Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-08T08:30:18.204Z] ========================================================= [2026-05-08T08:30:18.204Z] EdgeX Global Pipelines Version Info [2026-05-08T08:30:18.204Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:30:19.276Z] ------------------- [2026-05-08T08:30:19.276Z] stable info: [2026-05-08T08:30:19.276Z] ------------------- [2026-05-08T08:30:19.276Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-08T08:30:19.276Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-08T08:30:19.276Z] Message: update stable to v1.0.278 [2026-05-08T08:30:19.842Z] ------------------- [2026-05-08T08:30:19.842Z] experimental info: [2026-05-08T08:30:19.842Z] ------------------- [2026-05-08T08:30:19.842Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-08T08:30:19.842Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-08T08:30:19.842Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-08T08:30:19.923Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-08T08:30:19.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-08T08:30:19.963Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-08T08:30:19.981Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-08T08:30:20.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-08T08:30:20.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-08T08:30:20.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-08T08:30:20.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-08T08:30:20.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-08T08:30:20.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-08T08:30:20.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-08T08:30:20.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-08T08:30:20.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-08T08:30:20.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-08T08:30:20.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-08T08:30:20.243Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-08T08:30:20.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-08T08:30:20.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-08T08:30:20.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-08T08:30:20.325Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-08T08:30:20.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-08T08:30:20.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-08T08:30:20.390Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-08T08:30:20.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5360 [Pipeline] echo [2026-05-08T08:30:20.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5360 [Pipeline] echo [2026-05-08T08:30:20.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5360 [Pipeline] echo [2026-05-08T08:30:20.483Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d607d89c0de74fa51f1cab55225ca3710670117 [Pipeline] echo [2026-05-08T08:30:20.504Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d607d8 [Pipeline] echo [2026-05-08T08:30:20.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T08:30:20.590Z] provisioning config files... [2026-05-08T08:30:20.604Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/20@tmp/config11367621310597238901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:30:20.939Z] ---> ****-login.sh [2026-05-08T08:30:20.939Z] nexus3.edgexfoundry.org:10001 [2026-05-08T08:30:20.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:30:21.200Z] [2026-05-08T08:30:21.200Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:30:21.200Z] Configure a credential helper to remove this warning. See [2026-05-08T08:30:21.200Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:30:21.200Z] [2026-05-08T08:30:21.200Z] Login Succeeded [2026-05-08T08:30:21.200Z] nexus3.edgexfoundry.org:10002 [2026-05-08T08:30:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:30:21.200Z] [2026-05-08T08:30:21.200Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:30:21.200Z] Configure a credential helper to remove this warning. See [2026-05-08T08:30:21.200Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:30:21.200Z] [2026-05-08T08:30:21.200Z] Login Succeeded [2026-05-08T08:30:21.200Z] nexus3.edgexfoundry.org:10003 [2026-05-08T08:30:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:30:21.200Z] [2026-05-08T08:30:21.200Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:30:21.201Z] Configure a credential helper to remove this warning. See [2026-05-08T08:30:21.201Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:30:21.201Z] [2026-05-08T08:30:21.201Z] Login Succeeded [2026-05-08T08:30:21.201Z] nexus3.edgexfoundry.org:10004 [2026-05-08T08:30:21.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:30:21.463Z] [2026-05-08T08:30:21.464Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:30:21.464Z] Configure a credential helper to remove this warning. See [2026-05-08T08:30:21.464Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:30:21.464Z] [2026-05-08T08:30:21.464Z] Login Succeeded [2026-05-08T08:30:21.464Z] ****.io [2026-05-08T08:30:21.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-08T08:30:21.723Z] [2026-05-08T08:30:21.723Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-08T08:30:21.723Z] Configure a credential helper to remove this warning. See [2026-05-08T08:30:21.723Z] https://docs.****.com/go/credential-store/ [2026-05-08T08:30:21.723Z] [2026-05-08T08:30:21.723Z] Login Succeeded [2026-05-08T08:30:21.723Z] ---> ****-login.sh ends [Pipeline] } [2026-05-08T08:30:21.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T08:30:22.058Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/core-command/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/core-data/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/core-keeper/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/core-metadata/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/support-notifications/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-08T08:30:22.058Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-08T08:30:22.058Z] + cut -d/ -f2 [2026-05-08T08:30:22.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-08T08:30:22.096Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-08T08:30:22.457Z] + git rev-list -1 --merges 1d607d89c0de74fa51f1cab55225ca3710670117~1..1d607d89c0de74fa51f1cab55225ca3710670117 [Pipeline] echo [2026-05-08T08:30:22.471Z] -----------> git rev-list -1 --merges 1d607d89c0de74fa51f1cab55225ca3710670117~1..1d607d89c0de74fa51f1cab55225ca3710670117 1d607d89c0de74fa51f1cab55225ca3710670117 [2026-05-08T08:30:22.471Z] 1d607d89c0de74fa51f1cab55225ca3710670117 [false] [Pipeline] sh [2026-05-08T08:30:22.763Z] + git log --format=format:%s -1 1d607d89c0de74fa51f1cab55225ca3710670117 [Pipeline] echo [2026-05-08T08:30:22.778Z] ========================================================= [2026-05-08T08:30:22.778Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-08T08:30:22.778Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-08T08:30:23.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-08T08:30:23.157Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-08T08:30:23.157Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-08T08:30:23.157Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-08T08:30:23.157Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-08T08:30:23.157Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-08T08:30:23.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:30:23.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T08:30:23.517Z] [2026-05-08T08:30:23.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:30:23.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T08:30:23.822Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-08T08:30:23.822Z] 3dae71ba6b94: Pulling fs layer [2026-05-08T08:30:23.822Z] 6bf1a483ea7c: Pulling fs layer [2026-05-08T08:30:23.822Z] f5dfc541a4d3: Pulling fs layer [2026-05-08T08:30:23.822Z] 461d9e800cba: Pulling fs layer [2026-05-08T08:30:23.822Z] 80192f66455f: Pulling fs layer [2026-05-08T08:30:23.822Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-08T08:30:23.822Z] a29436f7fd5d: Pulling fs layer [2026-05-08T08:30:23.822Z] 923cac83aea3: Pulling fs layer [2026-05-08T08:30:23.822Z] 25ad8b0a4227: Pulling fs layer [2026-05-08T08:30:23.822Z] 80192f66455f: Waiting [2026-05-08T08:30:23.822Z] 461d9e800cba: Waiting [2026-05-08T08:30:23.822Z] 2e8e34ca0e6c: Waiting [2026-05-08T08:30:23.822Z] a29436f7fd5d: Waiting [2026-05-08T08:30:23.822Z] 923cac83aea3: Waiting [2026-05-08T08:30:23.822Z] db01528c6b51: Pulling fs layer [2026-05-08T08:30:23.822Z] 28988de357af: Pulling fs layer [2026-05-08T08:30:23.822Z] 25ad8b0a4227: Waiting [2026-05-08T08:30:23.822Z] db01528c6b51: Waiting [2026-05-08T08:30:23.822Z] 28988de357af: Waiting [2026-05-08T08:30:23.822Z] 6bf1a483ea7c: Verifying Checksum [2026-05-08T08:30:23.822Z] 6bf1a483ea7c: Download complete [2026-05-08T08:30:23.822Z] 461d9e800cba: Download complete [2026-05-08T08:30:24.082Z] 80192f66455f: Download complete [2026-05-08T08:30:24.082Z] f5dfc541a4d3: Verifying Checksum [2026-05-08T08:30:24.082Z] f5dfc541a4d3: Download complete [2026-05-08T08:30:24.082Z] 3dae71ba6b94: Verifying Checksum [2026-05-08T08:30:24.082Z] 3dae71ba6b94: Download complete [2026-05-08T08:30:24.082Z] 923cac83aea3: Verifying Checksum [2026-05-08T08:30:24.082Z] 923cac83aea3: Download complete [2026-05-08T08:30:24.342Z] 25ad8b0a4227: Verifying Checksum [2026-05-08T08:30:24.342Z] 25ad8b0a4227: Download complete [2026-05-08T08:30:24.342Z] db01528c6b51: Verifying Checksum [2026-05-08T08:30:24.342Z] db01528c6b51: Download complete [2026-05-08T08:30:24.342Z] 28988de357af: Verifying Checksum [2026-05-08T08:30:24.342Z] 28988de357af: Download complete [2026-05-08T08:30:24.601Z] a29436f7fd5d: Verifying Checksum [2026-05-08T08:30:24.601Z] a29436f7fd5d: Download complete [2026-05-08T08:30:24.861Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-08T08:30:24.861Z] 2e8e34ca0e6c: Download complete [2026-05-08T08:30:25.803Z] 3dae71ba6b94: Pull complete [2026-05-08T08:30:25.803Z] 6bf1a483ea7c: Pull complete [2026-05-08T08:30:26.370Z] f5dfc541a4d3: Pull complete [2026-05-08T08:30:26.370Z] 461d9e800cba: Pull complete [2026-05-08T08:30:26.637Z] 80192f66455f: Pull complete [2026-05-08T08:30:30.860Z] 2e8e34ca0e6c: Pull complete [2026-05-08T08:30:31.120Z] a29436f7fd5d: Pull complete [2026-05-08T08:30:31.120Z] 923cac83aea3: Pull complete [2026-05-08T08:30:31.120Z] 25ad8b0a4227: Pull complete [2026-05-08T08:30:31.380Z] db01528c6b51: Pull complete [2026-05-08T08:30:31.380Z] 28988de357af: Pull complete [2026-05-08T08:30:31.380Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-08T08:30:31.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-08T08:30:31.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:30:31.513Z] prd-ubuntu20.04-docker-8c-8g-8878 does not seem to be running inside a container [2026-05-08T08:30:31.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-08T08:30:33.036Z] $ docker top 595a7905d30ff7905285135403ecd4195c1009fa71c08a43935e21cc12d4d250 -eo pid,comm [2026-05-08T08:30:33.088Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-08T08:30:33.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-08T08:30:33.140Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T08:30:33.141Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T08:30:33.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T08:30:33.250Z] $ docker exec 595a7905d30ff7905285135403ecd4195c1009fa71c08a43935e21cc12d4d250 ssh-agent [2026-05-08T08:30:33.356Z] SSH_AUTH_SOCK=/tmp/ssh-4RkYIM65EIAF/agent.32 [2026-05-08T08:30:33.356Z] SSH_AGENT_PID=38 [2026-05-08T08:30:33.362Z] Running ssh-add (command line suppressed) [2026-05-08T08:30:33.454Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_4932114939828820445.key (/w/workspace/edgex-go/20@tmp/private_key_4932114939828820445.key) [2026-05-08T08:30:33.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T08:30:33.817Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] sh [2026-05-08T08:30:34.114Z] + git tag --points-at HEAD [Pipeline] } [2026-05-08T08:30:34.119Z] $ docker exec --env ******** --env ******** 595a7905d30ff7905285135403ecd4195c1009fa71c08a43935e21cc12d4d250 ssh-agent -k [2026-05-08T08:30:34.204Z] unset SSH_AUTH_SOCK; [2026-05-08T08:30:34.205Z] unset SSH_AGENT_PID; [2026-05-08T08:30:34.205Z] echo Agent pid 38 killed; [2026-05-08T08:30:34.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-08T08:30:34.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-08T08:30:34.251Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-08T08:30:34.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-08T08:30:34.341Z] $ docker exec 595a7905d30ff7905285135403ecd4195c1009fa71c08a43935e21cc12d4d250 ssh-agent [2026-05-08T08:30:34.438Z] SSH_AUTH_SOCK=/tmp/ssh-ZCFKEVfagHnN/agent.86 [2026-05-08T08:30:34.438Z] SSH_AGENT_PID=92 [2026-05-08T08:30:34.443Z] Running ssh-add (command line suppressed) [2026-05-08T08:30:34.515Z] Identity added: /w/workspace/edgex-go/20@tmp/private_key_8371061728407633524.key (/w/workspace/edgex-go/20@tmp/private_key_8371061728407633524.key) [2026-05-08T08:30:34.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-08T08:30:34.830Z] + git semver init [2026-05-08T08:30:35.088Z] 2026-05-08 08:30:35,024 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-08T08:30:35.088Z] 2026-05-08 08:30:35,027 [run_init] DEBUG init version:0.0.0 force:False [2026-05-08T08:30:35.088Z] 2026-05-08 08:30:35,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/20/.semver [2026-05-08T08:30:35.088Z] 2026-05-08 08:30:35,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/20/.semver [2026-05-08T08:30:35.088Z] 2026-05-08 08:30:35,028 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/20/.semver'], cwd=/w/workspace/edgex-go/20, stdin=None, shell=False, universal_newlines=False) [2026-05-08T08:30:40.363Z] 2026-05-08 08:30:40,351 [append_file] DEBUG append to file:/w/workspace/edgex-go/20/.git/info/exclude [2026-05-08T08:30:40.363Z] 2026-05-08 08:30:40,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/20/.semver/PR-5360 with force:False [2026-05-08T08:30:40.363Z] 2026-05-08 08:30:40,351 [write_file] DEBUG write to file:/w/workspace/edgex-go/20/.semver/PR-5360 [2026-05-08T08:30:40.363Z] 2026-05-08 08:30:40,356 [execute] INFO git cat-file --batch-check [2026-05-08T08:30:40.363Z] 2026-05-08 08:30:40,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/20/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T08:30:40.622Z] 2026-05-08 08:30:40,361 [execute] INFO git cat-file --batch [2026-05-08T08:30:40.622Z] 2026-05-08 08:30:40,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/20/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-08T08:30:40.622Z] 2026-05-08 08:30:40,366 [read_version] DEBUG read version from /w/workspace/edgex-go/20/.semver/PR-5360 [2026-05-08T08:30:40.622Z] 0.0.0 [Pipeline] } [2026-05-08T08:30:40.625Z] $ docker exec --env ******** --env ******** 595a7905d30ff7905285135403ecd4195c1009fa71c08a43935e21cc12d4d250 ssh-agent -k [2026-05-08T08:30:40.729Z] unset SSH_AUTH_SOCK; [2026-05-08T08:30:40.730Z] unset SSH_AGENT_PID; [2026-05-08T08:30:40.730Z] echo Agent pid 92 killed; [2026-05-08T08:30:40.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-08T08:30:41.080Z] + git semver [Pipeline] } [2026-05-08T08:30:41.349Z] $ docker stop --time=1 595a7905d30ff7905285135403ecd4195c1009fa71c08a43935e21cc12d4d250 [2026-05-08T08:30:42.641Z] $ docker rm -f --volumes 595a7905d30ff7905285135403ecd4195c1009fa71c08a43935e21cc12d4d250 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T08:30:42.982Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-08T08:30:43.193Z] Stashed 1 file(s) [Pipeline] echo [2026-05-08T08:30:43.196Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2026-05-08T08:30:43.748Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] echo [2026-05-08T08:30:43.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T08:30:43.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-08T08:30:43.807Z] ========================================================= [2026-05-08T08:30:43.807Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-08T08:30:43.807Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-08T08:30:44.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:30:44.109Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-08T08:30:44.109Z] 2d35ebdb57d9: Pulling fs layer [2026-05-08T08:30:44.109Z] c35fb4624d26: Pulling fs layer [2026-05-08T08:30:44.109Z] 4e2aec7ef170: Pulling fs layer [2026-05-08T08:30:44.109Z] 333b49ad6fbf: Pulling fs layer [2026-05-08T08:30:44.109Z] 4f4fb700ef54: Pulling fs layer [2026-05-08T08:30:44.109Z] c3e65509a76b: Pulling fs layer [2026-05-08T08:30:44.109Z] 7cf9ebb963bd: Pulling fs layer [2026-05-08T08:30:44.109Z] bb34ca984cfb: Pulling fs layer [2026-05-08T08:30:44.109Z] 151cf03bc807: Pulling fs layer [2026-05-08T08:30:44.109Z] 4f4fb700ef54: Waiting [2026-05-08T08:30:44.109Z] bb34ca984cfb: Waiting [2026-05-08T08:30:44.109Z] c3e65509a76b: Waiting [2026-05-08T08:30:44.109Z] 151cf03bc807: Waiting [2026-05-08T08:30:44.109Z] 7cf9ebb963bd: Waiting [2026-05-08T08:30:44.109Z] 333b49ad6fbf: Waiting [2026-05-08T08:30:44.109Z] c35fb4624d26: Verifying Checksum [2026-05-08T08:30:44.109Z] c35fb4624d26: Download complete [2026-05-08T08:30:44.109Z] 333b49ad6fbf: Download complete [2026-05-08T08:30:44.109Z] 4f4fb700ef54: Download complete [2026-05-08T08:30:44.109Z] 2d35ebdb57d9: Verifying Checksum [2026-05-08T08:30:44.109Z] 2d35ebdb57d9: Download complete [2026-05-08T08:30:44.369Z] 2d35ebdb57d9: Pull complete [2026-05-08T08:30:44.369Z] 7cf9ebb963bd: Download complete [2026-05-08T08:30:44.369Z] c35fb4624d26: Pull complete [2026-05-08T08:30:44.625Z] 151cf03bc807: Verifying Checksum [2026-05-08T08:30:44.625Z] 151cf03bc807: Download complete [2026-05-08T08:30:44.626Z] 4e2aec7ef170: Verifying Checksum [2026-05-08T08:30:44.626Z] 4e2aec7ef170: Download complete [2026-05-08T08:30:45.260Z] bb34ca984cfb: Verifying Checksum [2026-05-08T08:30:45.260Z] bb34ca984cfb: Download complete [2026-05-08T08:30:50.555Z] 4e2aec7ef170: Pull complete [2026-05-08T08:30:50.555Z] 333b49ad6fbf: Pull complete [2026-05-08T08:30:50.555Z] 4f4fb700ef54: Pull complete [2026-05-08T08:30:50.555Z] c3e65509a76b: Pull complete [2026-05-08T08:30:50.555Z] 7cf9ebb963bd: Pull complete [2026-05-08T08:30:53.867Z] bb34ca984cfb: Pull complete [2026-05-08T08:30:54.137Z] 151cf03bc807: Pull complete [2026-05-08T08:30:54.137Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-08T08:30:54.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:30:54.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-08T08:30:54.459Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-08T08:30:54.459Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:30:54.459Z] WORKDIR /edgex [2026-05-08T08:30:54.459Z] COPY go.mod . [2026-05-08T08:30:54.459Z] RUN go mod download [2026-05-08T08:30:55.036Z] #0 building with "default" instance using docker driver [2026-05-08T08:30:55.036Z] [2026-05-08T08:30:55.036Z] #1 [internal] load build definition from Dockerfile [2026-05-08T08:30:55.036Z] #1 transferring dockerfile: 164B done [2026-05-08T08:30:55.036Z] #1 DONE 0.0s [2026-05-08T08:30:55.036Z] [2026-05-08T08:30:55.036Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:30:55.036Z] #2 DONE 0.0s [2026-05-08T08:30:55.036Z] [2026-05-08T08:30:55.036Z] #3 [internal] load .dockerignore [2026-05-08T08:30:55.037Z] #3 transferring context: 50B done [2026-05-08T08:30:55.037Z] #3 DONE 0.0s [2026-05-08T08:30:55.037Z] [2026-05-08T08:30:55.037Z] #4 [internal] load build context [2026-05-08T08:30:55.300Z] #4 transferring context: 6.99kB done [2026-05-08T08:30:55.300Z] #4 DONE 0.0s [2026-05-08T08:30:55.300Z] [2026-05-08T08:30:55.300Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-08T08:30:55.300Z] #5 DONE 0.1s [2026-05-08T08:30:55.300Z] [2026-05-08T08:30:55.300Z] #6 [2/4] WORKDIR /edgex [2026-05-08T08:30:56.260Z] #6 DONE 1.2s [2026-05-08T08:30:56.519Z] [2026-05-08T08:30:56.519Z] #7 [3/4] COPY go.mod . [2026-05-08T08:30:56.519Z] #7 DONE 0.0s [2026-05-08T08:30:56.519Z] [2026-05-08T08:30:56.519Z] #8 [4/4] RUN go mod download [2026-05-08T08:31:03.214Z] #8 DONE 6.9s [2026-05-08T08:31:03.478Z] [2026-05-08T08:31:03.478Z] #9 exporting to image [2026-05-08T08:31:03.478Z] #9 exporting layers [2026-05-08T08:31:06.777Z] #9 exporting layers 3.3s done [2026-05-08T08:31:06.777Z] #9 writing image sha256:d3906cefacf877761e70a6ab93f91bf484fec66443c44bd5979bf165c502a973 done [2026-05-08T08:31:06.777Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-08T08:31:06.777Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:31:07.125Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T08:31:07.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:31:07.214Z] prd-ubuntu20.04-docker-8c-8g-8878 does not seem to be running inside a container [2026-05-08T08:31:07.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-08T08:31:07.523Z] $ docker top 84b419e0b8bf36171ceb43a3ca796e7dac0f37b1624d411e3b871a3ef831cc66 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T08:31:07.878Z] + go version [2026-05-08T08:31:07.878Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-08T08:31:07.884Z] $ docker stop --time=1 84b419e0b8bf36171ceb43a3ca796e7dac0f37b1624d411e3b871a3ef831cc66 [2026-05-08T08:31:09.175Z] $ docker rm -f --volumes 84b419e0b8bf36171ceb43a3ca796e7dac0f37b1624d411e3b871a3ef831cc66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:31:09.627Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-08T08:31:09.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:31:09.716Z] prd-ubuntu20.04-docker-8c-8g-8878 does not seem to be running inside a container [2026-05-08T08:31:09.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-08T08:31:09.973Z] $ docker top ebaf3cf248283476503e35b4b271e0ccebe08e368daf72f74aae9a8f8ec19fc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-08T08:31:10.048Z] ========================================================= [2026-05-08T08:31:10.048Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-08T08:31:10.048Z] ========================================================= [Pipeline] sh [2026-05-08T08:31:10.331Z] + git config --global --add safe.directory /w/workspace/edgex-go/20 [Pipeline] fileExists [Pipeline] sh [2026-05-08T08:31:10.630Z] + make test [2026-05-08T08:31:10.630Z] go test -race -coverprofile=coverage.out ./... [2026-05-08T08:31:18.748Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-08T08:31:50.879Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-08T08:31:51.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2026-05-08T08:31:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2026-05-08T08:31:54.498Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-08T08:31:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2026-05-08T08:31:54.498Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-08T08:31:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 57.3% of statements [2026-05-08T08:31:54.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2026-05-08T08:31:54.498Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-08T08:31:54.498Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-08T08:31:55.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.242s coverage: 94.2% of statements [2026-05-08T08:31:55.443Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-08T08:31:55.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-08T08:31:55.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-08T08:31:55.443Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:31:55.443Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-08T08:31:55.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-08T08:31:55.443Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-08T08:31:55.443Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-08T08:31:55.443Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-08T08:31:55.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-08T08:31:55.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-08T08:31:55.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.069s coverage: 90.7% of statements [2026-05-08T08:31:55.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-08T08:31:55.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-08T08:31:55.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:31:55.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.034s coverage: 0.0% of statements [2026-05-08T08:31:55.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-08T08:31:55.444Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-08T08:31:56.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 11.1% of statements [2026-05-08T08:31:56.385Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-08T08:31:56.385Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 97.7% of statements [2026-05-08T08:31:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-08T08:31:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-08T08:31:57.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-08T08:32:00.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements [2026-05-08T08:32:00.307Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-08T08:32:00.307Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-08T08:32:00.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2026-05-08T08:32:00.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-08T08:32:00.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 38.2% of statements [2026-05-08T08:32:00.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements [2026-05-08T08:32:00.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-08T08:32:00.307Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:32:00.307Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-08T08:32:00.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2026-05-08T08:32:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2026-05-08T08:32:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2026-05-08T08:32:01.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 93.1% of statements [2026-05-08T08:32:01.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2026-05-08T08:32:13.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.041s coverage: 92.9% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2026-05-08T08:32:22.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.039s coverage: 47.4% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.041s coverage: 87.2% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.044s coverage: 82.1% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2026-05-08T08:32:22.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.030s coverage: 33.3% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.155s coverage: 54.8% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.6% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.028s coverage: 20.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2026-05-08T08:32:22.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-08T08:32:22.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.091s coverage: 29.2% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2026-05-08T08:32:22.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-08T08:32:22.014Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 94.9% of statements [2026-05-08T08:32:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-08T08:32:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.024s coverage: 9.0% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-08T08:32:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2026-05-08T08:32:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-08T08:32:25.291Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 47.1% of statements [2026-05-08T08:32:25.291Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-08T08:32:25.291Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-08T08:32:25.547Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-05-08T08:32:25.808Z] running golangci-lint [2026-05-08T08:32:25.808Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-08T08:32:25.808Z] go version go1.25.2 linux/amd64 [2026-05-08T08:32:26.066Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-08T08:32:26.066Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-08T08:32:26.066Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-08T08:32:26.066Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-08T08:32:26.066Z] level=info msg="[goenv] Read go env for 5.529653ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-08T08:32:26.066Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-08T08:32:47.973Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|exports_file|files|imports|deps|name) took 19.879455619s" [2026-05-08T08:32:47.973Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.642536ms" [2026-05-08T08:32:57.941Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.529274993s with top 10 stages: buildir: 51.103988755s, gosec: 3.027485093s, fact_deprecated: 2.221086824s, inspect: 2.155763424s, ctrlflow: 1.694498237s, printf: 1.430062008s, fact_purity: 1.369588487s, nilness: 1.116338408s, S1038: 1.038975824s, unused: 1.034126114s" [2026-05-08T08:32:57.941Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-08T08:32:57.941Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-08T08:32:57.941Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-08T08:32:57.941Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-08T08:32:57.941Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, cgo: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, nolint_filter: 21/0" [2026-05-08T08:32:57.941Z] level=info msg="[runner] processing took 7.922661ms with stages: nolint_filter: 7.110284ms, generated_file_filter: 573.104µs, exclusion_rules: 115.631µs, exclusion_paths: 75.6µs, path_relativity: 35.402µs, cgo: 3.11µs, path_absoluter: 2.32µs, sort_results: 1.83µs, invalid_issue: 1.76µs, filename_unadjuster: 770ns, fixer: 600ns, max_same_issues: 600ns, diff: 410ns, uniq_by_line: 290ns, path_prettifier: 250ns, max_per_file_from_linter: 170ns, max_from_linter: 170ns, source_code: 130ns, path_shortener: 130ns, severity-rules: 100ns" [2026-05-08T08:32:57.941Z] level=info msg="[runner] linters took 11.076252015s with stages: goanalysis_metalinter: 11.068264944s" [2026-05-08T08:32:57.941Z] 0 issues. [2026-05-08T08:32:57.941Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-08T08:32:57.941Z] level=info msg="Memory: 311 samples, avg is 352.3MB, max is 1452.0MB" [2026-05-08T08:32:57.941Z] level=info msg="Execution took 30.999690356s" [2026-05-08T08:32:57.941Z] go vet ./... [2026-05-08T08:33:04.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-08T08:33:04.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-08T08:33:04.494Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-08T08:33:04.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-05-08T08:33:04.815Z] + ls -al . [2026-05-08T08:33:04.815Z] total 1396 [2026-05-08T08:33:04.815Z] drwxrwxr-x 11 1001 1001 4096 May 8 08:31 . [2026-05-08T08:33:04.815Z] drwxr-xr-x 4 root root 4096 May 8 08:31 .. [2026-05-08T08:33:04.815Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 .blubracket [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:30 .dockerignore [2026-05-08T08:33:04.815Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:32 .git [2026-05-08T08:33:04.815Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:30 .github [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 909 May 8 08:30 .gitignore [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 359 May 8 08:30 .golangci.yml [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:30 .hadolint.yml [2026-05-08T08:33:04.815Z] drwxr-xr-x 3 1001 1001 4096 May 8 08:30 .semver [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:30 .sonarcloud.properties [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:30 ADOPTERS.md [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 20149 May 8 08:30 Attribution.txt [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 108018 May 8 08:30 CHANGELOG.md [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:30 CONTRIBUTING.md [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:30 GOVERNANCE.md [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 886 May 8 08:30 Jenkinsfile [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:30 LICENSE [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 16743 May 8 08:30 Makefile [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:30 OWNERS.md [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 9932 May 8 08:30 README.md [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:30 SECURITY.md [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:30 VERSION [2026-05-08T08:33:04.815Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 bin [2026-05-08T08:33:04.815Z] drwxrwxr-x 19 1001 1001 4096 May 8 08:30 cmd [2026-05-08T08:33:04.815Z] -rw-r--r-- 1 root root 1047357 May 8 08:32 coverage.out [2026-05-08T08:33:04.815Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 fuzz_test [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 6952 May 8 08:30 go.mod [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 90761 May 8 08:30 go.sum [2026-05-08T08:33:04.815Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:30 internal [2026-05-08T08:33:04.815Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 openapi [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:30 security.txt [2026-05-08T08:33:04.815Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:30 version.go [Pipeline] sh [2026-05-08T08:33:05.097Z] + '[' -e coverage.out ] [2026-05-08T08:33:05.097Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-08T08:33:05.212Z] Stashed 1 file(s) [Pipeline] sh [2026-05-08T08:33:05.490Z] + make build [2026-05-08T08:33:05.491Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-08T08:33:27.401Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-08T08:33:29.301Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-08T08:33:31.199Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-08T08:33:31.458Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-08T08:33:33.354Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-08T08:33:38.604Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-08T08:33:40.063Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-08T08:33:42.590Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-08T08:33:45.119Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-08T08:33:46.501Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-08T08:33:47.878Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-08T08:33:48.442Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-08T08:33:50.341Z] $ docker stop --time=1 ebaf3cf248283476503e35b4b271e0ccebe08e368daf72f74aae9a8f8ec19fc7 [2026-05-08T08:33:52.911Z] $ docker rm -f --volumes ebaf3cf248283476503e35b4b271e0ccebe08e368daf72f74aae9a8f8ec19fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:33:54.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-08T08:33:54.046Z] [2026-05-08T08:33:54.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:33:54.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-08T08:33:54.343Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-08T08:33:54.343Z] 91d30c5bc195: Pulling fs layer [2026-05-08T08:33:54.343Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-08T08:33:54.343Z] 9c61dcf015f6: Pulling fs layer [2026-05-08T08:33:54.343Z] 4698f68db338: Pulling fs layer [2026-05-08T08:33:54.343Z] 2a2f49069b9e: Pulling fs layer [2026-05-08T08:33:54.343Z] e0025b399a48: Pulling fs layer [2026-05-08T08:33:54.343Z] 4698f68db338: Waiting [2026-05-08T08:33:54.343Z] 2a2f49069b9e: Waiting [2026-05-08T08:33:54.343Z] e0025b399a48: Waiting [2026-05-08T08:33:54.343Z] 91d30c5bc195: Verifying Checksum [2026-05-08T08:33:54.343Z] 91d30c5bc195: Download complete [2026-05-08T08:33:54.343Z] 4698f68db338: Verifying Checksum [2026-05-08T08:33:54.343Z] 4698f68db338: Download complete [2026-05-08T08:33:54.601Z] 91d30c5bc195: Pull complete [2026-05-08T08:33:54.601Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-08T08:33:54.601Z] 2e9b0aa3be6d: Download complete [2026-05-08T08:33:54.601Z] e0025b399a48: Verifying Checksum [2026-05-08T08:33:54.601Z] e0025b399a48: Download complete [2026-05-08T08:33:54.601Z] 2a2f49069b9e: Verifying Checksum [2026-05-08T08:33:54.601Z] 2a2f49069b9e: Download complete [2026-05-08T08:33:54.858Z] 2e9b0aa3be6d: Pull complete [2026-05-08T08:33:55.116Z] 9c61dcf015f6: Verifying Checksum [2026-05-08T08:33:55.116Z] 9c61dcf015f6: Download complete [2026-05-08T08:33:58.390Z] 9c61dcf015f6: Pull complete [2026-05-08T08:33:58.390Z] 4698f68db338: Pull complete [2026-05-08T08:33:58.956Z] 2a2f49069b9e: Pull complete [2026-05-08T08:33:58.956Z] e0025b399a48: Pull complete [2026-05-08T08:33:58.956Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-08T08:33:58.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-08T08:33:58.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:33:59.053Z] prd-ubuntu20.04-docker-8c-8g-8878 does not seem to be running inside a container [2026-05-08T08:33:59.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-05-08T08:33:59.829Z] $ docker top 50b906a9fcf0f3cbdf6e4d5c96f56f718409ba4aa0be438343e162f2805d570d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T08:34:00.174Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-08T08:34:00.433Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #1 transferring dockerfile: 2.50kB done [2026-05-08T08:34:00.433Z] #1 DONE 0.1s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #2 transferring dockerfile: 1.89kB done [2026-05-08T08:34:00.433Z] #2 DONE 0.1s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #3 [support-scheduler internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #3 transferring dockerfile: 1.83kB done [2026-05-08T08:34:00.433Z] #3 DONE 0.1s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:34:00.433Z] #4 DONE 0.0s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #5 [core-data internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #5 transferring dockerfile: 2.04kB done [2026-05-08T08:34:00.433Z] #5 DONE 0.1s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #6 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-08T08:34:00.433Z] #6 ... [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #7 transferring dockerfile: 3.02kB done [2026-05-08T08:34:00.433Z] #7 DONE 0.1s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #8 [core-command internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #8 transferring dockerfile: 1.94kB done [2026-05-08T08:34:00.433Z] #8 DONE 0.1s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #9 transferring dockerfile: 2.14kB done [2026-05-08T08:34:00.433Z] #9 DONE 0.2s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #10 transferring dockerfile: 1.69kB done [2026-05-08T08:34:00.433Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-08T08:34:00.433Z] #10 DONE 0.2s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #11 [security-spire-server internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #11 transferring dockerfile: 1.70kB done [2026-05-08T08:34:00.433Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-08T08:34:00.433Z] #11 DONE 0.2s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #12 [core-metadata internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #12 transferring dockerfile: 2.10kB done [2026-05-08T08:34:00.433Z] #12 DONE 0.2s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2026-05-08T08:34:00.433Z] #13 transferring dockerfile: 1.81kB done [2026-05-08T08:34:00.433Z] #13 DONE 0.2s [2026-05-08T08:34:00.433Z] [2026-05-08T08:34:00.433Z] #6 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-05-08T08:34:00.691Z] #6 DONE 0.2s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-08T08:34:00.691Z] #14 transferring dockerfile: 2.23kB done [2026-05-08T08:34:00.691Z] #14 DONE 0.2s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #15 [support-notifications internal] load build definition from Dockerfile [2026-05-08T08:34:00.691Z] #15 transferring dockerfile: 2.02kB done [2026-05-08T08:34:00.691Z] #15 DONE 0.2s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #16 [core-keeper internal] load build definition from Dockerfile [2026-05-08T08:34:00.691Z] #16 transferring dockerfile: 2.07kB done [2026-05-08T08:34:00.691Z] #16 DONE 0.2s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:34:00.691Z] #4 DONE 0.0s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #17 [security-bootstrapper internal] load .dockerignore [2026-05-08T08:34:00.691Z] #17 transferring context: 50B done [2026-05-08T08:34:00.691Z] #17 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #18 [core-data internal] load .dockerignore [2026-05-08T08:34:00.691Z] #18 transferring context: 50B done [2026-05-08T08:34:00.691Z] #18 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #19 [security-proxy-setup internal] load .dockerignore [2026-05-08T08:34:00.691Z] #19 transferring context: 50B done [2026-05-08T08:34:00.691Z] #19 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2026-05-08T08:34:00.691Z] #20 transferring context: 50B done [2026-05-08T08:34:00.691Z] #20 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #21 [support-scheduler internal] load .dockerignore [2026-05-08T08:34:00.691Z] #21 transferring context: 50B done [2026-05-08T08:34:00.691Z] #21 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #22 [core-metadata internal] load .dockerignore [2026-05-08T08:34:00.691Z] #22 transferring context: 50B done [2026-05-08T08:34:00.691Z] #22 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #23 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:00.691Z] #23 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-08T08:34:00.691Z] #23 ... [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #24 [core-command internal] load .dockerignore [2026-05-08T08:34:00.691Z] #24 transferring context: 50B done [2026-05-08T08:34:00.691Z] #24 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #25 [core-keeper internal] load .dockerignore [2026-05-08T08:34:00.691Z] #25 transferring context: 50B done [2026-05-08T08:34:00.691Z] #25 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #26 [support-notifications internal] load .dockerignore [2026-05-08T08:34:00.691Z] #26 transferring context: 50B done [2026-05-08T08:34:00.691Z] #26 DONE 0.1s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #23 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:00.691Z] #23 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-08T08:34:00.691Z] #23 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:34:00.691Z] #23 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:34:00.691Z] #23 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:34:00.691Z] #23 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 2.10MB / 3.81MB 0.1s [2026-05-08T08:34:00.691Z] #23 ... [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-08T08:34:00.691Z] #27 transferring context: 50B done [2026-05-08T08:34:00.691Z] #27 DONE 0.2s [2026-05-08T08:34:00.691Z] [2026-05-08T08:34:00.691Z] #23 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:00.691Z] #23 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-08T08:34:00.691Z] #23 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:34:00.691Z] #23 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:34:00.691Z] #23 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:34:00.691Z] #23 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-08T08:34:00.691Z] #23 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-08T08:34:00.948Z] #23 ... [2026-05-08T08:34:00.948Z] [2026-05-08T08:34:00.948Z] #28 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:34:00.948Z] #28 DONE 0.3s [2026-05-08T08:34:00.948Z] [2026-05-08T08:34:00.948Z] #23 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:00.948Z] #23 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-08T08:34:01.519Z] #23 ... [2026-05-08T08:34:01.519Z] [2026-05-08T08:34:01.519Z] #29 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-05-08T08:34:01.519Z] #29 DONE 0.5s [2026-05-08T08:34:01.519Z] [2026-05-08T08:34:01.519Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.23.2 [2026-05-08T08:34:01.519Z] #30 DONE 0.9s [2026-05-08T08:34:01.519Z] [2026-05-08T08:34:01.519Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-08T08:34:01.519Z] #31 DONE 0.9s [2026-05-08T08:34:01.519Z] [2026-05-08T08:34:01.519Z] #23 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:01.519Z] #23 DONE 0.9s [2026-05-08T08:34:01.519Z] [2026-05-08T08:34:01.519Z] #32 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-08T08:34:01.519Z] #32 ... [2026-05-08T08:34:01.519Z] [2026-05-08T08:34:01.519Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-08T08:34:01.519Z] #33 DONE 1.0s [2026-05-08T08:34:01.519Z] [2026-05-08T08:34:01.519Z] #34 [security-proxy-auth internal] load .dockerignore [2026-05-08T08:34:01.519Z] #34 transferring context: 50B 0.0s done [2026-05-08T08:34:01.519Z] #34 DONE 0.2s [2026-05-08T08:34:01.776Z] [2026-05-08T08:34:01.776Z] #28 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:34:01.776Z] #28 DONE 0.3s [2026-05-08T08:34:01.776Z] [2026-05-08T08:34:01.776Z] #29 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-08T08:34:01.776Z] #29 DONE 0.5s [2026-05-08T08:34:01.776Z] [2026-05-08T08:34:01.776Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-08T08:34:01.776Z] #35 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-08T08:34:01.776Z] #35 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.2s done [2026-05-08T08:34:02.037Z] #35 ... [2026-05-08T08:34:02.037Z] [2026-05-08T08:34:02.037Z] #23 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:02.037Z] #23 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-08T08:34:02.037Z] #23 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:34:02.037Z] #23 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:34:02.037Z] #23 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:34:02.037Z] #23 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-08T08:34:02.037Z] #23 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-08T08:34:02.037Z] #23 DONE 0.9s [2026-05-08T08:34:02.037Z] [2026-05-08T08:34:02.037Z] #36 [security-spire-config internal] load .dockerignore [2026-05-08T08:34:02.037Z] #36 transferring context: 50B 0.0s done [2026-05-08T08:34:02.037Z] #36 DONE 0.3s [2026-05-08T08:34:02.037Z] [2026-05-08T08:34:02.037Z] #37 [security-spire-agent internal] load .dockerignore [2026-05-08T08:34:02.037Z] #37 transferring context: 50B 0.0s done [2026-05-08T08:34:02.037Z] #37 DONE 0.3s [2026-05-08T08:34:02.037Z] [2026-05-08T08:34:02.037Z] #38 [security-spire-server internal] load .dockerignore [2026-05-08T08:34:02.037Z] #38 transferring context: 50B 0.0s done [2026-05-08T08:34:02.037Z] #38 DONE 0.4s [2026-05-08T08:34:02.037Z] [2026-05-08T08:34:02.037Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-08T08:34:02.037Z] #35 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-05-08T08:34:02.037Z] #35 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-05-08T08:34:02.037Z] #35 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-05-08T08:34:02.037Z] #35 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0B / 3.86MB 0.1s [2026-05-08T08:34:02.037Z] #35 ... [2026-05-08T08:34:02.037Z] [2026-05-08T08:34:02.037Z] #23 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:02.037Z] #23 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-08T08:34:02.037Z] #23 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:34:02.037Z] #23 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:34:02.037Z] #23 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:34:02.037Z] #23 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-08T08:34:02.037Z] #23 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-08T08:34:02.037Z] #23 DONE 0.9s [2026-05-08T08:34:02.037Z] [2026-05-08T08:34:02.037Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-08T08:34:02.037Z] #35 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 1.05MB / 3.86MB 0.3s [2026-05-08T08:34:02.297Z] #35 ... [2026-05-08T08:34:02.297Z] [2026-05-08T08:34:02.297Z] #39 [security-spire-config internal] load build context [2026-05-08T08:34:02.297Z] #39 transferring context: 24.83kB 0.0s done [2026-05-08T08:34:02.297Z] #39 DONE 0.2s [2026-05-08T08:34:02.297Z] [2026-05-08T08:34:02.297Z] #40 [security-spire-server internal] load build context [2026-05-08T08:34:02.297Z] #40 transferring context: 26.58kB 0.0s done [2026-05-08T08:34:02.297Z] #40 DONE 0.2s [2026-05-08T08:34:02.297Z] [2026-05-08T08:34:02.297Z] #41 [security-spire-agent internal] load build context [2026-05-08T08:34:02.297Z] #41 transferring context: 26.11kB 0.0s done [2026-05-08T08:34:02.297Z] #41 DONE 0.2s [2026-05-08T08:34:02.297Z] [2026-05-08T08:34:02.297Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-08T08:34:02.297Z] #35 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.4s done [2026-05-08T08:34:02.297Z] #35 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 [2026-05-08T08:34:02.558Z] #35 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.3s done [2026-05-08T08:34:02.829Z] #35 ... [2026-05-08T08:34:02.829Z] [2026-05-08T08:34:02.829Z] #42 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-08T08:34:02.829Z] #0 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:02.829Z] #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:02.829Z] #0 1.190 OK: 265 MiB in 60 packages [2026-05-08T08:34:02.829Z] #42 DONE 1.5s [2026-05-08T08:34:03.087Z] [2026-05-08T08:34:03.087Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:34:03.087Z] #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-05-08T08:34:03.087Z] #43 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-08T08:34:03.087Z] #43 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-08T08:34:03.087Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-08T08:34:03.087Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-08T08:34:03.087Z] #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-08T08:34:03.087Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-08T08:34:03.087Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-08T08:34:03.087Z] #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-05-08T08:34:03.087Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 25.17MB / 41.51MB 0.7s [2026-05-08T08:34:03.088Z] #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-08T08:34:03.088Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 37.75MB / 41.51MB 0.9s [2026-05-08T08:34:03.088Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 1.0s [2026-05-08T08:34:04.035Z] #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.7s done [2026-05-08T08:34:04.977Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-08T08:34:05.908Z] #43 ... [2026-05-08T08:34:05.908Z] [2026-05-08T08:34:05.908Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-08T08:34:05.908Z] #35 DONE 4.0s [2026-05-08T08:34:05.908Z] [2026-05-08T08:34:05.908Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:34:06.850Z] #43 ... [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #44 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-08T08:34:06.850Z] #0 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.860 OK: 265 MiB in 60 packages [2026-05-08T08:34:06.850Z] #44 DONE 5.6s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-08T08:34:06.850Z] #0 3.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 3.603 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:34:06.850Z] #0 3.603 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:34:06.850Z] #0 3.603 OK: 26324 distinct packages available [2026-05-08T08:34:06.850Z] #0 3.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 3.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 3.998 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:06.850Z] #0 4.004 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-08T08:34:06.850Z] #0 4.005 (3/4) Installing libucontext (1.3.2-r0) [2026-05-08T08:34:06.850Z] #0 4.011 (4/4) Installing gcompat (1.1.0-r4) [2026-05-08T08:34:06.850Z] #0 4.013 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:06.850Z] #0 4.027 OK: 8 MiB in 20 packages [2026-05-08T08:34:06.850Z] #45 DONE 5.0s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-05-08T08:34:06.850Z] #0 0.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 0.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.232 OK: 265 MiB in 60 packages [2026-05-08T08:34:06.850Z] #46 DONE 5.6s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #47 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-08T08:34:06.850Z] #47 transferring dockerfile: 2.49kB 0.0s done [2026-05-08T08:34:06.850Z] #47 DONE 3.7s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-08T08:34:06.850Z] #0 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.208 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:34:06.850Z] #0 1.208 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:34:06.850Z] #0 1.208 OK: 26342 distinct packages available [2026-05-08T08:34:06.850Z] #0 1.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.778 OK: 265 MiB in 60 packages [2026-05-08T08:34:06.850Z] #48 DONE 5.6s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-08T08:34:06.850Z] #0 1.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 1.654 OK: 265 MiB in 60 packages [2026-05-08T08:34:06.850Z] #49 DONE 5.6s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-08T08:34:06.850Z] #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:06.850Z] #0 3.420 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:06.850Z] #0 3.429 (2/2) Installing su-exec (0.2-r3) [2026-05-08T08:34:06.850Z] #0 3.464 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:06.850Z] #0 3.571 OK: 7 MiB in 18 packages [2026-05-08T08:34:06.850Z] #50 DONE 5.5s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:34:06.850Z] #4 DONE 0.0s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-08T08:34:06.850Z] #51 DONE 5.6s [2026-05-08T08:34:06.850Z] [2026-05-08T08:34:06.850Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:34:07.108Z] #43 ... [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #32 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-08T08:34:07.108Z] #32 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #32 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #32 3.874 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:07.108Z] #32 3.879 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:07.108Z] #32 3.886 OK: 7 MiB in 17 packages [2026-05-08T08:34:07.108Z] #32 DONE 5.5s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-08T08:34:07.108Z] #52 DONE 5.5s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-08T08:34:07.108Z] #0 2.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 3.084 (1/7) Installing ca-certificates (20260413-r0) [2026-05-08T08:34:07.108Z] #0 3.115 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:07.108Z] #0 3.118 (3/7) Installing libgcc (14.2.0-r6) [2026-05-08T08:34:07.108Z] #0 3.132 (4/7) Installing libsodium (1.0.20-r1) [2026-05-08T08:34:07.108Z] #0 3.139 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-08T08:34:07.108Z] #0 3.155 (6/7) Installing libzmq (4.3.5-r2) [2026-05-08T08:34:07.108Z] #0 3.165 (7/7) Installing zeromq (4.3.5-r2) [2026-05-08T08:34:07.108Z] #0 3.177 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:07.108Z] #0 3.239 Executing ca-certificates-20260413-r0.trigger [2026-05-08T08:34:07.108Z] #0 3.464 OK: 12 MiB in 23 packages [2026-05-08T08:34:07.108Z] #53 DONE 5.5s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-08T08:34:07.108Z] #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 2.695 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:34:07.108Z] #0 2.695 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:34:07.108Z] #0 2.695 OK: 26324 distinct packages available [2026-05-08T08:34:07.108Z] #0 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 3.150 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-08T08:34:07.108Z] #0 3.166 (2/13) Installing c-ares (1.34.6-r0) [2026-05-08T08:34:07.108Z] #0 3.243 (3/13) Installing libunistring (1.3-r0) [2026-05-08T08:34:07.108Z] #0 3.371 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-08T08:34:07.108Z] #0 3.403 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-08T08:34:07.108Z] #0 3.404 (6/13) Installing libpsl (0.21.5-r3) [2026-05-08T08:34:07.108Z] #0 3.410 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-08T08:34:07.108Z] #0 3.422 (8/13) Installing libcurl (8.14.1-r2) [2026-05-08T08:34:07.108Z] #0 3.467 (9/13) Installing curl (8.14.1-r2) [2026-05-08T08:34:07.108Z] #0 3.473 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:07.108Z] #0 3.479 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-08T08:34:07.108Z] #0 3.482 (12/13) Installing libucontext (1.3.2-r0) [2026-05-08T08:34:07.108Z] #0 3.485 (13/13) Installing gcompat (1.1.0-r4) [2026-05-08T08:34:07.108Z] #0 3.489 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:07.108Z] #0 3.499 OK: 13 MiB in 29 packages [2026-05-08T08:34:07.108Z] #54 DONE 5.5s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-08T08:34:07.108Z] #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 3.830 (1/3) Installing ca-certificates (20260413-r0) [2026-05-08T08:34:07.108Z] #0 3.895 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:07.108Z] #0 3.898 (3/3) Installing tzdata (2026b-r0) [2026-05-08T08:34:07.108Z] #0 3.932 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:07.108Z] #0 3.945 Executing ca-certificates-20260413-r0.trigger [2026-05-08T08:34:07.108Z] #0 3.988 OK: 8 MiB in 19 packages [2026-05-08T08:34:07.108Z] #55 DONE 5.6s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-08T08:34:07.108Z] #0 4.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 4.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 4.742 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:07.108Z] #0 4.747 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:07.108Z] #0 4.752 OK: 7 MiB in 17 packages [2026-05-08T08:34:07.108Z] #56 DONE 5.6s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-08T08:34:07.108Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:07.108Z] #0 3.187 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:07.108Z] #0 3.239 (2/4) Installing openssl (3.5.6-r0) [2026-05-08T08:34:07.108Z] #0 3.245 (3/4) Installing su-exec (0.2-r3) [2026-05-08T08:34:07.108Z] #0 3.246 (4/4) Installing yq-go (4.47.2-r3) [2026-05-08T08:34:07.108Z] #0 3.490 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:07.108Z] #0 3.507 OK: 20 MiB in 20 packages [2026-05-08T08:34:07.108Z] #57 DONE 5.6s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:34:07.108Z] #43 ... [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-08T08:34:07.108Z] #6 DONE 0.3s [2026-05-08T08:34:07.108Z] [2026-05-08T08:34:07.108Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:34:07.365Z] #43 ... [2026-05-08T08:34:07.365Z] [2026-05-08T08:34:07.365Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-08T08:34:07.365Z] #58 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done [2026-05-08T08:34:07.365Z] #58 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-08T08:34:07.365Z] #58 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-08T08:34:07.365Z] #58 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-08T08:34:07.365Z] #58 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-05-08T08:34:07.365Z] #58 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-08T08:34:07.365Z] #58 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-08T08:34:07.365Z] #58 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-08T08:34:07.365Z] #58 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.4s done [2026-05-08T08:34:07.365Z] #58 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-08T08:34:07.365Z] #58 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-08T08:34:07.365Z] #58 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.4s done [2026-05-08T08:34:07.365Z] #58 DONE 5.4s [2026-05-08T08:34:07.365Z] [2026-05-08T08:34:07.365Z] #28 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-08T08:34:07.365Z] #28 DONE 0.3s [2026-05-08T08:34:07.365Z] [2026-05-08T08:34:07.365Z] #29 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-08T08:34:07.365Z] #29 DONE 0.5s [2026-05-08T08:34:07.365Z] [2026-05-08T08:34:07.365Z] #23 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-08T08:34:07.365Z] #23 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-08T08:34:07.365Z] #23 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-08T08:34:07.365Z] #23 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-08T08:34:07.365Z] #23 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-08T08:34:07.365Z] #23 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-08T08:34:07.365Z] #23 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-08T08:34:07.365Z] #23 DONE 0.9s [2026-05-08T08:34:07.365Z] [2026-05-08T08:34:07.365Z] #44 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-08T08:34:07.365Z] #44 DONE 5.6s [2026-05-08T08:34:07.365Z] [2026-05-08T08:34:07.365Z] #59 [security-secretstore-setup internal] load .dockerignore [2026-05-08T08:34:07.365Z] #59 transferring context: 50B 0.0s done [2026-05-08T08:34:07.365Z] #59 DONE 0.3s [2026-05-08T08:34:07.365Z] [2026-05-08T08:34:07.365Z] #60 [security-secretstore-setup internal] load build context [2026-05-08T08:34:10.642Z] #60 ... [2026-05-08T08:34:10.642Z] [2026-05-08T08:34:10.643Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-08T08:34:10.643Z] #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.5s done [2026-05-08T08:34:10.643Z] #43 DONE 8.0s [2026-05-08T08:34:10.643Z] [2026-05-08T08:34:10.643Z] #60 [security-secretstore-setup internal] load build context [2026-05-08T08:34:10.643Z] #60 ... [2026-05-08T08:34:10.643Z] [2026-05-08T08:34:10.643Z] #61 [support-scheduler internal] load build context [2026-05-08T08:34:10.643Z] #61 ... [2026-05-08T08:34:10.643Z] [2026-05-08T08:34:10.643Z] #62 [security-proxy-setup internal] load build context [2026-05-08T08:34:10.900Z] #62 ... [2026-05-08T08:34:10.900Z] [2026-05-08T08:34:10.900Z] #63 [core-data internal] load build context [2026-05-08T08:34:10.900Z] #63 ... [2026-05-08T08:34:10.900Z] [2026-05-08T08:34:10.900Z] #64 [core-keeper internal] load build context [2026-05-08T08:34:10.900Z] #64 ... [2026-05-08T08:34:10.900Z] [2026-05-08T08:34:10.900Z] #65 [security-bootstrapper internal] load build context [2026-05-08T08:34:11.160Z] #65 ... [2026-05-08T08:34:11.160Z] [2026-05-08T08:34:11.160Z] #66 [support-notifications internal] load build context [2026-05-08T08:34:11.160Z] #66 ... [2026-05-08T08:34:11.160Z] [2026-05-08T08:34:11.160Z] #67 [security-spiffe-token-provider internal] load build context [2026-05-08T08:34:11.417Z] #67 ... [2026-05-08T08:34:11.417Z] [2026-05-08T08:34:11.417Z] #68 [core-command internal] load build context [2026-05-08T08:34:11.417Z] #68 ... [2026-05-08T08:34:11.417Z] [2026-05-08T08:34:11.417Z] #69 [core-common-config-bootstrapper internal] load build context [2026-05-08T08:34:11.417Z] #69 ... [2026-05-08T08:34:11.417Z] [2026-05-08T08:34:11.417Z] #70 [core-metadata internal] load build context [2026-05-08T08:34:11.674Z] #70 ... [2026-05-08T08:34:11.674Z] [2026-05-08T08:34:11.674Z] #71 [security-proxy-auth internal] load build context [2026-05-08T08:34:11.674Z] #71 ... [2026-05-08T08:34:11.674Z] [2026-05-08T08:34:11.674Z] #70 [core-metadata internal] load build context [2026-05-08T08:34:11.931Z] #70 ... [2026-05-08T08:34:11.931Z] [2026-05-08T08:34:11.931Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-08T08:34:11.931Z] #0 8.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:11.931Z] #0 8.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:11.931Z] #0 8.581 v3.22.4-53-gebacb35e84c [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-08T08:34:11.931Z] #0 8.581 v3.22.4-54-g6b7d8c3bbc3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-08T08:34:11.931Z] #0 8.581 OK: 26324 distinct packages available [2026-05-08T08:34:11.931Z] #0 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:11.931Z] #0 8.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:11.931Z] #0 9.032 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:11.931Z] #0 9.036 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-08T08:34:11.931Z] #0 9.042 (3/5) Installing libucontext (1.3.2-r0) [2026-05-08T08:34:11.931Z] #0 9.044 (4/5) Installing gcompat (1.1.0-r4) [2026-05-08T08:34:11.931Z] #0 9.053 (5/5) Installing openssl (3.5.6-r0) [2026-05-08T08:34:11.931Z] #0 9.065 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:11.931Z] #0 9.076 OK: 8 MiB in 21 packages [2026-05-08T08:34:11.931Z] #72 ... [2026-05-08T08:34:11.931Z] [2026-05-08T08:34:11.931Z] #70 [core-metadata internal] load build context [2026-05-08T08:34:11.931Z] #70 transferring context: 640.34MB 11.3s done [2026-05-08T08:34:13.302Z] #70 ... [2026-05-08T08:34:13.302Z] [2026-05-08T08:34:13.302Z] #68 [core-command internal] load build context [2026-05-08T08:34:13.302Z] #68 transferring context: 640.34MB 11.0s done [2026-05-08T08:34:13.302Z] #68 DONE 12.8s [2026-05-08T08:34:13.560Z] [2026-05-08T08:34:13.560Z] #65 [security-bootstrapper internal] load build context [2026-05-08T08:34:14.125Z] #65 transferring context: 640.34MB 13.6s done [2026-05-08T08:34:15.062Z] #65 ... [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #70 [core-metadata internal] load build context [2026-05-08T08:34:15.062Z] #70 DONE 14.3s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #73 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-08T08:34:15.062Z] #0 4.889 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:15.062Z] #0 4.890 Executing busybox-1.37.0-r30.trigger [2026-05-08T08:34:15.062Z] #0 4.907 OK: 8284 KiB in 17 packages [2026-05-08T08:34:15.062Z] #73 DONE 9.1s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-08T08:34:15.062Z] #72 DONE 13.0s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #63 [core-data internal] load build context [2026-05-08T08:34:15.062Z] #63 transferring context: 640.34MB 11.8s done [2026-05-08T08:34:15.062Z] #63 DONE 14.4s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-08T08:34:15.062Z] #0 4.971 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.346 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.883 OK: 265 MiB in 60 packages [2026-05-08T08:34:15.062Z] #74 DONE 8.0s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:34:15.062Z] #0 6.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 6.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 6.677 OK: 8 MiB in 19 packages [2026-05-08T08:34:15.062Z] #75 DONE 7.9s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-08T08:34:15.062Z] #0 4.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 4.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.016 OK: 20 MiB in 20 packages [2026-05-08T08:34:15.062Z] #76 DONE 7.9s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-08T08:34:15.062Z] #0 4.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 4.971 OK: 7 MiB in 17 packages [2026-05-08T08:34:15.062Z] #77 DONE 8.0s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-08T08:34:15.062Z] #0 5.655 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.847 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 6.355 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:15.062Z] #0 6.476 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:15.062Z] #0 6.480 OK: 7 MiB in 17 packages [2026-05-08T08:34:15.062Z] #78 DONE 8.0s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:34:15.062Z] #0 5.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 6.343 OK: 12 MiB in 23 packages [2026-05-08T08:34:15.062Z] #79 DONE 8.0s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:34:15.062Z] #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.755 OK: 13 MiB in 29 packages [2026-05-08T08:34:15.062Z] #80 DONE 8.0s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-08T08:34:15.062Z] #0 5.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 5.667 OK: 8 MiB in 20 packages [2026-05-08T08:34:15.062Z] #81 DONE 8.1s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-08T08:34:15.062Z] #0 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:15.062Z] #0 4.146 OK: 7 MiB in 18 packages [2026-05-08T08:34:15.062Z] #82 DONE 8.0s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #69 [core-common-config-bootstrapper internal] load build context [2026-05-08T08:34:15.062Z] #69 transferring context: 640.34MB 11.7s done [2026-05-08T08:34:15.062Z] #69 DONE 14.3s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #61 [support-scheduler internal] load build context [2026-05-08T08:34:15.062Z] #61 transferring context: 640.34MB 12.4s done [2026-05-08T08:34:15.062Z] #61 DONE 14.4s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #71 [security-proxy-auth internal] load build context [2026-05-08T08:34:15.062Z] #71 transferring context: 640.34MB 11.3s done [2026-05-08T08:34:15.062Z] #71 DONE 13.4s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #64 [core-keeper internal] load build context [2026-05-08T08:34:15.062Z] #64 transferring context: 640.34MB 12.4s done [2026-05-08T08:34:15.062Z] #64 DONE 14.3s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #62 [security-proxy-setup internal] load build context [2026-05-08T08:34:15.062Z] #62 transferring context: 640.34MB 13.4s done [2026-05-08T08:34:15.062Z] #62 DONE 14.5s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #66 [support-notifications internal] load build context [2026-05-08T08:34:15.062Z] #66 transferring context: 640.34MB 13.2s done [2026-05-08T08:34:15.062Z] #66 DONE 14.3s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #65 [security-bootstrapper internal] load build context [2026-05-08T08:34:15.062Z] #65 DONE 14.5s [2026-05-08T08:34:15.062Z] [2026-05-08T08:34:15.062Z] #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:15.633Z] #83 DONE 0.4s [2026-05-08T08:34:15.633Z] [2026-05-08T08:34:15.633Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:15.899Z] #84 ... [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-08T08:34:15.899Z] #85 DONE 0.7s [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #67 [security-spiffe-token-provider internal] load build context [2026-05-08T08:34:15.899Z] #67 transferring context: 640.34MB 14.8s done [2026-05-08T08:34:15.899Z] #67 DONE 15.2s [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:15.899Z] #86 DONE 0.7s [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-08T08:34:15.899Z] #87 DONE 0.7s [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:34:15.899Z] #88 DONE 0.8s [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:15.899Z] #89 DONE 0.7s [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:15.899Z] #90 DONE 0.7s [2026-05-08T08:34:15.899Z] [2026-05-08T08:34:15.899Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:16.170Z] #91 ... [2026-05-08T08:34:16.170Z] [2026-05-08T08:34:16.170Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:16.170Z] #92 DONE 0.2s [2026-05-08T08:34:16.170Z] [2026-05-08T08:34:16.170Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-08T08:34:16.170Z] #93 DONE 0.2s [2026-05-08T08:34:16.170Z] [2026-05-08T08:34:16.170Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-08T08:34:16.170Z] #94 DONE 0.1s [2026-05-08T08:34:16.170Z] [2026-05-08T08:34:16.170Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:34:16.170Z] #95 DONE 0.1s [2026-05-08T08:34:16.170Z] [2026-05-08T08:34:16.170Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-08T08:34:16.170Z] #96 DONE 0.0s [2026-05-08T08:34:16.170Z] [2026-05-08T08:34:16.170Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-08T08:34:16.170Z] #97 DONE 0.0s [2026-05-08T08:34:16.170Z] [2026-05-08T08:34:16.170Z] #98 [security-spire-config] exporting to image [2026-05-08T08:34:16.170Z] #98 exporting layers [2026-05-08T08:34:16.427Z] #98 ... [2026-05-08T08:34:16.427Z] [2026-05-08T08:34:16.427Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-08T08:34:16.427Z] #99 DONE 1.5s [2026-05-08T08:34:16.687Z] [2026-05-08T08:34:16.687Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-08T08:34:16.687Z] #100 DONE 0.1s [2026-05-08T08:34:16.687Z] [2026-05-08T08:34:16.687Z] #101 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-08T08:34:16.687Z] #0 8.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:16.687Z] #0 8.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:16.687Z] #0 9.350 OK: 7 MiB in 17 packages [2026-05-08T08:34:16.687Z] #101 DONE 9.5s [2026-05-08T08:34:16.687Z] [2026-05-08T08:34:16.687Z] #60 [security-secretstore-setup internal] load build context [2026-05-08T08:34:16.687Z] #60 ... [2026-05-08T08:34:16.687Z] [2026-05-08T08:34:16.687Z] #98 [security-spire-config] exporting to image [2026-05-08T08:34:16.687Z] #98 exporting layers 0.5s done [2026-05-08T08:34:16.687Z] #98 writing image sha256:45e7ded1b5147dd15c4c7ed064c6de8a6bb0cff009b628119d7b57b9a6765c8d done [2026-05-08T08:34:16.687Z] #98 naming to docker.io/library/security-spire-config 0.0s done [2026-05-08T08:34:16.943Z] #98 DONE 0.5s [2026-05-08T08:34:16.943Z] [2026-05-08T08:34:16.943Z] #60 [security-secretstore-setup internal] load build context [2026-05-08T08:34:16.943Z] #60 ... [2026-05-08T08:34:16.943Z] [2026-05-08T08:34:16.943Z] #102 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-08T08:34:16.943Z] #0 1.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:16.943Z] #0 1.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:16.943Z] #0 1.769 OK: 8 MiB in 21 packages [2026-05-08T08:34:16.943Z] #102 DONE 2.0s [2026-05-08T08:34:17.199Z] [2026-05-08T08:34:17.199Z] #103 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-08T08:34:17.199Z] #0 8.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:17.199Z] #0 8.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:17.199Z] #0 8.978 (1/4) Installing ca-certificates (20260413-r0) [2026-05-08T08:34:17.199Z] #0 9.010 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-08T08:34:17.199Z] #0 9.036 (3/4) Installing su-exec (0.2-r3) [2026-05-08T08:34:17.199Z] #0 9.054 (4/4) Installing yq-go (4.47.2-r3) [2026-05-08T08:34:17.199Z] #0 9.396 Executing busybox-1.37.0-r20.trigger [2026-05-08T08:34:17.199Z] #0 9.405 Executing ca-certificates-20260413-r0.trigger [2026-05-08T08:34:17.199Z] #0 9.458 OK: 20 MiB in 20 packages [2026-05-08T08:34:17.199Z] #103 DONE 9.6s [2026-05-08T08:34:17.199Z] [2026-05-08T08:34:17.199Z] #104 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-08T08:34:17.459Z] #104 ... [2026-05-08T08:34:17.459Z] [2026-05-08T08:34:17.459Z] #60 [security-secretstore-setup internal] load build context [2026-05-08T08:34:17.459Z] #60 transferring context: 640.34MB 10.0s done [2026-05-08T08:34:17.459Z] #60 DONE 10.2s [2026-05-08T08:34:17.720Z] [2026-05-08T08:34:17.720Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:17.720Z] #90 DONE 0.7s [2026-05-08T08:34:17.720Z] [2026-05-08T08:34:17.720Z] #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:34:17.720Z] #105 DONE 0.6s [2026-05-08T08:34:17.720Z] [2026-05-08T08:34:17.720Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-08T08:34:17.720Z] #106 DONE 0.6s [2026-05-08T08:34:17.720Z] [2026-05-08T08:34:17.720Z] #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-08T08:34:17.720Z] #107 DONE 0.1s [2026-05-08T08:34:17.720Z] [2026-05-08T08:34:17.720Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-08T08:34:17.978Z] #108 DONE 0.5s [2026-05-08T08:34:17.978Z] [2026-05-08T08:34:17.978Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-08T08:34:17.978Z] #109 DONE 0.3s [2026-05-08T08:34:17.978Z] [2026-05-08T08:34:17.978Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:34:18.238Z] #110 DONE 0.0s [2026-05-08T08:34:18.238Z] [2026-05-08T08:34:18.238Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-08T08:34:18.238Z] #111 DONE 0.0s [2026-05-08T08:34:18.238Z] [2026-05-08T08:34:18.238Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-08T08:34:18.238Z] #112 DONE 0.0s [2026-05-08T08:34:18.238Z] [2026-05-08T08:34:18.238Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-08T08:34:18.238Z] #113 DONE 0.0s [2026-05-08T08:34:18.238Z] [2026-05-08T08:34:18.238Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-08T08:34:18.238Z] #114 DONE 0.0s [2026-05-08T08:34:18.238Z] [2026-05-08T08:34:18.238Z] #115 [security-spire-server] exporting to image [2026-05-08T08:34:18.238Z] #115 ... [2026-05-08T08:34:18.238Z] [2026-05-08T08:34:18.238Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-08T08:34:18.238Z] #116 DONE 0.0s [2026-05-08T08:34:18.238Z] [2026-05-08T08:34:18.238Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-08T08:34:18.238Z] #117 DONE 0.1s [2026-05-08T08:34:18.495Z] [2026-05-08T08:34:18.495Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-08T08:34:18.495Z] #118 DONE 0.1s [2026-05-08T08:34:18.495Z] [2026-05-08T08:34:18.495Z] #104 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-08T08:34:18.495Z] #104 0.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:18.495Z] #104 0.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-08T08:34:18.495Z] #104 1.245 OK: 20 MiB in 20 packages [2026-05-08T08:34:18.495Z] #104 DONE 1.4s [2026-05-08T08:34:18.495Z] [2026-05-08T08:34:18.495Z] #119 [security-spire-agent] exporting to image [2026-05-08T08:34:18.752Z] #119 ... [2026-05-08T08:34:18.752Z] [2026-05-08T08:34:18.752Z] #115 [security-spire-server] exporting to image [2026-05-08T08:34:18.752Z] #115 exporting layers 0.5s done [2026-05-08T08:34:18.752Z] #115 writing image sha256:bf5bf4a0579510672e25988589ae17c171ca78f52953b767a468c9499b00229d done [2026-05-08T08:34:18.752Z] #115 naming to docker.io/library/security-spire-server done [2026-05-08T08:34:18.752Z] #115 DONE 0.5s [2026-05-08T08:34:18.752Z] [2026-05-08T08:34:18.752Z] #120 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-08T08:34:18.752Z] #0 2.911 Preupgrading: [2026-05-08T08:34:18.752Z] #0 2.911 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-05-08T08:34:18.752Z] #0 2.938 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-05-08T08:34:18.752Z] #0 2.946 Executing busybox-1.37.0-r30.trigger [2026-05-08T08:34:18.752Z] #0 2.993 Continuing with the main upgrade transaction: [2026-05-08T08:34:18.752Z] #0 3.524 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-05-08T08:34:18.752Z] #0 3.529 Installing file to etc/hosts.apk-new [2026-05-08T08:34:18.752Z] #0 3.529 Installing file to etc/shadow.apk-new [2026-05-08T08:34:18.752Z] #0 3.529 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-05-08T08:34:18.752Z] #0 3.542 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-05-08T08:34:18.752Z] #0 3.545 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-05-08T08:34:18.752Z] #0 3.552 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-05-08T08:34:18.752Z] #0 3.564 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.4-r0) [2026-05-08T08:34:18.752Z] #0 3.569 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.6-r0) [2026-05-08T08:34:18.752Z] #0 3.606 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.6-r0) [2026-05-08T08:34:18.752Z] #0 3.620 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-05-08T08:34:18.752Z] #0 3.626 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260413-r0) [2026-05-08T08:34:18.752Z] #0 3.636 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-05-08T08:34:18.752Z] #0 3.641 Executing busybox-1.37.0-r30.trigger [2026-05-08T08:34:18.752Z] #0 3.656 OK: 8292 KiB in 17 packages [2026-05-08T08:34:18.752Z] #120 DONE 3.8s [2026-05-08T08:34:19.028Z] [2026-05-08T08:34:19.028Z] #119 [security-spire-agent] exporting to image [2026-05-08T08:34:19.028Z] #119 exporting layers 0.5s done [2026-05-08T08:34:19.028Z] #119 writing image sha256:098ede7d122debbec17542bd196c1f0fdf0817dff982f4afaeb74dad2813a077 done [2026-05-08T08:34:19.028Z] #119 naming to docker.io/library/security-spire-agent done [2026-05-08T08:34:19.028Z] #119 DONE 0.6s [2026-05-08T08:34:19.028Z] [2026-05-08T08:34:19.028Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:27.437Z] #91 ... [2026-05-08T08:34:27.437Z] [2026-05-08T08:34:27.437Z] #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:27.437Z] #121 ... [2026-05-08T08:34:27.437Z] [2026-05-08T08:34:27.437Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:27.437Z] #122 ... [2026-05-08T08:34:27.437Z] [2026-05-08T08:34:27.437Z] #123 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:27.437Z] #123 ... [2026-05-08T08:34:27.437Z] [2026-05-08T08:34:27.437Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:42.316Z] #124 DONE 25.9s [2026-05-08T08:34:42.316Z] [2026-05-08T08:34:42.316Z] #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:42.316Z] #84 DONE 26.3s [2026-05-08T08:34:42.316Z] [2026-05-08T08:34:42.316Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:42.316Z] #91 DONE 25.9s [2026-05-08T08:34:42.316Z] [2026-05-08T08:34:42.316Z] #123 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:42.316Z] #123 DONE 25.7s [2026-05-08T08:34:42.316Z] [2026-05-08T08:34:42.316Z] #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:42.316Z] #121 DONE 25.9s [2026-05-08T08:34:42.316Z] [2026-05-08T08:34:42.316Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:42.316Z] #122 DONE 25.9s [2026-05-08T08:34:42.316Z] [2026-05-08T08:34:42.316Z] #125 [support-notifications builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #125 ... [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #126 [core-command builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #126 DONE 5.7s [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:47.630Z] #127 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:47.630Z] #128 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #129 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #130 DONE 5.6s [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #131 [security-proxy-setup builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #131 DONE 5.6s [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:47.630Z] #132 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #133 [security-bootstrapper builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #133 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:47.630Z] #134 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #125 [support-notifications builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #125 DONE 5.6s [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #135 [core-keeper builder 7/8] COPY . . [2026-05-08T08:34:47.630Z] #135 DONE 5.6s [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #136 [support-scheduler builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #136 DONE 5.6s [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #137 [core-metadata builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #137 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:47.630Z] #138 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:47.630Z] #139 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:47.630Z] #140 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:47.630Z] #141 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #142 [security-proxy-auth builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #142 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:47.630Z] #143 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #144 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:47.630Z] #145 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-08T08:34:47.630Z] #146 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #147 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-08T08:34:47.630Z] #147 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #148 [core-data builder 6/7] COPY . . [2026-05-08T08:34:47.630Z] #148 CACHED [2026-05-08T08:34:47.630Z] [2026-05-08T08:34:47.630Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-08T08:34:48.566Z] #149 0.975 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-08T08:34:58.522Z] #149 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-08T08:34:58.522Z] #0 1.017 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-08T08:34:58.522Z] #150 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-08T08:34:58.522Z] #0 0.573 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-08T08:34:58.522Z] #151 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-08T08:34:58.522Z] #0 0.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-08T08:34:58.522Z] #152 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-08T08:34:58.522Z] #0 0.769 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-08T08:34:58.522Z] #153 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-08T08:34:58.522Z] #0 0.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-08T08:34:58.522Z] #154 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-08T08:34:58.522Z] #0 0.728 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-08T08:34:58.522Z] #155 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-08T08:34:58.522Z] #0 0.763 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-08T08:34:58.522Z] #156 ... [2026-05-08T08:34:58.522Z] [2026-05-08T08:34:58.522Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:34:58.522Z] #0 1.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-08T08:34:59.725Z] #157 ... [2026-05-08T08:34:59.726Z] [2026-05-08T08:34:59.726Z] #158 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-08T08:34:59.726Z] #0 1.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-08T08:34:59.983Z] #158 ... [2026-05-08T08:34:59.983Z] [2026-05-08T08:34:59.983Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-08T08:34:59.983Z] #0 0.931 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-08T08:34:59.983Z] #159 ... [2026-05-08T08:34:59.983Z] [2026-05-08T08:34:59.983Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-08T08:34:59.983Z] #0 0.581 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-08T08:36:21.424Z] #160 ... [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-08T08:36:21.425Z] #151 DONE 83.7s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-08T08:36:21.425Z] #161 DONE 0.0s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-08T08:36:21.425Z] #162 DONE 1.0s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:36:21.425Z] #157 ... [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:36:21.425Z] #163 DONE 0.3s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:36:21.425Z] #157 ... [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:36:21.425Z] #164 DONE 0.0s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-08T08:36:21.425Z] #165 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-08T08:36:21.425Z] #166 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-08T08:36:21.425Z] #160 ... [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-08T08:36:21.425Z] #167 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-08T08:36:21.425Z] #168 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-08T08:36:21.425Z] #169 DONE 0.0s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-08T08:36:21.425Z] #170 DONE 0.0s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-08T08:36:21.425Z] #171 DONE 0.9s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #172 [security-bootstrapper] exporting to image [2026-05-08T08:36:21.425Z] #172 exporting layers [2026-05-08T08:36:21.425Z] #172 exporting layers 0.7s done [2026-05-08T08:36:21.425Z] #172 writing image sha256:0b145fdb6f93ced69020592ca00e35e6be77bed9fc0590b9e930272d2f6decc4 done [2026-05-08T08:36:21.425Z] #172 naming to docker.io/library/security-bootstrapper 0.0s done [2026-05-08T08:36:21.425Z] #172 DONE 0.8s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #158 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-08T08:36:21.425Z] #158 ... [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-08T08:36:21.425Z] #159 DONE 90.8s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:36:21.425Z] #173 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:36:21.425Z] #174 DONE 0.0s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #175 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-08T08:36:21.425Z] #175 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-08T08:36:21.425Z] #150 ... [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:36:21.425Z] #176 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-08T08:36:21.425Z] #177 DONE 0.1s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:36:21.425Z] #178 DONE 0.9s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #179 [core-common-config-bootstrapper] exporting to image [2026-05-08T08:36:21.425Z] #179 exporting layers 0.3s done [2026-05-08T08:36:21.425Z] #179 writing image sha256:538ac9dd6e9f5a549b8c57d13a0dea26fe9737d5f8495ebf405e3cdd724425ea done [2026-05-08T08:36:21.425Z] #179 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-08T08:36:21.425Z] #179 DONE 0.4s [2026-05-08T08:36:21.425Z] [2026-05-08T08:36:21.425Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:37:29.104Z] #157 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-08T08:37:29.104Z] #160 DONE 154.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:29.104Z] #180 DONE 0.2s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:29.104Z] #181 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-08T08:37:29.104Z] #182 DONE 0.2s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-08T08:37:29.104Z] #183 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-08T08:37:29.104Z] #154 155.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-05-08T08:37:29.104Z] #154 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-08T08:37:29.104Z] #184 DONE 0.3s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-08T08:37:29.104Z] #185 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:37:29.104Z] #157 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:37:29.104Z] #186 DONE 1.2s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-08T08:37:29.104Z] #156 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #187 [security-proxy-setup] exporting to image [2026-05-08T08:37:29.104Z] #187 exporting layers [2026-05-08T08:37:29.104Z] #187 exporting layers 0.4s done [2026-05-08T08:37:29.104Z] #187 writing image sha256:28ba292fbf339a7f02fcb190913c7048395d8600d39ed99c9d533265e8041296 done [2026-05-08T08:37:29.104Z] #187 naming to docker.io/library/security-proxy-setup done [2026-05-08T08:37:29.104Z] #187 DONE 0.4s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:37:29.104Z] #157 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-08T08:37:29.104Z] #155 DONE 157.5s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-08T08:37:29.104Z] #150 DONE 157.5s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:29.104Z] #188 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:29.104Z] #189 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:29.104Z] #190 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:29.104Z] #191 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-08T08:37:29.104Z] #192 DONE 0.3s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-08T08:37:29.104Z] #193 DONE 0.3s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:37:29.104Z] #194 DONE 0.0s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:37:29.104Z] #195 DONE 0.0s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #196 [core-command] exporting to image [2026-05-08T08:37:29.104Z] #196 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-08T08:37:29.104Z] #154 DONE 158.5s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #197 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:29.104Z] #197 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #196 [core-command] exporting to image [2026-05-08T08:37:29.104Z] #196 exporting layers 0.4s done [2026-05-08T08:37:29.104Z] #196 writing image sha256:f7d7f23b071f0e6598742243744d2e3c3050d2ff5f080db1de5fbf03c6f0b7ba done [2026-05-08T08:37:29.104Z] #196 naming to docker.io/library/core-command done [2026-05-08T08:37:29.104Z] #196 DONE 0.4s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #198 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:29.104Z] #198 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #199 [security-spiffe-token-provider] exporting to image [2026-05-08T08:37:29.104Z] #199 exporting layers 0.5s done [2026-05-08T08:37:29.104Z] #199 writing image sha256:c6e52278268a688c9fd9860a490bad8b6f6ef05e1c6e38a82e7b9e20d258d555 done [2026-05-08T08:37:29.104Z] #199 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-05-08T08:37:29.104Z] #199 DONE 0.5s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #200 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-08T08:37:29.104Z] #200 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-08T08:37:29.104Z] #201 DONE 0.0s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-08T08:37:29.104Z] #153 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:37:29.104Z] #202 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #203 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-08T08:37:29.104Z] #203 DONE 0.2s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:37:29.104Z] #157 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-08T08:37:29.104Z] #204 DONE 0.1s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #205 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-08T08:37:29.104Z] #205 DONE 0.0s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #206 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:37:29.104Z] #206 DONE 0.5s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #158 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-08T08:37:29.104Z] #158 ... [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #207 [security-secretstore-setup] exporting to image [2026-05-08T08:37:29.104Z] #207 exporting layers 0.4s done [2026-05-08T08:37:29.104Z] #207 writing image sha256:7de7ecfead10ed6cd6d42be7f6176a789ba628de1db49d00bf81772a41f9789d done [2026-05-08T08:37:29.104Z] #207 naming to docker.io/library/security-secretstore-setup done [2026-05-08T08:37:29.104Z] #207 DONE 0.4s [2026-05-08T08:37:29.104Z] [2026-05-08T08:37:29.104Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:37:30.996Z] #157 ... [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #158 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-08T08:37:30.996Z] #158 DONE 163.2s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-08T08:37:30.996Z] #152 DONE 163.2s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-08T08:37:30.996Z] #149 DONE 163.2s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:30.996Z] #208 DONE 0.1s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #209 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:30.996Z] #209 DONE 0.1s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:30.996Z] #210 DONE 0.1s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-08T08:37:30.996Z] #211 ... [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #212 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:30.996Z] #212 DONE 0.0s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-08T08:37:30.996Z] #157 DONE 163.6s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:30.996Z] #213 DONE 0.1s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-08T08:37:30.996Z] #211 DONE 0.2s [2026-05-08T08:37:30.996Z] [2026-05-08T08:37:30.996Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:31.256Z] #214 DONE 0.3s [2026-05-08T08:37:31.256Z] [2026-05-08T08:37:31.256Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-08T08:37:31.256Z] #215 DONE 0.4s [2026-05-08T08:37:31.256Z] [2026-05-08T08:37:31.256Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:37:31.256Z] #216 DONE 0.3s [2026-05-08T08:37:31.256Z] [2026-05-08T08:37:31.256Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-08T08:37:31.256Z] #217 DONE 0.3s [2026-05-08T08:37:31.256Z] [2026-05-08T08:37:31.256Z] #218 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-08T08:37:31.256Z] #218 DONE 0.1s [2026-05-08T08:37:31.256Z] [2026-05-08T08:37:31.256Z] #219 [core-keeper] exporting to image [2026-05-08T08:37:31.514Z] #219 exporting layers 0.2s done [2026-05-08T08:37:31.515Z] #219 writing image sha256:1b77090651e0d4599ed883d4fcb4e0016c7c915fb96ce0b5b831b48690dcc3fb done [2026-05-08T08:37:31.515Z] #219 naming to docker.io/library/core-keeper done [2026-05-08T08:37:31.515Z] #219 DONE 0.2s [2026-05-08T08:37:31.515Z] [2026-05-08T08:37:31.515Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:37:31.515Z] #220 DONE 0.1s [2026-05-08T08:37:31.515Z] [2026-05-08T08:37:31.515Z] #221 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:31.515Z] #221 DONE 0.1s [2026-05-08T08:37:31.515Z] [2026-05-08T08:37:31.515Z] #222 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-08T08:37:31.515Z] #222 DONE 0.1s [2026-05-08T08:37:31.515Z] [2026-05-08T08:37:31.515Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:37:31.515Z] #223 ... [2026-05-08T08:37:31.515Z] [2026-05-08T08:37:31.515Z] #224 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-08T08:37:31.515Z] #224 DONE 0.2s [2026-05-08T08:37:31.771Z] [2026-05-08T08:37:31.771Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-08T08:37:31.771Z] #153 DONE 164.2s [2026-05-08T08:37:31.771Z] [2026-05-08T08:37:31.771Z] #225 [core-data] exporting to image [2026-05-08T08:37:31.771Z] #225 exporting layers 0.2s done [2026-05-08T08:37:31.771Z] #225 writing image sha256:3bcf1a8a4aa62bbad6d9f5c909dc8bade7ac1c81f4a318bfe6dd1ab2a501e66d done [2026-05-08T08:37:31.771Z] #225 naming to docker.io/library/core-data done [2026-05-08T08:37:31.771Z] #225 DONE 0.3s [2026-05-08T08:37:31.771Z] [2026-05-08T08:37:31.771Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:31.771Z] #226 DONE 0.2s [2026-05-08T08:37:31.771Z] [2026-05-08T08:37:31.771Z] #227 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:37:31.771Z] #227 DONE 0.2s [2026-05-08T08:37:31.771Z] [2026-05-08T08:37:31.771Z] #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-08T08:37:32.029Z] #228 DONE 0.1s [2026-05-08T08:37:32.029Z] [2026-05-08T08:37:32.029Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-08T08:37:32.029Z] #223 DONE 0.5s [2026-05-08T08:37:32.029Z] [2026-05-08T08:37:32.029Z] #229 [core-metadata] exporting to image [2026-05-08T08:37:32.029Z] #229 ... [2026-05-08T08:37:32.029Z] [2026-05-08T08:37:32.029Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:32.029Z] #230 DONE 0.1s [2026-05-08T08:37:32.287Z] [2026-05-08T08:37:32.287Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-08T08:37:32.287Z] #231 DONE 0.2s [2026-05-08T08:37:32.287Z] [2026-05-08T08:37:32.287Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-08T08:37:32.287Z] #232 DONE 0.0s [2026-05-08T08:37:32.287Z] [2026-05-08T08:37:32.287Z] #229 [core-metadata] exporting to image [2026-05-08T08:37:32.287Z] #229 exporting layers 0.2s done [2026-05-08T08:37:32.287Z] #229 writing image sha256:50a9005773787915088679c27764425b97529d65f22b5a24a8ba226952fbf972 done [2026-05-08T08:37:32.287Z] #229 naming to docker.io/library/core-metadata done [2026-05-08T08:37:32.287Z] #229 DONE 0.2s [2026-05-08T08:37:32.287Z] [2026-05-08T08:37:32.287Z] #233 [support-scheduler] exporting to image [2026-05-08T08:37:32.287Z] #233 ... [2026-05-08T08:37:32.287Z] [2026-05-08T08:37:32.287Z] #234 [security-proxy-auth] exporting to image [2026-05-08T08:37:32.287Z] #234 exporting layers 0.3s done [2026-05-08T08:37:32.287Z] #234 writing image sha256:fa536535f8cba181a22070792b8e30dd41e6fe84fd73887a40554cfee096df95 done [2026-05-08T08:37:32.287Z] #234 naming to docker.io/library/security-proxy-auth done [2026-05-08T08:37:32.287Z] #234 DONE 0.3s [2026-05-08T08:37:32.545Z] [2026-05-08T08:37:32.545Z] #233 [support-scheduler] exporting to image [2026-05-08T08:37:32.545Z] #233 exporting layers 0.3s done [2026-05-08T08:37:32.545Z] #233 writing image sha256:c5616156e094236dff2e614447158ff3cd54fec08cf5a88b3234be70b78fcd3b done [2026-05-08T08:37:32.545Z] #233 naming to docker.io/library/support-scheduler done [2026-05-08T08:37:32.545Z] #233 DONE 0.3s [2026-05-08T08:37:32.545Z] [2026-05-08T08:37:32.545Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-08T08:37:33.117Z] #156 DONE 165.5s [2026-05-08T08:37:33.117Z] [2026-05-08T08:37:33.117Z] #235 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-08T08:37:33.117Z] #235 DONE 0.1s [2026-05-08T08:37:33.117Z] [2026-05-08T08:37:33.117Z] #236 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-08T08:37:33.117Z] #236 DONE 0.1s [2026-05-08T08:37:33.117Z] [2026-05-08T08:37:33.117Z] #237 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-08T08:37:33.376Z] #237 DONE 0.2s [2026-05-08T08:37:33.376Z] [2026-05-08T08:37:33.376Z] #238 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-08T08:37:33.376Z] #238 DONE 0.1s [2026-05-08T08:37:33.376Z] [2026-05-08T08:37:33.376Z] #239 [support-notifications] exporting to image [2026-05-08T08:37:33.948Z] #239 exporting layers 0.5s done [2026-05-08T08:37:33.948Z] #239 writing image sha256:ac479399cd4f0cd8a5da91a19e43f52eb9fbc3dd091229d4345f12359dda6a30 done [2026-05-08T08:37:33.948Z] #239 naming to docker.io/library/support-notifications 0.0s done [2026-05-08T08:37:33.948Z] #239 DONE 0.5s [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-08T08:37:33.948Z] time="2026-05-08T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-08T08:37:33.951Z] $ docker stop --time=1 50b906a9fcf0f3cbdf6e4d5c96f56f718409ba4aa0be438343e162f2805d570d [2026-05-08T08:37:35.210Z] $ docker rm -f --volumes 50b906a9fcf0f3cbdf6e4d5c96f56f718409ba4aa0be438343e162f2805d570d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-08T08:37:35.560Z] + docker images [2026-05-08T08:37:35.560Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-08T08:37:35.560Z] support-notifications latest ac479399cd4f 2 seconds ago 57.8MB [2026-05-08T08:37:35.560Z] support-scheduler latest c5616156e094 3 seconds ago 54.2MB [2026-05-08T08:37:35.560Z] core-keeper latest 1b77090651e0 4 seconds ago 49.7MB [2026-05-08T08:37:35.560Z] core-metadata latest 50a900577378 4 seconds ago 50.1MB [2026-05-08T08:37:35.560Z] core-data latest 3bcf1a8a4aa6 4 seconds ago 49.9MB [2026-05-08T08:37:35.560Z] security-proxy-auth latest fa536535f8cb 4 seconds ago 56.7MB [2026-05-08T08:37:35.560Z] security-secretstore-setup latest 7de7ecfead10 8 seconds ago 89.2MB [2026-05-08T08:37:35.560Z] security-spiffe-token-provider latest c6e52278268a 10 seconds ago 53MB [2026-05-08T08:37:35.560Z] core-command latest f7d7f23b071f 10 seconds ago 44.1MB [2026-05-08T08:37:35.560Z] security-proxy-setup latest 28ba292fbf33 12 seconds ago 54.8MB [2026-05-08T08:37:35.560Z] core-common-config-bootstrapper latest 538ac9dd6e9f About a minute ago 20.5MB [2026-05-08T08:37:35.560Z] security-bootstrapper latest 0b145fdb6f93 About a minute ago 21.6MB [2026-05-08T08:37:35.560Z] security-spire-server latest bf5bf4a05795 3 minutes ago 178MB [2026-05-08T08:37:35.560Z] security-spire-agent latest 098ede7d122d 3 minutes ago 237MB [2026-05-08T08:37:35.560Z] security-spire-config latest 45e7ded1b514 3 minutes ago 177MB [2026-05-08T08:37:35.560Z] ci-base-image-x86_64 latest d3906cefacf8 6 minutes ago 971MB [2026-05-08T08:37:35.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-05-08T08:37:35.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-05-08T08:37:35.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-08T08:37:35.958Z] provisioning config files... [2026-05-08T08:37:35.966Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/20@tmp/config17693453065210816104tmp [Pipeline] { [Pipeline] sh [2026-05-08T08:37:36.262Z] + set +x [2026-05-08T08:37:36.262Z] + curl -s https://codecov.io/bash [2026-05-08T08:37:36.262Z] + bash -s -- [2026-05-08T08:37:36.262Z] [2026-05-08T08:37:36.262Z] _____ _ [2026-05-08T08:37:36.262Z] / ____| | | [2026-05-08T08:37:36.262Z] | | ___ __| | ___ ___ _____ __ [2026-05-08T08:37:36.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-08T08:37:36.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-08T08:37:36.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-08T08:37:36.262Z] Bash-1.0.6 [2026-05-08T08:37:36.262Z] [2026-05-08T08:37:36.262Z] [2026-05-08T08:37:36.262Z] ==> git version 2.25.1 found [2026-05-08T08:37:36.262Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-08T08:37:36.262Z] Release-Date: 2020-01-08 [2026-05-08T08:37:36.262Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-08T08:37:36.262Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-08T08:37:36.262Z] ==> Jenkins CI detected. [2026-05-08T08:37:36.521Z] current dir:  /w/workspace/edgex-go/20 [2026-05-08T08:37:36.521Z] project root: . [2026-05-08T08:37:36.521Z] --> token set from env [2026-05-08T08:37:36.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-08T08:37:36.521Z] ==> Running gcov in . (disable via -X gcov) [2026-05-08T08:37:36.521Z] ==> Python coveragepy not found [2026-05-08T08:37:36.521Z] ==> Searching for coverage reports in: [2026-05-08T08:37:36.521Z] + . [2026-05-08T08:37:36.521Z] -> Found 1 reports [2026-05-08T08:37:36.521Z] ==> Detecting git/mercurial file structure [2026-05-08T08:37:36.521Z] ==> Reading reports [2026-05-08T08:37:36.521Z] + ./coverage.out bytes=1047357 [2026-05-08T08:37:36.521Z] ==> Appending adjustments [2026-05-08T08:37:36.521Z] https://docs.codecov.io/docs/fixing-reports [2026-05-08T08:37:37.897Z] + Found adjustments [2026-05-08T08:37:37.897Z] ==> Gzipping contents [2026-05-08T08:37:37.897Z] 108K /tmp/codecov.FfSzIK.gz [2026-05-08T08:37:37.897Z] ==> Uploading reports [2026-05-08T08:37:37.897Z] url: https://codecov.io [2026-05-08T08:37:37.897Z] query: branch=PR-5360&commit=1d607d89c0de74fa51f1cab55225ca3710670117&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5360%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5360&job=&cmd_args= [2026-05-08T08:37:37.897Z] -> Pinging Codecov [2026-05-08T08:37:37.897Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5360&commit=1d607d89c0de74fa51f1cab55225ca3710670117&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5360%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5360&job=&cmd_args= [2026-05-08T08:37:38.157Z] -> Uploading to [2026-05-08T08:37:38.158Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/1d607d89c0de74fa51f1cab55225ca3710670117/ca31627a-424a-4dee-85de-896aaf6e8e1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260508T083738Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0bf714578834b618b81f218a58cc8efd918c5d1b4e3ef498cd3ebf4be261ff12 [2026-05-08T08:37:38.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-08T08:37:38.158Z] Dload Upload Total Spent Left Speed [2026-05-08T08:37:38.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 364k --:--:-- --:--:-- --:--:-- 364k [2026-05-08T08:37:38.417Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1d607d89c0de74fa51f1cab55225ca3710670117 [Pipeline] } [2026-05-08T08:37:38.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-08T08:37:39.132Z] + [ -d /w/workspace/edgex-go/20/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:37:39.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:37:40.281Z] ---> package-listing.sh [2026-05-08T08:37:40.281Z] ++ facter osfamily [2026-05-08T08:37:40.281Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-08T08:37:40.541Z] + OS_FAMILY=debian [2026-05-08T08:37:40.541Z] + workspace=/w/workspace/edgex-go/20 [2026-05-08T08:37:40.541Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-08T08:37:40.541Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-08T08:37:40.541Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-08T08:37:40.541Z] + PACKAGES=/tmp/packages_start.txt [2026-05-08T08:37:40.541Z] + '[' /w/workspace/edgex-go/20 ']' [2026-05-08T08:37:40.541Z] + PACKAGES=/tmp/packages_end.txt [2026-05-08T08:37:40.541Z] + case "${OS_FAMILY}" in [2026-05-08T08:37:40.541Z] + dpkg -l [2026-05-08T08:37:40.541Z] + grep '^ii' [2026-05-08T08:37:40.541Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-08T08:37:40.541Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-08T08:37:40.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-08T08:37:40.541Z] + '[' /w/workspace/edgex-go/20 ']' [2026-05-08T08:37:40.541Z] + mkdir -p /w/workspace/edgex-go/20/archives/ [2026-05-08T08:37:40.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/20/archives/ [Pipeline] echo [2026-05-08T08:37:40.552Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-08T08:37:40.829Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:37:41.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T08:37:41.400Z] [2026-05-08T08:37:41.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-08T08:37:41.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T08:37:41.708Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-08T08:37:41.708Z] 5eb5b503b376: Pulling fs layer [2026-05-08T08:37:41.708Z] 5c69ac0246d0: Pulling fs layer [2026-05-08T08:37:41.708Z] ec43610c2a17: Pulling fs layer [2026-05-08T08:37:41.708Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-08T08:37:41.708Z] 33b1e0a273af: Pulling fs layer [2026-05-08T08:37:41.708Z] 5d3b04190fa2: Pulling fs layer [2026-05-08T08:37:41.708Z] 2f39f015ded8: Pulling fs layer [2026-05-08T08:37:41.708Z] 33b1e0a273af: Waiting [2026-05-08T08:37:41.708Z] 5d3b04190fa2: Waiting [2026-05-08T08:37:41.708Z] 3a2ae6a8a46f: Waiting [2026-05-08T08:37:41.708Z] 2f39f015ded8: Waiting [2026-05-08T08:37:41.708Z] 5c69ac0246d0: Verifying Checksum [2026-05-08T08:37:41.708Z] 5c69ac0246d0: Download complete [2026-05-08T08:37:41.708Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-08T08:37:41.708Z] 3a2ae6a8a46f: Download complete [2026-05-08T08:37:41.965Z] 33b1e0a273af: Verifying Checksum [2026-05-08T08:37:41.965Z] 33b1e0a273af: Download complete [2026-05-08T08:37:41.965Z] 5d3b04190fa2: Verifying Checksum [2026-05-08T08:37:41.965Z] 5d3b04190fa2: Download complete [2026-05-08T08:37:41.965Z] ec43610c2a17: Verifying Checksum [2026-05-08T08:37:41.965Z] ec43610c2a17: Download complete [2026-05-08T08:37:41.965Z] 5eb5b503b376: Verifying Checksum [2026-05-08T08:37:41.965Z] 5eb5b503b376: Download complete [2026-05-08T08:37:42.529Z] 2f39f015ded8: Verifying Checksum [2026-05-08T08:37:42.529Z] 2f39f015ded8: Download complete [2026-05-08T08:37:43.466Z] 5eb5b503b376: Pull complete [2026-05-08T08:37:43.466Z] 5c69ac0246d0: Pull complete [2026-05-08T08:37:44.030Z] ec43610c2a17: Pull complete [2026-05-08T08:37:44.030Z] 3a2ae6a8a46f: Pull complete [2026-05-08T08:37:44.288Z] 33b1e0a273af: Pull complete [2026-05-08T08:37:44.288Z] 5d3b04190fa2: Pull complete [2026-05-08T08:37:49.551Z] 2f39f015ded8: Pull complete [2026-05-08T08:37:49.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-08T08:37:49.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-08T08:37:49.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-08T08:37:49.656Z] prd-ubuntu20.04-docker-8c-8g-8878 does not seem to be running inside a container [2026-05-08T08:37:49.676Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/20/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/20 -v /w/workspace/edgex-go/20:/w/workspace/edgex-go/20:rw,z -v /w/workspace/edgex-go/20@tmp:/w/workspace/edgex-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-08T08:37:51.095Z] $ docker top 1aeac963ddb27f201061e5927aeda91598ab26064232197610e54119e0ce8e77 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-08T08:37:51.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-08T08:37:51.730Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-08T08:37:52.014Z] + ls /var/log/sa-host [2026-05-08T08:37:52.015Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-08T08:37:52.231Z] provisioning config files... [2026-05-08T08:37:52.240Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/20@tmp/config2970046123445698959tmp [Pipeline] { [Pipeline] echo [2026-05-08T08:37:52.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:37:52.550Z] ---> create-netrc.sh [Pipeline] } [2026-05-08T08:37:52.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:37:52.904Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-08T08:37:52.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:37:53.196Z] ---> sudo-logs.sh [2026-05-08T08:37:53.196Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-08T08:37:53.221Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:37:53.502Z] ---> job-cost.sh [2026-05-08T08:37:53.502Z] lf-activate-venv: SKIPPING [2026-05-08T08:37:53.502Z] INFO: No Stack... [2026-05-08T08:37:53.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-08T08:37:54.018Z] INFO: Archiving Costs [Pipeline] echo [2026-05-08T08:37:54.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-08T08:37:54.316Z] ---> logs-deploy.sh [2026-05-08T08:37:54.316Z] lf-activate-venv: SKIPPING [2026-05-08T08:37:54.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5360/20 [2026-05-08T08:37:54.316Z] INFO: archiving workspace using pattern(s): [2026-05-08T08:37:55.252Z] Archives upload complete. [2026-05-08T08:37:55.252Z] INFO: archiving logs to Nexus [2026-05-08T08:37:56.296Z] ---> uname -a: [2026-05-08T08:37:56.296Z] Linux prd-ubuntu20-04-docker-8c-8g-8878 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] ---> lscpu: [2026-05-08T08:37:56.296Z] Architecture: x86_64 [2026-05-08T08:37:56.296Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-08T08:37:56.296Z] Byte Order: Little Endian [2026-05-08T08:37:56.296Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-08T08:37:56.296Z] CPU(s): 8 [2026-05-08T08:37:56.296Z] On-line CPU(s) list: 0-7 [2026-05-08T08:37:56.296Z] Thread(s) per core: 1 [2026-05-08T08:37:56.296Z] Core(s) per socket: 1 [2026-05-08T08:37:56.296Z] Socket(s): 8 [2026-05-08T08:37:56.296Z] NUMA node(s): 1 [2026-05-08T08:37:56.296Z] Vendor ID: AuthenticAMD [2026-05-08T08:37:56.296Z] CPU family: 23 [2026-05-08T08:37:56.296Z] Model: 49 [2026-05-08T08:37:56.296Z] Model name: AMD EPYC-Rome Processor [2026-05-08T08:37:56.296Z] Stepping: 0 [2026-05-08T08:37:56.296Z] CPU MHz: 2799.998 [2026-05-08T08:37:56.296Z] BogoMIPS: 5599.99 [2026-05-08T08:37:56.296Z] Virtualization: AMD-V [2026-05-08T08:37:56.296Z] Hypervisor vendor: KVM [2026-05-08T08:37:56.296Z] Virtualization type: full [2026-05-08T08:37:56.296Z] L1d cache: 256 KiB [2026-05-08T08:37:56.296Z] L1i cache: 256 KiB [2026-05-08T08:37:56.296Z] L2 cache: 4 MiB [2026-05-08T08:37:56.296Z] L3 cache: 128 MiB [2026-05-08T08:37:56.296Z] NUMA node0 CPU(s): 0-7 [2026-05-08T08:37:56.296Z] Vulnerability Gather data sampling: Not affected [2026-05-08T08:37:56.296Z] Vulnerability Itlb multihit: Not affected [2026-05-08T08:37:56.296Z] Vulnerability L1tf: Not affected [2026-05-08T08:37:56.296Z] Vulnerability Mds: Not affected [2026-05-08T08:37:56.296Z] Vulnerability Meltdown: Not affected [2026-05-08T08:37:56.296Z] Vulnerability Mmio stale data: Not affected [2026-05-08T08:37:56.296Z] Vulnerability Retbleed: Vulnerable [2026-05-08T08:37:56.296Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-08T08:37:56.296Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-08T08:37:56.296Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-08T08:37:56.296Z] Vulnerability Srbds: Not affected [2026-05-08T08:37:56.296Z] Vulnerability Tsx async abort: Not affected [2026-05-08T08:37:56.296Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] ---> nproc: [2026-05-08T08:37:56.296Z] 8 [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] ---> df -h: [2026-05-08T08:37:56.296Z] Filesystem Size Used Avail Use% Mounted on [2026-05-08T08:37:56.296Z] overlay 155G 33G 123G 22% / [2026-05-08T08:37:56.296Z] tmpfs 64M 0 64M 0% /dev [2026-05-08T08:37:56.296Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-08T08:37:56.296Z] shm 64M 0 64M 0% /dev/shm [2026-05-08T08:37:56.296Z] /dev/vda1 155G 33G 123G 22% /facter-os [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] ---> sar -b -r -n DEV: [2026-05-08T08:37:56.296Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8878) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] 08:29:32 LINUX RESTART (8 CPU) [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-08T08:37:56.296Z] 08:31:01 406.52 24.50 382.02 0.00 3365.44 60985.57 0.00 [2026-05-08T08:37:56.296Z] 08:32:01 85.52 0.23 85.29 0.00 4.40 33097.55 0.00 [2026-05-08T08:37:56.296Z] 08:33:02 44.74 0.13 44.61 0.00 1.07 27470.24 0.00 [2026-05-08T08:37:56.296Z] 08:34:01 176.82 0.12 176.70 0.00 2.44 68558.55 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 1267.26 27.02 1240.24 0.00 257.38 545465.91 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 147.67 0.12 147.55 0.00 0.93 57845.12 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 408.61 0.30 408.31 0.00 11.85 133346.12 0.00 [2026-05-08T08:37:56.296Z] Average: 362.91 7.51 355.41 0.00 521.66 132556.07 0.00 [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-08T08:37:56.296Z] 08:31:01 27664348 31476024 805740 2.45 115392 3893872 2042796 6.02 1172460 3547328 324568 [2026-05-08T08:37:56.296Z] 08:32:01 26100412 31314580 959252 2.92 127604 5201136 2193820 6.47 2196052 4000980 730144 [2026-05-08T08:37:56.296Z] 08:33:02 26195276 31401920 870688 2.65 133068 5155900 2195572 6.47 1614852 4454452 482572 [2026-05-08T08:37:56.296Z] 08:34:01 26344832 31353120 919576 2.80 141824 4989696 2054616 6.06 1596328 4353028 92016 [2026-05-08T08:37:56.296Z] 08:35:01 7769604 29620300 2564652 7.80 391184 20568540 7252440 21.38 4965744 18434076 398080 [2026-05-08T08:37:56.296Z] 08:36:01 3060524 27896244 4281260 13.02 411944 23382804 11373524 33.53 8064348 19866464 1639988 [2026-05-08T08:37:56.296Z] 08:37:01 348560 28501448 3681004 11.20 427812 26564416 9180616 27.07 8915500 21627872 1369868 [2026-05-08T08:37:56.296Z] Average: 16783365 30223377 2011739 6.12 249833 12822338 5184769 15.29 4075041 10897743 719605 [2026-05-08T08:37:56.296Z] [2026-05-08T08:37:56.296Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-08T08:37:56.296Z] 08:31:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:31:01 docker0 474.87 606.92 37.53 4547.76 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:31:01 vethdc7e326 191.37 279.79 19.71 1568.29 0.00 0.00 0.00 0.13 [2026-05-08T08:37:56.296Z] 08:31:01 ens3 1544.53 1205.68 14946.31 193.83 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:32:01 docker0 0.27 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:32:01 veth7c24f5e 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:32:01 ens3 39.01 22.61 36.63 15.38 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:33:02 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:33:02 veth7c24f5e 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:33:02 ens3 20.31 15.10 15.57 9.15 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:34:01 lo 1.56 1.56 0.14 0.14 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:34:01 docker0 0.68 0.47 0.05 0.25 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:34:01 vetha8c9259 0.68 0.53 0.06 0.25 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:34:01 ens3 108.46 70.55 2327.17 21.71 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 veth068f81a 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 vethc327cec 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 veth2852abe 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 vethbd2a9c2 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 docker0 502.82 885.60 48.12 9627.65 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 veth64bdf68 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 veth5fef7d2 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 vetha8c9259 0.05 4.10 0.00 0.18 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 veth1e5a3e7 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 vethf863bdb 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 veth7b73747 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 vethbe75037 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 ens3 956.68 537.04 10711.25 71.32 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 vetha0d9de7 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:35:01 veth6fcce73 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 veth068f81a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 vethc327cec 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 veth2852abe 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 vethbd2a9c2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 docker0 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 veth64bdf68 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 veth5fef7d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 vetha8c9259 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 veth1e5a3e7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 vethf863bdb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 veth7b73747 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 vethbe75037 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 ens3 5.33 4.15 4.17 2.37 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 vetha0d9de7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:36:01 veth6fcce73 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 veth068f81a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 vethc327cec 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 veth2852abe 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 vethbd2a9c2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 veth5fef7d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 vetha8c9259 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 veth1e5a3e7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 vethf863bdb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 vethbe75037 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 ens3 5.84 4.46 4.78 2.81 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 vetha0d9de7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] 08:37:01 veth6fcce73 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: veth068f81a 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: vethc327cec 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: veth2852abe 0.01 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: vethbd2a9c2 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: docker0 140.34 214.01 12.29 2029.84 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: veth5fef7d2 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: vetha8c9259 0.12 0.69 0.01 0.06 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.296Z] Average: veth1e5a3e7 0.01 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.297Z] Average: vethf863bdb 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.297Z] Average: vethbe75037 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.297Z] Average: ens3 383.49 266.09 4010.15 45.28 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.297Z] Average: vetha0d9de7 0.01 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.297Z] Average: veth6fcce73 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-08T08:37:56.297Z] [2026-05-08T08:37:56.297Z] [2026-05-08T08:37:56.297Z] ---> sar -P ALL: [2026-05-08T08:37:56.297Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8878) 05/08/26 _x86_64_ (8 CPU) [2026-05-08T08:37:56.297Z] [2026-05-08T08:37:56.297Z] 08:29:32 LINUX RESTART (8 CPU) [2026-05-08T08:37:56.297Z] [2026-05-08T08:37:56.297Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2026-05-08T08:37:56.297Z] 08:31:01 all 11.33 0.00 3.81 1.31 0.08 83.47 [2026-05-08T08:37:56.297Z] 08:31:01 0 13.00 0.00 2.99 0.93 0.08 83.00 [2026-05-08T08:37:56.297Z] 08:31:01 1 9.82 0.00 5.17 0.17 0.07 84.77 [2026-05-08T08:37:56.297Z] 08:31:01 2 7.76 0.00 2.88 0.24 0.07 89.06 [2026-05-08T08:37:56.297Z] 08:31:01 3 12.70 0.00 5.07 5.26 0.09 76.89 [2026-05-08T08:37:56.297Z] 08:31:01 4 11.91 0.00 3.62 1.59 0.08 82.79 [2026-05-08T08:37:56.297Z] 08:31:01 5 11.86 0.00 2.50 0.24 0.07 85.34 [2026-05-08T08:37:56.297Z] 08:31:01 6 12.73 0.00 5.54 1.09 0.08 80.55 [2026-05-08T08:37:56.297Z] 08:31:01 7 10.83 0.00 2.70 1.00 0.08 85.38 [2026-05-08T08:37:56.297Z] 08:32:01 all 44.95 0.00 7.72 0.35 0.09 46.89 [2026-05-08T08:37:56.297Z] 08:32:01 0 45.73 0.00 7.38 0.07 0.08 46.74 [2026-05-08T08:37:56.297Z] 08:32:01 1 46.42 0.00 8.02 0.24 0.08 45.24 [2026-05-08T08:37:56.297Z] 08:32:01 2 45.78 0.00 6.82 0.05 0.08 47.27 [2026-05-08T08:37:56.297Z] 08:32:01 3 43.95 0.00 7.85 1.20 0.10 46.90 [2026-05-08T08:37:56.297Z] 08:32:01 4 42.70 0.00 7.57 0.37 0.10 49.26 [2026-05-08T08:37:56.297Z] 08:32:01 5 46.81 0.00 7.38 0.07 0.10 45.64 [2026-05-08T08:37:56.297Z] 08:32:01 6 43.93 0.00 8.32 0.24 0.08 47.43 [2026-05-08T08:37:56.297Z] 08:32:01 7 44.29 0.00 8.40 0.61 0.08 46.62 [2026-05-08T08:37:56.297Z] 08:33:02 all 53.34 0.00 7.06 0.20 0.08 39.32 [2026-05-08T08:37:56.297Z] 08:33:02 0 50.55 0.00 7.04 0.08 0.08 42.25 [2026-05-08T08:37:56.297Z] 08:33:02 1 51.86 0.00 7.15 0.02 0.08 40.89 [2026-05-08T08:37:56.297Z] 08:33:02 2 55.79 0.00 6.86 0.02 0.08 37.25 [2026-05-08T08:37:56.297Z] 08:33:02 3 54.82 0.00 7.31 1.43 0.08 36.35 [2026-05-08T08:37:56.297Z] 08:33:02 4 54.17 0.00 6.90 0.05 0.08 38.80 [2026-05-08T08:37:56.297Z] 08:33:02 5 53.87 0.00 7.28 0.00 0.08 38.77 [2026-05-08T08:37:56.297Z] 08:33:02 6 52.78 0.00 6.99 0.00 0.08 40.15 [2026-05-08T08:37:56.297Z] 08:33:02 7 52.87 0.00 6.98 0.02 0.08 40.05 [2026-05-08T08:37:56.297Z] 08:34:01 all 35.36 0.00 6.16 0.61 0.07 57.79 [2026-05-08T08:37:56.297Z] 08:34:01 0 32.63 0.00 6.87 2.61 0.09 57.81 [2026-05-08T08:37:56.297Z] 08:34:01 1 34.65 0.00 6.47 0.05 0.07 58.76 [2026-05-08T08:37:56.297Z] 08:34:01 2 35.89 0.00 6.45 0.17 0.07 57.43 [2026-05-08T08:37:56.297Z] 08:34:01 3 36.44 0.00 6.12 0.46 0.07 56.91 [2026-05-08T08:37:56.297Z] 08:34:01 4 36.40 0.00 6.56 0.67 0.07 56.31 [2026-05-08T08:37:56.297Z] 08:34:01 5 34.09 0.00 5.84 0.17 0.09 59.82 [2026-05-08T08:37:56.297Z] 08:34:01 6 38.05 0.00 6.09 0.09 0.07 55.71 [2026-05-08T08:37:56.297Z] 08:34:01 7 34.77 0.00 4.90 0.63 0.09 59.61 [2026-05-08T08:37:56.297Z] 08:35:01 all 40.39 0.00 13.46 12.94 0.10 33.12 [2026-05-08T08:37:56.297Z] 08:35:01 0 41.50 0.00 12.84 12.80 0.10 32.76 [2026-05-08T08:37:56.297Z] 08:35:01 1 40.28 0.00 12.25 9.08 0.08 38.31 [2026-05-08T08:37:56.297Z] 08:35:01 2 40.50 0.00 13.24 11.96 0.10 34.20 [2026-05-08T08:37:56.297Z] 08:35:01 3 40.57 0.00 13.16 9.21 0.10 36.96 [2026-05-08T08:37:56.297Z] 08:35:01 4 41.37 0.00 12.85 10.56 0.10 35.12 [2026-05-08T08:37:56.297Z] 08:35:01 5 38.61 0.00 14.56 10.92 0.08 35.83 [2026-05-08T08:37:56.297Z] 08:35:01 6 39.65 0.00 15.74 25.30 0.10 19.20 [2026-05-08T08:37:56.297Z] 08:35:01 7 40.62 0.00 13.03 13.70 0.08 32.57 [2026-05-08T08:37:56.297Z] 08:36:01 all 90.21 0.00 9.65 0.00 0.14 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 0 90.28 0.00 9.58 0.00 0.13 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 1 90.52 0.00 9.33 0.00 0.15 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 2 90.25 0.00 9.61 0.00 0.13 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 3 90.47 0.00 9.40 0.00 0.13 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 4 90.94 0.00 8.93 0.00 0.13 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 5 88.79 0.00 11.08 0.00 0.13 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 6 90.59 0.00 9.28 0.00 0.13 0.00 [2026-05-08T08:37:56.297Z] 08:36:01 7 89.85 0.00 10.01 0.00 0.13 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 all 91.59 0.00 8.31 0.00 0.10 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 0 91.18 0.00 8.71 0.00 0.12 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 1 91.46 0.00 8.42 0.00 0.12 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 2 91.72 0.00 8.18 0.00 0.10 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 3 91.87 0.00 8.03 0.00 0.10 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 4 91.99 0.00 7.91 0.00 0.10 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 5 91.39 0.00 8.51 0.00 0.10 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 6 91.92 0.00 7.99 0.00 0.08 0.00 [2026-05-08T08:37:56.297Z] 08:37:01 7 91.16 0.00 8.72 0.00 0.12 0.00 [2026-05-08T08:37:56.297Z] Average: all 52.65 0.00 8.03 2.19 0.09 37.04 [2026-05-08T08:37:56.297Z] Average: 0 52.30 0.00 7.92 2.34 0.10 37.34 [2026-05-08T08:37:56.297Z] Average: 1 52.33 0.00 8.12 1.36 0.09 38.09 [2026-05-08T08:37:56.297Z] Average: 2 52.72 0.00 7.72 1.77 0.09 37.69 [2026-05-08T08:37:56.297Z] Average: 3 53.19 0.00 8.14 2.50 0.10 36.07 [2026-05-08T08:37:56.297Z] Average: 4 52.98 0.00 7.77 1.89 0.10 37.27 [2026-05-08T08:37:56.297Z] Average: 5 52.39 0.00 8.17 1.62 0.09 37.73 [2026-05-08T08:37:56.297Z] Average: 6 52.97 0.00 8.56 3.79 0.09 34.58 [2026-05-08T08:37:56.297Z] Average: 7 52.27 0.00 7.84 2.27 0.10 37.52 [2026-05-08T08:37:56.297Z] [2026-05-08T08:37:56.297Z] [2026-05-08T08:37:56.297Z]