Pull request #5254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93+c7ff243088127c69d1557f0018bfe6aa8f97e1a4 (f351c53437d43fe15da6c10234965d794e227f71) 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-ssh11732800005075674115.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh2124154734056769535.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-5254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11298947870772507598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-5254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9460507969579665108.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3656830224310211484.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-5254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7050125491959609118.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 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]] ========================================================= [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.23 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-8737 in /w/workspace/edgexfoundry_edgex-go_PR-5254 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c7ff243088127c69d1557f0018bfe6aa8f97e1a4 into PR head commit 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 Merge succeeded, producing 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 Checking out Revision 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 (PR-5254) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > 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/5254/head:refs/remotes/origin/PR-5254 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 # 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 c7ff243088127c69d1557f0018bfe6aa8f97e1a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-12T19:03:39.838Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-12T19:03:40.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-12T19:03:40.133Z] ========================================================= [2025-09-12T19:03:40.133Z] EdgeX Global Pipelines Version Info [2025-09-12T19:03:40.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:03:41.274Z] ------------------- [2025-09-12T19:03:41.274Z] stable info: [2025-09-12T19:03:41.274Z] ------------------- [2025-09-12T19:03:41.274Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-12T19:03:41.274Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-12T19:03:41.274Z] Message: update stable to v1.0.276 [2025-09-12T19:03:41.845Z] ------------------- [2025-09-12T19:03:41.845Z] experimental info: [2025-09-12T19:03:41.845Z] ------------------- [2025-09-12T19:03:41.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-12T19:03:41.845Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-12T19:03:41.845Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-12T19:03:42.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-09-12T19:03:42.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-09-12T19:03:42.243Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-12T19:03:42.293Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-12T19:03:42.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-12T19:03:42.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-12T19:03:42.444Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-12T19:03:42.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-09-12T19:03:42.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-09-12T19:03:42.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-09-12T19:03:42.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-12T19:03:42.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-12T19:03:42.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-12T19:03:42.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-12T19:03:42.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-12T19:03:42.907Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-12T19:03:42.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-12T19:03:43.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-12T19:03:43.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-12T19:03:43.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-09-12T19:03:43.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-12T19:03:43.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-12T19:03:43.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-12T19:03:43.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5254 [Pipeline] echo [2025-09-12T19:03:43.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5254 [Pipeline] echo [2025-09-12T19:03:43.445Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5254 [Pipeline] echo [2025-09-12T19:03:43.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 [Pipeline] echo [2025-09-12T19:03:43.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3415cea [Pipeline] echo [2025-09-12T19:03:43.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-12T19:03:43.737Z] provisioning config files... [2025-09-12T19:03:43.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7387462412554243516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:03:44.147Z] ---> ****-login.sh [2025-09-12T19:03:44.147Z] nexus3.edgexfoundry.org:10001 [2025-09-12T19:03:44.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-12T19:03:44.408Z] [2025-09-12T19:03:44.408Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-12T19:03:44.409Z] Configure a credential helper to remove this warning. See [2025-09-12T19:03:44.409Z] https://docs.****.com/go/credential-store/ [2025-09-12T19:03:44.409Z] [2025-09-12T19:03:44.409Z] Login Succeeded [2025-09-12T19:03:44.409Z] nexus3.edgexfoundry.org:10002 [2025-09-12T19:03:44.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-12T19:03:44.669Z] [2025-09-12T19:03:44.669Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-12T19:03:44.669Z] Configure a credential helper to remove this warning. See [2025-09-12T19:03:44.669Z] https://docs.****.com/go/credential-store/ [2025-09-12T19:03:44.669Z] [2025-09-12T19:03:44.669Z] Login Succeeded [2025-09-12T19:03:44.669Z] nexus3.edgexfoundry.org:10003 [2025-09-12T19:03:44.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-12T19:03:44.669Z] [2025-09-12T19:03:44.669Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-12T19:03:44.669Z] Configure a credential helper to remove this warning. See [2025-09-12T19:03:44.669Z] https://docs.****.com/go/credential-store/ [2025-09-12T19:03:44.669Z] [2025-09-12T19:03:44.669Z] Login Succeeded [2025-09-12T19:03:44.669Z] nexus3.edgexfoundry.org:10004 [2025-09-12T19:03:44.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-12T19:03:44.670Z] [2025-09-12T19:03:44.670Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-12T19:03:44.670Z] Configure a credential helper to remove this warning. See [2025-09-12T19:03:44.670Z] https://docs.****.com/go/credential-store/ [2025-09-12T19:03:44.670Z] [2025-09-12T19:03:44.670Z] Login Succeeded [2025-09-12T19:03:44.670Z] ****.io [2025-09-12T19:03:44.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-12T19:03:44.930Z] [2025-09-12T19:03:44.930Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-12T19:03:44.930Z] Configure a credential helper to remove this warning. See [2025-09-12T19:03:44.930Z] https://docs.****.com/go/credential-store/ [2025-09-12T19:03:44.930Z] [2025-09-12T19:03:44.930Z] Login Succeeded [2025-09-12T19:03:44.930Z] ---> ****-login.sh ends [Pipeline] } [2025-09-12T19:03:44.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-12T19:03:45.380Z] + 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 [2025-09-12T19:03:45.380Z] + dirname cmd/core-command/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo core-command,cmd/core-command/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/core-data/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo core-data,cmd/core-data/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/core-keeper/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-09-12T19:03:45.380Z] + dirname+ cmd/core-metadata/Dockerfile [2025-09-12T19:03:45.380Z] cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2025-09-12T19:03:45.380Z] cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-09-12T19:03:45.380Z] + + dirname cmd/security-proxy-setup/Dockerfile [2025-09-12T19:03:45.380Z] cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-09-12T19:03:45.380Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-09-12T19:03:45.380Z] cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/security-spire-agent/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-09-12T19:03:45.380Z] + + cut -d/ -f2 [2025-09-12T19:03:45.380Z] dirname cmd/security-spire-config/Dockerfile [2025-09-12T19:03:45.380Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/security-spire-server/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-09-12T19:03:45.380Z] + dirname cmd/support-notifications/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-09-12T19:03:45.380Z] + cut -d/ -f2 [2025-09-12T19:03:45.380Z] + dirname cmd/support-scheduler/Dockerfile [2025-09-12T19:03:45.380Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-09-12T19:03:45.432Z] 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 [2025-09-12T19:03:45.969Z] + git rev-list -1 --merges 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93~1..3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 [Pipeline] echo [2025-09-12T19:03:46.008Z] -----------> git rev-list -1 --merges 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93~1..3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 [false] [Pipeline] sh [2025-09-12T19:03:46.328Z] + git log --format=format:%s -1 3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 [Pipeline] echo [2025-09-12T19:03:46.373Z] ========================================================= [2025-09-12T19:03:46.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-12T19:03:46.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-12T19:03:46.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-12T19:03:46.888Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-12T19:03:46.888Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-12T19:03:46.888Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-12T19:03:46.888Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-12T19:03:46.888Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-12T19:03:46.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-12T19:03:47.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-12T19:03:47.389Z] [2025-09-12T19:03:47.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-12T19:03:47.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-12T19:03:47.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-12T19:03:47.773Z] 3dae71ba6b94: Pulling fs layer [2025-09-12T19:03:47.773Z] 6bf1a483ea7c: Pulling fs layer [2025-09-12T19:03:47.773Z] f5dfc541a4d3: Pulling fs layer [2025-09-12T19:03:47.773Z] 461d9e800cba: Pulling fs layer [2025-09-12T19:03:47.773Z] 80192f66455f: Pulling fs layer [2025-09-12T19:03:47.773Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-12T19:03:47.773Z] a29436f7fd5d: Pulling fs layer [2025-09-12T19:03:47.773Z] 923cac83aea3: Pulling fs layer [2025-09-12T19:03:47.773Z] 25ad8b0a4227: Pulling fs layer [2025-09-12T19:03:47.773Z] db01528c6b51: Pulling fs layer [2025-09-12T19:03:47.773Z] 28988de357af: Pulling fs layer [2025-09-12T19:03:47.773Z] 461d9e800cba: Waiting [2025-09-12T19:03:47.773Z] 80192f66455f: Waiting [2025-09-12T19:03:47.773Z] 2e8e34ca0e6c: Waiting [2025-09-12T19:03:47.773Z] a29436f7fd5d: Waiting [2025-09-12T19:03:47.773Z] 923cac83aea3: Waiting [2025-09-12T19:03:47.773Z] 25ad8b0a4227: Waiting [2025-09-12T19:03:47.773Z] db01528c6b51: Waiting [2025-09-12T19:03:47.773Z] 28988de357af: Waiting [2025-09-12T19:03:47.773Z] 6bf1a483ea7c: Verifying Checksum [2025-09-12T19:03:47.773Z] 6bf1a483ea7c: Download complete [2025-09-12T19:03:47.773Z] 461d9e800cba: Verifying Checksum [2025-09-12T19:03:47.773Z] 461d9e800cba: Download complete [2025-09-12T19:03:47.773Z] 80192f66455f: Verifying Checksum [2025-09-12T19:03:47.773Z] 80192f66455f: Download complete [2025-09-12T19:03:48.032Z] f5dfc541a4d3: Verifying Checksum [2025-09-12T19:03:48.032Z] f5dfc541a4d3: Download complete [2025-09-12T19:03:48.032Z] 3dae71ba6b94: Verifying Checksum [2025-09-12T19:03:48.032Z] 3dae71ba6b94: Download complete [2025-09-12T19:03:48.032Z] 923cac83aea3: Verifying Checksum [2025-09-12T19:03:48.032Z] 923cac83aea3: Download complete [2025-09-12T19:03:48.032Z] 25ad8b0a4227: Verifying Checksum [2025-09-12T19:03:48.032Z] 25ad8b0a4227: Download complete [2025-09-12T19:03:48.032Z] db01528c6b51: Verifying Checksum [2025-09-12T19:03:48.032Z] db01528c6b51: Download complete [2025-09-12T19:03:48.292Z] 28988de357af: Verifying Checksum [2025-09-12T19:03:48.292Z] 28988de357af: Download complete [2025-09-12T19:03:48.292Z] a29436f7fd5d: Verifying Checksum [2025-09-12T19:03:48.551Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-12T19:03:48.551Z] 2e8e34ca0e6c: Download complete [2025-09-12T19:03:49.492Z] 3dae71ba6b94: Pull complete [2025-09-12T19:03:49.492Z] 6bf1a483ea7c: Pull complete [2025-09-12T19:03:50.064Z] f5dfc541a4d3: Pull complete [2025-09-12T19:03:50.327Z] 461d9e800cba: Pull complete [2025-09-12T19:03:50.327Z] 80192f66455f: Pull complete [2025-09-12T19:03:54.529Z] 2e8e34ca0e6c: Pull complete [2025-09-12T19:03:55.096Z] a29436f7fd5d: Pull complete [2025-09-12T19:03:55.096Z] 923cac83aea3: Pull complete [2025-09-12T19:03:55.096Z] 25ad8b0a4227: Pull complete [2025-09-12T19:03:55.096Z] db01528c6b51: Pull complete [2025-09-12T19:03:55.355Z] 28988de357af: Pull complete [2025-09-12T19:03:55.355Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-12T19:03:55.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-12T19:03:55.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-12T19:03:55.640Z] prd-ubuntu20.04-docker-8c-8g-8737 does not seem to be running inside a container [2025-09-12T19:03:55.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-12T19:03:57.454Z] $ docker top 2605a480d1514f5d8752eba851a420572435aae8a6abd3de8c8c4f89c4e885cb -eo pid,comm [2025-09-12T19:03:57.504Z] 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). [2025-09-12T19:03:57.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-12T19:03:57.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-12T19:03:57.675Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-12T19:03:57.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-12T19:03:57.778Z] $ docker exec 2605a480d1514f5d8752eba851a420572435aae8a6abd3de8c8c4f89c4e885cb ssh-agent [2025-09-12T19:03:57.885Z] SSH_AUTH_SOCK=/tmp/ssh-Q6Xc9MJErgT8/agent.32 [2025-09-12T19:03:57.885Z] SSH_AGENT_PID=38 [2025-09-12T19:03:57.892Z] Running ssh-add (command line suppressed) [2025-09-12T19:03:57.986Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5563989783640252051.key (/w/workspace/edgex-go/1@tmp/private_key_5563989783640252051.key) [2025-09-12T19:03:58.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-12T19:03:58.341Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-09-12T19:03:58.658Z] + git tag --points-at HEAD [Pipeline] } [2025-09-12T19:03:58.681Z] $ docker exec --env ******** --env ******** 2605a480d1514f5d8752eba851a420572435aae8a6abd3de8c8c4f89c4e885cb ssh-agent -k [2025-09-12T19:03:58.773Z] unset SSH_AUTH_SOCK; [2025-09-12T19:03:58.773Z] unset SSH_AGENT_PID; [2025-09-12T19:03:58.773Z] echo Agent pid 38 killed; [2025-09-12T19:03:58.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-12T19:03:58.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-12T19:03:58.891Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-12T19:03:59.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-12T19:03:59.007Z] $ docker exec 2605a480d1514f5d8752eba851a420572435aae8a6abd3de8c8c4f89c4e885cb ssh-agent [2025-09-12T19:03:59.121Z] SSH_AUTH_SOCK=/tmp/ssh-EH2s5FdVeh7P/agent.85 [2025-09-12T19:03:59.121Z] SSH_AGENT_PID=91 [2025-09-12T19:03:59.126Z] Running ssh-add (command line suppressed) [2025-09-12T19:03:59.222Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3522942746052404482.key (/w/workspace/edgex-go/1@tmp/private_key_3522942746052404482.key) [2025-09-12T19:03:59.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-12T19:03:59.584Z] + git semver init [2025-09-12T19:03:59.845Z] 2025-09-12 19:03:59,778 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-12T19:03:59.845Z] 2025-09-12 19:03:59,782 [run_init] DEBUG init version:0.0.0 force:False [2025-09-12T19:03:59.845Z] 2025-09-12 19:03:59,783 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-09-12T19:03:59.845Z] 2025-09-12 19:03:59,783 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-09-12T19:03:59.845Z] 2025-09-12 19:03:59,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,599 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5254 with force:False [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,600 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5254 [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,604 [execute] INFO git cat-file --batch-check [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,610 [execute] INFO git cat-file --batch [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-12T19:04:05.139Z] 2025-09-12 19:04:04,613 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5254 [2025-09-12T19:04:05.139Z] 0.0.0 [Pipeline] } [2025-09-12T19:04:05.168Z] $ docker exec --env ******** --env ******** 2605a480d1514f5d8752eba851a420572435aae8a6abd3de8c8c4f89c4e885cb ssh-agent -k [2025-09-12T19:04:05.261Z] unset SSH_AUTH_SOCK; [2025-09-12T19:04:05.262Z] unset SSH_AGENT_PID; [2025-09-12T19:04:05.262Z] echo Agent pid 91 killed; [2025-09-12T19:04:05.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-12T19:04:05.713Z] + git semver [Pipeline] } [2025-09-12T19:04:06.002Z] $ docker stop --time=1 2605a480d1514f5d8752eba851a420572435aae8a6abd3de8c8c4f89c4e885cb [2025-09-12T19:04:07.283Z] $ docker rm -f --volumes 2605a480d1514f5d8752eba851a420572435aae8a6abd3de8c8c4f89c4e885cb [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-12T19:04:07.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-12T19:04:08.068Z] Stashed 1 file(s) [Pipeline] echo [2025-09-12T19:04:08.099Z] [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] } [2025-09-12T19:04:09.505Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-09-12T19:04:09.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-12T19:04:09.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-12T19:04:09.661Z] ========================================================= [2025-09-12T19:04:09.661Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-12T19:04:09.661Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-12T19:04:10.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-12T19:04:10.024Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-09-12T19:04:10.024Z] 0a9a5dfd008f: Pulling fs layer [2025-09-12T19:04:10.024Z] 36466aa92d05: Pulling fs layer [2025-09-12T19:04:10.024Z] e10405b45d13: Pulling fs layer [2025-09-12T19:04:10.024Z] 096b7ceb2af7: Pulling fs layer [2025-09-12T19:04:10.024Z] 4f4fb700ef54: Pulling fs layer [2025-09-12T19:04:10.024Z] c451b95d7931: Pulling fs layer [2025-09-12T19:04:10.024Z] 9febf9df4401: Pulling fs layer [2025-09-12T19:04:10.024Z] 1477f019b032: Pulling fs layer [2025-09-12T19:04:10.024Z] c7dc25521971: Pulling fs layer [2025-09-12T19:04:10.024Z] c451b95d7931: Waiting [2025-09-12T19:04:10.024Z] c7dc25521971: Waiting [2025-09-12T19:04:10.024Z] 9febf9df4401: Waiting [2025-09-12T19:04:10.024Z] 1477f019b032: Waiting [2025-09-12T19:04:10.024Z] 096b7ceb2af7: Waiting [2025-09-12T19:04:10.024Z] 4f4fb700ef54: Waiting [2025-09-12T19:04:10.024Z] 36466aa92d05: Verifying Checksum [2025-09-12T19:04:10.024Z] 36466aa92d05: Download complete [2025-09-12T19:04:10.024Z] 096b7ceb2af7: Verifying Checksum [2025-09-12T19:04:10.024Z] 096b7ceb2af7: Download complete [2025-09-12T19:04:10.024Z] 4f4fb700ef54: Download complete [2025-09-12T19:04:10.024Z] 0a9a5dfd008f: Verifying Checksum [2025-09-12T19:04:10.024Z] 0a9a5dfd008f: Download complete [2025-09-12T19:04:10.024Z] c451b95d7931: Verifying Checksum [2025-09-12T19:04:10.024Z] c451b95d7931: Download complete [2025-09-12T19:04:10.024Z] 9febf9df4401: Verifying Checksum [2025-09-12T19:04:10.024Z] 9febf9df4401: Download complete [2025-09-12T19:04:10.286Z] 0a9a5dfd008f: Pull complete [2025-09-12T19:04:10.286Z] 36466aa92d05: Pull complete [2025-09-12T19:04:10.286Z] c7dc25521971: Verifying Checksum [2025-09-12T19:04:10.286Z] c7dc25521971: Download complete [2025-09-12T19:04:10.546Z] e10405b45d13: Verifying Checksum [2025-09-12T19:04:10.546Z] e10405b45d13: Download complete [2025-09-12T19:04:10.805Z] 1477f019b032: Verifying Checksum [2025-09-12T19:04:10.805Z] 1477f019b032: Download complete [2025-09-12T19:04:16.119Z] e10405b45d13: Pull complete [2025-09-12T19:04:16.119Z] 096b7ceb2af7: Pull complete [2025-09-12T19:04:16.119Z] 4f4fb700ef54: Pull complete [2025-09-12T19:04:16.119Z] c451b95d7931: Pull complete [2025-09-12T19:04:16.119Z] 9febf9df4401: Pull complete [2025-09-12T19:04:18.653Z] 1477f019b032: Pull complete [2025-09-12T19:04:19.222Z] c7dc25521971: Pull complete [2025-09-12T19:04:19.222Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-12T19:04:19.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-12T19:04:19.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-12T19:04:19.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-12T19:04:19.595Z] WORKDIR /edgex [2025-09-12T19:04:19.595Z] COPY go.mod . [2025-09-12T19:04:19.595Z] RUN go mod download [2025-09-12T19:04:19.595Z] + docker build -t ci-base-image-x86_64 -f - . [2025-09-12T19:04:20.162Z] #0 building with "default" instance using docker driver [2025-09-12T19:04:20.162Z] [2025-09-12T19:04:20.162Z] #1 [internal] load build definition from Dockerfile [2025-09-12T19:04:20.162Z] #1 transferring dockerfile: 164B done [2025-09-12T19:04:20.162Z] #1 DONE 0.0s [2025-09-12T19:04:20.162Z] [2025-09-12T19:04:20.162Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-12T19:04:20.162Z] #2 DONE 0.0s [2025-09-12T19:04:20.162Z] [2025-09-12T19:04:20.162Z] #3 [internal] load .dockerignore [2025-09-12T19:04:20.162Z] #3 transferring context: 50B done [2025-09-12T19:04:20.162Z] #3 DONE 0.0s [2025-09-12T19:04:20.162Z] [2025-09-12T19:04:20.162Z] #4 [internal] load build context [2025-09-12T19:04:20.162Z] #4 transferring context: 6.57kB done [2025-09-12T19:04:20.162Z] #4 DONE 0.0s [2025-09-12T19:04:20.162Z] [2025-09-12T19:04:20.162Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-12T19:04:20.162Z] #5 DONE 0.1s [2025-09-12T19:04:20.422Z] [2025-09-12T19:04:20.422Z] #6 [2/4] WORKDIR /edgex [2025-09-12T19:04:21.802Z] #6 DONE 1.4s [2025-09-12T19:04:21.803Z] [2025-09-12T19:04:21.803Z] #7 [3/4] COPY go.mod . [2025-09-12T19:04:21.803Z] #7 DONE 0.0s [2025-09-12T19:04:21.803Z] [2025-09-12T19:04:21.803Z] #8 [4/4] RUN go mod download [2025-09-12T19:04:36.700Z] #8 DONE 12.5s [2025-09-12T19:04:36.700Z] [2025-09-12T19:04:36.700Z] #9 exporting to image [2025-09-12T19:04:36.700Z] #9 exporting layers [2025-09-12T19:04:37.640Z] #9 exporting layers 3.4s done [2025-09-12T19:04:37.640Z] #9 writing image sha256:e9f0db1bb45ed0129223f245ca974531b3c31d0e84352e666bc702d49aaac4d2 done [2025-09-12T19:04:37.640Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-12T19:04:37.640Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-12T19:04:38.037Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-12T19:04:38.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-12T19:04:38.203Z] prd-ubuntu20.04-docker-8c-8g-8737 does not seem to be running inside a container [2025-09-12T19:04:38.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-09-12T19:04:38.519Z] $ docker top cbda1d14a4172bb2d4a1238d51cb06581fe78f5bc0a8583e00be086daa0ebecd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-12T19:04:38.927Z] + go version [2025-09-12T19:04:38.927Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-12T19:04:38.962Z] $ docker stop --time=1 cbda1d14a4172bb2d4a1238d51cb06581fe78f5bc0a8583e00be086daa0ebecd [2025-09-12T19:04:40.227Z] $ docker rm -f --volumes cbda1d14a4172bb2d4a1238d51cb06581fe78f5bc0a8583e00be086daa0ebecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-12T19:04:41.001Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-12T19:04:41.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-12T19:04:41.167Z] prd-ubuntu20.04-docker-8c-8g-8737 does not seem to be running inside a container [2025-09-12T19:04:41.198Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-09-12T19:04:41.433Z] $ docker top 1b7e84d1508caf4553187b9eb4e84ad236f8b6d964b4fafc656262a22eb063cf -eo pid,comm [Pipeline] { [Pipeline] echo [2025-09-12T19:04:41.553Z] ========================================================= [2025-09-12T19:04:41.553Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-09-12T19:04:41.553Z] ========================================================= [Pipeline] sh [2025-09-12T19:04:41.853Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-09-12T19:04:42.222Z] + make test [2025-09-12T19:04:42.222Z] go test -race -coverprofile=coverage.out ./... [2025-09-12T19:04:50.343Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-09-12T19:05:16.893Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 42.3% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-09-12T19:05:16.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-09-12T19:05:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-09-12T19:05:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-09-12T19:05:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-09-12T19:05:17.461Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-09-12T19:05:17.461Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-09-12T19:05:17.461Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-12T19:05:17.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-09-12T19:05:17.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-09-12T19:05:17.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-09-12T19:05:17.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-09-12T19:05:17.461Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-09-12T19:05:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-09-12T19:05:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-09-12T19:05:18.837Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-09-12T19:05:18.837Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-09-12T19:05:18.837Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-12T19:05:18.837Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-09-12T19:05:20.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements [2025-09-12T19:05:20.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2025-09-12T19:05:20.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.6% of statements [2025-09-12T19:05:20.211Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-09-12T19:05:20.211Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-09-12T19:05:20.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.391s coverage: 94.2% of statements [2025-09-12T19:05:20.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 92.4% of statements [2025-09-12T19:05:21.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements [2025-09-12T19:05:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-09-12T19:05:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-09-12T19:05:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-09-12T19:05:21.921Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-09-12T19:05:23.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 95.8% of statements [2025-09-12T19:05:23.296Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-09-12T19:05:24.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-09-12T19:05:24.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-09-12T19:05:24.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-09-12T19:05:24.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-09-12T19:05:24.230Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-09-12T19:05:24.230Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-09-12T19:05:25.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 1.0% of statements [2025-09-12T19:05:25.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2025-09-12T19:05:25.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 39.4% of statements [2025-09-12T19:05:25.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2025-09-12T19:05:25.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-09-12T19:05:25.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-09-12T19:05:25.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2025-09-12T19:05:25.732Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-09-12T19:05:25.732Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-09-12T19:05:25.732Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-09-12T19:05:25.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-09-12T19:05:26.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-09-12T19:05:26.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-09-12T19:05:26.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-09-12T19:05:26.252Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-09-12T19:05:26.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements [2025-09-12T19:05:27.079Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-09-12T19:05:27.079Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-09-12T19:05:27.079Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-09-12T19:05:27.645Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-09-12T19:05:27.645Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-09-12T19:05:27.645Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-09-12T19:05:27.645Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-09-12T19:05:28.214Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-09-12T19:05:28.214Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-09-12T19:05:28.781Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-09-12T19:05:30.688Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-09-12T19:05:30.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-09-12T19:05:32.076Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-09-12T19:05:33.014Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-09-12T19:05:33.014Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-09-12T19:05:33.014Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-09-12T19:05:36.303Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-09-12T19:05:36.870Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-09-12T19:05:36.870Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-09-12T19:05:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-09-12T19:05:37.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-09-12T19:05:37.128Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-12T19:05:39.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-09-12T19:05:39.038Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-09-12T19:05:39.038Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-09-12T19:05:39.038Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-09-12T19:05:39.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-09-12T19:05:39.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-09-12T19:05:39.297Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-09-12T19:05:39.558Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-09-12T19:05:39.816Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-09-12T19:05:39.816Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-09-12T19:05:39.816Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-09-12T19:05:39.816Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-09-12T19:05:39.816Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-09-12T19:05:41.715Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-09-12T19:05:41.715Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-09-12T19:05:41.715Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-09-12T19:05:41.715Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-09-12T19:05:42.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-09-12T19:05:42.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-09-12T19:05:42.648Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-12T19:05:42.648Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-09-12T19:05:42.648Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-09-12T19:05:42.648Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-09-12T19:05:42.648Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-09-12T19:05:44.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-09-12T19:05:44.023Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-12T19:05:44.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.039s coverage: 92.9% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 6.8% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.162s coverage: 54.5% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.014s coverage: 100.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 29.2% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 3.1% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements [2025-09-12T19:05:49.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-09-12T19:05:49.295Z] 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 [2025-09-12T19:05:49.295Z] running golangci-lint [2025-09-12T19:05:49.295Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-09-12T19:05:49.295Z] go version go1.23.9 linux/amd64 [2025-09-12T19:05:49.553Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-09-12T19:05:49.553Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-09-12T19:05:49.553Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-09-12T19:06:11.479Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 21.811821355s" [2025-09-12T19:06:11.479Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.831712ms" [2025-09-12T19:06:23.678Z] level=info msg="[linters_context/goanalysis] analyzers took 1m29.427247141s with top 10 stages: buildir: 53.711614457s, gosec: 3.470532724s, inspect: 2.661763345s, fact_deprecated: 2.430651671s, printf: 1.999213786s, ctrlflow: 1.702348043s, S1038: 1.078027619s, fact_purity: 1.017623942s, nilness: 961.632294ms, tokenfileanalyzer: 719.202162ms" [2025-09-12T19:06:23.678Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-09-12T19:06:23.678Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 201/201, nolint: 20/0, cgo: 201/201, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, invalid_issue: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, exclude-rules: 201/20" [2025-09-12T19:06:23.678Z] level=info msg="[runner] processing took 17.918439ms with stages: nolint: 7.366253ms, identifier_marker: 5.001482ms, path_prettifier: 1.655332ms, autogenerated_exclude: 1.630432ms, exclude-rules: 1.196191ms, skip_dirs: 961.136µs, invalid_issue: 43.462µs, cgo: 39.621µs, filename_unadjuster: 20.6µs, max_same_issues: 1.02µs, uniq_by_line: 470ns, fixer: 420ns, skip_files: 400ns, exclude: 270ns, sort_results: 260ns, path_prefixer: 260ns, max_from_linter: 180ns, diff: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2025-09-12T19:06:23.678Z] level=info msg="[runner] linters took 11.372198731s with stages: goanalysis_metalinter: 11.35416343s" [2025-09-12T19:06:23.678Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-09-12T19:06:23.678Z] level=info msg="Memory: 330 samples, avg is 289.1MB, max is 1425.0MB" [2025-09-12T19:06:23.678Z] level=info msg="Execution took 33.244694708s" [2025-09-12T19:06:23.678Z] go vet ./... [2025-09-12T19:06:30.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-12T19:06:30.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-12T19:06:30.237Z] ./bin/test-attribution-txt.sh [2025-09-12T19:06:30.237Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-12T19:06:30.237Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-12T19:06:30.237Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-12T19:06:30.237Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-12T19:06:30.237Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-12T19:06:30.237Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-12T19:06:30.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-09-12T19:06:30.591Z] + ls -al . [2025-09-12T19:06:30.592Z] total 2056 [2025-09-12T19:06:30.592Z] drwxrwxr-x 11 1001 1001 4096 Sep 12 19:04 . [2025-09-12T19:06:30.592Z] drwxr-xr-x 4 root root 4096 Sep 12 19:04 .. [2025-09-12T19:06:30.592Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 19:03 .blubracket [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 10 Sep 12 19:03 .dockerignore [2025-09-12T19:06:30.592Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 19:05 .git [2025-09-12T19:06:30.592Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 19:03 .github [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 909 Sep 12 19:03 .gitignore [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 218 Sep 12 19:03 .golangci.yml [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 19:03 .hadolint.yml [2025-09-12T19:06:30.592Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 19:04 .semver [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 155 Sep 12 19:03 .sonarcloud.properties [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 19:03 ADOPTERS.md [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 17374 Sep 12 19:03 Attribution.txt [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 108018 Sep 12 19:03 CHANGELOG.md [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 19:03 CONTRIBUTING.md [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 19:03 GOVERNANCE.md [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 858 Sep 12 19:03 Jenkinsfile [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 19:03 LICENSE [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 16740 Sep 12 19:03 Makefile [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 19:03 OWNERS.md [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 9932 Sep 12 19:03 README.md [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 19:03 SECURITY.md [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 19:04 VERSION [2025-09-12T19:06:30.592Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 19:03 bin [2025-09-12T19:06:30.592Z] drwxrwxr-x 19 1001 1001 4096 Sep 12 19:03 cmd [2025-09-12T19:06:30.592Z] -rw-r--r-- 1 root root 1725228 Sep 12 19:05 coverage.out [2025-09-12T19:06:30.592Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 19:03 fuzz_test [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 6539 Sep 12 19:03 go.mod [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 88541 Sep 12 19:03 go.sum [2025-09-12T19:06:30.592Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 19:03 internal [2025-09-12T19:06:30.592Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 19:03 openapi [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 584 Sep 12 19:03 security.txt [2025-09-12T19:06:30.592Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 19:03 version.go [Pipeline] sh [2025-09-12T19:06:30.903Z] + '[' -e coverage.out ] [2025-09-12T19:06:30.903Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-09-12T19:06:31.093Z] Stashed 1 file(s) [Pipeline] sh [2025-09-12T19:06:31.394Z] + make build [2025-09-12T19:06:31.394Z] 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 [2025-09-12T19:06:53.327Z] 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 [2025-09-12T19:06:53.327Z] 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 [2025-09-12T19:06:54.708Z] 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 [2025-09-12T19:06:54.966Z] 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 [2025-09-12T19:06:56.864Z] 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 [2025-09-12T19:07:02.128Z] 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 [2025-09-12T19:07:03.065Z] 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 [2025-09-12T19:07:05.594Z] 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 [2025-09-12T19:07:07.495Z] 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 [2025-09-12T19:07:08.869Z] 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 [2025-09-12T19:07:10.255Z] 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 [2025-09-12T19:07:11.196Z] 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] } [2025-09-12T19:07:12.595Z] $ docker stop --time=1 1b7e84d1508caf4553187b9eb4e84ad236f8b6d964b4fafc656262a22eb063cf [2025-09-12T19:07:16.518Z] $ docker rm -f --volumes 1b7e84d1508caf4553187b9eb4e84ad236f8b6d964b4fafc656262a22eb063cf [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 [2025-09-12T19:07:18.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-12T19:07:18.027Z] [2025-09-12T19:07:18.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-12T19:07:18.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-12T19:07:18.410Z] latest: Pulling from edgex-devops/edgex-compose [2025-09-12T19:07:18.410Z] 91d30c5bc195: Pulling fs layer [2025-09-12T19:07:18.410Z] 2e9b0aa3be6d: Pulling fs layer [2025-09-12T19:07:18.410Z] 9c61dcf015f6: Pulling fs layer [2025-09-12T19:07:18.410Z] 4698f68db338: Pulling fs layer [2025-09-12T19:07:18.410Z] 2a2f49069b9e: Pulling fs layer [2025-09-12T19:07:18.410Z] e0025b399a48: Pulling fs layer [2025-09-12T19:07:18.410Z] 4698f68db338: Waiting [2025-09-12T19:07:18.410Z] 2a2f49069b9e: Waiting [2025-09-12T19:07:18.410Z] e0025b399a48: Waiting [2025-09-12T19:07:18.410Z] 91d30c5bc195: Verifying Checksum [2025-09-12T19:07:18.410Z] 4698f68db338: Verifying Checksum [2025-09-12T19:07:18.410Z] 4698f68db338: Download complete [2025-09-12T19:07:18.669Z] 2e9b0aa3be6d: Verifying Checksum [2025-09-12T19:07:18.669Z] 2e9b0aa3be6d: Download complete [2025-09-12T19:07:18.669Z] 91d30c5bc195: Pull complete [2025-09-12T19:07:18.669Z] e0025b399a48: Verifying Checksum [2025-09-12T19:07:18.669Z] e0025b399a48: Download complete [2025-09-12T19:07:18.669Z] 2a2f49069b9e: Download complete [2025-09-12T19:07:18.927Z] 2e9b0aa3be6d: Pull complete [2025-09-12T19:07:19.493Z] 9c61dcf015f6: Verifying Checksum [2025-09-12T19:07:19.493Z] 9c61dcf015f6: Download complete [2025-09-12T19:07:22.777Z] 9c61dcf015f6: Pull complete [2025-09-12T19:07:22.777Z] 4698f68db338: Pull complete [2025-09-12T19:07:23.036Z] 2a2f49069b9e: Pull complete [2025-09-12T19:07:23.036Z] e0025b399a48: Pull complete [2025-09-12T19:07:23.299Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-09-12T19:07:23.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-12T19:07:23.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-12T19:07:23.868Z] prd-ubuntu20.04-docker-8c-8g-8737 does not seem to be running inside a container [2025-09-12T19:07:23.890Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat [2025-09-12T19:07:25.179Z] $ docker top 2d1917c5b3e77bd13843173f6a6b4da0a4da08605d580d7732f12c48ed8dbe18 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-12T19:07:25.560Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-12T19:07:25.820Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #1 transferring dockerfile: 2.23kB done [2025-09-12T19:07:25.820Z] #1 DONE 0.0s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #2 [core-data internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #2 transferring dockerfile: 2.04kB done [2025-09-12T19:07:25.820Z] #2 DONE 0.0s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #3 transferring dockerfile: 2.49kB done [2025-09-12T19:07:25.820Z] #3 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-12T19:07:25.820Z] #4 DONE 0.0s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #5 ... [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #6 transferring dockerfile: 1.81kB done [2025-09-12T19:07:25.820Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-12T19:07:25.820Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-09-12T19:07:25.820Z] #6 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #7 transferring dockerfile: 2.50kB done [2025-09-12T19:07:25.820Z] #7 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #8 transferring dockerfile: 2.00kB done [2025-09-12T19:07:25.820Z] #8 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #9 transferring dockerfile: 1.69kB done [2025-09-12T19:07:25.820Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-12T19:07:25.820Z] #9 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #10 transferring dockerfile: 2.10kB done [2025-09-12T19:07:25.820Z] #10 DONE 0.2s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #11 transferring dockerfile: 1.83kB done [2025-09-12T19:07:25.820Z] #11 DONE 0.2s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #12 [core-command internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #12 transferring dockerfile: 1.94kB done [2025-09-12T19:07:25.820Z] #12 DONE 0.2s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #13 transferring dockerfile: 2.14kB done [2025-09-12T19:07:25.820Z] #13 DONE 0.2s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #14 transferring dockerfile: 3.02kB done [2025-09-12T19:07:25.820Z] #14 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #15 transferring dockerfile: 1.89kB done [2025-09-12T19:07:25.820Z] #15 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-12T19:07:25.820Z] #4 DONE 0.0s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-09-12T19:07:25.820Z] #16 transferring dockerfile: 1.70kB done [2025-09-12T19:07:25.820Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-12T19:07:25.820Z] #16 DONE 0.1s [2025-09-12T19:07:25.820Z] [2025-09-12T19:07:25.820Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-09-12T19:07:26.078Z] #5 transferring dockerfile: 2.01kB done [2025-09-12T19:07:26.078Z] #5 DONE 0.2s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-12T19:07:26.078Z] #4 DONE 0.0s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #17 [support-notifications internal] load .dockerignore [2025-09-12T19:07:26.078Z] #17 transferring context: 50B done [2025-09-12T19:07:26.078Z] #17 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #18 [security-proxy-setup internal] load .dockerignore [2025-09-12T19:07:26.078Z] #18 transferring context: 50B done [2025-09-12T19:07:26.078Z] #18 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-09-12T19:07:26.078Z] #19 transferring context: 50B done [2025-09-12T19:07:26.078Z] #19 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #20 [core-metadata internal] load .dockerignore [2025-09-12T19:07:26.078Z] #20 transferring context: 50B done [2025-09-12T19:07:26.078Z] #20 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-12T19:07:26.078Z] #21 transferring context: 50B done [2025-09-12T19:07:26.078Z] #21 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #22 [core-data internal] load .dockerignore [2025-09-12T19:07:26.078Z] #22 transferring context: 50B done [2025-09-12T19:07:26.078Z] #22 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #23 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-09-12T19:07:26.078Z] #23 DONE 0.2s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #24 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-12T19:07:26.078Z] #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-12T19:07:26.078Z] #24 ... [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #25 [support-scheduler internal] load .dockerignore [2025-09-12T19:07:26.078Z] #25 transferring context: 50B done [2025-09-12T19:07:26.078Z] #25 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #26 [security-proxy-auth internal] load .dockerignore [2025-09-12T19:07:26.078Z] #26 transferring context: 50B done [2025-09-12T19:07:26.078Z] #26 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #27 [core-command internal] load .dockerignore [2025-09-12T19:07:26.078Z] #27 transferring context: 50B done [2025-09-12T19:07:26.078Z] #27 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-09-12T19:07:26.078Z] #28 transferring context: 50B done [2025-09-12T19:07:26.078Z] #28 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #29 [security-bootstrapper internal] load .dockerignore [2025-09-12T19:07:26.078Z] #29 transferring context: 50B done [2025-09-12T19:07:26.078Z] #29 DONE 0.1s [2025-09-12T19:07:26.078Z] [2025-09-12T19:07:26.078Z] #24 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-12T19:07:26.078Z] #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-12T19:07:26.078Z] #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 2.10MB / 3.62MB 0.1s [2025-09-12T19:07:26.078Z] #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-12T19:07:26.078Z] #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-12T19:07:26.078Z] #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-12T19:07:26.078Z] #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-12T19:07:26.078Z] #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-12T19:07:26.078Z] #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-12T19:07:26.078Z] #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-12T19:07:26.078Z] #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-12T19:07:26.496Z] #24 ... [2025-09-12T19:07:26.496Z] [2025-09-12T19:07:26.496Z] #30 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-12T19:07:26.496Z] #30 DONE 0.3s [2025-09-12T19:07:26.496Z] [2025-09-12T19:07:26.496Z] #31 [core-keeper internal] load .dockerignore [2025-09-12T19:07:26.496Z] #31 transferring context: 50B done [2025-09-12T19:07:26.496Z] #31 DONE 0.3s [2025-09-12T19:07:26.496Z] [2025-09-12T19:07:26.496Z] #24 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-12T19:07:26.496Z] #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-12T19:07:26.496Z] #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-12T19:07:26.496Z] #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-12T19:07:26.496Z] #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-12T19:07:26.496Z] #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-12T19:07:27.069Z] #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.7s done [2025-09-12T19:07:27.327Z] #24 ... [2025-09-12T19:07:27.327Z] [2025-09-12T19:07:27.327Z] #32 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-09-12T19:07:27.327Z] #32 DONE 1.1s [2025-09-12T19:07:27.589Z] [2025-09-12T19:07:27.590Z] #24 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-12T19:07:27.590Z] #24 DONE 1.6s [2025-09-12T19:07:27.590Z] [2025-09-12T19:07:27.590Z] #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-12T19:07:27.847Z] #33 ... [2025-09-12T19:07:27.847Z] [2025-09-12T19:07:27.847Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-12T19:07:27.847Z] #34 DONE 2.0s [2025-09-12T19:07:27.847Z] [2025-09-12T19:07:27.847Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-12T19:07:27.847Z] #35 DONE 2.0s [2025-09-12T19:07:27.847Z] [2025-09-12T19:07:27.847Z] #36 [security-spire-agent internal] load .dockerignore [2025-09-12T19:07:27.847Z] #36 transferring context: 50B done [2025-09-12T19:07:27.847Z] #36 DONE 0.1s [2025-09-12T19:07:27.847Z] [2025-09-12T19:07:27.847Z] #37 [security-spire-config internal] load .dockerignore [2025-09-12T19:07:27.847Z] #37 transferring context: 50B 0.0s done [2025-09-12T19:07:27.847Z] #37 DONE 0.2s [2025-09-12T19:07:27.847Z] [2025-09-12T19:07:27.847Z] #24 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-12T19:07:27.847Z] #24 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-12T19:07:27.847Z] #24 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-12T19:07:27.847Z] #24 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-12T19:07:27.847Z] #24 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-12T19:07:27.847Z] #24 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-12T19:07:27.847Z] #24 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.7s done [2025-09-12T19:07:27.847Z] #24 DONE 1.6s [2025-09-12T19:07:27.847Z] [2025-09-12T19:07:27.847Z] #38 [security-spire-server internal] load .dockerignore [2025-09-12T19:07:27.847Z] #38 transferring context: 50B 0.0s done [2025-09-12T19:07:27.847Z] #38 DONE 0.1s [2025-09-12T19:07:27.847Z] [2025-09-12T19:07:27.847Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:27.847Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:28.105Z] #39 ... [2025-09-12T19:07:28.105Z] [2025-09-12T19:07:28.105Z] #40 [security-spire-agent internal] load build context [2025-09-12T19:07:28.105Z] #40 transferring context: 23.33kB 0.0s done [2025-09-12T19:07:28.105Z] #40 DONE 0.1s [2025-09-12T19:07:28.105Z] [2025-09-12T19:07:28.105Z] #41 [security-spire-config internal] load build context [2025-09-12T19:07:28.105Z] #41 transferring context: 22.05kB 0.0s done [2025-09-12T19:07:28.105Z] #41 DONE 0.2s [2025-09-12T19:07:28.105Z] [2025-09-12T19:07:28.105Z] #42 [security-spire-server internal] load build context [2025-09-12T19:07:28.105Z] #42 transferring context: 23.80kB 0.0s done [2025-09-12T19:07:28.105Z] #42 DONE 0.2s [2025-09-12T19:07:28.105Z] [2025-09-12T19:07:28.105Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:28.105Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-09-12T19:07:28.362Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-09-12T19:07:28.362Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-09-12T19:07:28.362Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-09-12T19:07:28.362Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-09-12T19:07:28.362Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-12T19:07:28.362Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-09-12T19:07:29.296Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s [2025-09-12T19:07:31.197Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 2.7s [2025-09-12T19:07:31.197Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.0s [2025-09-12T19:07:33.104Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.2s done [2025-09-12T19:07:34.035Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-12T19:07:34.625Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.8s done [2025-09-12T19:07:36.202Z] #39 ... [2025-09-12T19:07:36.202Z] [2025-09-12T19:07:36.202Z] #43 [support-notifications internal] load build context [2025-09-12T19:07:36.202Z] #43 transferring context: 339.54MB 9.9s [2025-09-12T19:07:36.202Z] #43 ... [2025-09-12T19:07:36.202Z] [2025-09-12T19:07:36.202Z] #44 [security-secretstore-setup internal] load build context [2025-09-12T19:07:36.202Z] #44 ... [2025-09-12T19:07:36.202Z] [2025-09-12T19:07:36.202Z] #45 [security-proxy-setup internal] load build context [2025-09-12T19:07:36.202Z] #45 ... [2025-09-12T19:07:36.202Z] [2025-09-12T19:07:36.202Z] #46 [core-data internal] load build context [2025-09-12T19:07:36.459Z] #46 ... [2025-09-12T19:07:36.459Z] [2025-09-12T19:07:36.459Z] #47 [security-spiffe-token-provider internal] load build context [2025-09-12T19:07:36.459Z] #47 ... [2025-09-12T19:07:36.459Z] [2025-09-12T19:07:36.459Z] #48 [security-proxy-auth internal] load build context [2025-09-12T19:07:36.717Z] #48 ... [2025-09-12T19:07:36.717Z] [2025-09-12T19:07:36.717Z] #49 [core-keeper internal] load build context [2025-09-12T19:07:36.717Z] #49 ... [2025-09-12T19:07:36.717Z] [2025-09-12T19:07:36.717Z] #50 [core-metadata internal] load build context [2025-09-12T19:07:36.717Z] #50 ... [2025-09-12T19:07:36.717Z] [2025-09-12T19:07:36.717Z] #51 [core-common-config-bootstrapper internal] load build context [2025-09-12T19:07:36.975Z] #51 ... [2025-09-12T19:07:36.975Z] [2025-09-12T19:07:36.975Z] #52 [core-command internal] load build context [2025-09-12T19:07:36.975Z] #52 ... [2025-09-12T19:07:36.975Z] [2025-09-12T19:07:36.975Z] #53 [security-bootstrapper internal] load build context [2025-09-12T19:07:37.233Z] #53 ... [2025-09-12T19:07:37.233Z] [2025-09-12T19:07:37.233Z] #54 [support-scheduler internal] load build context [2025-09-12T19:07:37.233Z] #54 ... [2025-09-12T19:07:37.233Z] [2025-09-12T19:07:37.233Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:37.233Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 9.1s [2025-09-12T19:07:37.519Z] #39 ... [2025-09-12T19:07:37.519Z] [2025-09-12T19:07:37.519Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-12T19:07:37.519Z] #0 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:37.519Z] #0 7.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:37.519Z] #0 7.727 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-12T19:07:37.519Z] #0 7.727 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-12T19:07:37.519Z] #0 7.727 OK: 24174 distinct packages available [2025-09-12T19:07:37.519Z] #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:37.519Z] #0 7.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:37.519Z] #0 8.143 OK: 248 MiB in 58 packages [2025-09-12T19:07:37.519Z] #55 ... [2025-09-12T19:07:37.519Z] [2025-09-12T19:07:37.519Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-12T19:07:37.519Z] #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:37.519Z] #0 5.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:37.519Z] #0 5.682 OK: 248 MiB in 58 packages [2025-09-12T19:07:37.779Z] #56 ... [2025-09-12T19:07:37.779Z] [2025-09-12T19:07:37.779Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-12T19:07:37.779Z] #57 ... [2025-09-12T19:07:37.779Z] [2025-09-12T19:07:37.779Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-12T19:07:37.779Z] #58 ... [2025-09-12T19:07:37.779Z] [2025-09-12T19:07:37.779Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-12T19:07:38.049Z] #59 ... [2025-09-12T19:07:38.049Z] [2025-09-12T19:07:38.049Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-12T19:07:38.049Z] #0 3.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:38.049Z] #0 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:38.049Z] #0 4.352 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-12T19:07:38.049Z] #0 4.356 (2/4) Installing openssl (3.3.4-r0) [2025-09-12T19:07:38.049Z] #0 4.369 (3/4) Installing su-exec (0.2-r3) [2025-09-12T19:07:38.049Z] #0 4.424 (4/4) Installing yq-go (4.44.1-r2) [2025-09-12T19:07:38.049Z] #0 4.584 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:07:38.049Z] #0 4.594 OK: 19 MiB in 18 packages [2025-09-12T19:07:38.049Z] #60 ... [2025-09-12T19:07:38.049Z] [2025-09-12T19:07:38.049Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-12T19:07:38.049Z] #0 0.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:38.049Z] #0 0.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:38.049Z] #0 0.987 OK: 248 MiB in 58 packages [2025-09-12T19:07:38.307Z] #61 ... [2025-09-12T19:07:38.307Z] [2025-09-12T19:07:38.307Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-12T19:07:38.307Z] #62 ... [2025-09-12T19:07:38.307Z] [2025-09-12T19:07:38.307Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-12T19:07:38.307Z] #63 ... [2025-09-12T19:07:38.307Z] [2025-09-12T19:07:38.307Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-12T19:07:38.565Z] #64 ... [2025-09-12T19:07:38.565Z] [2025-09-12T19:07:38.565Z] #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-12T19:07:38.565Z] #33 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:38.565Z] #33 0.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:38.565Z] #33 1.150 OK: 248 MiB in 58 packages [2025-09-12T19:07:38.565Z] #33 ... [2025-09-12T19:07:38.565Z] [2025-09-12T19:07:38.565Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-12T19:07:38.565Z] #65 ... [2025-09-12T19:07:38.565Z] [2025-09-12T19:07:38.565Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-12T19:07:38.829Z] #66 ... [2025-09-12T19:07:38.829Z] [2025-09-12T19:07:38.829Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-12T19:07:38.829Z] #67 ... [2025-09-12T19:07:38.829Z] [2025-09-12T19:07:38.829Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-12T19:07:39.345Z] #68 ... [2025-09-12T19:07:39.345Z] [2025-09-12T19:07:39.345Z] #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-12T19:07:39.605Z] #69 ... [2025-09-12T19:07:39.605Z] [2025-09-12T19:07:39.605Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-12T19:07:39.605Z] #0 0.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:39.605Z] #0 0.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:07:39.605Z] #0 1.203 OK: 248 MiB in 58 packages [2025-09-12T19:07:39.605Z] #70 ... [2025-09-12T19:07:39.605Z] [2025-09-12T19:07:39.605Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-12T19:07:39.605Z] #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-09-12T19:07:39.605Z] #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.2s done [2025-09-12T19:07:39.605Z] #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 5.8s done [2025-09-12T19:07:39.605Z] #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-12T19:07:39.605Z] #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-09-12T19:07:39.605Z] #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-09-12T19:07:39.605Z] #71 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-12T19:07:39.605Z] #71 ... [2025-09-12T19:07:39.605Z] [2025-09-12T19:07:39.605Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:42.135Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 12.9s done [2025-09-12T19:07:46.645Z] #39 ... [2025-09-12T19:07:46.645Z] [2025-09-12T19:07:46.645Z] #43 [support-notifications internal] load build context [2025-09-12T19:07:46.645Z] #43 transferring context: 595.60MB 13.9s done [2025-09-12T19:07:46.645Z] #43 ... [2025-09-12T19:07:46.645Z] [2025-09-12T19:07:46.645Z] #44 [security-secretstore-setup internal] load build context [2025-09-12T19:07:46.645Z] #44 transferring context: 595.60MB 12.3s done [2025-09-12T19:07:46.645Z] #44 ... [2025-09-12T19:07:46.645Z] [2025-09-12T19:07:46.645Z] #46 [core-data internal] load build context [2025-09-12T19:07:46.645Z] #46 transferring context: 595.60MB 12.4s done [2025-09-12T19:07:46.904Z] #46 ... [2025-09-12T19:07:46.904Z] [2025-09-12T19:07:46.904Z] #47 [security-spiffe-token-provider internal] load build context [2025-09-12T19:07:46.904Z] #47 transferring context: 595.60MB 14.1s done [2025-09-12T19:07:46.904Z] #47 ... [2025-09-12T19:07:46.904Z] [2025-09-12T19:07:46.904Z] #45 [security-proxy-setup internal] load build context [2025-09-12T19:07:46.904Z] #45 transferring context: 595.60MB 12.2s done [2025-09-12T19:07:46.904Z] #45 ... [2025-09-12T19:07:46.904Z] [2025-09-12T19:07:46.904Z] #50 [core-metadata internal] load build context [2025-09-12T19:07:46.904Z] #50 transferring context: 595.60MB 13.7s done [2025-09-12T19:07:47.162Z] #50 ... [2025-09-12T19:07:47.162Z] [2025-09-12T19:07:47.162Z] #49 [core-keeper internal] load build context [2025-09-12T19:07:47.162Z] #49 transferring context: 595.60MB 11.7s done [2025-09-12T19:07:47.162Z] #49 ... [2025-09-12T19:07:47.162Z] [2025-09-12T19:07:47.162Z] #51 [core-common-config-bootstrapper internal] load build context [2025-09-12T19:07:47.162Z] #51 transferring context: 595.60MB 12.4s done [2025-09-12T19:07:47.162Z] #51 ... [2025-09-12T19:07:47.162Z] [2025-09-12T19:07:47.162Z] #52 [core-command internal] load build context [2025-09-12T19:07:47.162Z] #52 transferring context: 595.60MB 14.0s done [2025-09-12T19:07:47.729Z] #52 ... [2025-09-12T19:07:47.729Z] [2025-09-12T19:07:47.729Z] #53 [security-bootstrapper internal] load build context [2025-09-12T19:07:47.729Z] #53 transferring context: 595.60MB 12.1s done [2025-09-12T19:07:47.729Z] #53 ... [2025-09-12T19:07:47.729Z] [2025-09-12T19:07:47.729Z] #48 [security-proxy-auth internal] load build context [2025-09-12T19:07:47.730Z] #48 transferring context: 595.60MB 13.7s done [2025-09-12T19:07:47.730Z] #48 ... [2025-09-12T19:07:47.730Z] [2025-09-12T19:07:47.730Z] #54 [support-scheduler internal] load build context [2025-09-12T19:07:47.730Z] #54 transferring context: 595.60MB 12.8s done [2025-09-12T19:07:47.988Z] #54 ... [2025-09-12T19:07:47.988Z] [2025-09-12T19:07:47.988Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:47.988Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 19.7s [2025-09-12T19:07:47.988Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-12T19:07:50.522Z] #39 ... [2025-09-12T19:07:50.522Z] [2025-09-12T19:07:50.522Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-12T19:07:50.522Z] #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 22.2s done [2025-09-12T19:07:50.522Z] #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 22.4s [2025-09-12T19:07:50.522Z] #71 ... [2025-09-12T19:07:50.522Z] [2025-09-12T19:07:50.522Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:52.426Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 23.0s done [2025-09-12T19:07:56.616Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-09-12T19:07:58.520Z] #39 ... [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #45 [security-proxy-setup internal] load build context [2025-09-12T19:07:58.520Z] #45 DONE 32.6s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-12T19:07:58.520Z] #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 25.3s done [2025-09-12T19:07:58.520Z] #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-09-12T19:07:58.520Z] #71 ... [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #53 [security-bootstrapper internal] load build context [2025-09-12T19:07:58.520Z] #53 DONE 32.5s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-12T19:07:58.520Z] #66 DONE 31.2s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #44 [security-secretstore-setup internal] load build context [2025-09-12T19:07:58.520Z] #44 DONE 32.6s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #51 [core-common-config-bootstrapper internal] load build context [2025-09-12T19:07:58.520Z] #51 DONE 32.6s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #46 [core-data internal] load build context [2025-09-12T19:07:58.520Z] #46 DONE 32.6s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #49 [core-keeper internal] load build context [2025-09-12T19:07:58.520Z] #49 DONE 32.3s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #50 [core-metadata internal] load build context [2025-09-12T19:07:58.520Z] #50 DONE 32.6s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #54 [support-scheduler internal] load build context [2025-09-12T19:07:58.520Z] #54 DONE 32.6s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-12T19:07:58.520Z] #55 DONE 31.2s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-12T19:07:58.520Z] #61 DONE 31.3s [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-12T19:07:58.520Z] #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-09-12T19:07:58.520Z] #71 ... [2025-09-12T19:07:58.520Z] [2025-09-12T19:07:58.520Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:58.520Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-09-12T19:07:58.778Z] #39 ... [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-12T19:07:58.778Z] #33 DONE 31.3s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-12T19:07:58.778Z] #60 DONE 31.1s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-12T19:07:58.778Z] #56 DONE 31.3s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-12T19:07:58.778Z] #70 DONE 31.3s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-12T19:07:58.778Z] #59 DONE 31.1s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #48 [security-proxy-auth internal] load build context [2025-09-12T19:07:58.778Z] #48 DONE 32.7s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #43 [support-notifications internal] load build context [2025-09-12T19:07:58.778Z] #43 DONE 32.7s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #52 [core-command internal] load build context [2025-09-12T19:07:58.778Z] #52 DONE 32.7s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #47 [security-spiffe-token-provider internal] load build context [2025-09-12T19:07:58.778Z] #47 DONE 32.6s [2025-09-12T19:07:58.778Z] [2025-09-12T19:07:58.778Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:59.346Z] #39 ... [2025-09-12T19:07:59.346Z] [2025-09-12T19:07:59.346Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:07:59.346Z] #72 DONE 0.7s [2025-09-12T19:07:59.346Z] [2025-09-12T19:07:59.346Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:07:59.346Z] #73 DONE 0.7s [2025-09-12T19:07:59.346Z] [2025-09-12T19:07:59.346Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:59.605Z] #39 ... [2025-09-12T19:07:59.605Z] [2025-09-12T19:07:59.605Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:07:59.605Z] #74 DONE 0.7s [2025-09-12T19:07:59.605Z] [2025-09-12T19:07:59.605Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:07:59.605Z] #75 DONE 0.8s [2025-09-12T19:07:59.605Z] [2025-09-12T19:07:59.605Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:07:59.605Z] #39 ... [2025-09-12T19:07:59.605Z] [2025-09-12T19:07:59.605Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:07:59.605Z] #76 DONE 0.9s [2025-09-12T19:07:59.605Z] [2025-09-12T19:07:59.606Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:08:00.172Z] #39 ... [2025-09-12T19:08:00.172Z] [2025-09-12T19:08:00.172Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-12T19:08:00.172Z] #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [2025-09-12T19:08:00.172Z] #71 DONE 32.0s [2025-09-12T19:08:00.172Z] [2025-09-12T19:08:00.172Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:08:00.431Z] #39 ... [2025-09-12T19:08:00.431Z] [2025-09-12T19:08:00.431Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-12T19:08:00.431Z] #63 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #63 31.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #63 32.23 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:00.431Z] #63 32.24 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:00.431Z] #63 32.25 OK: 8 MiB in 15 packages [2025-09-12T19:08:00.431Z] #63 DONE 32.7s [2025-09-12T19:08:00.431Z] [2025-09-12T19:08:00.431Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-12T19:08:00.431Z] #58 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #58 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #58 32.28 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:00.431Z] #58 32.32 (2/2) Installing su-exec (0.2-r3) [2025-09-12T19:08:00.431Z] #58 32.33 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:00.431Z] #58 32.34 OK: 8 MiB in 16 packages [2025-09-12T19:08:00.431Z] #58 DONE 32.7s [2025-09-12T19:08:00.431Z] [2025-09-12T19:08:00.431Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-12T19:08:00.431Z] #57 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #57 31.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #57 32.07 (1/7) Installing ca-certificates (20250619-r0) [2025-09-12T19:08:00.431Z] #57 32.08 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:00.431Z] #57 32.09 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-12T19:08:00.431Z] #57 32.10 (4/7) Installing libsodium (1.0.19-r0) [2025-09-12T19:08:00.431Z] #57 32.11 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-12T19:08:00.431Z] #57 32.13 (6/7) Installing libzmq (4.3.5-r2) [2025-09-12T19:08:00.431Z] #57 32.14 (7/7) Installing zeromq (4.3.5-r2) [2025-09-12T19:08:00.431Z] #57 32.15 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:00.431Z] #57 32.16 Executing ca-certificates-20250619-r0.trigger [2025-09-12T19:08:00.431Z] #57 32.28 OK: 12 MiB in 21 packages [2025-09-12T19:08:00.431Z] #57 DONE 32.8s [2025-09-12T19:08:00.431Z] [2025-09-12T19:08:00.431Z] #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-12T19:08:00.431Z] #69 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #69 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #69 32.34 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:00.431Z] #69 32.35 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:00.431Z] #69 32.36 OK: 8 MiB in 15 packages [2025-09-12T19:08:00.431Z] #69 DONE 32.8s [2025-09-12T19:08:00.431Z] [2025-09-12T19:08:00.431Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:08:00.431Z] #39 ... [2025-09-12T19:08:00.431Z] [2025-09-12T19:08:00.431Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-12T19:08:00.431Z] #64 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #64 31.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:00.431Z] #64 32.18 (1/3) Installing ca-certificates (20250619-r0) [2025-09-12T19:08:00.431Z] #64 32.20 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:00.431Z] #64 32.21 (3/3) Installing tzdata (2025b-r0) [2025-09-12T19:08:00.431Z] #64 32.27 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:00.431Z] #64 32.30 Executing ca-certificates-20250619-r0.trigger [2025-09-12T19:08:00.431Z] #64 32.43 OK: 10 MiB in 17 packages [2025-09-12T19:08:00.431Z] #64 DONE 32.8s [2025-09-12T19:08:00.431Z] [2025-09-12T19:08:00.431Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:08:00.997Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.5s done [2025-09-12T19:08:01.256Z] #39 ... [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-12T19:08:01.256Z] #62 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #62 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #62 32.46 (1/4) Installing ca-certificates (20250619-r0) [2025-09-12T19:08:01.256Z] #62 32.50 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:01.256Z] #62 32.51 (3/4) Installing su-exec (0.2-r3) [2025-09-12T19:08:01.256Z] #62 32.51 (4/4) Installing yq-go (4.44.1-r2) [2025-09-12T19:08:01.256Z] #62 32.59 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:01.256Z] #62 32.59 Executing ca-certificates-20250619-r0.trigger [2025-09-12T19:08:01.256Z] #62 32.67 OK: 19 MiB in 18 packages [2025-09-12T19:08:01.256Z] #62 DONE 33.6s [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-12T19:08:01.256Z] #0 1.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #0 1.481 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:01.256Z] #0 1.524 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:01.256Z] #0 1.657 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:01.256Z] #0 1.660 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:01.256Z] #0 1.668 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:01.256Z] #0 1.676 OK: 19 MiB in 18 packages [2025-09-12T19:08:01.256Z] #77 DONE 2.5s [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-12T19:08:01.256Z] #68 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #68 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #68 32.13 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-12T19:08:01.256Z] #68 32.13 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-12T19:08:01.256Z] #68 32.13 OK: 24174 distinct packages available [2025-09-12T19:08:01.256Z] #68 32.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #68 32.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #68 32.76 (1/14) Installing ca-certificates (20250619-r0) [2025-09-12T19:08:01.256Z] #68 32.78 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-12T19:08:01.256Z] #68 32.80 (3/14) Installing c-ares (1.33.1-r0) [2025-09-12T19:08:01.256Z] #68 32.80 (4/14) Installing libunistring (1.2-r0) [2025-09-12T19:08:01.256Z] #68 32.82 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-12T19:08:01.256Z] #68 32.83 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-12T19:08:01.256Z] #68 32.83 (7/14) Installing libpsl (0.21.5-r1) [2025-09-12T19:08:01.256Z] #68 32.84 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-12T19:08:01.256Z] #68 32.85 (9/14) Installing libcurl (8.12.1-r0) [2025-09-12T19:08:01.256Z] #68 32.86 (10/14) Installing curl (8.12.1-r0) [2025-09-12T19:08:01.256Z] #68 32.87 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:01.256Z] #68 32.88 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-12T19:08:01.256Z] #68 32.89 (13/14) Installing libucontext (1.2-r3) [2025-09-12T19:08:01.256Z] #68 32.89 (14/14) Installing gcompat (1.1.0-r4) [2025-09-12T19:08:01.256Z] #68 32.90 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:01.256Z] #68 32.91 Executing ca-certificates-20250619-r0.trigger [2025-09-12T19:08:01.256Z] #68 32.95 OK: 13 MiB in 28 packages [2025-09-12T19:08:01.256Z] #68 DONE 33.6s [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-12T19:08:01.256Z] #0 1.255 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #0 1.720 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #0 2.259 OK: 248 MiB in 58 packages [2025-09-12T19:08:01.256Z] #78 DONE 2.7s [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-12T19:08:01.256Z] #67 31.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #67 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #67 31.98 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-12T19:08:01.256Z] #67 31.98 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-12T19:08:01.256Z] #67 31.98 OK: 24174 distinct packages available [2025-09-12T19:08:01.256Z] #67 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #67 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #67 32.53 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:01.256Z] #67 32.54 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-12T19:08:01.256Z] #67 32.54 (3/4) Installing libucontext (1.2-r3) [2025-09-12T19:08:01.256Z] #67 32.54 (4/4) Installing gcompat (1.1.0-r4) [2025-09-12T19:08:01.256Z] #67 32.56 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:01.256Z] #67 32.56 OK: 8 MiB in 18 packages [2025-09-12T19:08:01.256Z] #67 DONE 33.3s [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-12T19:08:01.256Z] #65 31.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #65 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #65 32.00 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-12T19:08:01.256Z] #65 32.00 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-12T19:08:01.256Z] #65 32.00 OK: 24174 distinct packages available [2025-09-12T19:08:01.256Z] #65 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #65 32.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #65 32.63 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:01.256Z] #65 32.63 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-12T19:08:01.256Z] #65 32.65 (3/5) Installing libucontext (1.2-r3) [2025-09-12T19:08:01.256Z] #65 32.65 (4/5) Installing gcompat (1.1.0-r4) [2025-09-12T19:08:01.256Z] #65 32.65 (5/5) Installing openssl (3.3.4-r0) [2025-09-12T19:08:01.256Z] #65 32.67 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:01.256Z] #65 32.76 OK: 9 MiB in 19 packages [2025-09-12T19:08:01.256Z] #65 DONE 33.3s [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-12T19:08:01.256Z] #0 1.339 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #0 1.618 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:01.256Z] #0 2.196 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-12T19:08:01.256Z] #0 2.399 Executing busybox-1.36.1-r29.trigger [2025-09-12T19:08:01.256Z] #0 2.407 OK: 8 MiB in 15 packages [2025-09-12T19:08:01.256Z] #79 DONE 2.6s [2025-09-12T19:08:01.256Z] [2025-09-12T19:08:01.256Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-12T19:08:01.517Z] #80 ... [2025-09-12T19:08:01.517Z] [2025-09-12T19:08:01.517Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-12T19:08:01.517Z] #81 DONE 0.3s [2025-09-12T19:08:01.517Z] [2025-09-12T19:08:01.517Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-12T19:08:01.517Z] #82 DONE 0.2s [2025-09-12T19:08:01.517Z] [2025-09-12T19:08:01.517Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-12T19:08:01.517Z] #39 DONE 33.5s [2025-09-12T19:08:01.517Z] [2025-09-12T19:08:01.517Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:02.892Z] #83 ... [2025-09-12T19:08:02.892Z] [2025-09-12T19:08:02.892Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-12T19:08:02.892Z] #0 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:02.892Z] #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:02.892Z] #0 2.218 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:02.892Z] #0 2.240 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:02.892Z] #0 2.277 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:02.892Z] #0 2.292 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:02.892Z] #0 2.298 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:02.892Z] #0 2.303 OK: 8 MiB in 16 packages [2025-09-12T19:08:02.892Z] #84 DONE 2.5s [2025-09-12T19:08:02.892Z] [2025-09-12T19:08:02.892Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-12T19:08:02.892Z] #80 1.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.151Z] #80 ... [2025-09-12T19:08:03.151Z] [2025-09-12T19:08:03.151Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-12T19:08:03.151Z] #0 2.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.151Z] #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.151Z] #0 2.459 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.151Z] #0 2.477 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:03.151Z] #0 2.508 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.151Z] #0 2.513 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.151Z] #0 2.518 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:03.151Z] #0 2.523 OK: 8 MiB in 15 packages [2025-09-12T19:08:03.151Z] #85 DONE 2.6s [2025-09-12T19:08:03.151Z] [2025-09-12T19:08:03.151Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-12T19:08:03.151Z] #80 1.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.151Z] #80 ... [2025-09-12T19:08:03.151Z] [2025-09-12T19:08:03.151Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-12T19:08:03.151Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.151Z] #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.151Z] #0 2.516 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.151Z] #0 2.535 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:03.151Z] #0 2.581 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.151Z] #0 2.585 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.151Z] #0 2.588 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:03.151Z] #0 2.594 OK: 12 MiB in 21 packages [2025-09-12T19:08:03.151Z] #86 DONE 2.8s [2025-09-12T19:08:03.151Z] [2025-09-12T19:08:03.151Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-12T19:08:03.718Z] #87 DONE 0.8s [2025-09-12T19:08:03.718Z] [2025-09-12T19:08:03.718Z] #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-12T19:08:03.718Z] #88 DONE 0.1s [2025-09-12T19:08:03.718Z] [2025-09-12T19:08:03.718Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-12T19:08:03.718Z] #80 2.206 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.718Z] #80 2.223 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:03.718Z] #80 2.265 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.718Z] #80 2.270 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.718Z] #80 2.274 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:03.718Z] #80 2.282 OK: 9 MiB in 19 packages [2025-09-12T19:08:03.718Z] #80 DONE 2.5s [2025-09-12T19:08:03.718Z] [2025-09-12T19:08:03.718Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-12T19:08:03.718Z] #0 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.718Z] #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:03.718Z] #0 2.248 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.718Z] #0 2.265 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:03.718Z] #0 2.303 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.718Z] #0 2.307 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:03.718Z] #0 2.310 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:03.718Z] #0 2.314 OK: 13 MiB in 28 packages [2025-09-12T19:08:03.718Z] #89 DONE 2.4s [2025-09-12T19:08:03.718Z] [2025-09-12T19:08:03.718Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-12T19:08:04.656Z] #90 DONE 0.8s [2025-09-12T19:08:04.656Z] [2025-09-12T19:08:04.656Z] #91 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-12T19:08:04.656Z] #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 3.193 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 3.220 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:04.656Z] #0 3.259 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 3.266 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 3.273 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:04.656Z] #0 3.276 OK: 8 MiB in 15 packages [2025-09-12T19:08:04.656Z] #91 DONE 4.2s [2025-09-12T19:08:04.656Z] [2025-09-12T19:08:04.656Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-12T19:08:04.656Z] #0 1.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 2.352 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 2.369 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:04.656Z] #0 2.415 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 2.419 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 2.427 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:04.656Z] #0 2.440 OK: 8 MiB in 18 packages [2025-09-12T19:08:04.656Z] #92 DONE 3.3s [2025-09-12T19:08:04.656Z] [2025-09-12T19:08:04.656Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-12T19:08:04.656Z] #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 2.493 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 2.520 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:04.656Z] #0 2.568 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 2.572 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 2.580 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:04.656Z] #0 2.593 OK: 19 MiB in 18 packages [2025-09-12T19:08:04.656Z] #93 DONE 3.4s [2025-09-12T19:08:04.656Z] [2025-09-12T19:08:04.656Z] #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-12T19:08:04.656Z] #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-12T19:08:04.656Z] #0 3.229 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 3.245 Executing busybox-1.36.1-r30.post-upgrade [2025-09-12T19:08:04.656Z] #0 3.314 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 3.319 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-12T19:08:04.656Z] #0 3.323 Executing busybox-1.36.1-r30.trigger [2025-09-12T19:08:04.656Z] #0 3.341 OK: 10 MiB in 17 packages [2025-09-12T19:08:04.656Z] #94 DONE 4.2s [2025-09-12T19:08:04.656Z] [2025-09-12T19:08:04.656Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-12T19:08:04.656Z] #95 DONE 0.8s [2025-09-12T19:08:04.656Z] [2025-09-12T19:08:04.656Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-12T19:08:04.656Z] #96 DONE 0.1s [2025-09-12T19:08:04.656Z] [2025-09-12T19:08:04.656Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-12T19:08:05.591Z] #97 ... [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-12T19:08:05.591Z] #98 DONE 0.9s [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-12T19:08:05.591Z] #97 DONE 1.0s [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-12T19:08:05.591Z] #99 DONE 1.0s [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-12T19:08:05.591Z] #100 DONE 0.0s [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-12T19:08:05.591Z] #101 DONE 0.0s [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-12T19:08:05.591Z] #102 DONE 0.1s [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-12T19:08:05.591Z] #103 DONE 0.0s [2025-09-12T19:08:05.591Z] [2025-09-12T19:08:05.591Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-12T19:08:05.850Z] #104 DONE 0.1s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-12T19:08:05.850Z] #105 DONE 0.1s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-12T19:08:05.850Z] #106 DONE 0.0s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-12T19:08:05.850Z] #107 DONE 0.1s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-12T19:08:05.850Z] #108 DONE 0.1s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-12T19:08:05.850Z] #109 DONE 0.0s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-12T19:08:05.850Z] #110 DONE 0.1s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-12T19:08:05.850Z] #111 DONE 0.0s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-12T19:08:05.850Z] #112 DONE 0.0s [2025-09-12T19:08:05.850Z] [2025-09-12T19:08:05.850Z] #113 [security-spire-config] exporting to image [2025-09-12T19:08:05.850Z] #113 exporting layers [2025-09-12T19:08:06.109Z] #113 ... [2025-09-12T19:08:06.109Z] [2025-09-12T19:08:06.109Z] #114 [security-spire-server] exporting to image [2025-09-12T19:08:06.109Z] #114 exporting layers 0.4s done [2025-09-12T19:08:06.109Z] #114 writing image sha256:cb5a1c3ac522d0f60cf9630a2df990d6e9f23432e85b64c74fd1781827767c61 done [2025-09-12T19:08:06.109Z] #114 naming to docker.io/library/security-spire-server done [2025-09-12T19:08:06.109Z] #114 DONE 0.4s [2025-09-12T19:08:06.380Z] [2025-09-12T19:08:06.380Z] #115 [security-spire-agent] exporting to image [2025-09-12T19:08:06.380Z] #115 exporting layers 0.4s done [2025-09-12T19:08:06.380Z] #115 writing image sha256:0040fd787af35e41f8745a8e1b5139f069eb9336f99d85ceb8b25a2572cd7e02 done [2025-09-12T19:08:06.380Z] #115 naming to docker.io/library/security-spire-agent done [2025-09-12T19:08:06.380Z] #115 DONE 0.4s [2025-09-12T19:08:06.380Z] [2025-09-12T19:08:06.380Z] #113 [security-spire-config] exporting to image [2025-09-12T19:08:06.380Z] #113 exporting layers 0.4s done [2025-09-12T19:08:06.380Z] #113 writing image sha256:5d001754bdb951ddcd0053c8bb565cad1828140a26f114016a1531e89e23c860 done [2025-09-12T19:08:06.380Z] #113 naming to docker.io/library/security-spire-config done [2025-09-12T19:08:06.380Z] #113 DONE 0.4s [2025-09-12T19:08:06.380Z] [2025-09-12T19:08:06.380Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:09.674Z] #116 ... [2025-09-12T19:08:09.674Z] [2025-09-12T19:08:09.674Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:09.674Z] #117 ... [2025-09-12T19:08:09.674Z] [2025-09-12T19:08:09.674Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:09.674Z] #118 ... [2025-09-12T19:08:09.674Z] [2025-09-12T19:08:09.674Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:09.934Z] #119 ... [2025-09-12T19:08:09.934Z] [2025-09-12T19:08:09.934Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:42.097Z] #120 DONE 39.5s [2025-09-12T19:08:42.097Z] [2025-09-12T19:08:42.097Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:42.097Z] #116 DONE 39.8s [2025-09-12T19:08:42.097Z] [2025-09-12T19:08:42.097Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:42.097Z] #83 DONE 37.7s [2025-09-12T19:08:42.097Z] [2025-09-12T19:08:42.097Z] #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:42.097Z] #119 DONE 39.7s [2025-09-12T19:08:42.097Z] [2025-09-12T19:08:42.097Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:42.097Z] #118 DONE 39.7s [2025-09-12T19:08:42.097Z] [2025-09-12T19:08:42.097Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:42.097Z] #117 DONE 39.8s [2025-09-12T19:08:42.097Z] [2025-09-12T19:08:42.097Z] #121 [core-metadata builder 6/7] COPY . . [2025-09-12T19:08:50.254Z] #121 ... [2025-09-12T19:08:50.254Z] [2025-09-12T19:08:50.254Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-12T19:08:50.254Z] #122 ... [2025-09-12T19:08:50.254Z] [2025-09-12T19:08:50.254Z] #123 [core-keeper builder 7/8] COPY . . [2025-09-12T19:08:50.254Z] #123 ... [2025-09-12T19:08:50.254Z] [2025-09-12T19:08:50.254Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-09-12T19:08:50.254Z] #124 ... [2025-09-12T19:08:50.254Z] [2025-09-12T19:08:50.254Z] #125 [support-scheduler builder 6/7] COPY . . [2025-09-12T19:08:50.254Z] #125 ... [2025-09-12T19:08:50.254Z] [2025-09-12T19:08:50.254Z] #126 [support-notifications builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #126 DONE 12.4s [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #124 DONE 12.4s [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #127 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:08:51.639Z] #128 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:51.639Z] #129 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #122 DONE 12.4s [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #125 [support-scheduler builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #125 DONE 12.4s [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:51.639Z] #130 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:08:51.639Z] #131 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #132 [security-proxy-setup builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #132 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #123 [core-keeper builder 7/8] COPY . . [2025-09-12T19:08:51.639Z] #123 DONE 12.4s [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #121 DONE 12.4s [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #133 [core-command builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #133 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:51.639Z] #134 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:08:51.639Z] #135 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #136 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:08:51.639Z] #137 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:51.639Z] #138 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:08:51.639Z] #139 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:51.639Z] #140 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #141 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #142 [core-data builder 6/7] COPY . . [2025-09-12T19:08:51.639Z] #142 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-12T19:08:51.639Z] #143 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-12T19:08:51.639Z] #144 CACHED [2025-09-12T19:08:51.639Z] [2025-09-12T19:08:51.639Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-12T19:08:53.021Z] #145 1.383 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 [2025-09-12T19:09:03.016Z] #145 ... [2025-09-12T19:09:03.016Z] [2025-09-12T19:09:03.016Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-12T19:09:03.016Z] #0 1.356 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 [2025-09-12T19:09:03.016Z] #146 ... [2025-09-12T19:09:03.016Z] [2025-09-12T19:09:03.016Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-12T19:09:03.016Z] #0 1.357 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 [2025-09-12T19:09:03.016Z] #147 ... [2025-09-12T19:09:03.016Z] [2025-09-12T19:09:03.016Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-12T19:09:03.016Z] #0 1.363 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 [2025-09-12T19:09:03.016Z] #148 ... [2025-09-12T19:09:03.016Z] [2025-09-12T19:09:03.016Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-12T19:09:03.017Z] #0 1.325 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 [2025-09-12T19:09:03.017Z] #149 ... [2025-09-12T19:09:03.017Z] [2025-09-12T19:09:03.017Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-12T19:09:03.017Z] #0 1.339 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 [2025-09-12T19:09:03.017Z] #150 ... [2025-09-12T19:09:03.017Z] [2025-09-12T19:09:03.017Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-12T19:09:03.017Z] #0 1.315 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 [2025-09-12T19:09:03.017Z] #151 ... [2025-09-12T19:09:03.017Z] [2025-09-12T19:09:03.017Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-12T19:09:03.017Z] #0 1.375 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 [2025-09-12T19:09:03.017Z] #152 ... [2025-09-12T19:09:03.017Z] [2025-09-12T19:09:03.017Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-12T19:09:03.017Z] #0 1.384 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 [2025-09-12T19:09:03.017Z] #153 ... [2025-09-12T19:09:03.017Z] [2025-09-12T19:09:03.017Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-12T19:09:03.017Z] #0 1.363 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 [2025-09-12T19:09:03.017Z] #154 ... [2025-09-12T19:09:03.017Z] [2025-09-12T19:09:03.017Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-12T19:09:03.017Z] #0 1.357 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 [2025-09-12T19:09:03.278Z] #155 ... [2025-09-12T19:09:03.278Z] [2025-09-12T19:09:03.278Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-12T19:09:03.278Z] #0 1.350 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 [2025-09-12T19:10:39.803Z] #156 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-12T19:10:39.803Z] #152 DONE 100.5s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-12T19:10:39.803Z] #146 DONE 100.5s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-12T19:10:39.803Z] #150 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:10:39.803Z] #157 DONE 0.4s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-12T19:10:39.803Z] #158 DONE 0.3s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-12T19:10:39.803Z] #159 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:10:39.803Z] #160 DONE 0.1s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-12T19:10:39.803Z] #161 DONE 0.3s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:10:39.803Z] #162 DONE 0.3s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-12T19:10:39.803Z] #153 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-09-12T19:10:39.803Z] #163 DONE 0.6s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-12T19:10:39.803Z] #164 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-12T19:10:39.803Z] #159 DONE 1.5s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:10:39.803Z] #165 DONE 0.3s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:10:39.803Z] #166 DONE 0.3s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-12T19:10:39.803Z] #150 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-12T19:10:39.803Z] #164 DONE 0.9s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-12T19:10:39.803Z] #167 DONE 0.4s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #168 [core-common-config-bootstrapper] exporting to image [2025-09-12T19:10:39.803Z] #168 exporting layers [2025-09-12T19:10:39.803Z] #168 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-12T19:10:39.803Z] #169 DONE 0.3s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #170 [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/ [2025-09-12T19:10:39.803Z] #170 DONE 0.3s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #168 [core-common-config-bootstrapper] exporting to image [2025-09-12T19:10:39.803Z] #168 exporting layers 0.9s done [2025-09-12T19:10:39.803Z] #168 writing image sha256:219c36c52429c61e9fe7913d114d2fd5c189cea297d3bda4d0f1d8ebbf89283b 0.0s done [2025-09-12T19:10:39.803Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-09-12T19:10:39.803Z] #168 DONE 0.9s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #171 [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/ [2025-09-12T19:10:39.803Z] #171 DONE 0.2s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-12T19:10:39.803Z] #150 ... [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #172 [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/ [2025-09-12T19:10:39.803Z] #172 DONE 0.2s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-12T19:10:39.803Z] #173 DONE 0.1s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-12T19:10:39.803Z] #174 DONE 1.5s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #175 [security-bootstrapper] exporting to image [2025-09-12T19:10:39.803Z] #175 exporting layers 0.6s done [2025-09-12T19:10:39.803Z] #175 writing image sha256:9db56d22962ccb68387184c5cc92a6e2d69eb6d8c906effef1f614273cc81fe8 done [2025-09-12T19:10:39.803Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-09-12T19:10:39.803Z] #175 DONE 0.6s [2025-09-12T19:10:39.803Z] [2025-09-12T19:10:39.803Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-12T19:11:18.500Z] #148 ... [2025-09-12T19:11:18.500Z] [2025-09-12T19:11:18.500Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-09-12T19:11:18.500Z] #150 143.2 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 [2025-09-12T19:11:33.416Z] #150 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-12T19:11:33.416Z] #155 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-12T19:11:33.416Z] #156 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-12T19:11:33.416Z] #148 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-12T19:11:33.416Z] #151 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-12T19:11:33.416Z] #154 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-12T19:11:33.416Z] #145 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-12T19:11:33.416Z] #147 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-12T19:11:33.416Z] #153 DONE 160.0s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-12T19:11:33.416Z] #149 DONE 160.1s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #176 DONE 0.1s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #177 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #177 DONE 0.2s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #178 DONE 0.2s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #179 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #179 DONE 0.1s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #180 DONE 0.2s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #181 DONE 0.2s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #182 DONE 0.2s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #183 DONE 0.1s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #184 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #184 DONE 0.1s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #185 DONE 0.1s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #186 CACHED [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #187 CACHED [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #188 CACHED [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-12T19:11:33.416Z] #189 CACHED [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-12T19:11:33.416Z] #190 ... [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #191 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #191 DONE 0.5s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #192 DONE 0.5s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #193 DONE 0.5s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #194 DONE 0.5s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-12T19:11:33.416Z] #195 DONE 0.5s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #196 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-12T19:11:33.416Z] #196 DONE 0.5s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-12T19:11:33.416Z] #197 DONE 0.6s [2025-09-12T19:11:33.416Z] [2025-09-12T19:11:33.416Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-12T19:11:34.024Z] #198 ... [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-12T19:11:34.024Z] #190 DONE 1.8s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #199 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-09-12T19:11:34.024Z] #199 DONE 1.4s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-12T19:11:34.024Z] #200 DONE 1.8s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-12T19:11:34.024Z] #201 DONE 1.8s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-12T19:11:34.024Z] #202 DONE 1.4s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:11:34.024Z] #203 DONE 1.4s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #204 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-12T19:11:34.024Z] #204 DONE 1.4s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-12T19:11:34.024Z] #205 DONE 1.4s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #206 [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 [2025-09-12T19:11:34.024Z] #206 DONE 1.4s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-12T19:11:34.024Z] #198 DONE 1.4s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:11:34.024Z] #207 DONE 0.2s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-12T19:11:34.024Z] #208 DONE 0.2s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:11:34.024Z] #209 DONE 0.2s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #210 [core-command] exporting to image [2025-09-12T19:11:34.024Z] #210 exporting layers [2025-09-12T19:11:34.024Z] #210 ... [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-12T19:11:34.024Z] #211 DONE 0.2s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:11:34.024Z] #212 DONE 0.2s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:11:34.024Z] #213 DONE 0.2s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #214 [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 [2025-09-12T19:11:34.024Z] #214 DONE 0.1s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:11:34.024Z] #215 DONE 0.2s [2025-09-12T19:11:34.024Z] [2025-09-12T19:11:34.024Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-12T19:11:34.024Z] #216 DONE 0.2s [2025-09-12T19:11:34.285Z] [2025-09-12T19:11:34.285Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-12T19:11:34.285Z] #217 DONE 0.2s [2025-09-12T19:11:34.285Z] [2025-09-12T19:11:34.285Z] #210 [core-command] exporting to image [2025-09-12T19:11:34.285Z] #210 exporting layers 0.2s done [2025-09-12T19:11:34.285Z] #210 writing image sha256:167d9cf93754ab580bd83ea46a3b803dea64e725f947c9d8c035452e63533b2d [2025-09-12T19:11:34.544Z] #210 writing image sha256:167d9cf93754ab580bd83ea46a3b803dea64e725f947c9d8c035452e63533b2d 0.2s done [2025-09-12T19:11:34.544Z] #210 naming to docker.io/library/core-command done [2025-09-12T19:11:34.544Z] #210 DONE 0.5s [2025-09-12T19:11:34.544Z] [2025-09-12T19:11:34.544Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-12T19:11:34.544Z] #218 DONE 0.4s [2025-09-12T19:11:34.544Z] [2025-09-12T19:11:34.544Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-12T19:11:34.544Z] #219 DONE 0.4s [2025-09-12T19:11:34.544Z] [2025-09-12T19:11:34.544Z] #220 [core-keeper] exporting to image [2025-09-12T19:11:34.544Z] #220 exporting layers 0.2s done [2025-09-12T19:11:34.544Z] #220 writing image sha256:4402ad18a2f9e71bf3176a97da877296bd361c4e6b961fee53636eb4320998af 0.2s done [2025-09-12T19:11:34.544Z] #220 naming to docker.io/library/core-keeper done [2025-09-12T19:11:34.544Z] #220 DONE 0.6s [2025-09-12T19:11:34.544Z] [2025-09-12T19:11:34.544Z] #221 [support-scheduler] exporting to image [2025-09-12T19:11:34.544Z] #221 exporting layers 0.5s done [2025-09-12T19:11:34.544Z] #221 writing image sha256:aee567ecb8d52d66a0209bc9b04f0838ee677dafea15451e7ed1905bc299caa2 0.0s done [2025-09-12T19:11:34.544Z] #221 naming to docker.io/library/support-scheduler done [2025-09-12T19:11:34.544Z] #221 DONE 0.6s [2025-09-12T19:11:34.544Z] [2025-09-12T19:11:34.544Z] #222 [core-metadata] exporting to image [2025-09-12T19:11:34.544Z] #222 ... [2025-09-12T19:11:34.544Z] [2025-09-12T19:11:34.544Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-12T19:11:34.544Z] #223 DONE 0.3s [2025-09-12T19:11:34.803Z] [2025-09-12T19:11:34.803Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-12T19:11:34.803Z] #224 DONE 0.3s [2025-09-12T19:11:34.803Z] [2025-09-12T19:11:34.803Z] #225 [security-spiffe-token-provider] exporting to image [2025-09-12T19:11:34.803Z] #225 exporting layers 0.7s done [2025-09-12T19:11:34.803Z] #225 writing image sha256:f824737f13d1b637690c52a6dae26adbcdd6d42d088e876c80895d083c73599e done [2025-09-12T19:11:34.803Z] #225 naming to docker.io/library/security-spiffe-token-provider done [2025-09-12T19:11:34.803Z] #225 DONE 0.8s [2025-09-12T19:11:34.803Z] [2025-09-12T19:11:34.803Z] #226 [core-data] exporting to image [2025-09-12T19:11:34.803Z] #226 exporting layers 0.7s done [2025-09-12T19:11:34.803Z] #226 writing image sha256:fdaf312c0e96283b248fc095adf6926e64a54a7c883fcbbfccc187dcf6781221 done [2025-09-12T19:11:34.803Z] #226 naming to docker.io/library/core-data done [2025-09-12T19:11:34.803Z] #226 DONE 0.8s [2025-09-12T19:11:34.803Z] [2025-09-12T19:11:34.803Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-12T19:11:34.803Z] #227 ... [2025-09-12T19:11:34.803Z] [2025-09-12T19:11:34.803Z] #228 [support-notifications] exporting to image [2025-09-12T19:11:34.803Z] #228 exporting layers 0.8s done [2025-09-12T19:11:34.803Z] #228 writing image sha256:2ba288489fed5b17baf6caec16d6d952894802a52aa6b6c52318b5198fa83df8 done [2025-09-12T19:11:34.803Z] #228 naming to docker.io/library/support-notifications done [2025-09-12T19:11:34.803Z] #228 DONE 0.8s [2025-09-12T19:11:35.064Z] [2025-09-12T19:11:35.064Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-12T19:11:35.064Z] #227 DONE 0.4s [2025-09-12T19:11:35.064Z] [2025-09-12T19:11:35.064Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-12T19:11:35.064Z] #229 ... [2025-09-12T19:11:35.064Z] [2025-09-12T19:11:35.064Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-12T19:11:35.064Z] #230 DONE 1.0s [2025-09-12T19:11:35.323Z] [2025-09-12T19:11:35.323Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-12T19:11:35.323Z] #231 DONE 0.1s [2025-09-12T19:11:35.323Z] [2025-09-12T19:11:35.323Z] #222 [core-metadata] exporting to image [2025-09-12T19:11:35.323Z] #222 exporting layers 0.8s done [2025-09-12T19:11:35.323Z] #222 writing image sha256:71fc6f838dca3c0312d89041800d298350decee809b84003b6f9696c285dea26 done [2025-09-12T19:11:35.323Z] #222 naming to docker.io/library/core-metadata done [2025-09-12T19:11:35.323Z] #222 DONE 0.9s [2025-09-12T19:11:35.323Z] [2025-09-12T19:11:35.323Z] #232 [security-proxy-auth] exporting to image [2025-09-12T19:11:35.323Z] #232 exporting layers 0.2s done [2025-09-12T19:11:35.581Z] #232 writing image sha256:069f2a2f0e70d7c6fd0ecf3eb62da9b008f4b095971d228a4067f887ad1f617b done [2025-09-12T19:11:35.581Z] #232 naming to docker.io/library/security-proxy-auth done [2025-09-12T19:11:35.581Z] #232 DONE 0.2s [2025-09-12T19:11:35.581Z] [2025-09-12T19:11:35.581Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-12T19:11:35.581Z] #229 DONE 0.7s [2025-09-12T19:11:35.581Z] [2025-09-12T19:11:35.581Z] #233 [security-proxy-setup] exporting to image [2025-09-12T19:11:35.581Z] #233 exporting layers 0.2s done [2025-09-12T19:11:35.581Z] #233 writing image sha256:fcf8ad8e6ce2be8aaf934325224c8a3ca6c967b096e956884c75d5cac28686c8 done [2025-09-12T19:11:35.581Z] #233 naming to docker.io/library/security-proxy-setup done [2025-09-12T19:11:35.581Z] #233 DONE 0.2s [2025-09-12T19:11:35.581Z] [2025-09-12T19:11:35.581Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-12T19:11:35.840Z] #234 DONE 0.4s [2025-09-12T19:11:35.840Z] [2025-09-12T19:11:35.840Z] #235 [security-secretstore-setup] exporting to image [2025-09-12T19:11:35.840Z] #235 exporting layers 0.2s done [2025-09-12T19:11:35.840Z] #235 writing image sha256:f5ad0df15b072b628824dfb36c58a3cadda988890e6676808518d26b51913e7a done [2025-09-12T19:11:35.840Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-09-12T19:11:35.840Z] #235 DONE 0.2s [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.840Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.841Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.841Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.841Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.841Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.841Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.841Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-12T19:11:35.841Z] time="2025-09-12T19:07:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-12T19:11:35.876Z] $ docker stop --time=1 2d1917c5b3e77bd13843173f6a6b4da0a4da08605d580d7732f12c48ed8dbe18 [2025-09-12T19:11:37.119Z] $ docker rm -f --volumes 2d1917c5b3e77bd13843173f6a6b4da0a4da08605d580d7732f12c48ed8dbe18 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-12T19:11:37.555Z] + docker images [2025-09-12T19:11:37.555Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-12T19:11:37.555Z] security-secretstore-setup latest f5ad0df15b07 2 seconds ago 80.6MB [2025-09-12T19:11:37.555Z] security-proxy-setup latest fcf8ad8e6ce2 2 seconds ago 49.9MB [2025-09-12T19:11:37.555Z] security-proxy-auth latest 069f2a2f0e70 3 seconds ago 45.5MB [2025-09-12T19:11:37.555Z] core-keeper latest 4402ad18a2f9 4 seconds ago 45.3MB [2025-09-12T19:11:37.555Z] support-scheduler latest aee567ecb8d5 4 seconds ago 50.1MB [2025-09-12T19:11:37.555Z] support-notifications latest 2ba288489fed 4 seconds ago 53.7MB [2025-09-12T19:11:37.555Z] core-command latest 167d9cf93754 4 seconds ago 40.6MB [2025-09-12T19:11:37.555Z] core-data latest fdaf312c0e96 4 seconds ago 46.3MB [2025-09-12T19:11:37.555Z] core-metadata latest 71fc6f838dca 4 seconds ago 46.5MB [2025-09-12T19:11:37.555Z] security-spiffe-token-provider latest f824737f13d1 4 seconds ago 48.8MB [2025-09-12T19:11:37.555Z] security-bootstrapper latest 9db56d22962c 59 seconds ago 21.2MB [2025-09-12T19:11:37.555Z] core-common-config-bootstrapper latest 219c36c52429 About a minute ago 20.2MB [2025-09-12T19:11:37.555Z] security-spire-config latest 5d001754bdb9 3 minutes ago 150MB [2025-09-12T19:11:37.555Z] security-spire-server latest cb5a1c3ac522 3 minutes ago 150MB [2025-09-12T19:11:37.555Z] security-spire-agent latest 0040fd787af3 3 minutes ago 196MB [2025-09-12T19:11:37.555Z] ci-base-image-x86_64 latest e9f0db1bb45e 7 minutes ago 936MB [2025-09-12T19:11:37.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 5 weeks ago 580MB [2025-09-12T19:11:37.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-09-12T19:11:37.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-09-12T19:11:38.786Z] provisioning config files... [2025-09-12T19:11:38.798Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1766446668702997687tmp [Pipeline] { [Pipeline] sh [2025-09-12T19:11:39.143Z] + set +x [2025-09-12T19:11:39.143Z] + curl -s https://codecov.io/bash [2025-09-12T19:11:39.143Z] + bash -s -- [2025-09-12T19:11:40.079Z] [2025-09-12T19:11:40.079Z] _____ _ [2025-09-12T19:11:40.079Z] / ____| | | [2025-09-12T19:11:40.079Z] | | ___ __| | ___ ___ _____ __ [2025-09-12T19:11:40.079Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-12T19:11:40.079Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-12T19:11:40.079Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-12T19:11:40.079Z] Bash-1.0.6 [2025-09-12T19:11:40.079Z] [2025-09-12T19:11:40.079Z] [2025-09-12T19:11:40.079Z] ==> git version 2.25.1 found [2025-09-12T19:11:40.079Z] ==> 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 [2025-09-12T19:11:40.079Z] Release-Date: 2020-01-08 [2025-09-12T19:11:40.080Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-12T19:11:40.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-12T19:11:40.080Z] ==> Jenkins CI detected. [2025-09-12T19:11:40.080Z] current dir:  /w/workspace/edgex-go/1 [2025-09-12T19:11:40.080Z] project root: . [2025-09-12T19:11:40.080Z] --> token set from env [2025-09-12T19:11:40.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-12T19:11:40.080Z] ==> Running gcov in . (disable via -X gcov) [2025-09-12T19:11:40.080Z] ==> Python coveragepy not found [2025-09-12T19:11:40.080Z] ==> Searching for coverage reports in: [2025-09-12T19:11:40.080Z] + . [2025-09-12T19:11:40.080Z] -> Found 1 reports [2025-09-12T19:11:40.080Z] ==> Detecting git/mercurial file structure [2025-09-12T19:11:40.080Z] ==> Reading reports [2025-09-12T19:11:40.080Z] + ./coverage.out bytes=1725228 [2025-09-12T19:11:40.080Z] ==> Appending adjustments [2025-09-12T19:11:40.080Z] https://docs.codecov.io/docs/fixing-reports [2025-09-12T19:11:41.983Z] + Found adjustments [2025-09-12T19:11:41.983Z] ==> Gzipping contents [2025-09-12T19:11:41.983Z] 144K /tmp/codecov.Ft5nm2.gz [2025-09-12T19:11:41.983Z] ==> Uploading reports [2025-09-12T19:11:41.983Z] url: https://codecov.io [2025-09-12T19:11:41.983Z] query: branch=PR-5254&commit=3415ceaf2175307f5b0fa0af77e6d1833d8e1c93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5254&job=&cmd_args= [2025-09-12T19:11:41.983Z] -> Pinging Codecov [2025-09-12T19:11:41.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5254&commit=3415ceaf2175307f5b0fa0af77e6d1833d8e1c93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5254&job=&cmd_args= [2025-09-12T19:11:41.983Z] -> Uploading to [2025-09-12T19:11:41.983Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3415ceaf2175307f5b0fa0af77e6d1833d8e1c93/e243ec9b-a4b6-43cd-b76e-1f1f512ae244.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250912%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250912T191141Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a0b7011eced845a57c8ff55b854d66b463007a129f0032d90110c3249f1b5dc1 [2025-09-12T19:11:41.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-12T19:11:41.983Z] Dload Upload Total Spent Left Speed [2025-09-12T19:11:42.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 0 0 100 143k 0 324k --:--:-- --:--:-- --:--:-- 325k [2025-09-12T19:11:42.246Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3415ceaf2175307f5b0fa0af77e6d1833d8e1c93 [Pipeline] } [2025-09-12T19:11:42.278Z] 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 [2025-09-12T19:11:43.947Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:11:44.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:11:45.182Z] ---> package-listing.sh [2025-09-12T19:11:45.183Z] ++ facter osfamily [2025-09-12T19:11:45.183Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-12T19:11:45.441Z] + OS_FAMILY=debian [2025-09-12T19:11:45.441Z] + workspace=/w/workspace/edgex-go/1 [2025-09-12T19:11:45.441Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-12T19:11:45.441Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-12T19:11:45.441Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-12T19:11:45.441Z] + PACKAGES=/tmp/packages_start.txt [2025-09-12T19:11:45.441Z] + '[' /w/workspace/edgex-go/1 ']' [2025-09-12T19:11:45.441Z] + PACKAGES=/tmp/packages_end.txt [2025-09-12T19:11:45.441Z] + case "${OS_FAMILY}" in [2025-09-12T19:11:45.441Z] + dpkg -l [2025-09-12T19:11:45.441Z] + grep '^ii' [2025-09-12T19:11:45.441Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-12T19:11:45.441Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-12T19:11:45.441Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-12T19:11:45.441Z] + '[' /w/workspace/edgex-go/1 ']' [2025-09-12T19:11:45.441Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-09-12T19:11:45.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-09-12T19:11:45.477Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-12T19:11:45.771Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-12T19:11:46.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-12T19:11:46.421Z] [2025-09-12T19:11:46.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-12T19:11:46.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-12T19:11:47.100Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-12T19:11:47.100Z] 5eb5b503b376: Pulling fs layer [2025-09-12T19:11:47.100Z] 5c69ac0246d0: Pulling fs layer [2025-09-12T19:11:47.100Z] ec43610c2a17: Pulling fs layer [2025-09-12T19:11:47.100Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-12T19:11:47.100Z] 33b1e0a273af: Pulling fs layer [2025-09-12T19:11:47.100Z] 3a2ae6a8a46f: Waiting [2025-09-12T19:11:47.100Z] 5d3b04190fa2: Pulling fs layer [2025-09-12T19:11:47.100Z] 2f39f015ded8: Pulling fs layer [2025-09-12T19:11:47.100Z] 33b1e0a273af: Waiting [2025-09-12T19:11:47.100Z] 5d3b04190fa2: Waiting [2025-09-12T19:11:47.100Z] 2f39f015ded8: Waiting [2025-09-12T19:11:47.100Z] 5c69ac0246d0: Download complete [2025-09-12T19:11:47.100Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-12T19:11:47.100Z] 3a2ae6a8a46f: Download complete [2025-09-12T19:11:47.100Z] ec43610c2a17: Verifying Checksum [2025-09-12T19:11:47.100Z] ec43610c2a17: Download complete [2025-09-12T19:11:47.100Z] 33b1e0a273af: Verifying Checksum [2025-09-12T19:11:47.100Z] 33b1e0a273af: Download complete [2025-09-12T19:11:47.100Z] 5d3b04190fa2: Download complete [2025-09-12T19:11:47.358Z] 5eb5b503b376: Verifying Checksum [2025-09-12T19:11:47.358Z] 5eb5b503b376: Download complete [2025-09-12T19:11:47.923Z] 2f39f015ded8: Verifying Checksum [2025-09-12T19:11:47.923Z] 2f39f015ded8: Download complete [2025-09-12T19:11:48.858Z] 5eb5b503b376: Pull complete [2025-09-12T19:11:48.858Z] 5c69ac0246d0: Pull complete [2025-09-12T19:11:49.425Z] ec43610c2a17: Pull complete [2025-09-12T19:11:49.425Z] 3a2ae6a8a46f: Pull complete [2025-09-12T19:11:49.684Z] 33b1e0a273af: Pull complete [2025-09-12T19:11:49.684Z] 5d3b04190fa2: Pull complete [2025-09-12T19:11:54.949Z] 2f39f015ded8: Pull complete [2025-09-12T19:11:54.949Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-12T19:11:54.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-12T19:11:54.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-12T19:11:55.167Z] prd-ubuntu20.04-docker-8c-8g-8737 does not seem to be running inside a container [2025-09-12T19:11:55.331Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-12T19:11:58.672Z] $ docker top 051db660fc940b8d6bd569b1cbf70775065a0e9bd8d7f3e0ae08cecedcc3ea82 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-12T19:11:59.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-12T19:11:59.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-12T19:11:59.807Z] + ls /var/log/sa-host [2025-09-12T19:11:59.807Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-12T19:12:00.077Z] provisioning config files... [2025-09-12T19:12:00.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4840367490984287508tmp [Pipeline] { [Pipeline] echo [2025-09-12T19:12:00.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:12:00.496Z] ---> create-netrc.sh [Pipeline] } [2025-09-12T19:12:00.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:12:00.960Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-12T19:12:00.996Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:12:01.316Z] ---> sudo-logs.sh [2025-09-12T19:12:01.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-12T19:12:01.407Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:12:01.725Z] ---> job-cost.sh [2025-09-12T19:12:01.725Z] lf-activate-venv: SKIPPING [2025-09-12T19:12:01.725Z] INFO: No Stack... [2025-09-12T19:12:01.985Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-12T19:12:02.553Z] INFO: Archiving Costs [Pipeline] echo [2025-09-12T19:12:02.591Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-12T19:12:02.904Z] ---> logs-deploy.sh [2025-09-12T19:12:02.905Z] lf-activate-venv: SKIPPING [2025-09-12T19:12:02.905Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5254/1 [2025-09-12T19:12:02.905Z] INFO: archiving workspace using pattern(s): [2025-09-12T19:12:03.841Z] Archives upload complete. [2025-09-12T19:12:03.841Z] INFO: archiving logs to Nexus [2025-09-12T19:12:04.782Z] ---> uname -a: [2025-09-12T19:12:04.782Z] Linux prd-ubuntu20-04-docker-8c-8g-8737 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] ---> lscpu: [2025-09-12T19:12:04.782Z] Architecture: x86_64 [2025-09-12T19:12:04.782Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-12T19:12:04.782Z] Byte Order: Little Endian [2025-09-12T19:12:04.782Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-12T19:12:04.782Z] CPU(s): 8 [2025-09-12T19:12:04.782Z] On-line CPU(s) list: 0-7 [2025-09-12T19:12:04.782Z] Thread(s) per core: 1 [2025-09-12T19:12:04.782Z] Core(s) per socket: 1 [2025-09-12T19:12:04.782Z] Socket(s): 8 [2025-09-12T19:12:04.782Z] NUMA node(s): 1 [2025-09-12T19:12:04.782Z] Vendor ID: AuthenticAMD [2025-09-12T19:12:04.782Z] CPU family: 23 [2025-09-12T19:12:04.782Z] Model: 49 [2025-09-12T19:12:04.782Z] Model name: AMD EPYC-Rome Processor [2025-09-12T19:12:04.782Z] Stepping: 0 [2025-09-12T19:12:04.782Z] CPU MHz: 2799.998 [2025-09-12T19:12:04.782Z] BogoMIPS: 5599.99 [2025-09-12T19:12:04.782Z] Virtualization: AMD-V [2025-09-12T19:12:04.782Z] Hypervisor vendor: KVM [2025-09-12T19:12:04.782Z] Virtualization type: full [2025-09-12T19:12:04.782Z] L1d cache: 256 KiB [2025-09-12T19:12:04.782Z] L1i cache: 256 KiB [2025-09-12T19:12:04.782Z] L2 cache: 4 MiB [2025-09-12T19:12:04.782Z] L3 cache: 128 MiB [2025-09-12T19:12:04.782Z] NUMA node0 CPU(s): 0-7 [2025-09-12T19:12:04.782Z] Vulnerability Gather data sampling: Not affected [2025-09-12T19:12:04.782Z] Vulnerability Itlb multihit: Not affected [2025-09-12T19:12:04.782Z] Vulnerability L1tf: Not affected [2025-09-12T19:12:04.782Z] Vulnerability Mds: Not affected [2025-09-12T19:12:04.782Z] Vulnerability Meltdown: Not affected [2025-09-12T19:12:04.782Z] Vulnerability Mmio stale data: Not affected [2025-09-12T19:12:04.782Z] Vulnerability Retbleed: Vulnerable [2025-09-12T19:12:04.782Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-12T19:12:04.782Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-12T19:12:04.782Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-12T19:12:04.782Z] Vulnerability Srbds: Not affected [2025-09-12T19:12:04.782Z] Vulnerability Tsx async abort: Not affected [2025-09-12T19:12:04.782Z] 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 [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] ---> nproc: [2025-09-12T19:12:04.782Z] 8 [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] ---> df -h: [2025-09-12T19:12:04.782Z] Filesystem Size Used Avail Use% Mounted on [2025-09-12T19:12:04.782Z] overlay 155G 32G 124G 21% / [2025-09-12T19:12:04.782Z] tmpfs 64M 0 64M 0% /dev [2025-09-12T19:12:04.782Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-12T19:12:04.782Z] shm 64M 0 64M 0% /dev/shm [2025-09-12T19:12:04.782Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] ---> sar -b -r -n DEV: [2025-09-12T19:12:04.782Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8737) 09/12/25 _x86_64_ (8 CPU) [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] 19:02:44 LINUX RESTART (8 CPU) [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] 19:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-12T19:12:04.782Z] 19:04:01 419.45 72.89 346.56 0.00 12317.95 183657.39 0.00 [2025-09-12T19:12:04.782Z] 19:05:01 174.84 10.01 164.82 0.00 1667.46 44586.84 0.00 [2025-09-12T19:12:04.782Z] 19:06:01 40.70 0.00 40.70 0.00 0.00 37190.02 0.00 [2025-09-12T19:12:04.782Z] 19:07:01 50.66 0.17 50.49 0.00 2.27 21088.09 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 461.51 0.60 460.91 0.00 37.86 292074.65 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 888.68 24.26 864.42 0.00 4429.46 273263.51 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 168.83 0.20 168.63 0.00 1.60 60305.90 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 446.23 0.07 446.17 0.00 0.53 121608.66 0.00 [2025-09-12T19:12:04.782Z] 19:12:01 610.35 0.33 610.01 0.00 25.46 118414.93 0.00 [2025-09-12T19:12:04.782Z] Average: 362.49 12.06 350.43 0.00 2054.08 128055.51 0.00 [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] 19:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-12T19:12:04.782Z] 19:04:01 29000508 31510528 802532 2.44 75864 2730916 1780904 5.25 1005444 2505948 56404 [2025-09-12T19:12:04.782Z] 19:05:01 26748148 31279592 1000228 3.04 123156 4555860 2224408 6.56 1871104 3710700 638428 [2025-09-12T19:12:04.782Z] 19:06:01 26150572 31148868 1127364 3.43 128620 4986268 2432792 7.17 1991568 4156800 512340 [2025-09-12T19:12:04.782Z] 19:07:01 25712956 31450920 823392 2.50 136056 5664280 1857604 5.48 1888220 4645592 627548 [2025-09-12T19:12:04.782Z] 19:08:01 18930240 31188092 1059472 3.22 152544 11992092 3662896 10.80 2330544 10762948 832 [2025-09-12T19:12:04.782Z] 19:09:01 8088736 29004048 3164304 9.63 411392 19625936 7303368 21.53 5632188 17451248 184644 [2025-09-12T19:12:04.782Z] 19:10:01 3304616 27391020 4768448 14.51 430804 22624884 12156336 35.84 8694656 18989328 1523848 [2025-09-12T19:12:04.782Z] 19:11:01 1361560 28901840 3264084 9.93 448808 25933508 8420720 24.83 8712480 20805836 1616416 [2025-09-12T19:12:04.782Z] 19:12:01 5055480 31348176 878236 2.67 476688 24867804 2100292 6.19 3859308 22252796 212 [2025-09-12T19:12:04.782Z] Average: 16039202 30358120 1876451 5.71 264881 13664616 4659924 13.74 3998390 11697911 573408 [2025-09-12T19:12:04.782Z] [2025-09-12T19:12:04.782Z] 19:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-12T19:12:04.782Z] 19:04:01 ens3 863.91 716.33 8461.82 119.86 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:04:01 docker0 199.60 178.24 14.04 967.64 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:04:01 lo 3.90 3.90 0.39 0.39 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:04:01 vethe899510 199.60 178.34 16.77 967.64 0.00 0.00 0.00 0.08 [2025-09-12T19:12:04.782Z] 19:05:01 ens3 882.50 780.62 6964.08 116.18 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:05:01 docker0 673.37 710.81 49.84 3689.93 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:05:01 veth97e0d46 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:06:01 ens3 31.27 17.28 24.72 13.53 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:06:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:06:01 veth97e0d46 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:07:01 ens3 21.60 11.81 18.41 11.10 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:07:01 veth97e0d46 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth20c68bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth9ad1882 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth5ce508d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth7ccef14 2.98 6.48 0.24 82.90 0.00 0.00 0.00 0.01 [2025-09-12T19:12:04.782Z] 19:08:01 veth6c8d1fc 1.02 0.97 0.09 0.61 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth3501365 2.45 3.13 0.23 1.41 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth2ce9e42 5.23 4.03 38.91 0.29 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethe1845fe 6.48 2.98 82.90 0.24 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethef4493c 0.58 0.62 0.06 0.25 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth67789f2 3.92 5.92 0.29 77.47 0.00 0.00 0.00 0.01 [2025-09-12T19:12:04.782Z] 19:08:01 veth945cbff 4.03 5.23 0.29 38.91 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth2f0c254 9.08 4.70 116.53 0.38 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethb752f0e 0.53 0.62 0.05 0.25 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethce3804e 3.22 4.47 0.23 38.25 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 ens3 266.52 164.59 5093.85 32.05 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethd52e886 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth168d1a5 0.70 1.92 0.06 0.30 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 docker0 53.69 82.54 3.43 1080.79 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth460fd18 2.40 3.08 0.23 1.41 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethdd6922a 2.55 4.78 0.19 46.58 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth7e25d05 4.47 3.22 38.25 0.23 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethfba086b 4.78 2.55 46.58 0.19 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 vethdfe2dc7 5.92 3.92 77.47 0.29 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:08:01 veth1882d9a 4.70 9.08 0.38 116.53 0.00 0.00 0.00 0.01 [2025-09-12T19:12:04.782Z] 19:09:01 vetheacd7fb 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 vethfeb5592 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth14dd0bc 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth01fa56a 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 vetha9db1c9 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth2582b7d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth2b65787 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 vethcf2dd06 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 ens3 1119.04 618.62 9959.89 68.18 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth95ebe31 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth032c7e8 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth168d1a5 0.12 1.83 0.01 0.08 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 docker0 476.89 828.48 43.50 7816.19 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 veth4756376 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:09:01 vethaae1a17 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 vetheacd7fb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 vethfeb5592 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth14dd0bc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth01fa56a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 vetha9db1c9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth2582b7d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth2b65787 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 vethcf2dd06 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 ens3 6.55 4.95 5.22 3.08 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth95ebe31 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth032c7e8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth168d1a5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 veth4756376 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:10:01 vethaae1a17 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 vetheacd7fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 vethfeb5592 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 veth14dd0bc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 veth01fa56a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 vetha9db1c9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 veth2582b7d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 veth2b65787 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 vethcf2dd06 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 ens3 5.00 2.63 4.08 2.24 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.782Z] 19:11:01 veth168d1a5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 veth4756376 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 vethaae1a17 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] 19:12:01 ens3 147.82 130.11 2550.68 221.14 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] 19:12:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] 19:12:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] Average: ens3 371.75 271.95 3677.26 65.26 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] Average: docker0 156.18 200.30 12.33 1507.60 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] Average: lo 0.99 0.99 0.10 0.10 0.00 0.00 0.00 0.00 [2025-09-12T19:12:04.783Z] [2025-09-12T19:12:04.783Z] [2025-09-12T19:12:04.783Z] ---> sar -P ALL: [2025-09-12T19:12:04.783Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8737) 09/12/25 _x86_64_ (8 CPU) [2025-09-12T19:12:04.783Z] [2025-09-12T19:12:04.783Z] 19:02:44 LINUX RESTART (8 CPU) [2025-09-12T19:12:04.783Z] [2025-09-12T19:12:04.783Z] 19:03:01 CPU %user %nice %system %iowait %steal %idle [2025-09-12T19:12:04.783Z] 19:04:01 all 8.43 0.00 2.45 1.69 0.04 87.38 [2025-09-12T19:12:04.783Z] 19:04:01 0 5.61 0.00 2.08 0.44 0.03 91.84 [2025-09-12T19:12:04.783Z] 19:04:01 1 7.49 0.00 2.30 1.11 0.05 89.06 [2025-09-12T19:12:04.783Z] 19:04:01 2 10.65 0.00 2.04 0.45 0.05 86.81 [2025-09-12T19:12:04.783Z] 19:04:01 3 7.48 0.00 3.96 0.65 0.05 87.86 [2025-09-12T19:12:04.783Z] 19:04:01 4 13.49 0.00 2.52 1.86 0.03 82.09 [2025-09-12T19:12:04.783Z] 19:04:01 5 6.01 0.00 1.45 2.04 0.03 90.48 [2025-09-12T19:12:04.783Z] 19:04:01 6 9.68 0.00 2.78 6.81 0.05 80.68 [2025-09-12T19:12:04.783Z] 19:04:01 7 7.05 0.00 2.51 0.19 0.05 90.20 [2025-09-12T19:12:04.783Z] 19:05:01 all 25.92 0.00 5.09 0.81 0.08 68.10 [2025-09-12T19:12:04.783Z] 19:05:01 0 24.43 0.00 5.18 0.17 0.08 70.14 [2025-09-12T19:12:04.783Z] 19:05:01 1 24.83 0.00 5.12 1.01 0.07 68.96 [2025-09-12T19:12:04.783Z] 19:05:01 2 27.94 0.00 4.87 0.32 0.08 66.79 [2025-09-12T19:12:04.783Z] 19:05:01 3 26.60 0.00 5.36 0.71 0.08 67.26 [2025-09-12T19:12:04.783Z] 19:05:01 4 28.23 0.00 5.23 3.09 0.08 63.37 [2025-09-12T19:12:04.783Z] 19:05:01 5 22.81 0.00 4.18 0.07 0.07 72.87 [2025-09-12T19:12:04.783Z] 19:05:01 6 27.43 0.00 5.23 0.88 0.08 66.37 [2025-09-12T19:12:04.783Z] 19:05:01 7 25.12 0.00 5.55 0.22 0.08 69.03 [2025-09-12T19:12:04.783Z] 19:06:01 all 40.72 0.00 6.66 0.35 0.09 52.18 [2025-09-12T19:12:04.783Z] 19:06:01 0 40.75 0.00 6.63 0.96 0.10 51.57 [2025-09-12T19:12:04.783Z] 19:06:01 1 41.29 0.00 5.52 0.00 0.10 53.10 [2025-09-12T19:12:04.783Z] 19:06:01 2 40.61 0.00 6.47 0.45 0.10 52.37 [2025-09-12T19:12:04.783Z] 19:06:01 3 39.65 0.00 5.80 0.00 0.08 54.47 [2025-09-12T19:12:04.783Z] 19:06:01 4 43.34 0.00 7.41 0.02 0.10 49.13 [2025-09-12T19:12:04.783Z] 19:06:01 5 40.64 0.00 6.54 0.00 0.08 52.73 [2025-09-12T19:12:04.783Z] 19:06:01 6 39.88 0.00 7.47 1.26 0.08 51.31 [2025-09-12T19:12:04.783Z] 19:06:01 7 39.62 0.00 7.40 0.15 0.07 52.76 [2025-09-12T19:12:04.783Z] 19:07:01 all 57.99 0.00 7.25 0.17 0.09 34.50 [2025-09-12T19:12:04.783Z] 19:07:01 0 58.37 0.00 7.40 0.69 0.10 33.45 [2025-09-12T19:12:04.783Z] 19:07:01 1 58.09 0.00 7.09 0.05 0.08 34.69 [2025-09-12T19:12:04.783Z] 19:07:01 2 57.43 0.00 7.57 0.08 0.08 34.83 [2025-09-12T19:12:04.783Z] 19:07:01 3 57.59 0.00 7.40 0.05 0.10 34.86 [2025-09-12T19:12:04.783Z] 19:07:01 4 58.69 0.00 7.16 0.07 0.08 34.00 [2025-09-12T19:12:04.783Z] 19:07:01 5 57.23 0.00 6.72 0.17 0.10 35.78 [2025-09-12T19:12:04.783Z] 19:07:01 6 57.79 0.00 7.20 0.08 0.08 34.84 [2025-09-12T19:12:04.783Z] 19:07:01 7 58.77 0.00 7.43 0.17 0.10 33.53 [2025-09-12T19:12:04.783Z] 19:08:01 all 20.15 0.00 7.57 15.58 0.08 56.63 [2025-09-12T19:12:04.783Z] 19:08:01 0 19.64 0.00 8.29 27.37 0.07 44.63 [2025-09-12T19:12:04.783Z] 19:08:01 1 22.13 0.00 7.41 12.06 0.08 58.31 [2025-09-12T19:12:04.783Z] 19:08:01 2 19.89 0.00 8.04 24.07 0.07 47.93 [2025-09-12T19:12:04.783Z] 19:08:01 3 18.98 0.00 6.84 4.31 0.09 69.78 [2025-09-12T19:12:04.783Z] 19:08:01 4 19.86 0.00 7.92 10.44 0.09 61.70 [2025-09-12T19:12:04.783Z] 19:08:01 5 19.98 0.00 7.93 14.74 0.07 57.28 [2025-09-12T19:12:04.783Z] 19:08:01 6 20.97 0.00 7.10 22.82 0.07 49.05 [2025-09-12T19:12:04.783Z] 19:08:01 7 19.73 0.00 6.99 8.83 0.09 64.36 [2025-09-12T19:12:04.783Z] 19:09:01 all 21.64 0.00 8.92 14.73 0.08 54.64 [2025-09-12T19:12:04.783Z] 19:09:01 0 21.76 0.00 8.00 7.32 0.08 62.84 [2025-09-12T19:12:04.783Z] 19:09:01 1 22.69 0.00 8.64 21.13 0.08 47.45 [2025-09-12T19:12:04.783Z] 19:09:01 2 21.20 0.00 9.25 31.17 0.07 38.32 [2025-09-12T19:12:04.783Z] 19:09:01 3 19.54 0.00 7.65 11.45 0.07 61.30 [2025-09-12T19:12:04.783Z] 19:09:01 4 22.91 0.00 8.58 5.64 0.07 62.80 [2025-09-12T19:12:04.783Z] 19:09:01 5 21.45 0.00 10.51 5.48 0.08 62.48 [2025-09-12T19:12:04.783Z] 19:09:01 6 22.25 0.00 9.72 25.28 0.07 42.69 [2025-09-12T19:12:04.783Z] 19:09:01 7 21.32 0.00 9.00 10.41 0.08 59.19 [2025-09-12T19:12:04.783Z] 19:10:01 all 90.62 0.00 9.28 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 0 89.71 0.00 10.19 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 1 90.59 0.00 9.33 0.00 0.08 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 2 90.97 0.00 8.93 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 3 90.99 0.00 8.93 0.00 0.08 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 4 90.77 0.00 9.13 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 5 90.92 0.00 8.96 0.00 0.12 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 6 90.34 0.00 9.54 0.00 0.12 0.00 [2025-09-12T19:12:04.783Z] 19:10:01 7 90.68 0.00 9.22 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 all 91.23 0.00 8.66 0.00 0.11 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 0 90.61 0.00 9.29 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 1 91.20 0.00 8.70 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 2 91.30 0.00 8.57 0.00 0.13 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 3 91.76 0.00 8.14 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 4 91.09 0.00 8.81 0.00 0.10 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 5 91.48 0.00 8.41 0.00 0.12 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 6 91.53 0.00 8.36 0.00 0.12 0.00 [2025-09-12T19:12:04.783Z] 19:11:01 7 90.85 0.00 9.04 0.00 0.12 0.00 [2025-09-12T19:12:04.783Z] 19:12:01 all 33.12 0.00 5.42 6.34 0.07 55.05 [2025-09-12T19:12:04.783Z] 19:12:01 0 33.15 0.00 5.42 3.49 0.07 57.87 [2025-09-12T19:12:04.783Z] 19:12:01 1 31.88 0.00 5.33 3.20 0.07 59.53 [2025-09-12T19:12:04.783Z] 19:12:01 2 32.82 0.00 5.30 3.35 0.08 58.45 [2025-09-12T19:12:04.783Z] 19:12:01 3 33.59 0.00 6.22 17.41 0.08 42.69 [2025-09-12T19:12:04.783Z] 19:12:01 4 32.52 0.00 5.37 7.90 0.07 54.14 [2025-09-12T19:12:04.783Z] 19:12:01 5 34.06 0.00 4.85 2.71 0.05 58.33 [2025-09-12T19:12:04.783Z] 19:12:01 6 34.01 0.00 5.20 8.14 0.08 52.57 [2025-09-12T19:12:04.783Z] 19:12:01 7 32.91 0.00 5.69 4.53 0.08 56.78 [2025-09-12T19:12:04.783Z] Average: all 43.43 0.00 6.81 4.38 0.08 45.29 [2025-09-12T19:12:04.783Z] Average: 0 42.78 0.00 6.94 4.44 0.08 45.76 [2025-09-12T19:12:04.783Z] Average: 1 43.44 0.00 6.61 4.27 0.08 45.60 [2025-09-12T19:12:04.783Z] Average: 2 43.73 0.00 6.78 6.63 0.09 42.77 [2025-09-12T19:12:04.783Z] Average: 3 43.02 0.00 6.70 3.83 0.08 46.36 [2025-09-12T19:12:04.783Z] Average: 4 44.66 0.00 6.90 3.20 0.08 45.16 [2025-09-12T19:12:04.783Z] Average: 5 42.85 0.00 6.62 2.77 0.08 47.68 [2025-09-12T19:12:04.783Z] Average: 6 43.92 0.00 6.96 7.22 0.08 41.81 [2025-09-12T19:12:04.783Z] Average: 7 43.02 0.00 6.98 2.71 0.09 47.20 [2025-09-12T19:12:04.783Z] [2025-09-12T19:12:04.783Z] [2025-09-12T19:12:04.783Z]