Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 385bbe06fa2ba8222920bb9ee2b06785be38bd24+d60d281f4406048612d0268e01845a9ebff5150c (98ed4769c99ab7b70920ae51ee5e78e5a7e89186) 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-ssh14816555364977228825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh9162571011742866512.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-5351/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-5351/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh73497885611960800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh9604565631602837458.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-5351/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-5351/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4065712822523549845.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-14673 in /w/workspace/edgexfoundry_edgex-go_PR-5351 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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 > 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/5351/head:refs/remotes/origin/PR-5351 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d60d281f4406048612d0268e01845a9ebff5150c into PR head commit 385bbe06fa2ba8222920bb9ee2b06785be38bd24 Merge succeeded, producing 6aaf3572fe4328001d7a54175d9492f475583d39 Checking out Revision 6aaf3572fe4328001d7a54175d9492f475583d39 (PR-5351) > git config core.sparsecheckout # timeout=10 > git checkout -f 385bbe06fa2ba8222920bb9ee2b06785be38bd24 # 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 d60d281f4406048612d0268e01845a9ebff5150c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6aaf3572fe4328001d7a54175d9492f475583d39 # timeout=10 Commit message: "Merge commit 'd60d281f4406048612d0268e01845a9ebff5150c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 78d9559f724c77fd30efb11c907338ea73aa78a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-07T08:35:54.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-07T08:35:54.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-07T08:35:54.176Z] ========================================================= [2026-07-07T08:35:54.176Z] EdgeX Global Pipelines Version Info [2026-07-07T08:35:54.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:35:55.413Z] ------------------- [2026-07-07T08:35:55.413Z] stable info: [2026-07-07T08:35:55.413Z] ------------------- [2026-07-07T08:35:55.413Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-07T08:35:55.413Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-07T08:35:55.413Z] Message: update stable to v1.0.281 [2026-07-07T08:35:56.421Z] ------------------- [2026-07-07T08:35:56.421Z] experimental info: [2026-07-07T08:35:56.421Z] ------------------- [2026-07-07T08:35:56.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-07T08:35:56.421Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-07T08:35:56.421Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-07T08:35:56.509Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-07-07T08:35:56.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-07-07T08:35:56.604Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-07T08:35:56.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-07T08:35:56.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-07T08:35:56.711Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-07-07T08:35:56.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-07-07T08:35:56.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-07-07T08:35:56.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-07-07T08:35:56.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-07-07T08:35:56.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-07-07T08:35:57.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-07T08:35:57.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-07T08:35:57.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-07T08:35:57.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-07T08:35:57.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-07-07T08:35:57.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-07-07T08:35:57.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-07T08:35:57.262Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-07-07T08:35:57.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-07-07T08:35:57.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-07T08:35:57.339Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-07T08:35:57.361Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-07-07T08:35:57.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5351 [Pipeline] echo [2026-07-07T08:35:57.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5351 [Pipeline] echo [2026-07-07T08:35:57.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5351 [Pipeline] echo [2026-07-07T08:35:57.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] echo [2026-07-07T08:35:57.514Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aaf357 [Pipeline] echo [2026-07-07T08:35:57.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-07T08:35:57.609Z] provisioning config files... [2026-07-07T08:35:57.628Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config16828608633772607972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:35:57.991Z] ---> ****-login.sh [2026-07-07T08:35:57.991Z] nexus3.edgexfoundry.org:10001 [2026-07-07T08:35:59.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-07T08:35:59.009Z] [2026-07-07T08:35:59.009Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-07T08:35:59.010Z] Configure a credential helper to remove this warning. See [2026-07-07T08:35:59.010Z] https://docs.****.com/go/credential-store/ [2026-07-07T08:35:59.010Z] [2026-07-07T08:35:59.010Z] Login Succeeded [2026-07-07T08:35:59.010Z] nexus3.edgexfoundry.org:10002 [2026-07-07T08:35:59.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-07T08:35:59.010Z] [2026-07-07T08:35:59.010Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-07T08:35:59.010Z] Configure a credential helper to remove this warning. See [2026-07-07T08:35:59.010Z] https://docs.****.com/go/credential-store/ [2026-07-07T08:35:59.010Z] [2026-07-07T08:35:59.010Z] Login Succeeded [2026-07-07T08:35:59.281Z] nexus3.edgexfoundry.org:10003 [2026-07-07T08:35:59.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-07T08:35:59.281Z] [2026-07-07T08:35:59.281Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-07T08:35:59.281Z] Configure a credential helper to remove this warning. See [2026-07-07T08:35:59.281Z] https://docs.****.com/go/credential-store/ [2026-07-07T08:35:59.281Z] [2026-07-07T08:35:59.281Z] Login Succeeded [2026-07-07T08:35:59.281Z] nexus3.edgexfoundry.org:10004 [2026-07-07T08:35:59.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-07T08:35:59.281Z] [2026-07-07T08:35:59.281Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-07T08:35:59.281Z] Configure a credential helper to remove this warning. See [2026-07-07T08:35:59.281Z] https://docs.****.com/go/credential-store/ [2026-07-07T08:35:59.281Z] [2026-07-07T08:35:59.281Z] Login Succeeded [2026-07-07T08:35:59.281Z] ****.io [2026-07-07T08:35:59.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-07T08:35:59.543Z] [2026-07-07T08:35:59.543Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-07T08:35:59.543Z] Configure a credential helper to remove this warning. See [2026-07-07T08:35:59.544Z] https://docs.****.com/go/credential-store/ [2026-07-07T08:35:59.544Z] [2026-07-07T08:35:59.544Z] Login Succeeded [2026-07-07T08:35:59.544Z] ---> ****-login.sh ends [Pipeline] } [2026-07-07T08:35:59.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-07T08:35:59.895Z] + 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-07-07T08:35:59.895Z] + dirname cmd/core-command/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo core-command,cmd/core-command/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/core-data/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo core-data,cmd/core-data/Dockerfile [2026-07-07T08:35:59.895Z] + + dirname cmd/core-keeper/Dockerfilecut -d/ -f2 [2026-07-07T08:35:59.895Z] [2026-07-07T08:35:59.895Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/core-metadata/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-spire-agent/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-spire-config/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/security-spire-server/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/support-notifications/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-07-07T08:35:59.895Z] + dirname cmd/support-scheduler/Dockerfile [2026-07-07T08:35:59.895Z] + cut -d/ -f2 [2026-07-07T08:35:59.895Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-07-07T08:35:59.948Z] 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-07-07T08:36:00.395Z] + git rev-list -1 --merges 6aaf3572fe4328001d7a54175d9492f475583d39~1..6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] echo [2026-07-07T08:36:00.410Z] -----------> git rev-list -1 --merges 6aaf3572fe4328001d7a54175d9492f475583d39~1..6aaf3572fe4328001d7a54175d9492f475583d39 6aaf3572fe4328001d7a54175d9492f475583d39 [2026-07-07T08:36:00.411Z] 6aaf3572fe4328001d7a54175d9492f475583d39 [false] [Pipeline] sh [2026-07-07T08:36:00.704Z] + git log --format=format:%s -1 6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] echo [2026-07-07T08:36:00.721Z] ========================================================= [2026-07-07T08:36:00.721Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-07T08:36:00.721Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-07-07T08:36:01.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-07T08:36:01.115Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-07T08:36:01.115Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-07T08:36:01.115Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-07T08:36:01.115Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-07-07T08:36:01.115Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-07-07T08:36:01.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T08:36:01.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-07T08:36:01.602Z] [2026-07-07T08:36:01.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T08:36:01.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-07T08:36:01.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-07T08:36:01.997Z] 3dae71ba6b94: Pulling fs layer [2026-07-07T08:36:01.997Z] 6bf1a483ea7c: Pulling fs layer [2026-07-07T08:36:01.997Z] f5dfc541a4d3: Pulling fs layer [2026-07-07T08:36:01.997Z] 461d9e800cba: Pulling fs layer [2026-07-07T08:36:01.997Z] 80192f66455f: Pulling fs layer [2026-07-07T08:36:01.997Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-07T08:36:01.997Z] a29436f7fd5d: Pulling fs layer [2026-07-07T08:36:01.997Z] 923cac83aea3: Pulling fs layer [2026-07-07T08:36:01.997Z] 25ad8b0a4227: Pulling fs layer [2026-07-07T08:36:01.997Z] db01528c6b51: Pulling fs layer [2026-07-07T08:36:01.997Z] 28988de357af: Pulling fs layer [2026-07-07T08:36:01.997Z] 80192f66455f: Waiting [2026-07-07T08:36:01.997Z] 2e8e34ca0e6c: Waiting [2026-07-07T08:36:01.997Z] a29436f7fd5d: Waiting [2026-07-07T08:36:01.997Z] 923cac83aea3: Waiting [2026-07-07T08:36:01.997Z] 28988de357af: Waiting [2026-07-07T08:36:01.997Z] db01528c6b51: Waiting [2026-07-07T08:36:01.997Z] 461d9e800cba: Waiting [2026-07-07T08:36:01.997Z] 25ad8b0a4227: Waiting [2026-07-07T08:36:01.997Z] 6bf1a483ea7c: Verifying Checksum [2026-07-07T08:36:01.997Z] 6bf1a483ea7c: Download complete [2026-07-07T08:36:02.278Z] 461d9e800cba: Verifying Checksum [2026-07-07T08:36:02.278Z] 80192f66455f: Verifying Checksum [2026-07-07T08:36:02.278Z] 80192f66455f: Download complete [2026-07-07T08:36:02.278Z] f5dfc541a4d3: Verifying Checksum [2026-07-07T08:36:02.278Z] f5dfc541a4d3: Download complete [2026-07-07T08:36:02.278Z] 3dae71ba6b94: Verifying Checksum [2026-07-07T08:36:02.278Z] 3dae71ba6b94: Download complete [2026-07-07T08:36:02.278Z] 923cac83aea3: Verifying Checksum [2026-07-07T08:36:02.278Z] 923cac83aea3: Download complete [2026-07-07T08:36:02.548Z] 25ad8b0a4227: Verifying Checksum [2026-07-07T08:36:02.548Z] 25ad8b0a4227: Download complete [2026-07-07T08:36:02.548Z] db01528c6b51: Verifying Checksum [2026-07-07T08:36:02.548Z] db01528c6b51: Download complete [2026-07-07T08:36:02.548Z] 28988de357af: Verifying Checksum [2026-07-07T08:36:02.548Z] 28988de357af: Download complete [2026-07-07T08:36:02.548Z] a29436f7fd5d: Verifying Checksum [2026-07-07T08:36:02.548Z] a29436f7fd5d: Download complete [2026-07-07T08:36:03.160Z] 2e8e34ca0e6c: Verifying Checksum [2026-07-07T08:36:03.160Z] 2e8e34ca0e6c: Download complete [2026-07-07T08:36:04.686Z] 3dae71ba6b94: Pull complete [2026-07-07T08:36:04.686Z] 6bf1a483ea7c: Pull complete [2026-07-07T08:36:05.637Z] f5dfc541a4d3: Pull complete [2026-07-07T08:36:05.637Z] 461d9e800cba: Pull complete [2026-07-07T08:36:05.637Z] 80192f66455f: Pull complete [2026-07-07T08:36:09.901Z] 2e8e34ca0e6c: Pull complete [2026-07-07T08:36:10.162Z] a29436f7fd5d: Pull complete [2026-07-07T08:36:10.162Z] 923cac83aea3: Pull complete [2026-07-07T08:36:10.422Z] 25ad8b0a4227: Pull complete [2026-07-07T08:36:10.422Z] db01528c6b51: Pull complete [2026-07-07T08:36:10.422Z] 28988de357af: Pull complete [2026-07-07T08:36:10.681Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-07T08:36:10.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-07T08:36:10.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T08:36:10.852Z] prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container [2026-07-07T08:36:10.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-07-07T08:36:16.208Z] $ docker top 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da -eo pid,comm [2026-07-07T08:36:16.252Z] 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-07-07T08:36:16.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-07T08:36:16.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-07T08:36:16.318Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-07T08:36:16.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-07T08:36:16.422Z] $ docker exec 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent [2026-07-07T08:36:16.521Z] SSH_AUTH_SOCK=/tmp/ssh-ToYKBjKchWE4/agent.33 [2026-07-07T08:36:16.521Z] SSH_AGENT_PID=39 [2026-07-07T08:36:16.528Z] Running ssh-add (command line suppressed) [2026-07-07T08:36:16.629Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_12834278794534532807.key (/w/workspace/edgex-go/31@tmp/private_key_12834278794534532807.key) [2026-07-07T08:36:16.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-07T08:36:16.944Z] + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] sh [2026-07-07T08:36:17.236Z] + git tag --points-at HEAD [Pipeline] } [2026-07-07T08:36:17.252Z] $ docker exec --env ******** --env ******** 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent -k [2026-07-07T08:36:17.337Z] unset SSH_AUTH_SOCK; [2026-07-07T08:36:17.338Z] unset SSH_AGENT_PID; [2026-07-07T08:36:17.338Z] echo Agent pid 39 killed; [2026-07-07T08:36:17.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-07T08:36:17.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-07T08:36:17.399Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-07T08:36:17.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-07T08:36:17.516Z] $ docker exec 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent [2026-07-07T08:36:17.620Z] SSH_AUTH_SOCK=/tmp/ssh-YkhUAXwaUhqf/agent.86 [2026-07-07T08:36:17.620Z] SSH_AGENT_PID=92 [2026-07-07T08:36:17.625Z] Running ssh-add (command line suppressed) [2026-07-07T08:36:17.727Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_12889281139211443386.key (/w/workspace/edgex-go/31@tmp/private_key_12889281139211443386.key) [2026-07-07T08:36:17.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-07T08:36:18.048Z] + git semver init [2026-07-07T08:36:18.618Z] 2026-07-07 08:36:18,353 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-07T08:36:18.618Z] 2026-07-07 08:36:18,356 [run_init] DEBUG init version:0.0.0 force:False [2026-07-07T08:36:18.618Z] 2026-07-07 08:36:18,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/31/.semver [2026-07-07T08:36:18.618Z] 2026-07-07 08:36:18,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/31/.semver [2026-07-07T08:36:18.618Z] 2026-07-07 08:36:18,357 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/31/.semver'], cwd=/w/workspace/edgex-go/31, stdin=None, shell=False, universal_newlines=False) [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,913 [append_file] DEBUG append to file:/w/workspace/edgex-go/31/.git/info/exclude [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,913 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/31/.semver/PR-5351 with force:False [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,913 [write_file] DEBUG write to file:/w/workspace/edgex-go/31/.semver/PR-5351 [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,917 [execute] INFO git cat-file --batch-check [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/31/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,921 [execute] INFO git cat-file --batch [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/31/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-07T08:36:40.599Z] 2026-07-07 08:36:38,925 [read_version] DEBUG read version from /w/workspace/edgex-go/31/.semver/PR-5351 [2026-07-07T08:36:40.599Z] 0.0.0 [Pipeline] } [2026-07-07T08:36:40.613Z] $ docker exec --env ******** --env ******** 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da ssh-agent -k [2026-07-07T08:36:40.693Z] unset SSH_AUTH_SOCK; [2026-07-07T08:36:40.694Z] unset SSH_AGENT_PID; [2026-07-07T08:36:40.694Z] echo Agent pid 92 killed; [2026-07-07T08:36:40.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-07T08:36:41.046Z] + git semver [Pipeline] } [2026-07-07T08:36:41.631Z] $ docker stop --time=1 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da [2026-07-07T08:36:42.980Z] $ docker rm -f --volumes 18fd2568ae091d801ca6d84a9df8cb5988c7c60835e3381788e12213302d10da [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-07T08:36:43.324Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-07T08:36:43.711Z] Stashed 1 file(s) [Pipeline] echo [2026-07-07T08:36:43.717Z] [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-07-07T08:36:44.429Z] + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] echo [2026-07-07T08:36:44.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-07T08:36:44.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-07T08:36:44.495Z] ========================================================= [2026-07-07T08:36:44.495Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-07-07T08:36:44.495Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-07T08:36:44.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-07T08:36:44.799Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-07-07T08:36:44.799Z] 2d35ebdb57d9: Pulling fs layer [2026-07-07T08:36:44.799Z] c35fb4624d26: Pulling fs layer [2026-07-07T08:36:44.799Z] 4e2aec7ef170: Pulling fs layer [2026-07-07T08:36:44.799Z] 333b49ad6fbf: Pulling fs layer [2026-07-07T08:36:44.799Z] 4f4fb700ef54: Pulling fs layer [2026-07-07T08:36:44.799Z] c3e65509a76b: Pulling fs layer [2026-07-07T08:36:44.799Z] 7cf9ebb963bd: Pulling fs layer [2026-07-07T08:36:44.799Z] bb34ca984cfb: Pulling fs layer [2026-07-07T08:36:44.799Z] 151cf03bc807: Pulling fs layer [2026-07-07T08:36:44.799Z] 7cf9ebb963bd: Waiting [2026-07-07T08:36:44.799Z] c3e65509a76b: Waiting [2026-07-07T08:36:44.799Z] bb34ca984cfb: Waiting [2026-07-07T08:36:44.799Z] 151cf03bc807: Waiting [2026-07-07T08:36:44.799Z] 333b49ad6fbf: Waiting [2026-07-07T08:36:44.799Z] 4f4fb700ef54: Waiting [2026-07-07T08:36:45.064Z] c35fb4624d26: Download complete [2026-07-07T08:36:45.064Z] 333b49ad6fbf: Verifying Checksum [2026-07-07T08:36:45.064Z] 333b49ad6fbf: Download complete [2026-07-07T08:36:45.064Z] 4f4fb700ef54: Verifying Checksum [2026-07-07T08:36:45.065Z] 4f4fb700ef54: Download complete [2026-07-07T08:36:45.065Z] 2d35ebdb57d9: Verifying Checksum [2026-07-07T08:36:45.065Z] 2d35ebdb57d9: Download complete [2026-07-07T08:36:45.065Z] c3e65509a76b: Verifying Checksum [2026-07-07T08:36:45.065Z] c3e65509a76b: Download complete [2026-07-07T08:36:45.065Z] 7cf9ebb963bd: Verifying Checksum [2026-07-07T08:36:45.065Z] 7cf9ebb963bd: Download complete [2026-07-07T08:36:45.065Z] 2d35ebdb57d9: Pull complete [2026-07-07T08:36:45.335Z] c35fb4624d26: Pull complete [2026-07-07T08:36:45.335Z] 4e2aec7ef170: Verifying Checksum [2026-07-07T08:36:45.335Z] 4e2aec7ef170: Download complete [2026-07-07T08:36:45.335Z] 151cf03bc807: Verifying Checksum [2026-07-07T08:36:45.335Z] 151cf03bc807: Download complete [2026-07-07T08:36:45.905Z] bb34ca984cfb: Verifying Checksum [2026-07-07T08:36:45.905Z] bb34ca984cfb: Download complete [2026-07-07T08:36:50.111Z] 4e2aec7ef170: Pull complete [2026-07-07T08:36:50.111Z] 333b49ad6fbf: Pull complete [2026-07-07T08:36:50.111Z] 4f4fb700ef54: Pull complete [2026-07-07T08:36:50.111Z] c3e65509a76b: Pull complete [2026-07-07T08:36:50.369Z] 7cf9ebb963bd: Pull complete [2026-07-07T08:36:53.734Z] bb34ca984cfb: Pull complete [2026-07-07T08:36:53.734Z] 151cf03bc807: Pull complete [2026-07-07T08:36:53.734Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-07-07T08:36:53.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-07T08:36:53.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-07T08:36:54.037Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-07T08:36:54.037Z] WORKDIR /edgex [2026-07-07T08:36:54.037Z] COPY go.mod . [2026-07-07T08:36:54.037Z] RUN go mod download -t [2026-07-07T08:36:54.037Z] ci-base-image-x86_64 -f - . [2026-07-07T08:36:54.981Z] #0 building with "default" instance using docker driver [2026-07-07T08:36:54.981Z] [2026-07-07T08:36:54.981Z] #1 [internal] load build definition from Dockerfile [2026-07-07T08:36:54.981Z] #1 transferring dockerfile: 164B done [2026-07-07T08:36:54.981Z] #1 DONE 0.0s [2026-07-07T08:36:54.981Z] [2026-07-07T08:36:54.981Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-07T08:36:54.981Z] #2 DONE 0.0s [2026-07-07T08:36:54.981Z] [2026-07-07T08:36:54.981Z] #3 [internal] load .dockerignore [2026-07-07T08:36:54.981Z] #3 transferring context: 50B done [2026-07-07T08:36:54.981Z] #3 DONE 0.0s [2026-07-07T08:36:54.981Z] [2026-07-07T08:36:54.981Z] #4 [internal] load build context [2026-07-07T08:36:54.981Z] #4 transferring context: 7.01kB done [2026-07-07T08:36:54.981Z] #4 DONE 0.2s [2026-07-07T08:36:54.981Z] [2026-07-07T08:36:54.981Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-07T08:36:54.981Z] #5 DONE 0.3s [2026-07-07T08:36:55.343Z] [2026-07-07T08:36:55.343Z] #6 [2/4] WORKDIR /edgex [2026-07-07T08:37:01.173Z] #6 DONE 5.8s [2026-07-07T08:37:01.173Z] [2026-07-07T08:37:01.173Z] #7 [3/4] COPY go.mod . [2026-07-07T08:37:01.173Z] #7 DONE 0.1s [2026-07-07T08:37:01.173Z] [2026-07-07T08:37:01.173Z] #8 [4/4] RUN go mod download [2026-07-07T08:37:40.168Z] #8 DONE 37.8s [2026-07-07T08:37:40.168Z] [2026-07-07T08:37:40.168Z] #9 exporting to image [2026-07-07T08:37:40.168Z] #9 exporting layers [2026-07-07T08:37:42.199Z] #9 exporting layers 3.5s done [2026-07-07T08:37:42.458Z] #9 writing image sha256:d5c210ebe87b3c4953dcf3362a33b154f9f2612af7fe982a35c9dd1b3dcd6c72 done [2026-07-07T08:37:42.458Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-07-07T08:37:42.458Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T08:37:42.770Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-07T08:37:42.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T08:37:42.893Z] prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container [2026-07-07T08:37:42.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-07-07T08:37:43.286Z] $ docker top 0dfae1db82948229e2cc37537654b21ebe95e05ba9b623b8f79c906f130bff7a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-07T08:37:43.651Z] + go version [2026-07-07T08:37:43.651Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-07-07T08:37:43.665Z] $ docker stop --time=1 0dfae1db82948229e2cc37537654b21ebe95e05ba9b623b8f79c906f130bff7a [2026-07-07T08:37:44.953Z] $ docker rm -f --volumes 0dfae1db82948229e2cc37537654b21ebe95e05ba9b623b8f79c906f130bff7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T08:37:45.425Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-07T08:37:45.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T08:37:45.508Z] prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container [2026-07-07T08:37:45.544Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-07-07T08:37:46.026Z] $ docker top 12a437afeecc5f56107c888a20d73676ab24bb9dbd283f59adaad5218106fafc -eo pid,comm [Pipeline] { [Pipeline] echo [2026-07-07T08:37:46.110Z] ========================================================= [2026-07-07T08:37:46.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-07-07T08:37:46.110Z] ========================================================= [Pipeline] sh [2026-07-07T08:37:46.390Z] + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] fileExists [Pipeline] sh [2026-07-07T08:37:46.700Z] + make test [2026-07-07T08:37:46.700Z] go test -race -coverprofile=coverage.out ./... [2026-07-07T08:37:56.689Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-07-07T08:38:35.850Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-07-07T08:38:36.241Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-07-07T08:38:36.241Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-07-07T08:38:36.507Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-07-07T08:38:36.507Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-07-07T08:38:36.768Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-07-07T08:38:36.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-07-07T08:38:36.768Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-07-07T08:38:36.768Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-07-07T08:38:36.768Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-07-07T08:38:36.768Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-07-07T08:38:40.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2026-07-07T08:38:44.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 71.0% of statements [2026-07-07T08:38:44.253Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-07-07T08:38:44.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements [2026-07-07T08:38:44.253Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-07-07T08:38:44.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 57.3% of statements [2026-07-07T08:38:44.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.029s coverage: 86.5% of statements [2026-07-07T08:38:44.253Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-07-07T08:38:44.253Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.111s coverage: 94.2% of statements [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-07-07T08:38:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.065s coverage: 90.7% of statements [2026-07-07T08:38:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-07-07T08:38:46.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.038s coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-07-07T08:38:46.790Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-07-07T08:38:47.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 11.1% of statements [2026-07-07T08:38:47.362Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-07-07T08:38:47.362Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.585s coverage: 97.7% of statements [2026-07-07T08:38:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-07-07T08:38:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-07-07T08:38:49.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-07-07T08:38:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.062s coverage: 3.5% of statements [2026-07-07T08:38:53.233Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-07-07T08:38:53.233Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-07-07T08:38:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2026-07-07T08:38:53.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-07-07T08:38:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2026-07-07T08:38:53.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 68.8% of statements [2026-07-07T08:38:53.233Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-07-07T08:38:53.233Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-07-07T08:38:53.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-07-07T08:38:53.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2026-07-07T08:38:53.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2026-07-07T08:38:53.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 89.5% of statements [2026-07-07T08:38:53.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements [2026-07-07T08:38:54.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2026-07-07T08:39:06.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements [2026-07-07T08:39:14.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.075s coverage: 94.1% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.353s coverage: 68.8% of statements [2026-07-07T08:39:14.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2026-07-07T08:39:14.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.8% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.043s coverage: 20.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.042s coverage: 88.6% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.042s coverage: 96.8% of statements [2026-07-07T08:39:14.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-07-07T08:39:14.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 29.2% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 3.1% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2026-07-07T08:39:14.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-07-07T08:39:14.734Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-07-07T08:39:22.904Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.079s coverage: 17.1% of statements [2026-07-07T08:39:22.904Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-07-07T08:39:22.904Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-07-07T08:39:22.904Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-07-07T08:39:22.905Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-07-07T08:39:22.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.140s coverage: 94.9% of statements [2026-07-07T08:39:22.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-07-07T08:39:22.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-07-07T08:39:22.905Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-07T08:39:22.905Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-07-07T08:39:22.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 19.8% of statements [2026-07-07T08:39:22.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.028s coverage: 19.1% of statements [2026-07-07T08:39:22.905Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-07-07T08:39:22.905Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-07-07T08:39:22.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2026-07-07T08:39:22.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-07-07T08:39:22.905Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 48.8% of statements [2026-07-07T08:39:22.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-07-07T08:39:22.905Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-07T08:39:22.905Z] 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-07-07T08:39:22.905Z] running golangci-lint [2026-07-07T08:39:22.905Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-07-07T08:39:22.905Z] go version go1.25.2 linux/amd64 [2026-07-07T08:39:22.905Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-07-07T08:39:22.905Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-07-07T08:39:22.905Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-07-07T08:39:22.905Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-07-07T08:39:22.905Z] level=info msg="[goenv] Read go env for 4.050953ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-07-07T08:39:22.905Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-07-07T08:39:49.519Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 24.325599196s" [2026-07-07T08:39:49.519Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.321048ms" [2026-07-07T08:40:01.811Z] level=info msg="[linters_context/goanalysis] analyzers took 1m59.461458254s with top 10 stages: buildir: 1m0.343291578s, gosec: 3.351265115s, inspect: 2.997920863s, fact_deprecated: 2.799805473s, ctrlflow: 2.140173256s, printf: 2.133590021s, nilness: 1.833592861s, fact_purity: 1.830406263s, S1038: 1.302815519s, typedness: 1.117139448s" [2026-07-07T08:40:01.811Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-07-07T08:40:01.811Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-07-07T08:40:01.811Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-07-07T08:40:01.811Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-07-07T08:40:01.811Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, path_relativity: 35/35, generated_file_filter: 35/22, cgo: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35" [2026-07-07T08:40:01.811Z] level=info msg="[runner] processing took 11.404658ms with stages: nolint_filter: 10.223795ms, generated_file_filter: 852.756µs, exclusion_rules: 175.583µs, exclusion_paths: 86.372µs, path_relativity: 49.33µs, cgo: 4.52µs, path_absoluter: 2.91µs, invalid_issue: 2.331µs, sort_results: 2.14µs, filename_unadjuster: 1.03µs, max_same_issues: 770ns, fixer: 620ns, diff: 580ns, source_code: 400ns, path_prettifier: 350ns, uniq_by_line: 310ns, severity-rules: 250ns, max_from_linter: 240ns, path_shortener: 191ns, max_per_file_from_linter: 180ns" [2026-07-07T08:40:01.811Z] level=info msg="[runner] linters took 13.038463336s with stages: goanalysis_metalinter: 13.026963027s" [2026-07-07T08:40:01.811Z] 0 issues. [2026-07-07T08:40:01.811Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-07-07T08:40:01.811Z] level=info msg="Memory: 371 samples, avg is 342.5MB, max is 1607.5MB" [2026-07-07T08:40:01.811Z] level=info msg="Execution took 37.414226824s" [2026-07-07T08:40:01.811Z] go vet ./... [2026-07-07T08:40:11.939Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-07-07T08:40:11.939Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-07-07T08:40:11.939Z] ./bin/test-attribution-txt.sh [2026-07-07T08:40:11.939Z] An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add [2026-07-07T08:40:11.939Z] An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add [2026-07-07T08:40:11.939Z] An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add [2026-07-07T08:40:11.939Z] An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo [2026-07-07T08:40:11.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-07-07T08:40:12.283Z] + ls -al . [2026-07-07T08:40:12.283Z] total 1412 [2026-07-07T08:40:12.283Z] drwxrwxr-x 11 1001 1001 4096 Jul 7 08:37 . [2026-07-07T08:40:12.283Z] drwxr-xr-x 4 root root 4096 Jul 7 08:37 .. [2026-07-07T08:40:12.283Z] drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 .blubracket [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 10 Jul 7 08:35 .dockerignore [2026-07-07T08:40:12.283Z] drwxrwxr-x 8 1001 1001 4096 Jul 7 08:39 .git [2026-07-07T08:40:12.283Z] drwxrwxr-x 3 1001 1001 4096 Jul 7 08:35 .github [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 909 Jul 7 08:35 .gitignore [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 359 Jul 7 08:35 .golangci.yml [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 100 Jul 7 08:35 .hadolint.yml [2026-07-07T08:40:12.283Z] drwxr-xr-x 3 1001 1001 4096 Jul 7 08:36 .semver [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 155 Jul 7 08:35 .sonarcloud.properties [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 1171 Jul 7 08:35 ADOPTERS.md [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 20149 Jul 7 08:35 Attribution.txt [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 118730 Jul 7 08:35 CHANGELOG.md [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 3804 Jul 7 08:35 CONTRIBUTING.md [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 677 Jul 7 08:35 GOVERNANCE.md [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 886 Jul 7 08:35 Jenkinsfile [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 10775 Jul 7 08:35 LICENSE [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 16743 Jul 7 08:35 Makefile [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 582 Jul 7 08:35 OWNERS.md [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 9932 Jul 7 08:35 README.md [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 789 Jul 7 08:35 SECURITY.md [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 5 Jul 7 08:36 VERSION [2026-07-07T08:40:12.283Z] drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 bin [2026-07-07T08:40:12.283Z] drwxrwxr-x 19 1001 1001 4096 Jul 7 08:35 cmd [2026-07-07T08:40:12.283Z] -rw-r--r-- 1 root root 1053837 Jul 7 08:39 coverage.out [2026-07-07T08:40:12.283Z] drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 fuzz_test [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 6979 Jul 7 08:35 go.mod [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 90491 Jul 7 08:35 go.sum [2026-07-07T08:40:12.283Z] drwxrwxr-x 7 1001 1001 4096 Jul 7 08:35 internal [2026-07-07T08:40:12.283Z] drwxrwxr-x 2 1001 1001 4096 Jul 7 08:35 openapi [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 584 Jul 7 08:35 security.txt [2026-07-07T08:40:12.283Z] -rw-rw-r-- 1 1001 1001 204 Jul 7 08:35 version.go [Pipeline] sh [2026-07-07T08:40:12.587Z] + '[' -e coverage.out ] [2026-07-07T08:40:12.587Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-07-07T08:40:12.784Z] Stashed 1 file(s) [Pipeline] sh [2026-07-07T08:40:13.094Z] + make build [2026-07-07T08:40:13.094Z] 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-07-07T08:40:52.068Z] 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-07-07T08:40:53.467Z] 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-07-07T08:40:55.389Z] 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-07-07T08:40:56.333Z] 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-07-07T08:40:58.256Z] 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-07-07T08:41:03.532Z] 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-07-07T08:41:06.081Z] 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-07-07T08:41:08.629Z] 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-07-07T08:41:11.180Z] 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-07-07T08:41:12.565Z] 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-07-07T08:41:14.464Z] 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-07-07T08:41:15.409Z] 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-07-07T08:41:17.344Z] $ docker stop --time=1 12a437afeecc5f56107c888a20d73676ab24bb9dbd283f59adaad5218106fafc [2026-07-07T08:41:26.600Z] $ docker rm -f --volumes 12a437afeecc5f56107c888a20d73676ab24bb9dbd283f59adaad5218106fafc [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-07-07T08:41:28.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-07T08:41:28.135Z] [2026-07-07T08:41:28.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T08:41:28.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-07T08:41:29.135Z] latest: Pulling from edgex-devops/edgex-compose [2026-07-07T08:41:29.135Z] 91d30c5bc195: Pulling fs layer [2026-07-07T08:41:29.135Z] 2e9b0aa3be6d: Pulling fs layer [2026-07-07T08:41:29.135Z] 9c61dcf015f6: Pulling fs layer [2026-07-07T08:41:29.135Z] 4698f68db338: Pulling fs layer [2026-07-07T08:41:29.135Z] 2a2f49069b9e: Pulling fs layer [2026-07-07T08:41:29.135Z] e0025b399a48: Pulling fs layer [2026-07-07T08:41:29.135Z] 2a2f49069b9e: Waiting [2026-07-07T08:41:29.135Z] 4698f68db338: Waiting [2026-07-07T08:41:29.135Z] e0025b399a48: Waiting [2026-07-07T08:41:29.135Z] 91d30c5bc195: Verifying Checksum [2026-07-07T08:41:29.135Z] 91d30c5bc195: Download complete [2026-07-07T08:41:29.135Z] 4698f68db338: Verifying Checksum [2026-07-07T08:41:29.135Z] 4698f68db338: Download complete [2026-07-07T08:41:29.398Z] 2e9b0aa3be6d: Verifying Checksum [2026-07-07T08:41:29.398Z] 2e9b0aa3be6d: Download complete [2026-07-07T08:41:29.398Z] e0025b399a48: Verifying Checksum [2026-07-07T08:41:29.398Z] e0025b399a48: Download complete [2026-07-07T08:41:29.398Z] 2a2f49069b9e: Verifying Checksum [2026-07-07T08:41:29.398Z] 2a2f49069b9e: Download complete [2026-07-07T08:41:29.660Z] 91d30c5bc195: Pull complete [2026-07-07T08:41:30.243Z] 9c61dcf015f6: Verifying Checksum [2026-07-07T08:41:30.243Z] 9c61dcf015f6: Download complete [2026-07-07T08:41:30.812Z] 2e9b0aa3be6d: Pull complete [2026-07-07T08:41:35.079Z] 9c61dcf015f6: Pull complete [2026-07-07T08:41:36.019Z] 4698f68db338: Pull complete [2026-07-07T08:41:37.400Z] 2a2f49069b9e: Pull complete [2026-07-07T08:41:37.661Z] e0025b399a48: Pull complete [2026-07-07T08:41:37.661Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-07-07T08:41:37.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-07T08:41:37.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T08:41:37.780Z] prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container [2026-07-07T08:41:37.827Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-07-07T08:41:43.416Z] $ docker top 1d73f83af786b4ecdbb895c7c150b84348b04aa3e706e09972ed7b74cda5ce8f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-07T08:41:43.887Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-07T08:41:44.921Z] #1 [core-keeper internal] load build definition from Dockerfile [2026-07-07T08:41:48.481Z] #1 transferring dockerfile: [2026-07-07T08:41:48.481Z] #1 transferring dockerfile: 2.07kB done [2026-07-07T08:41:48.757Z] #1 DONE 3.8s [2026-07-07T08:41:48.757Z] [2026-07-07T08:41:48.757Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-07T08:41:49.034Z] #2 ... [2026-07-07T08:41:49.034Z] [2026-07-07T08:41:49.034Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-07T08:41:49.034Z] #3 DONE 0.0s [2026-07-07T08:41:49.034Z] [2026-07-07T08:41:49.034Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:49.034Z] #4 DONE 0.0s [2026-07-07T08:41:49.034Z] [2026-07-07T08:41:49.034Z] #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:49.297Z] #5 ... [2026-07-07T08:41:49.297Z] [2026-07-07T08:41:49.297Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-07T08:41:49.297Z] #6 transferring dockerfile: 1.89kB done [2026-07-07T08:41:49.297Z] #6 DONE 4.0s [2026-07-07T08:41:49.297Z] [2026-07-07T08:41:49.297Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:49.297Z] #4 DONE 0.0s [2026-07-07T08:41:49.297Z] [2026-07-07T08:41:49.297Z] #7 [support-notifications internal] load build definition from Dockerfile [2026-07-07T08:41:49.297Z] #7 transferring dockerfile: 2.02kB done [2026-07-07T08:41:49.297Z] #7 DONE 3.5s [2026-07-07T08:41:49.297Z] [2026-07-07T08:41:49.297Z] #8 [core-data internal] load build definition from Dockerfile [2026-07-07T08:41:49.557Z] #8 ... [2026-07-07T08:41:49.557Z] [2026-07-07T08:41:49.557Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:49.557Z] #4 DONE 0.0s [2026-07-07T08:41:49.557Z] [2026-07-07T08:41:49.557Z] #9 [core-command internal] load build definition from Dockerfile [2026-07-07T08:41:49.861Z] #9 ... [2026-07-07T08:41:49.861Z] [2026-07-07T08:41:49.861Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-07T08:41:49.861Z] #10 transferring dockerfile: 2.50kB done [2026-07-07T08:41:49.861Z] #10 DONE 3.1s [2026-07-07T08:41:49.861Z] [2026-07-07T08:41:49.861Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:49.861Z] #4 DONE 0.0s [2026-07-07T08:41:49.861Z] [2026-07-07T08:41:49.861Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-07T08:41:50.138Z] #11 ... [2026-07-07T08:41:50.138Z] [2026-07-07T08:41:50.138Z] #12 [support-scheduler internal] load build definition from Dockerfile [2026-07-07T08:41:50.138Z] #12 transferring dockerfile: 1.83kB done [2026-07-07T08:41:50.138Z] #12 DONE 2.2s [2026-07-07T08:41:50.399Z] [2026-07-07T08:41:50.400Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:50.400Z] #4 DONE 0.0s [2026-07-07T08:41:50.400Z] [2026-07-07T08:41:50.400Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-07T08:41:50.400Z] #2 transferring dockerfile: 2.49kB done [2026-07-07T08:41:50.662Z] #2 DONE 2.3s [2026-07-07T08:41:50.662Z] [2026-07-07T08:41:50.662Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-07-07T08:41:50.662Z] #13 transferring dockerfile: 1.69kB done [2026-07-07T08:41:50.924Z] #13 ... [2026-07-07T08:41:50.924Z] [2026-07-07T08:41:50.924Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:50.924Z] #4 DONE 0.0s [2026-07-07T08:41:50.924Z] [2026-07-07T08:41:50.924Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-07T08:41:50.924Z] #3 transferring dockerfile: 3.02kB done [2026-07-07T08:41:50.924Z] #3 DONE 2.0s [2026-07-07T08:41:50.924Z] [2026-07-07T08:41:50.924Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:51.185Z] #5 ... [2026-07-07T08:41:51.185Z] [2026-07-07T08:41:51.185Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:51.185Z] #4 DONE 0.0s [2026-07-07T08:41:51.185Z] [2026-07-07T08:41:51.185Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:51.761Z] #5 ... [2026-07-07T08:41:51.761Z] [2026-07-07T08:41:51.761Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-07-07T08:41:51.761Z] #13 DONE 2.7s [2026-07-07T08:41:51.761Z] [2026-07-07T08:41:51.761Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.23.2 [2026-07-07T08:41:51.761Z] #14 DONE 2.6s [2026-07-07T08:41:51.761Z] [2026-07-07T08:41:51.761Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2026-07-07T08:41:51.761Z] #15 DONE 0.0s [2026-07-07T08:41:52.037Z] [2026-07-07T08:41:52.037Z] #5 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:52.037Z] #5 DONE 3.0s [2026-07-07T08:41:52.037Z] [2026-07-07T08:41:52.037Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2026-07-07T08:41:52.307Z] #15 ... [2026-07-07T08:41:52.307Z] [2026-07-07T08:41:52.307Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2026-07-07T08:41:52.307Z] #16 transferring dockerfile: 1.81kB done [2026-07-07T08:41:52.307Z] #16 DONE 2.9s [2026-07-07T08:41:52.307Z] [2026-07-07T08:41:52.307Z] #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:52.307Z] #5 DONE 3.2s [2026-07-07T08:41:52.307Z] [2026-07-07T08:41:52.307Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-07T08:41:52.307Z] #17 transferring dockerfile: 2.23kB done [2026-07-07T08:41:52.307Z] #17 DONE 3.0s [2026-07-07T08:41:52.307Z] [2026-07-07T08:41:52.307Z] #8 [core-data internal] load build definition from Dockerfile [2026-07-07T08:41:52.307Z] #8 transferring dockerfile: 2.04kB done [2026-07-07T08:41:52.307Z] #8 DONE 3.0s [2026-07-07T08:41:52.307Z] [2026-07-07T08:41:52.307Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:52.307Z] #4 DONE 0.0s [2026-07-07T08:41:52.307Z] [2026-07-07T08:41:52.307Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:52.570Z] #5 ... [2026-07-07T08:41:52.570Z] [2026-07-07T08:41:52.570Z] #18 [core-metadata internal] load build definition from Dockerfile [2026-07-07T08:41:52.570Z] #18 transferring dockerfile: 2.10kB done [2026-07-07T08:41:52.570Z] #18 DONE 3.0s [2026-07-07T08:41:52.570Z] [2026-07-07T08:41:52.570Z] #19 [security-spire-server internal] load build definition from Dockerfile [2026-07-07T08:41:52.570Z] #19 transferring dockerfile: 1.70kB done [2026-07-07T08:41:52.570Z] #19 DONE 3.0s [2026-07-07T08:41:52.570Z] [2026-07-07T08:41:52.570Z] #5 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:52.570Z] #5 ... [2026-07-07T08:41:52.570Z] [2026-07-07T08:41:52.570Z] #9 [core-command internal] load build definition from Dockerfile [2026-07-07T08:41:52.570Z] #9 transferring dockerfile: 1.94kB 0.0s done [2026-07-07T08:41:52.570Z] #9 DONE 3.1s [2026-07-07T08:41:52.570Z] [2026-07-07T08:41:52.570Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:52.570Z] #4 DONE 0.0s [2026-07-07T08:41:52.570Z] [2026-07-07T08:41:52.570Z] #5 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:52.832Z] #5 ... [2026-07-07T08:41:52.832Z] [2026-07-07T08:41:52.832Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-07T08:41:52.832Z] #11 transferring dockerfile: 2.14kB done [2026-07-07T08:41:52.832Z] #11 DONE 3.2s [2026-07-07T08:41:52.832Z] [2026-07-07T08:41:52.832Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:52.832Z] #4 DONE 0.0s [2026-07-07T08:41:52.832Z] [2026-07-07T08:41:52.832Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:53.095Z] #5 ... [2026-07-07T08:41:53.095Z] [2026-07-07T08:41:53.095Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2026-07-07T08:41:53.095Z] #15 transferring context: 50B done [2026-07-07T08:41:53.095Z] #15 DONE 1.1s [2026-07-07T08:41:53.095Z] [2026-07-07T08:41:53.095Z] #20 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-07T08:41:55.021Z] #20 ... [2026-07-07T08:41:55.021Z] [2026-07-07T08:41:55.021Z] #5 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-07-07T08:41:55.021Z] #5 DONE 5.8s [2026-07-07T08:41:55.021Z] [2026-07-07T08:41:55.021Z] #21 [security-proxy-auth internal] load .dockerignore [2026-07-07T08:41:55.021Z] #21 ... [2026-07-07T08:41:55.021Z] [2026-07-07T08:41:55.021Z] #22 [security-bootstrapper internal] load .dockerignore [2026-07-07T08:41:55.021Z] #22 transferring context: 50B done [2026-07-07T08:41:55.021Z] #22 DONE 3.0s [2026-07-07T08:41:55.021Z] [2026-07-07T08:41:55.021Z] #23 [support-scheduler internal] load .dockerignore [2026-07-07T08:41:55.021Z] #23 transferring context: 50B done [2026-07-07T08:41:55.021Z] #23 DONE 3.1s [2026-07-07T08:41:55.021Z] [2026-07-07T08:41:55.021Z] #24 [security-proxy-setup internal] load .dockerignore [2026-07-07T08:41:55.021Z] #24 transferring context: 50B done [2026-07-07T08:41:55.021Z] #24 DONE 3.2s [2026-07-07T08:41:55.281Z] [2026-07-07T08:41:55.281Z] #25 [support-notifications internal] load .dockerignore [2026-07-07T08:41:55.281Z] #25 transferring context: 50B done [2026-07-07T08:41:55.281Z] #25 DONE 3.2s [2026-07-07T08:41:55.281Z] [2026-07-07T08:41:55.281Z] #26 [core-keeper internal] load .dockerignore [2026-07-07T08:41:55.281Z] #26 transferring context: 50B done [2026-07-07T08:41:55.281Z] #26 DONE 3.2s [2026-07-07T08:41:55.281Z] [2026-07-07T08:41:55.281Z] #27 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:55.282Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:55.282Z] #27 ... [2026-07-07T08:41:55.282Z] [2026-07-07T08:41:55.282Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-07T08:41:55.282Z] #28 DONE 3.0s [2026-07-07T08:41:55.282Z] [2026-07-07T08:41:55.282Z] #29 [security-secretstore-setup internal] load .dockerignore [2026-07-07T08:41:55.282Z] #29 transferring context: 50B done [2026-07-07T08:41:55.282Z] #29 DONE 3.3s [2026-07-07T08:41:55.282Z] [2026-07-07T08:41:55.282Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-07T08:41:55.282Z] #20 DONE 3.3s [2026-07-07T08:41:55.282Z] [2026-07-07T08:41:55.282Z] #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:55.541Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done [2026-07-07T08:41:55.800Z] #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-07T08:41:55.800Z] #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-07T08:41:55.800Z] #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-07T08:41:56.062Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s [2026-07-07T08:41:56.377Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done [2026-07-07T08:41:56.377Z] #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 [2026-07-07T08:41:56.377Z] #27 ... [2026-07-07T08:41:56.377Z] [2026-07-07T08:41:56.377Z] #21 [security-proxy-auth internal] load .dockerignore [2026-07-07T08:41:56.377Z] #21 transferring context: 50B done [2026-07-07T08:41:56.377Z] #21 DONE 1.4s [2026-07-07T08:41:56.377Z] [2026-07-07T08:41:56.377Z] #27 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:56.377Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done [2026-07-07T08:41:56.377Z] #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-07T08:41:56.377Z] #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-07T08:41:56.377Z] #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-07T08:41:56.377Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done [2026-07-07T08:41:56.377Z] #27 ... [2026-07-07T08:41:56.377Z] [2026-07-07T08:41:56.377Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-07T08:41:56.377Z] #30 transferring context: 50B done [2026-07-07T08:41:56.377Z] #30 DONE 1.5s [2026-07-07T08:41:56.377Z] [2026-07-07T08:41:56.377Z] #31 [core-command internal] load .dockerignore [2026-07-07T08:41:56.377Z] #31 transferring context: 50B done [2026-07-07T08:41:56.377Z] #31 DONE 1.6s [2026-07-07T08:41:56.377Z] [2026-07-07T08:41:56.377Z] #27 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:56.377Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done [2026-07-07T08:41:56.377Z] #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-07T08:41:56.377Z] #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-07T08:41:56.377Z] #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-07T08:41:56.377Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done [2026-07-07T08:41:56.676Z] #27 ... [2026-07-07T08:41:56.676Z] [2026-07-07T08:41:56.676Z] #32 [security-spire-config internal] load .dockerignore [2026-07-07T08:41:56.676Z] #32 transferring context: 50B done [2026-07-07T08:41:56.676Z] #32 DONE 1.2s [2026-07-07T08:41:56.676Z] [2026-07-07T08:41:56.676Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-07-07T08:41:56.676Z] #33 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 1.9s done [2026-07-07T08:41:56.676Z] #33 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-07-07T08:41:56.676Z] #33 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-07-07T08:41:56.676Z] #33 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-07-07T08:41:56.676Z] #33 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.6s done [2026-07-07T08:41:56.676Z] #33 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.3s done [2026-07-07T08:41:56.676Z] #33 DONE 3.3s [2026-07-07T08:41:56.676Z] [2026-07-07T08:41:56.676Z] #34 [security-spire-server internal] load .dockerignore [2026-07-07T08:41:56.676Z] #34 transferring context: 50B done [2026-07-07T08:41:56.676Z] #34 DONE 1.2s [2026-07-07T08:41:56.676Z] [2026-07-07T08:41:56.676Z] #35 [security-spire-server internal] load build context [2026-07-07T08:41:56.676Z] #35 DONE 0.0s [2026-07-07T08:41:56.676Z] [2026-07-07T08:41:56.676Z] #27 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:56.676Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done [2026-07-07T08:41:56.676Z] #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-07T08:41:56.676Z] #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-07T08:41:56.676Z] #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-07T08:41:56.676Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done [2026-07-07T08:41:56.676Z] #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-07-07T08:41:56.676Z] #27 ... [2026-07-07T08:41:56.676Z] [2026-07-07T08:41:56.676Z] #36 [security-spire-agent internal] load .dockerignore [2026-07-07T08:41:56.676Z] #36 transferring context: 50B done [2026-07-07T08:41:56.676Z] #36 DONE 1.3s [2026-07-07T08:41:56.676Z] [2026-07-07T08:41:56.676Z] #27 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:56.676Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done [2026-07-07T08:41:56.676Z] #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-07T08:41:56.676Z] #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-07T08:41:56.676Z] #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-07T08:41:56.676Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done [2026-07-07T08:41:56.676Z] #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-07-07T08:41:56.953Z] #27 ... [2026-07-07T08:41:56.953Z] [2026-07-07T08:41:56.953Z] #37 [core-metadata internal] load .dockerignore [2026-07-07T08:41:56.953Z] #37 transferring context: 50B 0.0s done [2026-07-07T08:41:56.953Z] #37 DONE 2.0s [2026-07-07T08:41:56.953Z] [2026-07-07T08:41:56.953Z] #27 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:56.953Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done [2026-07-07T08:41:56.953Z] #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-07T08:41:56.953Z] #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-07T08:41:56.953Z] #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-07T08:41:56.953Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done [2026-07-07T08:41:56.953Z] #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-07-07T08:41:56.953Z] #27 ... [2026-07-07T08:41:56.953Z] [2026-07-07T08:41:56.953Z] #38 [core-data internal] load .dockerignore [2026-07-07T08:41:56.953Z] #38 transferring context: 50B 0.0s done [2026-07-07T08:41:56.953Z] #38 DONE 2.1s [2026-07-07T08:41:56.953Z] [2026-07-07T08:41:56.953Z] #27 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-07T08:41:56.953Z] #27 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.4s done [2026-07-07T08:41:56.953Z] #27 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-07T08:41:56.953Z] #27 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-07T08:41:56.953Z] #27 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-07T08:41:56.953Z] #27 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.5s done [2026-07-07T08:41:56.953Z] #27 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-07-07T08:41:58.083Z] #27 DONE 2.0s [2026-07-07T08:41:58.083Z] [2026-07-07T08:41:58.083Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-07-07T08:41:58.083Z] #39 DONE 3.9s [2026-07-07T08:41:58.083Z] [2026-07-07T08:41:58.083Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-07-07T08:41:58.083Z] #40 ... [2026-07-07T08:41:58.083Z] [2026-07-07T08:41:58.083Z] #41 [security-spire-config internal] load build context [2026-07-07T08:41:58.083Z] #41 transferring context: 24.83kB 0.0s done [2026-07-07T08:41:58.083Z] #41 DONE 0.7s [2026-07-07T08:41:58.083Z] [2026-07-07T08:41:58.083Z] #35 [security-spire-server internal] load build context [2026-07-07T08:41:58.083Z] #35 transferring context: 26.58kB 0.0s done [2026-07-07T08:41:58.083Z] #35 DONE 0.6s [2026-07-07T08:41:58.350Z] [2026-07-07T08:41:58.350Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:41:58.350Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-07-07T08:41:58.350Z] #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-07T08:41:58.350Z] #42 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-07-07T08:41:58.350Z] #42 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-07-07T08:41:58.350Z] #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s [2026-07-07T08:41:58.350Z] #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s [2026-07-07T08:41:58.350Z] #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-07-07T08:41:58.350Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 0.5s [2026-07-07T08:41:58.350Z] #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-07-07T08:41:58.350Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-07T08:41:58.350Z] #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-07T08:41:58.350Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 1.5s [2026-07-07T08:41:58.350Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 34.60MB / 41.51MB 1.6s [2026-07-07T08:41:58.611Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 1.7s [2026-07-07T08:42:01.185Z] #42 ... [2026-07-07T08:42:01.186Z] [2026-07-07T08:42:01.186Z] #43 [security-spire-agent internal] load build context [2026-07-07T08:42:01.186Z] #43 transferring context: 26.11kB 0.0s done [2026-07-07T08:42:01.186Z] #43 DONE 4.6s [2026-07-07T08:42:01.186Z] [2026-07-07T08:42:01.186Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:42:03.729Z] #42 ... [2026-07-07T08:42:03.729Z] [2026-07-07T08:42:03.729Z] #44 [security-spiffe-token-provider internal] load build context [2026-07-07T08:42:03.729Z] #44 transferring context: 462.03MB 8.1s [2026-07-07T08:42:03.729Z] #44 ... [2026-07-07T08:42:03.729Z] [2026-07-07T08:42:03.729Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:42:03.729Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 6.8s [2026-07-07T08:42:05.109Z] #42 ... [2026-07-07T08:42:05.109Z] [2026-07-07T08:42:05.109Z] #45 [support-scheduler internal] load build context [2026-07-07T08:42:05.373Z] #45 ... [2026-07-07T08:42:05.373Z] [2026-07-07T08:42:05.373Z] #46 [security-proxy-setup internal] load build context [2026-07-07T08:42:05.373Z] #46 ... [2026-07-07T08:42:05.373Z] [2026-07-07T08:42:05.373Z] #47 [security-bootstrapper internal] load build context [2026-07-07T08:42:05.373Z] #47 ... [2026-07-07T08:42:05.373Z] [2026-07-07T08:42:05.373Z] #48 [security-secretstore-setup internal] load build context [2026-07-07T08:42:05.633Z] #48 ... [2026-07-07T08:42:05.634Z] [2026-07-07T08:42:05.634Z] #49 [core-keeper internal] load build context [2026-07-07T08:42:05.634Z] #49 ... [2026-07-07T08:42:05.634Z] [2026-07-07T08:42:05.634Z] #50 [support-notifications internal] load build context [2026-07-07T08:42:05.892Z] #50 ... [2026-07-07T08:42:05.892Z] [2026-07-07T08:42:05.892Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:42:06.622Z] #42 ... [2026-07-07T08:42:06.622Z] [2026-07-07T08:42:06.622Z] #51 [security-proxy-auth internal] load build context [2026-07-07T08:42:06.892Z] #51 ... [2026-07-07T08:42:06.892Z] [2026-07-07T08:42:06.892Z] #52 [core-command internal] load build context [2026-07-07T08:42:06.892Z] #52 ... [2026-07-07T08:42:06.892Z] [2026-07-07T08:42:06.892Z] #53 [core-common-config-bootstrapper internal] load build context [2026-07-07T08:42:06.892Z] #53 ... [2026-07-07T08:42:06.892Z] [2026-07-07T08:42:06.892Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-07T08:42:06.892Z] #0 2.093 v3.23.5-31-g3b811432299 [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] [2026-07-07T08:42:06.892Z] #0 2.093 v3.23.5-31-g3b811432299 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] [2026-07-07T08:42:06.892Z] #0 2.093 OK: 27595 distinct packages available [2026-07-07T08:42:06.892Z] #0 2.512 ( 1/13) Installing brotli-libs (1.2.0-r0) [2026-07-07T08:42:06.892Z] #0 2.534 ( 2/13) Installing c-ares (1.34.6-r0) [2026-07-07T08:42:06.892Z] #0 2.546 ( 3/13) Installing libunistring (1.4.1-r0) [2026-07-07T08:42:06.892Z] #0 2.562 ( 4/13) Installing libidn2 (2.3.8-r0) [2026-07-07T08:42:06.892Z] #0 2.570 ( 5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-07T08:42:06.892Z] #0 2.573 ( 6/13) Installing libpsl (0.21.5-r3) [2026-07-07T08:42:06.892Z] #0 2.578 ( 7/13) Installing zstd-libs (1.5.7-r2) [2026-07-07T08:42:06.892Z] #0 2.586 ( 8/13) Installing libcurl (8.19.0-r0) [2026-07-07T08:42:06.892Z] #0 2.596 ( 9/13) Installing curl (8.19.0-r0) [2026-07-07T08:42:06.892Z] #0 2.603 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-07T08:42:06.892Z] #0 2.613 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-07T08:42:06.892Z] #0 2.615 (12/13) Installing libucontext (1.3.3-r0) [2026-07-07T08:42:06.892Z] #0 2.618 (13/13) Installing gcompat (1.1.0-r4) [2026-07-07T08:42:06.892Z] #0 2.625 Executing busybox-1.37.0-r30.trigger [2026-07-07T08:42:06.892Z] #0 2.646 OK: 13.2 MiB in 29 packages [2026-07-07T08:42:06.892Z] #54 ... [2026-07-07T08:42:06.892Z] [2026-07-07T08:42:06.892Z] #55 [core-data internal] load build context [2026-07-07T08:42:07.168Z] #55 ... [2026-07-07T08:42:07.168Z] [2026-07-07T08:42:07.168Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-07T08:42:07.168Z] #56 ... [2026-07-07T08:42:07.168Z] [2026-07-07T08:42:07.168Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-07T08:42:07.168Z] #57 ... [2026-07-07T08:42:07.168Z] [2026-07-07T08:42:07.168Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-07T08:42:07.573Z] #58 ... [2026-07-07T08:42:07.573Z] [2026-07-07T08:42:07.573Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-07T08:42:07.573Z] #59 ... [2026-07-07T08:42:07.573Z] [2026-07-07T08:42:07.573Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-07T08:42:07.831Z] #60 ... [2026-07-07T08:42:07.831Z] [2026-07-07T08:42:07.832Z] #61 [core-metadata internal] load build context [2026-07-07T08:42:07.832Z] #61 ... [2026-07-07T08:42:07.832Z] [2026-07-07T08:42:07.832Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-07T08:42:07.832Z] #62 ... [2026-07-07T08:42:07.832Z] [2026-07-07T08:42:07.832Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-07T08:42:07.832Z] #63 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-07-07T08:42:07.832Z] #63 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-07T08:42:07.832Z] #63 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-07-07T08:42:07.832Z] #63 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-07-07T08:42:07.832Z] #63 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s [2026-07-07T08:42:07.832Z] #63 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 4.6s done [2026-07-07T08:42:07.832Z] #63 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-07-07T08:42:07.832Z] #63 ... [2026-07-07T08:42:07.832Z] [2026-07-07T08:42:07.832Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-07T08:42:08.090Z] #64 ... [2026-07-07T08:42:08.090Z] [2026-07-07T08:42:08.090Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-07T08:42:08.090Z] #65 ... [2026-07-07T08:42:08.090Z] [2026-07-07T08:42:08.090Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-07T08:42:08.358Z] #66 ... [2026-07-07T08:42:08.358Z] [2026-07-07T08:42:08.358Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-07T08:42:08.358Z] #67 ... [2026-07-07T08:42:08.358Z] [2026-07-07T08:42:08.358Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:42:08.982Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 12.0s [2026-07-07T08:42:14.333Z] #42 ... [2026-07-07T08:42:14.333Z] [2026-07-07T08:42:14.333Z] #44 [security-spiffe-token-provider internal] load build context [2026-07-07T08:42:14.333Z] #44 transferring context: 652.78MB 11.8s done [2026-07-07T08:42:14.333Z] #44 ... [2026-07-07T08:42:14.333Z] [2026-07-07T08:42:14.333Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:42:14.333Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 17.0s [2026-07-07T08:42:16.831Z] #42 ... [2026-07-07T08:42:16.831Z] [2026-07-07T08:42:16.831Z] #45 [support-scheduler internal] load build context [2026-07-07T08:42:16.831Z] #45 transferring context: 652.78MB 13.7s done [2026-07-07T08:42:16.831Z] #45 ... [2026-07-07T08:42:16.831Z] [2026-07-07T08:42:16.831Z] #46 [security-proxy-setup internal] load build context [2026-07-07T08:42:16.831Z] #46 transferring context: 652.78MB 12.7s done [2026-07-07T08:42:17.096Z] #46 ... [2026-07-07T08:42:17.096Z] [2026-07-07T08:42:17.096Z] #48 [security-secretstore-setup internal] load build context [2026-07-07T08:42:17.096Z] #48 transferring context: 652.78MB 13.3s done [2026-07-07T08:42:17.096Z] #48 ... [2026-07-07T08:42:17.096Z] [2026-07-07T08:42:17.096Z] #47 [security-bootstrapper internal] load build context [2026-07-07T08:42:17.096Z] #47 transferring context: 652.78MB 14.0s done [2026-07-07T08:42:17.096Z] #47 ... [2026-07-07T08:42:17.096Z] [2026-07-07T08:42:17.096Z] #49 [core-keeper internal] load build context [2026-07-07T08:42:17.096Z] #49 transferring context: 652.78MB 12.9s done [2026-07-07T08:42:17.096Z] #49 ... [2026-07-07T08:42:17.096Z] [2026-07-07T08:42:17.096Z] #51 [security-proxy-auth internal] load build context [2026-07-07T08:42:17.096Z] #51 transferring context: 652.78MB 13.3s done [2026-07-07T08:42:17.378Z] #51 ... [2026-07-07T08:42:17.378Z] [2026-07-07T08:42:17.378Z] #50 [support-notifications internal] load build context [2026-07-07T08:42:17.378Z] #50 transferring context: 652.78MB 13.1s done [2026-07-07T08:42:17.378Z] #50 ... [2026-07-07T08:42:17.378Z] [2026-07-07T08:42:17.378Z] #53 [core-common-config-bootstrapper internal] load build context [2026-07-07T08:42:17.378Z] #53 transferring context: 652.78MB 12.8s done [2026-07-07T08:42:17.642Z] #53 ... [2026-07-07T08:42:17.642Z] [2026-07-07T08:42:17.642Z] #52 [core-command internal] load build context [2026-07-07T08:42:17.642Z] #52 transferring context: 652.78MB 12.9s done [2026-07-07T08:42:17.642Z] #52 ... [2026-07-07T08:42:17.642Z] [2026-07-07T08:42:17.642Z] #61 [core-metadata internal] load build context [2026-07-07T08:42:17.642Z] #61 transferring context: 652.78MB 12.9s done [2026-07-07T08:42:18.071Z] #61 ... [2026-07-07T08:42:18.071Z] [2026-07-07T08:42:18.071Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:42:19.010Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 22.1s [2026-07-07T08:42:24.292Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 27.1s [2026-07-07T08:42:29.582Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 32.2s [2026-07-07T08:42:34.860Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 37.4s [2026-07-07T08:42:40.207Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 42.5s [2026-07-07T08:42:46.828Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 47.7s [2026-07-07T08:42:50.749Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 52.8s [2026-07-07T08:42:54.059Z] #42 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 54.1s done [2026-07-07T08:43:20.685Z] #42 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-07-07T08:43:20.685Z] #42 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done [2026-07-07T08:43:30.713Z] #42 ... [2026-07-07T08:43:30.713Z] [2026-07-07T08:43:30.713Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-07T08:43:30.714Z] #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 90.3s [2026-07-07T08:43:30.982Z] #63 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 92.1s done [2026-07-07T08:43:31.930Z] #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2026-07-07T08:43:32.190Z] #63 ... [2026-07-07T08:43:32.190Z] [2026-07-07T08:43:32.190Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-07T08:43:32.190Z] #60 94.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:32.190Z] #60 95.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:32.454Z] #60 95.45 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:32.454Z] #60 95.46 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:32.785Z] #60 95.47 OK: 7 MiB in 17 packages [2026-07-07T08:43:36.114Z] #60 ... [2026-07-07T08:43:36.114Z] [2026-07-07T08:43:36.114Z] #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-07-07T08:43:36.114Z] #40 DONE 98.8s [2026-07-07T08:43:36.114Z] [2026-07-07T08:43:36.114Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-07T08:43:36.114Z] #54 DONE 99.3s [2026-07-07T08:43:36.114Z] [2026-07-07T08:43:36.114Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-07T08:43:36.737Z] #68 ... [2026-07-07T08:43:36.737Z] [2026-07-07T08:43:36.737Z] #44 [security-spiffe-token-provider internal] load build context [2026-07-07T08:43:36.737Z] #44 DONE 103.6s [2026-07-07T08:43:36.998Z] [2026-07-07T08:43:36.998Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-07T08:43:36.998Z] #62 99.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:37.273Z] #62 99.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:37.535Z] #62 100.3 (1/4) Installing ca-certificates (20260611-r0) [2026-07-07T08:43:37.535Z] #62 100.4 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:37.535Z] #62 100.4 (3/4) Installing su-exec (0.2-r3) [2026-07-07T08:43:37.535Z] #62 100.4 (4/4) Installing yq-go (4.47.2-r3) [2026-07-07T08:43:37.535Z] #62 100.5 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:37.535Z] #62 100.5 Executing ca-certificates-20260611-r0.trigger [2026-07-07T08:43:37.535Z] #62 100.5 OK: 20 MiB in 20 packages [2026-07-07T08:43:43.000Z] #62 ... [2026-07-07T08:43:43.000Z] [2026-07-07T08:43:43.000Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-07T08:43:43.000Z] #63 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.8s done [2026-07-07T08:43:43.000Z] #63 ... [2026-07-07T08:43:43.000Z] [2026-07-07T08:43:43.000Z] #55 [core-data internal] load build context [2026-07-07T08:43:43.000Z] #55 transferring context: 652.78MB 2.7s done [2026-07-07T08:43:46.358Z] #55 ... [2026-07-07T08:43:46.358Z] [2026-07-07T08:43:46.358Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-07T08:43:46.358Z] #57 98.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:46.358Z] #57 98.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:46.358Z] #57 99.28 (1/3) Installing ca-certificates (20260611-r0) [2026-07-07T08:43:46.358Z] #57 99.30 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:46.358Z] #57 99.31 (3/3) Installing tzdata (2026b-r0) [2026-07-07T08:43:46.358Z] #57 99.51 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:46.358Z] #57 99.52 Executing ca-certificates-20260611-r0.trigger [2026-07-07T08:43:46.358Z] #57 99.56 OK: 8 MiB in 19 packages [2026-07-07T08:43:46.358Z] #57 ... [2026-07-07T08:43:46.358Z] [2026-07-07T08:43:46.358Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-07T08:43:46.358Z] #69 ... [2026-07-07T08:43:46.358Z] [2026-07-07T08:43:46.358Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-07T08:43:46.358Z] #70 ... [2026-07-07T08:43:46.358Z] [2026-07-07T08:43:46.358Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-07T08:43:46.622Z] #71 ... [2026-07-07T08:43:46.622Z] [2026-07-07T08:43:46.622Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:43:46.622Z] #72 ... [2026-07-07T08:43:46.622Z] [2026-07-07T08:43:46.622Z] #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-07T08:43:46.882Z] #73 ... [2026-07-07T08:43:46.882Z] [2026-07-07T08:43:46.882Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-07T08:43:47.455Z] #74 ... [2026-07-07T08:43:47.455Z] [2026-07-07T08:43:47.455Z] #46 [security-proxy-setup internal] load build context [2026-07-07T08:43:47.455Z] #46 DONE 112.2s [2026-07-07T08:43:47.719Z] [2026-07-07T08:43:47.719Z] #50 [support-notifications internal] load build context [2026-07-07T08:43:47.719Z] #50 DONE 112.3s [2026-07-07T08:43:47.719Z] [2026-07-07T08:43:47.719Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:43:47.719Z] #42 ... [2026-07-07T08:43:47.719Z] [2026-07-07T08:43:47.719Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-07T08:43:47.719Z] #59 110.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:47.979Z] #59 110.8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:48.241Z] #59 111.2 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:48.241Z] #59 111.3 (2/4) Installing openssl (3.5.7-r0) [2026-07-07T08:43:48.241Z] #59 111.3 (3/4) Installing su-exec (0.2-r3) [2026-07-07T08:43:48.241Z] #59 111.3 (4/4) Installing yq-go (4.47.2-r3) [2026-07-07T08:43:48.507Z] #59 111.4 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:48.507Z] #59 111.4 OK: 20 MiB in 20 packages [2026-07-07T08:43:49.097Z] #59 ... [2026-07-07T08:43:49.097Z] [2026-07-07T08:43:49.097Z] #49 [core-keeper internal] load build context [2026-07-07T08:43:49.097Z] #49 DONE 113.8s [2026-07-07T08:43:49.358Z] [2026-07-07T08:43:49.358Z] #45 [support-scheduler internal] load build context [2026-07-07T08:43:49.358Z] #45 DONE 114.0s [2026-07-07T08:43:49.358Z] [2026-07-07T08:43:49.358Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-07T08:43:49.358Z] #58 111.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:49.358Z] #58 ... [2026-07-07T08:43:49.358Z] [2026-07-07T08:43:49.358Z] #48 [security-secretstore-setup internal] load build context [2026-07-07T08:43:49.358Z] #48 DONE 114.0s [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #53 [core-common-config-bootstrapper internal] load build context [2026-07-07T08:43:49.646Z] #53 DONE 113.0s [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-07T08:43:49.646Z] #66 112.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:49.646Z] #66 ... [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #47 [security-bootstrapper internal] load build context [2026-07-07T08:43:49.646Z] #47 DONE 114.5s [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-07T08:43:49.646Z] #66 112.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:49.646Z] #66 ... [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #52 [core-command internal] load build context [2026-07-07T08:43:49.646Z] #52 DONE 113.2s [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #51 [security-proxy-auth internal] load build context [2026-07-07T08:43:49.646Z] #51 DONE 113.3s [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #61 [core-metadata internal] load build context [2026-07-07T08:43:49.646Z] #61 DONE 112.8s [2026-07-07T08:43:49.646Z] [2026-07-07T08:43:49.646Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-07T08:43:49.646Z] #60 DONE 112.7s [2026-07-07T08:43:49.997Z] [2026-07-07T08:43:49.997Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-07T08:43:49.997Z] #56 112.7 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:49.997Z] #56 ... [2026-07-07T08:43:49.997Z] [2026-07-07T08:43:49.997Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-07T08:43:49.997Z] #57 DONE 112.8s [2026-07-07T08:43:49.997Z] [2026-07-07T08:43:49.997Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-07T08:43:49.997Z] #62 DONE 112.8s [2026-07-07T08:43:49.997Z] [2026-07-07T08:43:49.997Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-07T08:43:49.997Z] #64 DONE 112.9s [2026-07-07T08:43:49.997Z] [2026-07-07T08:43:49.997Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-07T08:43:49.997Z] #56 112.9 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:50.258Z] #56 ... [2026-07-07T08:43:50.258Z] [2026-07-07T08:43:50.258Z] #55 [core-data internal] load build context [2026-07-07T08:43:50.258Z] #55 DONE 113.1s [2026-07-07T08:43:50.258Z] [2026-07-07T08:43:50.258Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-07T08:43:50.258Z] #66 112.9 (1/7) Installing ca-certificates (20260611-r0) [2026-07-07T08:43:50.258Z] #66 113.1 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:50.258Z] #66 113.1 (3/7) Installing libgcc (14.2.0-r6) [2026-07-07T08:43:50.258Z] #66 113.1 (4/7) Installing libsodium (1.0.20-r1) [2026-07-07T08:43:50.258Z] #66 113.1 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-07T08:43:50.258Z] #66 113.2 (6/7) Installing libzmq (4.3.5-r2) [2026-07-07T08:43:50.258Z] #66 113.2 (7/7) Installing zeromq (4.3.5-r2) [2026-07-07T08:43:50.542Z] #66 113.2 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:50.542Z] #66 113.2 Executing ca-certificates-20260611-r0.trigger [2026-07-07T08:43:50.542Z] #66 113.3 OK: 12 MiB in 23 packages [2026-07-07T08:43:55.901Z] #66 ... [2026-07-07T08:43:55.901Z] [2026-07-07T08:43:55.901Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-07T08:43:55.901Z] #59 DONE 118.8s [2026-07-07T08:43:55.901Z] [2026-07-07T08:43:55.901Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-07T08:43:56.167Z] #75 ... [2026-07-07T08:43:56.167Z] [2026-07-07T08:43:56.167Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-07T08:43:56.167Z] #65 112.2 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.167Z] #65 112.3 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.167Z] #65 112.8 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:56.167Z] #65 112.8 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:56.167Z] #65 112.8 OK: 7 MiB in 17 packages [2026-07-07T08:43:56.167Z] #65 DONE 118.9s [2026-07-07T08:43:56.167Z] [2026-07-07T08:43:56.167Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-07T08:43:56.167Z] #58 112.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.167Z] #58 112.9 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:56.167Z] #58 113.1 (2/2) Installing su-exec (0.2-r3) [2026-07-07T08:43:56.167Z] #58 113.1 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:56.167Z] #58 113.1 OK: 7 MiB in 18 packages [2026-07-07T08:43:56.167Z] #58 DONE 119.0s [2026-07-07T08:43:56.167Z] [2026-07-07T08:43:56.167Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-07T08:43:56.167Z] #66 DONE 119.2s [2026-07-07T08:43:56.167Z] [2026-07-07T08:43:56.167Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-07-07T08:43:56.428Z] #76 ... [2026-07-07T08:43:56.428Z] [2026-07-07T08:43:56.428Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-07T08:43:56.428Z] #67 112.4 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.428Z] #67 112.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.428Z] #67 112.9 v3.22.5-20-g19a9f053927 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-07T08:43:56.428Z] #67 112.9 v3.22.5-21-ge1135bad6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-07T08:43:56.428Z] #67 112.9 OK: 26325 distinct packages available [2026-07-07T08:43:56.428Z] #67 113.0 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.428Z] #67 113.1 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.428Z] #67 113.4 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:56.428Z] #67 113.4 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-07T08:43:56.428Z] #67 113.4 (3/4) Installing libucontext (1.3.2-r0) [2026-07-07T08:43:56.428Z] #67 113.5 (4/4) Installing gcompat (1.1.0-r4) [2026-07-07T08:43:56.428Z] #67 113.5 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:56.428Z] #67 113.5 OK: 8 MiB in 20 packages [2026-07-07T08:43:56.428Z] #67 DONE 119.2s [2026-07-07T08:43:56.428Z] [2026-07-07T08:43:56.428Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-07T08:43:56.428Z] #56 113.4 v3.22.5-20-g19a9f053927 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-07T08:43:56.428Z] #56 113.4 v3.22.5-21-ge1135bad6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-07T08:43:56.428Z] #56 113.4 OK: 26325 distinct packages available [2026-07-07T08:43:56.428Z] #56 113.5 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.428Z] #56 113.6 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:56.428Z] #56 114.0 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-07T08:43:56.428Z] #56 114.0 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-07T08:43:56.428Z] #56 114.0 (3/5) Installing libucontext (1.3.2-r0) [2026-07-07T08:43:56.428Z] #56 114.0 (4/5) Installing gcompat (1.1.0-r4) [2026-07-07T08:43:56.428Z] #56 114.0 (5/5) Installing openssl (3.5.7-r0) [2026-07-07T08:43:56.428Z] #56 114.1 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:43:56.428Z] #56 114.1 OK: 8 MiB in 21 packages [2026-07-07T08:43:56.428Z] #56 DONE 119.3s [2026-07-07T08:43:56.428Z] [2026-07-07T08:43:56.428Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-07T08:43:58.362Z] #77 ... [2026-07-07T08:43:58.362Z] [2026-07-07T08:43:58.362Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-07T08:43:58.362Z] #69 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #69 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #69 20.81 OK: 265 MiB in 60 packages [2026-07-07T08:43:58.362Z] #69 DONE 22.2s [2026-07-07T08:43:58.362Z] [2026-07-07T08:43:58.362Z] #73 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-07-07T08:43:58.362Z] #73 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #73 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #73 20.91 OK: 265 MiB in 60 packages [2026-07-07T08:43:58.362Z] #73 DONE 22.2s [2026-07-07T08:43:58.362Z] [2026-07-07T08:43:58.362Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-07T08:43:58.362Z] #70 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #70 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #70 20.94 v3.22.5-20-g19a9f053927 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-07T08:43:58.362Z] #70 20.94 v3.22.5-21-ge1135bad6a4 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-07T08:43:58.362Z] #70 20.94 OK: 26345 distinct packages available [2026-07-07T08:43:58.362Z] #70 21.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #70 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #70 21.68 OK: 265 MiB in 60 packages [2026-07-07T08:43:58.362Z] #70 DONE 22.3s [2026-07-07T08:43:58.362Z] [2026-07-07T08:43:58.362Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-07T08:43:58.362Z] #71 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #71 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:58.362Z] #71 21.95 OK: 265 MiB in 60 packages [2026-07-07T08:43:58.362Z] #71 DONE 22.3s [2026-07-07T08:43:58.362Z] [2026-07-07T08:43:58.362Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:43:58.362Z] #78 ... [2026-07-07T08:43:58.362Z] [2026-07-07T08:43:58.362Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-07T08:43:58.362Z] #68 DONE 22.5s [2026-07-07T08:43:58.629Z] [2026-07-07T08:43:58.629Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:43:58.629Z] #79 DONE 0.5s [2026-07-07T08:43:58.629Z] [2026-07-07T08:43:58.629Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:43:58.629Z] #80 DONE 0.5s [2026-07-07T08:43:58.629Z] [2026-07-07T08:43:58.629Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:43:58.898Z] #81 ... [2026-07-07T08:43:58.898Z] [2026-07-07T08:43:58.898Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:43:58.898Z] #82 DONE 0.5s [2026-07-07T08:43:58.898Z] [2026-07-07T08:43:58.898Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:43:58.898Z] #78 DONE 0.5s [2026-07-07T08:43:58.898Z] [2026-07-07T08:43:58.898Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-07T08:43:58.898Z] #63 DONE 122.3s [2026-07-07T08:43:58.898Z] [2026-07-07T08:43:58.898Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:43:59.160Z] #83 ... [2026-07-07T08:43:59.160Z] [2026-07-07T08:43:59.160Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-07T08:43:59.160Z] #74 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.160Z] #74 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.160Z] #74 22.87 OK: 265 MiB in 60 packages [2026-07-07T08:43:59.160Z] #74 DONE 23.2s [2026-07-07T08:43:59.160Z] [2026-07-07T08:43:59.160Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-07T08:43:59.160Z] #42 DONE 122.7s [2026-07-07T08:43:59.423Z] [2026-07-07T08:43:59.423Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-07T08:43:59.423Z] #75 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.423Z] #75 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.423Z] #75 ... [2026-07-07T08:43:59.423Z] [2026-07-07T08:43:59.423Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:43:59.423Z] #84 DONE 0.2s [2026-07-07T08:43:59.696Z] [2026-07-07T08:43:59.696Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:43:59.696Z] #72 22.54 Preupgrading: [2026-07-07T08:43:59.696Z] #72 22.54 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) [2026-07-07T08:43:59.696Z] #72 22.56 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) [2026-07-07T08:43:59.696Z] #72 22.57 Executing busybox-1.37.0-r30.trigger [2026-07-07T08:43:59.696Z] #72 22.61 Continuing with the main upgrade transaction: [2026-07-07T08:43:59.696Z] #72 23.26 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-07-07T08:43:59.696Z] #72 23.28 Installing file to etc/hosts.apk-new [2026-07-07T08:43:59.696Z] #72 23.28 Installing file to etc/shadow.apk-new [2026-07-07T08:43:59.696Z] #72 23.28 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-07-07T08:43:59.696Z] #72 23.30 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-07-07T08:43:59.696Z] #72 ... [2026-07-07T08:43:59.696Z] [2026-07-07T08:43:59.696Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:43:59.696Z] #0 8.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.696Z] #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.696Z] #0 9.522 OK: 8 MiB in 19 packages [2026-07-07T08:43:59.696Z] #85 DONE 9.7s [2026-07-07T08:43:59.696Z] [2026-07-07T08:43:59.696Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:43:59.696Z] #0 9.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.696Z] #0 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.696Z] #0 9.686 OK: 7 MiB in 17 packages [2026-07-07T08:43:59.696Z] #86 DONE 9.9s [2026-07-07T08:43:59.696Z] [2026-07-07T08:43:59.696Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:43:59.696Z] #72 23.30 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-07-07T08:43:59.696Z] #72 23.31 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-07-07T08:43:59.697Z] #72 23.35 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) [2026-07-07T08:43:59.697Z] #72 23.37 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) [2026-07-07T08:43:59.697Z] #72 ... [2026-07-07T08:43:59.697Z] [2026-07-07T08:43:59.697Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-07T08:43:59.697Z] #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.697Z] #0 8.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:43:59.697Z] #0 9.525 OK: 20 MiB in 20 packages [2026-07-07T08:43:59.697Z] #87 DONE 9.7s [2026-07-07T08:43:59.697Z] [2026-07-07T08:43:59.697Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:43:59.697Z] #72 23.42 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) [2026-07-07T08:43:59.697Z] #72 23.44 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-07-07T08:43:59.697Z] #72 23.45 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) [2026-07-07T08:43:59.697Z] #72 23.46 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-07-07T08:43:59.697Z] #72 23.47 Executing busybox-1.37.0-r30.trigger [2026-07-07T08:43:59.697Z] #72 23.48 OK: 13.2 MiB in 29 packages [2026-07-07T08:44:00.270Z] #72 ... [2026-07-07T08:44:00.270Z] [2026-07-07T08:44:00.270Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-07T08:44:00.270Z] #0 8.688 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:00.270Z] #0 9.064 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:00.270Z] #0 9.641 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-07T08:44:00.270Z] #0 9.811 Executing busybox-1.37.0-r20.trigger [2026-07-07T08:44:00.270Z] #0 9.818 OK: 7 MiB in 17 packages [2026-07-07T08:44:00.270Z] #88 ... [2026-07-07T08:44:00.270Z] [2026-07-07T08:44:00.270Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-07T08:44:00.270Z] #75 3.723 OK: 20 MiB in 20 packages [2026-07-07T08:44:01.261Z] #75 ... [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-07T08:44:01.261Z] #0 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.261Z] #0 3.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.261Z] #0 3.817 OK: 7 MiB in 18 packages [2026-07-07T08:44:01.261Z] #89 DONE 4.9s [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:44:01.261Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.261Z] #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.261Z] #0 3.802 OK: 12 MiB in 23 packages [2026-07-07T08:44:01.261Z] #90 DONE 4.8s [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-07T08:44:01.261Z] #75 DONE 5.3s [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-07T08:44:01.261Z] #72 DONE 24.9s [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-07T08:44:01.261Z] #88 DONE 11.1s [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-07T08:44:01.261Z] #91 DONE 0.1s [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-07-07T08:44:01.261Z] #76 4.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.261Z] #76 4.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.261Z] #76 4.971 OK: 7 MiB in 17 packages [2026-07-07T08:44:01.261Z] #76 DONE 5.2s [2026-07-07T08:44:01.261Z] [2026-07-07T08:44:01.261Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-07T08:44:01.261Z] #77 4.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.261Z] #77 4.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.842Z] #77 ... [2026-07-07T08:44:01.842Z] [2026-07-07T08:44:01.842Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-07T08:44:01.842Z] #0 4.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.842Z] #0 4.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:01.842Z] #0 5.058 OK: 8 MiB in 21 packages [2026-07-07T08:44:01.842Z] #92 DONE 5.2s [2026-07-07T08:44:02.107Z] [2026-07-07T08:44:02.107Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-07T08:44:07.421Z] #93 ... [2026-07-07T08:44:07.421Z] [2026-07-07T08:44:07.421Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-07T08:44:07.421Z] #77 5.657 OK: 8 MiB in 20 packages [2026-07-07T08:44:07.421Z] #77 DONE 10.2s [2026-07-07T08:44:07.421Z] [2026-07-07T08:44:07.421Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-07T08:44:07.421Z] #0 2.705 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:07.421Z] #0 2.908 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-07T08:44:07.421Z] #0 3.519 OK: 265 MiB in 60 packages [2026-07-07T08:44:07.421Z] #94 DONE 8.2s [2026-07-07T08:44:07.421Z] [2026-07-07T08:44:07.421Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-07T08:44:07.421Z] #93 DONE 4.9s [2026-07-07T08:44:07.421Z] [2026-07-07T08:44:07.421Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-07T08:44:07.421Z] #95 DONE 5.0s [2026-07-07T08:44:07.421Z] [2026-07-07T08:44:07.421Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-07T08:44:08.818Z] #96 ... [2026-07-07T08:44:08.818Z] [2026-07-07T08:44:08.818Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:44:08.818Z] #97 ... [2026-07-07T08:44:08.818Z] [2026-07-07T08:44:08.818Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:44:09.077Z] #98 ... [2026-07-07T08:44:09.077Z] [2026-07-07T08:44:09.077Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-07T08:44:09.418Z] #99 ... [2026-07-07T08:44:09.418Z] [2026-07-07T08:44:09.418Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:44:09.684Z] #100 ... [2026-07-07T08:44:09.684Z] [2026-07-07T08:44:09.684Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-07T08:44:11.085Z] #101 ... [2026-07-07T08:44:11.085Z] [2026-07-07T08:44:11.085Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-07T08:44:11.085Z] #99 DONE 4.3s [2026-07-07T08:44:11.085Z] [2026-07-07T08:44:11.085Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-07T08:44:11.348Z] #102 DONE 10.2s [2026-07-07T08:44:11.348Z] [2026-07-07T08:44:11.348Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-07T08:44:11.348Z] #96 DONE 4.4s [2026-07-07T08:44:11.348Z] [2026-07-07T08:44:11.348Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-07T08:44:11.348Z] #101 DONE 4.3s [2026-07-07T08:44:11.348Z] [2026-07-07T08:44:11.348Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-07T08:44:11.348Z] #103 DONE 4.5s [2026-07-07T08:44:11.348Z] [2026-07-07T08:44:11.348Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-07T08:44:11.608Z] #104 ... [2026-07-07T08:44:11.608Z] [2026-07-07T08:44:11.608Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-07T08:44:11.608Z] #105 DONE 0.5s [2026-07-07T08:44:11.926Z] [2026-07-07T08:44:11.926Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:44:12.506Z] #106 ... [2026-07-07T08:44:12.506Z] [2026-07-07T08:44:12.506Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-07T08:44:12.506Z] #107 DONE 1.1s [2026-07-07T08:44:12.770Z] [2026-07-07T08:44:12.770Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-07T08:44:15.370Z] #108 ... [2026-07-07T08:44:15.370Z] [2026-07-07T08:44:15.370Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-07T08:44:15.370Z] #104 DONE 4.2s [2026-07-07T08:44:15.698Z] [2026-07-07T08:44:15.698Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-07T08:44:21.361Z] #109 ... [2026-07-07T08:44:21.361Z] [2026-07-07T08:44:21.361Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:44:21.361Z] #110 ... [2026-07-07T08:44:21.361Z] [2026-07-07T08:44:21.361Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-07T08:45:17.729Z] #111 DONE 57.8s [2026-07-07T08:45:17.729Z] [2026-07-07T08:45:17.729Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:45:27.839Z] #106 DONE 75.1s [2026-07-07T08:45:27.839Z] [2026-07-07T08:45:27.839Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:27.839Z] #110 ... [2026-07-07T08:45:27.839Z] [2026-07-07T08:45:27.839Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-07T08:45:42.766Z] #112 ... [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:42.766Z] #81 DONE 102.4s [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-07T08:45:42.766Z] #109 ... [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:42.766Z] #83 DONE 102.7s [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:42.766Z] #110 ... [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #113 [core-data builder 6/7] COPY . . [2026-07-07T08:45:42.766Z] #113 ... [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:42.766Z] #100 DONE 102.7s [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:42.766Z] #97 ... [2026-07-07T08:45:42.766Z] [2026-07-07T08:45:42.766Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2026-07-07T08:45:43.045Z] #114 ... [2026-07-07T08:45:43.045Z] [2026-07-07T08:45:43.045Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-07T08:45:43.045Z] #109 DONE 87.7s [2026-07-07T08:45:43.309Z] [2026-07-07T08:45:43.309Z] #113 [core-data builder 6/7] COPY . . [2026-07-07T08:45:44.251Z] #113 ... [2026-07-07T08:45:44.251Z] [2026-07-07T08:45:44.251Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:44.251Z] #110 DONE 93.1s [2026-07-07T08:45:44.511Z] [2026-07-07T08:45:44.511Z] #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:45:45.489Z] #115 ... [2026-07-07T08:45:45.489Z] [2026-07-07T08:45:45.489Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:45.489Z] #97 DONE 106.6s [2026-07-07T08:45:45.489Z] [2026-07-07T08:45:45.489Z] #116 [support-notifications builder 6/7] COPY . . [2026-07-07T08:45:46.879Z] #116 ... [2026-07-07T08:45:46.879Z] [2026-07-07T08:45:46.879Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:45:46.879Z] #98 DONE 108.0s [2026-07-07T08:45:46.879Z] [2026-07-07T08:45:46.879Z] #117 [support-scheduler builder 6/7] COPY . . [2026-07-07T08:45:47.141Z] #117 ... [2026-07-07T08:45:47.141Z] [2026-07-07T08:45:47.141Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-07T08:45:47.141Z] #108 DONE 94.7s [2026-07-07T08:45:47.403Z] [2026-07-07T08:45:47.403Z] #118 [core-keeper builder 7/8] COPY . . [2026-07-07T08:45:51.639Z] #118 ... [2026-07-07T08:45:51.639Z] [2026-07-07T08:45:51.639Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-07T08:45:51.639Z] #112 DONE 24.1s [2026-07-07T08:45:51.639Z] [2026-07-07T08:45:51.639Z] #119 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-07T08:45:58.236Z] #119 ... [2026-07-07T08:45:58.236Z] [2026-07-07T08:45:58.236Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-07T08:45:58.236Z] #120 ... [2026-07-07T08:45:58.236Z] [2026-07-07T08:45:58.236Z] #121 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:46:45.061Z] #121 ... [2026-07-07T08:46:45.061Z] [2026-07-07T08:46:45.061Z] #113 [security-proxy-auth builder 6/7] COPY . . [2026-07-07T08:46:45.061Z] #113 DONE 58.8s [2026-07-07T08:46:45.061Z] [2026-07-07T08:46:45.061Z] #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:46:45.061Z] #115 ... [2026-07-07T08:46:45.061Z] [2026-07-07T08:46:45.061Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2026-07-07T08:46:45.061Z] #114 DONE 59.8s [2026-07-07T08:46:45.061Z] [2026-07-07T08:46:45.061Z] #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:46:46.004Z] #115 ... [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:46:46.004Z] #122 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:46:46.004Z] #123 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #124 [core-command builder 6/7] COPY . . [2026-07-07T08:46:46.004Z] #124 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-07T08:46:46.004Z] #125 ... [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:46:46.004Z] #126 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:46:46.004Z] #127 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #128 [core-data builder 6/7] COPY . . [2026-07-07T08:46:46.004Z] #128 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-07T08:46:46.004Z] #129 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:46:46.004Z] #130 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:46:46.004Z] #131 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #132 [core-metadata builder 6/7] COPY . . [2026-07-07T08:46:46.004Z] #132 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:46:46.004Z] #133 CACHED [2026-07-07T08:46:46.004Z] [2026-07-07T08:46:46.004Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:46:46.004Z] #134 CACHED [2026-07-07T08:46:46.263Z] [2026-07-07T08:46:46.263Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-07T08:46:47.208Z] #135 ... [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:46:47.208Z] #136 CACHED [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:46:47.208Z] #137 CACHED [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2026-07-07T08:46:47.208Z] #138 CACHED [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #139 [security-proxy-setup builder 6/7] COPY . . [2026-07-07T08:46:47.208Z] #139 CACHED [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-07T08:46:47.208Z] #140 CACHED [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-07T08:46:47.208Z] #141 CACHED [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #116 [support-notifications builder 6/7] COPY . . [2026-07-07T08:46:47.208Z] #116 DONE 63.8s [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-07T08:46:47.208Z] #142 ... [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:46:47.208Z] #115 DONE 63.4s [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #118 [core-keeper builder 7/8] COPY . . [2026-07-07T08:46:47.208Z] #118 DONE 61.6s [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #117 [support-scheduler builder 6/7] COPY . . [2026-07-07T08:46:47.208Z] #117 DONE 60.7s [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #121 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-07T08:46:47.208Z] #121 DONE 59.1s [2026-07-07T08:46:47.208Z] [2026-07-07T08:46:47.208Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-07T08:46:47.208Z] #120 DONE 59.7s [2026-07-07T08:46:47.473Z] [2026-07-07T08:46:47.473Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-07T08:46:47.473Z] #143 ... [2026-07-07T08:46:47.473Z] [2026-07-07T08:46:47.473Z] #119 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-07T08:46:47.473Z] #119 DONE 56.0s [2026-07-07T08:46:47.733Z] [2026-07-07T08:46:47.733Z] #144 [security-spire-server] exporting to image [2026-07-07T08:46:47.733Z] #144 exporting layers [2026-07-07T08:46:51.954Z] #144 ... [2026-07-07T08:46:51.954Z] [2026-07-07T08:46:51.954Z] #145 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-07T08:46:51.954Z] #145 DONE 4.7s [2026-07-07T08:46:51.954Z] [2026-07-07T08:46:51.954Z] #146 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-07T08:46:51.954Z] #146 DONE 4.6s [2026-07-07T08:46:52.213Z] [2026-07-07T08:46:52.213Z] #147 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-07T08:46:52.213Z] #147 DONE 0.3s [2026-07-07T08:46:52.213Z] [2026-07-07T08:46:52.213Z] #148 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-07T08:46:52.213Z] #148 DONE 0.3s [2026-07-07T08:46:52.213Z] [2026-07-07T08:46:52.213Z] #149 [security-spire-agent] exporting to image [2026-07-07T08:46:52.472Z] #149 ... [2026-07-07T08:46:52.472Z] [2026-07-07T08:46:52.472Z] #144 [security-spire-server] exporting to image [2026-07-07T08:46:52.472Z] #144 exporting layers 4.6s done [2026-07-07T08:46:52.472Z] #144 writing image sha256:3dac7b11865b438b50441458e2ceeba28212c6ed517fa956781b5159cd693cb5 0.0s done [2026-07-07T08:46:52.472Z] #144 naming to docker.io/library/security-spire-server 0.0s done [2026-07-07T08:46:52.472Z] #144 DONE 4.9s [2026-07-07T08:46:52.730Z] [2026-07-07T08:46:52.730Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-07T08:46:52.730Z] #142 5.423 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-07-07T08:46:57.786Z] #142 ... [2026-07-07T08:46:57.786Z] [2026-07-07T08:46:57.786Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-07T08:46:57.786Z] #0 4.597 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-07-07T08:46:57.786Z] #150 ... [2026-07-07T08:46:57.786Z] [2026-07-07T08:46:57.786Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-07T08:46:57.786Z] #0 2.678 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-07-07T08:46:58.048Z] #151 ... [2026-07-07T08:46:58.048Z] [2026-07-07T08:46:58.048Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-07T08:46:58.048Z] #0 2.980 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-07-07T08:46:58.048Z] #152 ... [2026-07-07T08:46:58.048Z] [2026-07-07T08:46:58.048Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-07T08:46:58.048Z] #0 5.268 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-07-07T08:46:58.308Z] #153 ... [2026-07-07T08:46:58.308Z] [2026-07-07T08:46:58.308Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-07T08:46:58.308Z] #0 4.939 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-07-07T08:46:58.570Z] #154 ... [2026-07-07T08:46:58.570Z] [2026-07-07T08:46:58.570Z] #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-07T08:46:58.570Z] #0 5.302 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-07-07T08:46:58.570Z] #155 ... [2026-07-07T08:46:58.570Z] [2026-07-07T08:46:58.571Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-07T08:46:58.571Z] #125 2.681 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-07-07T08:46:59.020Z] #125 ... [2026-07-07T08:46:59.020Z] [2026-07-07T08:46:59.020Z] #156 [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-07-07T08:46:59.020Z] #0 5.163 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-07-07T08:46:59.449Z] #156 ... [2026-07-07T08:46:59.449Z] [2026-07-07T08:46:59.449Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-07T08:46:59.449Z] #0 5.192 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-07-07T08:47:00.502Z] #157 ... [2026-07-07T08:47:00.502Z] [2026-07-07T08:47:00.502Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-07T08:47:00.502Z] #135 2.597 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-07-07T08:47:00.502Z] #135 ... [2026-07-07T08:47:00.502Z] [2026-07-07T08:47:00.502Z] #158 [security-spire-config] exporting to image [2026-07-07T08:47:03.103Z] #158 ... [2026-07-07T08:47:03.103Z] [2026-07-07T08:47:03.103Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-07T08:47:03.103Z] #143 5.314 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-07-07T08:47:07.314Z] #143 ... [2026-07-07T08:47:07.314Z] [2026-07-07T08:47:07.314Z] #149 [security-spire-agent] exporting to image [2026-07-07T08:47:07.314Z] #149 exporting layers 15.0s done [2026-07-07T08:47:07.314Z] #149 writing image sha256:bd0aa5b7b7d2278a7e80996051fe60f9a3790654891c939c3c834a68fab6f935 [2026-07-07T08:47:07.575Z] #149 writing image sha256:bd0aa5b7b7d2278a7e80996051fe60f9a3790654891c939c3c834a68fab6f935 0.1s done [2026-07-07T08:47:07.575Z] #149 naming to docker.io/library/security-spire-agent [2026-07-07T08:47:07.575Z] #149 naming to docker.io/library/security-spire-agent 0.3s done [2026-07-07T08:47:11.868Z] #149 ... [2026-07-07T08:47:11.868Z] [2026-07-07T08:47:11.868Z] #158 [security-spire-config] exporting to image [2026-07-07T08:47:11.868Z] #158 exporting layers 15.1s done [2026-07-07T08:47:11.868Z] #158 writing image sha256:0620c569960edf83257e184edb894b9ad549eb5111bcfba911bfd26060f79bb1 0.1s done [2026-07-07T08:47:11.868Z] #158 naming to docker.io/library/security-spire-config 0.1s done [2026-07-07T08:47:11.868Z] #158 DONE 19.5s [2026-07-07T08:47:12.131Z] [2026-07-07T08:47:12.131Z] #149 [security-spire-agent] exporting to image [2026-07-07T08:47:12.131Z] #149 DONE 19.5s [2026-07-07T08:47:12.131Z] [2026-07-07T08:47:12.131Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-07T08:49:51.358Z] #135 ... [2026-07-07T08:49:51.358Z] [2026-07-07T08:49:51.358Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-07T08:49:51.358Z] #150 DONE 184.1s [2026-07-07T08:49:51.358Z] [2026-07-07T08:49:51.358Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-07T08:50:06.282Z] #157 ... [2026-07-07T08:50:06.282Z] [2026-07-07T08:50:06.282Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-07T08:50:06.282Z] #154 DONE 198.1s [2026-07-07T08:50:06.282Z] [2026-07-07T08:50:06.282Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-07T08:50:33.086Z] #152 ... [2026-07-07T08:50:33.086Z] [2026-07-07T08:50:33.086Z] #156 [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-07-07T08:50:33.086Z] #156 225.1 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-07-07T08:50:55.052Z] #156 ... [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #159 ... [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-07T08:50:55.052Z] #143 DONE 246.1s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-07T08:50:55.052Z] #152 DONE 247.5s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #156 [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-07-07T08:50:55.052Z] #156 DONE 246.5s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-07T08:50:55.052Z] #125 DONE 247.5s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-07T08:50:55.052Z] #151 DONE 247.6s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-07T08:50:55.052Z] #153 DONE 246.4s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #160 ... [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-07T08:50:55.052Z] #155 DONE 246.4s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-07T08:50:55.052Z] #142 DONE 246.6s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-07T08:50:55.052Z] #135 DONE 247.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-07T08:50:55.052Z] #157 DONE 246.7s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #161 ... [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-07T08:50:55.052Z] #162 DONE 0.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #159 DONE 0.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #163 DONE 0.7s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #160 DONE 0.6s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #164 DONE 0.6s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #165 DONE 0.5s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #166 DONE 0.5s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #167 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #167 DONE 0.5s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #161 DONE 0.5s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #168 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #168 ... [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #169 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #169 DONE 0.4s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-07T08:50:55.052Z] #170 ... [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #168 DONE 0.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #171 DONE 0.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #172 CACHED [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #173 CACHED [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #174 CACHED [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #175 CACHED [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:55.052Z] #176 CACHED [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #177 CACHED [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #178 DONE 0.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #179 DONE 0.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.052Z] #180 DONE 0.8s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #181 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-07T08:50:55.052Z] #181 DONE 0.9s [2026-07-07T08:50:55.052Z] [2026-07-07T08:50:55.052Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-07T08:50:55.332Z] #182 ... [2026-07-07T08:50:55.332Z] [2026-07-07T08:50:55.332Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:55.332Z] #183 DONE 0.9s [2026-07-07T08:50:55.332Z] [2026-07-07T08:50:55.332Z] #184 [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-07-07T08:50:55.916Z] #184 ... [2026-07-07T08:50:55.916Z] [2026-07-07T08:50:55.916Z] #185 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-07T08:50:55.916Z] #185 DONE 1.7s [2026-07-07T08:50:56.183Z] [2026-07-07T08:50:56.183Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:56.799Z] #186 ... [2026-07-07T08:50:56.799Z] [2026-07-07T08:50:56.799Z] #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-07T08:50:56.799Z] #170 DONE 2.0s [2026-07-07T08:50:56.799Z] [2026-07-07T08:50:56.799Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-07T08:50:58.389Z] #187 ... [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-07-07T08:50:58.389Z] #188 DONE 3.2s [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-07T08:50:58.389Z] #189 DONE 3.2s [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-07T08:50:58.389Z] #190 DONE 3.2s [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-07T08:50:58.389Z] #191 DONE 3.2s [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #192 [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-07-07T08:50:58.389Z] #192 DONE 3.2s [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-07T08:50:58.389Z] #193 DONE 3.3s [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #194 [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-07-07T08:50:58.389Z] #194 ... [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-07T08:50:58.389Z] #182 DONE 3.2s [2026-07-07T08:50:58.389Z] [2026-07-07T08:50:58.389Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-07T08:50:58.389Z] #195 DONE 3.3s [2026-07-07T08:50:58.654Z] [2026-07-07T08:50:58.654Z] #184 [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-07-07T08:50:58.654Z] #184 DONE 3.3s [2026-07-07T08:50:58.654Z] [2026-07-07T08:50:58.654Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-07T08:50:58.654Z] #187 DONE 3.3s [2026-07-07T08:50:58.654Z] [2026-07-07T08:50:58.654Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-07T08:50:58.654Z] #186 DONE 2.7s [2026-07-07T08:50:58.654Z] [2026-07-07T08:50:58.654Z] #196 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:58.917Z] #196 ... [2026-07-07T08:50:58.917Z] [2026-07-07T08:50:58.917Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-07T08:50:58.917Z] #197 DONE 1.9s [2026-07-07T08:50:59.178Z] [2026-07-07T08:50:59.178Z] #198 [core-data] exporting to image [2026-07-07T08:50:59.178Z] #198 exporting layers [2026-07-07T08:50:59.438Z] #198 ... [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #199 [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-07-07T08:50:59.438Z] #199 DONE 1.0s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-07T08:50:59.438Z] #200 DONE 1.1s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-07T08:50:59.438Z] #201 DONE 1.1s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-07T08:50:59.438Z] #202 DONE 1.1s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #194 [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-07-07T08:50:59.438Z] #194 DONE 1.1s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #198 [core-data] exporting to image [2026-07-07T08:50:59.438Z] #198 exporting layers 0.4s done [2026-07-07T08:50:59.438Z] #198 ... [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #203 [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-07-07T08:50:59.438Z] #203 DONE 1.0s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-07T08:50:59.438Z] #204 DONE 1.0s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-07T08:50:59.438Z] #205 DONE 1.0s [2026-07-07T08:50:59.438Z] [2026-07-07T08:50:59.438Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-07T08:50:59.438Z] #206 DONE 1.0s [2026-07-07T08:50:59.701Z] [2026-07-07T08:50:59.701Z] #196 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-07T08:50:59.701Z] #196 DONE 1.0s [2026-07-07T08:50:59.701Z] [2026-07-07T08:50:59.701Z] #207 [support-notifications] exporting to image [2026-07-07T08:51:01.103Z] #207 ... [2026-07-07T08:51:01.103Z] [2026-07-07T08:51:01.103Z] #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-07-07T08:51:01.103Z] #208 DONE 1.7s [2026-07-07T08:51:01.103Z] [2026-07-07T08:51:01.103Z] #209 [core-command] exporting to image [2026-07-07T08:51:01.103Z] #209 exporting layers 1.6s done [2026-07-07T08:51:01.705Z] #209 ... [2026-07-07T08:51:01.705Z] [2026-07-07T08:51:01.705Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-07T08:51:01.705Z] #210 DONE 2.3s [2026-07-07T08:51:01.705Z] [2026-07-07T08:51:01.705Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-07T08:51:01.705Z] #211 DONE 2.4s [2026-07-07T08:51:01.705Z] [2026-07-07T08:51:01.705Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-07-07T08:51:01.705Z] #212 DONE 2.4s [2026-07-07T08:51:01.705Z] [2026-07-07T08:51:01.705Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-07T08:51:01.705Z] #213 DONE 2.4s [2026-07-07T08:51:01.705Z] [2026-07-07T08:51:01.705Z] #214 [core-metadata] exporting to image [2026-07-07T08:51:01.967Z] #214 ... [2026-07-07T08:51:01.967Z] [2026-07-07T08:51:01.967Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-07T08:51:01.967Z] #215 DONE 2.3s [2026-07-07T08:51:02.230Z] [2026-07-07T08:51:02.231Z] #216 [core-keeper] exporting to image [2026-07-07T08:51:02.231Z] #216 exporting layers 0.6s done [2026-07-07T08:51:02.231Z] #216 writing image sha256:4b8681443d52446e69ac06221cd319b94015284aa3cabe87645435f59fbd101d 0.0s done [2026-07-07T08:51:02.231Z] #216 naming to docker.io/library/core-keeper 0.1s done [2026-07-07T08:51:02.231Z] #216 DONE 3.5s [2026-07-07T08:51:02.231Z] [2026-07-07T08:51:02.231Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-07T08:51:02.801Z] #217 DONE 0.8s [2026-07-07T08:51:02.801Z] [2026-07-07T08:51:02.801Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-07T08:51:02.801Z] #218 DONE 0.8s [2026-07-07T08:51:02.801Z] [2026-07-07T08:51:02.801Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-07T08:51:02.801Z] #219 DONE 1.0s [2026-07-07T08:51:02.801Z] [2026-07-07T08:51:02.801Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-07T08:51:02.801Z] #220 ... [2026-07-07T08:51:02.801Z] [2026-07-07T08:51:02.802Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-07T08:51:02.802Z] #221 DONE 1.0s [2026-07-07T08:51:02.802Z] [2026-07-07T08:51:02.802Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-07T08:51:02.802Z] #222 DONE 1.1s [2026-07-07T08:51:02.802Z] [2026-07-07T08:51:02.802Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-07T08:51:03.060Z] #223 ... [2026-07-07T08:51:03.060Z] [2026-07-07T08:51:03.060Z] #198 [core-data] exporting to image [2026-07-07T08:51:03.060Z] #198 writing image sha256:5b593e1d71399fc4c24ebab8906a84bd710dade7c60b43d3eaba2c627e7ffc0f 0.2s done [2026-07-07T08:51:03.060Z] #198 naming to docker.io/library/core-data 0.1s done [2026-07-07T08:51:03.060Z] #198 DONE 4.0s [2026-07-07T08:51:03.060Z] [2026-07-07T08:51:03.060Z] #209 [core-command] exporting to image [2026-07-07T08:51:03.060Z] #209 writing image sha256:c1705d6dfab88216fdb114740510a8edfb6b06203b2baf83e652b743403a6a57 0.2s done [2026-07-07T08:51:03.060Z] #209 naming to docker.io/library/core-command 0.0s done [2026-07-07T08:51:03.060Z] #209 DONE 3.8s [2026-07-07T08:51:03.060Z] [2026-07-07T08:51:03.060Z] #224 [security-spiffe-token-provider] exporting to image [2026-07-07T08:51:03.060Z] #224 exporting layers 2.5s done [2026-07-07T08:51:03.060Z] #224 writing image sha256:d41f1af2569ed7b4294d589a6f8fbade387fea227c52445f05d7923e497b4aef 0.3s done [2026-07-07T08:51:03.060Z] #224 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-07-07T08:51:03.060Z] #224 DONE 3.7s [2026-07-07T08:51:03.060Z] [2026-07-07T08:51:03.060Z] #214 [core-metadata] exporting to image [2026-07-07T08:51:03.060Z] #214 exporting layers 1.3s done [2026-07-07T08:51:03.322Z] #214 writing image sha256:336ffb9887de1d4b6365545514d4805b68fdebc90613000f231656b9cd3f9081 [2026-07-07T08:51:03.895Z] #214 writing image sha256:336ffb9887de1d4b6365545514d4805b68fdebc90613000f231656b9cd3f9081 0.6s done [2026-07-07T08:51:03.895Z] #214 naming to docker.io/library/core-metadata [2026-07-07T08:51:03.895Z] #214 ... [2026-07-07T08:51:03.895Z] [2026-07-07T08:51:03.895Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-07T08:51:03.895Z] #220 DONE 1.3s [2026-07-07T08:51:03.895Z] [2026-07-07T08:51:03.895Z] #225 [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-07-07T08:51:03.895Z] #225 DONE 1.1s [2026-07-07T08:51:03.895Z] [2026-07-07T08:51:03.895Z] #214 [core-metadata] exporting to image [2026-07-07T08:51:03.895Z] #214 naming to docker.io/library/core-metadata 0.0s done [2026-07-07T08:51:04.160Z] #214 DONE 2.2s [2026-07-07T08:51:04.160Z] [2026-07-07T08:51:04.160Z] #226 [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-07-07T08:51:04.160Z] #226 ... [2026-07-07T08:51:04.160Z] [2026-07-07T08:51:04.160Z] #227 [support-scheduler] exporting to image [2026-07-07T08:51:04.160Z] #227 exporting layers 3.8s done [2026-07-07T08:51:04.160Z] #227 writing image sha256:81bf3ab76bdeb1bb9a5171f32548f3468bb484aa9287a04d4768ed1410ab7e39 0.2s done [2026-07-07T08:51:04.160Z] #227 naming to docker.io/library/support-scheduler 0.0s done [2026-07-07T08:51:04.160Z] #227 DONE 4.8s [2026-07-07T08:51:04.421Z] [2026-07-07T08:51:04.421Z] #207 [support-notifications] exporting to image [2026-07-07T08:51:04.421Z] #207 exporting layers 3.4s done [2026-07-07T08:51:04.421Z] #207 writing image sha256:e2a99e2e48af9c13efc00b0889191c77a0f9f92808e237c1008e4086b21f72af 0.2s done [2026-07-07T08:51:04.421Z] #207 naming to docker.io/library/support-notifications 0.0s done [2026-07-07T08:51:04.421Z] #207 DONE 4.8s [2026-07-07T08:51:04.421Z] [2026-07-07T08:51:04.421Z] #228 [core-common-config-bootstrapper] exporting to image [2026-07-07T08:51:04.421Z] #228 exporting layers 1.3s done [2026-07-07T08:51:04.421Z] #228 writing image sha256:3162f9d1ee65e94a32cc11ea9ba7300dbdab635ab2d0ab41878ab359bdb49b0f 0.0s done [2026-07-07T08:51:04.421Z] #228 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2026-07-07T08:51:04.421Z] #228 DONE 1.8s [2026-07-07T08:51:04.421Z] [2026-07-07T08:51:04.421Z] #229 [security-proxy-auth] exporting to image [2026-07-07T08:51:04.421Z] #229 exporting layers 1.2s done [2026-07-07T08:51:04.421Z] #229 writing image sha256:abb7c733d050ad71048c93a54d08807c7a45301c3c1824da00046a09ab75a258 0.0s done [2026-07-07T08:51:04.421Z] #229 naming to docker.io/library/security-proxy-auth 0.0s done [2026-07-07T08:51:04.683Z] #229 DONE 1.7s [2026-07-07T08:51:04.683Z] [2026-07-07T08:51:04.683Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-07T08:51:04.683Z] #223 DONE 1.7s [2026-07-07T08:51:04.683Z] [2026-07-07T08:51:04.683Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-07T08:51:04.683Z] #230 DONE 0.7s [2026-07-07T08:51:04.683Z] [2026-07-07T08:51:04.683Z] #226 [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-07-07T08:51:04.683Z] #226 DONE 0.7s [2026-07-07T08:51:04.683Z] [2026-07-07T08:51:04.683Z] #231 [security-proxy-setup] exporting to image [2026-07-07T08:51:05.259Z] #231 exporting layers 0.7s done [2026-07-07T08:51:05.524Z] #231 ... [2026-07-07T08:51:05.524Z] [2026-07-07T08:51:05.524Z] #232 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-07-07T08:51:05.524Z] #232 DONE 0.7s [2026-07-07T08:51:05.524Z] [2026-07-07T08:51:05.524Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-07T08:51:05.524Z] #233 DONE 0.9s [2026-07-07T08:51:05.524Z] [2026-07-07T08:51:05.524Z] #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-07T08:51:06.106Z] #234 ... [2026-07-07T08:51:06.106Z] [2026-07-07T08:51:06.106Z] #231 [security-proxy-setup] exporting to image [2026-07-07T08:51:06.106Z] #231 writing image sha256:174e8cae78fee108957e199464a2f65a2a6e99ba53f836c888bdb65467d8aab4 0.1s done [2026-07-07T08:51:06.106Z] #231 naming to docker.io/library/security-proxy-setup 0.0s done [2026-07-07T08:51:06.106Z] #231 DONE 1.5s [2026-07-07T08:51:06.377Z] [2026-07-07T08:51:06.377Z] #235 [security-secretstore-setup] exporting to image [2026-07-07T08:51:06.377Z] #235 ... [2026-07-07T08:51:06.377Z] [2026-07-07T08:51:06.377Z] #234 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-07T08:51:06.377Z] #234 DONE 1.0s [2026-07-07T08:51:06.636Z] [2026-07-07T08:51:06.636Z] #235 [security-secretstore-setup] exporting to image [2026-07-07T08:51:06.636Z] #235 exporting layers 1.0s done [2026-07-07T08:51:06.636Z] #235 writing image sha256:4619af97e0ea3780589aceefe9d5f90765e74a5bf5944887196cddf061f0c6a8 done [2026-07-07T08:51:06.636Z] #235 naming to docker.io/library/security-secretstore-setup 0.0s done [2026-07-07T08:51:06.636Z] #235 DONE 1.0s [2026-07-07T08:51:06.636Z] [2026-07-07T08:51:06.636Z] #236 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-07T08:51:06.896Z] #236 DONE 0.5s [2026-07-07T08:51:06.896Z] [2026-07-07T08:51:06.896Z] #237 [security-bootstrapper] exporting to image [2026-07-07T08:51:07.481Z] #237 exporting layers 0.5s done [2026-07-07T08:51:07.481Z] #237 writing image sha256:1153470da4eccb289102d98c506ba866d7bfae8c9df737b14ff378baeaf95dc0 done [2026-07-07T08:51:07.481Z] #237 naming to docker.io/library/security-bootstrapper done [2026-07-07T08:51:07.481Z] #237 DONE 0.5s [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-07T08:51:07.481Z] time="2026-07-07T08:41:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-07T08:51:07.496Z] $ docker stop --time=1 1d73f83af786b4ecdbb895c7c150b84348b04aa3e706e09972ed7b74cda5ce8f [2026-07-07T08:51:08.899Z] $ docker rm -f --volumes 1d73f83af786b4ecdbb895c7c150b84348b04aa3e706e09972ed7b74cda5ce8f [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-07T08:51:09.282Z] + docker images [2026-07-07T08:51:09.282Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-07T08:51:09.282Z] security-bootstrapper latest 1153470da4ec 3 seconds ago 21.7MB [2026-07-07T08:51:09.282Z] security-secretstore-setup latest 4619af97e0ea 4 seconds ago 90.5MB [2026-07-07T08:51:09.282Z] security-proxy-setup latest 174e8cae78fe 5 seconds ago 55.4MB [2026-07-07T08:51:09.282Z] core-common-config-bootstrapper latest 3162f9d1ee65 7 seconds ago 20.6MB [2026-07-07T08:51:09.282Z] security-proxy-auth latest abb7c733d050 7 seconds ago 49.8MB [2026-07-07T08:51:09.282Z] core-metadata latest 336ffb9887de 8 seconds ago 50.8MB [2026-07-07T08:51:09.282Z] support-scheduler latest 81bf3ab76bde 10 seconds ago 54.9MB [2026-07-07T08:51:09.282Z] security-spiffe-token-provider latest d41f1af2569e 10 seconds ago 61.8MB [2026-07-07T08:51:09.282Z] core-command latest c1705d6dfab8 10 seconds ago 44.8MB [2026-07-07T08:51:09.282Z] support-notifications latest e2a99e2e48af 10 seconds ago 58.5MB [2026-07-07T08:51:09.282Z] core-keeper latest 4b8681443d52 11 seconds ago 50.4MB [2026-07-07T08:51:09.282Z] core-data latest 5b593e1d7139 11 seconds ago 50.6MB [2026-07-07T08:51:09.282Z] security-spire-config latest 0620c569960e 4 minutes ago 177MB [2026-07-07T08:51:09.282Z] security-spire-agent latest bd0aa5b7b7d2 4 minutes ago 237MB [2026-07-07T08:51:09.282Z] security-spire-server latest 3dac7b11865b 4 minutes ago 178MB [2026-07-07T08:51:09.283Z] ci-base-image-x86_64 latest d5c210ebe87b 13 minutes ago 981MB [2026-07-07T08:51:09.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB [2026-07-07T08:51:09.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB [2026-07-07T08:51:09.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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-07-07T08:51:09.781Z] provisioning config files... [2026-07-07T08:51:09.790Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config9355792791912459653tmp [Pipeline] { [Pipeline] sh [2026-07-07T08:51:10.223Z] + set +x [2026-07-07T08:51:10.223Z] + curl -s https://codecov.io/bash [2026-07-07T08:51:10.223Z] + bash -s -- [2026-07-07T08:51:10.482Z] [2026-07-07T08:51:10.482Z] _____ _ [2026-07-07T08:51:10.482Z] / ____| | | [2026-07-07T08:51:10.482Z] | | ___ __| | ___ ___ _____ __ [2026-07-07T08:51:10.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-07-07T08:51:10.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-07-07T08:51:10.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-07-07T08:51:10.482Z] Bash-1.0.6 [2026-07-07T08:51:10.482Z] [2026-07-07T08:51:10.482Z] [2026-07-07T08:51:10.482Z] ==> git version 2.25.1 found [2026-07-07T08:51:10.482Z] ==> 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-07-07T08:51:10.482Z] Release-Date: 2020-01-08 [2026-07-07T08:51:10.482Z] 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-07-07T08:51:10.482Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-07-07T08:51:10.482Z] ==> Jenkins CI detected. [2026-07-07T08:51:10.482Z] current dir:  /w/workspace/edgex-go/31 [2026-07-07T08:51:10.482Z] project root: . [2026-07-07T08:51:10.482Z] --> token set from env [2026-07-07T08:51:10.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-07-07T08:51:10.482Z] ==> Running gcov in . (disable via -X gcov) [2026-07-07T08:51:10.482Z] ==> Python coveragepy not found [2026-07-07T08:51:10.482Z] ==> Searching for coverage reports in: [2026-07-07T08:51:10.482Z] + . [2026-07-07T08:51:10.482Z] -> Found 1 reports [2026-07-07T08:51:10.482Z] ==> Detecting git/mercurial file structure [2026-07-07T08:51:10.482Z] ==> Reading reports [2026-07-07T08:51:10.482Z] + ./coverage.out bytes=1053837 [2026-07-07T08:51:10.482Z] ==> Appending adjustments [2026-07-07T08:51:10.482Z] https://docs.codecov.io/docs/fixing-reports [2026-07-07T08:51:12.396Z] + Found adjustments [2026-07-07T08:51:12.396Z] ==> Gzipping contents [2026-07-07T08:51:12.396Z] 108K /tmp/codecov.9X3wPp.gz [2026-07-07T08:51:12.396Z] ==> Uploading reports [2026-07-07T08:51:12.396Z] url: https://codecov.io [2026-07-07T08:51:12.396Z] query: branch=PR-5351&commit=6aaf3572fe4328001d7a54175d9492f475583d39&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5351%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5351&job=&cmd_args= [2026-07-07T08:51:12.396Z] -> Pinging Codecov [2026-07-07T08:51:12.396Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5351&commit=6aaf3572fe4328001d7a54175d9492f475583d39&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5351%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5351&job=&cmd_args= [2026-07-07T08:51:12.396Z] -> Uploading to [2026-07-07T08:51:12.396Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6aaf3572fe4328001d7a54175d9492f475583d39/72724739-e67c-4c7f-9881-5dedd27f5ab1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260707%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260707T085112Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6416fd021920207dd1681d6e087177cfc21f4c9bebbd090397f9b0dbdd1216f6 [2026-07-07T08:51:12.396Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-07T08:51:12.396Z] Dload Upload Total Spent Left Speed [2026-07-07T08:51:12.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 409k --:--:-- --:--:-- --:--:-- 409k [2026-07-07T08:51:12.656Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6aaf3572fe4328001d7a54175d9492f475583d39 [Pipeline] } [2026-07-07T08:51:12.663Z] 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-07-07T08:51:13.435Z] + [ -d /w/workspace/edgex-go/31/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:51:13.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:51:14.613Z] ---> package-listing.sh [2026-07-07T08:51:14.613Z] ++ facter osfamily [2026-07-07T08:51:14.613Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-07T08:51:14.875Z] + OS_FAMILY=debian [2026-07-07T08:51:14.875Z] + workspace=/w/workspace/edgex-go/31 [2026-07-07T08:51:14.875Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-07T08:51:14.875Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-07T08:51:14.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-07T08:51:14.875Z] + PACKAGES=/tmp/packages_start.txt [2026-07-07T08:51:14.875Z] + '[' /w/workspace/edgex-go/31 ']' [2026-07-07T08:51:14.875Z] + PACKAGES=/tmp/packages_end.txt [2026-07-07T08:51:14.875Z] + case "${OS_FAMILY}" in [2026-07-07T08:51:14.875Z] + dpkg -l [2026-07-07T08:51:14.875Z] + grep '^ii' [2026-07-07T08:51:14.875Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-07T08:51:14.875Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-07T08:51:14.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-07T08:51:14.875Z] + '[' /w/workspace/edgex-go/31 ']' [2026-07-07T08:51:14.875Z] + mkdir -p /w/workspace/edgex-go/31/archives/ [2026-07-07T08:51:14.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo [2026-07-07T08:51:14.887Z] 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-07-07T08:51:15.177Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T08:51:15.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-07T08:51:15.748Z] [2026-07-07T08:51:15.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T08:51:16.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-07T08:51:16.065Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-07T08:51:16.065Z] 5eb5b503b376: Pulling fs layer [2026-07-07T08:51:16.065Z] 5c69ac0246d0: Pulling fs layer [2026-07-07T08:51:16.065Z] ec43610c2a17: Pulling fs layer [2026-07-07T08:51:16.065Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-07T08:51:16.065Z] 33b1e0a273af: Pulling fs layer [2026-07-07T08:51:16.065Z] 5d3b04190fa2: Pulling fs layer [2026-07-07T08:51:16.065Z] 2f39f015ded8: Pulling fs layer [2026-07-07T08:51:16.065Z] 3a2ae6a8a46f: Waiting [2026-07-07T08:51:16.065Z] 33b1e0a273af: Waiting [2026-07-07T08:51:16.065Z] 5d3b04190fa2: Waiting [2026-07-07T08:51:16.065Z] 2f39f015ded8: Waiting [2026-07-07T08:51:16.065Z] 5c69ac0246d0: Download complete [2026-07-07T08:51:16.065Z] 3a2ae6a8a46f: Verifying Checksum [2026-07-07T08:51:16.065Z] 3a2ae6a8a46f: Download complete [2026-07-07T08:51:16.065Z] 33b1e0a273af: Verifying Checksum [2026-07-07T08:51:16.065Z] 33b1e0a273af: Download complete [2026-07-07T08:51:16.065Z] 5d3b04190fa2: Verifying Checksum [2026-07-07T08:51:16.065Z] 5d3b04190fa2: Download complete [2026-07-07T08:51:16.065Z] ec43610c2a17: Verifying Checksum [2026-07-07T08:51:16.065Z] ec43610c2a17: Download complete [2026-07-07T08:51:16.324Z] 5eb5b503b376: Verifying Checksum [2026-07-07T08:51:16.324Z] 5eb5b503b376: Download complete [2026-07-07T08:51:16.895Z] 2f39f015ded8: Verifying Checksum [2026-07-07T08:51:16.895Z] 2f39f015ded8: Download complete [2026-07-07T08:51:18.282Z] 5eb5b503b376: Pull complete [2026-07-07T08:51:19.236Z] 5c69ac0246d0: Pull complete [2026-07-07T08:51:19.805Z] ec43610c2a17: Pull complete [2026-07-07T08:51:19.805Z] 3a2ae6a8a46f: Pull complete [2026-07-07T08:51:20.064Z] 33b1e0a273af: Pull complete [2026-07-07T08:51:20.064Z] 5d3b04190fa2: Pull complete [2026-07-07T08:51:26.860Z] 2f39f015ded8: Pull complete [2026-07-07T08:51:26.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-07T08:51:26.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-07T08:51:26.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T08:51:26.991Z] prd-ubuntu20.04-docker-8c-8g-14673 does not seem to be running inside a container [2026-07-07T08:51:27.031Z] $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-07-07T08:51:30.398Z] $ docker top 28780e25deff0773a46b1930155bc74a145aa629e35c6763c91df6c025ba82d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-07T08:51:30.765Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-07T08:51:31.056Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-07T08:51:31.344Z] + ls /var/log/sa-host [2026-07-07T08:51:31.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-07T08:51:31.432Z] provisioning config files... [2026-07-07T08:51:31.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config8457880987977992893tmp [Pipeline] { [Pipeline] echo [2026-07-07T08:51:31.473Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:51:31.766Z] ---> create-netrc.sh [Pipeline] } [2026-07-07T08:51:31.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:51:32.109Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-07T08:51:32.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:51:32.405Z] ---> sudo-logs.sh [2026-07-07T08:51:32.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-07T08:51:32.433Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:51:32.735Z] ---> job-cost.sh [2026-07-07T08:51:32.735Z] lf-activate-venv: SKIPPING [2026-07-07T08:51:32.735Z] INFO: No Stack... [2026-07-07T08:51:33.302Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-07T08:51:33.560Z] INFO: Archiving Costs [Pipeline] echo [2026-07-07T08:51:33.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T08:51:33.861Z] ---> logs-deploy.sh [2026-07-07T08:51:33.861Z] lf-activate-venv: SKIPPING [2026-07-07T08:51:33.861Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5351/31 [2026-07-07T08:51:33.861Z] INFO: archiving workspace using pattern(s): [2026-07-07T08:51:34.811Z] Archives upload complete. [2026-07-07T08:51:35.070Z] INFO: archiving logs to Nexus [2026-07-07T08:51:36.009Z] ---> uname -a: [2026-07-07T08:51:36.009Z] Linux prd-ubuntu20-04-docker-8c-8g-14673 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] ---> lscpu: [2026-07-07T08:51:36.009Z] Architecture: x86_64 [2026-07-07T08:51:36.009Z] CPU op-mode(s): 32-bit, 64-bit [2026-07-07T08:51:36.009Z] Byte Order: Little Endian [2026-07-07T08:51:36.009Z] Address sizes: 40 bits physical, 48 bits virtual [2026-07-07T08:51:36.009Z] CPU(s): 8 [2026-07-07T08:51:36.009Z] On-line CPU(s) list: 0-7 [2026-07-07T08:51:36.009Z] Thread(s) per core: 1 [2026-07-07T08:51:36.009Z] Core(s) per socket: 1 [2026-07-07T08:51:36.009Z] Socket(s): 8 [2026-07-07T08:51:36.009Z] NUMA node(s): 1 [2026-07-07T08:51:36.009Z] Vendor ID: AuthenticAMD [2026-07-07T08:51:36.009Z] CPU family: 23 [2026-07-07T08:51:36.009Z] Model: 49 [2026-07-07T08:51:36.009Z] Model name: AMD EPYC-Rome Processor [2026-07-07T08:51:36.009Z] Stepping: 0 [2026-07-07T08:51:36.009Z] CPU MHz: 2799.998 [2026-07-07T08:51:36.009Z] BogoMIPS: 5599.99 [2026-07-07T08:51:36.009Z] Virtualization: AMD-V [2026-07-07T08:51:36.009Z] Hypervisor vendor: KVM [2026-07-07T08:51:36.009Z] Virtualization type: full [2026-07-07T08:51:36.009Z] L1d cache: 256 KiB [2026-07-07T08:51:36.009Z] L1i cache: 256 KiB [2026-07-07T08:51:36.009Z] L2 cache: 4 MiB [2026-07-07T08:51:36.009Z] L3 cache: 128 MiB [2026-07-07T08:51:36.009Z] NUMA node0 CPU(s): 0-7 [2026-07-07T08:51:36.009Z] Vulnerability Gather data sampling: Not affected [2026-07-07T08:51:36.009Z] Vulnerability Itlb multihit: Not affected [2026-07-07T08:51:36.009Z] Vulnerability L1tf: Not affected [2026-07-07T08:51:36.009Z] Vulnerability Mds: Not affected [2026-07-07T08:51:36.009Z] Vulnerability Meltdown: Not affected [2026-07-07T08:51:36.009Z] Vulnerability Mmio stale data: Not affected [2026-07-07T08:51:36.009Z] Vulnerability Retbleed: Vulnerable [2026-07-07T08:51:36.009Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-07-07T08:51:36.009Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-07-07T08:51:36.009Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-07-07T08:51:36.009Z] Vulnerability Srbds: Not affected [2026-07-07T08:51:36.009Z] Vulnerability Tsx async abort: Not affected [2026-07-07T08:51:36.009Z] 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-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] ---> nproc: [2026-07-07T08:51:36.009Z] 8 [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] ---> df -h: [2026-07-07T08:51:36.009Z] Filesystem Size Used Avail Use% Mounted on [2026-07-07T08:51:36.009Z] overlay 155G 33G 122G 22% / [2026-07-07T08:51:36.009Z] tmpfs 64M 0 64M 0% /dev [2026-07-07T08:51:36.009Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-07-07T08:51:36.009Z] shm 64M 0 64M 0% /dev/shm [2026-07-07T08:51:36.009Z] /dev/vda1 155G 33G 122G 22% /facter-os [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] ---> sar -b -r -n DEV: [2026-07-07T08:51:36.009Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14673) 07/07/26 _x86_64_ (8 CPU) [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] 08:34:41 LINUX RESTART (8 CPU) [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] 08:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-07-07T08:51:36.009Z] 08:36:00 143.44 68.54 74.90 0.00 11745.24 90152.17 0.00 [2026-07-07T08:51:36.009Z] 08:37:01 119.06 12.59 106.47 0.00 2120.70 96383.56 0.00 [2026-07-07T08:51:36.009Z] 08:38:01 109.05 0.25 108.80 0.00 10.13 61441.12 0.00 [2026-07-07T08:51:36.009Z] 08:39:01 42.25 0.18 42.07 0.00 1.47 40420.53 0.00 [2026-07-07T08:51:36.009Z] 08:40:01 35.14 0.37 34.78 0.00 12.40 12114.65 0.00 [2026-07-07T08:51:36.009Z] 08:41:01 44.21 0.08 44.13 0.00 1.73 18757.54 0.00 [2026-07-07T08:51:36.009Z] 08:42:02 166.94 0.12 166.82 0.00 11.02 59921.93 0.00 [2026-07-07T08:51:36.009Z] 08:43:01 89.80 0.00 89.80 0.00 0.00 168649.11 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 228.10 0.15 227.95 0.00 19.20 89519.75 0.00 [2026-07-07T08:51:36.009Z] 08:45:01 343.41 10.95 332.46 0.00 90.65 85323.11 0.00 [2026-07-07T08:51:36.009Z] 08:46:01 164.76 1.27 163.49 0.00 10.13 78012.46 0.00 [2026-07-07T08:51:36.009Z] 08:47:01 197.81 0.76 197.04 0.00 6.91 117294.62 0.00 [2026-07-07T08:51:36.009Z] 08:48:01 152.36 0.27 152.10 0.00 2.13 37007.53 0.00 [2026-07-07T08:51:36.009Z] 08:49:01 102.78 0.07 102.71 0.00 0.53 52805.69 0.00 [2026-07-07T08:51:36.009Z] 08:50:02 266.58 1.08 265.50 0.00 49.05 131341.97 0.00 [2026-07-07T08:51:36.009Z] 08:51:01 478.36 42.99 435.37 0.00 2134.15 107389.80 0.00 [2026-07-07T08:51:36.009Z] Average: 167.47 8.70 158.77 0.00 1013.20 77811.08 0.00 [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] 08:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-07-07T08:51:36.009Z] 08:36:00 29789144 31609248 732008 2.23 63848 2074432 1547440 4.56 916292 1862128 8992 [2026-07-07T08:51:36.009Z] 08:37:01 28065840 31483592 803044 2.44 92632 3586300 2007648 5.92 1099984 3286172 452 [2026-07-07T08:51:36.009Z] 08:38:01 26957676 31266660 1009960 3.07 122764 4350692 2238676 6.60 1758884 3629120 380432 [2026-07-07T08:51:36.009Z] 08:39:01 25911264 31201032 1073052 3.26 128772 5270052 2331180 6.87 2353172 4024916 218292 [2026-07-07T08:51:36.009Z] 08:40:01 26185396 31426540 846464 2.58 135304 5190208 1992140 5.87 1557924 4521248 403468 [2026-07-07T08:51:36.009Z] 08:41:01 25441092 31403808 868568 2.64 139180 5876884 1860124 5.48 2078252 4718272 610480 [2026-07-07T08:51:36.009Z] 08:42:02 23763980 31285428 988232 3.01 150664 7416132 2210112 6.52 1979904 6472844 2182056 [2026-07-07T08:51:36.009Z] 08:43:01 19309248 31404584 868648 2.64 151140 11862416 2246276 6.62 2190524 10592736 1565976 [2026-07-07T08:51:36.009Z] 08:44:01 18249496 31263120 990568 3.01 155964 12736900 3665532 10.81 2333556 11441624 280 [2026-07-07T08:51:36.009Z] 08:45:01 14540852 31364144 882800 2.69 322744 16037400 2451512 7.23 3019760 14120388 1180928 [2026-07-07T08:51:36.009Z] 08:46:01 12589736 31380956 870876 2.65 359356 17866380 2198092 6.48 3127200 15871552 760200 [2026-07-07T08:51:36.009Z] 08:47:01 8397736 30156184 2044376 6.22 384304 20540968 5784292 17.05 4352344 18505080 115228 [2026-07-07T08:51:36.009Z] 08:48:01 4932712 28833336 3347492 10.18 403284 22500496 10252800 30.23 6595728 19523928 1063116 [2026-07-07T08:51:36.009Z] 08:49:01 2262596 28191272 3994508 12.15 416188 24439940 8906452 26.26 8067864 20653240 1777044 [2026-07-07T08:51:36.009Z] 08:50:02 1563652 28749324 3436096 10.45 410100 25637032 8874556 26.16 8352316 21005148 725528 [2026-07-07T08:51:36.009Z] 08:51:01 6452008 31355752 890440 2.71 415456 23582460 2241764 6.61 3419616 21364500 20280 [2026-07-07T08:51:36.009Z] Average: 17150777 30773436 1477946 4.50 240731 13060543 3800537 11.20 3325208 11349556 688297 [2026-07-07T08:51:36.009Z] [2026-07-07T08:51:36.009Z] 08:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-07-07T08:51:36.009Z] 08:36:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:36:00 ens3 837.28 735.56 3840.92 107.69 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:36:00 lo 2.50 2.50 0.24 0.24 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:37:01 docker0 275.32 471.97 17.15 3009.96 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:37:01 veth296e952 7.75 6.29 1.03 7.37 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:37:01 ens3 740.04 455.74 10019.63 97.04 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:37:01 lo 2.62 2.62 0.25 0.25 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:38:01 veth9feb392 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:38:01 docker0 394.85 498.08 28.89 1586.51 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:38:01 ens3 558.60 412.08 1618.44 45.74 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:39:01 veth9feb392 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:39:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:39:01 ens3 18.63 12.41 14.65 8.33 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:40:01 veth9feb392 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:40:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:40:01 ens3 16.96 8.98 12.76 6.91 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:41:01 veth9feb392 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:41:01 ens3 20.21 12.28 17.77 9.95 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:42:02 veth75f6548 0.38 0.48 0.03 0.14 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:42:02 veth1b1ed05 8.33 5.13 135.55 0.44 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:42:02 docker0 5.51 8.51 0.40 135.67 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:42:02 vetha3c72ee 5.13 8.33 0.44 135.55 0.00 0.00 0.00 0.01 [2026-07-07T08:51:36.009Z] 08:42:02 ens3 144.53 89.34 3155.33 22.77 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:42:02 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:43:01 veth75f6548 0.07 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:43:01 vethd973bab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:43:01 vethcf6696a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:43:01 docker0 0.07 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:43:01 ens3 33.38 23.47 25.89 14.75 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vetha4e598a 2.83 1.52 42.57 0.13 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 veth847868a 1.67 3.08 0.14 42.57 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 veth75f6548 0.08 1.83 0.01 0.08 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vethe7c339f 8.30 3.32 42.90 0.25 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vethfaf3f90 1.73 3.48 0.14 42.59 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vethe50bdce 1.57 2.90 0.13 42.56 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 veth58f1bae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vethe608431 2.90 1.57 42.56 0.13 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 veth98cfef3 0.03 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 veth5deb7d1 0.10 0.38 0.01 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 docker0 59.91 108.63 4.15 1420.28 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 veth3c475fa 1.02 1.37 0.10 1.50 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 veth142d01f 0.03 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vethe9dd29e 3.32 8.30 0.25 42.90 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 ens3 145.98 83.09 1755.30 17.79 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vethd02cb29 0.03 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vethf0332b3 1.63 3.33 0.14 42.59 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.009Z] 08:44:01 vetha90a8f0 3.08 1.67 42.57 0.14 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:44:01 veth4e4e1a9 4.22 8.78 0.38 147.04 0.00 0.00 0.00 0.01 [2026-07-07T08:51:36.010Z] 08:44:01 vetheee96f0 1.47 2.88 0.13 42.55 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:44:01 veth46d1820 3.05 4.65 0.29 43.45 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:44:01 vethab48d49 1.52 2.83 0.13 42.57 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:44:01 veth656342f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:45:01 veth75f6548 0.12 0.95 0.01 0.04 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:45:01 veth7d6c087 215.81 163.01 1312.50 14.19 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:45:01 docker0 582.75 763.19 47.07 6675.19 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:45:01 veth50b2812 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:45:01 ens3 804.03 631.89 6691.46 265.62 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:45:01 veth07d1d64 163.01 215.81 14.19 1312.50 0.00 0.00 0.00 0.11 [2026-07-07T08:51:36.010Z] 08:45:01 veth1975f9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:46:01 veth75f6548 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:46:01 docker0 107.52 137.49 8.92 1306.13 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:46:01 ens3 158.12 118.38 1321.66 18.72 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 vetheccd088 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth75f6548 0.00 0.60 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 vethcb4153f 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth3953b7e 0.05 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth47a7bda 0.05 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth88e4b3a 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth923ef67 0.05 0.61 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth544838b 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth8853da8 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 vetha365d2c 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 ens3 14.77 10.40 11.51 6.64 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 vethb64a5d7 0.05 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 vethc33e1a5 0.05 0.66 0.00 0.03 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 veth1bb9f12 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 vetheccd088 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth75f6548 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 vethcb4153f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth3953b7e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth47a7bda 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth88e4b3a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth923ef67 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth544838b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth8853da8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 vetha365d2c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 ens3 12.54 6.54 9.59 5.11 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 vethb64a5d7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 vethc33e1a5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 veth1bb9f12 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 vetheccd088 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth75f6548 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 vethcb4153f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth3953b7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth47a7bda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth1eafd3d 0.60 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth88e4b3a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth923ef67 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth21186ca 0.50 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth544838b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth8853da8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 vetha365d2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 ens3 1.47 0.89 0.93 0.50 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 vethb64a5d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 vethc33e1a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 veth1bb9f12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth75f6548 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth3953b7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth47a7bda 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth88e4b3a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth923ef67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth544838b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth8853da8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 vetha365d2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 ens3 4.92 2.40 3.64 1.92 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 vethb64a5d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 vethc33e1a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 veth1bb9f12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:51:01 veth75f6548 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:51:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:51:01 ens3 15.91 8.39 12.69 6.88 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] Average: veth75f6548 0.04 0.26 0.00 0.02 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] Average: docker0 89.50 124.79 6.68 886.31 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] Average: ens3 221.17 163.67 1792.73 39.85 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2026-07-07T08:51:36.010Z] [2026-07-07T08:51:36.010Z] [2026-07-07T08:51:36.010Z] ---> sar -P ALL: [2026-07-07T08:51:36.010Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14673) 07/07/26 _x86_64_ (8 CPU) [2026-07-07T08:51:36.010Z] [2026-07-07T08:51:36.010Z] 08:34:41 LINUX RESTART (8 CPU) [2026-07-07T08:51:36.010Z] [2026-07-07T08:51:36.010Z] 08:35:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T08:51:36.010Z] 08:36:00 all 6.70 0.00 1.44 10.54 0.08 81.24 [2026-07-07T08:51:36.010Z] 08:36:00 0 3.94 0.00 1.01 23.55 0.08 71.42 [2026-07-07T08:51:36.010Z] 08:36:00 1 8.86 0.00 1.25 2.32 0.12 87.44 [2026-07-07T08:51:36.010Z] 08:36:00 2 10.27 0.00 3.04 8.22 0.10 78.37 [2026-07-07T08:51:36.010Z] 08:36:00 3 8.41 0.00 1.07 5.46 0.07 84.98 [2026-07-07T08:51:36.010Z] 08:36:00 4 5.52 0.00 1.14 21.39 0.05 71.90 [2026-07-07T08:51:36.010Z] 08:36:00 5 8.07 0.00 2.51 8.95 0.10 80.37 [2026-07-07T08:51:36.010Z] 08:36:00 6 4.00 0.00 0.59 9.43 0.07 85.91 [2026-07-07T08:51:36.010Z] 08:36:00 7 4.52 0.00 0.87 5.06 0.07 89.48 [2026-07-07T08:51:36.010Z] 08:37:01 all 6.76 0.00 3.00 3.42 0.11 86.71 [2026-07-07T08:51:36.010Z] 08:37:01 0 7.26 0.00 3.97 9.71 0.13 78.94 [2026-07-07T08:51:36.010Z] 08:37:01 1 8.84 0.00 3.42 0.86 0.12 86.76 [2026-07-07T08:51:36.010Z] 08:37:01 2 3.66 0.00 3.40 1.08 0.12 91.75 [2026-07-07T08:51:36.010Z] 08:37:01 3 7.80 0.00 2.51 0.28 0.10 89.31 [2026-07-07T08:51:36.010Z] 08:37:01 4 5.71 0.00 2.75 3.15 0.12 88.28 [2026-07-07T08:51:36.010Z] 08:37:01 5 6.49 0.00 2.10 0.35 0.10 90.96 [2026-07-07T08:51:36.010Z] 08:37:01 6 5.71 0.00 2.66 0.15 0.10 91.38 [2026-07-07T08:51:36.010Z] 08:37:01 7 8.61 0.00 3.22 11.76 0.12 76.30 [2026-07-07T08:51:36.010Z] 08:38:01 all 16.49 0.00 3.16 1.05 0.16 79.13 [2026-07-07T08:51:36.010Z] 08:38:01 0 17.31 0.00 3.16 0.25 0.15 79.12 [2026-07-07T08:51:36.010Z] 08:38:01 1 17.49 0.00 3.40 0.25 0.15 78.71 [2026-07-07T08:51:36.010Z] 08:38:01 2 13.99 0.00 2.86 0.44 0.15 82.57 [2026-07-07T08:51:36.010Z] 08:38:01 3 17.48 0.00 3.76 3.71 0.19 74.87 [2026-07-07T08:51:36.010Z] 08:38:01 4 16.52 0.00 3.01 0.34 0.13 79.99 [2026-07-07T08:51:36.010Z] 08:38:01 5 17.01 0.00 2.91 1.45 0.17 78.47 [2026-07-07T08:51:36.010Z] 08:38:01 6 15.28 0.00 3.21 1.30 0.19 80.02 [2026-07-07T08:51:36.010Z] 08:38:01 7 16.83 0.00 3.00 0.70 0.15 79.31 [2026-07-07T08:51:36.010Z] 08:39:01 all 42.75 0.00 8.31 6.62 0.22 42.10 [2026-07-07T08:51:36.010Z] 08:39:01 0 44.36 0.00 9.25 12.57 0.20 33.63 [2026-07-07T08:51:36.010Z] 08:39:01 1 46.65 0.00 8.04 2.26 0.20 42.85 [2026-07-07T08:51:36.010Z] 08:39:01 2 36.35 0.00 7.75 2.56 0.25 53.08 [2026-07-07T08:51:36.010Z] 08:39:01 3 44.80 0.00 8.52 10.52 0.20 35.95 [2026-07-07T08:51:36.010Z] 08:39:01 4 44.91 0.00 8.51 16.84 0.30 29.43 [2026-07-07T08:51:36.010Z] 08:39:01 5 44.12 0.00 7.88 3.99 0.20 43.81 [2026-07-07T08:51:36.010Z] 08:39:01 6 42.32 0.00 7.90 2.11 0.22 47.44 [2026-07-07T08:51:36.010Z] 08:39:01 7 38.43 0.00 8.61 2.03 0.20 50.72 [2026-07-07T08:51:36.010Z] 08:40:01 all 55.76 0.00 6.60 1.84 0.22 35.58 [2026-07-07T08:51:36.010Z] 08:40:01 0 54.33 0.00 7.17 4.39 0.20 33.92 [2026-07-07T08:51:36.010Z] 08:40:01 1 57.70 0.00 6.40 0.20 0.20 35.50 [2026-07-07T08:51:36.010Z] 08:40:01 2 55.39 0.00 6.22 0.37 0.22 37.80 [2026-07-07T08:51:36.010Z] 08:40:01 3 56.06 0.00 7.06 0.59 0.22 36.08 [2026-07-07T08:51:36.010Z] 08:40:01 4 54.88 0.00 7.01 8.07 0.25 29.79 [2026-07-07T08:51:36.010Z] 08:40:01 5 56.89 0.00 6.61 0.37 0.20 35.93 [2026-07-07T08:51:36.010Z] 08:40:01 6 57.10 0.00 6.30 0.44 0.22 35.94 [2026-07-07T08:51:36.010Z] 08:40:01 7 53.72 0.00 6.03 0.30 0.22 39.72 [2026-07-07T08:51:36.010Z] 08:41:01 all 37.56 0.00 5.98 12.33 0.19 43.94 [2026-07-07T08:51:36.010Z] 08:41:01 0 38.02 0.00 6.38 18.94 0.18 36.48 [2026-07-07T08:51:36.010Z] 08:41:01 1 36.91 0.00 5.66 18.58 0.18 38.66 [2026-07-07T08:51:36.010Z] 08:41:01 2 37.48 0.00 5.95 6.17 0.17 50.23 [2026-07-07T08:51:36.010Z] 08:41:01 3 36.19 0.00 5.89 5.23 0.20 52.48 [2026-07-07T08:51:36.010Z] 08:41:01 4 39.96 0.00 6.07 33.04 0.17 20.77 [2026-07-07T08:51:36.010Z] 08:41:01 5 38.04 0.00 6.45 5.41 0.20 49.89 [2026-07-07T08:51:36.010Z] 08:41:01 6 37.48 0.00 6.14 2.30 0.17 53.92 [2026-07-07T08:51:36.010Z] 08:41:01 7 36.37 0.00 5.34 8.94 0.24 49.12 [2026-07-07T08:51:36.010Z] 08:42:02 all 10.76 0.00 3.78 11.81 0.12 73.53 [2026-07-07T08:51:36.010Z] 08:42:02 0 9.76 0.00 3.75 28.34 0.12 58.03 [2026-07-07T08:51:36.010Z] 08:42:02 1 11.62 0.00 3.82 5.88 0.10 78.58 [2026-07-07T08:51:36.010Z] 08:42:02 2 11.27 0.00 4.15 7.82 0.12 76.64 [2026-07-07T08:51:36.010Z] 08:42:02 3 10.56 0.00 3.62 8.36 0.10 77.36 [2026-07-07T08:51:36.010Z] 08:42:02 4 10.42 0.00 3.45 4.51 0.12 81.50 [2026-07-07T08:51:36.010Z] 08:42:02 5 11.25 0.00 3.68 10.38 0.13 74.56 [2026-07-07T08:51:36.010Z] 08:42:02 6 10.61 0.00 4.22 23.03 0.15 61.99 [2026-07-07T08:51:36.010Z] 08:42:02 7 10.56 0.00 3.58 6.18 0.10 79.58 [2026-07-07T08:51:36.010Z] 08:43:01 all 6.96 0.00 2.80 37.78 0.07 52.39 [2026-07-07T08:51:36.010Z] 08:43:01 0 6.90 0.00 2.84 17.68 0.07 72.50 [2026-07-07T08:51:36.010Z] 08:43:01 1 7.43 0.00 2.67 35.60 0.07 54.23 [2026-07-07T08:51:36.010Z] 08:43:01 2 6.58 0.00 3.68 88.16 0.07 1.51 [2026-07-07T08:51:36.010Z] 08:43:01 3 7.32 0.00 2.60 39.82 0.07 50.19 [2026-07-07T08:51:36.010Z] 08:43:01 4 7.02 0.00 2.77 36.19 0.07 53.95 [2026-07-07T08:51:36.010Z] 08:43:01 5 7.06 0.00 2.65 31.94 0.05 58.30 [2026-07-07T08:51:36.010Z] 08:43:01 6 6.24 0.00 2.60 16.67 0.09 74.40 [2026-07-07T08:51:36.010Z] 08:43:01 7 7.16 0.00 2.60 36.51 0.05 53.68 [2026-07-07T08:51:36.010Z] 08:44:01 all 5.83 0.00 2.51 37.76 0.11 53.79 [2026-07-07T08:51:36.010Z] 08:44:01 0 5.35 0.00 2.57 20.09 0.12 71.88 [2026-07-07T08:51:36.010Z] 08:44:01 1 7.36 0.00 2.59 28.76 0.10 61.20 [2026-07-07T08:51:36.010Z] 08:44:01 2 5.29 0.00 2.13 78.35 0.08 14.15 [2026-07-07T08:51:36.010Z] 08:44:01 3 5.30 0.00 2.48 20.99 0.12 71.11 [2026-07-07T08:51:36.010Z] 08:44:01 4 6.33 0.00 2.92 64.96 0.12 25.66 [2026-07-07T08:51:36.010Z] 08:44:01 5 4.98 0.00 2.45 24.75 0.10 67.72 [2026-07-07T08:51:36.010Z] 08:44:01 6 6.86 0.00 2.32 11.22 0.08 79.52 [2026-07-07T08:51:36.010Z] 08:44:01 7 5.16 0.00 2.65 53.15 0.13 38.90 [2026-07-07T08:51:36.010Z] 08:45:01 all 8.20 0.00 4.00 35.69 0.11 52.01 [2026-07-07T08:51:36.010Z] 08:45:01 0 8.96 0.00 3.87 23.76 0.12 63.30 [2026-07-07T08:51:36.010Z] 08:45:01 1 8.30 0.00 3.86 45.50 0.10 42.24 [2026-07-07T08:51:36.010Z] 08:45:01 2 8.09 0.00 4.24 24.64 0.10 62.93 [2026-07-07T08:51:36.010Z] 08:45:01 3 7.77 0.00 3.76 20.76 0.12 67.59 [2026-07-07T08:51:36.010Z] 08:45:01 4 8.37 0.00 3.88 31.25 0.10 56.40 [2026-07-07T08:51:36.010Z] 08:45:01 5 6.89 0.00 4.63 78.97 0.13 9.37 [2026-07-07T08:51:36.010Z] 08:45:01 6 7.54 0.00 3.82 32.84 0.12 55.68 [2026-07-07T08:51:36.010Z] 08:45:01 7 9.63 0.00 3.94 27.91 0.12 58.40 [2026-07-07T08:51:36.010Z] 08:46:01 all 1.90 0.00 1.23 36.06 0.07 60.74 [2026-07-07T08:51:36.010Z] 08:46:01 0 2.17 0.00 0.95 37.50 0.07 59.31 [2026-07-07T08:51:36.010Z] 08:46:01 1 2.07 0.00 0.82 41.61 0.07 55.43 [2026-07-07T08:51:36.010Z] 08:46:01 2 2.01 0.00 1.54 43.67 0.08 52.70 [2026-07-07T08:51:36.010Z] 08:46:01 3 1.05 0.00 0.89 36.62 0.07 61.37 [2026-07-07T08:51:36.010Z] 08:46:01 4 2.52 0.00 2.14 19.07 0.07 76.21 [2026-07-07T08:51:36.010Z] 08:46:01 5 1.61 0.00 0.95 42.87 0.07 54.51 [2026-07-07T08:51:36.010Z] 08:46:01 6 1.34 0.00 1.57 20.61 0.07 76.41 [2026-07-07T08:51:36.010Z] 08:46:01 7 2.47 0.00 1.00 46.48 0.05 50.00 [2026-07-07T08:51:36.010Z] [2026-07-07T08:51:36.010Z] 08:46:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T08:51:36.011Z] 08:47:01 all 9.12 0.00 4.89 29.29 0.13 56.56 [2026-07-07T08:51:36.011Z] 08:47:01 0 8.82 0.00 4.46 68.93 0.12 17.68 [2026-07-07T08:51:36.011Z] 08:47:01 1 8.72 0.00 3.26 13.30 0.10 74.61 [2026-07-07T08:51:36.011Z] 08:47:01 2 9.56 0.00 3.77 8.08 0.10 78.49 [2026-07-07T08:51:36.011Z] 08:47:01 3 8.41 0.00 3.46 26.15 0.10 61.89 [2026-07-07T08:51:36.011Z] 08:47:01 4 9.19 0.00 7.22 6.87 0.13 76.59 [2026-07-07T08:51:36.011Z] 08:47:01 5 9.39 0.00 7.78 24.00 0.18 58.64 [2026-07-07T08:51:36.011Z] 08:47:01 6 10.06 0.00 3.34 43.63 0.12 42.85 [2026-07-07T08:51:36.011Z] 08:47:01 7 8.78 0.00 5.87 43.43 0.20 41.72 [2026-07-07T08:51:36.011Z] 08:48:01 all 79.88 0.00 14.45 5.14 0.37 0.16 [2026-07-07T08:51:36.011Z] 08:48:01 0 80.56 0.00 13.71 5.26 0.37 0.10 [2026-07-07T08:51:36.011Z] 08:48:01 1 80.11 0.00 14.42 4.93 0.39 0.15 [2026-07-07T08:51:36.011Z] 08:48:01 2 79.95 0.00 14.82 4.72 0.37 0.13 [2026-07-07T08:51:36.011Z] 08:48:01 3 79.83 0.00 14.68 4.94 0.37 0.18 [2026-07-07T08:51:36.011Z] 08:48:01 4 79.32 0.00 14.94 5.14 0.37 0.24 [2026-07-07T08:51:36.011Z] 08:48:01 5 79.51 0.00 14.18 5.79 0.39 0.13 [2026-07-07T08:51:36.011Z] 08:48:01 6 80.13 0.00 14.01 5.16 0.39 0.30 [2026-07-07T08:51:36.011Z] 08:48:01 7 79.61 0.00 14.86 5.18 0.35 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 all 88.75 0.00 10.94 0.00 0.31 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 0 88.42 0.00 11.29 0.00 0.28 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 1 88.93 0.00 10.73 0.00 0.32 0.02 [2026-07-07T08:51:36.011Z] 08:49:01 2 88.89 0.00 10.80 0.00 0.32 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 3 89.09 0.00 10.61 0.00 0.30 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 4 88.72 0.00 10.96 0.02 0.30 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 5 88.59 0.00 11.09 0.00 0.32 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 6 89.12 0.00 10.58 0.00 0.30 0.00 [2026-07-07T08:51:36.011Z] 08:49:01 7 88.22 0.00 11.45 0.00 0.33 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 all 89.68 0.00 10.04 0.00 0.28 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 0 89.98 0.00 9.73 0.00 0.28 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 1 89.73 0.00 9.97 0.02 0.28 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 2 88.23 0.00 11.49 0.00 0.28 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 3 90.63 0.00 9.07 0.00 0.30 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 4 89.12 0.00 10.63 0.00 0.25 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 5 89.26 0.00 10.41 0.00 0.33 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 6 90.50 0.00 9.23 0.00 0.27 0.00 [2026-07-07T08:51:36.011Z] 08:50:02 7 89.94 0.00 9.79 0.00 0.27 0.00 [2026-07-07T08:51:36.011Z] 08:51:01 all 53.94 0.00 7.27 11.79 0.18 26.81 [2026-07-07T08:51:36.011Z] 08:51:01 0 54.33 0.00 6.51 11.15 0.20 27.81 [2026-07-07T08:51:36.011Z] 08:51:01 1 55.05 0.00 7.41 13.54 0.19 23.80 [2026-07-07T08:51:36.011Z] 08:51:01 2 54.04 0.00 7.22 16.91 0.17 21.66 [2026-07-07T08:51:36.011Z] 08:51:01 3 53.26 0.00 7.33 4.26 0.19 34.96 [2026-07-07T08:51:36.011Z] 08:51:01 4 53.56 0.00 7.31 3.73 0.17 35.23 [2026-07-07T08:51:36.011Z] 08:51:01 5 52.60 0.00 8.05 24.85 0.19 14.31 [2026-07-07T08:51:36.011Z] 08:51:01 6 54.54 0.00 6.99 10.64 0.17 27.66 [2026-07-07T08:51:36.011Z] 08:51:01 7 54.17 0.00 7.37 9.33 0.19 28.95 [2026-07-07T08:51:36.011Z] Average: all 32.57 0.00 5.65 15.05 0.17 46.56 [2026-07-07T08:51:36.011Z] Average: 0 32.54 0.00 5.66 17.63 0.17 44.00 [2026-07-07T08:51:36.011Z] Average: 1 33.45 0.00 5.48 13.34 0.17 47.57 [2026-07-07T08:51:36.011Z] Average: 2 31.96 0.00 5.82 18.09 0.17 43.97 [2026-07-07T08:51:36.011Z] Average: 3 32.77 0.00 5.46 11.71 0.17 49.90 [2026-07-07T08:51:36.011Z] Average: 4 32.63 0.00 5.92 15.89 0.17 45.38 [2026-07-07T08:51:36.011Z] Average: 5 32.63 0.00 5.90 16.44 0.18 44.85 [2026-07-07T08:51:36.011Z] Average: 6 32.45 0.00 5.34 11.22 0.17 50.81 [2026-07-07T08:51:36.011Z] Average: 7 32.15 0.00 5.64 16.06 0.17 45.98 [2026-07-07T08:51:36.011Z] [2026-07-07T08:51:36.011Z] [2026-07-07T08:51:36.011Z]