Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60f1bae9abc6ad01f33a5591e18115d416e4b879+e92c0b35f376dec128daf1b485bdebfaa8dfb24e (a0b63911d9f882aa03bffd7c0f6ba9f2bfbd0b7d) 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-ssh2235478462545319563.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6318878166553682390.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16878286106567083463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3545254296858805860.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4117088538987881896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-711973’ Running on prd-ubuntu20.04-docker-8c-8g-712447 in /w/workspace/edgexfoundry_edgex-go_PR-5279 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/5279/head:refs/remotes/origin/PR-5279 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e92c0b35f376dec128daf1b485bdebfaa8dfb24e into PR head commit 60f1bae9abc6ad01f33a5591e18115d416e4b879 Merge succeeded, producing 6d783b46871eb7bffe47be9a56144b4568dae671 Checking out Revision 6d783b46871eb7bffe47be9a56144b4568dae671 (PR-5279) > git config core.sparsecheckout # timeout=10 > git checkout -f 60f1bae9abc6ad01f33a5591e18115d416e4b879 # 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 e92c0b35f376dec128daf1b485bdebfaa8dfb24e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d783b46871eb7bffe47be9a56144b4568dae671 # timeout=10 Commit message: "Merge commit 'e92c0b35f376dec128daf1b485bdebfaa8dfb24e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 48f77e9faf13509c2f1f7cbfb743aa5ed9a4164f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-28T08:33:14.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-28T08:33:14.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-28T08:33:15.035Z] ========================================================= [2025-10-28T08:33:15.035Z] EdgeX Global Pipelines Version Info [2025-10-28T08:33:15.035Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:33:16.180Z] ------------------- [2025-10-28T08:33:16.180Z] stable info: [2025-10-28T08:33:16.180Z] ------------------- [2025-10-28T08:33:16.180Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-28T08:33:16.180Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-28T08:33:16.180Z] Message: update stable to v1.0.278 [2025-10-28T08:33:16.760Z] ------------------- [2025-10-28T08:33:16.760Z] experimental info: [2025-10-28T08:33:16.760Z] ------------------- [2025-10-28T08:33:16.760Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-28T08:33:16.760Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-28T08:33:16.760Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-28T08:33:16.839Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-28T08:33:16.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-28T08:33:16.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-28T08:33:16.916Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-28T08:33:16.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-28T08:33:16.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-28T08:33:16.991Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-28T08:33:17.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-28T08:33:17.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-28T08:33:17.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-28T08:33:17.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-28T08:33:17.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-28T08:33:17.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-28T08:33:17.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-28T08:33:17.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-28T08:33:17.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-28T08:33:17.265Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-28T08:33:17.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-28T08:33:17.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-28T08:33:17.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-28T08:33:17.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-28T08:33:17.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-28T08:33:17.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-28T08:33:17.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5279 [Pipeline] echo [2025-10-28T08:33:17.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5279 [Pipeline] echo [2025-10-28T08:33:17.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5279 [Pipeline] echo [2025-10-28T08:33:17.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d783b46871eb7bffe47be9a56144b4568dae671 [Pipeline] echo [2025-10-28T08:33:17.552Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d783b4 [Pipeline] echo [2025-10-28T08:33:17.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:33:17.642Z] provisioning config files... [2025-10-28T08:33:17.657Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5237091427744491858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:33:18.034Z] ---> ****-login.sh [2025-10-28T08:33:18.035Z] nexus3.edgexfoundry.org:10001 [2025-10-28T08:33:18.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:33:18.296Z] [2025-10-28T08:33:18.296Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:33:18.296Z] Configure a credential helper to remove this warning. See [2025-10-28T08:33:18.296Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:33:18.296Z] [2025-10-28T08:33:18.296Z] Login Succeeded [2025-10-28T08:33:18.296Z] nexus3.edgexfoundry.org:10002 [2025-10-28T08:33:18.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:33:18.296Z] [2025-10-28T08:33:18.296Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:33:18.296Z] Configure a credential helper to remove this warning. See [2025-10-28T08:33:18.296Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:33:18.296Z] [2025-10-28T08:33:18.296Z] Login Succeeded [2025-10-28T08:33:18.296Z] nexus3.edgexfoundry.org:10003 [2025-10-28T08:33:18.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:33:18.557Z] [2025-10-28T08:33:18.557Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:33:18.557Z] Configure a credential helper to remove this warning. See [2025-10-28T08:33:18.557Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:33:18.557Z] [2025-10-28T08:33:18.557Z] Login Succeeded [2025-10-28T08:33:18.557Z] nexus3.edgexfoundry.org:10004 [2025-10-28T08:33:18.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:33:18.557Z] [2025-10-28T08:33:18.557Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:33:18.558Z] Configure a credential helper to remove this warning. See [2025-10-28T08:33:18.558Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:33:18.558Z] [2025-10-28T08:33:18.558Z] Login Succeeded [2025-10-28T08:33:18.558Z] ****.io [2025-10-28T08:33:18.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-28T08:33:18.816Z] [2025-10-28T08:33:18.816Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-28T08:33:18.816Z] Configure a credential helper to remove this warning. See [2025-10-28T08:33:18.816Z] https://docs.****.com/go/credential-store/ [2025-10-28T08:33:18.816Z] [2025-10-28T08:33:18.816Z] Login Succeeded [2025-10-28T08:33:18.816Z] ---> ****-login.sh ends [Pipeline] } [2025-10-28T08:33:18.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T08:33:19.164Z] + 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-10-28T08:33:19.164Z] + + dirname cmd/core-command/Dockerfile [2025-10-28T08:33:19.164Z] cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/core-data/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/core-keeper/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/core-metadata/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-28T08:33:19.164Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2025-10-28T08:33:19.164Z] cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2025-10-28T08:33:19.164Z] cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-28T08:33:19.164Z] + + cut -d/ -f2 [2025-10-28T08:33:19.164Z] dirname cmd/security-spire-agent/Dockerfile [2025-10-28T08:33:19.164Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/support-notifications/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-28T08:33:19.164Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-28T08:33:19.164Z] + cut -d/ -f2 [2025-10-28T08:33:19.164Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-28T08:33:19.202Z] 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-10-28T08:33:19.566Z] + git rev-list -1 --merges 6d783b46871eb7bffe47be9a56144b4568dae671~1..6d783b46871eb7bffe47be9a56144b4568dae671 [Pipeline] echo [2025-10-28T08:33:19.579Z] -----------> git rev-list -1 --merges 6d783b46871eb7bffe47be9a56144b4568dae671~1..6d783b46871eb7bffe47be9a56144b4568dae671 6d783b46871eb7bffe47be9a56144b4568dae671 [2025-10-28T08:33:19.579Z] 6d783b46871eb7bffe47be9a56144b4568dae671 [false] [Pipeline] sh [2025-10-28T08:33:19.876Z] + git log --format=format:%s -1 6d783b46871eb7bffe47be9a56144b4568dae671 [Pipeline] echo [2025-10-28T08:33:19.895Z] ========================================================= [2025-10-28T08:33:19.895Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-28T08:33:19.895Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-28T08:33:20.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-28T08:33:20.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-28T08:33:20.280Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-28T08:33:20.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-28T08:33:20.280Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-28T08:33:20.280Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-28T08:33:20.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:33:20.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:33:20.638Z] [2025-10-28T08:33:20.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:33:20.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:33:20.955Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-28T08:33:20.955Z] 3dae71ba6b94: Pulling fs layer [2025-10-28T08:33:20.955Z] 6bf1a483ea7c: Pulling fs layer [2025-10-28T08:33:20.955Z] f5dfc541a4d3: Pulling fs layer [2025-10-28T08:33:20.955Z] 461d9e800cba: Pulling fs layer [2025-10-28T08:33:20.955Z] 80192f66455f: Pulling fs layer [2025-10-28T08:33:20.955Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-28T08:33:20.955Z] a29436f7fd5d: Pulling fs layer [2025-10-28T08:33:20.955Z] 923cac83aea3: Pulling fs layer [2025-10-28T08:33:20.955Z] 25ad8b0a4227: Pulling fs layer [2025-10-28T08:33:20.955Z] db01528c6b51: Pulling fs layer [2025-10-28T08:33:20.955Z] 28988de357af: Pulling fs layer [2025-10-28T08:33:20.955Z] a29436f7fd5d: Waiting [2025-10-28T08:33:20.955Z] 923cac83aea3: Waiting [2025-10-28T08:33:20.955Z] 461d9e800cba: Waiting [2025-10-28T08:33:20.955Z] 80192f66455f: Waiting [2025-10-28T08:33:20.955Z] 25ad8b0a4227: Waiting [2025-10-28T08:33:20.955Z] db01528c6b51: Waiting [2025-10-28T08:33:20.955Z] 2e8e34ca0e6c: Waiting [2025-10-28T08:33:20.955Z] 28988de357af: Waiting [2025-10-28T08:33:20.955Z] 6bf1a483ea7c: Verifying Checksum [2025-10-28T08:33:20.955Z] 6bf1a483ea7c: Download complete [2025-10-28T08:33:20.955Z] 461d9e800cba: Verifying Checksum [2025-10-28T08:33:20.955Z] 461d9e800cba: Download complete [2025-10-28T08:33:21.215Z] 80192f66455f: Verifying Checksum [2025-10-28T08:33:21.215Z] 80192f66455f: Download complete [2025-10-28T08:33:21.215Z] f5dfc541a4d3: Verifying Checksum [2025-10-28T08:33:21.215Z] f5dfc541a4d3: Download complete [2025-10-28T08:33:21.215Z] 3dae71ba6b94: Verifying Checksum [2025-10-28T08:33:21.215Z] 3dae71ba6b94: Download complete [2025-10-28T08:33:21.215Z] 923cac83aea3: Verifying Checksum [2025-10-28T08:33:21.215Z] 923cac83aea3: Download complete [2025-10-28T08:33:21.474Z] 25ad8b0a4227: Verifying Checksum [2025-10-28T08:33:21.474Z] 25ad8b0a4227: Download complete [2025-10-28T08:33:21.474Z] db01528c6b51: Download complete [2025-10-28T08:33:21.474Z] 28988de357af: Verifying Checksum [2025-10-28T08:33:21.474Z] 28988de357af: Download complete [2025-10-28T08:33:21.732Z] a29436f7fd5d: Verifying Checksum [2025-10-28T08:33:21.732Z] a29436f7fd5d: Download complete [2025-10-28T08:33:21.990Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-28T08:33:21.990Z] 2e8e34ca0e6c: Download complete [2025-10-28T08:33:22.560Z] 3dae71ba6b94: Pull complete [2025-10-28T08:33:22.821Z] 6bf1a483ea7c: Pull complete [2025-10-28T08:33:23.765Z] f5dfc541a4d3: Pull complete [2025-10-28T08:33:23.765Z] 461d9e800cba: Pull complete [2025-10-28T08:33:23.765Z] 80192f66455f: Pull complete [2025-10-28T08:33:27.966Z] 2e8e34ca0e6c: Pull complete [2025-10-28T08:33:28.234Z] a29436f7fd5d: Pull complete [2025-10-28T08:33:28.234Z] 923cac83aea3: Pull complete [2025-10-28T08:33:28.494Z] 25ad8b0a4227: Pull complete [2025-10-28T08:33:28.494Z] db01528c6b51: Pull complete [2025-10-28T08:33:28.494Z] 28988de357af: Pull complete [2025-10-28T08:33:28.494Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-28T08:33:28.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-28T08:33:28.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:33:28.645Z] prd-ubuntu20.04-docker-8c-8g-712447 does not seem to be running inside a container [2025-10-28T08:33:28.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-28T08:33:31.440Z] $ docker top 7654206f428b0d28ac99a4850456fef5fee16f890710bf66d3235b5fa1bab563 -eo pid,comm [2025-10-28T08:33:31.493Z] 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-10-28T08:33:31.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-28T08:33:31.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T08:33:31.562Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T08:33:31.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T08:33:31.685Z] $ docker exec 7654206f428b0d28ac99a4850456fef5fee16f890710bf66d3235b5fa1bab563 ssh-agent [2025-10-28T08:33:31.802Z] SSH_AUTH_SOCK=/tmp/ssh-iZ6DZ6N0ZAy2/agent.31 [2025-10-28T08:33:31.802Z] SSH_AGENT_PID=37 [2025-10-28T08:33:31.809Z] Running ssh-add (command line suppressed) [2025-10-28T08:33:31.906Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_5667076088082335102.key (/w/workspace/edgex-go/6@tmp/private_key_5667076088082335102.key) [2025-10-28T08:33:31.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T08:33:32.221Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] sh [2025-10-28T08:33:32.513Z] + git tag --points-at HEAD [Pipeline] } [2025-10-28T08:33:32.527Z] $ docker exec --env ******** --env ******** 7654206f428b0d28ac99a4850456fef5fee16f890710bf66d3235b5fa1bab563 ssh-agent -k [2025-10-28T08:33:32.621Z] unset SSH_AUTH_SOCK; [2025-10-28T08:33:32.622Z] unset SSH_AGENT_PID; [2025-10-28T08:33:32.622Z] echo Agent pid 37 killed; [2025-10-28T08:33:32.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-28T08:33:32.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-28T08:33:32.674Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-28T08:33:32.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-28T08:33:32.784Z] $ docker exec 7654206f428b0d28ac99a4850456fef5fee16f890710bf66d3235b5fa1bab563 ssh-agent [2025-10-28T08:33:32.910Z] SSH_AUTH_SOCK=/tmp/ssh-OOn18fxez7td/agent.84 [2025-10-28T08:33:32.910Z] SSH_AGENT_PID=90 [2025-10-28T08:33:32.917Z] Running ssh-add (command line suppressed) [2025-10-28T08:33:33.052Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_12986623243334132966.key (/w/workspace/edgex-go/6@tmp/private_key_12986623243334132966.key) [2025-10-28T08:33:33.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-28T08:33:33.389Z] + git semver init [2025-10-28T08:33:33.649Z] 2025-10-28 08:33:33,628 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-28T08:33:33.649Z] 2025-10-28 08:33:33,647 [run_init] DEBUG init version:0.0.0 force:False [2025-10-28T08:33:33.908Z] 2025-10-28 08:33:33,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2025-10-28T08:33:33.908Z] 2025-10-28 08:33:33,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2025-10-28T08:33:33.908Z] 2025-10-28 08:33:33,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, stdin=None, shell=False, universal_newlines=False) [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,183 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-5279 with force:False [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,185 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-5279 [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,191 [execute] INFO git cat-file --batch-check [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,195 [execute] INFO git cat-file --batch [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-28T08:33:40.507Z] 2025-10-28 08:33:40,199 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-5279 [2025-10-28T08:33:40.507Z] 0.0.0 [Pipeline] } [2025-10-28T08:33:40.516Z] $ docker exec --env ******** --env ******** 7654206f428b0d28ac99a4850456fef5fee16f890710bf66d3235b5fa1bab563 ssh-agent -k [2025-10-28T08:33:40.627Z] unset SSH_AUTH_SOCK; [2025-10-28T08:33:40.628Z] unset SSH_AGENT_PID; [2025-10-28T08:33:40.628Z] echo Agent pid 90 killed; [2025-10-28T08:33:40.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-28T08:33:41.081Z] + git semver [Pipeline] } [2025-10-28T08:33:41.355Z] $ docker stop --time=1 7654206f428b0d28ac99a4850456fef5fee16f890710bf66d3235b5fa1bab563 [2025-10-28T08:33:42.674Z] $ docker rm -f --volumes 7654206f428b0d28ac99a4850456fef5fee16f890710bf66d3235b5fa1bab563 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T08:33:43.036Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-28T08:33:43.306Z] Stashed 1 file(s) [Pipeline] echo [2025-10-28T08:33:43.310Z] [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-10-28T08:33:43.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo [2025-10-28T08:33:43.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T08:33:43.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-28T08:33:43.935Z] ========================================================= [2025-10-28T08:33:43.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-28T08:33:43.935Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-28T08:33:44.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-28T08:33:44.233Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-28T08:33:44.233Z] 9824c27679d3: Pulling fs layer [2025-10-28T08:33:44.233Z] 8371a51cbc44: Pulling fs layer [2025-10-28T08:33:44.233Z] d5791340ef18: Pulling fs layer [2025-10-28T08:33:44.233Z] d3178a7b2709: Pulling fs layer [2025-10-28T08:33:44.233Z] 4f4fb700ef54: Pulling fs layer [2025-10-28T08:33:44.233Z] 063b4f904bf5: Pulling fs layer [2025-10-28T08:33:44.233Z] 4f4fb700ef54: Waiting [2025-10-28T08:33:44.233Z] 066ecc492849: Pulling fs layer [2025-10-28T08:33:44.233Z] 50a4da29d654: Pulling fs layer [2025-10-28T08:33:44.233Z] 063b4f904bf5: Waiting [2025-10-28T08:33:44.233Z] 066ecc492849: Waiting [2025-10-28T08:33:44.233Z] 417dd178857c: Pulling fs layer [2025-10-28T08:33:44.233Z] 50a4da29d654: Waiting [2025-10-28T08:33:44.233Z] 417dd178857c: Waiting [2025-10-28T08:33:44.233Z] 8371a51cbc44: Verifying Checksum [2025-10-28T08:33:44.233Z] 8371a51cbc44: Download complete [2025-10-28T08:33:44.233Z] d3178a7b2709: Download complete [2025-10-28T08:33:44.233Z] 4f4fb700ef54: Download complete [2025-10-28T08:33:44.233Z] 063b4f904bf5: Download complete [2025-10-28T08:33:44.502Z] 9824c27679d3: Verifying Checksum [2025-10-28T08:33:44.502Z] 9824c27679d3: Download complete [2025-10-28T08:33:44.502Z] 066ecc492849: Verifying Checksum [2025-10-28T08:33:44.502Z] 066ecc492849: Download complete [2025-10-28T08:33:44.502Z] 9824c27679d3: Pull complete [2025-10-28T08:33:44.770Z] 8371a51cbc44: Pull complete [2025-10-28T08:33:44.770Z] 417dd178857c: Verifying Checksum [2025-10-28T08:33:44.770Z] 417dd178857c: Download complete [2025-10-28T08:33:45.129Z] d5791340ef18: Download complete [2025-10-28T08:33:45.396Z] 50a4da29d654: Verifying Checksum [2025-10-28T08:33:45.396Z] 50a4da29d654: Download complete [2025-10-28T08:33:49.597Z] d5791340ef18: Pull complete [2025-10-28T08:33:49.597Z] d3178a7b2709: Pull complete [2025-10-28T08:33:49.597Z] 4f4fb700ef54: Pull complete [2025-10-28T08:33:49.597Z] 063b4f904bf5: Pull complete [2025-10-28T08:33:49.855Z] 066ecc492849: Pull complete [2025-10-28T08:33:53.138Z] 50a4da29d654: Pull complete [2025-10-28T08:33:53.138Z] 417dd178857c: Pull complete [2025-10-28T08:33:53.138Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-28T08:33:53.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-28T08:33:53.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-28T08:33:53.447Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-28T08:33:53.447Z] WORKDIR /edgex [2025-10-28T08:33:53.447Z] COPY go.mod . [2025-10-28T08:33:53.447Z] RUN go mod download [2025-10-28T08:33:53.447Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-28T08:33:54.013Z] #0 building with "default" instance using docker driver [2025-10-28T08:33:54.013Z] [2025-10-28T08:33:54.013Z] #1 [internal] load build definition from Dockerfile [2025-10-28T08:33:54.013Z] #1 transferring dockerfile: 164B done [2025-10-28T08:33:54.013Z] #1 DONE 0.0s [2025-10-28T08:33:54.013Z] [2025-10-28T08:33:54.013Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-28T08:33:54.013Z] #2 DONE 0.0s [2025-10-28T08:33:54.013Z] [2025-10-28T08:33:54.013Z] #3 [internal] load .dockerignore [2025-10-28T08:33:54.013Z] #3 transferring context: 50B done [2025-10-28T08:33:54.013Z] #3 DONE 0.0s [2025-10-28T08:33:54.013Z] [2025-10-28T08:33:54.013Z] #4 [internal] load build context [2025-10-28T08:33:54.013Z] #4 transferring context: 6.57kB done [2025-10-28T08:33:54.013Z] #4 DONE 0.0s [2025-10-28T08:33:54.013Z] [2025-10-28T08:33:54.013Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-28T08:33:54.272Z] #5 DONE 0.2s [2025-10-28T08:33:54.272Z] [2025-10-28T08:33:54.272Z] #6 [2/4] WORKDIR /edgex [2025-10-28T08:33:57.552Z] #6 DONE 3.4s [2025-10-28T08:33:57.811Z] [2025-10-28T08:33:57.811Z] #7 [3/4] COPY go.mod . [2025-10-28T08:33:58.069Z] #7 DONE 0.2s [2025-10-28T08:33:58.069Z] [2025-10-28T08:33:58.069Z] #8 [4/4] RUN go mod download [2025-10-28T08:34:10.358Z] #8 DONE 11.7s [2025-10-28T08:34:10.358Z] [2025-10-28T08:34:10.358Z] #9 exporting to image [2025-10-28T08:34:10.358Z] #9 exporting layers [2025-10-28T08:34:13.646Z] #9 exporting layers 3.6s done [2025-10-28T08:34:13.646Z] #9 writing image sha256:45c876f20357b25a2ef238d422896ee6e010d8004e7740bca8af8b81ea08d534 done [2025-10-28T08:34:13.646Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-28T08:34:13.646Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:34:13.959Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T08:34:13.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:34:14.041Z] prd-ubuntu20.04-docker-8c-8g-712447 does not seem to be running inside a container [2025-10-28T08:34:14.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T08:34:14.501Z] $ docker top f9e581f7f4a0702ae35efeb4137f56569e664234ee1d94350c3f0310908267ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:34:14.856Z] + go version [2025-10-28T08:34:14.856Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-28T08:34:14.876Z] $ docker stop --time=1 f9e581f7f4a0702ae35efeb4137f56569e664234ee1d94350c3f0310908267ed [2025-10-28T08:34:16.150Z] $ docker rm -f --volumes f9e581f7f4a0702ae35efeb4137f56569e664234ee1d94350c3f0310908267ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:34:16.702Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-28T08:34:16.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:34:16.781Z] prd-ubuntu20.04-docker-8c-8g-712447 does not seem to be running inside a container [2025-10-28T08:34:16.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-28T08:34:17.149Z] $ docker top bc9e851df14db36bc382f196c009506a47db5361b175d6ca10e538933a0ac600 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-28T08:34:17.225Z] ========================================================= [2025-10-28T08:34:17.225Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-28T08:34:17.225Z] ========================================================= [Pipeline] sh [2025-10-28T08:34:17.510Z] + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh [2025-10-28T08:34:17.817Z] + make test [2025-10-28T08:34:17.817Z] go test -race -coverprofile=coverage.out ./... [2025-10-28T08:34:25.933Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-28T08:34:58.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2025-10-28T08:34:59.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-28T08:34:59.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-28T08:34:59.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-28T08:34:59.415Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-28T08:34:59.415Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-28T08:34:59.415Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-28T08:34:59.415Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-28T08:34:59.415Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-28T08:34:59.415Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-28T08:34:59.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-28T08:34:59.415Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-28T08:35:00.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-28T08:35:00.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-28T08:35:00.822Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-28T08:35:00.822Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-28T08:35:00.822Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-28T08:35:00.822Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-28T08:35:00.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.4% of statements [2025-10-28T08:35:00.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2025-10-28T08:35:00.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 57.7% of statements [2025-10-28T08:35:00.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2025-10-28T08:35:02.202Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-28T08:35:02.202Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-28T08:35:02.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.606s coverage: 94.2% of statements [2025-10-28T08:35:02.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements [2025-10-28T08:35:03.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.4% of statements [2025-10-28T08:35:04.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-28T08:35:04.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-28T08:35:04.726Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-28T08:35:04.726Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-28T08:35:04.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-28T08:35:04.727Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-28T08:35:06.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.368s coverage: 95.8% of statements [2025-10-28T08:35:06.101Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-10-28T08:35:07.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-28T08:35:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-28T08:35:07.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-28T08:35:07.034Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-28T08:35:07.034Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-28T08:35:07.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 2.4% of statements [2025-10-28T08:35:07.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-10-28T08:35:07.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.2% of statements [2025-10-28T08:35:07.968Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2025-10-28T08:35:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-10-28T08:35:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2025-10-28T08:35:08.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 89.5% of statements [2025-10-28T08:35:08.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-28T08:35:08.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-28T08:35:08.794Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-28T08:35:08.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 93.1% of statements [2025-10-28T08:35:09.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-28T08:35:09.054Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-28T08:35:09.054Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-28T08:35:09.054Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-28T08:35:09.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements [2025-10-28T08:35:10.188Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-28T08:35:10.189Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-28T08:35:10.189Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-28T08:35:10.448Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-28T08:35:10.448Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-28T08:35:10.448Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-28T08:35:10.448Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-28T08:35:11.034Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-28T08:35:11.034Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-28T08:35:11.629Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-28T08:35:13.811Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-28T08:35:13.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-28T08:35:15.716Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-28T08:35:15.975Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-28T08:35:15.975Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-28T08:35:15.975Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-28T08:35:19.347Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-28T08:35:20.299Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-28T08:35:20.299Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-28T08:35:20.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-28T08:35:20.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-28T08:35:20.561Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-28T08:35:21.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2025-10-28T08:35:22.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-28T08:35:22.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-28T08:35:22.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-28T08:35:22.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-28T08:35:22.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-28T08:35:22.429Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-28T08:35:23.365Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-28T08:35:23.365Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-28T08:35:23.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-28T08:35:23.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-28T08:35:23.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-28T08:35:23.365Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-28T08:35:28.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-28T08:35:28.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-28T08:35:28.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-28T08:35:28.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-28T08:35:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-28T08:35:28.630Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-28T08:35:28.630Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-28T08:35:28.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-28T08:35:29.565Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-28T08:35:29.565Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-28T08:35:29.565Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.043s coverage: 92.9% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.277s coverage: 87.2% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.511s coverage: 86.0% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.8% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 4.534s coverage: 29.2% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements [2025-10-28T08:35:29.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-10-28T08:35:30.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-28T08:35:30.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-28T08:35:30.759Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-28T08:35:36.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.1% of statements [2025-10-28T08:35:36.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2025-10-28T08:35:36.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-10-28T08:35:36.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements [2025-10-28T08:35:36.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2025-10-28T08:35:36.036Z] 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-10-28T08:35:36.036Z] running golangci-lint [2025-10-28T08:35:36.036Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-28T08:35:36.036Z] go version go1.23.12 linux/amd64 [2025-10-28T08:35:36.294Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-28T08:35:36.294Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-28T08:35:36.294Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-28T08:36:02.865Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 25.374666439s" [2025-10-28T08:36:02.865Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.433445ms" [2025-10-28T08:36:15.064Z] level=info msg="[linters_context/goanalysis] analyzers took 2m18.711336421s with top 10 stages: buildir: 1m1.613724332s, gosec: 3.994881044s, inspect: 3.951695234s, fact_deprecated: 2.878779755s, printf: 2.202722139s, ctrlflow: 1.757495661s, S1038: 1.452097474s, isgenerated: 1.280006285s, fact_purity: 1.148376716s, nilness: 1.084946173s" [2025-10-28T08:36:15.064Z] level=info msg="[runner] Issues before processing: 33, after processing: 0" [2025-10-28T08:36:15.064Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 33/33, invalid_issue: 33/33, autogenerated_exclude: 33/33, exclude-rules: 33/20, nolint: 20/0, path_prettifier: 33/33, skip_dirs: 33/33, identifier_marker: 33/33, exclude: 33/33, filename_unadjuster: 33/33, skip_files: 33/33" [2025-10-28T08:36:15.064Z] level=info msg="[runner] processing took 15.377039ms with stages: nolint: 9.821511ms, identifier_marker: 1.503046ms, exclude-rules: 1.462625ms, autogenerated_exclude: 1.065951ms, path_prettifier: 811.829µs, skip_dirs: 684.217µs, invalid_issue: 11.67µs, cgo: 8.77µs, filename_unadjuster: 2.63µs, max_same_issues: 1.1µs, exclude: 580ns, skip_files: 530ns, fixer: 490ns, diff: 400ns, uniq_by_line: 400ns, sort_results: 270ns, source_code: 270ns, severity-rules: 220ns, max_from_linter: 160ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2025-10-28T08:36:15.064Z] level=info msg="[runner] linters took 12.97279518s with stages: goanalysis_metalinter: 12.95731117s" [2025-10-28T08:36:15.064Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-28T08:36:15.064Z] level=info msg="Memory: 386 samples, avg is 296.8MB, max is 1441.5MB" [2025-10-28T08:36:15.064Z] level=info msg="Execution took 38.412231515s" [2025-10-28T08:36:15.064Z] go vet ./... [2025-10-28T08:36:23.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-28T08:36:23.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-28T08:36:23.171Z] ./bin/test-attribution-txt.sh [2025-10-28T08:36:23.171Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-28T08:36:23.171Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-28T08:36:23.171Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-28T08:36:23.171Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-28T08:36:23.171Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-28T08:36:23.171Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-28T08:36:23.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-28T08:36:23.481Z] + ls -al . [2025-10-28T08:36:23.481Z] total 2072 [2025-10-28T08:36:23.481Z] drwxrwxr-x 11 1001 1001 4096 Oct 28 08:34 . [2025-10-28T08:36:23.481Z] drwxr-xr-x 4 root root 4096 Oct 28 08:34 .. [2025-10-28T08:36:23.481Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 08:33 .blubracket [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 10 Oct 28 08:33 .dockerignore [2025-10-28T08:36:23.481Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 08:35 .git [2025-10-28T08:36:23.481Z] drwxrwxr-x 3 1001 1001 4096 Oct 28 08:33 .github [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 909 Oct 28 08:33 .gitignore [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 218 Oct 28 08:33 .golangci.yml [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 100 Oct 28 08:33 .hadolint.yml [2025-10-28T08:36:23.481Z] drwxr-xr-x 3 1001 1001 4096 Oct 28 08:33 .semver [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 155 Oct 28 08:33 .sonarcloud.properties [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 08:33 ADOPTERS.md [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 17374 Oct 28 08:33 Attribution.txt [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 108018 Oct 28 08:33 CHANGELOG.md [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 08:33 CONTRIBUTING.md [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 08:33 GOVERNANCE.md [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 886 Oct 28 08:33 Jenkinsfile [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 08:33 LICENSE [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 16740 Oct 28 08:33 Makefile [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 08:33 OWNERS.md [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 9932 Oct 28 08:33 README.md [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 789 Oct 28 08:33 SECURITY.md [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 5 Oct 28 08:33 VERSION [2025-10-28T08:36:23.481Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 08:33 bin [2025-10-28T08:36:23.481Z] drwxrwxr-x 19 1001 1001 4096 Oct 28 08:33 cmd [2025-10-28T08:36:23.481Z] -rw-r--r-- 1 root root 1743888 Oct 28 08:35 coverage.out [2025-10-28T08:36:23.481Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 08:33 fuzz_test [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 6539 Oct 28 08:33 go.mod [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 88541 Oct 28 08:33 go.sum [2025-10-28T08:36:23.481Z] drwxrwxr-x 7 1001 1001 4096 Oct 28 08:33 internal [2025-10-28T08:36:23.481Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 08:33 openapi [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 584 Oct 28 08:33 security.txt [2025-10-28T08:36:23.481Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 08:33 version.go [Pipeline] sh [2025-10-28T08:36:23.781Z] + '[' -e coverage.out ] [2025-10-28T08:36:23.782Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-28T08:36:23.968Z] Stashed 1 file(s) [Pipeline] sh [2025-10-28T08:36:24.299Z] + make build [2025-10-28T08:36:24.299Z] 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-10-28T08:36:50.893Z] 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-10-28T08:36:50.893Z] 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-10-28T08:36:50.893Z] 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-10-28T08:36:50.893Z] 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-10-28T08:36:52.812Z] 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-10-28T08:36:59.379Z] 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-10-28T08:37:00.803Z] 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-10-28T08:37:03.334Z] 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-10-28T08:37:05.243Z] 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-10-28T08:37:07.173Z] 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-10-28T08:37:08.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-28T08:37:09.500Z] 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-10-28T08:37:10.894Z] $ docker stop --time=1 bc9e851df14db36bc382f196c009506a47db5361b175d6ca10e538933a0ac600 [2025-10-28T08:37:24.153Z] $ docker rm -f --volumes bc9e851df14db36bc382f196c009506a47db5361b175d6ca10e538933a0ac600 [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-10-28T08:37:25.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-28T08:37:25.459Z] [2025-10-28T08:37:25.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:37:25.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-28T08:37:25.774Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-28T08:37:25.774Z] 91d30c5bc195: Pulling fs layer [2025-10-28T08:37:25.774Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-28T08:37:25.774Z] 9c61dcf015f6: Pulling fs layer [2025-10-28T08:37:25.774Z] 4698f68db338: Pulling fs layer [2025-10-28T08:37:25.774Z] 2a2f49069b9e: Pulling fs layer [2025-10-28T08:37:25.774Z] e0025b399a48: Pulling fs layer [2025-10-28T08:37:25.774Z] 4698f68db338: Waiting [2025-10-28T08:37:25.774Z] 2a2f49069b9e: Waiting [2025-10-28T08:37:25.774Z] e0025b399a48: Waiting [2025-10-28T08:37:25.774Z] 91d30c5bc195: Verifying Checksum [2025-10-28T08:37:25.774Z] 91d30c5bc195: Download complete [2025-10-28T08:37:25.774Z] 4698f68db338: Download complete [2025-10-28T08:37:26.033Z] 91d30c5bc195: Pull complete [2025-10-28T08:37:26.033Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-28T08:37:26.033Z] 2e9b0aa3be6d: Download complete [2025-10-28T08:37:26.033Z] e0025b399a48: Verifying Checksum [2025-10-28T08:37:26.033Z] e0025b399a48: Download complete [2025-10-28T08:37:26.033Z] 2a2f49069b9e: Download complete [2025-10-28T08:37:26.293Z] 2e9b0aa3be6d: Pull complete [2025-10-28T08:37:26.293Z] 9c61dcf015f6: Verifying Checksum [2025-10-28T08:37:26.293Z] 9c61dcf015f6: Download complete [2025-10-28T08:37:36.363Z] 9c61dcf015f6: Pull complete [2025-10-28T08:37:36.363Z] 4698f68db338: Pull complete [2025-10-28T08:37:36.363Z] 2a2f49069b9e: Pull complete [2025-10-28T08:37:36.363Z] e0025b399a48: Pull complete [2025-10-28T08:37:36.363Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-28T08:37:36.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-28T08:37:36.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:37:36.471Z] prd-ubuntu20.04-docker-8c-8g-712447 does not seem to be running inside a container [2025-10-28T08:37:36.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-28T08:37:37.638Z] $ docker top 9ef62bf781fb0b8c83dd9b9f00ab9ea41b63775d142edb1f0dfc14b97d1cb695 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:37:37.997Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-28T08:37:38.254Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-28T08:37:38.254Z] #1 ... [2025-10-28T08:37:38.254Z] [2025-10-28T08:37:38.254Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-10-28T08:37:38.254Z] #2 transferring dockerfile: 2.00kB done [2025-10-28T08:37:38.254Z] #2 DONE 0.1s [2025-10-28T08:37:38.254Z] [2025-10-28T08:37:38.254Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-10-28T08:37:38.254Z] #3 transferring dockerfile: 1.81kB done [2025-10-28T08:37:38.254Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-28T08:37:38.254Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-28T08:37:38.254Z] #3 DONE 0.1s [2025-10-28T08:37:38.254Z] [2025-10-28T08:37:38.254Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-28T08:37:38.254Z] #4 transferring dockerfile: 2.50kB done [2025-10-28T08:37:38.254Z] #4 DONE 0.1s [2025-10-28T08:37:38.254Z] [2025-10-28T08:37:38.254Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-28T08:37:38.254Z] #5 transferring dockerfile: 3.02kB done [2025-10-28T08:37:38.254Z] #5 DONE 0.2s [2025-10-28T08:37:38.254Z] [2025-10-28T08:37:38.254Z] #6 [core-command internal] load build definition from Dockerfile [2025-10-28T08:37:38.254Z] #6 transferring dockerfile: 1.94kB done [2025-10-28T08:37:38.254Z] #6 DONE 0.2s [2025-10-28T08:37:38.254Z] [2025-10-28T08:37:38.254Z] #7 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:37:38.254Z] #7 DONE 0.0s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-28T08:37:38.536Z] #8 transferring dockerfile: 2.49kB done [2025-10-28T08:37:38.536Z] #8 DONE 0.2s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-10-28T08:37:38.536Z] #9 transferring dockerfile: 2.10kB done [2025-10-28T08:37:38.536Z] #9 DONE 0.2s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:37:38.536Z] #7 DONE 0.0s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-10-28T08:37:38.536Z] #10 transferring dockerfile: 1.69kB done [2025-10-28T08:37:38.536Z] #10 DONE 0.2s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-10-28T08:37:38.536Z] #11 transferring dockerfile: 1.83kB done [2025-10-28T08:37:38.536Z] #11 DONE 0.2s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #12 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-10-28T08:37:38.536Z] #12 DONE 0.1s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #13 [core-data internal] load build definition from Dockerfile [2025-10-28T08:37:38.536Z] #13 transferring dockerfile: 2.04kB done [2025-10-28T08:37:38.536Z] #13 DONE 0.2s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #14 [core-metadata internal] load .dockerignore [2025-10-28T08:37:38.536Z] #14 ... [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-10-28T08:37:38.536Z] #15 transferring dockerfile: 1.70kB done [2025-10-28T08:37:38.536Z] #15 DONE 0.3s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-28T08:37:38.536Z] #16 transferring dockerfile: 1.89kB done [2025-10-28T08:37:38.536Z] #16 DONE 0.3s [2025-10-28T08:37:38.536Z] [2025-10-28T08:37:38.536Z] #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:37:38.536Z] #7 DONE 0.0s [2025-10-28T08:37:38.798Z] [2025-10-28T08:37:38.798Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:37:38.798Z] #7 DONE 0.0s [2025-10-28T08:37:38.798Z] [2025-10-28T08:37:38.798Z] #17 [core-keeper internal] load build definition from Dockerfile [2025-10-28T08:37:38.798Z] #17 transferring dockerfile: 2.01kB done [2025-10-28T08:37:39.057Z] #17 DONE 0.7s [2025-10-28T08:37:39.057Z] [2025-10-28T08:37:39.057Z] #18 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-28T08:37:39.057Z] #18 transferring dockerfile: 2.23kB done [2025-10-28T08:37:39.057Z] #18 DONE 0.7s [2025-10-28T08:37:39.057Z] [2025-10-28T08:37:39.057Z] #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-10-28T08:37:39.057Z] #12 ... [2025-10-28T08:37:39.057Z] [2025-10-28T08:37:39.057Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-28T08:37:39.057Z] #1 transferring dockerfile: 2.14kB done [2025-10-28T08:37:39.057Z] #1 DONE 0.8s [2025-10-28T08:37:39.057Z] [2025-10-28T08:37:39.057Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:37:39.057Z] #7 DONE 0.0s [2025-10-28T08:37:39.057Z] [2025-10-28T08:37:39.057Z] #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-28T08:37:39.315Z] #12 DONE 0.8s [2025-10-28T08:37:39.315Z] [2025-10-28T08:37:39.315Z] #19 [support-notifications internal] load .dockerignore [2025-10-28T08:37:39.315Z] #19 transferring context: 50B done [2025-10-28T08:37:39.315Z] #19 DONE 0.8s [2025-10-28T08:37:39.315Z] [2025-10-28T08:37:39.315Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-28T08:37:39.573Z] #20 ... [2025-10-28T08:37:39.573Z] [2025-10-28T08:37:39.573Z] #21 [security-bootstrapper internal] load .dockerignore [2025-10-28T08:37:39.573Z] #21 transferring context: 50B done [2025-10-28T08:37:39.573Z] #21 DONE 1.1s [2025-10-28T08:37:39.573Z] [2025-10-28T08:37:39.573Z] #22 [core-command internal] load .dockerignore [2025-10-28T08:37:39.573Z] #22 transferring context: 50B done [2025-10-28T08:37:39.573Z] #22 DONE 1.2s [2025-10-28T08:37:39.573Z] [2025-10-28T08:37:39.573Z] #23 [security-proxy-setup internal] load .dockerignore [2025-10-28T08:37:39.573Z] #23 transferring context: 50B done [2025-10-28T08:37:39.573Z] #23 DONE 1.2s [2025-10-28T08:37:39.573Z] [2025-10-28T08:37:39.573Z] #24 [security-proxy-setup internal] load build context [2025-10-28T08:37:39.832Z] #24 ... [2025-10-28T08:37:39.832Z] [2025-10-28T08:37:39.832Z] #14 [core-metadata internal] load .dockerignore [2025-10-28T08:37:39.832Z] #14 transferring context: 50B done [2025-10-28T08:37:39.832Z] #14 DONE 1.2s [2025-10-28T08:37:39.832Z] [2025-10-28T08:37:39.832Z] #25 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:37:39.832Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:37:40.404Z] #25 ... [2025-10-28T08:37:40.404Z] [2025-10-28T08:37:40.404Z] #26 [core-data internal] load .dockerignore [2025-10-28T08:37:40.404Z] #26 transferring context: 50B done [2025-10-28T08:37:40.404Z] #26 DONE 1.3s [2025-10-28T08:37:40.684Z] [2025-10-28T08:37:40.684Z] #25 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:37:40.944Z] #25 ... [2025-10-28T08:37:40.944Z] [2025-10-28T08:37:40.944Z] #27 [security-proxy-auth internal] load .dockerignore [2025-10-28T08:37:40.944Z] #27 transferring context: 50B done [2025-10-28T08:37:40.944Z] #27 DONE 1.7s [2025-10-28T08:37:41.203Z] [2025-10-28T08:37:41.203Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-28T08:37:41.203Z] #20 transferring context: 50B done [2025-10-28T08:37:41.462Z] #20 ... [2025-10-28T08:37:41.462Z] [2025-10-28T08:37:41.462Z] #28 [core-keeper internal] load .dockerignore [2025-10-28T08:37:41.462Z] #28 transferring context: 50B done [2025-10-28T08:37:41.462Z] #28 DONE 2.1s [2025-10-28T08:37:41.462Z] [2025-10-28T08:37:41.462Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-28T08:37:41.462Z] #29 DONE 3.1s [2025-10-28T08:37:41.462Z] [2025-10-28T08:37:41.462Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-28T08:37:41.462Z] #30 DONE 3.1s [2025-10-28T08:37:41.462Z] [2025-10-28T08:37:41.462Z] #31 [security-spire-config internal] load .dockerignore [2025-10-28T08:37:41.720Z] #31 ... [2025-10-28T08:37:41.720Z] [2025-10-28T08:37:41.720Z] #32 [security-secretstore-setup internal] load .dockerignore [2025-10-28T08:37:41.720Z] #32 transferring context: 50B 0.0s done [2025-10-28T08:37:41.720Z] #32 DONE 2.4s [2025-10-28T08:37:41.720Z] [2025-10-28T08:37:41.720Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-28T08:37:41.720Z] #33 DONE 3.0s [2025-10-28T08:37:41.720Z] [2025-10-28T08:37:41.720Z] #34 [security-spiffe-token-provider internal] load .dockerignore [2025-10-28T08:37:41.720Z] #34 transferring context: 50B done [2025-10-28T08:37:41.720Z] #34 DONE 2.5s [2025-10-28T08:37:41.720Z] [2025-10-28T08:37:41.720Z] #35 [support-scheduler internal] load .dockerignore [2025-10-28T08:37:41.994Z] #35 ... [2025-10-28T08:37:41.994Z] [2025-10-28T08:37:41.994Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-28T08:37:41.994Z] #20 DONE 2.9s [2025-10-28T08:37:42.257Z] [2025-10-28T08:37:42.257Z] #25 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:37:42.257Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-28T08:37:42.257Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-28T08:37:42.257Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-28T08:37:42.257Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-28T08:37:42.257Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 1.05MB / 3.63MB 0.2s [2025-10-28T08:37:42.257Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.15MB / 3.63MB 0.3s [2025-10-28T08:37:42.517Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.4s [2025-10-28T08:37:43.488Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.4s done [2025-10-28T08:37:43.488Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-28T08:37:43.749Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.4s done [2025-10-28T08:37:44.315Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.6s done [2025-10-28T08:37:49.608Z] #25 ... [2025-10-28T08:37:49.608Z] [2025-10-28T08:37:49.608Z] #36 [support-notifications internal] load build context [2025-10-28T08:37:49.608Z] #36 transferring context: 596.09MB 7.9s done [2025-10-28T08:37:49.608Z] #36 ... [2025-10-28T08:37:49.608Z] [2025-10-28T08:37:49.608Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:37:49.608Z] #37 ... [2025-10-28T08:37:49.608Z] [2025-10-28T08:37:49.608Z] #38 [security-bootstrapper internal] load build context [2025-10-28T08:37:49.608Z] #38 transferring context: 596.09MB 7.8s done [2025-10-28T08:37:49.608Z] #38 ... [2025-10-28T08:37:49.608Z] [2025-10-28T08:37:49.608Z] #39 [core-command internal] load build context [2025-10-28T08:37:49.965Z] #39 transferring context: 596.09MB 7.8s done [2025-10-28T08:37:49.965Z] #39 ... [2025-10-28T08:37:49.965Z] [2025-10-28T08:37:49.965Z] #40 [core-metadata internal] load build context [2025-10-28T08:37:49.965Z] #40 transferring context: 596.09MB 7.6s done [2025-10-28T08:37:50.300Z] #40 ... [2025-10-28T08:37:50.300Z] [2025-10-28T08:37:50.300Z] #24 [security-proxy-setup internal] load build context [2025-10-28T08:37:50.565Z] #24 ... [2025-10-28T08:37:50.565Z] [2025-10-28T08:37:50.565Z] #41 [core-data internal] load build context [2025-10-28T08:37:50.565Z] #41 transferring context: 596.09MB 8.0s done [2025-10-28T08:37:50.823Z] #41 ... [2025-10-28T08:37:50.823Z] [2025-10-28T08:37:50.823Z] #24 [security-proxy-setup internal] load build context [2025-10-28T08:37:51.080Z] #24 transferring context: 596.09MB 9.0s done [2025-10-28T08:37:51.080Z] #24 ... [2025-10-28T08:37:51.080Z] [2025-10-28T08:37:51.080Z] #42 [security-proxy-auth internal] load build context [2025-10-28T08:37:51.080Z] #42 transferring context: 596.09MB 7.8s done [2025-10-28T08:37:52.457Z] #42 ... [2025-10-28T08:37:52.457Z] [2025-10-28T08:37:52.457Z] #43 [core-keeper internal] load build context [2025-10-28T08:37:52.457Z] #43 transferring context: 596.09MB 7.8s done [2025-10-28T08:37:52.457Z] #43 ... [2025-10-28T08:37:52.457Z] [2025-10-28T08:37:52.457Z] #44 [security-spire-agent internal] load .dockerignore [2025-10-28T08:37:52.720Z] #44 ... [2025-10-28T08:37:52.720Z] [2025-10-28T08:37:52.720Z] #45 [security-spire-server internal] load .dockerignore [2025-10-28T08:37:52.720Z] #45 ... [2025-10-28T08:37:52.720Z] [2025-10-28T08:37:52.720Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-28T08:37:52.978Z] #46 ... [2025-10-28T08:37:52.978Z] [2025-10-28T08:37:52.978Z] #47 [core-common-config-bootstrapper internal] load build context [2025-10-28T08:37:52.978Z] #47 ... [2025-10-28T08:37:52.978Z] [2025-10-28T08:37:52.978Z] #48 [security-secretstore-setup internal] load build context [2025-10-28T08:37:53.911Z] #48 transferring context: 596.09MB 3.4s done [2025-10-28T08:39:15.416Z] #48 ... [2025-10-28T08:39:15.416Z] [2025-10-28T08:39:15.416Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-28T08:39:15.416Z] #46 transferring context: [2025-10-28T08:39:15.416Z] #46 ... [2025-10-28T08:39:15.416Z] [2025-10-28T08:39:15.416Z] #36 [support-notifications internal] load build context [2025-10-28T08:39:15.416Z] #36 DONE 89.8s [2025-10-28T08:39:15.416Z] [2025-10-28T08:39:15.417Z] #25 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:39:15.417Z] #25 DONE 89.8s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-28T08:39:15.417Z] #46 transferring context: 596.09MB 3.0s done [2025-10-28T08:39:15.417Z] #46 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #38 [security-bootstrapper internal] load build context [2025-10-28T08:39:15.417Z] #38 DONE 90.2s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #47 [core-common-config-bootstrapper internal] load build context [2025-10-28T08:39:15.417Z] #47 transferring context: 596.09MB 3.2s done [2025-10-28T08:39:15.417Z] #47 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #40 [core-metadata internal] load build context [2025-10-28T08:39:15.417Z] #40 DONE 92.4s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-28T08:39:15.417Z] #49 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #39 [core-command internal] load build context [2025-10-28T08:39:15.417Z] #39 DONE 93.4s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #44 [security-spire-agent internal] load .dockerignore [2025-10-28T08:39:15.417Z] #44 transferring context: 50B done [2025-10-28T08:39:15.417Z] #44 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #41 [core-data internal] load build context [2025-10-28T08:39:15.417Z] #41 DONE 92.7s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #31 [security-spire-config internal] load .dockerignore [2025-10-28T08:39:15.417Z] #31 transferring context: 50B 0.0s done [2025-10-28T08:39:15.417Z] #31 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #42 [security-proxy-auth internal] load build context [2025-10-28T08:39:15.417Z] #42 DONE 92.6s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-28T08:39:15.417Z] #50 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #24 [security-proxy-setup internal] load build context [2025-10-28T08:39:15.417Z] #24 DONE 95.0s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #43 [core-keeper internal] load build context [2025-10-28T08:39:15.417Z] #43 DONE 93.3s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-28T08:39:15.417Z] #51 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #48 [security-secretstore-setup internal] load build context [2025-10-28T08:39:15.417Z] #48 DONE 93.2s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-28T08:39:15.417Z] #52 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #31 [security-spire-config internal] load .dockerignore [2025-10-28T08:39:15.417Z] #31 DONE 93.8s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:39:15.417Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-28T08:39:15.417Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-28T08:39:15.417Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-28T08:39:15.417Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-28T08:39:15.417Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.4s done [2025-10-28T08:39:15.417Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.6s done [2025-10-28T08:39:15.417Z] #25 DONE 89.8s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #44 [security-spire-agent internal] load .dockerignore [2025-10-28T08:39:15.417Z] #44 DONE 93.9s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-28T08:39:15.417Z] #53 ... [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:15.417Z] #54 DONE 0.0s [2025-10-28T08:39:15.417Z] [2025-10-28T08:39:15.417Z] #55 [security-spire-config internal] load build context [2025-10-28T08:39:15.417Z] #55 DONE 0.0s [2025-10-28T08:39:15.679Z] [2025-10-28T08:39:15.679Z] #46 [security-spiffe-token-provider internal] load build context [2025-10-28T08:39:15.679Z] #46 DONE 93.8s [2025-10-28T08:39:15.679Z] [2025-10-28T08:39:15.679Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:15.679Z] #54 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:15.938Z] #54 ... [2025-10-28T08:39:15.938Z] [2025-10-28T08:39:15.938Z] #47 [core-common-config-bootstrapper internal] load build context [2025-10-28T08:39:15.938Z] #47 DONE 93.7s [2025-10-28T08:39:16.209Z] [2025-10-28T08:39:16.209Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:39:16.209Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-28T08:39:16.209Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-28T08:39:16.209Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-28T08:39:16.209Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-28T08:39:16.209Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.4s done [2025-10-28T08:39:16.209Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.6s done [2025-10-28T08:39:16.209Z] #25 DONE 89.8s [2025-10-28T08:39:16.209Z] [2025-10-28T08:39:16.209Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:16.209Z] #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:17.151Z] #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.9s done [2025-10-28T08:39:17.151Z] #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-28T08:39:17.151Z] #56 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-28T08:39:17.151Z] #56 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-28T08:39:17.151Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s [2025-10-28T08:39:17.151Z] #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.0s [2025-10-28T08:39:17.418Z] #56 ... [2025-10-28T08:39:17.418Z] [2025-10-28T08:39:17.418Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:39:17.418Z] #37 DONE 98.0s [2025-10-28T08:39:17.418Z] [2025-10-28T08:39:17.418Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:17.418Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-10-28T08:39:17.418Z] #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-10-28T08:39:17.418Z] #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-28T08:39:17.682Z] #56 ... [2025-10-28T08:39:17.682Z] [2025-10-28T08:39:17.682Z] #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-28T08:39:17.682Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 2.4s done [2025-10-28T08:39:17.682Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-28T08:39:17.682Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-28T08:39:17.682Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-28T08:39:17.682Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 1.4s done [2025-10-28T08:39:17.682Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.6s done [2025-10-28T08:39:17.682Z] #25 DONE 89.8s [2025-10-28T08:39:17.682Z] [2025-10-28T08:39:17.682Z] #45 [security-spire-server internal] load .dockerignore [2025-10-28T08:39:17.682Z] #45 transferring context: 50B 0.0s done [2025-10-28T08:39:17.682Z] #45 DONE 96.1s [2025-10-28T08:39:17.682Z] [2025-10-28T08:39:17.682Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:17.682Z] #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-28T08:39:17.682Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.3s [2025-10-28T08:39:17.682Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 0.3s [2025-10-28T08:39:17.943Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 3.15MB / 15.53MB 0.5s [2025-10-28T08:39:17.943Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s [2025-10-28T08:39:17.943Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.7s [2025-10-28T08:39:20.563Z] #56 ... [2025-10-28T08:39:20.563Z] [2025-10-28T08:39:20.563Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-28T08:39:20.563Z] #0 6.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:20.563Z] #0 6.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:20.563Z] #0 7.174 (1/4) Installing ca-certificates (20250911-r0) [2025-10-28T08:39:20.563Z] #0 7.190 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:20.563Z] #0 7.193 (3/4) Installing su-exec (0.2-r3) [2025-10-28T08:39:20.563Z] #0 7.199 (4/4) Installing yq-go (4.44.1-r2) [2025-10-28T08:39:20.563Z] #0 7.273 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:20.563Z] #0 7.280 Executing ca-certificates-20250911-r0.trigger [2025-10-28T08:39:20.563Z] #0 7.335 OK: 19 MiB in 18 packages [2025-10-28T08:39:20.826Z] #57 ... [2025-10-28T08:39:20.826Z] [2025-10-28T08:39:20.826Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-28T08:39:20.826Z] #58 ... [2025-10-28T08:39:20.826Z] [2025-10-28T08:39:20.826Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-28T08:39:20.826Z] #0 6.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:20.826Z] #0 6.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:20.826Z] #0 7.133 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:20.826Z] #0 7.138 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:20.826Z] #0 7.146 OK: 8 MiB in 15 packages [2025-10-28T08:39:21.086Z] #59 ... [2025-10-28T08:39:21.086Z] [2025-10-28T08:39:21.086Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:21.086Z] #54 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.1s done [2025-10-28T08:39:21.086Z] #54 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-28T08:39:21.086Z] #54 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-28T08:39:21.086Z] #54 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-28T08:39:21.086Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-10-28T08:39:21.086Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-10-28T08:39:21.086Z] #54 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-10-28T08:39:21.086Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-28T08:39:21.086Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.1s [2025-10-28T08:39:21.086Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-28T08:39:22.680Z] #54 ... [2025-10-28T08:39:22.680Z] [2025-10-28T08:39:22.680Z] #35 [support-scheduler internal] load .dockerignore [2025-10-28T08:39:22.680Z] #35 transferring context: 50B done [2025-10-28T08:39:22.680Z] #35 DONE 100.3s [2025-10-28T08:39:22.680Z] [2025-10-28T08:39:22.680Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:22.680Z] #54 ... [2025-10-28T08:39:22.680Z] [2025-10-28T08:39:22.680Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:22.941Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.7s [2025-10-28T08:39:22.941Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 5.7s [2025-10-28T08:39:26.250Z] #56 ... [2025-10-28T08:39:26.250Z] [2025-10-28T08:39:26.250Z] #60 [security-spire-agent internal] load build context [2025-10-28T08:39:26.250Z] #60 ... [2025-10-28T08:39:26.250Z] [2025-10-28T08:39:26.250Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-28T08:39:26.250Z] #61 ... [2025-10-28T08:39:26.250Z] [2025-10-28T08:39:26.250Z] #55 [security-spire-config internal] load build context [2025-10-28T08:39:26.514Z] #55 ... [2025-10-28T08:39:26.514Z] [2025-10-28T08:39:26.514Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-28T08:39:26.514Z] #62 ... [2025-10-28T08:39:26.514Z] [2025-10-28T08:39:26.514Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:26.514Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 9.6s [2025-10-28T08:39:27.455Z] #54 ... [2025-10-28T08:39:27.455Z] [2025-10-28T08:39:27.455Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-28T08:39:27.455Z] #51 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.455Z] #51 6.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.455Z] #51 7.249 (1/7) Installing ca-certificates (20250911-r0) [2025-10-28T08:39:27.455Z] #51 7.275 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:27.455Z] #51 7.280 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-28T08:39:27.455Z] #51 7.285 (4/7) Installing libsodium (1.0.19-r0) [2025-10-28T08:39:27.455Z] #51 7.292 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-28T08:39:27.455Z] #51 7.316 (6/7) Installing libzmq (4.3.5-r2) [2025-10-28T08:39:27.455Z] #51 7.326 (7/7) Installing zeromq (4.3.5-r2) [2025-10-28T08:39:27.455Z] #51 7.332 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:27.455Z] #51 7.340 Executing ca-certificates-20250911-r0.trigger [2025-10-28T08:39:27.455Z] #51 7.382 OK: 12 MiB in 21 packages [2025-10-28T08:39:27.455Z] #51 ... [2025-10-28T08:39:27.455Z] [2025-10-28T08:39:27.455Z] #63 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-10-28T08:39:27.455Z] #63 ... [2025-10-28T08:39:27.455Z] [2025-10-28T08:39:27.455Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-28T08:39:27.455Z] #52 6.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.455Z] #52 6.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.455Z] #52 7.174 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:27.455Z] #52 7.179 (2/2) Installing su-exec (0.2-r3) [2025-10-28T08:39:27.455Z] #52 7.183 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:27.455Z] #52 7.190 OK: 8 MiB in 16 packages [2025-10-28T08:39:27.716Z] #52 ... [2025-10-28T08:39:27.716Z] [2025-10-28T08:39:27.716Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-28T08:39:27.716Z] #53 6.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.716Z] #53 6.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.716Z] #53 7.434 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:27.716Z] #53 7.485 (2/4) Installing openssl (3.3.5-r0) [2025-10-28T08:39:27.716Z] #53 7.521 (3/4) Installing su-exec (0.2-r3) [2025-10-28T08:39:27.716Z] #53 7.525 (4/4) Installing yq-go (4.44.1-r2) [2025-10-28T08:39:27.716Z] #53 7.733 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:27.716Z] #53 7.740 OK: 19 MiB in 18 packages [2025-10-28T08:39:27.716Z] #53 ... [2025-10-28T08:39:27.716Z] [2025-10-28T08:39:27.716Z] #64 [security-spire-server internal] load build context [2025-10-28T08:39:27.716Z] #64 ... [2025-10-28T08:39:27.716Z] [2025-10-28T08:39:27.716Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-28T08:39:27.716Z] #49 7.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.716Z] #49 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:27.716Z] #49 7.647 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:27.716Z] #49 7.652 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:27.716Z] #49 7.660 OK: 8 MiB in 15 packages [2025-10-28T08:39:27.975Z] #49 ... [2025-10-28T08:39:27.975Z] [2025-10-28T08:39:27.975Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:32.182Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 14.6s [2025-10-28T08:39:33.430Z] #54 ... [2025-10-28T08:39:33.430Z] [2025-10-28T08:39:33.430Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-28T08:39:33.430Z] #50 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:33.430Z] #50 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:33.430Z] #50 12.53 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-28T08:39:33.430Z] #50 12.53 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-28T08:39:33.430Z] #50 12.53 OK: 24171 distinct packages available [2025-10-28T08:39:33.430Z] #50 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:33.430Z] #50 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:33.430Z] #50 12.93 (1/14) Installing ca-certificates (20250911-r0) [2025-10-28T08:39:33.430Z] #50 12.94 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-28T08:39:33.430Z] #50 12.96 (3/14) Installing c-ares (1.33.1-r0) [2025-10-28T08:39:33.430Z] #50 12.96 (4/14) Installing libunistring (1.2-r0) [2025-10-28T08:39:33.430Z] #50 12.98 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-28T08:39:33.430Z] #50 12.98 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-28T08:39:33.430Z] #50 12.98 (7/14) Installing libpsl (0.21.5-r1) [2025-10-28T08:39:33.430Z] #50 12.99 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-28T08:39:33.430Z] #50 13.00 (9/14) Installing libcurl (8.14.1-r2) [2025-10-28T08:39:33.430Z] #50 13.01 (10/14) Installing curl (8.14.1-r2) [2025-10-28T08:39:33.430Z] #50 13.02 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:33.430Z] #50 13.02 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-28T08:39:33.430Z] #50 13.02 (13/14) Installing libucontext (1.2-r3) [2025-10-28T08:39:33.430Z] #50 13.02 (14/14) Installing gcompat (1.1.0-r4) [2025-10-28T08:39:33.430Z] #50 13.03 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:33.430Z] #50 13.04 Executing ca-certificates-20250911-r0.trigger [2025-10-28T08:39:33.430Z] #50 13.07 OK: 13 MiB in 28 packages [2025-10-28T08:39:33.430Z] #50 ... [2025-10-28T08:39:33.430Z] [2025-10-28T08:39:33.430Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:36.037Z] #54 ... [2025-10-28T08:39:36.037Z] [2025-10-28T08:39:36.037Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:36.037Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 18.9s [2025-10-28T08:39:36.037Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 18.9s [2025-10-28T08:39:36.295Z] #56 ... [2025-10-28T08:39:36.295Z] [2025-10-28T08:39:36.295Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:36.552Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 19.7s [2025-10-28T08:39:38.467Z] #54 ... [2025-10-28T08:39:38.467Z] [2025-10-28T08:39:38.467Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-28T08:39:38.467Z] #61 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:38.467Z] #61 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:38.467Z] #61 12.62 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-28T08:39:38.467Z] #61 12.62 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-28T08:39:38.467Z] #61 12.62 OK: 24171 distinct packages available [2025-10-28T08:39:38.467Z] #61 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:38.467Z] #61 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:38.467Z] #61 13.03 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:38.467Z] #61 13.03 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-28T08:39:38.467Z] #61 13.03 (3/4) Installing libucontext (1.2-r3) [2025-10-28T08:39:38.467Z] #61 13.06 (4/4) Installing gcompat (1.1.0-r4) [2025-10-28T08:39:38.467Z] #61 13.06 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:38.467Z] #61 13.07 OK: 8 MiB in 18 packages [2025-10-28T08:39:38.467Z] #61 ... [2025-10-28T08:39:38.467Z] [2025-10-28T08:39:38.467Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:42.961Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 24.7s [2025-10-28T08:39:46.259Z] #54 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-28T08:39:46.260Z] #54 ... [2025-10-28T08:39:46.260Z] [2025-10-28T08:39:46.260Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-28T08:39:46.260Z] #37 DONE 98.0s [2025-10-28T08:39:46.260Z] [2025-10-28T08:39:46.260Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:46.260Z] #54 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 27.4s done [2025-10-28T08:39:46.260Z] #54 ... [2025-10-28T08:39:46.260Z] [2025-10-28T08:39:46.260Z] #63 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-10-28T08:39:46.536Z] #63 ... [2025-10-28T08:39:46.536Z] [2025-10-28T08:39:46.536Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:46.536Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 28.8s done [2025-10-28T08:39:46.536Z] #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 28.8s done [2025-10-28T08:39:46.536Z] #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-28T08:39:46.536Z] #56 ... [2025-10-28T08:39:46.536Z] [2025-10-28T08:39:46.536Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-28T08:39:46.536Z] #57 DONE 35.8s [2025-10-28T08:39:46.536Z] [2025-10-28T08:39:46.536Z] #65 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-28T08:39:46.536Z] #65 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-28T08:39:47.105Z] #65 ... [2025-10-28T08:39:47.105Z] [2025-10-28T08:39:47.105Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-28T08:39:47.105Z] #59 DONE 36.5s [2025-10-28T08:39:47.368Z] [2025-10-28T08:39:47.368Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-28T08:39:47.368Z] #52 DONE 36.5s [2025-10-28T08:39:47.368Z] [2025-10-28T08:39:47.368Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-28T08:39:47.368Z] #66 ... [2025-10-28T08:39:47.368Z] [2025-10-28T08:39:47.368Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-28T08:39:47.368Z] #50 DONE 36.7s [2025-10-28T08:39:47.630Z] [2025-10-28T08:39:47.630Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-28T08:39:47.630Z] #53 DONE 36.8s [2025-10-28T08:39:47.630Z] [2025-10-28T08:39:47.630Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:39:48.577Z] #67 ... [2025-10-28T08:39:48.577Z] [2025-10-28T08:39:48.577Z] #49 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-10-28T08:39:48.577Z] #49 DONE 37.7s [2025-10-28T08:39:48.577Z] [2025-10-28T08:39:48.577Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-28T08:39:49.154Z] #68 ... [2025-10-28T08:39:49.154Z] [2025-10-28T08:39:49.154Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-28T08:39:49.154Z] #51 DONE 38.2s [2025-10-28T08:39:49.154Z] [2025-10-28T08:39:49.154Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:49.154Z] #54 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-28T08:39:49.414Z] #54 ... [2025-10-28T08:39:49.414Z] [2025-10-28T08:39:49.414Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-28T08:39:49.414Z] #58 DONE 38.8s [2025-10-28T08:39:49.414Z] [2025-10-28T08:39:49.414Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:39:50.352Z] #54 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-10-28T08:39:51.312Z] #54 ... [2025-10-28T08:39:51.312Z] [2025-10-28T08:39:51.312Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-28T08:39:51.312Z] #61 DONE 35.2s [2025-10-28T08:39:51.312Z] [2025-10-28T08:39:51.312Z] #60 [security-spire-agent internal] load build context [2025-10-28T08:39:51.312Z] #60 transferring context: 23.33kB done [2025-10-28T08:39:52.293Z] #60 ... [2025-10-28T08:39:52.293Z] [2025-10-28T08:39:52.293Z] #63 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-10-28T08:39:52.293Z] #63 DONE 34.6s [2025-10-28T08:39:52.293Z] [2025-10-28T08:39:52.293Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-28T08:39:52.293Z] #62 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:52.293Z] #62 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:52.293Z] #62 35.28 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-28T08:39:52.293Z] #62 35.28 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-28T08:39:52.293Z] #62 35.28 OK: 24171 distinct packages available [2025-10-28T08:39:52.293Z] #62 35.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:52.293Z] #62 35.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:39:52.293Z] #62 35.70 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-28T08:39:52.293Z] #62 35.70 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-28T08:39:52.293Z] #62 35.70 (3/5) Installing libucontext (1.2-r3) [2025-10-28T08:39:52.293Z] #62 35.71 (4/5) Installing gcompat (1.1.0-r4) [2025-10-28T08:39:52.293Z] #62 35.71 (5/5) Installing openssl (3.3.5-r0) [2025-10-28T08:39:52.293Z] #62 35.72 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:39:52.293Z] #62 35.73 OK: 9 MiB in 19 packages [2025-10-28T08:39:56.514Z] #62 ... [2025-10-28T08:39:56.514Z] [2025-10-28T08:39:56.514Z] #69 [support-scheduler internal] load build context [2025-10-28T08:39:56.514Z] #69 ... [2025-10-28T08:39:56.514Z] [2025-10-28T08:39:56.514Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:39:56.514Z] #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.9s done [2025-10-28T08:39:56.774Z] #56 ... [2025-10-28T08:39:56.774Z] [2025-10-28T08:39:56.774Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-28T08:39:57.061Z] #70 ... [2025-10-28T08:39:57.061Z] [2025-10-28T08:39:57.061Z] #55 [security-spire-config internal] load build context [2025-10-28T08:39:57.061Z] #55 transferring context: 22.05kB done [2025-10-28T08:39:57.322Z] #55 ... [2025-10-28T08:39:57.322Z] [2025-10-28T08:39:57.322Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:39:57.322Z] #71 ... [2025-10-28T08:39:57.322Z] [2025-10-28T08:39:57.322Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-28T08:39:59.229Z] #72 ... [2025-10-28T08:39:59.229Z] [2025-10-28T08:39:59.229Z] #73 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-28T08:39:59.229Z] #73 ... [2025-10-28T08:39:59.229Z] [2025-10-28T08:39:59.229Z] #64 [security-spire-server internal] load build context [2025-10-28T08:39:59.229Z] #64 transferring context: 23.80kB done [2025-10-28T08:39:59.824Z] #64 ... [2025-10-28T08:39:59.824Z] [2025-10-28T08:39:59.824Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:39:59.824Z] #74 ... [2025-10-28T08:39:59.824Z] [2025-10-28T08:39:59.824Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-28T08:40:00.392Z] #75 ... [2025-10-28T08:40:00.392Z] [2025-10-28T08:40:00.392Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-28T08:40:00.653Z] #76 ... [2025-10-28T08:40:00.653Z] [2025-10-28T08:40:00.653Z] #65 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-28T08:40:00.653Z] #65 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 14.0s done [2025-10-28T08:40:01.226Z] #65 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-28T08:40:01.485Z] #65 ... [2025-10-28T08:40:01.485Z] [2025-10-28T08:40:01.485Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-28T08:40:01.744Z] #77 ... [2025-10-28T08:40:01.744Z] [2025-10-28T08:40:01.744Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-28T08:40:02.684Z] #78 ... [2025-10-28T08:40:02.684Z] [2025-10-28T08:40:02.684Z] #65 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-28T08:40:02.684Z] #65 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-28T08:40:03.621Z] #65 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-28T08:40:06.906Z] #65 ... [2025-10-28T08:40:06.906Z] [2025-10-28T08:40:06.906Z] #60 [security-spire-agent internal] load build context [2025-10-28T08:40:06.906Z] #60 DONE 50.7s [2025-10-28T08:40:06.906Z] [2025-10-28T08:40:06.906Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-28T08:40:06.906Z] #62 DONE 50.7s [2025-10-28T08:40:06.906Z] [2025-10-28T08:40:06.906Z] #55 [security-spire-config internal] load build context [2025-10-28T08:40:06.906Z] #55 DONE 50.8s [2025-10-28T08:40:06.906Z] [2025-10-28T08:40:06.906Z] #64 [security-spire-server internal] load build context [2025-10-28T08:40:06.906Z] #64 DONE 49.2s [2025-10-28T08:40:06.906Z] [2025-10-28T08:40:06.906Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-28T08:40:06.906Z] #79 ... [2025-10-28T08:40:06.906Z] [2025-10-28T08:40:06.906Z] #80 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-28T08:40:07.165Z] #80 ... [2025-10-28T08:40:07.165Z] [2025-10-28T08:40:07.165Z] #81 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-28T08:40:07.165Z] #81 ... [2025-10-28T08:40:07.165Z] [2025-10-28T08:40:07.165Z] #69 [support-scheduler internal] load build context [2025-10-28T08:40:07.165Z] #69 transferring context: 31B [2025-10-28T08:40:07.424Z] #69 ... [2025-10-28T08:40:07.424Z] [2025-10-28T08:40:07.424Z] #65 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-28T08:40:07.424Z] #65 DONE 21.4s [2025-10-28T08:40:07.424Z] [2025-10-28T08:40:07.424Z] #69 [support-scheduler internal] load build context [2025-10-28T08:40:07.681Z] #69 ... [2025-10-28T08:40:07.681Z] [2025-10-28T08:40:07.681Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-28T08:40:07.681Z] #70 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:07.681Z] #70 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:07.681Z] #70 20.32 OK: 19 MiB in 18 packages [2025-10-28T08:40:07.681Z] #70 DONE 20.7s [2025-10-28T08:40:07.681Z] [2025-10-28T08:40:07.681Z] #69 [support-scheduler internal] load build context [2025-10-28T08:40:10.977Z] #69 transferring context: 596.09MB 3.6s done [2025-10-28T08:40:16.892Z] #69 ... [2025-10-28T08:40:16.892Z] [2025-10-28T08:40:16.892Z] #73 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-10-28T08:40:16.892Z] #73 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:16.892Z] #73 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:16.892Z] #73 ... [2025-10-28T08:40:16.892Z] [2025-10-28T08:40:16.892Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-28T08:40:16.892Z] #82 ... [2025-10-28T08:40:16.892Z] [2025-10-28T08:40:16.892Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-28T08:40:16.892Z] #76 26.54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.150Z] #76 26.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.150Z] #76 ... [2025-10-28T08:40:17.150Z] [2025-10-28T08:40:17.150Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:17.150Z] #71 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.150Z] #71 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.150Z] #71 20.34 OK: 8 MiB in 15 packages [2025-10-28T08:40:17.408Z] #71 ... [2025-10-28T08:40:17.408Z] [2025-10-28T08:40:17.408Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-28T08:40:17.408Z] #77 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.408Z] #77 ... [2025-10-28T08:40:17.408Z] [2025-10-28T08:40:17.408Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:17.408Z] #67 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.408Z] #67 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.408Z] #67 20.61 OK: 13 MiB in 28 packages [2025-10-28T08:40:17.408Z] #67 DONE 30.0s [2025-10-28T08:40:17.408Z] [2025-10-28T08:40:17.408Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-28T08:40:17.408Z] #77 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.408Z] #77 ... [2025-10-28T08:40:17.408Z] [2025-10-28T08:40:17.408Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-28T08:40:17.408Z] #66 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.408Z] #66 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.408Z] #66 20.56 OK: 8 MiB in 16 packages [2025-10-28T08:40:17.666Z] #66 ... [2025-10-28T08:40:17.666Z] [2025-10-28T08:40:17.666Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:17.666Z] #71 DONE 30.3s [2025-10-28T08:40:17.666Z] [2025-10-28T08:40:17.666Z] #83 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-28T08:40:17.666Z] #83 ... [2025-10-28T08:40:17.666Z] [2025-10-28T08:40:17.666Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-28T08:40:17.666Z] #66 DONE 30.3s [2025-10-28T08:40:17.666Z] [2025-10-28T08:40:17.666Z] #69 [support-scheduler internal] load build context [2025-10-28T08:40:17.666Z] #69 DONE 31.6s [2025-10-28T08:40:17.666Z] [2025-10-28T08:40:17.666Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-28T08:40:17.926Z] #84 ... [2025-10-28T08:40:17.926Z] [2025-10-28T08:40:17.926Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-10-28T08:40:17.926Z] #73 28.22 OK: 8 MiB in 15 packages [2025-10-28T08:40:17.926Z] #73 DONE 28.9s [2025-10-28T08:40:17.926Z] [2025-10-28T08:40:17.926Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-28T08:40:17.926Z] #68 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.926Z] #68 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:17.926Z] #68 28.86 OK: 19 MiB in 18 packages [2025-10-28T08:40:17.926Z] #68 DONE 29.7s [2025-10-28T08:40:17.926Z] [2025-10-28T08:40:17.926Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-28T08:40:17.926Z] #76 27.20 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-28T08:40:17.926Z] #76 27.33 Executing busybox-1.36.1-r30.trigger [2025-10-28T08:40:17.926Z] #76 27.33 OK: 8 MiB in 15 packages [2025-10-28T08:40:18.497Z] #76 DONE 28.3s [2025-10-28T08:40:18.497Z] [2025-10-28T08:40:18.497Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-28T08:40:18.770Z] #85 ... [2025-10-28T08:40:18.770Z] [2025-10-28T08:40:18.770Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-28T08:40:18.770Z] #56 DONE 62.6s [2025-10-28T08:40:18.770Z] [2025-10-28T08:40:18.770Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-28T08:40:18.770Z] #77 26.19 OK: 8 MiB in 18 packages [2025-10-28T08:40:18.770Z] #77 DONE 27.2s [2025-10-28T08:40:18.770Z] [2025-10-28T08:40:18.770Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:18.770Z] #74 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:18.770Z] #74 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:18.770Z] #74 28.21 OK: 12 MiB in 21 packages [2025-10-28T08:40:18.770Z] #74 DONE 29.2s [2025-10-28T08:40:18.770Z] [2025-10-28T08:40:18.770Z] #81 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-28T08:40:18.770Z] #81 DONE 22.0s [2025-10-28T08:40:18.770Z] [2025-10-28T08:40:18.770Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-28T08:40:18.770Z] #79 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:18.770Z] #79 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:19.342Z] #79 22.31 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-28T08:40:19.342Z] #79 22.31 v3.22.2-100-g7c62722e5bc [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-28T08:40:19.342Z] #79 22.31 OK: 26320 distinct packages available [2025-10-28T08:40:19.342Z] #79 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:19.342Z] #79 ... [2025-10-28T08:40:19.342Z] [2025-10-28T08:40:19.342Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-28T08:40:19.342Z] #85 DONE 0.7s [2025-10-28T08:40:19.342Z] [2025-10-28T08:40:19.342Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-28T08:40:19.342Z] #54 DONE 63.7s [2025-10-28T08:40:19.342Z] [2025-10-28T08:40:19.342Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-28T08:40:19.342Z] #79 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:19.908Z] #79 22.84 OK: 265 MiB in 60 packages [2025-10-28T08:40:21.816Z] #79 ... [2025-10-28T08:40:21.816Z] [2025-10-28T08:40:21.816Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-28T08:40:21.816Z] #78 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:21.816Z] #78 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:21.816Z] #78 23.00 OK: 265 MiB in 60 packages [2025-10-28T08:40:21.816Z] #78 DONE 24.8s [2025-10-28T08:40:21.816Z] [2025-10-28T08:40:21.816Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-28T08:40:21.816Z] #72 22.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:21.816Z] #72 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:21.816Z] #72 23.01 OK: 265 MiB in 60 packages [2025-10-28T08:40:21.816Z] #72 DONE 25.0s [2025-10-28T08:40:21.816Z] [2025-10-28T08:40:21.816Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-28T08:40:21.816Z] #75 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:21.816Z] #75 23.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:21.816Z] #75 24.00 OK: 265 MiB in 60 packages [2025-10-28T08:40:22.078Z] #75 ... [2025-10-28T08:40:22.078Z] [2025-10-28T08:40:22.078Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-28T08:40:22.078Z] #79 DONE 25.3s [2025-10-28T08:40:22.339Z] [2025-10-28T08:40:22.339Z] #80 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-28T08:40:22.339Z] #80 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:22.339Z] #80 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:22.339Z] #80 23.13 OK: 265 MiB in 60 packages [2025-10-28T08:40:22.339Z] #80 DONE 25.4s [2025-10-28T08:40:22.339Z] [2025-10-28T08:40:22.339Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-28T08:40:22.339Z] #75 DONE 25.4s [2025-10-28T08:40:22.339Z] [2025-10-28T08:40:22.339Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:40:26.543Z] #86 ... [2025-10-28T08:40:26.543Z] [2025-10-28T08:40:26.543Z] #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-10-28T08:40:26.543Z] #82 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:26.543Z] #82 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:26.543Z] #82 16.06 OK: 9 MiB in 19 packages [2025-10-28T08:40:26.543Z] #82 DONE 19.7s [2025-10-28T08:40:26.543Z] [2025-10-28T08:40:26.543Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-28T08:40:26.543Z] #87 DONE 6.1s [2025-10-28T08:40:26.543Z] [2025-10-28T08:40:26.543Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-28T08:40:26.543Z] #84 DONE 8.9s [2025-10-28T08:40:26.543Z] [2025-10-28T08:40:26.543Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-28T08:40:26.801Z] #88 ... [2025-10-28T08:40:26.801Z] [2025-10-28T08:40:26.801Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:40:26.801Z] #89 DONE 4.8s [2025-10-28T08:40:27.059Z] [2025-10-28T08:40:27.059Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-28T08:40:27.624Z] #90 ... [2025-10-28T08:40:27.624Z] [2025-10-28T08:40:27.624Z] #83 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-28T08:40:27.624Z] #83 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:27.624Z] #83 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:27.624Z] #83 17.47 (1/3) Installing ca-certificates (20250911-r0) [2025-10-28T08:40:27.624Z] #83 17.49 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-28T08:40:27.624Z] #83 17.49 (3/3) Installing tzdata (2025b-r0) [2025-10-28T08:40:27.624Z] #83 17.53 Executing busybox-1.37.0-r18.trigger [2025-10-28T08:40:27.624Z] #83 17.53 Executing ca-certificates-20250911-r0.trigger [2025-10-28T08:40:27.624Z] #83 17.60 OK: 8 MiB in 19 packages [2025-10-28T08:40:27.624Z] #83 DONE 20.1s [2025-10-28T08:40:27.948Z] [2025-10-28T08:40:27.948Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:40:28.514Z] #91 ... [2025-10-28T08:40:28.514Z] [2025-10-28T08:40:28.514Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-28T08:40:28.514Z] #0 5.948 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:28.514Z] #0 6.121 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:28.514Z] #0 6.586 OK: 265 MiB in 60 packages [2025-10-28T08:40:28.514Z] #92 DONE 9.5s [2025-10-28T08:40:28.773Z] [2025-10-28T08:40:28.773Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:29.341Z] #93 ... [2025-10-28T08:40:29.341Z] [2025-10-28T08:40:29.341Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:40:29.341Z] #94 DONE 7.1s [2025-10-28T08:40:29.600Z] [2025-10-28T08:40:29.600Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:40:30.169Z] #95 ... [2025-10-28T08:40:30.169Z] [2025-10-28T08:40:30.169Z] #96 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:40:30.169Z] #96 DONE 8.1s [2025-10-28T08:40:30.427Z] [2025-10-28T08:40:30.427Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:40:30.427Z] #86 DONE 8.0s [2025-10-28T08:40:30.427Z] [2025-10-28T08:40:30.427Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:40:30.427Z] #97 DONE 8.0s [2025-10-28T08:40:30.427Z] [2025-10-28T08:40:30.427Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:40:33.742Z] #98 ... [2025-10-28T08:40:33.742Z] [2025-10-28T08:40:33.742Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-28T08:40:33.742Z] #88 DONE 7.2s [2025-10-28T08:40:33.742Z] [2025-10-28T08:40:33.742Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-28T08:40:33.742Z] #99 DONE 7.2s [2025-10-28T08:40:33.742Z] [2025-10-28T08:40:33.742Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-28T08:40:33.742Z] #100 DONE 7.3s [2025-10-28T08:40:33.742Z] [2025-10-28T08:40:33.742Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-28T08:40:33.742Z] #90 DONE 7.0s [2025-10-28T08:40:33.742Z] [2025-10-28T08:40:33.742Z] #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-10-28T08:40:33.742Z] #101 DONE 4.6s [2025-10-28T08:40:33.742Z] [2025-10-28T08:40:33.742Z] #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:40:34.320Z] #102 ... [2025-10-28T08:40:34.321Z] [2025-10-28T08:40:34.321Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-28T08:40:34.321Z] #103 DONE 0.3s [2025-10-28T08:40:34.321Z] [2025-10-28T08:40:34.321Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-28T08:40:34.321Z] #104 DONE 0.3s [2025-10-28T08:40:34.321Z] [2025-10-28T08:40:34.321Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:34.321Z] #93 4.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:34.321Z] #93 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:34.321Z] #93 5.586 Upgrading critical system libraries and apk-tools: [2025-10-28T08:40:34.321Z] #93 5.586 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-28T08:40:34.321Z] #93 5.601 Executing busybox-1.37.0-r18.trigger [2025-10-28T08:40:34.582Z] #93 5.684 Continuing the upgrade transaction with new apk-tools: [2025-10-28T08:40:34.582Z] #93 5.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:34.582Z] #93 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-28T08:40:34.842Z] #93 6.080 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-28T08:40:34.842Z] #93 6.099 Executing busybox-1.37.0-r19.post-upgrade [2025-10-28T08:40:35.798Z] #93 ... [2025-10-28T08:40:35.798Z] [2025-10-28T08:40:35.798Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-28T08:40:35.798Z] #105 DONE 1.8s [2025-10-28T08:40:35.798Z] [2025-10-28T08:40:35.798Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:35.798Z] #93 7.048 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-28T08:40:35.798Z] #93 7.051 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-28T08:40:35.798Z] #93 7.054 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-28T08:40:35.798Z] #93 7.107 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-28T08:40:36.060Z] #93 7.115 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-28T08:40:36.061Z] #93 7.130 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-28T08:40:36.061Z] #93 7.135 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-28T08:40:36.061Z] #93 7.141 Executing busybox-1.37.0-r19.trigger [2025-10-28T08:40:36.061Z] #93 7.146 Executing ca-certificates-20250911-r0.trigger [2025-10-28T08:40:36.061Z] #93 7.192 OK: 8 MiB in 19 packages [2025-10-28T08:40:37.006Z] #93 ... [2025-10-28T08:40:37.006Z] [2025-10-28T08:40:37.006Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-28T08:40:37.006Z] #106 DONE 2.6s [2025-10-28T08:40:37.006Z] [2025-10-28T08:40:37.006Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-28T08:40:37.006Z] #93 DONE 8.2s [2025-10-28T08:40:37.006Z] [2025-10-28T08:40:37.006Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-28T08:40:37.006Z] #107 DONE 2.8s [2025-10-28T08:40:37.006Z] [2025-10-28T08:40:37.006Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-28T08:40:37.584Z] #108 ... [2025-10-28T08:40:37.584Z] [2025-10-28T08:40:37.584Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-28T08:40:37.584Z] #109 DONE 1.8s [2025-10-28T08:40:37.584Z] [2025-10-28T08:40:37.584Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-28T08:40:37.849Z] #110 ... [2025-10-28T08:40:37.849Z] [2025-10-28T08:40:37.849Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-28T08:40:37.849Z] #111 DONE 0.9s [2025-10-28T08:40:37.849Z] [2025-10-28T08:40:37.849Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-28T08:40:37.849Z] #108 DONE 1.1s [2025-10-28T08:40:38.122Z] [2025-10-28T08:40:38.122Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-28T08:40:40.042Z] #112 ... [2025-10-28T08:40:40.042Z] [2025-10-28T08:40:40.042Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-28T08:40:40.042Z] #110 DONE 2.6s [2025-10-28T08:40:40.303Z] [2025-10-28T08:40:40.303Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:40:40.564Z] #113 ... [2025-10-28T08:40:40.564Z] [2025-10-28T08:40:40.564Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:40:40.564Z] #114 ... [2025-10-28T08:40:40.564Z] [2025-10-28T08:40:40.564Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-28T08:40:43.281Z] #115 ... [2025-10-28T08:40:43.281Z] [2025-10-28T08:40:43.281Z] #116 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-28T08:40:43.281Z] #116 DONE 4.9s [2025-10-28T08:40:43.281Z] [2025-10-28T08:40:43.281Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-28T08:40:43.281Z] #115 ... [2025-10-28T08:40:43.281Z] [2025-10-28T08:40:43.281Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-28T08:40:43.281Z] #112 DONE 5.2s [2025-10-28T08:40:43.540Z] [2025-10-28T08:40:43.540Z] #117 [security-spire-config] exporting to image [2025-10-28T08:40:43.540Z] #117 exporting layers [2025-10-28T08:40:44.111Z] #117 ... [2025-10-28T08:40:44.111Z] [2025-10-28T08:40:44.111Z] #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-28T08:40:44.111Z] #115 DONE 3.3s [2025-10-28T08:40:44.111Z] [2025-10-28T08:40:44.111Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-28T08:40:54.596Z] #118 ... [2025-10-28T08:40:54.596Z] [2025-10-28T08:40:54.596Z] #119 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-28T08:41:09.730Z] #119 DONE 25.2s [2025-10-28T08:41:09.730Z] [2025-10-28T08:41:09.730Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:41:09.730Z] #113 ... [2025-10-28T08:41:09.730Z] [2025-10-28T08:41:09.730Z] #117 [security-spire-config] exporting to image [2025-10-28T08:41:09.730Z] #117 exporting layers 25.9s done [2025-10-28T08:41:09.730Z] #117 writing image sha256:c7d346cb304eaac010fea60a9729f510749744ac74dcc0e0bafabcb38f2e2b71 [2025-10-28T08:41:10.341Z] #117 writing image sha256:c7d346cb304eaac010fea60a9729f510749744ac74dcc0e0bafabcb38f2e2b71 0.8s done [2025-10-28T08:41:10.342Z] #117 naming to docker.io/library/security-spire-config [2025-10-28T08:41:12.999Z] #117 naming to docker.io/library/security-spire-config 2.6s done [2025-10-28T08:41:18.333Z] #117 DONE 34.7s [2025-10-28T08:41:18.333Z] [2025-10-28T08:41:18.333Z] #120 [security-spire-server] exporting to image [2025-10-28T08:42:14.592Z] #120 ... [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:14.592Z] #113 DONE 96.7s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #121 [support-scheduler builder 6/7] COPY . . [2025-10-28T08:42:14.592Z] #121 ... [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:14.592Z] #102 DONE 93.4s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-28T08:42:14.592Z] #122 ... [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:14.592Z] #95 DONE 98.1s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:14.592Z] #114 DONE 97.6s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-10-28T08:42:14.592Z] #123 ... [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:14.592Z] #91 DONE 100.6s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:14.592Z] #98 DONE 97.8s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-28T08:42:14.592Z] #118 DONE 84.1s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-28T08:42:14.592Z] #124 ... [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #120 [security-spire-server] exporting to image [2025-10-28T08:42:14.592Z] #120 exporting layers 58.0s done [2025-10-28T08:42:14.592Z] #120 writing image sha256:a919a83267acce0e1e4bdfdf105ba35e6733df81ba4505f17fb29b1d86bace32 0.0s done [2025-10-28T08:42:14.592Z] #120 naming to docker.io/library/security-spire-server 0.0s done [2025-10-28T08:42:14.592Z] #120 DONE 58.7s [2025-10-28T08:42:14.592Z] [2025-10-28T08:42:14.592Z] #125 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-28T08:42:23.309Z] #125 ... [2025-10-28T08:42:23.309Z] [2025-10-28T08:42:23.309Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-28T08:42:23.309Z] #126 ... [2025-10-28T08:42:23.309Z] [2025-10-28T08:42:23.309Z] #127 [support-notifications builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #127 ... [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #125 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-28T08:42:51.089Z] #125 DONE 42.2s [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #121 [support-scheduler builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #121 DONE 43.4s [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #122 [core-keeper builder 7/8] COPY . . [2025-10-28T08:42:51.089Z] #122 DONE 43.0s [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #124 [core-data builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #124 DONE 42.4s [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:42:51.089Z] #128 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #129 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:51.089Z] #130 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:42:51.089Z] #131 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:51.089Z] #132 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #133 [core-metadata builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #133 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:51.089Z] #134 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #135 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:42:51.089Z] #136 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:51.089Z] #137 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #138 [core-data builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #138 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:42:51.089Z] #139 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #126 DONE 42.8s [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-28T08:42:51.089Z] #140 ... [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #123 DONE 42.8s [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #141 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:51.089Z] #142 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:42:51.089Z] #143 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-28T08:42:51.089Z] #144 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #145 [security-proxy-setup builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #145 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-28T08:42:51.089Z] #146 CACHED [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #127 [support-notifications builder 6/7] COPY . . [2025-10-28T08:42:51.089Z] #127 DONE 42.6s [2025-10-28T08:42:51.089Z] [2025-10-28T08:42:51.089Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-28T08:42:53.016Z] #147 ... [2025-10-28T08:42:53.016Z] [2025-10-28T08:42:53.016Z] #148 [security-spire-agent] exporting to image [2025-10-28T08:42:53.016Z] #148 exporting layers 1.8s done [2025-10-28T08:42:53.016Z] #148 writing image sha256:eb4ccf0cfe855211061b8f180a9b2d92be9d372fe414aabfab1a7a52036e5a16 0.0s done [2025-10-28T08:42:53.016Z] #148 naming to docker.io/library/security-spire-agent 0.0s done [2025-10-28T08:42:53.016Z] #148 DONE 2.4s [2025-10-28T08:42:53.016Z] [2025-10-28T08:42:53.016Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-28T08:42:53.016Z] #140 2.548 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-10-28T08:42:59.448Z] #140 ... [2025-10-28T08:42:59.448Z] [2025-10-28T08:42:59.448Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-28T08:42:59.448Z] #0 3.259 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-10-28T08:43:02.858Z] #149 ... [2025-10-28T08:43:02.858Z] [2025-10-28T08:43:02.858Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-28T08:43:02.858Z] #0 2.318 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-10-28T08:43:02.858Z] #150 ... [2025-10-28T08:43:02.858Z] [2025-10-28T08:43:02.858Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-28T08:43:02.858Z] #0 2.293 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-10-28T08:43:03.123Z] #151 ... [2025-10-28T08:43:03.123Z] [2025-10-28T08:43:03.123Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-28T08:43:03.123Z] #0 2.949 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-10-28T08:43:03.123Z] #152 ... [2025-10-28T08:43:03.123Z] [2025-10-28T08:43:03.123Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-28T08:43:03.123Z] #0 2.650 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-10-28T08:43:05.315Z] #153 ... [2025-10-28T08:43:05.315Z] [2025-10-28T08:43:05.315Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-28T08:43:05.315Z] #0 2.827 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-10-28T08:43:06.329Z] #154 ... [2025-10-28T08:43:06.329Z] [2025-10-28T08:43:06.330Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-28T08:43:06.330Z] #0 2.308 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-10-28T08:43:06.706Z] #155 ... [2025-10-28T08:43:06.706Z] [2025-10-28T08:43:06.706Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-28T08:43:06.706Z] #0 2.834 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-10-28T08:43:06.706Z] #156 ... [2025-10-28T08:43:06.706Z] [2025-10-28T08:43:06.706Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-28T08:43:06.706Z] #147 2.966 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-10-28T08:43:07.800Z] #147 ... [2025-10-28T08:43:07.800Z] [2025-10-28T08:43:07.800Z] #157 [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-10-28T08:43:07.800Z] #0 3.241 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-10-28T08:43:07.800Z] #157 ... [2025-10-28T08:43:07.800Z] [2025-10-28T08:43:07.800Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-28T08:43:07.800Z] #0 2.348 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-10-28T08:45:14.734Z] #158 ... [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-10-28T08:45:14.734Z] #153 DONE 132.3s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-28T08:45:14.734Z] #150 ... [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-10-28T08:45:14.734Z] #149 DONE 140.7s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-28T08:45:14.734Z] #151 ... [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:14.734Z] #159 DONE 0.6s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:14.734Z] #160 ... [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-10-28T08:45:14.734Z] #161 DONE 0.5s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-28T08:45:14.734Z] #162 ... [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:14.734Z] #160 DONE 0.6s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-10-28T08:45:14.734Z] #163 DONE 0.4s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-10-28T08:45:14.734Z] #164 DONE 0.8s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #165 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-28T08:45:14.734Z] #165 ... [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-10-28T08:45:14.734Z] #162 DONE 1.8s [2025-10-28T08:45:14.734Z] [2025-10-28T08:45:14.734Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:15.029Z] #166 ... [2025-10-28T08:45:15.029Z] [2025-10-28T08:45:15.029Z] #165 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-10-28T08:45:15.029Z] #165 DONE 0.6s [2025-10-28T08:45:15.029Z] [2025-10-28T08:45:15.029Z] #167 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-28T08:45:17.634Z] #167 ... [2025-10-28T08:45:17.634Z] [2025-10-28T08:45:17.634Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:17.634Z] #166 DONE 2.9s [2025-10-28T08:45:17.634Z] [2025-10-28T08:45:17.634Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:18.212Z] #168 DONE 0.8s [2025-10-28T08:45:18.212Z] [2025-10-28T08:45:18.212Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-10-28T08:45:18.798Z] #169 DONE 0.6s [2025-10-28T08:45:18.798Z] [2025-10-28T08:45:18.798Z] #167 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-28T08:45:18.798Z] #167 DONE 3.9s [2025-10-28T08:45:18.798Z] [2025-10-28T08:45:18.798Z] #170 [core-common-config-bootstrapper] exporting to image [2025-10-28T08:45:18.798Z] #170 exporting layers [2025-10-28T08:45:19.399Z] #170 ... [2025-10-28T08:45:19.399Z] [2025-10-28T08:45:19.399Z] #171 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-10-28T08:45:19.399Z] #171 DONE 0.2s [2025-10-28T08:45:19.399Z] [2025-10-28T08:45:19.399Z] #172 [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-10-28T08:45:19.399Z] #172 DONE 0.4s [2025-10-28T08:45:19.399Z] [2025-10-28T08:45:19.399Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-28T08:45:19.662Z] #152 ... [2025-10-28T08:45:19.662Z] [2025-10-28T08:45:19.662Z] #173 [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-10-28T08:45:20.606Z] #173 ... [2025-10-28T08:45:20.606Z] [2025-10-28T08:45:20.606Z] #170 [core-common-config-bootstrapper] exporting to image [2025-10-28T08:45:20.606Z] #170 exporting layers 0.8s done [2025-10-28T08:45:20.606Z] #170 writing image sha256:915d00dda6e9cab67eafa9ca146eadf9db246fb1839dcf9f5b83bb7f9e9efa1b 0.0s done [2025-10-28T08:45:20.606Z] #170 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2025-10-28T08:45:20.606Z] #170 DONE 1.5s [2025-10-28T08:45:20.606Z] [2025-10-28T08:45:20.606Z] #173 [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-10-28T08:45:20.606Z] #173 DONE 1.1s [2025-10-28T08:45:20.606Z] [2025-10-28T08:45:20.606Z] #174 [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-10-28T08:45:21.219Z] #174 DONE 0.4s [2025-10-28T08:45:21.219Z] [2025-10-28T08:45:21.219Z] #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-10-28T08:45:21.219Z] #175 DONE 0.1s [2025-10-28T08:45:21.219Z] [2025-10-28T08:45:21.219Z] #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-10-28T08:45:22.607Z] #176 DONE 1.1s [2025-10-28T08:45:22.607Z] [2025-10-28T08:45:22.607Z] #177 [security-bootstrapper] exporting to image [2025-10-28T08:45:23.179Z] #177 exporting layers 0.9s done [2025-10-28T08:45:23.179Z] #177 writing image sha256:02e3bd1ed1cb8077957dbd3330b8eb95807c65bc3a92e296e92703b95e53dcc1 done [2025-10-28T08:45:23.179Z] #177 naming to docker.io/library/security-bootstrapper 0.0s done [2025-10-28T08:45:23.474Z] #177 DONE 1.0s [2025-10-28T08:45:23.474Z] [2025-10-28T08:45:23.474Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-28T08:45:45.444Z] #154 ... [2025-10-28T08:45:45.444Z] [2025-10-28T08:45:45.444Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-10-28T08:45:45.444Z] #140 DONE 174.2s [2025-10-28T08:45:45.444Z] [2025-10-28T08:45:45.444Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-28T08:45:46.009Z] #156 ... [2025-10-28T08:45:46.009Z] [2025-10-28T08:45:46.009Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:46.573Z] #178 DONE 0.4s [2025-10-28T08:45:46.573Z] [2025-10-28T08:45:46.573Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-28T08:45:46.573Z] #150 ... [2025-10-28T08:45:46.573Z] [2025-10-28T08:45:46.573Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:46.832Z] #179 DONE 0.2s [2025-10-28T08:45:46.832Z] [2025-10-28T08:45:46.832Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-10-28T08:45:46.832Z] #180 DONE 0.2s [2025-10-28T08:45:46.832Z] [2025-10-28T08:45:46.832Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-28T08:45:47.089Z] #150 ... [2025-10-28T08:45:47.089Z] [2025-10-28T08:45:47.089Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-10-28T08:45:47.089Z] #181 DONE 0.1s [2025-10-28T08:45:47.089Z] [2025-10-28T08:45:47.089Z] #182 [core-command] exporting to image [2025-10-28T08:45:47.089Z] #182 exporting layers 0.1s done [2025-10-28T08:45:47.347Z] #182 writing image sha256:a137dfd94182b2f5752f4013e21b9564ee8e27eed166f3ec19f3c3b7a3f412f1 done [2025-10-28T08:45:47.347Z] #182 naming to docker.io/library/core-command done [2025-10-28T08:45:47.347Z] #182 DONE 0.1s [2025-10-28T08:45:47.347Z] [2025-10-28T08:45:47.347Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-28T08:45:49.870Z] #154 ... [2025-10-28T08:45:49.870Z] [2025-10-28T08:45:49.870Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-10-28T08:45:49.870Z] #150 DONE 179.3s [2025-10-28T08:45:49.870Z] [2025-10-28T08:45:49.870Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-10-28T08:45:49.870Z] #152 DONE 179.1s [2025-10-28T08:45:49.870Z] [2025-10-28T08:45:49.870Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-10-28T08:45:49.870Z] #158 DONE 179.3s [2025-10-28T08:45:49.870Z] [2025-10-28T08:45:49.870Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-10-28T08:45:49.870Z] #151 DONE 179.3s [2025-10-28T08:45:50.130Z] [2025-10-28T08:45:50.130Z] #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:50.386Z] #183 DONE 0.2s [2025-10-28T08:45:50.386Z] [2025-10-28T08:45:50.386Z] #184 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:50.386Z] #184 DONE 0.3s [2025-10-28T08:45:50.386Z] [2025-10-28T08:45:50.386Z] #185 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:50.386Z] #185 DONE 0.3s [2025-10-28T08:45:50.386Z] [2025-10-28T08:45:50.386Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:50.643Z] #186 ... [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:50.643Z] #187 DONE 0.3s [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:50.643Z] #186 DONE 0.4s [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:50.643Z] #188 CACHED [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:50.643Z] #189 CACHED [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-10-28T08:45:50.643Z] #190 DONE 0.4s [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-10-28T08:45:50.643Z] #191 DONE 0.1s [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #192 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-10-28T08:45:50.643Z] #192 DONE 0.1s [2025-10-28T08:45:50.643Z] [2025-10-28T08:45:50.643Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-28T08:45:51.209Z] #193 ... [2025-10-28T08:45:51.209Z] [2025-10-28T08:45:51.209Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-10-28T08:45:51.209Z] #194 DONE 0.4s [2025-10-28T08:45:51.209Z] [2025-10-28T08:45:51.209Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-10-28T08:45:51.209Z] #195 DONE 0.4s [2025-10-28T08:45:51.209Z] [2025-10-28T08:45:51.209Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-10-28T08:45:51.209Z] #193 DONE 0.4s [2025-10-28T08:45:51.209Z] [2025-10-28T08:45:51.209Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-10-28T08:45:51.209Z] #196 DONE 0.1s [2025-10-28T08:45:51.209Z] [2025-10-28T08:45:51.209Z] #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-28T08:45:51.209Z] #197 ... [2025-10-28T08:45:51.209Z] [2025-10-28T08:45:51.209Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-10-28T08:45:51.209Z] #198 DONE 0.1s [2025-10-28T08:45:51.209Z] [2025-10-28T08:45:51.209Z] #199 [core-keeper] exporting to image [2025-10-28T08:45:51.209Z] #199 exporting layers 0.2s done [2025-10-28T08:45:51.209Z] #199 writing image sha256:e0f14895be2f1a105009d14b2cb5c6ffa7f021f0d261073d3518621ac59ec97e done [2025-10-28T08:45:51.209Z] #199 naming to docker.io/library/core-keeper done [2025-10-28T08:45:51.209Z] #199 DONE 0.3s [2025-10-28T08:45:51.468Z] [2025-10-28T08:45:51.468Z] #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-28T08:45:51.728Z] #200 ... [2025-10-28T08:45:51.728Z] [2025-10-28T08:45:51.728Z] #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-10-28T08:45:51.728Z] #197 DONE 0.5s [2025-10-28T08:45:51.985Z] [2025-10-28T08:45:51.985Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-10-28T08:45:51.985Z] #201 DONE 0.6s [2025-10-28T08:45:51.985Z] [2025-10-28T08:45:51.985Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-10-28T08:45:51.985Z] #156 DONE 181.1s [2025-10-28T08:45:51.985Z] [2025-10-28T08:45:51.985Z] #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-10-28T08:45:51.985Z] #200 DONE 0.6s [2025-10-28T08:45:51.985Z] [2025-10-28T08:45:51.985Z] #202 [core-metadata] exporting to image [2025-10-28T08:45:51.985Z] #202 ... [2025-10-28T08:45:51.985Z] [2025-10-28T08:45:51.985Z] #203 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-10-28T08:45:51.985Z] #203 DONE 0.2s [2025-10-28T08:45:51.985Z] [2025-10-28T08:45:51.985Z] #202 [core-metadata] exporting to image [2025-10-28T08:45:51.985Z] #202 exporting layers 0.2s done [2025-10-28T08:45:52.243Z] #202 writing image sha256:07adef4382a46a55b51eef8ad1b72a56a9f86b98256bba8215f72508ccb3bf83 0.0s done [2025-10-28T08:45:52.243Z] #202 naming to docker.io/library/core-metadata done [2025-10-28T08:45:52.243Z] #202 DONE 0.3s [2025-10-28T08:45:52.243Z] [2025-10-28T08:45:52.243Z] #204 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:52.243Z] #204 DONE 0.2s [2025-10-28T08:45:52.243Z] [2025-10-28T08:45:52.243Z] #205 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:52.243Z] #205 DONE 0.1s [2025-10-28T08:45:52.243Z] [2025-10-28T08:45:52.243Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-10-28T08:45:52.243Z] #155 DONE 181.8s [2025-10-28T08:45:52.243Z] [2025-10-28T08:45:52.243Z] #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-28T08:45:52.502Z] #206 ... [2025-10-28T08:45:52.502Z] [2025-10-28T08:45:52.502Z] #207 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-28T08:45:52.502Z] #207 DONE 0.7s [2025-10-28T08:45:52.502Z] [2025-10-28T08:45:52.502Z] #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-10-28T08:45:52.502Z] #206 DONE 0.3s [2025-10-28T08:45:52.502Z] [2025-10-28T08:45:52.502Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:52.502Z] #208 DONE 0.1s [2025-10-28T08:45:52.502Z] [2025-10-28T08:45:52.502Z] #209 [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-10-28T08:45:52.502Z] #209 DONE 0.1s [2025-10-28T08:45:52.502Z] [2025-10-28T08:45:52.502Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:52.759Z] #210 DONE 0.1s [2025-10-28T08:45:52.759Z] [2025-10-28T08:45:52.759Z] #211 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-28T08:45:52.759Z] #211 DONE 0.6s [2025-10-28T08:45:52.759Z] [2025-10-28T08:45:52.759Z] #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-10-28T08:45:53.018Z] #212 DONE 0.2s [2025-10-28T08:45:53.018Z] [2025-10-28T08:45:53.018Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-10-28T08:45:53.018Z] #213 DONE 0.0s [2025-10-28T08:45:53.018Z] [2025-10-28T08:45:53.018Z] #214 [security-proxy-setup] exporting to image [2025-10-28T08:45:53.018Z] #214 ... [2025-10-28T08:45:53.018Z] [2025-10-28T08:45:53.018Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-10-28T08:45:53.018Z] #154 DONE 182.4s [2025-10-28T08:45:53.275Z] [2025-10-28T08:45:53.275Z] #215 [security-spiffe-token-provider] exporting to image [2025-10-28T08:45:53.275Z] #215 exporting layers 0.4s done [2025-10-28T08:45:53.275Z] #215 writing image sha256:d4024e518531f242b3581768875a7bbed3e34f3a02e31a1d30631d72445afd75 0.0s done [2025-10-28T08:45:53.275Z] #215 naming to docker.io/library/security-spiffe-token-provider done [2025-10-28T08:45:53.275Z] #215 DONE 0.5s [2025-10-28T08:45:53.275Z] [2025-10-28T08:45:53.275Z] #216 [support-scheduler] exporting to image [2025-10-28T08:45:53.537Z] #216 ... [2025-10-28T08:45:53.537Z] [2025-10-28T08:45:53.537Z] #214 [security-proxy-setup] exporting to image [2025-10-28T08:45:53.537Z] #214 exporting layers 0.8s done [2025-10-28T08:45:53.537Z] #214 writing image sha256:e7b133bbbc3f4729a5407a83c7010ca6236e94f2d9550006d4783dd56d254353 0.1s done [2025-10-28T08:45:53.537Z] #214 naming to docker.io/library/security-proxy-setup done [2025-10-28T08:45:53.537Z] #214 DONE 0.9s [2025-10-28T08:45:53.537Z] [2025-10-28T08:45:53.537Z] #217 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:53.537Z] #217 DONE 0.2s [2025-10-28T08:45:53.537Z] [2025-10-28T08:45:53.537Z] #157 [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-10-28T08:45:53.537Z] #157 181.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-28T08:45:53.537Z] #157 DONE 182.9s [2025-10-28T08:45:53.537Z] [2025-10-28T08:45:53.537Z] #216 [support-scheduler] exporting to image [2025-10-28T08:45:53.537Z] #216 exporting layers 0.6s done [2025-10-28T08:45:53.537Z] #216 writing image sha256:1525e32472caef588532ad8842da08cc773aa2188c265c6fe48ae79f3ae08c4d done [2025-10-28T08:45:53.537Z] #216 naming to docker.io/library/support-scheduler done [2025-10-28T08:45:53.800Z] #216 DONE 0.7s [2025-10-28T08:45:53.800Z] [2025-10-28T08:45:53.800Z] #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:53.800Z] #218 DONE 0.1s [2025-10-28T08:45:53.800Z] [2025-10-28T08:45:53.800Z] #219 [security-proxy-auth] exporting to image [2025-10-28T08:45:53.800Z] #219 exporting layers 1.1s done [2025-10-28T08:45:53.800Z] #219 writing image sha256:f211c07d5c7c289d87fb4e0bc6db6edc9b3e090d7edb0300f6e0e824fa7bb02e done [2025-10-28T08:45:53.800Z] #219 naming to docker.io/library/security-proxy-auth done [2025-10-28T08:45:53.800Z] #219 DONE 1.1s [2025-10-28T08:45:53.800Z] [2025-10-28T08:45:53.800Z] #220 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:53.800Z] #220 ... [2025-10-28T08:45:53.800Z] [2025-10-28T08:45:53.800Z] #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-10-28T08:45:53.800Z] #221 DONE 0.2s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #220 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:54.061Z] #220 DONE 0.2s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #222 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:54.061Z] #222 DONE 0.0s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #223 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-10-28T08:45:54.061Z] #223 DONE 0.1s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #224 [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-10-28T08:45:54.061Z] #224 DONE 0.0s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #225 [core-data] exporting to image [2025-10-28T08:45:54.061Z] #225 exporting layers 0.1s done [2025-10-28T08:45:54.061Z] #225 writing image sha256:083c3a238625a89932d2b186e9a6adc4982e04990f7423285a6c6e26b8e0e1fe done [2025-10-28T08:45:54.061Z] #225 naming to docker.io/library/core-data done [2025-10-28T08:45:54.061Z] #225 DONE 0.2s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #226 [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-10-28T08:45:54.061Z] #226 DONE 0.0s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #227 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-10-28T08:45:54.061Z] #227 DONE 0.0s [2025-10-28T08:45:54.061Z] [2025-10-28T08:45:54.061Z] #228 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-10-28T08:45:54.319Z] #228 DONE 0.2s [2025-10-28T08:45:54.319Z] [2025-10-28T08:45:54.319Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-28T08:45:54.319Z] #147 ... [2025-10-28T08:45:54.319Z] [2025-10-28T08:45:54.319Z] #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-10-28T08:45:54.319Z] #229 DONE 0.1s [2025-10-28T08:45:54.576Z] [2025-10-28T08:45:54.576Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-10-28T08:45:54.576Z] #230 DONE 0.0s [2025-10-28T08:45:54.576Z] [2025-10-28T08:45:54.576Z] #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-10-28T08:45:54.576Z] #231 DONE 0.3s [2025-10-28T08:45:54.576Z] [2025-10-28T08:45:54.576Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-28T08:45:54.834Z] #147 ... [2025-10-28T08:45:54.834Z] [2025-10-28T08:45:54.834Z] #232 [security-secretstore-setup] exporting to image [2025-10-28T08:45:54.834Z] #232 exporting layers 0.2s done [2025-10-28T08:45:54.834Z] #232 writing image sha256:129feea71e8d20093aa322e896565d2b784f176f61fa4fad754b7b8a95d21b23 done [2025-10-28T08:45:54.834Z] #232 naming to docker.io/library/security-secretstore-setup done [2025-10-28T08:45:54.834Z] #232 DONE 0.2s [2025-10-28T08:45:54.834Z] [2025-10-28T08:45:54.834Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-10-28T08:45:56.244Z] #147 DONE 185.1s [2025-10-28T08:45:56.244Z] [2025-10-28T08:45:56.244Z] #233 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-10-28T08:45:56.244Z] #233 DONE 0.0s [2025-10-28T08:45:56.244Z] [2025-10-28T08:45:56.244Z] #234 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-10-28T08:45:56.244Z] #234 DONE 0.0s [2025-10-28T08:45:56.244Z] [2025-10-28T08:45:56.244Z] #235 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-10-28T08:45:56.244Z] #235 DONE 0.2s [2025-10-28T08:45:56.244Z] [2025-10-28T08:45:56.244Z] #236 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-10-28T08:45:56.244Z] #236 DONE 0.0s [2025-10-28T08:45:56.505Z] [2025-10-28T08:45:56.505Z] #237 [support-notifications] exporting to image [2025-10-28T08:45:56.505Z] #237 exporting layers 0.1s done [2025-10-28T08:45:56.505Z] #237 writing image sha256:4b3d5c9cb9ecdcb76da9fb109b4dca67cea73596846770a0a3c1b358e0142dff done [2025-10-28T08:45:56.505Z] #237 naming to docker.io/library/support-notifications done [2025-10-28T08:45:56.505Z] #237 DONE 0.1s [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-28T08:45:56.505Z] time="2025-10-28T08:37:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-10-28T08:45:56.504Z] $ docker stop --time=1 9ef62bf781fb0b8c83dd9b9f00ab9ea41b63775d142edb1f0dfc14b97d1cb695 [2025-10-28T08:45:57.754Z] $ docker rm -f --volumes 9ef62bf781fb0b8c83dd9b9f00ab9ea41b63775d142edb1f0dfc14b97d1cb695 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-28T08:45:58.105Z] + docker images [2025-10-28T08:45:58.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-10-28T08:45:58.105Z] support-notifications latest 4b3d5c9cb9ec 1 second ago 52.9MB [2025-10-28T08:45:58.105Z] security-secretstore-setup latest 129feea71e8d 3 seconds ago 79.8MB [2025-10-28T08:45:58.105Z] core-data latest 083c3a238625 4 seconds ago 45.5MB [2025-10-28T08:45:58.105Z] security-proxy-setup latest e7b133bbbc3f 5 seconds ago 49.1MB [2025-10-28T08:45:58.105Z] security-proxy-auth latest f211c07d5c7c 5 seconds ago 44.7MB [2025-10-28T08:45:58.105Z] security-spiffe-token-provider latest d4024e518531 5 seconds ago 48.1MB [2025-10-28T08:45:58.105Z] support-scheduler latest 1525e32472ca 5 seconds ago 57.2MB [2025-10-28T08:45:58.105Z] core-metadata latest 07adef4382a4 6 seconds ago 45.7MB [2025-10-28T08:45:58.105Z] core-keeper latest e0f14895be2f 7 seconds ago 45.3MB [2025-10-28T08:45:58.105Z] core-command latest a137dfd94182 11 seconds ago 39.7MB [2025-10-28T08:45:58.105Z] security-bootstrapper latest 02e3bd1ed1cb 35 seconds ago 20.4MB [2025-10-28T08:45:58.105Z] core-common-config-bootstrapper latest 915d00dda6e9 39 seconds ago 19.4MB [2025-10-28T08:45:58.105Z] security-spire-agent latest eb4ccf0cfe85 3 minutes ago 195MB [2025-10-28T08:45:58.105Z] security-spire-server latest a919a83267ac 4 minutes ago 149MB [2025-10-28T08:45:58.105Z] security-spire-config latest c7d346cb304e 5 minutes ago 149MB [2025-10-28T08:45:58.105Z] ci-base-image-x86_64 latest 45c876f20357 11 minutes ago 966MB [2025-10-28T08:45:58.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 13 days ago 610MB [2025-10-28T08:45:58.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-10-28T08:45:58.105Z] 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-10-28T08:45:58.546Z] provisioning config files... [2025-10-28T08:45:58.552Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config186647556819267243tmp [Pipeline] { [Pipeline] sh [2025-10-28T08:45:58.846Z] + set +x [2025-10-28T08:45:58.846Z] + curl -s https://codecov.io/bash [2025-10-28T08:45:58.846Z] + bash -s -- [2025-10-28T08:45:58.846Z] [2025-10-28T08:45:58.846Z] _____ _ [2025-10-28T08:45:58.846Z] / ____| | | [2025-10-28T08:45:58.846Z] | | ___ __| | ___ ___ _____ __ [2025-10-28T08:45:58.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-28T08:45:58.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-28T08:45:58.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-28T08:45:58.846Z] Bash-1.0.6 [2025-10-28T08:45:58.846Z] [2025-10-28T08:45:58.846Z] [2025-10-28T08:45:58.846Z] ==> git version 2.25.1 found [2025-10-28T08:45:58.846Z] ==> 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-10-28T08:45:58.846Z] Release-Date: 2020-01-08 [2025-10-28T08:45:58.846Z] 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-10-28T08:45:58.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-28T08:45:58.846Z] ==> Jenkins CI detected. [2025-10-28T08:45:58.846Z] current dir:  /w/workspace/edgex-go/6 [2025-10-28T08:45:58.846Z] project root: . [2025-10-28T08:45:58.846Z] --> token set from env [2025-10-28T08:45:58.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-28T08:45:58.846Z] ==> Running gcov in . (disable via -X gcov) [2025-10-28T08:45:58.846Z] ==> Python coveragepy not found [2025-10-28T08:45:58.846Z] ==> Searching for coverage reports in: [2025-10-28T08:45:58.846Z] + . [2025-10-28T08:45:58.846Z] -> Found 1 reports [2025-10-28T08:45:58.846Z] ==> Detecting git/mercurial file structure [2025-10-28T08:45:58.846Z] ==> Reading reports [2025-10-28T08:45:59.104Z] + ./coverage.out bytes=1743888 [2025-10-28T08:45:59.104Z] ==> Appending adjustments [2025-10-28T08:45:59.104Z] https://docs.codecov.io/docs/fixing-reports [2025-10-28T08:46:00.478Z] + Found adjustments [2025-10-28T08:46:00.478Z] ==> Gzipping contents [2025-10-28T08:46:00.478Z] 148K /tmp/codecov.u6MON6.gz [2025-10-28T08:46:00.478Z] ==> Uploading reports [2025-10-28T08:46:00.478Z] url: https://codecov.io [2025-10-28T08:46:00.478Z] query: branch=PR-5279&commit=6d783b46871eb7bffe47be9a56144b4568dae671&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5279%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5279&job=&cmd_args= [2025-10-28T08:46:00.478Z] -> Pinging Codecov [2025-10-28T08:46:00.479Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5279&commit=6d783b46871eb7bffe47be9a56144b4568dae671&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5279%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5279&job=&cmd_args= [2025-10-28T08:46:00.738Z] -> Uploading to [2025-10-28T08:46:00.738Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6d783b46871eb7bffe47be9a56144b4568dae671/94307e45-3071-4fef-b17d-52a7ebe3b238.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251028T084600Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9842208370da9cc8cca657707c6f1b66a30338f2168b09d5692c97f733e88ba7 [2025-10-28T08:46:00.738Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-28T08:46:00.738Z] Dload Upload Total Spent Left Speed [2025-10-28T08:46:01.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 355k --:--:-- --:--:-- --:--:-- 354k 100 145k 0 0 100 145k 0 354k --:--:-- --:--:-- --:--:-- 353k [2025-10-28T08:46:01.303Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6d783b46871eb7bffe47be9a56144b4568dae671 [Pipeline] } [2025-10-28T08:46:01.308Z] 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-10-28T08:46:02.024Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:46:02.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:46:03.179Z] ---> package-listing.sh [2025-10-28T08:46:03.179Z] ++ facter osfamily [2025-10-28T08:46:03.179Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-28T08:46:03.438Z] + OS_FAMILY=debian [2025-10-28T08:46:03.438Z] + workspace=/w/workspace/edgex-go/6 [2025-10-28T08:46:03.438Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-28T08:46:03.438Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-28T08:46:03.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-28T08:46:03.438Z] + PACKAGES=/tmp/packages_start.txt [2025-10-28T08:46:03.438Z] + '[' /w/workspace/edgex-go/6 ']' [2025-10-28T08:46:03.438Z] + PACKAGES=/tmp/packages_end.txt [2025-10-28T08:46:03.438Z] + case "${OS_FAMILY}" in [2025-10-28T08:46:03.438Z] + dpkg -l [2025-10-28T08:46:03.438Z] + grep '^ii' [2025-10-28T08:46:03.438Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-28T08:46:03.438Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-28T08:46:03.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-28T08:46:03.438Z] + '[' /w/workspace/edgex-go/6 ']' [2025-10-28T08:46:03.438Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2025-10-28T08:46:03.438Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2025-10-28T08:46:03.450Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-28T08:46:03.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:46:04.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:46:04.290Z] [2025-10-28T08:46:04.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-28T08:46:04.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:46:04.608Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-28T08:46:04.608Z] 5eb5b503b376: Pulling fs layer [2025-10-28T08:46:04.608Z] 5c69ac0246d0: Pulling fs layer [2025-10-28T08:46:04.608Z] ec43610c2a17: Pulling fs layer [2025-10-28T08:46:04.608Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-28T08:46:04.608Z] 33b1e0a273af: Pulling fs layer [2025-10-28T08:46:04.608Z] 5d3b04190fa2: Pulling fs layer [2025-10-28T08:46:04.608Z] 3a2ae6a8a46f: Waiting [2025-10-28T08:46:04.608Z] 2f39f015ded8: Pulling fs layer [2025-10-28T08:46:04.608Z] 5d3b04190fa2: Waiting [2025-10-28T08:46:04.608Z] 2f39f015ded8: Waiting [2025-10-28T08:46:04.608Z] 5c69ac0246d0: Verifying Checksum [2025-10-28T08:46:04.608Z] 5c69ac0246d0: Download complete [2025-10-28T08:46:04.608Z] 3a2ae6a8a46f: Download complete [2025-10-28T08:46:04.872Z] 33b1e0a273af: Verifying Checksum [2025-10-28T08:46:04.872Z] 33b1e0a273af: Download complete [2025-10-28T08:46:04.872Z] ec43610c2a17: Verifying Checksum [2025-10-28T08:46:04.872Z] ec43610c2a17: Download complete [2025-10-28T08:46:04.872Z] 5d3b04190fa2: Verifying Checksum [2025-10-28T08:46:04.872Z] 5d3b04190fa2: Download complete [2025-10-28T08:46:04.872Z] 5eb5b503b376: Download complete [2025-10-28T08:46:05.441Z] 2f39f015ded8: Download complete [2025-10-28T08:46:06.817Z] 5eb5b503b376: Pull complete [2025-10-28T08:46:06.817Z] 5c69ac0246d0: Pull complete [2025-10-28T08:46:07.384Z] ec43610c2a17: Pull complete [2025-10-28T08:46:07.384Z] 3a2ae6a8a46f: Pull complete [2025-10-28T08:46:07.642Z] 33b1e0a273af: Pull complete [2025-10-28T08:46:07.642Z] 5d3b04190fa2: Pull complete [2025-10-28T08:46:14.200Z] 2f39f015ded8: Pull complete [2025-10-28T08:46:14.200Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-28T08:46:14.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-28T08:46:14.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-28T08:46:14.302Z] prd-ubuntu20.04-docker-8c-8g-712447 does not seem to be running inside a container [2025-10-28T08:46:14.318Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-28T08:46:16.033Z] $ docker top c59647509445a407495ebfaed9e21b6851434f9286db5a576c3cc1cce1241350 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-28T08:46:16.397Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-28T08:46:16.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-28T08:46:16.969Z] + ls /var/log/sa-host [2025-10-28T08:46:16.969Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-28T08:46:17.046Z] provisioning config files... [2025-10-28T08:46:17.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3511212920159102019tmp [Pipeline] { [Pipeline] echo [2025-10-28T08:46:17.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:46:17.362Z] ---> create-netrc.sh [Pipeline] } [2025-10-28T08:46:17.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:46:17.701Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-28T08:46:17.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:46:17.995Z] ---> sudo-logs.sh [2025-10-28T08:46:17.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-28T08:46:18.023Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:46:18.312Z] ---> job-cost.sh [2025-10-28T08:46:18.312Z] lf-activate-venv: SKIPPING [2025-10-28T08:46:18.312Z] INFO: No Stack... [2025-10-28T08:46:18.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-28T08:46:19.139Z] INFO: Archiving Costs [Pipeline] echo [2025-10-28T08:46:19.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-28T08:46:19.450Z] ---> logs-deploy.sh [2025-10-28T08:46:19.450Z] lf-activate-venv: SKIPPING [2025-10-28T08:46:19.450Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5279/6 [2025-10-28T08:46:19.450Z] INFO: archiving workspace using pattern(s): [2025-10-28T08:46:20.387Z] Archives upload complete. [2025-10-28T08:46:20.387Z] INFO: archiving logs to Nexus