Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 24536189c5e58318d054b15b8c76ac99fb905035 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-ssh14046083872538172844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh12517195905504323613.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17492735064384252758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh14333942642700621231.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7729730501937213734.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10556’ Running on prd-ubuntu20.04-docker-8c-8g-10566 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/979 [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/979 # 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 Avoid second fetch Checking out Revision 24536189c5e58318d054b15b8c76ac99fb905035 (main) Commit message: "Merge pull request #5435 from weichou1229/bump-deps" > 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 core.sparsecheckout # timeout=10 > git checkout -f 24536189c5e58318d054b15b8c76ac99fb905035 # timeout=10 > git rev-list --no-walk b835a76dae30e291d492ee7a9518ab6866b68e72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T02:38:46.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T02:38:52.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T02:38:52.484Z] ========================================================= [2026-05-25T02:38:52.484Z] EdgeX Global Pipelines Version Info [2026-05-25T02:38:52.484Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T02:38:53.641Z] ------------------- [2026-05-25T02:38:53.641Z] stable info: [2026-05-25T02:38:53.641Z] ------------------- [2026-05-25T02:38:53.641Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T02:38:53.641Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T02:38:53.641Z] Message: update stable to v1.0.280 [2026-05-25T02:38:54.229Z] ------------------- [2026-05-25T02:38:54.229Z] experimental info: [2026-05-25T02:38:54.229Z] ------------------- [2026-05-25T02:38:54.229Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T02:38:54.229Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T02:38:54.229Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T02:38:54.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-25T02:38:54.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-25T02:38:54.394Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T02:38:54.417Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T02:38:54.458Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T02:38:54.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T02:38:54.494Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T02:38:54.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-25T02:38:54.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-25T02:38:54.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-25T02:38:54.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T02:38:54.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T02:38:54.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T02:38:54.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T02:38:54.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T02:38:54.684Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T02:38:54.700Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T02:38:54.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T02:38:54.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-25T02:38:54.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-25T02:38:54.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T02:38:54.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T02:38:54.816Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T02:38:54.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T02:38:54.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T02:38:54.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T02:38:54.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] echo [2026-05-25T02:38:54.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2453618 [Pipeline] echo [2026-05-25T02:38:54.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T02:38:55.005Z] provisioning config files... [2026-05-25T02:38:55.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config9441199604471544191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T02:38:55.338Z] ---> ****-login.sh [2026-05-25T02:38:55.338Z] nexus3.edgexfoundry.org:10001 [2026-05-25T02:38:55.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:38:55.599Z] [2026-05-25T02:38:55.599Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T02:38:55.599Z] Configure a credential helper to remove this warning. See [2026-05-25T02:38:55.599Z] https://docs.****.com/go/credential-store/ [2026-05-25T02:38:55.599Z] [2026-05-25T02:38:55.599Z] Login Succeeded [2026-05-25T02:38:55.599Z] nexus3.edgexfoundry.org:10002 [2026-05-25T02:38:55.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:38:55.599Z] [2026-05-25T02:38:55.600Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T02:38:55.600Z] Configure a credential helper to remove this warning. See [2026-05-25T02:38:55.600Z] https://docs.****.com/go/credential-store/ [2026-05-25T02:38:55.600Z] [2026-05-25T02:38:55.600Z] Login Succeeded [2026-05-25T02:38:55.600Z] nexus3.edgexfoundry.org:10003 [2026-05-25T02:38:55.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:38:55.863Z] [2026-05-25T02:38:55.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T02:38:55.863Z] Configure a credential helper to remove this warning. See [2026-05-25T02:38:55.863Z] https://docs.****.com/go/credential-store/ [2026-05-25T02:38:55.863Z] [2026-05-25T02:38:55.863Z] Login Succeeded [2026-05-25T02:38:55.863Z] nexus3.edgexfoundry.org:10004 [2026-05-25T02:38:55.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:38:55.863Z] [2026-05-25T02:38:55.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T02:38:55.863Z] Configure a credential helper to remove this warning. See [2026-05-25T02:38:55.863Z] https://docs.****.com/go/credential-store/ [2026-05-25T02:38:55.863Z] [2026-05-25T02:38:55.863Z] Login Succeeded [2026-05-25T02:38:55.863Z] ****.io [2026-05-25T02:38:55.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:38:56.127Z] [2026-05-25T02:38:56.127Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T02:38:56.127Z] Configure a credential helper to remove this warning. See [2026-05-25T02:38:56.127Z] https://docs.****.com/go/credential-store/ [2026-05-25T02:38:56.127Z] [2026-05-25T02:38:56.127Z] Login Succeeded [2026-05-25T02:38:56.127Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T02:38:56.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T02:38:56.458Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/core-command/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/core-data/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/core-keeper/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/core-metadata/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-25T02:38:56.458Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-25T02:38:56.458Z] cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/support-notifications/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-25T02:38:56.458Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-25T02:38:56.458Z] + cut -d/ -f2 [2026-05-25T02:38:56.458Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-25T02:38:56.510Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T02:38:56.997Z] + git rev-list -1 --merges 24536189c5e58318d054b15b8c76ac99fb905035~1..24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] echo [2026-05-25T02:38:57.013Z] -----------> git rev-list -1 --merges 24536189c5e58318d054b15b8c76ac99fb905035~1..24536189c5e58318d054b15b8c76ac99fb905035 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:38:57.013Z] 24536189c5e58318d054b15b8c76ac99fb905035 [false] [Pipeline] sh [2026-05-25T02:38:57.299Z] + git log --format=format:%s -1 24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] echo [2026-05-25T02:38:57.313Z] ========================================================= [2026-05-25T02:38:57.313Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T02:38:57.313Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-25T02:38:57.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T02:38:57.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T02:38:57.755Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T02:38:57.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T02:38:57.755Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T02:38:57.755Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T02:38:57.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:38:58.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T02:38:58.098Z] [2026-05-25T02:38:58.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:38:58.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T02:38:58.404Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T02:38:58.404Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T02:38:58.404Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T02:38:58.404Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T02:38:58.404Z] 461d9e800cba: Pulling fs layer [2026-05-25T02:38:58.404Z] 80192f66455f: Pulling fs layer [2026-05-25T02:38:58.404Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T02:38:58.404Z] a29436f7fd5d: Pulling fs layer [2026-05-25T02:38:58.404Z] 80192f66455f: Waiting [2026-05-25T02:38:58.404Z] 461d9e800cba: Waiting [2026-05-25T02:38:58.404Z] 2e8e34ca0e6c: Waiting [2026-05-25T02:38:58.404Z] 923cac83aea3: Pulling fs layer [2026-05-25T02:38:58.404Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T02:38:58.404Z] db01528c6b51: Pulling fs layer [2026-05-25T02:38:58.404Z] 28988de357af: Pulling fs layer [2026-05-25T02:38:58.404Z] 923cac83aea3: Waiting [2026-05-25T02:38:58.404Z] 25ad8b0a4227: Waiting [2026-05-25T02:38:58.404Z] db01528c6b51: Waiting [2026-05-25T02:38:58.404Z] 28988de357af: Waiting [2026-05-25T02:38:58.404Z] a29436f7fd5d: Waiting [2026-05-25T02:38:58.404Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T02:38:58.404Z] 6bf1a483ea7c: Download complete [2026-05-25T02:38:58.404Z] 461d9e800cba: Verifying Checksum [2026-05-25T02:38:58.404Z] 461d9e800cba: Download complete [2026-05-25T02:38:58.404Z] 80192f66455f: Verifying Checksum [2026-05-25T02:38:58.404Z] 80192f66455f: Download complete [2026-05-25T02:38:58.663Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T02:38:58.663Z] f5dfc541a4d3: Download complete [2026-05-25T02:38:58.663Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T02:38:58.663Z] 3dae71ba6b94: Download complete [2026-05-25T02:38:58.663Z] 923cac83aea3: Download complete [2026-05-25T02:38:58.663Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T02:38:58.663Z] 25ad8b0a4227: Download complete [2026-05-25T02:38:58.924Z] db01528c6b51: Download complete [2026-05-25T02:38:58.924Z] 28988de357af: Verifying Checksum [2026-05-25T02:38:58.924Z] 28988de357af: Download complete [2026-05-25T02:38:58.924Z] a29436f7fd5d: Verifying Checksum [2026-05-25T02:38:58.924Z] a29436f7fd5d: Download complete [2026-05-25T02:38:59.184Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T02:38:59.184Z] 2e8e34ca0e6c: Download complete [2026-05-25T02:38:59.759Z] 3dae71ba6b94: Pull complete [2026-05-25T02:39:00.018Z] 6bf1a483ea7c: Pull complete [2026-05-25T02:39:00.587Z] f5dfc541a4d3: Pull complete [2026-05-25T02:39:00.587Z] 461d9e800cba: Pull complete [2026-05-25T02:39:00.587Z] 80192f66455f: Pull complete [2026-05-25T02:39:04.779Z] 2e8e34ca0e6c: Pull complete [2026-05-25T02:39:04.779Z] a29436f7fd5d: Pull complete [2026-05-25T02:39:05.038Z] 923cac83aea3: Pull complete [2026-05-25T02:39:05.038Z] 25ad8b0a4227: Pull complete [2026-05-25T02:39:05.038Z] db01528c6b51: Pull complete [2026-05-25T02:39:05.038Z] 28988de357af: Pull complete [2026-05-25T02:39:05.038Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T02:39:05.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T02:39:05.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T02:39:05.226Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T02:39:05.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T02:39:06.812Z] $ docker top cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e -eo pid,comm [2026-05-25T02:39:06.852Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T02:39:06.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T02:39:06.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T02:39:06.907Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T02:39:07.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T02:39:07.015Z] $ docker exec cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent [2026-05-25T02:39:07.111Z] SSH_AUTH_SOCK=/tmp/ssh-WT8iWKQKC9Ey/agent.32 [2026-05-25T02:39:07.111Z] SSH_AGENT_PID=38 [2026-05-25T02:39:07.117Z] Running ssh-add (command line suppressed) [2026-05-25T02:39:07.229Z] Identity added: /w/workspace/edgex-go/979@tmp/private_key_4882816851144476884.key (/w/workspace/edgex-go/979@tmp/private_key_4882816851144476884.key) [2026-05-25T02:39:07.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T02:39:07.542Z] + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] sh [2026-05-25T02:39:07.833Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T02:39:07.848Z] $ docker exec --env ******** --env ******** cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent -k [2026-05-25T02:39:07.947Z] unset SSH_AUTH_SOCK; [2026-05-25T02:39:07.948Z] unset SSH_AGENT_PID; [2026-05-25T02:39:07.948Z] echo Agent pid 38 killed; [2026-05-25T02:39:07.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T02:39:08.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T02:39:08.002Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T02:39:08.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T02:39:08.110Z] $ docker exec cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent [2026-05-25T02:39:08.206Z] SSH_AUTH_SOCK=/tmp/ssh-iwtEqVBE7WWp/agent.85 [2026-05-25T02:39:08.207Z] SSH_AGENT_PID=91 [2026-05-25T02:39:08.210Z] Running ssh-add (command line suppressed) [2026-05-25T02:39:08.308Z] Identity added: /w/workspace/edgex-go/979@tmp/private_key_4251301911035207841.key (/w/workspace/edgex-go/979@tmp/private_key_4251301911035207841.key) [2026-05-25T02:39:08.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T02:39:08.607Z] + git semver init [2026-05-25T02:39:08.866Z] 2026-05-25 02:39:08,822 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T02:39:08.866Z] 2026-05-25 02:39:08,827 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T02:39:08.866Z] 2026-05-25 02:39:08,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/979/.semver [2026-05-25T02:39:08.866Z] 2026-05-25 02:39:08,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/979/.semver [2026-05-25T02:39:08.866Z] 2026-05-25 02:39:08,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/979/.semver'], cwd=/w/workspace/edgex-go/979, stdin=None, shell=False, universal_newlines=False) [2026-05-25T02:39:14.161Z] 2026-05-25 02:39:13,252 [append_file] DEBUG append to file:/w/workspace/edgex-go/979/.git/info/exclude [2026-05-25T02:39:14.161Z] 2026-05-25 02:39:13,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/979/.semver/main with force:False [2026-05-25T02:39:14.161Z] 2026-05-25 02:39:13,253 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T02:39:14.161Z] 2026-05-25 02:39:13,253 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T02:39:14.161Z] 4.1.0-dev.114 [Pipeline] } [2026-05-25T02:39:14.177Z] $ docker exec --env ******** --env ******** cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e ssh-agent -k [2026-05-25T02:39:14.274Z] unset SSH_AUTH_SOCK; [2026-05-25T02:39:14.274Z] unset SSH_AGENT_PID; [2026-05-25T02:39:14.275Z] echo Agent pid 91 killed; [2026-05-25T02:39:14.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T02:39:14.602Z] + git semver [Pipeline] } [2026-05-25T02:39:14.879Z] $ docker stop --time=1 cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e [2026-05-25T02:39:16.147Z] $ docker rm -f --volumes cb815de02b68cb493d773a314ebc8cdf9445fbdb1c59547998529d9c4c280a0e [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T02:39:16.566Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T02:39:16.810Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T02:39:16.813Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.114 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T02:39:17.265Z] + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] echo [2026-05-25T02:39:17.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T02:39:17.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T02:39:17.304Z] ========================================================= [2026-05-25T02:39:17.304Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T02:39:17.304Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-25T02:39:17.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T02:39:17.599Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-25T02:39:17.599Z] 2d35ebdb57d9: Pulling fs layer [2026-05-25T02:39:17.599Z] c35fb4624d26: Pulling fs layer [2026-05-25T02:39:17.599Z] 4e2aec7ef170: Pulling fs layer [2026-05-25T02:39:17.599Z] 333b49ad6fbf: Pulling fs layer [2026-05-25T02:39:17.599Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T02:39:17.599Z] c3e65509a76b: Pulling fs layer [2026-05-25T02:39:17.599Z] 7cf9ebb963bd: Pulling fs layer [2026-05-25T02:39:17.599Z] bb34ca984cfb: Pulling fs layer [2026-05-25T02:39:17.599Z] 151cf03bc807: Pulling fs layer [2026-05-25T02:39:17.599Z] 7cf9ebb963bd: Waiting [2026-05-25T02:39:17.599Z] 333b49ad6fbf: Waiting [2026-05-25T02:39:17.599Z] 4f4fb700ef54: Waiting [2026-05-25T02:39:17.599Z] bb34ca984cfb: Waiting [2026-05-25T02:39:17.599Z] c3e65509a76b: Waiting [2026-05-25T02:39:17.599Z] 151cf03bc807: Waiting [2026-05-25T02:39:17.599Z] c35fb4624d26: Verifying Checksum [2026-05-25T02:39:17.599Z] c35fb4624d26: Download complete [2026-05-25T02:39:17.599Z] 333b49ad6fbf: Download complete [2026-05-25T02:39:17.599Z] 4f4fb700ef54: Download complete [2026-05-25T02:39:17.599Z] 2d35ebdb57d9: Verifying Checksum [2026-05-25T02:39:17.599Z] 2d35ebdb57d9: Download complete [2026-05-25T02:39:17.599Z] c3e65509a76b: Verifying Checksum [2026-05-25T02:39:17.599Z] c3e65509a76b: Download complete [2026-05-25T02:39:17.863Z] 7cf9ebb963bd: Verifying Checksum [2026-05-25T02:39:17.863Z] 7cf9ebb963bd: Download complete [2026-05-25T02:39:17.863Z] 2d35ebdb57d9: Pull complete [2026-05-25T02:39:17.863Z] c35fb4624d26: Pull complete [2026-05-25T02:39:18.120Z] 4e2aec7ef170: Verifying Checksum [2026-05-25T02:39:18.120Z] 4e2aec7ef170: Download complete [2026-05-25T02:39:18.120Z] 151cf03bc807: Verifying Checksum [2026-05-25T02:39:18.120Z] 151cf03bc807: Download complete [2026-05-25T02:39:18.380Z] bb34ca984cfb: Verifying Checksum [2026-05-25T02:39:18.380Z] bb34ca984cfb: Download complete [2026-05-25T02:39:22.580Z] 4e2aec7ef170: Pull complete [2026-05-25T02:39:22.580Z] 333b49ad6fbf: Pull complete [2026-05-25T02:39:22.580Z] 4f4fb700ef54: Pull complete [2026-05-25T02:39:22.580Z] c3e65509a76b: Pull complete [2026-05-25T02:39:22.580Z] 7cf9ebb963bd: Pull complete [2026-05-25T02:39:25.106Z] bb34ca984cfb: Pull complete [2026-05-25T02:39:25.673Z] 151cf03bc807: Pull complete [2026-05-25T02:39:25.673Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T02:39:25.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T02:39:25.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-25T02:39:25.988Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T02:39:25.988Z] WORKDIR /edgex [2026-05-25T02:39:25.988Z] COPY go.mod . [2026-05-25T02:39:25.988Z] RUN go mod download [2026-05-25T02:39:25.988Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-25T02:39:26.623Z] #0 building with "default" instance using docker driver [2026-05-25T02:39:26.623Z] [2026-05-25T02:39:26.623Z] #1 [internal] load build definition from Dockerfile [2026-05-25T02:39:26.623Z] #1 transferring dockerfile: 164B done [2026-05-25T02:39:26.623Z] #1 DONE 0.0s [2026-05-25T02:39:26.623Z] [2026-05-25T02:39:26.623Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T02:39:26.623Z] #2 DONE 0.0s [2026-05-25T02:39:26.623Z] [2026-05-25T02:39:26.623Z] #3 [internal] load .dockerignore [2026-05-25T02:39:26.623Z] #3 transferring context: 50B done [2026-05-25T02:39:26.623Z] #3 DONE 0.0s [2026-05-25T02:39:26.623Z] [2026-05-25T02:39:26.623Z] #4 [internal] load build context [2026-05-25T02:39:26.623Z] #4 transferring context: 6.95kB done [2026-05-25T02:39:26.623Z] #4 DONE 0.0s [2026-05-25T02:39:26.623Z] [2026-05-25T02:39:26.623Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T02:39:26.889Z] #5 DONE 0.1s [2026-05-25T02:39:26.889Z] [2026-05-25T02:39:26.889Z] #6 [2/4] WORKDIR /edgex [2026-05-25T02:39:27.841Z] #6 DONE 1.3s [2026-05-25T02:39:28.100Z] [2026-05-25T02:39:28.100Z] #7 [3/4] COPY go.mod . [2026-05-25T02:39:28.100Z] #7 DONE 0.0s [2026-05-25T02:39:28.100Z] [2026-05-25T02:39:28.100Z] #8 [4/4] RUN go mod download [2026-05-25T02:39:31.931Z] Still waiting to schedule task [2026-05-25T02:39:31.931Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-25T02:39:38.188Z] #8 DONE 9.1s [2026-05-25T02:39:38.188Z] [2026-05-25T02:39:38.188Z] #9 exporting to image [2026-05-25T02:39:38.188Z] #9 exporting layers [2026-05-25T02:39:40.094Z] #9 exporting layers 3.1s done [2026-05-25T02:39:40.094Z] #9 writing image sha256:10f7e768ebacd20bc6800d010c38e9ec8a2dc3f57a80765aac308a4324c3abcc [2026-05-25T02:39:40.352Z] #9 writing image sha256:10f7e768ebacd20bc6800d010c38e9ec8a2dc3f57a80765aac308a4324c3abcc done [2026-05-25T02:39:40.353Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T02:39:40.353Z] #9 DONE 3.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:39:40.661Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T02:39:40.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T02:39:40.744Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T02:39:40.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 ******** ci-base-image-x86_64 cat [2026-05-25T02:39:41.023Z] $ docker top 6808058fd2791c042708da6d09feeb81e58e2d46bb2aaca443ee2704ab984882 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T02:39:41.440Z] + go version [2026-05-25T02:39:41.440Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T02:39:41.455Z] $ docker stop --time=1 6808058fd2791c042708da6d09feeb81e58e2d46bb2aaca443ee2704ab984882 [2026-05-25T02:39:42.726Z] $ docker rm -f --volumes 6808058fd2791c042708da6d09feeb81e58e2d46bb2aaca443ee2704ab984882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:39:43.299Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T02:39:43.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T02:39:43.490Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T02:39:43.590Z] $ 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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 ******** ci-base-image-x86_64 cat [2026-05-25T02:39:43.873Z] $ docker top 51acafc15c0631aed69df34e194a3940c4efdd546308e0bec5d3bfd8f9c3cea7 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-25T02:39:43.980Z] ========================================================= [2026-05-25T02:39:43.980Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-25T02:39:43.980Z] ========================================================= [Pipeline] sh [2026-05-25T02:39:44.308Z] + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] fileExists [Pipeline] sh [2026-05-25T02:39:44.757Z] + make test [2026-05-25T02:39:44.757Z] go test -race -coverprofile=coverage.out ./... [2026-05-25T02:39:53.094Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-25T02:40:25.285Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-25T02:40:25.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2026-05-25T02:40:29.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.111s coverage: 71.0% of statements [2026-05-25T02:40:29.176Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-25T02:40:29.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2026-05-25T02:40:29.176Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-25T02:40:29.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 57.3% of statements [2026-05-25T02:40:29.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements [2026-05-25T02:40:29.176Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-25T02:40:29.176Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.415s coverage: 94.2% of statements [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-25T02:40:29.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-25T02:40:29.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 90.7% of statements [2026-05-25T02:40:29.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-25T02:40:29.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-25T02:40:29.485Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T02:40:29.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.022s coverage: 0.0% of statements [2026-05-25T02:40:29.486Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-25T02:40:29.486Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-25T02:40:30.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 11.1% of statements [2026-05-25T02:40:30.471Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-25T02:40:30.471Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.462s coverage: 97.7% of statements [2026-05-25T02:40:32.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-25T02:40:32.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-25T02:40:32.426Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-25T02:40:34.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements [2026-05-25T02:40:34.990Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-25T02:40:34.990Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-25T02:40:34.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements [2026-05-25T02:40:34.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-25T02:40:34.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 38.2% of statements [2026-05-25T02:40:34.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements [2026-05-25T02:40:34.990Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-25T02:40:34.990Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-25T02:40:34.990Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-25T02:40:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2026-05-25T02:40:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2026-05-25T02:40:35.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2026-05-25T02:40:35.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 93.1% of statements [2026-05-25T02:40:36.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2026-05-25T02:40:48.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.043s coverage: 82.1% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.153s coverage: 54.8% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.030s coverage: 20.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.111s coverage: 29.2% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 17.1% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 94.9% of statements [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-25T02:41:00.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements [2026-05-25T02:41:00.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-25T02:41:00.863Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T02:41:00.863Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-05-25T02:41:00.863Z] running golangci-lint [2026-05-25T02:41:00.863Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-25T02:41:00.863Z] go version go1.25.2 linux/amd64 [2026-05-25T02:41:00.863Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-25T02:41:00.863Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-25T02:41:00.863Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-25T02:41:00.863Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-25T02:41:00.863Z] level=info msg="[goenv] Read go env for 4.703396ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-25T02:41:00.863Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-25T02:41:20.163Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10569 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-25T02:41:20.343Z] Running in /w/workspace/edgex-go/979 [Pipeline] { [Pipeline] checkout [2026-05-25T02:41:23.586Z] level=info msg="[loader] Go packages loading at mode 8767 (files|deps|imports|name|types_sizes|compiled_files|exports_file) took 20.628032858s" [2026-05-25T02:41:23.586Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.724612ms" [2026-05-25T02:41:23.676Z] The recommended git tool is: git [2026-05-25T02:41:32.158Z] using credential edgex-jenkins-ssh [2026-05-25T02:41:32.220Z] Cloning the remote Git repository [2026-05-25T02:41:32.295Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-25T02:41:32.470Z] > git init /w/workspace/edgex-go/979 # timeout=10 [2026-05-25T02:41:32.642Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-25T02:41:32.644Z] > git --version # timeout=10 [2026-05-25T02:41:32.673Z] > git --version # 'git version 2.25.1' [2026-05-25T02:41:32.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T02:41:32.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T02:41:34.091Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.867381259s with top 10 stages: buildir: 50.968220077s, inspect: 2.50209576s, gosec: 2.351594803s, fact_deprecated: 2.141644864s, printf: 2.06033961s, ctrlflow: 1.44935847s, nilness: 1.36616397s, fact_purity: 1.359058207s, S1038: 1.128055842s, S1039: 764.990035ms" [2026-05-25T02:41:34.091Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-25T02:41:34.091Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-25T02:41:34.091Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-25T02:41:34.091Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-25T02:41:34.091Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, exclusion_rules: 22/21, cgo: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, path_relativity: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, generated_file_filter: 35/22" [2026-05-25T02:41:34.091Z] level=info msg="[runner] processing took 8.576845ms with stages: nolint_filter: 7.714298ms, generated_file_filter: 635.355µs, exclusion_rules: 118.421µs, exclusion_paths: 61.401µs, path_relativity: 32.18µs, cgo: 3.68µs, path_absoluter: 2.78µs, sort_results: 2.15µs, invalid_issue: 1.74µs, max_same_issues: 1.13µs, filename_unadjuster: 1.12µs, diff: 540ns, fixer: 410ns, uniq_by_line: 370ns, source_code: 280ns, path_prettifier: 260ns, severity-rules: 260ns, max_from_linter: 190ns, max_per_file_from_linter: 150ns, path_shortener: 130ns" [2026-05-25T02:41:34.091Z] level=info msg="[runner] linters took 10.995985138s with stages: goanalysis_metalinter: 10.987340222s" [2026-05-25T02:41:34.091Z] 0 issues. [2026-05-25T02:41:34.091Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-25T02:41:34.091Z] level=info msg="Memory: 318 samples, avg is 337.3MB, max is 1544.1MB" [2026-05-25T02:41:34.091Z] level=info msg="Execution took 31.68118659s" [2026-05-25T02:41:34.091Z] go vet ./... [2026-05-25T02:41:39.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T02:41:39.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T02:41:39.761Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-25T02:41:39.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-25T02:41:40.154Z] + ls -al . [2026-05-25T02:41:40.154Z] total 1396 [2026-05-25T02:41:40.154Z] drwxrwxr-x 11 1001 1001 4096 May 25 02:39 . [2026-05-25T02:41:40.154Z] drwxr-xr-x 4 root root 4096 May 25 02:39 .. [2026-05-25T02:41:40.154Z] drwxrwxr-x 2 1001 1001 4096 May 25 02:38 .blubracket [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 10 May 25 02:38 .dockerignore [2026-05-25T02:41:40.154Z] drwxrwxr-x 8 1001 1001 4096 May 25 02:41 .git [2026-05-25T02:41:40.154Z] drwxrwxr-x 3 1001 1001 4096 May 25 02:38 .github [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 909 May 25 02:38 .gitignore [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 359 May 25 02:38 .golangci.yml [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 100 May 25 02:38 .hadolint.yml [2026-05-25T02:41:40.154Z] drwxr-xr-x 3 1001 1001 4096 May 25 02:39 .semver [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 155 May 25 02:38 .sonarcloud.properties [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 1171 May 25 02:38 ADOPTERS.md [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 20149 May 25 02:38 Attribution.txt [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 108018 May 25 02:38 CHANGELOG.md [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 3804 May 25 02:38 CONTRIBUTING.md [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 677 May 25 02:38 GOVERNANCE.md [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 886 May 25 02:38 Jenkinsfile [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 10775 May 25 02:38 LICENSE [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 16743 May 25 02:38 Makefile [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 582 May 25 02:38 OWNERS.md [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 9932 May 25 02:38 README.md [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 789 May 25 02:38 SECURITY.md [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 13 May 25 02:39 VERSION [2026-05-25T02:41:40.154Z] drwxrwxr-x 2 1001 1001 4096 May 25 02:38 bin [2026-05-25T02:41:40.154Z] drwxrwxr-x 19 1001 1001 4096 May 25 02:38 cmd [2026-05-25T02:41:40.154Z] -rw-r--r-- 1 root root 1048214 May 25 02:40 coverage.out [2026-05-25T02:41:40.154Z] drwxrwxr-x 2 1001 1001 4096 May 25 02:38 fuzz_test [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 6910 May 25 02:38 go.mod [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 90677 May 25 02:38 go.sum [2026-05-25T02:41:40.154Z] drwxrwxr-x 7 1001 1001 4096 May 25 02:38 internal [2026-05-25T02:41:40.154Z] drwxrwxr-x 2 1001 1001 4096 May 25 02:38 openapi [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 584 May 25 02:38 security.txt [2026-05-25T02:41:40.154Z] -rw-rw-r-- 1 1001 1001 204 May 25 02:38 version.go [Pipeline] sh [2026-05-25T02:41:40.592Z] + '[' -e coverage.out ] [2026-05-25T02:41:40.592Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-25T02:41:40.820Z] Stashed 1 file(s) [Pipeline] sh [2026-05-25T02:41:41.136Z] + make build [2026-05-25T02:41:41.136Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T02:41:50.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-25T02:41:50.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T02:41:52.030Z] Avoid second fetch [2026-05-25T02:41:52.030Z] Checking out Revision 24536189c5e58318d054b15b8c76ac99fb905035 (main) [2026-05-25T02:41:53.111Z] Commit message: "Merge pull request #5435 from weichou1229/bump-deps" [2026-05-25T02:41:52.061Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T02:41:52.117Z] > git checkout -f 24536189c5e58318d054b15b8c76ac99fb905035 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T02:41:58.269Z] provisioning config files... [2026-05-25T02:41:58.304Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config12445378702410540367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T02:41:59.271Z] ---> ****-login.sh [2026-05-25T02:41:59.271Z] nexus3.edgexfoundry.org:10001 [2026-05-25T02:41:59.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:41:59.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T02:41:59.555Z] Configure a credential helper to remove this warning. See [2026-05-25T02:41:59.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T02:41:59.555Z] [2026-05-25T02:41:59.555Z] Login Succeeded [2026-05-25T02:41:59.867Z] nexus3.edgexfoundry.org:10002 [2026-05-25T02:41:59.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:42:00.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T02:42:00.166Z] Configure a credential helper to remove this warning. See [2026-05-25T02:42:00.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T02:42:00.166Z] [2026-05-25T02:42:00.166Z] Login Succeeded [2026-05-25T02:42:00.166Z] nexus3.edgexfoundry.org:10003 [2026-05-25T02:42:00.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:42:00.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T02:42:00.491Z] Configure a credential helper to remove this warning. See [2026-05-25T02:42:00.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T02:42:00.491Z] [2026-05-25T02:42:00.491Z] Login Succeeded [2026-05-25T02:42:00.491Z] nexus3.edgexfoundry.org:10004 [2026-05-25T02:42:00.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:42:00.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T02:42:00.818Z] Configure a credential helper to remove this warning. See [2026-05-25T02:42:00.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T02:42:00.818Z] [2026-05-25T02:42:00.818Z] Login Succeeded [2026-05-25T02:42:00.818Z] ****.io [2026-05-25T02:42:01.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:42:01.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T02:42:01.111Z] Configure a credential helper to remove this warning. See [2026-05-25T02:42:01.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T02:42:01.111Z] [2026-05-25T02:42:01.111Z] Login Succeeded [2026-05-25T02:42:01.111Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T02:42:01.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-25T02:42:02.356Z] + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] echo [2026-05-25T02:42:02.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T02:42:02.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T02:42:02.473Z] ========================================================= [2026-05-25T02:42:02.473Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T02:42:02.473Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-25T02:42:02.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T02:42:02.858Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T02:42:02.858Z] 6b59a28fa201: Pulling fs layer [2026-05-25T02:42:02.858Z] d32bb0dddca7: Pulling fs layer [2026-05-25T02:42:02.858Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T02:42:02.858Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T02:42:02.858Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T02:42:02.858Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T02:42:02.858Z] deaec5988b04: Pulling fs layer [2026-05-25T02:42:02.858Z] 9f65657bb879: Pulling fs layer [2026-05-25T02:42:02.858Z] 8ba94037c8f0: Waiting [2026-05-25T02:42:02.858Z] deaec5988b04: Waiting [2026-05-25T02:42:02.858Z] 9f65657bb879: Waiting [2026-05-25T02:42:02.858Z] 196fd7d83e7d: Waiting [2026-05-25T02:42:03.203Z] d32bb0dddca7: Verifying Checksum [2026-05-25T02:42:03.203Z] d32bb0dddca7: Download complete [2026-05-25T02:42:03.203Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T02:42:03.203Z] 196fd7d83e7d: Download complete [2026-05-25T02:42:03.203Z] 4f4fb700ef54: Download complete [2026-05-25T02:42:03.203Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T02:42:03.203Z] 8ba94037c8f0: Download complete [2026-05-25T02:42:03.203Z] 6b59a28fa201: Verifying Checksum [2026-05-25T02:42:03.203Z] 6b59a28fa201: Download complete [2026-05-25T02:42:03.609Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T02:42:03.872Z] 9f65657bb879: Verifying Checksum [2026-05-25T02:42:03.872Z] 9f65657bb879: Download complete [2026-05-25T02:42:04.169Z] 6b59a28fa201: Pull complete [2026-05-25T02:42:04.890Z] d32bb0dddca7: Pull complete [2026-05-25T02:42:04.890Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T02:42:04.890Z] 5dab1238d3d9: Download complete [2026-05-25T02:42:05.672Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T02:42:06.536Z] deaec5988b04: Verifying Checksum [2026-05-25T02:42:06.536Z] deaec5988b04: Download complete [2026-05-25T02:42:07.168Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T02:42:07.799Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T02:42:09.789Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T02:42:14.168Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T02:42:16.284Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T02:42:19.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T02:42:19.573Z] 5dab1238d3d9: Pull complete [2026-05-25T02:42:19.574Z] 196fd7d83e7d: Pull complete [2026-05-25T02:42:19.574Z] 4f4fb700ef54: Pull complete [2026-05-25T02:42:19.574Z] 8ba94037c8f0: Pull complete [2026-05-25T02:42:21.324Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T02:42:22.933Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T02:42:24.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T02:42:25.357Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-25T02:42:27.457Z] $ docker stop --time=1 51acafc15c0631aed69df34e194a3940c4efdd546308e0bec5d3bfd8f9c3cea7 [2026-05-25T02:42:28.347Z] deaec5988b04: Pull complete [2026-05-25T02:42:29.834Z] $ docker rm -f --volumes 51acafc15c0631aed69df34e194a3940c4efdd546308e0bec5d3bfd8f9c3cea7 [2026-05-25T02:42:30.008Z] 9f65657bb879: Pull complete [2026-05-25T02:42:30.008Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T02:42:30.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T02:42:30.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2026-05-25T02:42:30.948Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T02:42:30.948Z] WORKDIR /edgex [2026-05-25T02:42:30.948Z] COPY go.mod . [2026-05-25T02:42:30.948Z] RUN go mod download ci-base-image-arm64 [2026-05-25T02:42:30.948Z] -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:42:31.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T02:42:31.558Z] [2026-05-25T02:42:31.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T02:42:31.595Z] Sending build context to Docker daemon 3.915MB [2026-05-25T02:42:31.595Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T02:42:31.595Z] ---> 334268110677 [2026-05-25T02:42:31.595Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:42:31.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T02:42:31.969Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-25T02:42:31.969Z] 91d30c5bc195: Pulling fs layer [2026-05-25T02:42:31.969Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-25T02:42:31.969Z] 9c61dcf015f6: Pulling fs layer [2026-05-25T02:42:31.969Z] 4698f68db338: Pulling fs layer [2026-05-25T02:42:31.969Z] 2a2f49069b9e: Pulling fs layer [2026-05-25T02:42:31.969Z] e0025b399a48: Pulling fs layer [2026-05-25T02:42:31.969Z] 2a2f49069b9e: Waiting [2026-05-25T02:42:31.969Z] 4698f68db338: Waiting [2026-05-25T02:42:31.969Z] e0025b399a48: Waiting [2026-05-25T02:42:31.969Z] 91d30c5bc195: Verifying Checksum [2026-05-25T02:42:31.969Z] 91d30c5bc195: Download complete [2026-05-25T02:42:31.969Z] 4698f68db338: Verifying Checksum [2026-05-25T02:42:31.969Z] 4698f68db338: Download complete [2026-05-25T02:42:31.969Z] 91d30c5bc195: Pull complete [2026-05-25T02:42:32.265Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-25T02:42:32.265Z] 2e9b0aa3be6d: Download complete [2026-05-25T02:42:32.265Z] e0025b399a48: Download complete [2026-05-25T02:42:32.266Z] 2a2f49069b9e: Download complete [2026-05-25T02:42:32.266Z] 2e9b0aa3be6d: Pull complete [2026-05-25T02:42:32.913Z] 9c61dcf015f6: Download complete [2026-05-25T02:42:33.842Z] ---> Running in b1d64749d6fe [2026-05-25T02:42:33.842Z] Removing intermediate container b1d64749d6fe [2026-05-25T02:42:33.842Z] ---> c49a55825be8 [2026-05-25T02:42:33.842Z] Step 3/4 : COPY go.mod . [2026-05-25T02:42:34.155Z] ---> 6b6048c128f0 [2026-05-25T02:42:34.155Z] Step 4/4 : RUN go mod download [2026-05-25T02:42:34.441Z] ---> Running in fee99d0805fe [2026-05-25T02:42:36.758Z] 9c61dcf015f6: Pull complete [2026-05-25T02:42:36.758Z] 4698f68db338: Pull complete [2026-05-25T02:42:36.758Z] 2a2f49069b9e: Pull complete [2026-05-25T02:42:36.758Z] e0025b399a48: Pull complete [2026-05-25T02:42:36.758Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-25T02:42:36.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T02:42:36.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T02:42:36.988Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T02:42:37.091Z] $ 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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-05-25T02:42:37.871Z] $ docker top dcf2268ee3dc7f331cd9f78c04970b74e7b90779cb926d3b54fa1c42e728568f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T02:42:38.325Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-25T02:42:38.630Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #1 transferring dockerfile: 1.89kB done [2026-05-25T02:42:38.630Z] #1 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #2 [core-metadata internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #2 transferring dockerfile: 2.10kB done [2026-05-25T02:42:38.630Z] #2 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #3 [support-notifications internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #3 transferring dockerfile: 2.02kB done [2026-05-25T02:42:38.630Z] #3 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #4 transferring dockerfile: 3.02kB done [2026-05-25T02:42:38.630Z] #4 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T02:42:38.630Z] #5 DONE 0.0s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:42:38.630Z] #6 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #7 transferring dockerfile: 2.23kB done [2026-05-25T02:42:38.630Z] #7 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #8 transferring dockerfile: 2.49kB done [2026-05-25T02:42:38.630Z] #8 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #9 [support-scheduler internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #9 transferring dockerfile: 1.83kB done [2026-05-25T02:42:38.630Z] #9 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #10 [core-data internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #10 transferring dockerfile: 2.04kB done [2026-05-25T02:42:38.630Z] #10 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #11 [security-spire-server internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #11 transferring dockerfile: 1.70kB done [2026-05-25T02:42:38.630Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T02:42:38.630Z] #11 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #12 [core-command internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #12 transferring dockerfile: 1.94kB done [2026-05-25T02:42:38.630Z] #12 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #13 transferring dockerfile: 1.81kB done [2026-05-25T02:42:38.630Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T02:42:38.630Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-25T02:42:38.630Z] #13 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #14 transferring dockerfile: 2.50kB done [2026-05-25T02:42:38.630Z] #14 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #15 [core-keeper internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #15 transferring dockerfile: 2.07kB done [2026-05-25T02:42:38.630Z] #15 DONE 0.2s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #16 [security-spire-config internal] load build definition from Dockerfile [2026-05-25T02:42:38.630Z] #16 transferring dockerfile: 1.69kB done [2026-05-25T02:42:38.630Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T02:42:38.630Z] #16 DONE 0.2s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T02:42:38.630Z] #5 DONE 0.0s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #17 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T02:42:38.630Z] #17 ... [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #18 [security-bootstrapper internal] load .dockerignore [2026-05-25T02:42:38.630Z] #18 transferring context: 50B done [2026-05-25T02:42:38.630Z] #18 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-25T02:42:38.630Z] #19 transferring context: 50B done [2026-05-25T02:42:38.630Z] #19 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #20 [core-metadata internal] load .dockerignore [2026-05-25T02:42:38.630Z] #20 transferring context: 50B done [2026-05-25T02:42:38.630Z] #20 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2026-05-25T02:42:38.630Z] #21 transferring context: 50B done [2026-05-25T02:42:38.630Z] #21 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #22 [support-notifications internal] load .dockerignore [2026-05-25T02:42:38.630Z] #22 transferring context: 50B done [2026-05-25T02:42:38.630Z] #22 DONE 0.1s [2026-05-25T02:42:38.630Z] [2026-05-25T02:42:38.630Z] #23 [security-proxy-setup internal] load .dockerignore [2026-05-25T02:42:38.630Z] #23 transferring context: 50B done [2026-05-25T02:42:38.630Z] #23 DONE 0.1s [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-05-25T02:42:38.942Z] #24 transferring context: 50B done [2026-05-25T02:42:38.942Z] #24 DONE 0.1s [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #25 [core-keeper internal] load .dockerignore [2026-05-25T02:42:38.942Z] #25 transferring context: 50B done [2026-05-25T02:42:38.942Z] #25 DONE 0.1s [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #26 [core-data internal] load .dockerignore [2026-05-25T02:42:38.942Z] #26 transferring context: 50B done [2026-05-25T02:42:38.942Z] #26 DONE 0.2s [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #27 [core-command internal] load .dockerignore [2026-05-25T02:42:38.942Z] #27 transferring context: 50B done [2026-05-25T02:42:38.942Z] #27 DONE 0.2s [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #28 [support-scheduler internal] load .dockerignore [2026-05-25T02:42:38.942Z] #28 transferring context: 50B done [2026-05-25T02:42:38.942Z] #28 DONE 0.2s [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #29 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:42:38.942Z] #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T02:42:38.942Z] #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-25T02:42:38.942Z] #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T02:42:38.942Z] #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T02:42:38.942Z] #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T02:42:38.942Z] #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:42:38.942Z] #29 ... [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T02:42:38.942Z] #30 DONE 0.4s [2026-05-25T02:42:38.942Z] [2026-05-25T02:42:38.942Z] #29 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:42:39.309Z] #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T02:42:39.577Z] #29 DONE 0.8s [2026-05-25T02:42:39.577Z] [2026-05-25T02:42:39.577Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-25T02:42:39.577Z] #31 DONE 0.8s [2026-05-25T02:42:39.577Z] [2026-05-25T02:42:39.577Z] #17 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T02:42:39.577Z] #17 DONE 0.8s [2026-05-25T02:42:39.577Z] [2026-05-25T02:42:39.577Z] #32 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-05-25T02:42:39.577Z] #32 DONE 0.4s [2026-05-25T02:42:39.577Z] [2026-05-25T02:42:39.577Z] #33 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:42:39.577Z] #33 ... [2026-05-25T02:42:39.577Z] [2026-05-25T02:42:39.577Z] #34 [security-spire-server internal] load .dockerignore [2026-05-25T02:42:39.577Z] #34 transferring context: 50B 0.0s done [2026-05-25T02:42:39.577Z] #34 DONE 0.3s [2026-05-25T02:42:39.577Z] [2026-05-25T02:42:39.577Z] #35 [security-spire-config internal] load .dockerignore [2026-05-25T02:42:39.577Z] #35 transferring context: 50B done [2026-05-25T02:42:39.577Z] #35 DONE 0.3s [2026-05-25T02:42:39.845Z] [2026-05-25T02:42:39.845Z] #29 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:42:39.845Z] #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T02:42:39.845Z] #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T02:42:39.845Z] #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T02:42:39.845Z] #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T02:42:39.845Z] #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T02:42:39.845Z] #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:42:39.845Z] #29 DONE 0.8s [2026-05-25T02:42:39.845Z] [2026-05-25T02:42:39.845Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:39.845Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-25T02:42:39.845Z] #36 ... [2026-05-25T02:42:39.845Z] [2026-05-25T02:42:39.845Z] #37 [security-spire-agent internal] load .dockerignore [2026-05-25T02:42:39.845Z] #37 transferring context: 50B 0.0s done [2026-05-25T02:42:39.845Z] #37 DONE 0.5s [2026-05-25T02:42:39.845Z] [2026-05-25T02:42:39.845Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:39.845Z] #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-25T02:42:39.845Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-05-25T02:42:39.845Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-05-25T02:42:39.845Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-05-25T02:42:39.845Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T02:42:39.845Z] #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-25T02:42:39.845Z] #36 ... [2026-05-25T02:42:39.845Z] [2026-05-25T02:42:39.845Z] #29 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:42:39.845Z] #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T02:42:39.845Z] #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T02:42:39.845Z] #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T02:42:39.845Z] #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T02:42:39.845Z] #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T02:42:39.845Z] #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:42:39.845Z] #29 DONE 0.8s [2026-05-25T02:42:39.845Z] [2026-05-25T02:42:39.845Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:39.845Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-25T02:42:39.845Z] #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-25T02:42:39.845Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-25T02:42:39.845Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-25T02:42:39.845Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T02:42:39.845Z] #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-25T02:42:39.845Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-05-25T02:42:39.845Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-05-25T02:42:40.134Z] #36 ... [2026-05-25T02:42:40.134Z] [2026-05-25T02:42:40.134Z] #38 [security-spire-server internal] load build context [2026-05-25T02:42:40.134Z] #38 transferring context: 26.58kB 0.0s done [2026-05-25T02:42:40.134Z] #38 DONE 0.3s [2026-05-25T02:42:40.134Z] [2026-05-25T02:42:40.134Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:40.134Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-05-25T02:42:40.134Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-25T02:42:40.134Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-05-25T02:42:40.134Z] #36 ... [2026-05-25T02:42:40.134Z] [2026-05-25T02:42:40.134Z] #39 [security-spire-config internal] load build context [2026-05-25T02:42:40.134Z] #39 transferring context: 24.83kB 0.1s done [2026-05-25T02:42:40.134Z] #39 DONE 0.4s [2026-05-25T02:42:40.134Z] [2026-05-25T02:42:40.134Z] #40 [security-spire-agent internal] load build context [2026-05-25T02:42:40.134Z] #40 transferring context: 26.11kB 0.0s done [2026-05-25T02:42:40.134Z] #40 DONE 0.2s [2026-05-25T02:42:40.134Z] [2026-05-25T02:42:40.134Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:40.134Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 7.22MB / 41.51MB 0.4s [2026-05-25T02:42:40.134Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-25T02:42:40.493Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.72MB / 41.51MB 0.5s [2026-05-25T02:42:40.493Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-05-25T02:42:40.493Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 24.12MB / 41.51MB 0.6s [2026-05-25T02:42:40.493Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 0.7s [2026-05-25T02:42:40.835Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-25T02:42:40.835Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done [2026-05-25T02:42:43.634Z] #36 ... [2026-05-25T02:42:43.634Z] [2026-05-25T02:42:43.634Z] #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T02:42:43.634Z] #41 DONE 3.8s [2026-05-25T02:42:43.634Z] [2026-05-25T02:42:43.634Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:44.314Z] #36 ... [2026-05-25T02:42:44.314Z] [2026-05-25T02:42:44.314Z] #42 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-25T02:42:44.314Z] #42 transferring dockerfile: 2.14kB 0.0s done [2026-05-25T02:42:44.314Z] #42 DONE 2.8s [2026-05-25T02:42:44.314Z] [2026-05-25T02:42:44.314Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:44.927Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.1s done [2026-05-25T02:42:49.506Z] #36 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #43 [core-metadata internal] load build context [2026-05-25T02:42:49.506Z] #43 transferring context: 556.80MB 9.9s [2026-05-25T02:42:49.506Z] #43 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #44 [security-spiffe-token-provider internal] load build context [2026-05-25T02:42:49.506Z] #44 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #45 [support-notifications internal] load build context [2026-05-25T02:42:49.506Z] #45 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #46 [support-scheduler internal] load build context [2026-05-25T02:42:49.506Z] #46 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #47 [core-data internal] load build context [2026-05-25T02:42:49.506Z] #47 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #48 [core-common-config-bootstrapper internal] load build context [2026-05-25T02:42:49.506Z] #48 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #49 [core-command internal] load build context [2026-05-25T02:42:49.506Z] #49 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T02:42:49.506Z] #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:49.506Z] #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:49.506Z] #0 1.968 OK: 265 MiB in 60 packages [2026-05-25T02:42:49.506Z] #50 ... [2026-05-25T02:42:49.506Z] [2026-05-25T02:42:49.506Z] #51 [core-keeper internal] load build context [2026-05-25T02:42:49.506Z] #51 transferring context: 640.41MB 10.2s done [2026-05-25T02:42:49.897Z] #51 ... [2026-05-25T02:42:49.897Z] [2026-05-25T02:42:49.897Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:42:49.897Z] #0 0.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:49.897Z] #0 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:49.897Z] #0 1.442 OK: 265 MiB in 60 packages [2026-05-25T02:42:49.897Z] #52 ... [2026-05-25T02:42:49.897Z] [2026-05-25T02:42:49.897Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T02:42:49.897Z] #0 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:49.897Z] #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:49.897Z] #0 3.315 (1/3) Installing ca-certificates (20260413-r0) [2026-05-25T02:42:49.897Z] #0 3.332 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:49.897Z] #0 3.332 (3/3) Installing tzdata (2026b-r0) [2026-05-25T02:42:49.897Z] #0 3.381 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:49.897Z] #0 3.386 Executing ca-certificates-20260413-r0.trigger [2026-05-25T02:42:49.897Z] #0 3.435 OK: 8 MiB in 19 packages [2026-05-25T02:42:49.897Z] #53 ... [2026-05-25T02:42:49.897Z] [2026-05-25T02:42:49.897Z] #54 [security-proxy-setup internal] load build context [2026-05-25T02:42:49.897Z] #54 transferring context: 640.41MB 10.8s done [2026-05-25T02:42:49.897Z] #54 ... [2026-05-25T02:42:49.897Z] [2026-05-25T02:42:49.897Z] #55 [security-bootstrapper internal] load build context [2026-05-25T02:42:50.175Z] #55 ... [2026-05-25T02:42:50.175Z] [2026-05-25T02:42:50.175Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:42:50.175Z] #0 2.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.175Z] #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.175Z] #0 2.748 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:42:50.175Z] #0 2.748 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:42:50.175Z] #0 2.748 OK: 26324 distinct packages available [2026-05-25T02:42:50.175Z] #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.175Z] #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.175Z] #0 3.240 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:50.175Z] #0 3.247 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-25T02:42:50.175Z] #0 3.254 (3/4) Installing libucontext (1.3.2-r0) [2026-05-25T02:42:50.175Z] #0 3.286 (4/4) Installing gcompat (1.1.0-r4) [2026-05-25T02:42:50.175Z] #0 3.291 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:50.175Z] #0 3.297 OK: 8 MiB in 20 packages [2026-05-25T02:42:50.175Z] #56 ... [2026-05-25T02:42:50.175Z] [2026-05-25T02:42:50.175Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T02:42:50.452Z] #57 ... [2026-05-25T02:42:50.452Z] [2026-05-25T02:42:50.452Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T02:42:50.452Z] #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.452Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.452Z] #0 1.738 (1/4) Installing ca-certificates (20260413-r0) [2026-05-25T02:42:50.452Z] #0 1.759 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:50.452Z] #0 1.767 (3/4) Installing su-exec (0.2-r3) [2026-05-25T02:42:50.452Z] #0 1.767 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T02:42:50.452Z] #0 1.932 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:50.452Z] #0 1.938 Executing ca-certificates-20260413-r0.trigger [2026-05-25T02:42:50.452Z] #0 2.034 OK: 20 MiB in 20 packages [2026-05-25T02:42:50.452Z] #58 ... [2026-05-25T02:42:50.452Z] [2026-05-25T02:42:50.452Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T02:42:50.452Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.452Z] #0 2.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.452Z] #0 2.777 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:42:50.452Z] #0 2.777 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:42:50.452Z] #0 2.777 OK: 26324 distinct packages available [2026-05-25T02:42:50.452Z] #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.452Z] #0 2.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:50.452Z] #0 3.291 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:50.452Z] #0 3.310 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-25T02:42:50.452Z] #0 3.310 (3/5) Installing libucontext (1.3.2-r0) [2026-05-25T02:42:50.452Z] #0 3.313 (4/5) Installing gcompat (1.1.0-r4) [2026-05-25T02:42:50.452Z] #0 3.318 (5/5) Installing openssl (3.5.6-r0) [2026-05-25T02:42:50.452Z] #0 3.329 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:50.452Z] #0 3.338 OK: 8 MiB in 21 packages [2026-05-25T02:42:50.749Z] #59 ... [2026-05-25T02:42:50.749Z] [2026-05-25T02:42:50.749Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T02:42:50.749Z] #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-05-25T02:42:50.749Z] #60 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.5s done [2026-05-25T02:42:50.749Z] #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-25T02:42:50.749Z] #60 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-25T02:42:50.749Z] #60 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-25T02:42:50.749Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-05-25T02:42:50.749Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-05-25T02:42:50.749Z] #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-05-25T02:42:50.749Z] #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-25T02:42:50.749Z] #60 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.3s done [2026-05-25T02:42:50.749Z] #60 ... [2026-05-25T02:42:50.749Z] [2026-05-25T02:42:50.749Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T02:42:51.049Z] #61 ... [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T02:42:51.049Z] #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 0.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:42:51.049Z] #0 1.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:42:51.049Z] #0 1.340 OK: 26342 distinct packages available [2026-05-25T02:42:51.049Z] #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.980 OK: 265 MiB in 60 packages [2026-05-25T02:42:51.049Z] #62 DONE 11.6s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T02:42:51.049Z] #5 DONE 0.0s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #33 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:42:51.049Z] #33 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #33 1.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #33 2.121 OK: 265 MiB in 60 packages [2026-05-25T02:42:51.049Z] #33 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T02:42:51.049Z] #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.881 OK: 265 MiB in 60 packages [2026-05-25T02:42:51.049Z] #63 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T02:42:51.049Z] #58 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #51 [core-keeper internal] load build context [2026-05-25T02:42:51.049Z] #51 DONE 12.2s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T02:42:51.049Z] #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 2.152 (1/7) Installing ca-certificates (20260413-r0) [2026-05-25T02:42:51.049Z] #0 2.174 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:51.049Z] #0 2.180 (3/7) Installing libgcc (14.2.0-r6) [2026-05-25T02:42:51.049Z] #0 2.186 (4/7) Installing libsodium (1.0.20-r1) [2026-05-25T02:42:51.049Z] #0 2.195 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-25T02:42:51.049Z] #0 2.226 (6/7) Installing libzmq (4.3.5-r2) [2026-05-25T02:42:51.049Z] #0 2.237 (7/7) Installing zeromq (4.3.5-r2) [2026-05-25T02:42:51.049Z] #0 2.247 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:51.049Z] #0 2.258 Executing ca-certificates-20260413-r0.trigger [2026-05-25T02:42:51.049Z] #0 2.317 OK: 12 MiB in 23 packages [2026-05-25T02:42:51.049Z] #64 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T02:42:51.049Z] #0 0.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.359 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:42:51.049Z] #0 1.359 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:42:51.049Z] #0 1.359 OK: 26324 distinct packages available [2026-05-25T02:42:51.049Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 2.050 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-25T02:42:51.049Z] #0 2.065 (2/13) Installing c-ares (1.34.6-r0) [2026-05-25T02:42:51.049Z] #0 2.079 (3/13) Installing libunistring (1.3-r0) [2026-05-25T02:42:51.049Z] #0 2.098 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-25T02:42:51.049Z] #0 2.106 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-25T02:42:51.049Z] #0 2.113 (6/13) Installing libpsl (0.21.5-r3) [2026-05-25T02:42:51.049Z] #0 2.122 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-25T02:42:51.049Z] #0 2.135 (8/13) Installing libcurl (8.14.1-r2) [2026-05-25T02:42:51.049Z] #0 2.143 (9/13) Installing curl (8.14.1-r2) [2026-05-25T02:42:51.049Z] #0 2.151 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:51.049Z] #0 2.156 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-25T02:42:51.049Z] #0 2.168 (12/13) Installing libucontext (1.3.2-r0) [2026-05-25T02:42:51.049Z] #0 2.169 (13/13) Installing gcompat (1.1.0-r4) [2026-05-25T02:42:51.049Z] #0 2.174 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:51.049Z] #0 2.186 OK: 13 MiB in 29 packages [2026-05-25T02:42:51.049Z] #65 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T02:42:51.049Z] #0 2.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 2.458 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:51.049Z] #0 2.474 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:51.049Z] #0 2.483 OK: 7 MiB in 17 packages [2026-05-25T02:42:51.049Z] #66 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T02:42:51.049Z] #57 DONE 11.6s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:42:51.049Z] #52 DONE 11.6s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T02:42:51.049Z] #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:51.049Z] #0 1.739 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:51.049Z] #0 1.758 (2/4) Installing openssl (3.5.6-r0) [2026-05-25T02:42:51.049Z] #0 1.772 (3/4) Installing su-exec (0.2-r3) [2026-05-25T02:42:51.049Z] #0 1.773 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T02:42:51.049Z] #0 1.856 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:51.049Z] #0 1.868 OK: 20 MiB in 20 packages [2026-05-25T02:42:51.049Z] #67 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T02:42:51.049Z] #50 DONE 11.6s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:42:51.049Z] #56 DONE 11.3s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T02:42:51.049Z] #59 DONE 11.3s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T02:42:51.049Z] #53 DONE 11.5s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #54 [security-proxy-setup internal] load build context [2026-05-25T02:42:51.049Z] #54 DONE 12.2s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #44 [security-spiffe-token-provider internal] load build context [2026-05-25T02:42:51.049Z] #44 transferring context: 640.41MB 11.4s done [2026-05-25T02:42:51.049Z] #44 DONE 12.3s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #43 [core-metadata internal] load build context [2026-05-25T02:42:51.049Z] #43 transferring context: 640.41MB 10.9s done [2026-05-25T02:42:51.049Z] #43 DONE 12.3s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #45 [support-notifications internal] load build context [2026-05-25T02:42:51.049Z] #45 transferring context: 640.41MB 11.1s done [2026-05-25T02:42:51.049Z] #45 DONE 12.3s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #68 [security-secretstore-setup internal] load build context [2026-05-25T02:42:51.049Z] #68 transferring context: 640.41MB 11.1s done [2026-05-25T02:42:51.049Z] #68 DONE 12.2s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #49 [core-command internal] load build context [2026-05-25T02:42:51.049Z] #49 transferring context: 640.41MB 11.1s done [2026-05-25T02:42:51.049Z] #49 DONE 12.2s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #47 [core-data internal] load build context [2026-05-25T02:42:51.049Z] #47 transferring context: 640.41MB 11.2s done [2026-05-25T02:42:51.049Z] #47 DONE 12.2s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #55 [security-bootstrapper internal] load build context [2026-05-25T02:42:51.049Z] #55 transferring context: 640.41MB 11.4s done [2026-05-25T02:42:51.049Z] #55 DONE 12.4s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #46 [support-scheduler internal] load build context [2026-05-25T02:42:51.049Z] #46 transferring context: 640.41MB 11.8s done [2026-05-25T02:42:51.049Z] #46 DONE 12.3s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #48 [core-common-config-bootstrapper internal] load build context [2026-05-25T02:42:51.049Z] #48 transferring context: 640.41MB 12.0s done [2026-05-25T02:42:51.049Z] #48 DONE 12.4s [2026-05-25T02:42:51.049Z] [2026-05-25T02:42:51.049Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:42:51.330Z] #69 ... [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:42:51.330Z] #36 DONE 11.4s [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T02:42:51.330Z] #70 ... [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:42:51.330Z] #71 DONE 0.2s [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:42:51.330Z] #72 DONE 0.2s [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:42:51.330Z] #73 DONE 0.2s [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:42:51.330Z] #74 DONE 0.2s [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:42:51.330Z] #75 DONE 0.2s [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T02:42:51.330Z] #60 DONE 11.4s [2026-05-25T02:42:51.330Z] [2026-05-25T02:42:51.330Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:42:52.377Z] #76 ... [2026-05-25T02:42:52.377Z] [2026-05-25T02:42:52.377Z] #30 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T02:42:52.377Z] #30 DONE 0.4s [2026-05-25T02:42:52.377Z] [2026-05-25T02:42:52.377Z] #32 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-25T02:42:52.377Z] #32 DONE 0.4s [2026-05-25T02:42:52.377Z] [2026-05-25T02:42:52.377Z] #29 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:42:52.377Z] #29 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T02:42:52.377Z] #29 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T02:42:52.377Z] #29 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T02:42:52.377Z] #29 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T02:42:52.377Z] #29 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T02:42:52.377Z] #29 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:42:52.377Z] #29 DONE 0.9s [2026-05-25T02:42:52.377Z] [2026-05-25T02:42:52.377Z] #33 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:42:52.377Z] #33 DONE 11.6s [2026-05-25T02:42:52.377Z] [2026-05-25T02:42:52.377Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:42:52.377Z] #6 DONE 1.2s [2026-05-25T02:42:52.377Z] [2026-05-25T02:42:52.377Z] #77 [security-proxy-auth internal] load .dockerignore [2026-05-25T02:42:52.377Z] #77 transferring context: 50B done [2026-05-25T02:42:52.377Z] #77 DONE 0.0s [2026-05-25T02:42:52.377Z] [2026-05-25T02:42:52.377Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:52.679Z] #78 ... [2026-05-25T02:42:52.679Z] [2026-05-25T02:42:52.679Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T02:42:52.679Z] #70 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:52.679Z] #70 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:52.679Z] #70 12.81 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:52.679Z] #70 12.81 (2/2) Installing su-exec (0.2-r3) [2026-05-25T02:42:52.679Z] #70 12.82 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:52.679Z] #70 12.82 OK: 7 MiB in 18 packages [2026-05-25T02:42:52.679Z] #70 DONE 13.1s [2026-05-25T02:42:52.679Z] [2026-05-25T02:42:52.679Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T02:42:52.679Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:52.679Z] #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:52.679Z] #0 1.387 OK: 20 MiB in 20 packages [2026-05-25T02:42:52.679Z] #79 DONE 1.6s [2026-05-25T02:42:52.679Z] [2026-05-25T02:42:52.679Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T02:42:52.679Z] #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:52.679Z] #61 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:52.679Z] #61 12.92 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:52.679Z] #61 12.93 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:52.679Z] #61 12.94 OK: 7 MiB in 17 packages [2026-05-25T02:42:52.679Z] #61 DONE 13.2s [2026-05-25T02:42:52.679Z] [2026-05-25T02:42:52.679Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:53.381Z] #78 ... [2026-05-25T02:42:53.381Z] [2026-05-25T02:42:53.381Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:42:53.381Z] #69 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.381Z] #69 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.381Z] #69 1.786 OK: 13 MiB in 29 packages [2026-05-25T02:42:53.381Z] #69 DONE 2.1s [2026-05-25T02:42:53.381Z] [2026-05-25T02:42:53.381Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T02:42:53.381Z] #0 7.686 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.381Z] #0 8.049 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.381Z] #0 8.632 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T02:42:53.381Z] #0 8.818 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:42:53.381Z] #0 8.822 OK: 7 MiB in 17 packages [2026-05-25T02:42:53.381Z] #80 DONE 9.1s [2026-05-25T02:42:53.381Z] [2026-05-25T02:42:53.381Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:42:53.381Z] #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.381Z] #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.381Z] #0 1.816 OK: 7 MiB in 17 packages [2026-05-25T02:42:53.381Z] #81 DONE 2.1s [2026-05-25T02:42:53.381Z] [2026-05-25T02:42:53.381Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:53.681Z] #78 ... [2026-05-25T02:42:53.681Z] [2026-05-25T02:42:53.681Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T02:42:53.681Z] #0 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.681Z] #0 1.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.681Z] #0 2.351 OK: 8 MiB in 21 packages [2026-05-25T02:42:53.681Z] #82 DONE 2.6s [2026-05-25T02:42:53.681Z] [2026-05-25T02:42:53.681Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:53.681Z] #78 ... [2026-05-25T02:42:53.681Z] [2026-05-25T02:42:53.681Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T02:42:53.681Z] #0 1.709 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.681Z] #0 1.962 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:53.681Z] #0 2.564 OK: 265 MiB in 60 packages [2026-05-25T02:42:53.681Z] #83 DONE 2.8s [2026-05-25T02:42:53.681Z] [2026-05-25T02:42:53.681Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:54.777Z] #78 ... [2026-05-25T02:42:54.777Z] [2026-05-25T02:42:54.777Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:42:54.777Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.732 OK: 12 MiB in 23 packages [2026-05-25T02:42:54.777Z] #84 DONE 3.5s [2026-05-25T02:42:54.777Z] [2026-05-25T02:42:54.777Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:54.777Z] #78 ... [2026-05-25T02:42:54.777Z] [2026-05-25T02:42:54.777Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T02:42:54.777Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.810 OK: 8 MiB in 20 packages [2026-05-25T02:42:54.777Z] #85 DONE 3.5s [2026-05-25T02:42:54.777Z] [2026-05-25T02:42:54.777Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T02:42:54.777Z] #0 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.934 OK: 20 MiB in 20 packages [2026-05-25T02:42:54.777Z] #86 DONE 3.6s [2026-05-25T02:42:54.777Z] [2026-05-25T02:42:54.777Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:42:54.777Z] #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 2.953 OK: 8 MiB in 19 packages [2026-05-25T02:42:54.777Z] #87 DONE 3.6s [2026-05-25T02:42:54.777Z] [2026-05-25T02:42:54.777Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T02:42:54.777Z] #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:54.777Z] #0 1.718 OK: 7 MiB in 18 packages [2026-05-25T02:42:54.777Z] #88 DONE 2.1s [2026-05-25T02:42:54.777Z] [2026-05-25T02:42:54.777Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:55.073Z] #78 ... [2026-05-25T02:42:55.073Z] [2026-05-25T02:42:55.073Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T02:42:55.073Z] #89 DONE 1.6s [2026-05-25T02:42:55.073Z] [2026-05-25T02:42:55.073Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:55.400Z] #78 ... [2026-05-25T02:42:55.400Z] [2026-05-25T02:42:55.400Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:42:55.400Z] #90 DONE 1.8s [2026-05-25T02:42:55.400Z] [2026-05-25T02:42:55.400Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:55.711Z] #78 ... [2026-05-25T02:42:55.712Z] [2026-05-25T02:42:55.712Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T02:42:55.712Z] #91 DONE 1.7s [2026-05-25T02:42:55.712Z] [2026-05-25T02:42:55.712Z] #78 [security-proxy-auth internal] load build context [2026-05-25T02:42:56.328Z] #78 transferring context: 640.41MB 4.2s done [2026-05-25T02:42:56.984Z] #78 DONE 4.8s [2026-05-25T02:42:56.984Z] [2026-05-25T02:42:56.984Z] #92 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T02:42:56.984Z] #0 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:56.984Z] #0 3.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T02:42:56.984Z] #0 3.516 OK: 7 MiB in 17 packages [2026-05-25T02:42:56.984Z] #92 ... [2026-05-25T02:42:56.984Z] [2026-05-25T02:42:56.984Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:42:56.984Z] #73 DONE 0.3s [2026-05-25T02:42:56.984Z] [2026-05-25T02:42:56.984Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-25T02:42:56.984Z] #93 DONE 2.4s [2026-05-25T02:42:57.286Z] [2026-05-25T02:42:57.286Z] #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:00.905Z] #76 ... [2026-05-25T02:43:00.905Z] [2026-05-25T02:43:00.905Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:43:00.905Z] #94 DONE 6.0s [2026-05-25T02:43:00.905Z] [2026-05-25T02:43:00.905Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T02:43:01.200Z] #95 ... [2026-05-25T02:43:01.200Z] [2026-05-25T02:43:01.200Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:01.497Z] #96 ... [2026-05-25T02:43:01.497Z] [2026-05-25T02:43:01.497Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:01.497Z] #97 ... [2026-05-25T02:43:01.497Z] [2026-05-25T02:43:01.497Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:01.791Z] #98 ... [2026-05-25T02:43:01.791Z] [2026-05-25T02:43:01.791Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:02.069Z] #99 ... [2026-05-25T02:43:02.069Z] [2026-05-25T02:43:02.069Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:02.728Z] #100 ... [2026-05-25T02:43:02.728Z] [2026-05-25T02:43:02.728Z] #92 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T02:43:02.728Z] #92 DONE 10.1s [2026-05-25T02:43:02.728Z] [2026-05-25T02:43:02.728Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-25T02:43:03.825Z] #101 DONE 8.4s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:03.825Z] #98 DONE 12.5s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:03.825Z] #99 DONE 12.5s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:03.825Z] #76 DONE 12.5s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:03.825Z] #96 DONE 12.5s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:03.825Z] #97 DONE 12.5s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:43:03.825Z] #102 DONE 8.4s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T02:43:03.825Z] #95 DONE 3.2s [2026-05-25T02:43:03.825Z] [2026-05-25T02:43:03.825Z] #103 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T02:43:05.933Z] #103 ... [2026-05-25T02:43:05.933Z] [2026-05-25T02:43:05.933Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T02:43:05.933Z] #104 ... [2026-05-25T02:43:05.933Z] [2026-05-25T02:43:05.933Z] #105 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #105 ... [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-25T02:43:08.141Z] #106 DONE 4.1s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:08.141Z] #107 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:43:08.141Z] #108 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #109 [security-proxy-auth builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #109 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T02:43:08.141Z] #104 DONE 12.5s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #110 [support-notifications builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #110 DONE 4.2s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #111 [support-scheduler builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #111 DONE 4.2s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #105 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #105 DONE 4.2s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #112 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #112 DONE 4.2s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:08.141Z] #113 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:43:08.141Z] #114 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #115 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #116 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #116 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:43:08.141Z] #117 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:08.141Z] #118 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #103 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #103 DONE 4.3s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:08.141Z] #119 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #120 [core-data builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #120 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:43:08.141Z] #121 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #122 [core-command builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #122 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:08.141Z] #123 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:43:08.141Z] #124 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:08.141Z] #125 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T02:43:08.141Z] #126 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:43:08.141Z] #127 CACHED [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #128 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-25T02:43:08.141Z] #128 DONE 4.2s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T02:43:08.141Z] #129 DONE 4.2s [2026-05-25T02:43:08.141Z] [2026-05-25T02:43:08.141Z] #130 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T02:43:08.418Z] #130 ... [2026-05-25T02:43:08.418Z] [2026-05-25T02:43:08.418Z] #131 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:43:08.418Z] #131 DONE 0.4s [2026-05-25T02:43:08.418Z] [2026-05-25T02:43:08.418Z] #132 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-25T02:43:08.418Z] #132 DONE 0.4s [2026-05-25T02:43:08.418Z] [2026-05-25T02:43:08.418Z] #130 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T02:43:08.418Z] #130 DONE 0.5s [2026-05-25T02:43:08.418Z] [2026-05-25T02:43:08.418Z] #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:43:08.789Z] #133 ... [2026-05-25T02:43:08.789Z] [2026-05-25T02:43:08.789Z] #134 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:43:08.789Z] #134 DONE 0.5s [2026-05-25T02:43:08.789Z] [2026-05-25T02:43:08.789Z] #135 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-25T02:43:08.789Z] #135 DONE 0.3s [2026-05-25T02:43:08.789Z] [2026-05-25T02:43:08.789Z] #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T02:43:08.789Z] #136 ... [2026-05-25T02:43:08.789Z] [2026-05-25T02:43:08.789Z] #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:43:08.789Z] #133 DONE 0.3s [2026-05-25T02:43:09.108Z] [2026-05-25T02:43:09.108Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-25T02:43:09.108Z] #137 DONE 0.4s [2026-05-25T02:43:09.108Z] [2026-05-25T02:43:09.108Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T02:43:09.411Z] #138 ... [2026-05-25T02:43:09.411Z] [2026-05-25T02:43:09.411Z] #139 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-25T02:43:09.411Z] #139 DONE 0.4s [2026-05-25T02:43:09.411Z] [2026-05-25T02:43:09.411Z] #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T02:43:09.411Z] #136 DONE 0.5s [2026-05-25T02:43:09.411Z] [2026-05-25T02:43:09.411Z] #140 [security-spire-config] exporting to image [2026-05-25T02:43:09.411Z] #140 exporting layers [2026-05-25T02:43:09.411Z] #140 ... [2026-05-25T02:43:09.411Z] [2026-05-25T02:43:09.411Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T02:43:09.411Z] #138 DONE 0.4s [2026-05-25T02:43:09.694Z] [2026-05-25T02:43:09.694Z] #141 [security-spire-server] exporting to image [2026-05-25T02:43:09.694Z] #141 ... [2026-05-25T02:43:09.694Z] [2026-05-25T02:43:09.694Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-25T02:43:09.694Z] #142 DONE 0.5s [2026-05-25T02:43:09.977Z] [2026-05-25T02:43:09.977Z] #143 [security-spire-agent] exporting to image [2026-05-25T02:43:15.528Z] #143 ... [2026-05-25T02:43:15.528Z] [2026-05-25T02:43:15.528Z] #140 [security-spire-config] exporting to image [2026-05-25T02:43:15.528Z] #140 exporting layers 3.0s done [2026-05-25T02:43:15.528Z] #140 writing image sha256:537a66202701c06c21f00b6c04998bacccc13c27499c20604994f89b3f81bf4e 1.0s done [2026-05-25T02:43:15.528Z] #140 naming to docker.io/library/security-spire-config 0.6s done [2026-05-25T02:43:15.528Z] #140 DONE 5.1s [2026-05-25T02:43:15.528Z] [2026-05-25T02:43:15.528Z] #141 [security-spire-server] exporting to image [2026-05-25T02:43:15.528Z] #141 exporting layers 4.3s done [2026-05-25T02:43:15.528Z] #141 writing image sha256:d3ba94d5e7f6f58f44216acd086795489612c251f42ee1751bbcef547a7a130c 0.6s done [2026-05-25T02:43:15.528Z] #141 naming to docker.io/library/security-spire-server 0.3s done [2026-05-25T02:43:15.528Z] #141 DONE 5.4s [2026-05-25T02:43:15.528Z] [2026-05-25T02:43:15.528Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T02:43:15.528Z] #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T02:43:15.528Z] #144 ... [2026-05-25T02:43:15.528Z] [2026-05-25T02:43:15.528Z] #143 [security-spire-agent] exporting to image [2026-05-25T02:43:15.528Z] #143 exporting layers 5.1s done [2026-05-25T02:43:15.528Z] #143 writing image sha256:7043c3e3a74439e2555da21f8e23156d85da9ca7897737bdd70b342feffb5e80 0.1s done [2026-05-25T02:43:15.528Z] #143 naming to docker.io/library/security-spire-agent [2026-05-25T02:43:15.528Z] #143 naming to docker.io/library/security-spire-agent 0.2s done [2026-05-25T02:43:15.528Z] #143 DONE 5.6s [2026-05-25T02:43:15.528Z] [2026-05-25T02:43:15.528Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T02:43:15.528Z] #0 1.402 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T02:43:17.578Z] #145 ... [2026-05-25T02:43:17.578Z] [2026-05-25T02:43:17.578Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:43:17.578Z] #100 DONE 22.0s [2026-05-25T02:43:17.578Z] [2026-05-25T02:43:17.578Z] #146 [core-keeper builder 7/8] COPY . . [2026-05-25T02:43:18.288Z] #146 ... [2026-05-25T02:43:18.288Z] [2026-05-25T02:43:18.288Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T02:43:18.288Z] #0 1.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T02:43:18.288Z] #147 ... [2026-05-25T02:43:18.288Z] [2026-05-25T02:43:18.288Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T02:43:18.288Z] #0 0.761 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T02:43:18.288Z] #148 ... [2026-05-25T02:43:18.288Z] [2026-05-25T02:43:18.288Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T02:43:18.288Z] #0 1.021 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T02:43:18.576Z] #149 ... [2026-05-25T02:43:18.576Z] [2026-05-25T02:43:18.576Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T02:43:18.576Z] #0 1.323 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T02:43:18.576Z] #150 ... [2026-05-25T02:43:18.576Z] [2026-05-25T02:43:18.576Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T02:43:18.576Z] #0 0.968 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T02:43:18.871Z] #151 ... [2026-05-25T02:43:18.871Z] [2026-05-25T02:43:18.871Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T02:43:18.871Z] #0 1.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T02:43:19.148Z] #152 ... [2026-05-25T02:43:19.149Z] [2026-05-25T02:43:19.149Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T02:43:19.149Z] #0 0.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T02:43:19.149Z] #153 ... [2026-05-25T02:43:19.149Z] [2026-05-25T02:43:19.149Z] #146 [core-keeper builder 7/8] COPY . . [2026-05-25T02:43:19.149Z] #146 DONE 1.7s [2026-05-25T02:43:19.149Z] [2026-05-25T02:43:19.149Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T02:43:19.149Z] #0 0.759 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T02:43:19.411Z] #154 ... [2026-05-25T02:43:19.411Z] [2026-05-25T02:43:19.411Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T02:43:19.411Z] #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-25T02:43:19.411Z] #155 ... [2026-05-25T02:43:19.411Z] [2026-05-25T02:43:19.411Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T02:43:20.026Z] #156 0.767 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T02:43:31.779Z] Removing intermediate container fee99d0805fe [2026-05-25T02:43:31.779Z] ---> 5baad53b9ed2 [2026-05-25T02:43:31.779Z] Successfully built 5baad53b9ed2 [2026-05-25T02:43:31.779Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:43:32.303Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T02:43:32.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T02:43:32.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-10569 does not seem to be running inside a container [2026-05-25T02:43:32.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 ******** ci-base-image-arm64 cat [2026-05-25T02:43:34.186Z] $ docker top ad20dea1108998f9e20eb32735ecd50bcc0d27ed5f5d9bc08121a8dc2ac8a60e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T02:43:35.158Z] + go version [2026-05-25T02:43:35.158Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T02:43:35.201Z] $ docker stop --time=1 ad20dea1108998f9e20eb32735ecd50bcc0d27ed5f5d9bc08121a8dc2ac8a60e [2026-05-25T02:43:36.858Z] $ docker rm -f --volumes ad20dea1108998f9e20eb32735ecd50bcc0d27ed5f5d9bc08121a8dc2ac8a60e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:43:38.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T02:43:38.065Z] [2026-05-25T02:43:38.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:43:38.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T02:43:38.494Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-25T02:43:38.494Z] 547446be3368: Pulling fs layer [2026-05-25T02:43:38.494Z] d125d8839a47: Pulling fs layer [2026-05-25T02:43:38.494Z] 3e85d5ac6304: Pulling fs layer [2026-05-25T02:43:38.494Z] c3105a71a48b: Pulling fs layer [2026-05-25T02:43:38.494Z] 0f093f025ec4: Pulling fs layer [2026-05-25T02:43:38.494Z] c3106fc0e877: Pulling fs layer [2026-05-25T02:43:38.494Z] c3106fc0e877: Waiting [2026-05-25T02:43:38.494Z] c3105a71a48b: Waiting [2026-05-25T02:43:38.494Z] 0f093f025ec4: Waiting [2026-05-25T02:43:38.794Z] 547446be3368: Verifying Checksum [2026-05-25T02:43:38.794Z] 547446be3368: Download complete [2026-05-25T02:43:38.794Z] c3105a71a48b: Verifying Checksum [2026-05-25T02:43:38.794Z] c3105a71a48b: Download complete [2026-05-25T02:43:39.156Z] d125d8839a47: Verifying Checksum [2026-05-25T02:43:39.156Z] d125d8839a47: Download complete [2026-05-25T02:43:39.447Z] 547446be3368: Pull complete [2026-05-25T02:43:40.535Z] d125d8839a47: Pull complete [2026-05-25T02:43:41.669Z] 0f093f025ec4: Verifying Checksum [2026-05-25T02:43:41.669Z] 0f093f025ec4: Download complete [2026-05-25T02:43:42.306Z] 3e85d5ac6304: Verifying Checksum [2026-05-25T02:43:42.306Z] 3e85d5ac6304: Download complete [2026-05-25T02:43:46.908Z] c3106fc0e877: Verifying Checksum [2026-05-25T02:43:46.908Z] c3106fc0e877: Download complete [2026-05-25T02:43:52.565Z] 3e85d5ac6304: Pull complete [2026-05-25T02:43:52.565Z] c3105a71a48b: Pull complete [2026-05-25T02:43:53.207Z] 0f093f025ec4: Pull complete [2026-05-25T02:43:53.519Z] c3106fc0e877: Pull complete [2026-05-25T02:43:53.519Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-25T02:43:53.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T02:43:53.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T02:43:53.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-10569 does not seem to be running inside a container [2026-05-25T02:43:54.130Z] $ 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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-05-25T02:43:56.073Z] $ docker top 338e5ba939cbd87f4c1eddaa417f97a789322354a8fd5ee2df13ac82d5a0462c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T02:43:56.785Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-25T02:44:05.735Z] #1 [core-command internal] load build definition from Dockerfile [2026-05-25T02:44:05.735Z] #1 transferring dockerfile: 30B [2026-05-25T02:44:05.735Z] #1 transferring dockerfile: 1.94kB done [2026-05-25T02:44:05.735Z] #1 DONE 0.1s [2026-05-25T02:44:06.402Z] [2026-05-25T02:44:06.402Z] #2 [core-data internal] load build definition from Dockerfile [2026-05-25T02:44:06.402Z] #2 transferring dockerfile: 2.04kB done [2026-05-25T02:44:06.402Z] #2 DONE 0.0s [2026-05-25T02:44:06.402Z] [2026-05-25T02:44:06.402Z] #3 [core-metadata internal] load build definition from Dockerfile [2026-05-25T02:44:06.402Z] #3 transferring dockerfile: 2.10kB done [2026-05-25T02:44:06.402Z] #3 DONE 0.1s [2026-05-25T02:44:06.402Z] [2026-05-25T02:44:06.402Z] #4 [security-spire-config internal] load build definition from Dockerfile [2026-05-25T02:44:06.402Z] #4 transferring dockerfile: 1.69kB done [2026-05-25T02:44:06.402Z] #4 DONE 0.1s [2026-05-25T02:44:06.402Z] [2026-05-25T02:44:06.402Z] #5 [security-spire-server internal] load build definition from Dockerfile [2026-05-25T02:44:06.402Z] #5 transferring dockerfile: 1.70kB 0.0s done [2026-05-25T02:44:06.402Z] #5 DONE 0.1s [2026-05-25T02:44:06.402Z] [2026-05-25T02:44:06.402Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2026-05-25T02:44:06.402Z] #6 transferring dockerfile: 1.81kB 0.0s done [2026-05-25T02:44:06.402Z] #6 DONE 0.1s [2026-05-25T02:44:06.719Z] [2026-05-25T02:44:06.719Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-25T02:44:06.719Z] #7 transferring dockerfile: 2.14kB done [2026-05-25T02:44:06.719Z] #7 DONE 0.0s [2026-05-25T02:44:06.719Z] [2026-05-25T02:44:06.719Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-25T02:44:06.719Z] #8 transferring dockerfile: 1.89kB done [2026-05-25T02:44:06.719Z] #8 DONE 0.1s [2026-05-25T02:44:06.719Z] [2026-05-25T02:44:06.719Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-25T02:44:06.719Z] #9 transferring dockerfile: 2.49kB done [2026-05-25T02:44:06.719Z] #9 DONE 0.1s [2026-05-25T02:44:06.719Z] [2026-05-25T02:44:06.719Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-25T02:44:06.719Z] #10 transferring dockerfile: 2.50kB done [2026-05-25T02:44:06.719Z] #10 DONE 0.1s [2026-05-25T02:44:06.719Z] [2026-05-25T02:44:06.719Z] #11 [support-notifications internal] load build definition from Dockerfile [2026-05-25T02:44:06.719Z] #11 transferring dockerfile: 2.02kB 0.0s done [2026-05-25T02:44:06.719Z] #11 DONE 0.1s [2026-05-25T02:44:06.719Z] [2026-05-25T02:44:06.719Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-25T02:44:07.041Z] #12 transferring dockerfile: 2.23kB done [2026-05-25T02:44:07.041Z] #12 DONE 0.1s [2026-05-25T02:44:07.041Z] [2026-05-25T02:44:07.041Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-05-25T02:44:07.041Z] #13 transferring dockerfile: 1.83kB done [2026-05-25T02:44:07.041Z] #13 DONE 0.1s [2026-05-25T02:44:07.041Z] [2026-05-25T02:44:07.041Z] #14 [core-keeper internal] load build definition from Dockerfile [2026-05-25T02:44:07.041Z] #14 transferring dockerfile: 2.07kB done [2026-05-25T02:44:07.041Z] #14 DONE 0.1s [2026-05-25T02:44:07.041Z] [2026-05-25T02:44:07.041Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-25T02:44:07.041Z] #15 transferring dockerfile: 3.02kB 0.0s done [2026-05-25T02:44:07.041Z] #15 DONE 0.1s [2026-05-25T02:44:07.041Z] [2026-05-25T02:44:07.041Z] #16 [core-command internal] load .dockerignore [2026-05-25T02:44:07.041Z] #16 transferring context: [2026-05-25T02:44:07.351Z] #16 transferring context: 50B done [2026-05-25T02:44:08.025Z] #16 ... [2026-05-25T02:44:08.025Z] [2026-05-25T02:44:08.025Z] #17 [core-data internal] load .dockerignore [2026-05-25T02:44:08.025Z] #17 transferring context: 50B done [2026-05-25T02:44:08.025Z] #17 DONE 0.1s [2026-05-25T02:44:08.025Z] [2026-05-25T02:44:08.025Z] #18 [core-metadata internal] load .dockerignore [2026-05-25T02:44:08.025Z] #18 transferring context: 50B done [2026-05-25T02:44:08.025Z] #18 DONE 0.1s [2026-05-25T02:44:08.025Z] [2026-05-25T02:44:08.025Z] #19 [security-spire-config internal] load .dockerignore [2026-05-25T02:44:08.025Z] #19 transferring context: 50B 0.0s done [2026-05-25T02:44:08.025Z] #19 DONE 0.1s [2026-05-25T02:44:08.025Z] [2026-05-25T02:44:08.025Z] #20 [security-spire-server internal] load .dockerignore [2026-05-25T02:44:08.025Z] #20 transferring context: 50B 0.0s done [2026-05-25T02:44:08.025Z] #20 DONE 0.1s [2026-05-25T02:44:08.025Z] [2026-05-25T02:44:08.025Z] #21 [security-spire-agent internal] load .dockerignore [2026-05-25T02:44:08.025Z] #21 transferring context: 50B 0.0s done [2026-05-25T02:44:08.025Z] #21 DONE 0.1s [2026-05-25T02:44:08.025Z] [2026-05-25T02:44:08.025Z] #22 [security-proxy-auth internal] load .dockerignore [2026-05-25T02:44:08.336Z] #22 transferring context: 50B 0.0s done [2026-05-25T02:44:08.336Z] #22 DONE 0.0s [2026-05-25T02:44:08.336Z] [2026-05-25T02:44:08.336Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2026-05-25T02:44:08.336Z] #23 transferring context: 50B done [2026-05-25T02:44:08.336Z] #23 DONE 0.0s [2026-05-25T02:44:08.336Z] [2026-05-25T02:44:08.336Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-05-25T02:44:08.336Z] #24 transferring context: 50B 0.0s done [2026-05-25T02:44:08.336Z] #24 DONE 0.1s [2026-05-25T02:44:08.336Z] [2026-05-25T02:44:08.336Z] #25 [security-proxy-setup internal] load .dockerignore [2026-05-25T02:44:08.336Z] #25 transferring context: 50B done [2026-05-25T02:44:08.336Z] #25 DONE 0.1s [2026-05-25T02:44:08.336Z] [2026-05-25T02:44:08.336Z] #26 [support-notifications internal] load .dockerignore [2026-05-25T02:44:08.336Z] #26 transferring context: 50B done [2026-05-25T02:44:08.336Z] #26 DONE 0.1s [2026-05-25T02:44:08.336Z] [2026-05-25T02:44:08.336Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-25T02:44:08.336Z] #27 transferring context: 50B done [2026-05-25T02:44:08.631Z] #27 DONE 0.1s [2026-05-25T02:44:08.631Z] [2026-05-25T02:44:08.631Z] #28 [support-scheduler internal] load .dockerignore [2026-05-25T02:44:08.631Z] #28 transferring context: 50B 0.0s done [2026-05-25T02:44:08.631Z] #28 DONE 0.1s [2026-05-25T02:44:08.631Z] [2026-05-25T02:44:08.631Z] #29 [core-keeper internal] load .dockerignore [2026-05-25T02:44:08.631Z] #29 transferring context: 50B 0.0s done [2026-05-25T02:44:08.631Z] #29 DONE 0.1s [2026-05-25T02:44:08.631Z] [2026-05-25T02:44:08.631Z] #30 [security-bootstrapper internal] load .dockerignore [2026-05-25T02:44:08.631Z] #30 transferring context: 50B 0.0s done [2026-05-25T02:44:08.631Z] #30 DONE 0.1s [2026-05-25T02:44:08.631Z] [2026-05-25T02:44:08.631Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:08.631Z] #31 DONE 0.0s [2026-05-25T02:44:08.631Z] [2026-05-25T02:44:08.631Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:44:09.703Z] #32 ... [2026-05-25T02:44:09.703Z] [2026-05-25T02:44:09.703Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:09.703Z] #31 DONE 0.0s [2026-05-25T02:44:09.703Z] [2026-05-25T02:44:09.703Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:44:10.020Z] #32 ... [2026-05-25T02:44:10.020Z] [2026-05-25T02:44:10.020Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:10.020Z] #31 DONE 0.0s [2026-05-25T02:44:10.020Z] [2026-05-25T02:44:10.020Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:44:10.020Z] #32 ... [2026-05-25T02:44:10.020Z] [2026-05-25T02:44:10.020Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:10.020Z] #31 DONE 0.0s [2026-05-25T02:44:10.020Z] [2026-05-25T02:44:10.020Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:44:10.418Z] #32 ... [2026-05-25T02:44:10.418Z] [2026-05-25T02:44:10.418Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:10.418Z] #31 DONE 0.0s [2026-05-25T02:44:10.418Z] [2026-05-25T02:44:10.418Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:44:10.418Z] #32 DONE 1.0s [2026-05-25T02:44:10.418Z] [2026-05-25T02:44:10.418Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:44:10.418Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T02:44:10.418Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:44:10.418Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T02:44:10.418Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T02:44:10.418Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T02:44:10.418Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-25T02:44:10.719Z] #33 ... [2026-05-25T02:44:10.719Z] [2026-05-25T02:44:10.719Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:10.719Z] #31 DONE 0.0s [2026-05-25T02:44:10.719Z] [2026-05-25T02:44:10.719Z] #34 [core-data internal] load build context [2026-05-25T02:44:11.040Z] #34 ... [2026-05-25T02:44:11.040Z] [2026-05-25T02:44:11.040Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:11.040Z] #31 DONE 0.0s [2026-05-25T02:44:11.040Z] [2026-05-25T02:44:11.040Z] #34 [core-data internal] load build context [2026-05-25T02:44:11.040Z] #34 ... [2026-05-25T02:44:11.040Z] [2026-05-25T02:44:11.040Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:11.040Z] #31 DONE 0.0s [2026-05-25T02:44:11.040Z] [2026-05-25T02:44:11.040Z] #34 [core-data internal] load build context [2026-05-25T02:44:11.343Z] #34 ... [2026-05-25T02:44:11.343Z] [2026-05-25T02:44:11.343Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:11.343Z] #31 DONE 0.0s [2026-05-25T02:44:11.343Z] [2026-05-25T02:44:11.343Z] #34 [core-data internal] load build context [2026-05-25T02:44:11.343Z] #34 transferring context: 3.42MB 1.8s done [2026-05-25T02:44:11.343Z] #34 ... [2026-05-25T02:44:11.343Z] [2026-05-25T02:44:11.343Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T02:44:11.343Z] #35 DONE 2.0s [2026-05-25T02:44:11.670Z] [2026-05-25T02:44:11.670Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:11.670Z] #31 DONE 0.0s [2026-05-25T02:44:11.670Z] [2026-05-25T02:44:11.670Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-25T02:44:11.670Z] #36 DONE 2.1s [2026-05-25T02:44:11.670Z] [2026-05-25T02:44:11.670Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:11.670Z] #37 DONE 0.0s [2026-05-25T02:44:11.670Z] [2026-05-25T02:44:11.670Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:44:11.670Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T02:44:11.670Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:44:11.670Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T02:44:11.670Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T02:44:11.670Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T02:44:11.670Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T02:44:11.670Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:44:11.670Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T02:44:11.670Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T02:44:11.670Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T02:44:11.999Z] #33 ... [2026-05-25T02:44:11.999Z] [2026-05-25T02:44:11.999Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T02:44:11.999Z] #31 DONE 0.0s [2026-05-25T02:44:11.999Z] [2026-05-25T02:44:11.999Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T02:44:11.999Z] #32 DONE 2.3s [2026-05-25T02:44:11.999Z] [2026-05-25T02:44:11.999Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:44:11.999Z] #33 ... [2026-05-25T02:44:11.999Z] [2026-05-25T02:44:11.999Z] #34 [core-data internal] load build context [2026-05-25T02:44:11.999Z] #34 DONE 2.6s [2026-05-25T02:44:11.999Z] [2026-05-25T02:44:11.999Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:44:11.999Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T02:44:11.999Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T02:44:11.999Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T02:44:11.999Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T02:44:11.999Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T02:44:11.999Z] #33 ... [2026-05-25T02:44:11.999Z] [2026-05-25T02:44:11.999Z] #38 [core-command internal] load build context [2026-05-25T02:44:11.999Z] #38 transferring context: 3.42MB 1.8s done [2026-05-25T02:44:11.999Z] #38 DONE 2.7s [2026-05-25T02:44:11.999Z] [2026-05-25T02:44:11.999Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:44:12.315Z] #33 ... [2026-05-25T02:44:12.315Z] [2026-05-25T02:44:12.315Z] #39 [core-metadata internal] load build context [2026-05-25T02:44:12.315Z] #39 transferring context: 3.42MB 1.9s done [2026-05-25T02:44:12.315Z] #39 DONE 2.9s [2026-05-25T02:44:12.626Z] [2026-05-25T02:44:12.626Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:44:12.946Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.6s done [2026-05-25T02:44:12.946Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.6s done [2026-05-25T02:44:13.239Z] #33 ... [2026-05-25T02:44:13.239Z] [2026-05-25T02:44:13.239Z] #40 [security-proxy-auth internal] load build context [2026-05-25T02:44:13.239Z] #40 transferring context: 3.42MB 1.8s done [2026-05-25T02:44:13.239Z] #40 DONE 3.3s [2026-05-25T02:44:13.558Z] [2026-05-25T02:44:13.558Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:13.558Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-05-25T02:44:13.558Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T02:44:13.558Z] #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-25T02:44:13.558Z] #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-25T02:44:13.558Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.0s done [2026-05-25T02:44:13.558Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-05-25T02:44:13.558Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-25T02:44:13.558Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.05MB / 37.02MB 1.0s [2026-05-25T02:44:13.558Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s [2026-05-25T02:44:13.558Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-25T02:44:13.558Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done [2026-05-25T02:44:13.913Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.24MB / 37.02MB 1.3s [2026-05-25T02:44:13.913Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.38MB / 37.02MB 1.5s [2026-05-25T02:44:14.271Z] #37 ... [2026-05-25T02:44:14.271Z] [2026-05-25T02:44:14.271Z] #41 [security-secretstore-setup internal] load build context [2026-05-25T02:44:14.271Z] #41 transferring context: 3.42MB 2.6s done [2026-05-25T02:44:14.271Z] #41 DONE 3.5s [2026-05-25T02:44:14.271Z] [2026-05-25T02:44:14.271Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:14.271Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 1.6s [2026-05-25T02:44:14.271Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 1.7s [2026-05-25T02:44:14.271Z] #37 ... [2026-05-25T02:44:14.271Z] [2026-05-25T02:44:14.271Z] #42 [security-spire-server internal] load build context [2026-05-25T02:44:14.271Z] #42 transferring context: 26.58kB 0.1s done [2026-05-25T02:44:14.271Z] #42 DONE 2.7s [2026-05-25T02:44:14.271Z] [2026-05-25T02:44:14.271Z] #43 [security-spire-config internal] load build context [2026-05-25T02:44:14.271Z] #43 transferring context: 24.83kB 0.1s done [2026-05-25T02:44:14.271Z] #43 DONE 2.8s [2026-05-25T02:44:14.271Z] [2026-05-25T02:44:14.271Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T02:44:14.271Z] #33 DONE 5.6s [2026-05-25T02:44:14.271Z] [2026-05-25T02:44:14.271Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:14.271Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.03MB / 37.02MB 1.9s [2026-05-25T02:44:14.271Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-25T02:44:14.610Z] #37 ... [2026-05-25T02:44:14.610Z] [2026-05-25T02:44:14.610Z] #44 [security-spiffe-token-provider internal] load build context [2026-05-25T02:44:14.610Z] #44 transferring context: 3.42MB 2.0s done [2026-05-25T02:44:14.610Z] #44 DONE 3.9s [2026-05-25T02:44:14.610Z] [2026-05-25T02:44:14.610Z] #45 [security-spire-agent internal] load build context [2026-05-25T02:44:14.610Z] #45 transferring context: 26.11kB 0.1s done [2026-05-25T02:44:14.610Z] #45 DONE 2.8s [2026-05-25T02:44:14.610Z] [2026-05-25T02:44:14.610Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:14.610Z] #37 ... [2026-05-25T02:44:14.610Z] [2026-05-25T02:44:14.610Z] #46 [support-notifications internal] load build context [2026-05-25T02:44:14.610Z] #46 transferring context: 3.42MB 1.6s done [2026-05-25T02:44:14.610Z] #46 DONE 3.1s [2026-05-25T02:44:14.610Z] [2026-05-25T02:44:14.610Z] #47 [security-proxy-setup internal] load build context [2026-05-25T02:44:14.610Z] #47 transferring context: 3.42MB 1.9s done [2026-05-25T02:44:14.610Z] #47 DONE 3.2s [2026-05-25T02:44:14.610Z] [2026-05-25T02:44:14.610Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:14.610Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.61MB / 37.02MB 2.1s [2026-05-25T02:44:14.916Z] #37 ... [2026-05-25T02:44:14.916Z] [2026-05-25T02:44:14.916Z] #48 [core-common-config-bootstrapper internal] load build context [2026-05-25T02:44:14.916Z] #48 transferring context: 3.42MB 2.1s done [2026-05-25T02:44:14.916Z] #48 DONE 3.3s [2026-05-25T02:44:14.916Z] [2026-05-25T02:44:14.916Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:14.916Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 2.5s [2026-05-25T02:44:15.236Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.44MB / 37.02MB 2.6s [2026-05-25T02:44:15.531Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.26MB / 37.02MB 3.0s [2026-05-25T02:44:15.872Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.74MB / 37.02MB 3.4s [2026-05-25T02:44:16.173Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 3.8s [2026-05-25T02:44:16.542Z] #37 ... [2026-05-25T02:44:16.542Z] [2026-05-25T02:44:16.542Z] #49 [support-scheduler internal] load build context [2026-05-25T02:44:16.542Z] #49 transferring context: 3.42MB 1.8s done [2026-05-25T02:44:16.542Z] #49 DONE 4.5s [2026-05-25T02:44:16.542Z] [2026-05-25T02:44:16.542Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:16.542Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.61MB / 37.02MB 4.0s [2026-05-25T02:44:16.542Z] #37 ... [2026-05-25T02:44:16.542Z] [2026-05-25T02:44:16.542Z] #50 [security-bootstrapper internal] load build context [2026-05-25T02:44:16.542Z] #50 transferring context: 3.42MB 1.9s done [2026-05-25T02:44:16.542Z] #50 DONE 4.6s [2026-05-25T02:44:16.542Z] [2026-05-25T02:44:16.542Z] #51 [core-keeper internal] load build context [2026-05-25T02:44:16.542Z] #51 transferring context: 3.42MB 2.0s done [2026-05-25T02:44:16.542Z] #51 DONE 4.7s [2026-05-25T02:44:16.542Z] [2026-05-25T02:44:16.542Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:16.942Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done [2026-05-25T02:44:18.508Z] #37 ... [2026-05-25T02:44:18.508Z] [2026-05-25T02:44:18.508Z] #52 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-05-25T02:44:18.508Z] #52 DONE 2.0s [2026-05-25T02:44:18.508Z] [2026-05-25T02:44:18.508Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:44:19.592Z] #53 ... [2026-05-25T02:44:19.592Z] [2026-05-25T02:44:19.592Z] #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T02:44:19.592Z] #54 ... [2026-05-25T02:44:19.592Z] [2026-05-25T02:44:19.592Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T02:44:19.592Z] #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-05-25T02:44:19.592Z] #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-25T02:44:19.592Z] #55 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-25T02:44:19.592Z] #55 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-25T02:44:19.592Z] #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-25T02:44:19.592Z] #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2026-05-25T02:44:19.592Z] #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done [2026-05-25T02:44:19.592Z] #55 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.7s done [2026-05-25T02:44:19.592Z] #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-25T02:44:19.592Z] #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-25T02:44:19.592Z] #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.5s [2026-05-25T02:44:23.146Z] #55 ... [2026-05-25T02:44:23.146Z] [2026-05-25T02:44:23.146Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:23.146Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.2s [2026-05-25T02:44:23.146Z] #37 ... [2026-05-25T02:44:23.146Z] [2026-05-25T02:44:23.146Z] #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T02:44:23.146Z] #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:23.146Z] #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:23.146Z] #0 8.844 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:23.146Z] #0 8.844 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:23.146Z] #0 8.888 OK: 8 MiB in 17 packages [2026-05-25T02:44:23.146Z] #56 DONE 9.5s [2026-05-25T02:44:23.146Z] [2026-05-25T02:44:23.146Z] #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T02:44:24.715Z] #57 ... [2026-05-25T02:44:24.715Z] [2026-05-25T02:44:24.715Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T02:44:24.715Z] #58 ... [2026-05-25T02:44:24.715Z] [2026-05-25T02:44:24.715Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:24.715Z] #37 ... [2026-05-25T02:44:24.715Z] [2026-05-25T02:44:24.715Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T02:44:25.021Z] #59 ... [2026-05-25T02:44:25.021Z] [2026-05-25T02:44:25.021Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T02:44:25.021Z] #60 ... [2026-05-25T02:44:25.021Z] [2026-05-25T02:44:25.021Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T02:44:25.331Z] #61 ... [2026-05-25T02:44:25.331Z] [2026-05-25T02:44:25.331Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:44:25.331Z] #62 ... [2026-05-25T02:44:25.331Z] [2026-05-25T02:44:25.331Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T02:44:25.331Z] #63 ... [2026-05-25T02:44:25.331Z] [2026-05-25T02:44:25.331Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T02:44:25.648Z] #64 ... [2026-05-25T02:44:25.648Z] [2026-05-25T02:44:25.648Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T02:44:25.648Z] #0 9.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:25.648Z] #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:25.648Z] #65 ... [2026-05-25T02:44:25.648Z] [2026-05-25T02:44:25.648Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T02:44:25.925Z] #66 ... [2026-05-25T02:44:25.925Z] [2026-05-25T02:44:25.925Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T02:44:25.925Z] #67 ... [2026-05-25T02:44:25.925Z] [2026-05-25T02:44:25.925Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T02:44:25.925Z] #60 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:27.583Z] #60 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:28.218Z] #60 ... [2026-05-25T02:44:28.218Z] [2026-05-25T02:44:28.218Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T02:44:28.218Z] #66 DONE 13.2s [2026-05-25T02:44:28.218Z] [2026-05-25T02:44:28.218Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T02:44:28.218Z] #61 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:28.218Z] #61 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:28.542Z] #61 ... [2026-05-25T02:44:28.542Z] [2026-05-25T02:44:28.542Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:44:28.542Z] #68 ... [2026-05-25T02:44:28.542Z] [2026-05-25T02:44:28.542Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T02:44:28.903Z] #69 ... [2026-05-25T02:44:28.903Z] [2026-05-25T02:44:28.903Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T02:44:28.903Z] #70 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:28.903Z] #70 ... [2026-05-25T02:44:28.903Z] [2026-05-25T02:44:28.903Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T02:44:28.903Z] #71 ... [2026-05-25T02:44:28.903Z] [2026-05-25T02:44:28.903Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T02:44:29.230Z] #72 DONE 10.9s [2026-05-25T02:44:29.230Z] [2026-05-25T02:44:29.230Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T02:44:29.230Z] #71 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:31.442Z] #71 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:33.069Z] #71 ... [2026-05-25T02:44:33.069Z] [2026-05-25T02:44:33.069Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T02:44:33.069Z] #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.0s done [2026-05-25T02:44:33.428Z] #55 ... [2026-05-25T02:44:33.428Z] [2026-05-25T02:44:33.428Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:33.428Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.5s [2026-05-25T02:44:33.428Z] #37 ... [2026-05-25T02:44:33.428Z] [2026-05-25T02:44:33.428Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T02:44:33.428Z] #65 18.67 (1/4) Installing ca-certificates (20260413-r0) [2026-05-25T02:44:33.722Z] #65 18.91 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:33.722Z] #65 18.95 (3/4) Installing su-exec (0.2-r3) [2026-05-25T02:44:33.722Z] #65 18.96 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T02:44:35.237Z] #65 ... [2026-05-25T02:44:35.237Z] [2026-05-25T02:44:35.237Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T02:44:35.237Z] #58 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:35.237Z] #58 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:35.237Z] #58 19.79 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:35.237Z] #58 19.83 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:35.237Z] #58 20.07 OK: 8 MiB in 17 packages [2026-05-25T02:44:35.237Z] #58 ... [2026-05-25T02:44:35.237Z] [2026-05-25T02:44:35.237Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:35.860Z] #37 ... [2026-05-25T02:44:35.860Z] [2026-05-25T02:44:35.860Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:44:35.860Z] #62 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:35.860Z] #62 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:35.860Z] #62 ... [2026-05-25T02:44:35.860Z] [2026-05-25T02:44:35.860Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T02:44:35.860Z] #59 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:35.860Z] #59 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:35.860Z] #59 ... [2026-05-25T02:44:35.860Z] [2026-05-25T02:44:35.860Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:36.183Z] #37 ... [2026-05-25T02:44:36.183Z] [2026-05-25T02:44:36.183Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T02:44:36.183Z] #64 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:36.183Z] #64 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:36.499Z] #64 ... [2026-05-25T02:44:36.499Z] [2026-05-25T02:44:36.499Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:37.230Z] #37 ... [2026-05-25T02:44:37.230Z] [2026-05-25T02:44:37.230Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T02:44:37.230Z] #58 DONE 22.9s [2026-05-25T02:44:37.230Z] [2026-05-25T02:44:37.230Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:38.319Z] #37 ... [2026-05-25T02:44:38.319Z] [2026-05-25T02:44:38.319Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T02:44:38.319Z] #0 4.762 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:38.319Z] #0 6.219 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:38.319Z] #73 ... [2026-05-25T02:44:38.319Z] [2026-05-25T02:44:38.319Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:38.319Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.5s [2026-05-25T02:44:38.648Z] #37 ... [2026-05-25T02:44:38.648Z] [2026-05-25T02:44:38.648Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T02:44:38.648Z] #67 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:38.648Z] #67 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:38.942Z] #67 ... [2026-05-25T02:44:38.942Z] [2026-05-25T02:44:38.942Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T02:44:38.942Z] #63 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:38.942Z] #63 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:38.942Z] #63 ... [2026-05-25T02:44:38.942Z] [2026-05-25T02:44:38.942Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:44:38.942Z] #62 24.23 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:44:39.260Z] #62 24.25 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:44:39.260Z] #62 24.25 OK: 26165 distinct packages available [2026-05-25T02:44:39.260Z] #62 ... [2026-05-25T02:44:39.260Z] [2026-05-25T02:44:39.260Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T02:44:39.260Z] #0 3.698 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.260Z] #0 5.056 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.260Z] #74 ... [2026-05-25T02:44:39.260Z] [2026-05-25T02:44:39.260Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:44:39.260Z] #68 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.260Z] #68 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.620Z] #68 ... [2026-05-25T02:44:39.620Z] [2026-05-25T02:44:39.620Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T02:44:39.620Z] #69 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.620Z] #69 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.620Z] #69 ... [2026-05-25T02:44:39.620Z] [2026-05-25T02:44:39.620Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:44:39.620Z] #53 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.620Z] #53 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.620Z] #53 ... [2026-05-25T02:44:39.620Z] [2026-05-25T02:44:39.620Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:39.929Z] #37 ... [2026-05-25T02:44:39.929Z] [2026-05-25T02:44:39.929Z] #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T02:44:39.929Z] #57 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:39.929Z] #57 8.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:40.225Z] #57 ... [2026-05-25T02:44:40.225Z] [2026-05-25T02:44:40.225Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:40.225Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.3s done [2026-05-25T02:44:40.751Z] #37 ... [2026-05-25T02:44:40.751Z] [2026-05-25T02:44:40.751Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T02:44:40.751Z] #70 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:40.751Z] #70 ... [2026-05-25T02:44:40.751Z] [2026-05-25T02:44:40.751Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:44:40.751Z] #62 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:42.212Z] #156 ... [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T02:44:42.212Z] #151 DONE 87.4s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-25T02:44:42.212Z] #157 DONE 0.1s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T02:44:42.212Z] #158 DONE 0.9s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:44:42.212Z] #159 DONE 0.2s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T02:44:42.212Z] #153 ... [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:44:42.212Z] #160 DONE 0.2s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-25T02:44:42.212Z] #161 DONE 0.2s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-25T02:44:42.212Z] #162 DONE 0.3s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T02:44:42.212Z] #144 DONE 89.3s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T02:44:42.212Z] #156 ... [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:44:42.212Z] #163 DONE 0.1s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #164 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-25T02:44:42.212Z] #164 DONE 0.1s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #165 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-25T02:44:42.212Z] #165 DONE 0.0s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:44:42.212Z] #166 DONE 0.0s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-25T02:44:42.212Z] #167 ... [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #168 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-25T02:44:42.212Z] #168 DONE 0.3s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-25T02:44:42.212Z] #167 DONE 0.3s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-25T02:44:42.212Z] #169 DONE 0.1s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #170 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:44:42.212Z] #170 DONE 0.2s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-25T02:44:42.212Z] #171 ... [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-25T02:44:42.212Z] #172 DONE 0.2s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T02:44:42.212Z] #173 DONE 0.7s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T02:44:42.212Z] #153 ... [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-25T02:44:42.212Z] #171 DONE 1.1s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #174 [security-bootstrapper] exporting to image [2026-05-25T02:44:42.212Z] #174 exporting layers [2026-05-25T02:44:42.212Z] #174 ... [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #175 [core-common-config-bootstrapper] exporting to image [2026-05-25T02:44:42.212Z] #175 exporting layers 0.4s done [2026-05-25T02:44:42.212Z] #175 writing image sha256:4a7b9d39d9e704f309f48a226aad000f8ae18bf838256b5c71dbd9628a147afb done [2026-05-25T02:44:42.212Z] #175 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-25T02:44:42.212Z] #175 DONE 0.4s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #174 [security-bootstrapper] exporting to image [2026-05-25T02:44:42.212Z] #174 exporting layers 0.6s done [2026-05-25T02:44:42.212Z] #174 writing image sha256:e72f4333cd21dfc88773d395d16c4227447beaf647809471c5abfbad986e51eb done [2026-05-25T02:44:42.212Z] #174 naming to docker.io/library/security-bootstrapper done [2026-05-25T02:44:42.212Z] #174 DONE 0.6s [2026-05-25T02:44:42.212Z] [2026-05-25T02:44:42.212Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T02:44:42.457Z] #62 ... [2026-05-25T02:44:42.457Z] [2026-05-25T02:44:42.457Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T02:44:42.457Z] #64 22.18 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:42.457Z] #64 22.22 (2/2) Installing su-exec (0.2-r3) [2026-05-25T02:44:42.457Z] #64 22.22 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:42.457Z] #64 22.56 OK: 8 MiB in 18 packages [2026-05-25T02:44:42.457Z] #64 DONE 27.3s [2026-05-25T02:44:42.457Z] [2026-05-25T02:44:42.457Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T02:44:42.457Z] #65 20.42 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:42.457Z] #65 20.59 Executing ca-certificates-20260413-r0.trigger [2026-05-25T02:44:42.457Z] #65 21.89 OK: 20 MiB in 20 packages [2026-05-25T02:44:42.457Z] #65 DONE 27.6s [2026-05-25T02:44:42.457Z] [2026-05-25T02:44:42.457Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T02:44:42.457Z] #61 22.21 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:42.457Z] #61 22.25 (2/4) Installing openssl (3.5.6-r0) [2026-05-25T02:44:42.457Z] #61 22.33 (3/4) Installing su-exec (0.2-r3) [2026-05-25T02:44:42.457Z] #61 22.36 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T02:44:42.457Z] #61 24.00 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:42.457Z] #61 24.35 OK: 20 MiB in 20 packages [2026-05-25T02:44:42.457Z] #61 DONE 27.5s [2026-05-25T02:44:42.457Z] [2026-05-25T02:44:42.457Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T02:44:43.849Z] #75 ... [2026-05-25T02:44:43.849Z] [2026-05-25T02:44:43.849Z] #53 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:44:43.849Z] #53 23.48 OK: 255 MiB in 60 packages [2026-05-25T02:44:43.849Z] #53 DONE 26.1s [2026-05-25T02:44:43.849Z] [2026-05-25T02:44:43.849Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T02:44:43.849Z] #37 ... [2026-05-25T02:44:43.849Z] [2026-05-25T02:44:43.849Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T02:44:43.849Z] #70 23.51 OK: 255 MiB in 60 packages [2026-05-25T02:44:43.849Z] #70 DONE 25.5s [2026-05-25T02:44:43.849Z] [2026-05-25T02:44:43.849Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:44.550Z] #76 ... [2026-05-25T02:44:44.550Z] [2026-05-25T02:44:44.550Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T02:44:44.550Z] #68 23.57 OK: 255 MiB in 60 packages [2026-05-25T02:44:44.550Z] #68 DONE 26.4s [2026-05-25T02:44:44.837Z] [2026-05-25T02:44:44.837Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:45.897Z] #77 ... [2026-05-25T02:44:45.897Z] [2026-05-25T02:44:45.897Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:45.897Z] #78 DONE 2.3s [2026-05-25T02:44:45.897Z] [2026-05-25T02:44:45.897Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:44:46.238Z] #79 ... [2026-05-25T02:44:46.238Z] [2026-05-25T02:44:46.238Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:46.238Z] #76 DONE 2.2s [2026-05-25T02:44:46.238Z] [2026-05-25T02:44:46.238Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:44:46.564Z] #80 ... [2026-05-25T02:44:46.564Z] [2026-05-25T02:44:46.564Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:46.564Z] #77 DONE 1.7s [2026-05-25T02:44:46.564Z] [2026-05-25T02:44:46.564Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:44:46.906Z] #81 ... [2026-05-25T02:44:46.906Z] [2026-05-25T02:44:46.906Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T02:44:46.906Z] #71 26.33 OK: 255 MiB in 60 packages [2026-05-25T02:44:46.906Z] #71 DONE 28.7s [2026-05-25T02:44:46.906Z] [2026-05-25T02:44:46.906Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:47.214Z] #82 ... [2026-05-25T02:44:47.214Z] [2026-05-25T02:44:47.214Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:44:47.214Z] #0 6.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:47.214Z] #0 9.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:47.534Z] #83 ... [2026-05-25T02:44:47.534Z] [2026-05-25T02:44:47.534Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T02:44:47.534Z] #73 19.12 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:47.534Z] #73 ... [2026-05-25T02:44:47.534Z] [2026-05-25T02:44:47.534Z] #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T02:44:47.534Z] #57 22.31 OK: 8 MiB in 17 packages [2026-05-25T02:44:47.534Z] #57 DONE 25.4s [2026-05-25T02:44:47.867Z] [2026-05-25T02:44:47.867Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T02:44:47.867Z] #74 18.50 OK: 255 MiB in 60 packages [2026-05-25T02:44:48.530Z] #74 ... [2026-05-25T02:44:48.530Z] [2026-05-25T02:44:48.530Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:48.530Z] #82 DONE 1.8s [2026-05-25T02:44:48.852Z] [2026-05-25T02:44:48.852Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T02:44:48.852Z] #67 28.80 (1/7) Installing ca-certificates (20260413-r0) [2026-05-25T02:44:48.852Z] #67 29.69 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:48.852Z] #67 29.76 (3/7) Installing libgcc (14.2.0-r6) [2026-05-25T02:44:48.852Z] #67 29.83 (4/7) Installing libsodium (1.0.20-r1) [2026-05-25T02:44:48.852Z] #67 29.96 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-25T02:44:48.852Z] #67 30.40 (6/7) Installing libzmq (4.3.5-r2) [2026-05-25T02:44:48.852Z] #67 30.59 (7/7) Installing zeromq (4.3.5-r2) [2026-05-25T02:44:48.852Z] #67 30.68 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:48.852Z] #67 30.91 Executing ca-certificates-20260413-r0.trigger [2026-05-25T02:44:48.852Z] #67 32.80 OK: 12 MiB in 23 packages [2026-05-25T02:44:48.852Z] #67 ... [2026-05-25T02:44:48.852Z] [2026-05-25T02:44:48.852Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T02:44:48.852Z] #63 26.86 (1/3) Installing ca-certificates (20260413-r0) [2026-05-25T02:44:48.852Z] #63 27.28 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:48.852Z] #63 27.32 (3/3) Installing tzdata (2026b-r0) [2026-05-25T02:44:48.852Z] #63 30.13 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:48.852Z] #63 30.50 Executing ca-certificates-20260413-r0.trigger [2026-05-25T02:44:48.852Z] #63 32.20 OK: 9 MiB in 19 packages [2026-05-25T02:44:48.852Z] #63 DONE 34.0s [2026-05-25T02:44:48.852Z] [2026-05-25T02:44:48.852Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T02:44:48.852Z] #59 23.95 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:44:48.852Z] #59 23.95 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:44:48.852Z] #59 23.95 OK: 26165 distinct packages available [2026-05-25T02:44:48.852Z] #59 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:48.852Z] #59 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:49.189Z] #59 ... [2026-05-25T02:44:49.189Z] [2026-05-25T02:44:49.189Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:44:49.864Z] #84 ... [2026-05-25T02:44:49.864Z] [2026-05-25T02:44:49.864Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T02:44:49.864Z] #74 DONE 20.6s [2026-05-25T02:44:49.864Z] [2026-05-25T02:44:49.864Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T02:44:50.183Z] #85 ... [2026-05-25T02:44:50.183Z] [2026-05-25T02:44:50.183Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T02:44:50.183Z] #60 25.37 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:44:50.183Z] #60 25.37 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:44:50.183Z] #60 25.37 OK: 26165 distinct packages available [2026-05-25T02:44:50.183Z] #60 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:50.183Z] #60 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:50.485Z] #60 ... [2026-05-25T02:44:50.485Z] [2026-05-25T02:44:50.485Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T02:44:50.485Z] #73 19.89 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:50.485Z] #73 20.02 OK: 8 MiB in 17 packages [2026-05-25T02:44:50.485Z] #73 DONE 22.4s [2026-05-25T02:44:50.485Z] [2026-05-25T02:44:50.485Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:44:50.485Z] #86 ... [2026-05-25T02:44:50.485Z] [2026-05-25T02:44:50.485Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T02:44:50.485Z] #67 DONE 35.7s [2026-05-25T02:44:50.773Z] [2026-05-25T02:44:50.773Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:44:51.404Z] #87 ... [2026-05-25T02:44:51.404Z] [2026-05-25T02:44:51.404Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T02:44:51.404Z] #85 DONE 1.5s [2026-05-25T02:44:51.404Z] [2026-05-25T02:44:51.404Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:44:52.451Z] #88 ... [2026-05-25T02:44:52.451Z] [2026-05-25T02:44:52.451Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:44:52.451Z] #62 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:52.451Z] #62 37.26 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:52.451Z] #62 37.38 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-25T02:44:52.451Z] #62 37.38 (3/4) Installing libucontext (1.3.2-r0) [2026-05-25T02:44:52.451Z] #62 37.38 (4/4) Installing gcompat (1.1.0-r4) [2026-05-25T02:44:52.451Z] #62 37.42 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:52.451Z] #62 37.55 OK: 8 MiB in 20 packages [2026-05-25T02:44:52.451Z] #62 ... [2026-05-25T02:44:52.451Z] [2026-05-25T02:44:52.451Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T02:44:52.451Z] #89 ... [2026-05-25T02:44:52.451Z] [2026-05-25T02:44:52.451Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T02:44:52.451Z] #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:52.451Z] #0 9.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:52.793Z] #90 ... [2026-05-25T02:44:52.793Z] [2026-05-25T02:44:52.793Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T02:44:52.793Z] #60 37.46 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:52.793Z] #60 37.47 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-25T02:44:52.793Z] #60 37.49 (3/5) Installing libucontext (1.3.2-r0) [2026-05-25T02:44:52.793Z] #60 37.50 (4/5) Installing gcompat (1.1.0-r4) [2026-05-25T02:44:52.793Z] #60 37.52 (5/5) Installing openssl (3.5.6-r0) [2026-05-25T02:44:52.793Z] #60 37.60 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:52.793Z] #60 37.73 OK: 9 MiB in 21 packages [2026-05-25T02:44:55.618Z] #60 ... [2026-05-25T02:44:55.618Z] [2026-05-25T02:44:55.618Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T02:44:55.618Z] #69 26.90 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T02:44:55.618Z] #69 26.90 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T02:44:55.618Z] #69 26.90 OK: 26183 distinct packages available [2026-05-25T02:44:55.618Z] #69 29.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:55.618Z] #69 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:55.618Z] #69 ... [2026-05-25T02:44:55.618Z] [2026-05-25T02:44:55.618Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T02:44:55.618Z] #59 38.92 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-25T02:44:55.618Z] #59 39.03 (2/13) Installing c-ares (1.34.6-r0) [2026-05-25T02:44:55.618Z] #59 39.07 (3/13) Installing libunistring (1.3-r0) [2026-05-25T02:44:55.618Z] #59 39.30 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-25T02:44:55.618Z] #59 39.37 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-25T02:44:55.618Z] #59 39.42 (6/13) Installing libpsl (0.21.5-r3) [2026-05-25T02:44:55.618Z] #59 39.45 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-25T02:44:55.618Z] #59 39.47 (8/13) Installing libcurl (8.14.1-r2) [2026-05-25T02:44:55.618Z] #59 39.54 (9/13) Installing curl (8.14.1-r2) [2026-05-25T02:44:55.618Z] #59 39.57 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-25T02:44:55.618Z] #59 39.62 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-25T02:44:55.618Z] #59 39.62 (12/13) Installing libucontext (1.3.2-r0) [2026-05-25T02:44:55.618Z] #59 39.64 (13/13) Installing gcompat (1.1.0-r4) [2026-05-25T02:44:55.618Z] #59 39.64 Executing busybox-1.37.0-r20.trigger [2026-05-25T02:44:55.618Z] #59 39.82 OK: 13 MiB in 29 packages [2026-05-25T02:44:57.276Z] #59 DONE 42.5s [2026-05-25T02:44:57.276Z] [2026-05-25T02:44:57.276Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T02:44:57.276Z] #90 14.25 OK: 8 MiB in 18 packages [2026-05-25T02:44:57.276Z] #90 DONE 15.0s [2026-05-25T02:44:57.276Z] [2026-05-25T02:44:57.276Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T02:44:57.590Z] #91 ... [2026-05-25T02:44:57.590Z] [2026-05-25T02:44:57.590Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:44:57.590Z] #83 17.64 OK: 8 MiB in 17 packages [2026-05-25T02:44:57.590Z] #83 DONE 20.1s [2026-05-25T02:44:57.590Z] [2026-05-25T02:44:57.590Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T02:44:57.590Z] #69 37.58 OK: 255 MiB in 60 packages [2026-05-25T02:44:57.590Z] #69 DONE 39.4s [2026-05-25T02:44:57.590Z] [2026-05-25T02:44:57.590Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T02:44:57.590Z] #62 DONE 42.9s [2026-05-25T02:44:57.590Z] [2026-05-25T02:44:57.590Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:44:57.590Z] #92 ... [2026-05-25T02:44:57.590Z] [2026-05-25T02:44:57.590Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T02:44:57.590Z] #60 DONE 42.9s [2026-05-25T02:44:57.899Z] [2026-05-25T02:44:57.899Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T02:44:59.568Z] #93 ... [2026-05-25T02:44:59.568Z] [2026-05-25T02:44:59.568Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T02:44:59.568Z] #89 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:59.568Z] #89 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:44:59.568Z] #89 15.21 OK: 20 MiB in 20 packages [2026-05-25T02:44:59.568Z] #89 DONE 17.0s [2026-05-25T02:44:59.568Z] [2026-05-25T02:44:59.568Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:44:59.568Z] #94 DONE 1.8s [2026-05-25T02:44:59.568Z] [2026-05-25T02:44:59.568Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:45:01.718Z] #95 ... [2026-05-25T02:45:01.718Z] [2026-05-25T02:45:01.718Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T02:45:01.718Z] #75 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:01.718Z] #75 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:01.718Z] #75 17.06 OK: 20 MiB in 20 packages [2026-05-25T02:45:01.718Z] #75 DONE 18.9s [2026-05-25T02:45:01.718Z] [2026-05-25T02:45:01.718Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-25T02:45:01.718Z] #96 DONE 0.3s [2026-05-25T02:45:01.718Z] [2026-05-25T02:45:01.718Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:45:01.718Z] #87 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:01.718Z] #87 9.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:03.864Z] #87 ... [2026-05-25T02:45:03.864Z] [2026-05-25T02:45:03.864Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:45:03.864Z] #92 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:04.152Z] #92 ... [2026-05-25T02:45:04.152Z] [2026-05-25T02:45:04.152Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T02:45:04.152Z] #91 DONE 6.7s [2026-05-25T02:45:04.152Z] [2026-05-25T02:45:04.152Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-25T02:45:04.452Z] #97 DONE 0.2s [2026-05-25T02:45:04.452Z] [2026-05-25T02:45:04.452Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T02:45:04.452Z] #93 6.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:05.059Z] #93 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:07.245Z] #93 ... [2026-05-25T02:45:07.245Z] [2026-05-25T02:45:07.245Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:45:07.245Z] #84 9.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:07.245Z] #84 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:07.245Z] #84 17.11 OK: 9 MiB in 19 packages [2026-05-25T02:45:07.245Z] #84 DONE 18.0s [2026-05-25T02:45:07.245Z] [2026-05-25T02:45:07.245Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:45:07.245Z] #87 15.56 OK: 12 MiB in 23 packages [2026-05-25T02:45:07.245Z] #87 DONE 16.5s [2026-05-25T02:45:07.245Z] [2026-05-25T02:45:07.245Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:45:07.245Z] #92 7.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:07.928Z] #92 ... [2026-05-25T02:45:07.928Z] [2026-05-25T02:45:07.928Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T02:45:07.928Z] #0 6.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:07.928Z] #0 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T02:45:09.476Z] #98 ... [2026-05-25T02:45:09.476Z] [2026-05-25T02:45:09.476Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T02:45:09.476Z] #93 11.84 OK: 9 MiB in 21 packages [2026-05-25T02:45:10.117Z] #93 DONE 12.5s [2026-05-25T02:45:10.117Z] [2026-05-25T02:45:10.117Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:45:10.733Z] #99 ... [2026-05-25T02:45:10.733Z] [2026-05-25T02:45:10.733Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T02:45:10.733Z] #98 12.03 OK: 8 MiB in 20 packages [2026-05-25T02:45:10.733Z] #98 DONE 13.2s [2026-05-25T02:45:11.026Z] [2026-05-25T02:45:11.026Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:45:11.318Z] #100 ... [2026-05-25T02:45:11.318Z] [2026-05-25T02:45:11.318Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T02:45:11.318Z] #92 12.40 OK: 13 MiB in 29 packages [2026-05-25T02:45:11.318Z] #92 DONE 14.0s [2026-05-25T02:45:11.318Z] [2026-05-25T02:45:11.318Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T02:45:12.400Z] #101 DONE 2.3s [2026-05-25T02:45:12.400Z] [2026-05-25T02:45:12.400Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:45:13.516Z] #100 ... [2026-05-25T02:45:13.516Z] [2026-05-25T02:45:13.516Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:45:13.516Z] #99 DONE 3.2s [2026-05-25T02:45:13.516Z] [2026-05-25T02:45:13.516Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:45:13.516Z] #100 DONE 2.6s [2026-05-25T02:45:13.516Z] [2026-05-25T02:45:13.516Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T02:45:13.865Z] #102 ... [2026-05-25T02:45:13.865Z] [2026-05-25T02:45:13.865Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-25T02:45:13.865Z] #103 DONE 0.3s [2026-05-25T02:45:13.865Z] [2026-05-25T02:45:13.865Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T02:45:13.865Z] #104 DONE 0.2s [2026-05-25T02:45:13.865Z] [2026-05-25T02:45:13.865Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:13.865Z] #105 ... [2026-05-25T02:45:13.865Z] [2026-05-25T02:45:13.865Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T02:45:13.865Z] #102 DONE 0.3s [2026-05-25T02:45:14.163Z] [2026-05-25T02:45:14.163Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:14.163Z] #105 DONE 0.3s [2026-05-25T02:45:14.163Z] [2026-05-25T02:45:14.163Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-25T02:45:14.163Z] #106 DONE 0.3s [2026-05-25T02:45:14.163Z] [2026-05-25T02:45:14.163Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:14.458Z] #107 ... [2026-05-25T02:45:14.458Z] [2026-05-25T02:45:14.458Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-25T02:45:14.458Z] #108 DONE 0.4s [2026-05-25T02:45:14.458Z] [2026-05-25T02:45:14.458Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:14.458Z] #107 DONE 0.4s [2026-05-25T02:45:14.458Z] [2026-05-25T02:45:14.458Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-25T02:45:14.757Z] #109 DONE 0.4s [2026-05-25T02:45:14.757Z] [2026-05-25T02:45:14.757Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T02:45:15.065Z] #110 DONE 0.4s [2026-05-25T02:45:15.065Z] [2026-05-25T02:45:15.065Z] #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T02:45:15.065Z] #111 DONE 2.5s [2026-05-25T02:45:15.065Z] [2026-05-25T02:45:15.065Z] #112 [security-spire-server] exporting to image [2026-05-25T02:45:15.065Z] #112 exporting layers [2026-05-25T02:45:15.373Z] #112 ... [2026-05-25T02:45:15.373Z] [2026-05-25T02:45:15.373Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T02:45:15.373Z] #113 DONE 0.5s [2026-05-25T02:45:15.373Z] [2026-05-25T02:45:15.373Z] #112 [security-spire-config] exporting to image [2026-05-25T02:45:15.668Z] #112 ... [2026-05-25T02:45:15.668Z] [2026-05-25T02:45:15.668Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-25T02:45:15.668Z] #114 DONE 0.5s [2026-05-25T02:45:15.668Z] [2026-05-25T02:45:15.668Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T02:45:15.982Z] #115 DONE 0.5s [2026-05-25T02:45:15.982Z] [2026-05-25T02:45:15.982Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:16.269Z] #116 DONE 0.3s [2026-05-25T02:45:16.269Z] [2026-05-25T02:45:16.269Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:45:16.269Z] #80 ... [2026-05-25T02:45:16.269Z] [2026-05-25T02:45:16.269Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-25T02:45:16.599Z] #117 DONE 0.3s [2026-05-25T02:45:16.599Z] [2026-05-25T02:45:16.599Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-25T02:45:16.904Z] #118 DONE 0.3s [2026-05-25T02:45:16.904Z] [2026-05-25T02:45:16.904Z] #112 [security-spire-agent] exporting to image [2026-05-25T02:45:20.494Z] #112 exporting layers 5.0s done [2026-05-25T02:45:20.494Z] #112 writing image sha256:6639537a8695316ed350d9c7410b39a416a661b4c616a10f2bef81273e2d0050 0.1s done [2026-05-25T02:45:20.494Z] #112 naming to docker.io/library/security-spire-server-arm64 [2026-05-25T02:45:20.494Z] #112 naming to docker.io/library/security-spire-server-arm64 0.1s done [2026-05-25T02:45:20.494Z] #112 exporting layers 4.8s done [2026-05-25T02:45:20.494Z] #112 writing image sha256:87b23f10e191badeaf4b6c43ca8b1cc06fac4df23d61c97ed9cf17ab1eddb762 0.0s done [2026-05-25T02:45:20.494Z] #112 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-05-25T02:45:20.494Z] #112 exporting layers 3.6s done [2026-05-25T02:45:20.835Z] #112 writing image sha256:9ec14bdb593caf428fc48367d8f3128422b0cc8a721b6e6df3bcea0880bd3f95 done [2026-05-25T02:45:20.835Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2026-05-25T02:45:20.835Z] #112 DONE 5.6s [2026-05-25T02:45:20.835Z] [2026-05-25T02:45:20.835Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:45:50.653Z] #148 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T02:45:50.653Z] #153 DONE 156.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T02:45:50.653Z] #149 156.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T02:45:50.653Z] #149 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T02:45:50.653Z] #147 DONE 156.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:50.653Z] #176 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:50.653Z] #177 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:50.653Z] #178 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:50.653Z] #179 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-25T02:45:50.653Z] #180 DONE 0.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-25T02:45:50.653Z] #181 DONE 0.3s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:45:50.653Z] #182 DONE 0.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-25T02:45:50.653Z] #183 DONE 0.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #184 [core-command] exporting to image [2026-05-25T02:45:50.653Z] #184 exporting layers [2026-05-25T02:45:50.653Z] #184 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-25T02:45:50.653Z] #185 DONE 0.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #184 [core-command] exporting to image [2026-05-25T02:45:50.653Z] #184 exporting layers 0.2s done [2026-05-25T02:45:50.653Z] #184 writing image sha256:4ed7c6e6c66dad1656a2f8eb658fa2f8640bcb2959fc235b4472c3f1170aaefa done [2026-05-25T02:45:50.653Z] #184 naming to docker.io/library/core-command 0.0s done [2026-05-25T02:45:50.653Z] #184 DONE 0.3s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:50.653Z] #186 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T02:45:50.653Z] #187 DONE 1.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T02:45:50.653Z] #145 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #188 [security-proxy-setup] exporting to image [2026-05-25T02:45:50.653Z] #188 exporting layers 0.3s done [2026-05-25T02:45:50.653Z] #188 writing image sha256:a3552ac71db1fa69e67ce4defc009d3bf43a57217df63cbeae86ed78e827829c done [2026-05-25T02:45:50.653Z] #188 naming to docker.io/library/security-proxy-setup done [2026-05-25T02:45:50.653Z] #188 DONE 0.3s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T02:45:50.653Z] #156 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T02:45:50.653Z] #149 DONE 159.6s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:50.653Z] #189 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T02:45:50.653Z] #145 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:50.653Z] #190 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-25T02:45:50.653Z] #191 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-25T02:45:50.653Z] #192 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:45:50.653Z] #193 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-25T02:45:50.653Z] #194 DONE 0.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-25T02:45:50.653Z] #195 DONE 0.2s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T02:45:50.653Z] #145 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:50.653Z] #196 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T02:45:50.653Z] #197 DONE 0.5s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #198 [security-secretstore-setup] exporting to image [2026-05-25T02:45:50.653Z] #198 exporting layers 0.4s done [2026-05-25T02:45:50.653Z] #198 writing image sha256:ddf06f4b2e9e2027a4353104cf23e9e930d77fd41237500dae6f7a0a854c667d done [2026-05-25T02:45:50.653Z] #198 naming to docker.io/library/security-secretstore-setup done [2026-05-25T02:45:50.653Z] #198 DONE 0.4s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T02:45:50.653Z] #145 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T02:45:50.653Z] #155 DONE 161.6s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:50.653Z] #199 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:50.653Z] #200 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T02:45:50.653Z] #156 ... [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-25T02:45:50.653Z] #201 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:45:50.653Z] #202 DONE 0.0s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #203 [security-spiffe-token-provider] exporting to image [2026-05-25T02:45:50.653Z] #203 exporting layers 0.1s done [2026-05-25T02:45:50.653Z] #203 writing image sha256:2ca517df8c67da23f224ebbbde650ae2337af8b1176f4a65770471b279ba37a6 done [2026-05-25T02:45:50.653Z] #203 naming to docker.io/library/security-spiffe-token-provider done [2026-05-25T02:45:50.653Z] #203 DONE 0.1s [2026-05-25T02:45:50.653Z] [2026-05-25T02:45:50.653Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T02:45:52.060Z] #145 DONE 164.0s [2026-05-25T02:45:52.060Z] [2026-05-25T02:45:52.060Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T02:45:52.060Z] #150 DONE 164.1s [2026-05-25T02:45:52.060Z] [2026-05-25T02:45:52.060Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T02:45:52.060Z] #152 DONE 164.0s [2026-05-25T02:45:52.060Z] [2026-05-25T02:45:52.060Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T02:45:52.060Z] #154 DONE 164.1s [2026-05-25T02:45:52.060Z] [2026-05-25T02:45:52.060Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:52.060Z] #204 DONE 0.1s [2026-05-25T02:45:52.060Z] [2026-05-25T02:45:52.060Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T02:45:52.336Z] #148 ... [2026-05-25T02:45:52.336Z] [2026-05-25T02:45:52.336Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:52.336Z] #204 DONE 0.1s [2026-05-25T02:45:52.336Z] [2026-05-25T02:45:52.336Z] #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:52.336Z] #205 CACHED [2026-05-25T02:45:52.336Z] [2026-05-25T02:45:52.336Z] #206 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:52.336Z] #206 CACHED [2026-05-25T02:45:52.336Z] [2026-05-25T02:45:52.336Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:52.336Z] #207 DONE 0.1s [2026-05-25T02:45:52.336Z] [2026-05-25T02:45:52.336Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:52.596Z] #208 ... [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-25T02:45:52.596Z] #209 DONE 0.3s [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-25T02:45:52.596Z] #210 DONE 0.3s [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:52.596Z] #211 DONE 0.3s [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:52.596Z] #208 DONE 0.3s [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-25T02:45:52.596Z] #212 DONE 0.1s [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:45:52.596Z] #213 DONE 0.1s [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:52.596Z] #214 DONE 0.1s [2026-05-25T02:45:52.596Z] [2026-05-25T02:45:52.596Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:52.597Z] #215 DONE 0.1s [2026-05-25T02:45:52.597Z] [2026-05-25T02:45:52.597Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-25T02:45:52.865Z] #216 ... [2026-05-25T02:45:52.865Z] [2026-05-25T02:45:52.865Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-25T02:45:52.865Z] #217 DONE 0.1s [2026-05-25T02:45:52.865Z] [2026-05-25T02:45:52.865Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-25T02:45:52.865Z] #218 DONE 0.1s [2026-05-25T02:45:52.865Z] [2026-05-25T02:45:52.865Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T02:45:52.865Z] #148 DONE 165.0s [2026-05-25T02:45:52.865Z] [2026-05-25T02:45:52.865Z] #219 [core-metadata] exporting to image [2026-05-25T02:45:53.178Z] #219 ... [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-25T02:45:53.178Z] #216 DONE 0.4s [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #220 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T02:45:53.178Z] #220 DONE 0.4s [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:53.178Z] #221 DONE 0.1s [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-25T02:45:53.178Z] #222 DONE 0.1s [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #223 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:45:53.178Z] #223 DONE 0.1s [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #219 [core-metadata] exporting to image [2026-05-25T02:45:53.178Z] #219 exporting layers 0.3s done [2026-05-25T02:45:53.178Z] #219 writing image sha256:84e888c1f082a18c80c07ad73ca43093c2cc30c25163c6e936b2fb2a5d22fafa done [2026-05-25T02:45:53.178Z] #219 naming to docker.io/library/core-metadata 0.0s done [2026-05-25T02:45:53.178Z] #219 DONE 0.4s [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T02:45:53.178Z] #224 DONE 0.1s [2026-05-25T02:45:53.178Z] [2026-05-25T02:45:53.178Z] #225 [core-data] exporting to image [2026-05-25T02:45:53.480Z] #225 ... [2026-05-25T02:45:53.480Z] [2026-05-25T02:45:53.480Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T02:45:53.480Z] #156 DONE 154.2s [2026-05-25T02:45:53.480Z] [2026-05-25T02:45:53.480Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T02:45:53.480Z] #226 DONE 0.7s [2026-05-25T02:45:53.480Z] [2026-05-25T02:45:53.480Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-25T02:45:53.480Z] #227 DONE 0.1s [2026-05-25T02:45:53.480Z] [2026-05-25T02:45:53.480Z] #225 [core-data] exporting to image [2026-05-25T02:45:53.480Z] #225 exporting layers 0.3s done [2026-05-25T02:45:53.480Z] #225 writing image sha256:88bc15dd48cd62972fd0febc6369ef34437feee745220f410f6e51943534e3ea done [2026-05-25T02:45:53.480Z] #225 naming to docker.io/library/core-data done [2026-05-25T02:45:53.480Z] #225 DONE 0.3s [2026-05-25T02:45:53.480Z] [2026-05-25T02:45:53.480Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:45:53.480Z] #228 DONE 0.1s [2026-05-25T02:45:53.480Z] [2026-05-25T02:45:53.480Z] #229 [support-notifications] exporting to image [2026-05-25T02:45:53.788Z] #229 ... [2026-05-25T02:45:53.788Z] [2026-05-25T02:45:53.788Z] #230 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T02:45:53.788Z] #230 DONE 0.1s [2026-05-25T02:45:53.788Z] [2026-05-25T02:45:53.788Z] #231 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T02:45:53.788Z] #231 DONE 0.2s [2026-05-25T02:45:53.788Z] [2026-05-25T02:45:53.788Z] #232 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-25T02:45:53.788Z] #232 DONE 0.0s [2026-05-25T02:45:53.788Z] [2026-05-25T02:45:53.788Z] #233 [support-scheduler] exporting to image [2026-05-25T02:45:53.788Z] #233 exporting layers 0.6s done [2026-05-25T02:45:53.788Z] #233 writing image sha256:632a73f1d8b8ace5dd7a556259010a754467278d6a2f701ac2d33c764f6a5952 done [2026-05-25T02:45:53.788Z] #233 naming to docker.io/library/support-scheduler done [2026-05-25T02:45:53.788Z] #233 DONE 0.7s [2026-05-25T02:45:53.788Z] [2026-05-25T02:45:53.788Z] #229 [support-notifications] exporting to image [2026-05-25T02:45:53.788Z] #229 exporting layers 0.4s done [2026-05-25T02:45:54.064Z] #229 writing image sha256:05dbfd90a2fa784169bf18c164e349ef5bf1dcef8a7aaf1d68a713ba51e8a9b5 done [2026-05-25T02:45:54.064Z] #229 naming to docker.io/library/support-notifications done [2026-05-25T02:45:54.064Z] #229 DONE 0.4s [2026-05-25T02:45:54.064Z] [2026-05-25T02:45:54.064Z] #234 [core-keeper] exporting to image [2026-05-25T02:45:54.064Z] #234 exporting layers 0.1s done [2026-05-25T02:45:54.064Z] #234 writing image sha256:295e15b47a77280d08f6c900dffe3e5d4628fe8e0733434bd413d7731d0b6d6b done [2026-05-25T02:45:54.064Z] #234 naming to docker.io/library/core-keeper done [2026-05-25T02:45:54.064Z] #234 DONE 0.2s [2026-05-25T02:45:54.064Z] [2026-05-25T02:45:54.064Z] #235 [security-proxy-auth] exporting to image [2026-05-25T02:45:54.324Z] #235 exporting layers 0.8s done [2026-05-25T02:45:54.324Z] #235 writing image sha256:cbf6f308b19fa9d19962b3372d21b078b72129c3dda332e221a4b3a5a81afd50 done [2026-05-25T02:45:54.324Z] #235 naming to docker.io/library/security-proxy-auth done [2026-05-25T02:45:54.324Z] #235 DONE 0.8s [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T02:45:54.324Z] time="2026-05-25T02:42:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-25T02:45:54.336Z] $ docker stop --time=1 dcf2268ee3dc7f331cd9f78c04970b74e7b90779cb926d3b54fa1c42e728568f [2026-05-25T02:45:55.580Z] $ docker rm -f --volumes dcf2268ee3dc7f331cd9f78c04970b74e7b90779cb926d3b54fa1c42e728568f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T02:45:55.922Z] + docker images [2026-05-25T02:45:55.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-25T02:45:55.922Z] security-proxy-auth latest cbf6f308b19f 2 seconds ago 49.1MB [2026-05-25T02:45:55.922Z] support-notifications latest 05dbfd90a2fa 2 seconds ago 57.8MB [2026-05-25T02:45:55.922Z] core-keeper latest 295e15b47a77 2 seconds ago 49.7MB [2026-05-25T02:45:55.922Z] core-data latest 88bc15dd48cd 3 seconds ago 49.9MB [2026-05-25T02:45:55.922Z] support-scheduler latest 632a73f1d8b8 3 seconds ago 54.2MB [2026-05-25T02:45:55.922Z] core-metadata latest 84e888c1f082 3 seconds ago 50.1MB [2026-05-25T02:45:55.922Z] security-spiffe-token-provider latest 2ca517df8c67 6 seconds ago 53MB [2026-05-25T02:45:55.922Z] security-secretstore-setup latest ddf06f4b2e9e 7 seconds ago 89.2MB [2026-05-25T02:45:55.922Z] security-proxy-setup latest a3552ac71db1 9 seconds ago 54.8MB [2026-05-25T02:45:55.922Z] core-command latest 4ed7c6e6c66d 11 seconds ago 44.1MB [2026-05-25T02:45:55.922Z] security-bootstrapper latest e72f4333cd21 About a minute ago 21.6MB [2026-05-25T02:45:55.922Z] core-common-config-bootstrapper latest 4a7b9d39d9e7 About a minute ago 20.5MB [2026-05-25T02:45:55.922Z] security-spire-agent latest 7043c3e3a744 2 minutes ago 237MB [2026-05-25T02:45:55.922Z] security-spire-server latest d3ba94d5e7f6 2 minutes ago 178MB [2026-05-25T02:45:55.922Z] security-spire-config latest 537a66202701 2 minutes ago 177MB [2026-05-25T02:45:55.922Z] ci-base-image-x86_64 latest 10f7e768ebac 6 minutes ago 970MB [2026-05-25T02:45:55.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-05-25T02:45:55.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-05-25T02:45:55.922Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T02:45:56.095Z] provisioning config files... [2026-05-25T02:45:56.107Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config15023337551393993273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T02:45:56.414Z] ---> ****-login.sh [2026-05-25T02:45:56.414Z] nexus3.edgexfoundry.org:10001 [2026-05-25T02:45:56.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:45:56.414Z] Login Succeeded [2026-05-25T02:45:56.414Z] nexus3.edgexfoundry.org:10002 [2026-05-25T02:45:56.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:45:56.414Z] Login Succeeded [2026-05-25T02:45:56.414Z] nexus3.edgexfoundry.org:10003 [2026-05-25T02:45:56.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:45:56.673Z] Login Succeeded [2026-05-25T02:45:56.673Z] nexus3.edgexfoundry.org:10004 [2026-05-25T02:45:56.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:45:56.673Z] Login Succeeded [2026-05-25T02:45:56.673Z] ****.io [2026-05-25T02:45:56.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T02:45:56.932Z] Login Succeeded [2026-05-25T02:45:56.932Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T02:45:56.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:45:56.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T02:45:57.003Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-25T02:45:57.003Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:45:57.003Z] latest [2026-05-25T02:45:57.003Z] 4.1.0-dev.114 [2026-05-25T02:45:57.003Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:45:57.003Z] main [2026-05-25T02:45:57.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:45:57.340Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:45:57.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:45:57.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T02:45:57.673Z] 7f9cc204c397: Preparing [2026-05-25T02:45:57.673Z] 620d791d7be5: Preparing [2026-05-25T02:45:57.673Z] ee00a9f5c5b0: Preparing [2026-05-25T02:45:57.673Z] e7fbbfa0fded: Preparing [2026-05-25T02:45:57.673Z] 94a5a702cb50: Preparing [2026-05-25T02:45:57.673Z] c7b9a9785975: Preparing [2026-05-25T02:45:57.673Z] 0854555d70ac: Preparing [2026-05-25T02:45:57.673Z] c7b9a9785975: Waiting [2026-05-25T02:45:57.673Z] 0854555d70ac: Waiting [2026-05-25T02:45:57.673Z] 94a5a702cb50: Pushed [2026-05-25T02:45:57.673Z] e7fbbfa0fded: Pushed [2026-05-25T02:45:57.673Z] ee00a9f5c5b0: Pushed [2026-05-25T02:45:57.673Z] 7f9cc204c397: Pushed [2026-05-25T02:45:57.673Z] 0854555d70ac: Layer already exists [2026-05-25T02:45:57.673Z] c7b9a9785975: Pushed [2026-05-25T02:46:00.975Z] 620d791d7be5: Pushed [2026-05-25T02:46:00.975Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:01.401Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:01.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-25T02:46:01.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T02:46:01.718Z] 7f9cc204c397: Preparing [2026-05-25T02:46:01.718Z] 620d791d7be5: Preparing [2026-05-25T02:46:01.718Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:01.718Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:01.718Z] 94a5a702cb50: Preparing [2026-05-25T02:46:01.718Z] c7b9a9785975: Preparing [2026-05-25T02:46:01.718Z] 0854555d70ac: Preparing [2026-05-25T02:46:01.718Z] c7b9a9785975: Waiting [2026-05-25T02:46:01.718Z] 0854555d70ac: Waiting [2026-05-25T02:46:01.718Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:01.718Z] 7f9cc204c397: Layer already exists [2026-05-25T02:46:01.718Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:01.718Z] 620d791d7be5: Layer already exists [2026-05-25T02:46:01.718Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:01.718Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:01.718Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:01.718Z] latest: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:02.046Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:02.398Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.114 [2026-05-25T02:46:02.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T02:46:02.398Z] 7f9cc204c397: Preparing [2026-05-25T02:46:02.398Z] 620d791d7be5: Preparing [2026-05-25T02:46:02.398Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:02.398Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:02.398Z] 94a5a702cb50: Preparing [2026-05-25T02:46:02.398Z] c7b9a9785975: Preparing [2026-05-25T02:46:02.398Z] 0854555d70ac: Preparing [2026-05-25T02:46:02.398Z] c7b9a9785975: Waiting [2026-05-25T02:46:02.398Z] 0854555d70ac: Waiting [2026-05-25T02:46:02.398Z] 7f9cc204c397: Layer already exists [2026-05-25T02:46:02.398Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:02.398Z] 620d791d7be5: Layer already exists [2026-05-25T02:46:02.398Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:02.398Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:02.398Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:02.398Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:02.398Z] 4.1.0-dev.114: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:02.796Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:03.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:03.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T02:46:03.129Z] 7f9cc204c397: Preparing [2026-05-25T02:46:03.129Z] 620d791d7be5: Preparing [2026-05-25T02:46:03.129Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:03.129Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:03.129Z] 94a5a702cb50: Preparing [2026-05-25T02:46:03.129Z] c7b9a9785975: Preparing [2026-05-25T02:46:03.129Z] 0854555d70ac: Preparing [2026-05-25T02:46:03.129Z] c7b9a9785975: Waiting [2026-05-25T02:46:03.129Z] 0854555d70ac: Waiting [2026-05-25T02:46:03.129Z] 620d791d7be5: Layer already exists [2026-05-25T02:46:03.129Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:03.129Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:03.129Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:03.129Z] 7f9cc204c397: Layer already exists [2026-05-25T02:46:03.129Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:03.129Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:03.129Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:03.461Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:03.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-25T02:46:03.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T02:46:03.790Z] 7f9cc204c397: Preparing [2026-05-25T02:46:03.790Z] 620d791d7be5: Preparing [2026-05-25T02:46:03.790Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:03.790Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:03.790Z] 94a5a702cb50: Preparing [2026-05-25T02:46:03.790Z] c7b9a9785975: Preparing [2026-05-25T02:46:03.790Z] 0854555d70ac: Preparing [2026-05-25T02:46:03.790Z] c7b9a9785975: Waiting [2026-05-25T02:46:03.790Z] 0854555d70ac: Waiting [2026-05-25T02:46:03.790Z] 620d791d7be5: Layer already exists [2026-05-25T02:46:03.790Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:03.790Z] 7f9cc204c397: Layer already exists [2026-05-25T02:46:03.790Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:03.790Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:03.790Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:03.790Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:03.790Z] main: digest: sha256:b5511a2cbd4adc8a3181336fe453d3570ddb6a2c95ac25cbb2b20608d8252bab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:46:03.838Z] ===================================================== [Pipeline] echo [2026-05-25T02:46:03.847Z] taggedImages: [2026-05-25T02:46:03.847Z] - nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:03.847Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-25T02:46:03.847Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.114 [2026-05-25T02:46:03.847Z] - nexus3.edgexfoundry.org:10004/core-command:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:03.847Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-25T02:46:03.868Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-25T02:46:03.869Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:03.869Z] latest [2026-05-25T02:46:03.869Z] 4.1.0-dev.114 [2026-05-25T02:46:03.869Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:03.869Z] main [2026-05-25T02:46:03.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:04.232Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:04.550Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:04.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T02:46:04.550Z] fcda007c75b1: Preparing [2026-05-25T02:46:04.550Z] 6ef5224401ca: Preparing [2026-05-25T02:46:04.550Z] e05011c32f24: Preparing [2026-05-25T02:46:04.550Z] 4ebf31f48336: Preparing [2026-05-25T02:46:04.550Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:04.550Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:04.550Z] 94a5a702cb50: Preparing [2026-05-25T02:46:04.550Z] c7b9a9785975: Preparing [2026-05-25T02:46:04.550Z] 0854555d70ac: Preparing [2026-05-25T02:46:04.550Z] 94a5a702cb50: Waiting [2026-05-25T02:46:04.550Z] c7b9a9785975: Waiting [2026-05-25T02:46:04.550Z] 0854555d70ac: Waiting [2026-05-25T02:46:04.550Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:04.550Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:04.550Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:04.550Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:04.550Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:04.550Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:04.550Z] 6ef5224401ca: Pushed [2026-05-25T02:46:04.550Z] fcda007c75b1: Pushed [2026-05-25T02:46:04.550Z] e05011c32f24: Pushed [2026-05-25T02:46:05.925Z] 4ebf31f48336: Pushed [2026-05-25T02:46:05.925Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:06.244Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:06.563Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-25T02:46:06.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T02:46:06.563Z] fcda007c75b1: Preparing [2026-05-25T02:46:06.563Z] 6ef5224401ca: Preparing [2026-05-25T02:46:06.563Z] e05011c32f24: Preparing [2026-05-25T02:46:06.563Z] 4ebf31f48336: Preparing [2026-05-25T02:46:06.563Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:06.563Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:06.563Z] 94a5a702cb50: Preparing [2026-05-25T02:46:06.563Z] c7b9a9785975: Preparing [2026-05-25T02:46:06.563Z] 0854555d70ac: Preparing [2026-05-25T02:46:06.563Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:06.563Z] 0854555d70ac: Waiting [2026-05-25T02:46:06.563Z] 94a5a702cb50: Waiting [2026-05-25T02:46:06.563Z] c7b9a9785975: Waiting [2026-05-25T02:46:06.563Z] e05011c32f24: Layer already exists [2026-05-25T02:46:06.563Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:06.563Z] 6ef5224401ca: Layer already exists [2026-05-25T02:46:06.563Z] fcda007c75b1: Layer already exists [2026-05-25T02:46:06.563Z] 4ebf31f48336: Layer already exists [2026-05-25T02:46:06.563Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:06.563Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:06.563Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:06.563Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:06.563Z] latest: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:06.881Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:07.195Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.114 [2026-05-25T02:46:07.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T02:46:07.195Z] fcda007c75b1: Preparing [2026-05-25T02:46:07.195Z] 6ef5224401ca: Preparing [2026-05-25T02:46:07.195Z] e05011c32f24: Preparing [2026-05-25T02:46:07.195Z] 4ebf31f48336: Preparing [2026-05-25T02:46:07.195Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:07.195Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:07.195Z] 94a5a702cb50: Preparing [2026-05-25T02:46:07.195Z] c7b9a9785975: Preparing [2026-05-25T02:46:07.195Z] 0854555d70ac: Preparing [2026-05-25T02:46:07.195Z] 94a5a702cb50: Waiting [2026-05-25T02:46:07.195Z] c7b9a9785975: Waiting [2026-05-25T02:46:07.195Z] 0854555d70ac: Waiting [2026-05-25T02:46:07.195Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:07.195Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:07.195Z] fcda007c75b1: Layer already exists [2026-05-25T02:46:07.195Z] 6ef5224401ca: Layer already exists [2026-05-25T02:46:07.195Z] e05011c32f24: Layer already exists [2026-05-25T02:46:07.195Z] 4ebf31f48336: Layer already exists [2026-05-25T02:46:07.195Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:07.195Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:07.195Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:07.195Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:07.195Z] 4.1.0-dev.114: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:07.523Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:07.846Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:07.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T02:46:07.846Z] fcda007c75b1: Preparing [2026-05-25T02:46:07.846Z] 6ef5224401ca: Preparing [2026-05-25T02:46:07.846Z] e05011c32f24: Preparing [2026-05-25T02:46:07.846Z] 4ebf31f48336: Preparing [2026-05-25T02:46:07.846Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:07.846Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:07.846Z] 94a5a702cb50: Preparing [2026-05-25T02:46:07.846Z] c7b9a9785975: Preparing [2026-05-25T02:46:07.846Z] 0854555d70ac: Preparing [2026-05-25T02:46:07.846Z] 94a5a702cb50: Waiting [2026-05-25T02:46:07.846Z] c7b9a9785975: Waiting [2026-05-25T02:46:07.846Z] 0854555d70ac: Waiting [2026-05-25T02:46:07.846Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:07.846Z] 4ebf31f48336: Layer already exists [2026-05-25T02:46:07.846Z] 6ef5224401ca: Layer already exists [2026-05-25T02:46:07.846Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:07.846Z] fcda007c75b1: Layer already exists [2026-05-25T02:46:07.846Z] e05011c32f24: Layer already exists [2026-05-25T02:46:07.846Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:07.846Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:07.846Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:07.846Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:07.846Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:08.168Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:08.483Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-25T02:46:08.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T02:46:08.484Z] fcda007c75b1: Preparing [2026-05-25T02:46:08.484Z] 6ef5224401ca: Preparing [2026-05-25T02:46:08.484Z] e05011c32f24: Preparing [2026-05-25T02:46:08.484Z] 4ebf31f48336: Preparing [2026-05-25T02:46:08.484Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:08.484Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:08.484Z] 94a5a702cb50: Preparing [2026-05-25T02:46:08.484Z] c7b9a9785975: Preparing [2026-05-25T02:46:08.484Z] 0854555d70ac: Preparing [2026-05-25T02:46:08.484Z] 94a5a702cb50: Waiting [2026-05-25T02:46:08.484Z] c7b9a9785975: Waiting [2026-05-25T02:46:08.484Z] 0854555d70ac: Waiting [2026-05-25T02:46:08.484Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:08.484Z] 4ebf31f48336: Layer already exists [2026-05-25T02:46:08.484Z] e05011c32f24: Layer already exists [2026-05-25T02:46:08.484Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:08.484Z] fcda007c75b1: Layer already exists [2026-05-25T02:46:08.484Z] 6ef5224401ca: Layer already exists [2026-05-25T02:46:08.484Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:08.484Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:08.484Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:08.484Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:08.484Z] main: digest: sha256:ea8a9a96ab3419a57e4c9801366aad45d403b7ceb9f4e4fe38ad5195273c226a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:46:08.558Z] ===================================================== [Pipeline] echo [2026-05-25T02:46:08.571Z] taggedImages: [2026-05-25T02:46:08.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:08.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-25T02:46:08.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.114 [2026-05-25T02:46:08.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:08.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-25T02:46:08.596Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-25T02:46:08.596Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:08.596Z] latest [2026-05-25T02:46:08.596Z] 4.1.0-dev.114 [2026-05-25T02:46:08.596Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:08.596Z] main [2026-05-25T02:46:08.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:08.936Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:09.268Z] + docker push nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:09.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T02:46:09.268Z] 605c35778204: Preparing [2026-05-25T02:46:09.268Z] 56ddf841d2c1: Preparing [2026-05-25T02:46:09.268Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:09.268Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:09.268Z] 604a9ec72a21: Preparing [2026-05-25T02:46:09.268Z] 8aef2a329f9e: Preparing [2026-05-25T02:46:09.268Z] 0854555d70ac: Preparing [2026-05-25T02:46:09.268Z] 8aef2a329f9e: Waiting [2026-05-25T02:46:09.268Z] 0854555d70ac: Waiting [2026-05-25T02:46:09.268Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:09.268Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:09.268Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:09.268Z] 8aef2a329f9e: Pushed [2026-05-25T02:46:09.268Z] 604a9ec72a21: Pushed [2026-05-25T02:46:09.268Z] 605c35778204: Pushed [2026-05-25T02:46:13.457Z] 56ddf841d2c1: Pushed [2026-05-25T02:46:13.457Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:13.828Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:14.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-25T02:46:14.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T02:46:14.134Z] 605c35778204: Preparing [2026-05-25T02:46:14.134Z] 56ddf841d2c1: Preparing [2026-05-25T02:46:14.134Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:14.134Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:14.134Z] 604a9ec72a21: Preparing [2026-05-25T02:46:14.134Z] 8aef2a329f9e: Preparing [2026-05-25T02:46:14.134Z] 0854555d70ac: Preparing [2026-05-25T02:46:14.134Z] 8aef2a329f9e: Waiting [2026-05-25T02:46:14.134Z] 0854555d70ac: Waiting [2026-05-25T02:46:14.134Z] 604a9ec72a21: Layer already exists [2026-05-25T02:46:14.134Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:14.134Z] 56ddf841d2c1: Layer already exists [2026-05-25T02:46:14.134Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:14.134Z] 605c35778204: Layer already exists [2026-05-25T02:46:14.134Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:14.134Z] 8aef2a329f9e: Layer already exists [2026-05-25T02:46:14.134Z] latest: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:14.566Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:14.987Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.114 [2026-05-25T02:46:14.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T02:46:14.987Z] 605c35778204: Preparing [2026-05-25T02:46:14.987Z] 56ddf841d2c1: Preparing [2026-05-25T02:46:14.987Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:14.987Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:14.987Z] 604a9ec72a21: Preparing [2026-05-25T02:46:14.987Z] 8aef2a329f9e: Preparing [2026-05-25T02:46:14.987Z] 0854555d70ac: Preparing [2026-05-25T02:46:14.987Z] 8aef2a329f9e: Waiting [2026-05-25T02:46:14.987Z] 0854555d70ac: Waiting [2026-05-25T02:46:14.987Z] 604a9ec72a21: Layer already exists [2026-05-25T02:46:14.987Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:14.987Z] 56ddf841d2c1: Layer already exists [2026-05-25T02:46:14.987Z] 605c35778204: Layer already exists [2026-05-25T02:46:14.987Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:14.987Z] 8aef2a329f9e: Layer already exists [2026-05-25T02:46:14.987Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:14.987Z] 4.1.0-dev.114: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:15.339Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:15.962Z] + docker push nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:15.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T02:46:15.962Z] 605c35778204: Preparing [2026-05-25T02:46:15.962Z] 56ddf841d2c1: Preparing [2026-05-25T02:46:15.962Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:15.962Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:15.962Z] 604a9ec72a21: Preparing [2026-05-25T02:46:15.962Z] 8aef2a329f9e: Preparing [2026-05-25T02:46:15.962Z] 0854555d70ac: Preparing [2026-05-25T02:46:15.962Z] 8aef2a329f9e: Waiting [2026-05-25T02:46:15.962Z] 0854555d70ac: Waiting [2026-05-25T02:46:15.962Z] 56ddf841d2c1: Layer already exists [2026-05-25T02:46:15.962Z] 604a9ec72a21: Layer already exists [2026-05-25T02:46:15.962Z] 605c35778204: Layer already exists [2026-05-25T02:46:15.962Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:15.962Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:15.962Z] 8aef2a329f9e: Layer already exists [2026-05-25T02:46:15.962Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:15.962Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:16.496Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:17.064Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-25T02:46:17.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T02:46:17.064Z] 605c35778204: Preparing [2026-05-25T02:46:17.064Z] 56ddf841d2c1: Preparing [2026-05-25T02:46:17.064Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:17.064Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:17.064Z] 604a9ec72a21: Preparing [2026-05-25T02:46:17.064Z] 8aef2a329f9e: Preparing [2026-05-25T02:46:17.064Z] 0854555d70ac: Preparing [2026-05-25T02:46:17.064Z] 8aef2a329f9e: Waiting [2026-05-25T02:46:17.064Z] 0854555d70ac: Waiting [2026-05-25T02:46:17.064Z] 604a9ec72a21: Layer already exists [2026-05-25T02:46:17.064Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:17.064Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:17.064Z] 56ddf841d2c1: Layer already exists [2026-05-25T02:46:17.064Z] 605c35778204: Layer already exists [2026-05-25T02:46:17.064Z] 8aef2a329f9e: Layer already exists [2026-05-25T02:46:17.064Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:17.064Z] main: digest: sha256:c514b0318191b74af96b316c5384ad12d86f227d47312af1a6c0248000bbf596 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:46:17.205Z] ===================================================== [Pipeline] echo [2026-05-25T02:46:17.219Z] taggedImages: [2026-05-25T02:46:17.219Z] - nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:17.219Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-25T02:46:17.219Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.114 [2026-05-25T02:46:17.219Z] - nexus3.edgexfoundry.org:10004/core-data:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:17.219Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-25T02:46:17.268Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-25T02:46:17.268Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:17.268Z] latest [2026-05-25T02:46:17.268Z] 4.1.0-dev.114 [2026-05-25T02:46:17.268Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:17.268Z] main [2026-05-25T02:46:17.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:17.713Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:18.184Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:18.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T02:46:18.184Z] 60c29237259e: Preparing [2026-05-25T02:46:18.184Z] 5be30bc9e32a: Preparing [2026-05-25T02:46:18.184Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:18.184Z] 407f767cc823: Preparing [2026-05-25T02:46:18.184Z] d19267ab62df: Preparing [2026-05-25T02:46:18.184Z] 0854555d70ac: Preparing [2026-05-25T02:46:18.184Z] 0854555d70ac: Waiting [2026-05-25T02:46:18.184Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:18.184Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:18.184Z] 407f767cc823: Pushed [2026-05-25T02:46:18.184Z] d19267ab62df: Pushed [2026-05-25T02:46:18.184Z] 60c29237259e: Pushed [2026-05-25T02:46:22.481Z] 5be30bc9e32a: Pushed [2026-05-25T02:46:22.481Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:22.798Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:23.177Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-25T02:46:23.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T02:46:23.177Z] 60c29237259e: Preparing [2026-05-25T02:46:23.177Z] 5be30bc9e32a: Preparing [2026-05-25T02:46:23.177Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:23.177Z] 407f767cc823: Preparing [2026-05-25T02:46:23.177Z] d19267ab62df: Preparing [2026-05-25T02:46:23.177Z] 0854555d70ac: Preparing [2026-05-25T02:46:23.177Z] 0854555d70ac: Waiting [2026-05-25T02:46:23.177Z] 407f767cc823: Layer already exists [2026-05-25T02:46:23.177Z] 60c29237259e: Layer already exists [2026-05-25T02:46:23.177Z] 5be30bc9e32a: Layer already exists [2026-05-25T02:46:23.177Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:23.177Z] d19267ab62df: Layer already exists [2026-05-25T02:46:23.177Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:23.177Z] latest: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:23.522Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:23.836Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.114 [2026-05-25T02:46:23.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T02:46:23.836Z] 60c29237259e: Preparing [2026-05-25T02:46:23.836Z] 5be30bc9e32a: Preparing [2026-05-25T02:46:23.836Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:23.836Z] 407f767cc823: Preparing [2026-05-25T02:46:23.836Z] d19267ab62df: Preparing [2026-05-25T02:46:23.836Z] 0854555d70ac: Preparing [2026-05-25T02:46:23.836Z] 0854555d70ac: Waiting [2026-05-25T02:46:23.836Z] d19267ab62df: Layer already exists [2026-05-25T02:46:23.836Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:23.836Z] 5be30bc9e32a: Layer already exists [2026-05-25T02:46:23.836Z] 407f767cc823: Layer already exists [2026-05-25T02:46:23.836Z] 60c29237259e: Layer already exists [2026-05-25T02:46:23.836Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:23.836Z] 4.1.0-dev.114: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:24.149Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:24.453Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:24.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T02:46:24.454Z] 60c29237259e: Preparing [2026-05-25T02:46:24.454Z] 5be30bc9e32a: Preparing [2026-05-25T02:46:24.454Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:24.454Z] 407f767cc823: Preparing [2026-05-25T02:46:24.454Z] d19267ab62df: Preparing [2026-05-25T02:46:24.454Z] 0854555d70ac: Preparing [2026-05-25T02:46:24.454Z] 0854555d70ac: Waiting [2026-05-25T02:46:24.454Z] 5be30bc9e32a: Layer already exists [2026-05-25T02:46:24.454Z] d19267ab62df: Layer already exists [2026-05-25T02:46:24.454Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:24.454Z] 60c29237259e: Layer already exists [2026-05-25T02:46:24.454Z] 407f767cc823: Layer already exists [2026-05-25T02:46:24.454Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:24.454Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:24.779Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:25.123Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-25T02:46:25.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T02:46:25.123Z] 60c29237259e: Preparing [2026-05-25T02:46:25.123Z] 5be30bc9e32a: Preparing [2026-05-25T02:46:25.123Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:25.123Z] 407f767cc823: Preparing [2026-05-25T02:46:25.123Z] d19267ab62df: Preparing [2026-05-25T02:46:25.123Z] 0854555d70ac: Preparing [2026-05-25T02:46:25.123Z] 0854555d70ac: Waiting [2026-05-25T02:46:25.123Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:25.123Z] d19267ab62df: Layer already exists [2026-05-25T02:46:25.123Z] 60c29237259e: Layer already exists [2026-05-25T02:46:25.123Z] 407f767cc823: Layer already exists [2026-05-25T02:46:25.123Z] 5be30bc9e32a: Layer already exists [2026-05-25T02:46:25.123Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:25.123Z] main: digest: sha256:684984cfdcd21d4e07839342f93292c22aeec3369255c666068eeeea047e5a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:46:25.190Z] ===================================================== [Pipeline] echo [2026-05-25T02:46:25.200Z] taggedImages: [2026-05-25T02:46:25.200Z] - nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:25.200Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-25T02:46:25.200Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.114 [2026-05-25T02:46:25.200Z] - nexus3.edgexfoundry.org:10004/core-keeper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:25.200Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-25T02:46:25.220Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-25T02:46:25.220Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:25.220Z] latest [2026-05-25T02:46:25.220Z] 4.1.0-dev.114 [2026-05-25T02:46:25.220Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:25.220Z] main [2026-05-25T02:46:25.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:25.556Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:25.872Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:25.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T02:46:25.872Z] 88778e73ee31: Preparing [2026-05-25T02:46:25.872Z] df8f84a013c6: Preparing [2026-05-25T02:46:25.872Z] b49dc81c784e: Preparing [2026-05-25T02:46:25.872Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:25.872Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:25.872Z] 94a5a702cb50: Preparing [2026-05-25T02:46:25.872Z] c7b9a9785975: Preparing [2026-05-25T02:46:25.872Z] 0854555d70ac: Preparing [2026-05-25T02:46:25.872Z] c7b9a9785975: Waiting [2026-05-25T02:46:25.872Z] 94a5a702cb50: Waiting [2026-05-25T02:46:25.872Z] 0854555d70ac: Waiting [2026-05-25T02:46:25.872Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:25.872Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:25.872Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:25.872Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:25.872Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:25.872Z] 88778e73ee31: Pushed [2026-05-25T02:46:25.872Z] df8f84a013c6: Pushed [2026-05-25T02:46:30.131Z] b49dc81c784e: Pushed [2026-05-25T02:46:30.131Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:30.561Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:31.069Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-25T02:46:31.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T02:46:31.069Z] 88778e73ee31: Preparing [2026-05-25T02:46:31.069Z] df8f84a013c6: Preparing [2026-05-25T02:46:31.069Z] b49dc81c784e: Preparing [2026-05-25T02:46:31.069Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:31.069Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:31.069Z] 94a5a702cb50: Preparing [2026-05-25T02:46:31.069Z] c7b9a9785975: Preparing [2026-05-25T02:46:31.069Z] 0854555d70ac: Preparing [2026-05-25T02:46:31.069Z] 94a5a702cb50: Waiting [2026-05-25T02:46:31.069Z] c7b9a9785975: Waiting [2026-05-25T02:46:31.069Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:31.069Z] b49dc81c784e: Layer already exists [2026-05-25T02:46:31.069Z] 88778e73ee31: Layer already exists [2026-05-25T02:46:31.069Z] df8f84a013c6: Layer already exists [2026-05-25T02:46:31.069Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:31.069Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:31.069Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:31.069Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:31.069Z] latest: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:31.537Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:31.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.114 [2026-05-25T02:46:31.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T02:46:31.965Z] 88778e73ee31: Preparing [2026-05-25T02:46:31.965Z] df8f84a013c6: Preparing [2026-05-25T02:46:31.965Z] b49dc81c784e: Preparing [2026-05-25T02:46:31.965Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:31.965Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:31.965Z] 94a5a702cb50: Preparing [2026-05-25T02:46:31.965Z] c7b9a9785975: Preparing [2026-05-25T02:46:31.965Z] 0854555d70ac: Preparing [2026-05-25T02:46:31.965Z] c7b9a9785975: Waiting [2026-05-25T02:46:31.965Z] 0854555d70ac: Waiting [2026-05-25T02:46:31.965Z] 94a5a702cb50: Waiting [2026-05-25T02:46:31.965Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:31.965Z] 88778e73ee31: Layer already exists [2026-05-25T02:46:31.965Z] b49dc81c784e: Layer already exists [2026-05-25T02:46:31.965Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:31.965Z] df8f84a013c6: Layer already exists [2026-05-25T02:46:31.965Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:31.965Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:31.965Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:31.965Z] 4.1.0-dev.114: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:32.465Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:33.052Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:33.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T02:46:33.052Z] 88778e73ee31: Preparing [2026-05-25T02:46:33.052Z] df8f84a013c6: Preparing [2026-05-25T02:46:33.052Z] b49dc81c784e: Preparing [2026-05-25T02:46:33.052Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:33.052Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:33.052Z] 94a5a702cb50: Preparing [2026-05-25T02:46:33.052Z] c7b9a9785975: Preparing [2026-05-25T02:46:33.052Z] 0854555d70ac: Preparing [2026-05-25T02:46:33.052Z] c7b9a9785975: Waiting [2026-05-25T02:46:33.052Z] 0854555d70ac: Waiting [2026-05-25T02:46:33.052Z] 94a5a702cb50: Waiting [2026-05-25T02:46:33.052Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:33.052Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:33.052Z] b49dc81c784e: Layer already exists [2026-05-25T02:46:33.052Z] 88778e73ee31: Layer already exists [2026-05-25T02:46:33.052Z] df8f84a013c6: Layer already exists [2026-05-25T02:46:33.052Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:33.052Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:33.052Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:33.052Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:33.564Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:34.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-25T02:46:34.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T02:46:34.089Z] 88778e73ee31: Preparing [2026-05-25T02:46:34.089Z] df8f84a013c6: Preparing [2026-05-25T02:46:34.089Z] b49dc81c784e: Preparing [2026-05-25T02:46:34.089Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:34.089Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:34.089Z] 94a5a702cb50: Preparing [2026-05-25T02:46:34.089Z] c7b9a9785975: Preparing [2026-05-25T02:46:34.089Z] 0854555d70ac: Preparing [2026-05-25T02:46:34.089Z] 94a5a702cb50: Waiting [2026-05-25T02:46:34.089Z] c7b9a9785975: Waiting [2026-05-25T02:46:34.089Z] 0854555d70ac: Waiting [2026-05-25T02:46:34.089Z] 88778e73ee31: Layer already exists [2026-05-25T02:46:34.089Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:34.089Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:34.089Z] df8f84a013c6: Layer already exists [2026-05-25T02:46:34.089Z] b49dc81c784e: Layer already exists [2026-05-25T02:46:34.089Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:34.089Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:34.089Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:34.089Z] main: digest: sha256:9e6f72882d6d6f11611d9df0b9fde832db0048bd4b1ed77daf7ca5d082c53da9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:46:34.244Z] ===================================================== [Pipeline] echo [2026-05-25T02:46:34.280Z] taggedImages: [2026-05-25T02:46:34.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:34.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-25T02:46:34.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.114 [2026-05-25T02:46:34.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:34.280Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-25T02:46:34.314Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-25T02:46:34.314Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:34.314Z] latest [2026-05-25T02:46:34.314Z] 4.1.0-dev.114 [2026-05-25T02:46:34.314Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:34.314Z] main [2026-05-25T02:46:34.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:34.903Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:35.400Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:35.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T02:46:35.400Z] c95aaf9b5f10: Preparing [2026-05-25T02:46:35.400Z] 9bc46db893b0: Preparing [2026-05-25T02:46:35.400Z] 6b792754c932: Preparing [2026-05-25T02:46:35.400Z] 3190f2f10463: Preparing [2026-05-25T02:46:35.400Z] 0e3b2019179e: Preparing [2026-05-25T02:46:35.400Z] aefb4aa63607: Preparing [2026-05-25T02:46:35.400Z] 500f2f101edd: Preparing [2026-05-25T02:46:35.400Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:35.400Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:35.400Z] e09c5560e1c3: Preparing [2026-05-25T02:46:35.400Z] 3ab6d7cb82a1: Preparing [2026-05-25T02:46:35.400Z] 5f70bf18a086: Preparing [2026-05-25T02:46:35.400Z] 754692d3f642: Preparing [2026-05-25T02:46:35.400Z] 20f95f1b7762: Preparing [2026-05-25T02:46:35.400Z] 07b970369bdf: Preparing [2026-05-25T02:46:35.400Z] 0854555d70ac: Preparing [2026-05-25T02:46:35.400Z] 754692d3f642: Waiting [2026-05-25T02:46:35.400Z] 20f95f1b7762: Waiting [2026-05-25T02:46:35.400Z] 07b970369bdf: Waiting [2026-05-25T02:46:35.400Z] 0854555d70ac: Waiting [2026-05-25T02:46:35.400Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:35.400Z] e09c5560e1c3: Waiting [2026-05-25T02:46:35.400Z] 3ab6d7cb82a1: Waiting [2026-05-25T02:46:35.400Z] 5f70bf18a086: Waiting [2026-05-25T02:46:35.400Z] aefb4aa63607: Waiting [2026-05-25T02:46:35.400Z] 500f2f101edd: Waiting [2026-05-25T02:46:35.400Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:35.400Z] 6b792754c932: Pushed [2026-05-25T02:46:35.400Z] 9bc46db893b0: Pushed [2026-05-25T02:46:35.400Z] 0e3b2019179e: Pushed [2026-05-25T02:46:35.400Z] c95aaf9b5f10: Pushed [2026-05-25T02:46:35.400Z] 3190f2f10463: Pushed [2026-05-25T02:46:35.400Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:35.400Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:35.400Z] 5f70bf18a086: Layer already exists [2026-05-25T02:46:35.400Z] aefb4aa63607: Pushed [2026-05-25T02:46:35.400Z] e09c5560e1c3: Pushed [2026-05-25T02:46:35.709Z] 3ab6d7cb82a1: Pushed [2026-05-25T02:46:35.709Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:35.709Z] 754692d3f642: Pushed [2026-05-25T02:46:35.709Z] 20f95f1b7762: Pushed [2026-05-25T02:46:35.709Z] 07b970369bdf: Pushed [2026-05-25T02:46:37.240Z] 500f2f101edd: Pushed [2026-05-25T02:46:37.240Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:37.781Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:38.298Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-25T02:46:38.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T02:46:38.298Z] c95aaf9b5f10: Preparing [2026-05-25T02:46:38.298Z] 9bc46db893b0: Preparing [2026-05-25T02:46:38.298Z] 6b792754c932: Preparing [2026-05-25T02:46:38.298Z] 3190f2f10463: Preparing [2026-05-25T02:46:38.298Z] 0e3b2019179e: Preparing [2026-05-25T02:46:38.298Z] aefb4aa63607: Preparing [2026-05-25T02:46:38.298Z] 500f2f101edd: Preparing [2026-05-25T02:46:38.298Z] aefb4aa63607: Waiting [2026-05-25T02:46:38.298Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:38.298Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:38.298Z] 500f2f101edd: Waiting [2026-05-25T02:46:38.298Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:38.298Z] e09c5560e1c3: Preparing [2026-05-25T02:46:38.298Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:38.298Z] 3ab6d7cb82a1: Preparing [2026-05-25T02:46:38.298Z] e09c5560e1c3: Waiting [2026-05-25T02:46:38.298Z] 5f70bf18a086: Preparing [2026-05-25T02:46:38.298Z] 754692d3f642: Preparing [2026-05-25T02:46:38.298Z] 5f70bf18a086: Waiting [2026-05-25T02:46:38.298Z] 20f95f1b7762: Preparing [2026-05-25T02:46:38.298Z] 3ab6d7cb82a1: Waiting [2026-05-25T02:46:38.298Z] 07b970369bdf: Preparing [2026-05-25T02:46:38.298Z] 754692d3f642: Waiting [2026-05-25T02:46:38.298Z] 0854555d70ac: Preparing [2026-05-25T02:46:38.298Z] 20f95f1b7762: Waiting [2026-05-25T02:46:38.298Z] 07b970369bdf: Waiting [2026-05-25T02:46:38.298Z] 0854555d70ac: Waiting [2026-05-25T02:46:38.298Z] 9bc46db893b0: Layer already exists [2026-05-25T02:46:38.298Z] 3190f2f10463: Layer already exists [2026-05-25T02:46:38.298Z] c95aaf9b5f10: Layer already exists [2026-05-25T02:46:38.298Z] 6b792754c932: Layer already exists [2026-05-25T02:46:38.298Z] 0e3b2019179e: Layer already exists [2026-05-25T02:46:38.298Z] aefb4aa63607: Layer already exists [2026-05-25T02:46:38.298Z] 500f2f101edd: Layer already exists [2026-05-25T02:46:38.298Z] e09c5560e1c3: Layer already exists [2026-05-25T02:46:38.298Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:38.298Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:38.298Z] 3ab6d7cb82a1: Layer already exists [2026-05-25T02:46:38.298Z] 5f70bf18a086: Layer already exists [2026-05-25T02:46:38.298Z] 20f95f1b7762: Layer already exists [2026-05-25T02:46:38.298Z] 754692d3f642: Layer already exists [2026-05-25T02:46:38.298Z] 07b970369bdf: Layer already exists [2026-05-25T02:46:38.298Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:38.298Z] latest: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:38.893Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:39.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.114 [2026-05-25T02:46:39.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T02:46:39.407Z] c95aaf9b5f10: Preparing [2026-05-25T02:46:39.407Z] 9bc46db893b0: Preparing [2026-05-25T02:46:39.407Z] 6b792754c932: Preparing [2026-05-25T02:46:39.407Z] 3190f2f10463: Preparing [2026-05-25T02:46:39.407Z] 0e3b2019179e: Preparing [2026-05-25T02:46:39.407Z] aefb4aa63607: Preparing [2026-05-25T02:46:39.407Z] 500f2f101edd: Preparing [2026-05-25T02:46:39.407Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:39.407Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:39.407Z] e09c5560e1c3: Preparing [2026-05-25T02:46:39.407Z] 500f2f101edd: Waiting [2026-05-25T02:46:39.407Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:39.407Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:39.407Z] aefb4aa63607: Waiting [2026-05-25T02:46:39.407Z] 3ab6d7cb82a1: Preparing [2026-05-25T02:46:39.407Z] 5f70bf18a086: Preparing [2026-05-25T02:46:39.407Z] 754692d3f642: Preparing [2026-05-25T02:46:39.407Z] e09c5560e1c3: Waiting [2026-05-25T02:46:39.407Z] 20f95f1b7762: Preparing [2026-05-25T02:46:39.407Z] 5f70bf18a086: Waiting [2026-05-25T02:46:39.407Z] 3ab6d7cb82a1: Waiting [2026-05-25T02:46:39.407Z] 07b970369bdf: Preparing [2026-05-25T02:46:39.407Z] 0854555d70ac: Preparing [2026-05-25T02:46:39.407Z] 20f95f1b7762: Waiting [2026-05-25T02:46:39.407Z] 07b970369bdf: Waiting [2026-05-25T02:46:39.407Z] 0854555d70ac: Waiting [2026-05-25T02:46:39.407Z] c95aaf9b5f10: Layer already exists [2026-05-25T02:46:39.407Z] 6b792754c932: Layer already exists [2026-05-25T02:46:39.407Z] 9bc46db893b0: Layer already exists [2026-05-25T02:46:39.407Z] 3190f2f10463: Layer already exists [2026-05-25T02:46:39.407Z] 0e3b2019179e: Layer already exists [2026-05-25T02:46:39.407Z] 500f2f101edd: Layer already exists [2026-05-25T02:46:39.407Z] aefb4aa63607: Layer already exists [2026-05-25T02:46:39.407Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:39.407Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:39.407Z] e09c5560e1c3: Layer already exists [2026-05-25T02:46:39.407Z] 3ab6d7cb82a1: Layer already exists [2026-05-25T02:46:39.407Z] 754692d3f642: Layer already exists [2026-05-25T02:46:39.407Z] 5f70bf18a086: Layer already exists [2026-05-25T02:46:39.407Z] 07b970369bdf: Layer already exists [2026-05-25T02:46:39.407Z] 20f95f1b7762: Layer already exists [2026-05-25T02:46:39.407Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:39.407Z] 4.1.0-dev.114: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:39.917Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:40.493Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:40.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T02:46:40.493Z] c95aaf9b5f10: Preparing [2026-05-25T02:46:40.493Z] 9bc46db893b0: Preparing [2026-05-25T02:46:40.493Z] 6b792754c932: Preparing [2026-05-25T02:46:40.493Z] 3190f2f10463: Preparing [2026-05-25T02:46:40.493Z] 0e3b2019179e: Preparing [2026-05-25T02:46:40.493Z] aefb4aa63607: Preparing [2026-05-25T02:46:40.493Z] 500f2f101edd: Preparing [2026-05-25T02:46:40.493Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:40.493Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:40.493Z] 500f2f101edd: Waiting [2026-05-25T02:46:40.493Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:40.493Z] aefb4aa63607: Waiting [2026-05-25T02:46:40.493Z] e09c5560e1c3: Preparing [2026-05-25T02:46:40.493Z] 3ab6d7cb82a1: Preparing [2026-05-25T02:46:40.493Z] 5f70bf18a086: Preparing [2026-05-25T02:46:40.493Z] 754692d3f642: Preparing [2026-05-25T02:46:40.493Z] 20f95f1b7762: Preparing [2026-05-25T02:46:40.493Z] 07b970369bdf: Preparing [2026-05-25T02:46:40.493Z] 0854555d70ac: Preparing [2026-05-25T02:46:40.493Z] 5f70bf18a086: Waiting [2026-05-25T02:46:40.493Z] 754692d3f642: Waiting [2026-05-25T02:46:40.493Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:40.493Z] e09c5560e1c3: Waiting [2026-05-25T02:46:40.493Z] 3ab6d7cb82a1: Waiting [2026-05-25T02:46:40.493Z] 07b970369bdf: Waiting [2026-05-25T02:46:40.493Z] 20f95f1b7762: Waiting [2026-05-25T02:46:40.493Z] 0854555d70ac: Waiting [2026-05-25T02:46:40.493Z] 0e3b2019179e: Layer already exists [2026-05-25T02:46:40.493Z] 3190f2f10463: Layer already exists [2026-05-25T02:46:40.493Z] 6b792754c932: Layer already exists [2026-05-25T02:46:40.493Z] 9bc46db893b0: Layer already exists [2026-05-25T02:46:40.493Z] c95aaf9b5f10: Layer already exists [2026-05-25T02:46:40.493Z] aefb4aa63607: Layer already exists [2026-05-25T02:46:40.493Z] 500f2f101edd: Layer already exists [2026-05-25T02:46:40.493Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:40.493Z] e09c5560e1c3: Layer already exists [2026-05-25T02:46:40.493Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:40.493Z] 3ab6d7cb82a1: Layer already exists [2026-05-25T02:46:40.493Z] 5f70bf18a086: Layer already exists [2026-05-25T02:46:40.493Z] 754692d3f642: Layer already exists [2026-05-25T02:46:40.493Z] 20f95f1b7762: Layer already exists [2026-05-25T02:46:40.493Z] 07b970369bdf: Layer already exists [2026-05-25T02:46:40.493Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:40.493Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:40.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:41.434Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-25T02:46:41.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T02:46:41.434Z] c95aaf9b5f10: Preparing [2026-05-25T02:46:41.434Z] 9bc46db893b0: Preparing [2026-05-25T02:46:41.434Z] 6b792754c932: Preparing [2026-05-25T02:46:41.434Z] 3190f2f10463: Preparing [2026-05-25T02:46:41.434Z] 0e3b2019179e: Preparing [2026-05-25T02:46:41.434Z] aefb4aa63607: Preparing [2026-05-25T02:46:41.434Z] 500f2f101edd: Preparing [2026-05-25T02:46:41.434Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:41.434Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:41.434Z] e09c5560e1c3: Preparing [2026-05-25T02:46:41.434Z] 3ab6d7cb82a1: Preparing [2026-05-25T02:46:41.434Z] 5f70bf18a086: Preparing [2026-05-25T02:46:41.434Z] 754692d3f642: Preparing [2026-05-25T02:46:41.434Z] aefb4aa63607: Waiting [2026-05-25T02:46:41.434Z] 20f95f1b7762: Preparing [2026-05-25T02:46:41.434Z] 500f2f101edd: Waiting [2026-05-25T02:46:41.434Z] 07b970369bdf: Preparing [2026-05-25T02:46:41.434Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:41.434Z] 0854555d70ac: Preparing [2026-05-25T02:46:41.434Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:41.434Z] e09c5560e1c3: Waiting [2026-05-25T02:46:41.434Z] 20f95f1b7762: Waiting [2026-05-25T02:46:41.434Z] 07b970369bdf: Waiting [2026-05-25T02:46:41.434Z] 3ab6d7cb82a1: Waiting [2026-05-25T02:46:41.434Z] 5f70bf18a086: Waiting [2026-05-25T02:46:41.434Z] 754692d3f642: Waiting [2026-05-25T02:46:41.434Z] 0854555d70ac: Waiting [2026-05-25T02:46:41.434Z] 6b792754c932: Layer already exists [2026-05-25T02:46:41.434Z] 9bc46db893b0: Layer already exists [2026-05-25T02:46:41.434Z] c95aaf9b5f10: Layer already exists [2026-05-25T02:46:41.434Z] 3190f2f10463: Layer already exists [2026-05-25T02:46:41.434Z] 0e3b2019179e: Layer already exists [2026-05-25T02:46:41.434Z] 500f2f101edd: Layer already exists [2026-05-25T02:46:41.434Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:41.434Z] aefb4aa63607: Layer already exists [2026-05-25T02:46:41.434Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:41.434Z] e09c5560e1c3: Layer already exists [2026-05-25T02:46:41.434Z] 754692d3f642: Layer already exists [2026-05-25T02:46:41.434Z] 5f70bf18a086: Layer already exists [2026-05-25T02:46:41.434Z] 20f95f1b7762: Layer already exists [2026-05-25T02:46:41.434Z] 3ab6d7cb82a1: Layer already exists [2026-05-25T02:46:41.434Z] 07b970369bdf: Layer already exists [2026-05-25T02:46:41.434Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:41.434Z] main: digest: sha256:0f4e53dbcfe0ec234e1c1a85e6908358f9d9e9f3d9b4b86cf9d0a40aa378f99a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:46:41.688Z] ===================================================== [Pipeline] echo [2026-05-25T02:46:41.723Z] taggedImages: [2026-05-25T02:46:41.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:41.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-25T02:46:41.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.114 [2026-05-25T02:46:41.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:41.723Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-25T02:46:41.778Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-25T02:46:41.778Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:41.778Z] latest [2026-05-25T02:46:41.778Z] 4.1.0-dev.114 [2026-05-25T02:46:41.778Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:41.778Z] main [2026-05-25T02:46:41.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:42.284Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:42.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:42.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T02:46:42.743Z] 29dc963862d3: Preparing [2026-05-25T02:46:42.743Z] 32c525d528d0: Preparing [2026-05-25T02:46:42.743Z] b3a8723b6420: Preparing [2026-05-25T02:46:42.743Z] ed1d31b7fb7a: Preparing [2026-05-25T02:46:42.743Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:42.743Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:42.743Z] 94a5a702cb50: Preparing [2026-05-25T02:46:42.743Z] c7b9a9785975: Preparing [2026-05-25T02:46:42.743Z] 0854555d70ac: Preparing [2026-05-25T02:46:42.743Z] 94a5a702cb50: Waiting [2026-05-25T02:46:42.743Z] c7b9a9785975: Waiting [2026-05-25T02:46:42.743Z] 0854555d70ac: Waiting [2026-05-25T02:46:42.743Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:42.743Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:42.743Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:42.743Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:42.743Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:42.743Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:42.743Z] 32c525d528d0: Pushed [2026-05-25T02:46:42.743Z] b3a8723b6420: Pushed [2026-05-25T02:46:42.743Z] 29dc963862d3: Pushed [2026-05-25T02:46:43.025Z] #79 DONE 112.1s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #88 DONE 106.4s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #86 DONE 109.1s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #119 [support-scheduler builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #119 ... [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #81 DONE 111.4s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #80 DONE 111.9s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #120 ... [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #95 DONE 98.8s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #121 ... [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #122 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #123 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #123 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:46:43.025Z] #124 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #125 DONE 1.9s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #126 [core-keeper builder 7/8] COPY . . [2026-05-25T02:46:43.025Z] #126 DONE 2.1s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #127 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:46:43.025Z] #128 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #129 [security-proxy-setup builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #129 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #120 DONE 1.9s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #130 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #131 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:46:43.025Z] #132 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #119 [support-scheduler builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #119 DONE 2.2s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:46:43.025Z] #133 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #134 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #135 [security-proxy-auth builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #135 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #121 DONE 1.6s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #136 [core-metadata builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #136 DONE 2.1s [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #137 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #138 [core-data builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #138 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:46:43.025Z] #139 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T02:46:43.025Z] #140 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-25T02:46:43.025Z] #141 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #142 [core-command builder 6/7] COPY . . [2026-05-25T02:46:43.025Z] #142 CACHED [2026-05-25T02:46:43.025Z] [2026-05-25T02:46:43.025Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T02:46:45.846Z] #143 ... [2026-05-25T02:46:45.846Z] [2026-05-25T02:46:45.846Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T02:46:45.846Z] #0 4.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T02:46:45.846Z] #144 ... [2026-05-25T02:46:45.846Z] [2026-05-25T02:46:45.846Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T02:46:45.846Z] #0 5.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T02:46:46.154Z] #145 ... [2026-05-25T02:46:46.154Z] [2026-05-25T02:46:46.154Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T02:46:46.154Z] #143 5.979 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-25T02:46:46.325Z] ed1d31b7fb7a: Pushed [2026-05-25T02:46:46.612Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:47.100Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:47.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-25T02:46:47.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T02:46:47.633Z] 29dc963862d3: Preparing [2026-05-25T02:46:47.633Z] 32c525d528d0: Preparing [2026-05-25T02:46:47.633Z] b3a8723b6420: Preparing [2026-05-25T02:46:47.633Z] ed1d31b7fb7a: Preparing [2026-05-25T02:46:47.633Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:47.633Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:47.633Z] 94a5a702cb50: Preparing [2026-05-25T02:46:47.633Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:47.633Z] c7b9a9785975: Preparing [2026-05-25T02:46:47.633Z] 94a5a702cb50: Waiting [2026-05-25T02:46:47.633Z] c7b9a9785975: Waiting [2026-05-25T02:46:47.633Z] 0854555d70ac: Preparing [2026-05-25T02:46:47.633Z] 0854555d70ac: Waiting [2026-05-25T02:46:47.633Z] 32c525d528d0: Layer already exists [2026-05-25T02:46:47.633Z] 29dc963862d3: Layer already exists [2026-05-25T02:46:47.633Z] ed1d31b7fb7a: Layer already exists [2026-05-25T02:46:47.633Z] b3a8723b6420: Layer already exists [2026-05-25T02:46:47.633Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:47.633Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:47.633Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:47.633Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:47.633Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:47.633Z] latest: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:48.162Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:48.721Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.114 [2026-05-25T02:46:48.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T02:46:48.721Z] 29dc963862d3: Preparing [2026-05-25T02:46:48.721Z] 32c525d528d0: Preparing [2026-05-25T02:46:48.721Z] b3a8723b6420: Preparing [2026-05-25T02:46:48.721Z] ed1d31b7fb7a: Preparing [2026-05-25T02:46:48.721Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:48.721Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:48.721Z] 94a5a702cb50: Preparing [2026-05-25T02:46:48.721Z] c7b9a9785975: Preparing [2026-05-25T02:46:48.721Z] 0854555d70ac: Preparing [2026-05-25T02:46:48.721Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:48.721Z] 94a5a702cb50: Waiting [2026-05-25T02:46:48.721Z] 0854555d70ac: Waiting [2026-05-25T02:46:48.721Z] c7b9a9785975: Waiting [2026-05-25T02:46:48.721Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:48.721Z] b3a8723b6420: Layer already exists [2026-05-25T02:46:48.721Z] 32c525d528d0: Layer already exists [2026-05-25T02:46:48.721Z] 29dc963862d3: Layer already exists [2026-05-25T02:46:48.721Z] ed1d31b7fb7a: Layer already exists [2026-05-25T02:46:48.721Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:48.721Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:48.721Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:48.721Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:48.721Z] 4.1.0-dev.114: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:49.297Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:49.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:49.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T02:46:49.888Z] 29dc963862d3: Preparing [2026-05-25T02:46:49.888Z] 32c525d528d0: Preparing [2026-05-25T02:46:49.888Z] b3a8723b6420: Preparing [2026-05-25T02:46:49.888Z] ed1d31b7fb7a: Preparing [2026-05-25T02:46:49.888Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:49.888Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:49.888Z] 94a5a702cb50: Preparing [2026-05-25T02:46:49.888Z] c7b9a9785975: Preparing [2026-05-25T02:46:49.888Z] 0854555d70ac: Preparing [2026-05-25T02:46:49.888Z] 94a5a702cb50: Waiting [2026-05-25T02:46:49.888Z] c7b9a9785975: Waiting [2026-05-25T02:46:49.888Z] 0854555d70ac: Waiting [2026-05-25T02:46:49.888Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:49.888Z] b3a8723b6420: Layer already exists [2026-05-25T02:46:49.888Z] ed1d31b7fb7a: Layer already exists [2026-05-25T02:46:49.888Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:49.888Z] 29dc963862d3: Layer already exists [2026-05-25T02:46:49.888Z] 32c525d528d0: Layer already exists [2026-05-25T02:46:49.888Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:49.888Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:49.888Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:49.888Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:49.888Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:50.441Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:50.684Z] #143 ... [2026-05-25T02:46:50.684Z] [2026-05-25T02:46:50.684Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T02:46:50.684Z] #0 5.979 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T02:46:50.684Z] #146 ... [2026-05-25T02:46:50.684Z] [2026-05-25T02:46:50.684Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T02:46:50.684Z] #0 6.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T02:46:50.684Z] #147 ... [2026-05-25T02:46:50.684Z] [2026-05-25T02:46:50.684Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T02:46:50.684Z] #0 6.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T02:46:50.684Z] #148 ... [2026-05-25T02:46:50.684Z] [2026-05-25T02:46:50.684Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T02:46:50.684Z] #0 5.923 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T02:46:50.684Z] #149 ... [2026-05-25T02:46:50.684Z] [2026-05-25T02:46:50.684Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T02:46:50.684Z] #0 4.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T02:46:50.684Z] #150 ... [2026-05-25T02:46:50.684Z] [2026-05-25T02:46:50.684Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T02:46:50.684Z] #0 5.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T02:46:51.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-25T02:46:51.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T02:46:51.015Z] 29dc963862d3: Preparing [2026-05-25T02:46:51.015Z] 32c525d528d0: Preparing [2026-05-25T02:46:51.015Z] b3a8723b6420: Preparing [2026-05-25T02:46:51.015Z] ed1d31b7fb7a: Preparing [2026-05-25T02:46:51.015Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:51.015Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:51.015Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:51.015Z] 94a5a702cb50: Preparing [2026-05-25T02:46:51.015Z] c7b9a9785975: Preparing [2026-05-25T02:46:51.015Z] 94a5a702cb50: Waiting [2026-05-25T02:46:51.015Z] 0854555d70ac: Preparing [2026-05-25T02:46:51.015Z] c7b9a9785975: Waiting [2026-05-25T02:46:51.015Z] 0854555d70ac: Waiting [2026-05-25T02:46:51.015Z] 29dc963862d3: Layer already exists [2026-05-25T02:46:51.015Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:51.015Z] b3a8723b6420: Layer already exists [2026-05-25T02:46:51.015Z] ed1d31b7fb7a: Layer already exists [2026-05-25T02:46:51.015Z] 32c525d528d0: Layer already exists [2026-05-25T02:46:51.015Z] 94a5a702cb50: Layer already exists [2026-05-25T02:46:51.015Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:51.015Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:51.015Z] c7b9a9785975: Layer already exists [2026-05-25T02:46:51.015Z] main: digest: sha256:5ed0c2becb868e77ff52bc3fb3a48032e3aa274b1bc52fdd213d1f33d9472f76 size: 2193 [2026-05-25T02:46:51.033Z] #151 ... [2026-05-25T02:46:51.033Z] [2026-05-25T02:46:51.033Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T02:46:51.033Z] #0 4.519 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T02:46:51.033Z] #152 ... [2026-05-25T02:46:51.033Z] [2026-05-25T02:46:51.033Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T02:46:51.033Z] #0 5.118 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:46:51.144Z] ===================================================== [Pipeline] echo [2026-05-25T02:46:51.199Z] taggedImages: [2026-05-25T02:46:51.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:51.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-25T02:46:51.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.114 [2026-05-25T02:46:51.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:51.199Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-25T02:46:51.226Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-25T02:46:51.226Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:51.226Z] latest [2026-05-25T02:46:51.226Z] 4.1.0-dev.114 [2026-05-25T02:46:51.226Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:51.226Z] main [2026-05-25T02:46:51.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2026-05-25T02:46:51.325Z] #153 ... [2026-05-25T02:46:51.325Z] [2026-05-25T02:46:51.325Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T02:46:51.325Z] #0 4.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:51.940Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:52.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:46:52.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T02:46:52.424Z] 60600cec041b: Preparing [2026-05-25T02:46:52.424Z] 10f5b0d8046b: Preparing [2026-05-25T02:46:52.424Z] ae44fc0abb78: Preparing [2026-05-25T02:46:52.424Z] 4f8de07e7024: Preparing [2026-05-25T02:46:52.424Z] 9bb798d76c0b: Preparing [2026-05-25T02:46:52.424Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:52.424Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:52.424Z] 8d6961919e5c: Preparing [2026-05-25T02:46:52.424Z] e982dbb9bf04: Preparing [2026-05-25T02:46:52.424Z] 04056aebbe56: Preparing [2026-05-25T02:46:52.424Z] 0854555d70ac: Preparing [2026-05-25T02:46:52.424Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:52.424Z] 04056aebbe56: Waiting [2026-05-25T02:46:52.424Z] 0854555d70ac: Waiting [2026-05-25T02:46:52.424Z] 8d6961919e5c: Waiting [2026-05-25T02:46:52.424Z] e982dbb9bf04: Waiting [2026-05-25T02:46:52.424Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:52.424Z] 9bb798d76c0b: Pushed [2026-05-25T02:46:52.424Z] 10f5b0d8046b: Pushed [2026-05-25T02:46:52.424Z] 60600cec041b: Pushed [2026-05-25T02:46:52.424Z] 4f8de07e7024: Pushed [2026-05-25T02:46:52.424Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:52.424Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:52.424Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:52.740Z] e982dbb9bf04: Pushed [2026-05-25T02:46:52.740Z] 8d6961919e5c: Pushed [2026-05-25T02:46:53.843Z] 04056aebbe56: Pushed [2026-05-25T02:46:55.366Z] ae44fc0abb78: Pushed [2026-05-25T02:46:55.366Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:55.835Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:56.382Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-25T02:46:56.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T02:46:56.382Z] 60600cec041b: Preparing [2026-05-25T02:46:56.382Z] 10f5b0d8046b: Preparing [2026-05-25T02:46:56.382Z] ae44fc0abb78: Preparing [2026-05-25T02:46:56.382Z] 4f8de07e7024: Preparing [2026-05-25T02:46:56.382Z] 9bb798d76c0b: Preparing [2026-05-25T02:46:56.382Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:56.382Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:56.382Z] 8d6961919e5c: Preparing [2026-05-25T02:46:56.382Z] e982dbb9bf04: Preparing [2026-05-25T02:46:56.382Z] 04056aebbe56: Preparing [2026-05-25T02:46:56.382Z] 0854555d70ac: Preparing [2026-05-25T02:46:56.382Z] 8d6961919e5c: Waiting [2026-05-25T02:46:56.382Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:56.382Z] e982dbb9bf04: Waiting [2026-05-25T02:46:56.382Z] 04056aebbe56: Waiting [2026-05-25T02:46:56.382Z] 0854555d70ac: Waiting [2026-05-25T02:46:56.382Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:56.382Z] 9bb798d76c0b: Layer already exists [2026-05-25T02:46:56.382Z] ae44fc0abb78: Layer already exists [2026-05-25T02:46:56.382Z] 10f5b0d8046b: Layer already exists [2026-05-25T02:46:56.382Z] 60600cec041b: Layer already exists [2026-05-25T02:46:56.382Z] 4f8de07e7024: Layer already exists [2026-05-25T02:46:56.382Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:56.382Z] 8d6961919e5c: Layer already exists [2026-05-25T02:46:56.382Z] e982dbb9bf04: Layer already exists [2026-05-25T02:46:56.382Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:56.382Z] 04056aebbe56: Layer already exists [2026-05-25T02:46:56.382Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:56.382Z] latest: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:57.046Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:57.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.114 [2026-05-25T02:46:57.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T02:46:57.553Z] 60600cec041b: Preparing [2026-05-25T02:46:57.553Z] 10f5b0d8046b: Preparing [2026-05-25T02:46:57.553Z] ae44fc0abb78: Preparing [2026-05-25T02:46:57.553Z] 4f8de07e7024: Preparing [2026-05-25T02:46:57.553Z] 9bb798d76c0b: Preparing [2026-05-25T02:46:57.553Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:57.553Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:57.553Z] 8d6961919e5c: Preparing [2026-05-25T02:46:57.553Z] e982dbb9bf04: Preparing [2026-05-25T02:46:57.553Z] 04056aebbe56: Preparing [2026-05-25T02:46:57.553Z] 0854555d70ac: Preparing [2026-05-25T02:46:57.553Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:57.553Z] e982dbb9bf04: Waiting [2026-05-25T02:46:57.553Z] 8d6961919e5c: Waiting [2026-05-25T02:46:57.553Z] 04056aebbe56: Waiting [2026-05-25T02:46:57.553Z] 0854555d70ac: Waiting [2026-05-25T02:46:57.553Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:57.553Z] 4f8de07e7024: Layer already exists [2026-05-25T02:46:57.553Z] 10f5b0d8046b: Layer already exists [2026-05-25T02:46:57.553Z] 60600cec041b: Layer already exists [2026-05-25T02:46:57.553Z] 9bb798d76c0b: Layer already exists [2026-05-25T02:46:57.553Z] ae44fc0abb78: Layer already exists [2026-05-25T02:46:57.553Z] 8d6961919e5c: Layer already exists [2026-05-25T02:46:57.553Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:57.553Z] e982dbb9bf04: Layer already exists [2026-05-25T02:46:57.553Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:57.553Z] 04056aebbe56: Layer already exists [2026-05-25T02:46:57.553Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:57.553Z] 4.1.0-dev.114: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:58.080Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:58.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:46:58.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T02:46:58.682Z] 60600cec041b: Preparing [2026-05-25T02:46:58.682Z] 10f5b0d8046b: Preparing [2026-05-25T02:46:58.682Z] ae44fc0abb78: Preparing [2026-05-25T02:46:58.682Z] 4f8de07e7024: Preparing [2026-05-25T02:46:58.682Z] 9bb798d76c0b: Preparing [2026-05-25T02:46:58.682Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:58.682Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:58.682Z] 8d6961919e5c: Preparing [2026-05-25T02:46:58.682Z] e982dbb9bf04: Preparing [2026-05-25T02:46:58.682Z] 04056aebbe56: Preparing [2026-05-25T02:46:58.682Z] 0854555d70ac: Preparing [2026-05-25T02:46:58.682Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:58.682Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:58.682Z] 8d6961919e5c: Waiting [2026-05-25T02:46:58.682Z] 04056aebbe56: Waiting [2026-05-25T02:46:58.682Z] e982dbb9bf04: Waiting [2026-05-25T02:46:58.682Z] 0854555d70ac: Waiting [2026-05-25T02:46:58.682Z] ae44fc0abb78: Layer already exists [2026-05-25T02:46:58.682Z] 9bb798d76c0b: Layer already exists [2026-05-25T02:46:58.682Z] 4f8de07e7024: Layer already exists [2026-05-25T02:46:58.682Z] 60600cec041b: Layer already exists [2026-05-25T02:46:58.682Z] 10f5b0d8046b: Layer already exists [2026-05-25T02:46:58.682Z] e982dbb9bf04: Layer already exists [2026-05-25T02:46:58.682Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:58.682Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:58.682Z] 8d6961919e5c: Layer already exists [2026-05-25T02:46:58.682Z] 04056aebbe56: Layer already exists [2026-05-25T02:46:58.682Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:58.682Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:59.316Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:46:59.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-25T02:46:59.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T02:46:59.839Z] 60600cec041b: Preparing [2026-05-25T02:46:59.839Z] 10f5b0d8046b: Preparing [2026-05-25T02:46:59.839Z] ae44fc0abb78: Preparing [2026-05-25T02:46:59.839Z] 4f8de07e7024: Preparing [2026-05-25T02:46:59.839Z] 9bb798d76c0b: Preparing [2026-05-25T02:46:59.839Z] ee00a9f5c5b0: Preparing [2026-05-25T02:46:59.839Z] e7fbbfa0fded: Preparing [2026-05-25T02:46:59.839Z] 8d6961919e5c: Preparing [2026-05-25T02:46:59.839Z] e982dbb9bf04: Preparing [2026-05-25T02:46:59.839Z] ee00a9f5c5b0: Waiting [2026-05-25T02:46:59.839Z] e7fbbfa0fded: Waiting [2026-05-25T02:46:59.839Z] 8d6961919e5c: Waiting [2026-05-25T02:46:59.839Z] 04056aebbe56: Preparing [2026-05-25T02:46:59.839Z] 0854555d70ac: Preparing [2026-05-25T02:46:59.839Z] e982dbb9bf04: Waiting [2026-05-25T02:46:59.839Z] 0854555d70ac: Waiting [2026-05-25T02:46:59.839Z] 04056aebbe56: Waiting [2026-05-25T02:46:59.839Z] ae44fc0abb78: Layer already exists [2026-05-25T02:46:59.839Z] 60600cec041b: Layer already exists [2026-05-25T02:46:59.839Z] 4f8de07e7024: Layer already exists [2026-05-25T02:46:59.839Z] 9bb798d76c0b: Layer already exists [2026-05-25T02:46:59.839Z] 10f5b0d8046b: Layer already exists [2026-05-25T02:46:59.839Z] 8d6961919e5c: Layer already exists [2026-05-25T02:46:59.839Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:46:59.839Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:46:59.839Z] e982dbb9bf04: Layer already exists [2026-05-25T02:46:59.839Z] 04056aebbe56: Layer already exists [2026-05-25T02:46:59.839Z] 0854555d70ac: Layer already exists [2026-05-25T02:46:59.839Z] main: digest: sha256:ac4d735ff55bc593f2b1eff6e39ec3d177dda6ce15331d7d381c8624bb329dba size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:47:00.075Z] ===================================================== [Pipeline] echo [2026-05-25T02:47:00.168Z] taggedImages: [2026-05-25T02:47:00.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:00.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-25T02:47:00.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.114 [2026-05-25T02:47:00.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:00.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-25T02:47:00.257Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-25T02:47:00.257Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:00.257Z] latest [2026-05-25T02:47:00.257Z] 4.1.0-dev.114 [2026-05-25T02:47:00.257Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:00.257Z] main [2026-05-25T02:47:00.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:01.093Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:01.636Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:01.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T02:47:01.636Z] 531696745bf8: Preparing [2026-05-25T02:47:01.636Z] eeab6e8326ac: Preparing [2026-05-25T02:47:01.636Z] cad43b05fd98: Preparing [2026-05-25T02:47:01.636Z] 0e05a9d9a6c3: Preparing [2026-05-25T02:47:01.636Z] e6f9209171a9: Preparing [2026-05-25T02:47:01.636Z] cf5bd60b4f98: Preparing [2026-05-25T02:47:01.636Z] f61f260f8d09: Preparing [2026-05-25T02:47:01.636Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:01.636Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:01.636Z] 7ffa29bde91b: Preparing [2026-05-25T02:47:01.636Z] 67015e74f922: Preparing [2026-05-25T02:47:01.636Z] 0854555d70ac: Preparing [2026-05-25T02:47:01.636Z] cf5bd60b4f98: Waiting [2026-05-25T02:47:01.636Z] f61f260f8d09: Waiting [2026-05-25T02:47:01.636Z] ee00a9f5c5b0: Waiting [2026-05-25T02:47:01.636Z] 7ffa29bde91b: Waiting [2026-05-25T02:47:01.636Z] 67015e74f922: Waiting [2026-05-25T02:47:01.636Z] 0854555d70ac: Waiting [2026-05-25T02:47:01.636Z] e7fbbfa0fded: Waiting [2026-05-25T02:47:01.636Z] eeab6e8326ac: Pushed [2026-05-25T02:47:01.636Z] e6f9209171a9: Pushed [2026-05-25T02:47:01.636Z] 531696745bf8: Pushed [2026-05-25T02:47:01.636Z] cf5bd60b4f98: Pushed [2026-05-25T02:47:01.636Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:01.636Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:01.636Z] f61f260f8d09: Pushed [2026-05-25T02:47:01.636Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:01.636Z] 7ffa29bde91b: Pushed [2026-05-25T02:47:03.096Z] 67015e74f922: Pushed [2026-05-25T02:47:04.108Z] 0e05a9d9a6c3: Pushed [2026-05-25T02:47:04.371Z] cad43b05fd98: Pushed [2026-05-25T02:47:04.371Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:04.909Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:05.396Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-25T02:47:05.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T02:47:05.396Z] 531696745bf8: Preparing [2026-05-25T02:47:05.396Z] eeab6e8326ac: Preparing [2026-05-25T02:47:05.396Z] cad43b05fd98: Preparing [2026-05-25T02:47:05.396Z] 0e05a9d9a6c3: Preparing [2026-05-25T02:47:05.396Z] e6f9209171a9: Preparing [2026-05-25T02:47:05.396Z] cf5bd60b4f98: Preparing [2026-05-25T02:47:05.396Z] f61f260f8d09: Preparing [2026-05-25T02:47:05.396Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:05.396Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:05.396Z] 7ffa29bde91b: Preparing [2026-05-25T02:47:05.396Z] 67015e74f922: Preparing [2026-05-25T02:47:05.396Z] 0854555d70ac: Preparing [2026-05-25T02:47:05.396Z] cf5bd60b4f98: Waiting [2026-05-25T02:47:05.396Z] e7fbbfa0fded: Waiting [2026-05-25T02:47:05.396Z] 7ffa29bde91b: Waiting [2026-05-25T02:47:05.396Z] f61f260f8d09: Waiting [2026-05-25T02:47:05.396Z] 67015e74f922: Waiting [2026-05-25T02:47:05.396Z] ee00a9f5c5b0: Waiting [2026-05-25T02:47:05.396Z] 0854555d70ac: Waiting [2026-05-25T02:47:05.396Z] 531696745bf8: Layer already exists [2026-05-25T02:47:05.396Z] 0e05a9d9a6c3: Layer already exists [2026-05-25T02:47:05.396Z] cad43b05fd98: Layer already exists [2026-05-25T02:47:05.396Z] e6f9209171a9: Layer already exists [2026-05-25T02:47:05.396Z] eeab6e8326ac: Layer already exists [2026-05-25T02:47:05.396Z] f61f260f8d09: Layer already exists [2026-05-25T02:47:05.396Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:05.396Z] cf5bd60b4f98: Layer already exists [2026-05-25T02:47:05.396Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:05.396Z] 7ffa29bde91b: Layer already exists [2026-05-25T02:47:05.396Z] 67015e74f922: Layer already exists [2026-05-25T02:47:05.396Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:05.396Z] latest: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:06.169Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:06.699Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.114 [2026-05-25T02:47:06.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T02:47:06.699Z] 531696745bf8: Preparing [2026-05-25T02:47:06.699Z] eeab6e8326ac: Preparing [2026-05-25T02:47:06.699Z] cad43b05fd98: Preparing [2026-05-25T02:47:06.699Z] 0e05a9d9a6c3: Preparing [2026-05-25T02:47:06.699Z] e6f9209171a9: Preparing [2026-05-25T02:47:06.699Z] cf5bd60b4f98: Preparing [2026-05-25T02:47:06.699Z] f61f260f8d09: Preparing [2026-05-25T02:47:06.699Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:06.699Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:06.699Z] 7ffa29bde91b: Preparing [2026-05-25T02:47:06.699Z] 67015e74f922: Preparing [2026-05-25T02:47:06.699Z] cf5bd60b4f98: Waiting [2026-05-25T02:47:06.699Z] f61f260f8d09: Waiting [2026-05-25T02:47:06.699Z] ee00a9f5c5b0: Waiting [2026-05-25T02:47:06.699Z] 7ffa29bde91b: Waiting [2026-05-25T02:47:06.699Z] e7fbbfa0fded: Waiting [2026-05-25T02:47:06.699Z] 67015e74f922: Waiting [2026-05-25T02:47:06.699Z] 0854555d70ac: Preparing [2026-05-25T02:47:06.699Z] 0854555d70ac: Waiting [2026-05-25T02:47:06.699Z] cad43b05fd98: Layer already exists [2026-05-25T02:47:06.699Z] 0e05a9d9a6c3: Layer already exists [2026-05-25T02:47:06.699Z] 531696745bf8: Layer already exists [2026-05-25T02:47:06.699Z] eeab6e8326ac: Layer already exists [2026-05-25T02:47:06.699Z] e6f9209171a9: Layer already exists [2026-05-25T02:47:06.699Z] cf5bd60b4f98: Layer already exists [2026-05-25T02:47:06.699Z] 7ffa29bde91b: Layer already exists [2026-05-25T02:47:06.699Z] f61f260f8d09: Layer already exists [2026-05-25T02:47:06.699Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:06.699Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:06.699Z] 67015e74f922: Layer already exists [2026-05-25T02:47:06.699Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:06.699Z] 4.1.0-dev.114: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:07.266Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:07.800Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:07.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T02:47:07.800Z] 531696745bf8: Preparing [2026-05-25T02:47:07.800Z] eeab6e8326ac: Preparing [2026-05-25T02:47:07.800Z] cad43b05fd98: Preparing [2026-05-25T02:47:07.800Z] 0e05a9d9a6c3: Preparing [2026-05-25T02:47:07.800Z] e6f9209171a9: Preparing [2026-05-25T02:47:07.800Z] cf5bd60b4f98: Preparing [2026-05-25T02:47:07.800Z] f61f260f8d09: Preparing [2026-05-25T02:47:07.800Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:07.800Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:07.800Z] 7ffa29bde91b: Preparing [2026-05-25T02:47:07.800Z] 67015e74f922: Preparing [2026-05-25T02:47:07.800Z] 0854555d70ac: Preparing [2026-05-25T02:47:07.800Z] ee00a9f5c5b0: Waiting [2026-05-25T02:47:07.800Z] e7fbbfa0fded: Waiting [2026-05-25T02:47:07.800Z] 7ffa29bde91b: Waiting [2026-05-25T02:47:07.800Z] 67015e74f922: Waiting [2026-05-25T02:47:07.800Z] cf5bd60b4f98: Waiting [2026-05-25T02:47:07.800Z] 0854555d70ac: Waiting [2026-05-25T02:47:07.800Z] f61f260f8d09: Waiting [2026-05-25T02:47:07.800Z] 0e05a9d9a6c3: Layer already exists [2026-05-25T02:47:07.800Z] eeab6e8326ac: Layer already exists [2026-05-25T02:47:07.800Z] 531696745bf8: Layer already exists [2026-05-25T02:47:07.800Z] e6f9209171a9: Layer already exists [2026-05-25T02:47:07.800Z] cad43b05fd98: Layer already exists [2026-05-25T02:47:07.800Z] f61f260f8d09: Layer already exists [2026-05-25T02:47:07.800Z] cf5bd60b4f98: Layer already exists [2026-05-25T02:47:07.800Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:07.800Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:07.800Z] 7ffa29bde91b: Layer already exists [2026-05-25T02:47:07.800Z] 67015e74f922: Layer already exists [2026-05-25T02:47:07.800Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:07.800Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:08.268Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:08.808Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-25T02:47:08.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T02:47:08.808Z] 531696745bf8: Preparing [2026-05-25T02:47:08.808Z] eeab6e8326ac: Preparing [2026-05-25T02:47:08.808Z] cad43b05fd98: Preparing [2026-05-25T02:47:08.808Z] 0e05a9d9a6c3: Preparing [2026-05-25T02:47:08.808Z] e6f9209171a9: Preparing [2026-05-25T02:47:08.808Z] cf5bd60b4f98: Preparing [2026-05-25T02:47:08.808Z] f61f260f8d09: Preparing [2026-05-25T02:47:08.808Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:08.808Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:08.808Z] 7ffa29bde91b: Preparing [2026-05-25T02:47:08.808Z] 67015e74f922: Preparing [2026-05-25T02:47:08.808Z] cf5bd60b4f98: Waiting [2026-05-25T02:47:08.808Z] 0854555d70ac: Preparing [2026-05-25T02:47:08.808Z] f61f260f8d09: Waiting [2026-05-25T02:47:08.808Z] ee00a9f5c5b0: Waiting [2026-05-25T02:47:08.808Z] e7fbbfa0fded: Waiting [2026-05-25T02:47:08.808Z] 0854555d70ac: Waiting [2026-05-25T02:47:08.808Z] 67015e74f922: Waiting [2026-05-25T02:47:08.808Z] 7ffa29bde91b: Waiting [2026-05-25T02:47:08.808Z] 531696745bf8: Layer already exists [2026-05-25T02:47:08.808Z] e6f9209171a9: Layer already exists [2026-05-25T02:47:08.808Z] eeab6e8326ac: Layer already exists [2026-05-25T02:47:08.808Z] cad43b05fd98: Layer already exists [2026-05-25T02:47:08.808Z] 0e05a9d9a6c3: Layer already exists [2026-05-25T02:47:08.808Z] cf5bd60b4f98: Layer already exists [2026-05-25T02:47:08.808Z] f61f260f8d09: Layer already exists [2026-05-25T02:47:08.808Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:08.808Z] 7ffa29bde91b: Layer already exists [2026-05-25T02:47:08.808Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:08.808Z] 67015e74f922: Layer already exists [2026-05-25T02:47:08.808Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:08.808Z] main: digest: sha256:4179198ae621d9abfeea681ea726d000b66d3213c071ee1f7693fe22cc08387c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:47:09.031Z] ===================================================== [Pipeline] echo [2026-05-25T02:47:09.112Z] taggedImages: [2026-05-25T02:47:09.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:09.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-25T02:47:09.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.114 [2026-05-25T02:47:09.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:09.112Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-25T02:47:09.194Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-25T02:47:09.194Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:09.194Z] latest [2026-05-25T02:47:09.194Z] 4.1.0-dev.114 [2026-05-25T02:47:09.194Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:09.194Z] main [2026-05-25T02:47:09.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:09.731Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:10.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:10.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T02:47:10.406Z] ceef67441e1a: Preparing [2026-05-25T02:47:10.406Z] 387c9f7152a1: Preparing [2026-05-25T02:47:10.406Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:10.406Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:10.406Z] 44d4f9cc0d7d: Preparing [2026-05-25T02:47:10.406Z] 99f4b3967a85: Preparing [2026-05-25T02:47:10.406Z] 0854555d70ac: Preparing [2026-05-25T02:47:10.406Z] 99f4b3967a85: Waiting [2026-05-25T02:47:10.406Z] 0854555d70ac: Waiting [2026-05-25T02:47:10.406Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:10.406Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:10.406Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:10.406Z] 44d4f9cc0d7d: Pushed [2026-05-25T02:47:10.406Z] ceef67441e1a: Pushed [2026-05-25T02:47:11.401Z] 99f4b3967a85: Pushed [2026-05-25T02:47:13.523Z] 387c9f7152a1: Pushed [2026-05-25T02:47:13.805Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:14.177Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:14.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-25T02:47:14.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T02:47:14.655Z] ceef67441e1a: Preparing [2026-05-25T02:47:14.655Z] 387c9f7152a1: Preparing [2026-05-25T02:47:14.655Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:14.655Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:14.655Z] 44d4f9cc0d7d: Preparing [2026-05-25T02:47:14.655Z] 99f4b3967a85: Preparing [2026-05-25T02:47:14.655Z] 0854555d70ac: Preparing [2026-05-25T02:47:14.655Z] 99f4b3967a85: Waiting [2026-05-25T02:47:14.655Z] 0854555d70ac: Waiting [2026-05-25T02:47:14.655Z] 44d4f9cc0d7d: Layer already exists [2026-05-25T02:47:14.655Z] ceef67441e1a: Layer already exists [2026-05-25T02:47:14.655Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:14.655Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:14.655Z] 387c9f7152a1: Layer already exists [2026-05-25T02:47:14.655Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:14.655Z] 99f4b3967a85: Layer already exists [2026-05-25T02:47:14.655Z] latest: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:15.112Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:15.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.114 [2026-05-25T02:47:15.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T02:47:15.808Z] ceef67441e1a: Preparing [2026-05-25T02:47:15.808Z] 387c9f7152a1: Preparing [2026-05-25T02:47:15.808Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:15.808Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:15.808Z] 44d4f9cc0d7d: Preparing [2026-05-25T02:47:15.808Z] 99f4b3967a85: Preparing [2026-05-25T02:47:15.808Z] 0854555d70ac: Preparing [2026-05-25T02:47:15.808Z] 99f4b3967a85: Waiting [2026-05-25T02:47:15.808Z] 0854555d70ac: Waiting [2026-05-25T02:47:15.808Z] 387c9f7152a1: Layer already exists [2026-05-25T02:47:15.808Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:15.808Z] 44d4f9cc0d7d: Layer already exists [2026-05-25T02:47:15.808Z] ceef67441e1a: Layer already exists [2026-05-25T02:47:15.808Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:15.808Z] 99f4b3967a85: Layer already exists [2026-05-25T02:47:15.808Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:15.808Z] 4.1.0-dev.114: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:16.350Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:16.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:16.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T02:47:16.840Z] ceef67441e1a: Preparing [2026-05-25T02:47:16.840Z] 387c9f7152a1: Preparing [2026-05-25T02:47:16.840Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:16.840Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:16.840Z] 44d4f9cc0d7d: Preparing [2026-05-25T02:47:16.840Z] 99f4b3967a85: Preparing [2026-05-25T02:47:16.840Z] 0854555d70ac: Preparing [2026-05-25T02:47:16.840Z] 99f4b3967a85: Waiting [2026-05-25T02:47:16.840Z] 0854555d70ac: Waiting [2026-05-25T02:47:16.840Z] ceef67441e1a: Layer already exists [2026-05-25T02:47:16.840Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:16.840Z] 387c9f7152a1: Layer already exists [2026-05-25T02:47:16.840Z] 44d4f9cc0d7d: Layer already exists [2026-05-25T02:47:16.840Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:16.840Z] 99f4b3967a85: Layer already exists [2026-05-25T02:47:16.840Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:16.840Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:17.366Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:17.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-25T02:47:17.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T02:47:17.852Z] ceef67441e1a: Preparing [2026-05-25T02:47:17.852Z] 387c9f7152a1: Preparing [2026-05-25T02:47:17.852Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:17.852Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:17.852Z] 44d4f9cc0d7d: Preparing [2026-05-25T02:47:17.852Z] 99f4b3967a85: Preparing [2026-05-25T02:47:17.852Z] 0854555d70ac: Preparing [2026-05-25T02:47:17.852Z] 99f4b3967a85: Waiting [2026-05-25T02:47:17.852Z] 0854555d70ac: Waiting [2026-05-25T02:47:17.852Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:17.852Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:17.852Z] 387c9f7152a1: Layer already exists [2026-05-25T02:47:17.852Z] 44d4f9cc0d7d: Layer already exists [2026-05-25T02:47:17.852Z] ceef67441e1a: Layer already exists [2026-05-25T02:47:17.852Z] 99f4b3967a85: Layer already exists [2026-05-25T02:47:17.852Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:17.852Z] main: digest: sha256:c4d2682d33524cc49df4e175d8efa79e2be8dc5aeca20fc410adccce9e164fd0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:47:18.142Z] ===================================================== [Pipeline] echo [2026-05-25T02:47:18.228Z] taggedImages: [2026-05-25T02:47:18.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:18.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-25T02:47:18.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.114 [2026-05-25T02:47:18.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:18.228Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-25T02:47:18.266Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-25T02:47:18.266Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:18.266Z] latest [2026-05-25T02:47:18.266Z] 4.1.0-dev.114 [2026-05-25T02:47:18.266Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:18.266Z] main [2026-05-25T02:47:18.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:18.802Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:19.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:19.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T02:47:19.356Z] 4b68de3e0c36: Preparing [2026-05-25T02:47:19.356Z] 0c5e44b37519: Preparing [2026-05-25T02:47:19.356Z] 8d65d87af135: Preparing [2026-05-25T02:47:19.356Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:19.356Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:19.356Z] 416df1a49d8e: Preparing [2026-05-25T02:47:19.356Z] 4e8bc00d6969: Preparing [2026-05-25T02:47:19.356Z] 6de27b7fe105: Preparing [2026-05-25T02:47:19.356Z] 0b317034bced: Preparing [2026-05-25T02:47:19.356Z] 0854555d70ac: Preparing [2026-05-25T02:47:19.356Z] 416df1a49d8e: Waiting [2026-05-25T02:47:19.356Z] 4e8bc00d6969: Waiting [2026-05-25T02:47:19.356Z] 6de27b7fe105: Waiting [2026-05-25T02:47:19.356Z] 0b317034bced: Waiting [2026-05-25T02:47:19.356Z] 0854555d70ac: Waiting [2026-05-25T02:47:19.356Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:19.356Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:19.356Z] 0c5e44b37519: Pushed [2026-05-25T02:47:19.356Z] 8d65d87af135: Pushed [2026-05-25T02:47:19.356Z] 4b68de3e0c36: Pushed [2026-05-25T02:47:19.356Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:19.356Z] 6de27b7fe105: Pushed [2026-05-25T02:47:19.688Z] 0b317034bced: Pushed [2026-05-25T02:47:25.364Z] 4e8bc00d6969: Pushed [2026-05-25T02:47:32.171Z] 416df1a49d8e: Pushed [2026-05-25T02:47:32.172Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:32.575Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:32.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-25T02:47:32.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T02:47:32.972Z] 4b68de3e0c36: Preparing [2026-05-25T02:47:32.972Z] 0c5e44b37519: Preparing [2026-05-25T02:47:32.972Z] 8d65d87af135: Preparing [2026-05-25T02:47:32.972Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:32.972Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:32.972Z] 416df1a49d8e: Preparing [2026-05-25T02:47:32.972Z] 4e8bc00d6969: Preparing [2026-05-25T02:47:32.972Z] 6de27b7fe105: Preparing [2026-05-25T02:47:32.972Z] 0b317034bced: Preparing [2026-05-25T02:47:32.972Z] 0854555d70ac: Preparing [2026-05-25T02:47:32.972Z] 6de27b7fe105: Waiting [2026-05-25T02:47:32.972Z] 416df1a49d8e: Waiting [2026-05-25T02:47:32.972Z] 0b317034bced: Waiting [2026-05-25T02:47:32.972Z] 4e8bc00d6969: Waiting [2026-05-25T02:47:32.972Z] 0854555d70ac: Waiting [2026-05-25T02:47:32.972Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:32.972Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:32.972Z] 0c5e44b37519: Layer already exists [2026-05-25T02:47:32.972Z] 8d65d87af135: Layer already exists [2026-05-25T02:47:32.972Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:47:32.972Z] 0b317034bced: Layer already exists [2026-05-25T02:47:32.972Z] 416df1a49d8e: Layer already exists [2026-05-25T02:47:32.972Z] 4e8bc00d6969: Layer already exists [2026-05-25T02:47:32.972Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:32.972Z] 6de27b7fe105: Layer already exists [2026-05-25T02:47:32.972Z] latest: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:33.450Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:34.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.114 [2026-05-25T02:47:34.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T02:47:34.045Z] 4b68de3e0c36: Preparing [2026-05-25T02:47:34.045Z] 0c5e44b37519: Preparing [2026-05-25T02:47:34.045Z] 8d65d87af135: Preparing [2026-05-25T02:47:34.045Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:34.045Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:34.045Z] 416df1a49d8e: Preparing [2026-05-25T02:47:34.045Z] 4e8bc00d6969: Preparing [2026-05-25T02:47:34.045Z] 6de27b7fe105: Preparing [2026-05-25T02:47:34.045Z] 0b317034bced: Preparing [2026-05-25T02:47:34.045Z] 0854555d70ac: Preparing [2026-05-25T02:47:34.045Z] 416df1a49d8e: Waiting [2026-05-25T02:47:34.045Z] 4e8bc00d6969: Waiting [2026-05-25T02:47:34.045Z] 6de27b7fe105: Waiting [2026-05-25T02:47:34.045Z] 0b317034bced: Waiting [2026-05-25T02:47:34.045Z] 0854555d70ac: Waiting [2026-05-25T02:47:34.045Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:34.045Z] 0c5e44b37519: Layer already exists [2026-05-25T02:47:34.045Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:34.045Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:47:34.045Z] 8d65d87af135: Layer already exists [2026-05-25T02:47:34.045Z] 4e8bc00d6969: Layer already exists [2026-05-25T02:47:34.045Z] 416df1a49d8e: Layer already exists [2026-05-25T02:47:34.045Z] 6de27b7fe105: Layer already exists [2026-05-25T02:47:34.045Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:34.045Z] 0b317034bced: Layer already exists [2026-05-25T02:47:34.045Z] 4.1.0-dev.114: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:34.527Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:34.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:34.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T02:47:34.975Z] 4b68de3e0c36: Preparing [2026-05-25T02:47:34.975Z] 0c5e44b37519: Preparing [2026-05-25T02:47:34.975Z] 8d65d87af135: Preparing [2026-05-25T02:47:34.975Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:34.975Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:34.975Z] 416df1a49d8e: Preparing [2026-05-25T02:47:34.975Z] 4e8bc00d6969: Preparing [2026-05-25T02:47:34.975Z] 6de27b7fe105: Preparing [2026-05-25T02:47:34.975Z] 0b317034bced: Preparing [2026-05-25T02:47:34.975Z] 0854555d70ac: Preparing [2026-05-25T02:47:34.975Z] 6de27b7fe105: Waiting [2026-05-25T02:47:34.975Z] 0b317034bced: Waiting [2026-05-25T02:47:34.975Z] 0854555d70ac: Waiting [2026-05-25T02:47:34.975Z] 416df1a49d8e: Waiting [2026-05-25T02:47:34.975Z] 4e8bc00d6969: Waiting [2026-05-25T02:47:34.975Z] 0c5e44b37519: Layer already exists [2026-05-25T02:47:34.975Z] 8d65d87af135: Layer already exists [2026-05-25T02:47:34.975Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:47:34.975Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:34.975Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:34.975Z] 416df1a49d8e: Layer already exists [2026-05-25T02:47:34.975Z] 6de27b7fe105: Layer already exists [2026-05-25T02:47:34.975Z] 0b317034bced: Layer already exists [2026-05-25T02:47:34.975Z] 4e8bc00d6969: Layer already exists [2026-05-25T02:47:34.975Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:34.975Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:35.462Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:36.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-25T02:47:36.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T02:47:36.006Z] 4b68de3e0c36: Preparing [2026-05-25T02:47:36.006Z] 0c5e44b37519: Preparing [2026-05-25T02:47:36.006Z] 8d65d87af135: Preparing [2026-05-25T02:47:36.006Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:36.006Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:36.006Z] 416df1a49d8e: Preparing [2026-05-25T02:47:36.006Z] 4e8bc00d6969: Preparing [2026-05-25T02:47:36.006Z] 6de27b7fe105: Preparing [2026-05-25T02:47:36.006Z] 0b317034bced: Preparing [2026-05-25T02:47:36.006Z] 0854555d70ac: Preparing [2026-05-25T02:47:36.006Z] 416df1a49d8e: Waiting [2026-05-25T02:47:36.006Z] 4e8bc00d6969: Waiting [2026-05-25T02:47:36.006Z] 6de27b7fe105: Waiting [2026-05-25T02:47:36.006Z] 0b317034bced: Waiting [2026-05-25T02:47:36.006Z] 0854555d70ac: Waiting [2026-05-25T02:47:36.006Z] 8d65d87af135: Layer already exists [2026-05-25T02:47:36.006Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:47:36.006Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:36.006Z] 0c5e44b37519: Layer already exists [2026-05-25T02:47:36.006Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:36.006Z] 416df1a49d8e: Layer already exists [2026-05-25T02:47:36.006Z] 4e8bc00d6969: Layer already exists [2026-05-25T02:47:36.006Z] 6de27b7fe105: Layer already exists [2026-05-25T02:47:36.006Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:36.006Z] 0b317034bced: Layer already exists [2026-05-25T02:47:36.006Z] main: digest: sha256:c04bb30dd1bc546d068e0c67c3ce7fe5d25bfb31c92a788246aab6643b6d42c2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:47:36.193Z] ===================================================== [Pipeline] echo [2026-05-25T02:47:36.280Z] taggedImages: [2026-05-25T02:47:36.280Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:36.280Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-25T02:47:36.280Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.114 [2026-05-25T02:47:36.280Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:36.280Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-25T02:47:36.370Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-25T02:47:36.370Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:36.370Z] latest [2026-05-25T02:47:36.370Z] 4.1.0-dev.114 [2026-05-25T02:47:36.370Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:36.370Z] main [2026-05-25T02:47:36.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:36.912Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:37.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:37.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T02:47:37.372Z] 5238e8936dc7: Preparing [2026-05-25T02:47:37.372Z] ce8c157e65f9: Preparing [2026-05-25T02:47:37.372Z] 0f6cfc3f6982: Preparing [2026-05-25T02:47:37.372Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:37.372Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:37.372Z] 8c08fccf0e4c: Preparing [2026-05-25T02:47:37.372Z] e0da49ed4543: Preparing [2026-05-25T02:47:37.372Z] 5b1e397112f7: Preparing [2026-05-25T02:47:37.372Z] 0854555d70ac: Preparing [2026-05-25T02:47:37.372Z] e0da49ed4543: Waiting [2026-05-25T02:47:37.372Z] 5b1e397112f7: Waiting [2026-05-25T02:47:37.372Z] 0854555d70ac: Waiting [2026-05-25T02:47:37.372Z] 8c08fccf0e4c: Waiting [2026-05-25T02:47:37.372Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:37.372Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:37.372Z] 0f6cfc3f6982: Pushed [2026-05-25T02:47:37.372Z] e0da49ed4543: Pushed [2026-05-25T02:47:37.372Z] 5238e8936dc7: Pushed [2026-05-25T02:47:37.372Z] ce8c157e65f9: Pushed [2026-05-25T02:47:37.372Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:37.630Z] 5b1e397112f7: Pushed [2026-05-25T02:47:53.076Z] 8c08fccf0e4c: Pushed [2026-05-25T02:47:53.076Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:53.537Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:54.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-25T02:47:54.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T02:47:54.059Z] 5238e8936dc7: Preparing [2026-05-25T02:47:54.059Z] ce8c157e65f9: Preparing [2026-05-25T02:47:54.059Z] 0f6cfc3f6982: Preparing [2026-05-25T02:47:54.059Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:54.059Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:54.059Z] 8c08fccf0e4c: Preparing [2026-05-25T02:47:54.059Z] e0da49ed4543: Preparing [2026-05-25T02:47:54.059Z] 5b1e397112f7: Preparing [2026-05-25T02:47:54.059Z] 0854555d70ac: Preparing [2026-05-25T02:47:54.059Z] 8c08fccf0e4c: Waiting [2026-05-25T02:47:54.059Z] e0da49ed4543: Waiting [2026-05-25T02:47:54.059Z] 5b1e397112f7: Waiting [2026-05-25T02:47:54.059Z] 0854555d70ac: Waiting [2026-05-25T02:47:54.059Z] 5238e8936dc7: Layer already exists [2026-05-25T02:47:54.059Z] ce8c157e65f9: Layer already exists [2026-05-25T02:47:54.059Z] 0f6cfc3f6982: Layer already exists [2026-05-25T02:47:54.059Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:54.059Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:54.059Z] 8c08fccf0e4c: Layer already exists [2026-05-25T02:47:54.059Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:54.059Z] e0da49ed4543: Layer already exists [2026-05-25T02:47:54.059Z] 5b1e397112f7: Layer already exists [2026-05-25T02:47:54.059Z] latest: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:54.495Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:54.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.114 [2026-05-25T02:47:54.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T02:47:54.947Z] 5238e8936dc7: Preparing [2026-05-25T02:47:54.947Z] ce8c157e65f9: Preparing [2026-05-25T02:47:54.947Z] 0f6cfc3f6982: Preparing [2026-05-25T02:47:54.947Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:54.947Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:54.947Z] 8c08fccf0e4c: Preparing [2026-05-25T02:47:54.947Z] e0da49ed4543: Preparing [2026-05-25T02:47:54.947Z] 5b1e397112f7: Preparing [2026-05-25T02:47:54.947Z] 0854555d70ac: Preparing [2026-05-25T02:47:54.947Z] 5b1e397112f7: Waiting [2026-05-25T02:47:54.947Z] 8c08fccf0e4c: Waiting [2026-05-25T02:47:54.947Z] e0da49ed4543: Waiting [2026-05-25T02:47:54.947Z] 0854555d70ac: Waiting [2026-05-25T02:47:54.947Z] ce8c157e65f9: Layer already exists [2026-05-25T02:47:54.947Z] 5238e8936dc7: Layer already exists [2026-05-25T02:47:54.947Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:54.947Z] 0f6cfc3f6982: Layer already exists [2026-05-25T02:47:54.947Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:54.947Z] e0da49ed4543: Layer already exists [2026-05-25T02:47:54.947Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:54.947Z] 8c08fccf0e4c: Layer already exists [2026-05-25T02:47:54.947Z] 5b1e397112f7: Layer already exists [2026-05-25T02:47:54.947Z] 4.1.0-dev.114: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:55.427Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:55.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:55.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T02:47:55.892Z] 5238e8936dc7: Preparing [2026-05-25T02:47:55.892Z] ce8c157e65f9: Preparing [2026-05-25T02:47:55.892Z] 0f6cfc3f6982: Preparing [2026-05-25T02:47:55.892Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:55.892Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:55.892Z] 8c08fccf0e4c: Preparing [2026-05-25T02:47:55.892Z] e0da49ed4543: Preparing [2026-05-25T02:47:55.892Z] 5b1e397112f7: Preparing [2026-05-25T02:47:55.892Z] 0854555d70ac: Preparing [2026-05-25T02:47:55.892Z] 8c08fccf0e4c: Waiting [2026-05-25T02:47:55.892Z] 0854555d70ac: Waiting [2026-05-25T02:47:55.892Z] e0da49ed4543: Waiting [2026-05-25T02:47:55.892Z] 5b1e397112f7: Waiting [2026-05-25T02:47:55.892Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:55.892Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:55.892Z] 0f6cfc3f6982: Layer already exists [2026-05-25T02:47:55.892Z] ce8c157e65f9: Layer already exists [2026-05-25T02:47:55.892Z] 5238e8936dc7: Layer already exists [2026-05-25T02:47:55.892Z] 8c08fccf0e4c: Layer already exists [2026-05-25T02:47:55.892Z] 5b1e397112f7: Layer already exists [2026-05-25T02:47:55.892Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:55.892Z] e0da49ed4543: Layer already exists [2026-05-25T02:47:55.892Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:56.474Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:56.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-25T02:47:56.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T02:47:56.851Z] 5238e8936dc7: Preparing [2026-05-25T02:47:56.851Z] ce8c157e65f9: Preparing [2026-05-25T02:47:56.851Z] 0f6cfc3f6982: Preparing [2026-05-25T02:47:56.851Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:56.851Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:56.851Z] 8c08fccf0e4c: Preparing [2026-05-25T02:47:56.851Z] e0da49ed4543: Preparing [2026-05-25T02:47:56.851Z] 5b1e397112f7: Preparing [2026-05-25T02:47:56.851Z] 0854555d70ac: Preparing [2026-05-25T02:47:56.851Z] e0da49ed4543: Waiting [2026-05-25T02:47:56.851Z] 5b1e397112f7: Waiting [2026-05-25T02:47:56.851Z] 8c08fccf0e4c: Waiting [2026-05-25T02:47:56.851Z] 0854555d70ac: Waiting [2026-05-25T02:47:56.851Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:56.851Z] ce8c157e65f9: Layer already exists [2026-05-25T02:47:56.851Z] 5238e8936dc7: Layer already exists [2026-05-25T02:47:56.851Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:56.851Z] 0f6cfc3f6982: Layer already exists [2026-05-25T02:47:56.851Z] e0da49ed4543: Layer already exists [2026-05-25T02:47:56.851Z] 5b1e397112f7: Layer already exists [2026-05-25T02:47:56.851Z] 8c08fccf0e4c: Layer already exists [2026-05-25T02:47:56.851Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:56.851Z] main: digest: sha256:4e9d12b1f0857fb036a5cb780df7b2fc611a900d6b229d09e32a356dc37d8894 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:47:57.021Z] ===================================================== [Pipeline] echo [2026-05-25T02:47:57.033Z] taggedImages: [2026-05-25T02:47:57.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:57.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-25T02:47:57.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.114 [2026-05-25T02:47:57.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:57.033Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-25T02:47:57.078Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-25T02:47:57.078Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:57.078Z] latest [2026-05-25T02:47:57.078Z] 4.1.0-dev.114 [2026-05-25T02:47:57.078Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:47:57.078Z] main [2026-05-25T02:47:57.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:57.657Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:47:58.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:47:58.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T02:47:58.221Z] 4b68de3e0c36: Preparing [2026-05-25T02:47:58.221Z] f7b5837f2ee1: Preparing [2026-05-25T02:47:58.221Z] 69f6814d9284: Preparing [2026-05-25T02:47:58.221Z] ee00a9f5c5b0: Preparing [2026-05-25T02:47:58.221Z] e7fbbfa0fded: Preparing [2026-05-25T02:47:58.221Z] 9d9d67d1913b: Preparing [2026-05-25T02:47:58.221Z] 6de27b7fe105: Preparing [2026-05-25T02:47:58.221Z] 0b317034bced: Preparing [2026-05-25T02:47:58.221Z] 0854555d70ac: Preparing [2026-05-25T02:47:58.221Z] 6de27b7fe105: Waiting [2026-05-25T02:47:58.221Z] 0b317034bced: Waiting [2026-05-25T02:47:58.221Z] 0854555d70ac: Waiting [2026-05-25T02:47:58.221Z] 9d9d67d1913b: Waiting [2026-05-25T02:47:58.221Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:47:58.221Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:47:58.221Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:47:58.221Z] 6de27b7fe105: Layer already exists [2026-05-25T02:47:58.221Z] 0b317034bced: Layer already exists [2026-05-25T02:47:58.221Z] 0854555d70ac: Layer already exists [2026-05-25T02:47:58.221Z] f7b5837f2ee1: Pushed [2026-05-25T02:47:58.221Z] 69f6814d9284: Pushed [2026-05-25T02:48:13.136Z] 9d9d67d1913b: Pushed [2026-05-25T02:48:13.136Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:13.504Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:13.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-25T02:48:13.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T02:48:13.820Z] 4b68de3e0c36: Preparing [2026-05-25T02:48:13.820Z] f7b5837f2ee1: Preparing [2026-05-25T02:48:13.820Z] 69f6814d9284: Preparing [2026-05-25T02:48:13.820Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:13.820Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:13.820Z] 9d9d67d1913b: Preparing [2026-05-25T02:48:13.820Z] 6de27b7fe105: Preparing [2026-05-25T02:48:13.820Z] 0b317034bced: Preparing [2026-05-25T02:48:13.820Z] 0854555d70ac: Preparing [2026-05-25T02:48:13.820Z] 6de27b7fe105: Waiting [2026-05-25T02:48:13.820Z] 0b317034bced: Waiting [2026-05-25T02:48:13.820Z] 9d9d67d1913b: Waiting [2026-05-25T02:48:13.820Z] 0854555d70ac: Waiting [2026-05-25T02:48:13.820Z] f7b5837f2ee1: Layer already exists [2026-05-25T02:48:13.820Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:48:13.820Z] 69f6814d9284: Layer already exists [2026-05-25T02:48:13.820Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:13.820Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:13.820Z] 6de27b7fe105: Layer already exists [2026-05-25T02:48:13.820Z] 9d9d67d1913b: Layer already exists [2026-05-25T02:48:13.820Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:13.820Z] 0b317034bced: Layer already exists [2026-05-25T02:48:13.820Z] latest: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:14.151Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:14.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.114 [2026-05-25T02:48:14.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T02:48:14.457Z] 4b68de3e0c36: Preparing [2026-05-25T02:48:14.457Z] f7b5837f2ee1: Preparing [2026-05-25T02:48:14.457Z] 69f6814d9284: Preparing [2026-05-25T02:48:14.457Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:14.457Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:14.457Z] 9d9d67d1913b: Preparing [2026-05-25T02:48:14.457Z] 6de27b7fe105: Preparing [2026-05-25T02:48:14.457Z] 0b317034bced: Preparing [2026-05-25T02:48:14.457Z] 6de27b7fe105: Waiting [2026-05-25T02:48:14.457Z] 0854555d70ac: Preparing [2026-05-25T02:48:14.457Z] 0b317034bced: Waiting [2026-05-25T02:48:14.457Z] 9d9d67d1913b: Waiting [2026-05-25T02:48:14.457Z] 0854555d70ac: Waiting [2026-05-25T02:48:14.457Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:14.457Z] 69f6814d9284: Layer already exists [2026-05-25T02:48:14.457Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:48:14.457Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:14.457Z] f7b5837f2ee1: Layer already exists [2026-05-25T02:48:14.457Z] 9d9d67d1913b: Layer already exists [2026-05-25T02:48:14.457Z] 6de27b7fe105: Layer already exists [2026-05-25T02:48:14.457Z] 0b317034bced: Layer already exists [2026-05-25T02:48:14.457Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:14.457Z] 4.1.0-dev.114: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:14.799Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:15.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:15.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T02:48:15.127Z] 4b68de3e0c36: Preparing [2026-05-25T02:48:15.127Z] f7b5837f2ee1: Preparing [2026-05-25T02:48:15.127Z] 69f6814d9284: Preparing [2026-05-25T02:48:15.127Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:15.127Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:15.127Z] 9d9d67d1913b: Preparing [2026-05-25T02:48:15.127Z] 6de27b7fe105: Preparing [2026-05-25T02:48:15.127Z] 0b317034bced: Preparing [2026-05-25T02:48:15.127Z] 0854555d70ac: Preparing [2026-05-25T02:48:15.127Z] 6de27b7fe105: Waiting [2026-05-25T02:48:15.127Z] 0b317034bced: Waiting [2026-05-25T02:48:15.127Z] 0854555d70ac: Waiting [2026-05-25T02:48:15.127Z] 9d9d67d1913b: Waiting [2026-05-25T02:48:15.127Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:15.127Z] f7b5837f2ee1: Layer already exists [2026-05-25T02:48:15.127Z] 69f6814d9284: Layer already exists [2026-05-25T02:48:15.127Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:15.127Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:48:15.127Z] 6de27b7fe105: Layer already exists [2026-05-25T02:48:15.127Z] 9d9d67d1913b: Layer already exists [2026-05-25T02:48:15.127Z] 0b317034bced: Layer already exists [2026-05-25T02:48:15.127Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:15.127Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:15.453Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:15.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-25T02:48:15.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T02:48:15.770Z] 4b68de3e0c36: Preparing [2026-05-25T02:48:15.770Z] f7b5837f2ee1: Preparing [2026-05-25T02:48:15.770Z] 69f6814d9284: Preparing [2026-05-25T02:48:15.770Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:15.770Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:15.770Z] 9d9d67d1913b: Preparing [2026-05-25T02:48:15.770Z] 6de27b7fe105: Preparing [2026-05-25T02:48:15.770Z] 0b317034bced: Preparing [2026-05-25T02:48:15.770Z] 0854555d70ac: Preparing [2026-05-25T02:48:15.770Z] 9d9d67d1913b: Waiting [2026-05-25T02:48:15.770Z] 6de27b7fe105: Waiting [2026-05-25T02:48:15.770Z] 0b317034bced: Waiting [2026-05-25T02:48:15.770Z] 0854555d70ac: Waiting [2026-05-25T02:48:15.770Z] 69f6814d9284: Layer already exists [2026-05-25T02:48:15.770Z] 4b68de3e0c36: Layer already exists [2026-05-25T02:48:15.770Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:15.770Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:15.770Z] f7b5837f2ee1: Layer already exists [2026-05-25T02:48:15.770Z] 6de27b7fe105: Layer already exists [2026-05-25T02:48:15.770Z] 9d9d67d1913b: Layer already exists [2026-05-25T02:48:15.770Z] 0b317034bced: Layer already exists [2026-05-25T02:48:15.770Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:15.770Z] main: digest: sha256:36a62c6cb52de72c175eaa73bee539354bfcf0678f0535a9ad9d000df53a554d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:48:15.840Z] ===================================================== [Pipeline] echo [2026-05-25T02:48:15.854Z] taggedImages: [2026-05-25T02:48:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:48:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-25T02:48:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.114 [2026-05-25T02:48:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-25T02:48:15.985Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-25T02:48:15.985Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:48:15.985Z] latest [2026-05-25T02:48:15.985Z] 4.1.0-dev.114 [2026-05-25T02:48:15.985Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:15.985Z] main [2026-05-25T02:48:15.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:16.375Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:16.698Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:48:16.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T02:48:16.698Z] 772b59ad43e2: Preparing [2026-05-25T02:48:16.698Z] 94e6f7043410: Preparing [2026-05-25T02:48:16.698Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:16.698Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:16.698Z] 5073cfe36b09: Preparing [2026-05-25T02:48:16.698Z] 9824df3da515: Preparing [2026-05-25T02:48:16.698Z] 0854555d70ac: Preparing [2026-05-25T02:48:16.698Z] 9824df3da515: Waiting [2026-05-25T02:48:16.698Z] 0854555d70ac: Waiting [2026-05-25T02:48:16.698Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:16.698Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:16.698Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:16.698Z] 5073cfe36b09: Pushed [2026-05-25T02:48:16.698Z] 772b59ad43e2: Pushed [2026-05-25T02:48:17.265Z] 9824df3da515: Pushed [2026-05-25T02:48:20.736Z] 94e6f7043410: Pushed [2026-05-25T02:48:20.736Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:21.425Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:21.904Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-25T02:48:21.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T02:48:21.904Z] 772b59ad43e2: Preparing [2026-05-25T02:48:21.904Z] 94e6f7043410: Preparing [2026-05-25T02:48:21.904Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:21.904Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:21.904Z] 5073cfe36b09: Preparing [2026-05-25T02:48:21.904Z] 9824df3da515: Preparing [2026-05-25T02:48:21.904Z] 0854555d70ac: Preparing [2026-05-25T02:48:21.904Z] 9824df3da515: Waiting [2026-05-25T02:48:21.904Z] 0854555d70ac: Waiting [2026-05-25T02:48:21.904Z] 94e6f7043410: Layer already exists [2026-05-25T02:48:21.904Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:21.904Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:21.904Z] 772b59ad43e2: Layer already exists [2026-05-25T02:48:21.904Z] 5073cfe36b09: Layer already exists [2026-05-25T02:48:21.904Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:21.904Z] 9824df3da515: Layer already exists [2026-05-25T02:48:21.904Z] latest: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:22.477Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:22.906Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.114 [2026-05-25T02:48:22.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T02:48:22.906Z] 772b59ad43e2: Preparing [2026-05-25T02:48:22.906Z] 94e6f7043410: Preparing [2026-05-25T02:48:22.906Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:22.906Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:22.906Z] 5073cfe36b09: Preparing [2026-05-25T02:48:22.906Z] 9824df3da515: Preparing [2026-05-25T02:48:22.906Z] 0854555d70ac: Preparing [2026-05-25T02:48:22.906Z] 9824df3da515: Waiting [2026-05-25T02:48:22.906Z] 0854555d70ac: Waiting [2026-05-25T02:48:22.906Z] 5073cfe36b09: Layer already exists [2026-05-25T02:48:22.906Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:22.906Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:22.906Z] 94e6f7043410: Layer already exists [2026-05-25T02:48:22.906Z] 772b59ad43e2: Layer already exists [2026-05-25T02:48:22.906Z] 9824df3da515: Layer already exists [2026-05-25T02:48:22.906Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:22.906Z] 4.1.0-dev.114: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:23.325Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:23.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:23.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T02:48:23.762Z] 772b59ad43e2: Preparing [2026-05-25T02:48:23.762Z] 94e6f7043410: Preparing [2026-05-25T02:48:23.762Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:23.762Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:23.762Z] 5073cfe36b09: Preparing [2026-05-25T02:48:23.762Z] 9824df3da515: Preparing [2026-05-25T02:48:23.762Z] 0854555d70ac: Preparing [2026-05-25T02:48:23.762Z] 9824df3da515: Waiting [2026-05-25T02:48:23.762Z] 0854555d70ac: Waiting [2026-05-25T02:48:23.762Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:23.762Z] 5073cfe36b09: Layer already exists [2026-05-25T02:48:23.762Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:23.762Z] 772b59ad43e2: Layer already exists [2026-05-25T02:48:23.762Z] 94e6f7043410: Layer already exists [2026-05-25T02:48:23.762Z] 9824df3da515: Layer already exists [2026-05-25T02:48:23.762Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:23.762Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:24.373Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:24.911Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-25T02:48:24.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T02:48:24.911Z] 772b59ad43e2: Preparing [2026-05-25T02:48:24.911Z] 94e6f7043410: Preparing [2026-05-25T02:48:24.911Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:24.911Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:24.911Z] 5073cfe36b09: Preparing [2026-05-25T02:48:24.911Z] 9824df3da515: Preparing [2026-05-25T02:48:24.911Z] 0854555d70ac: Preparing [2026-05-25T02:48:24.911Z] 9824df3da515: Waiting [2026-05-25T02:48:24.911Z] 0854555d70ac: Waiting [2026-05-25T02:48:24.911Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:24.911Z] 94e6f7043410: Layer already exists [2026-05-25T02:48:24.911Z] 5073cfe36b09: Layer already exists [2026-05-25T02:48:24.911Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:24.911Z] 772b59ad43e2: Layer already exists [2026-05-25T02:48:24.911Z] 9824df3da515: Layer already exists [2026-05-25T02:48:24.911Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:24.911Z] main: digest: sha256:7ccf76d21a8c115b9067910861d5b689e68f85f0bae0c97c4e61c0fd68758b5f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:48:25.143Z] ===================================================== [Pipeline] echo [2026-05-25T02:48:25.152Z] taggedImages: [2026-05-25T02:48:25.152Z] - nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:48:25.152Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-25T02:48:25.152Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.114 [2026-05-25T02:48:25.152Z] - nexus3.edgexfoundry.org:10004/support-notifications:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:25.152Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-25T02:48:25.246Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-25T02:48:25.246Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:48:25.246Z] latest [2026-05-25T02:48:25.246Z] 4.1.0-dev.114 [2026-05-25T02:48:25.246Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:25.246Z] main [2026-05-25T02:48:25.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:25.876Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:26.341Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:48:26.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T02:48:26.341Z] 5de4437633bb: Preparing [2026-05-25T02:48:26.341Z] 80fcbf9eeec3: Preparing [2026-05-25T02:48:26.341Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:26.341Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:26.341Z] bda6967c15e2: Preparing [2026-05-25T02:48:26.341Z] 6ccaeac1edb5: Preparing [2026-05-25T02:48:26.341Z] 0854555d70ac: Preparing [2026-05-25T02:48:26.341Z] 0854555d70ac: Waiting [2026-05-25T02:48:26.341Z] 6ccaeac1edb5: Waiting [2026-05-25T02:48:26.341Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:26.341Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:26.341Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:26.341Z] 5de4437633bb: Pushed [2026-05-25T02:48:26.341Z] bda6967c15e2: Pushed [2026-05-25T02:48:26.650Z] 6ccaeac1edb5: Pushed [2026-05-25T02:48:30.226Z] 80fcbf9eeec3: Pushed [2026-05-25T02:48:30.226Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:30.738Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:31.225Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-25T02:48:31.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T02:48:31.225Z] 5de4437633bb: Preparing [2026-05-25T02:48:31.225Z] 80fcbf9eeec3: Preparing [2026-05-25T02:48:31.225Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:31.225Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:31.225Z] bda6967c15e2: Preparing [2026-05-25T02:48:31.225Z] 6ccaeac1edb5: Preparing [2026-05-25T02:48:31.225Z] 0854555d70ac: Preparing [2026-05-25T02:48:31.225Z] 6ccaeac1edb5: Waiting [2026-05-25T02:48:31.225Z] 0854555d70ac: Waiting [2026-05-25T02:48:31.225Z] 80fcbf9eeec3: Layer already exists [2026-05-25T02:48:31.225Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:31.225Z] 5de4437633bb: Layer already exists [2026-05-25T02:48:31.225Z] bda6967c15e2: Layer already exists [2026-05-25T02:48:31.225Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:31.225Z] 6ccaeac1edb5: Layer already exists [2026-05-25T02:48:31.225Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:31.225Z] latest: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:31.713Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:32.146Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.114 [2026-05-25T02:48:32.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T02:48:32.146Z] 5de4437633bb: Preparing [2026-05-25T02:48:32.146Z] 80fcbf9eeec3: Preparing [2026-05-25T02:48:32.146Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:32.146Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:32.146Z] bda6967c15e2: Preparing [2026-05-25T02:48:32.146Z] 6ccaeac1edb5: Preparing [2026-05-25T02:48:32.146Z] 0854555d70ac: Preparing [2026-05-25T02:48:32.146Z] 0854555d70ac: Waiting [2026-05-25T02:48:32.146Z] 6ccaeac1edb5: Waiting [2026-05-25T02:48:32.146Z] 5de4437633bb: Layer already exists [2026-05-25T02:48:32.146Z] bda6967c15e2: Layer already exists [2026-05-25T02:48:32.146Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:32.146Z] 80fcbf9eeec3: Layer already exists [2026-05-25T02:48:32.146Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:32.146Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:32.146Z] 6ccaeac1edb5: Layer already exists [2026-05-25T02:48:32.146Z] 4.1.0-dev.114: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:32.550Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:33.050Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:33.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T02:48:33.050Z] 5de4437633bb: Preparing [2026-05-25T02:48:33.050Z] 80fcbf9eeec3: Preparing [2026-05-25T02:48:33.050Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:33.050Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:33.050Z] bda6967c15e2: Preparing [2026-05-25T02:48:33.050Z] 6ccaeac1edb5: Preparing [2026-05-25T02:48:33.050Z] 0854555d70ac: Preparing [2026-05-25T02:48:33.050Z] 6ccaeac1edb5: Waiting [2026-05-25T02:48:33.050Z] 0854555d70ac: Waiting [2026-05-25T02:48:33.050Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:33.050Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:33.050Z] bda6967c15e2: Layer already exists [2026-05-25T02:48:33.050Z] 80fcbf9eeec3: Layer already exists [2026-05-25T02:48:33.050Z] 5de4437633bb: Layer already exists [2026-05-25T02:48:33.050Z] 6ccaeac1edb5: Layer already exists [2026-05-25T02:48:33.050Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:33.050Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:33.566Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T02:48:34.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-25T02:48:34.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T02:48:34.108Z] 5de4437633bb: Preparing [2026-05-25T02:48:34.108Z] 80fcbf9eeec3: Preparing [2026-05-25T02:48:34.108Z] ee00a9f5c5b0: Preparing [2026-05-25T02:48:34.108Z] e7fbbfa0fded: Preparing [2026-05-25T02:48:34.108Z] bda6967c15e2: Preparing [2026-05-25T02:48:34.108Z] 6ccaeac1edb5: Preparing [2026-05-25T02:48:34.108Z] 0854555d70ac: Preparing [2026-05-25T02:48:34.108Z] 0854555d70ac: Waiting [2026-05-25T02:48:34.108Z] 6ccaeac1edb5: Waiting [2026-05-25T02:48:34.108Z] 80fcbf9eeec3: Layer already exists [2026-05-25T02:48:34.108Z] 5de4437633bb: Layer already exists [2026-05-25T02:48:34.108Z] bda6967c15e2: Layer already exists [2026-05-25T02:48:34.108Z] e7fbbfa0fded: Layer already exists [2026-05-25T02:48:34.108Z] ee00a9f5c5b0: Layer already exists [2026-05-25T02:48:34.108Z] 0854555d70ac: Layer already exists [2026-05-25T02:48:34.108Z] 6ccaeac1edb5: Layer already exists [2026-05-25T02:48:34.108Z] main: digest: sha256:07a51482682d5d71e5e79cbf0b8132a6b55514b1750514a8714ba37172b50fbf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T02:48:34.319Z] ===================================================== [Pipeline] echo [2026-05-25T02:48:34.340Z] taggedImages: [2026-05-25T02:48:34.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T02:48:34.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-25T02:48:34.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.114 [2026-05-25T02:48:34.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T02:48:34.340Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [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] } [2026-05-25T03:06:31.960Z] #154 ... [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T03:06:31.960Z] #148 DONE 1184.5s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:06:31.960Z] #152 ... [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:06:31.960Z] #155 DONE 0.2s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:06:31.960Z] #156 DONE 0.2s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-25T03:06:31.960Z] #157 DONE 0.2s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:06:31.960Z] #158 DONE 0.1s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-25T03:06:31.960Z] #159 DONE 0.1s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #16 [core-command internal] load .dockerignore [2026-05-25T03:06:31.960Z] #16 ... [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:06:31.960Z] #160 DONE 2.0s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #112 [core-common-config-bootstrapper] exporting to image [2026-05-25T03:06:31.960Z] #112 exporting layers [2026-05-25T03:06:31.960Z] #112 exporting layers 0.8s done [2026-05-25T03:06:31.960Z] #112 writing image sha256:77ea00cb76a88a7a0066949c1b97a6f63b224d5b4723504574a1c30a04893870 0.0s done [2026-05-25T03:06:31.960Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-05-25T03:06:31.960Z] #112 DONE 6.4s [2026-05-25T03:06:31.960Z] [2026-05-25T03:06:31.960Z] #16 [core-command internal] load .dockerignore [2026-05-25T03:06:33.928Z] #16 ... [2026-05-25T03:06:33.928Z] [2026-05-25T03:06:33.928Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T03:06:33.928Z] #154 DONE 1193.9s [2026-05-25T03:06:33.928Z] [2026-05-25T03:06:33.928Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-25T03:06:34.197Z] #161 DONE 0.4s [2026-05-25T03:06:34.197Z] [2026-05-25T03:06:34.197Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T03:06:36.798Z] #162 DONE 2.3s [2026-05-25T03:06:36.798Z] [2026-05-25T03:06:36.798Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:06:36.798Z] #163 DONE 0.2s [2026-05-25T03:06:36.798Z] [2026-05-25T03:06:36.798Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:06:36.798Z] #164 DONE 0.2s [2026-05-25T03:06:36.798Z] [2026-05-25T03:06:36.798Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T03:06:37.114Z] #143 ... [2026-05-25T03:06:37.114Z] [2026-05-25T03:06:37.114Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-25T03:06:37.408Z] #165 DONE 0.3s [2026-05-25T03:06:37.408Z] [2026-05-25T03:06:37.408Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-25T03:06:37.408Z] #166 DONE 0.2s [2026-05-25T03:06:37.408Z] [2026-05-25T03:06:37.408Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-25T03:06:37.408Z] #167 DONE 0.1s [2026-05-25T03:06:37.408Z] [2026-05-25T03:06:37.408Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T03:06:37.685Z] #150 ... [2026-05-25T03:06:37.685Z] [2026-05-25T03:06:37.685Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-25T03:06:37.685Z] #168 DONE 0.2s [2026-05-25T03:06:37.685Z] [2026-05-25T03:06:37.685Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-25T03:06:37.957Z] #169 DONE 0.2s [2026-05-25T03:06:37.957Z] [2026-05-25T03:06:37.957Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-25T03:06:38.224Z] #170 DONE 0.1s [2026-05-25T03:06:38.224Z] [2026-05-25T03:06:38.224Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-25T03:06:40.191Z] #171 DONE 1.9s [2026-05-25T03:06:40.191Z] [2026-05-25T03:06:40.191Z] #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:06:40.191Z] #54 ... [2026-05-25T03:06:40.191Z] [2026-05-25T03:06:40.191Z] #112 [security-bootstrapper] exporting to image [2026-05-25T03:06:40.191Z] #112 exporting layers [2026-05-25T03:06:41.150Z] #112 exporting layers 1.2s done [2026-05-25T03:06:41.150Z] #112 writing image sha256:210cbc54388d0317c71ed7fdb5a5ead728ee01b081f49be5fe05dd26d89efb57 done [2026-05-25T03:06:41.150Z] #112 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2026-05-25T03:06:41.150Z] #112 DONE 7.6s [2026-05-25T03:06:41.150Z] [2026-05-25T03:06:41.150Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T03:23:57.682Z] #149 ... [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T03:23:57.682Z] #151 DONE 2229.1s [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T03:23:57.682Z] #144 ... [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:23:57.682Z] #172 DONE 0.1s [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:23:57.682Z] #173 DONE 0.2s [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T03:23:57.682Z] #147 ... [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-25T03:23:57.682Z] #174 DONE 0.5s [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T03:23:57.682Z] #147 ... [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:23:57.682Z] #175 DONE 0.1s [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #112 [core-command] exporting to image [2026-05-25T03:23:57.682Z] #112 exporting layers [2026-05-25T03:23:57.682Z] #112 exporting layers 0.5s done [2026-05-25T03:23:57.682Z] #112 writing image sha256:726482952e8271204f8c949ab27a04183f2aa1a0cf64dab3136a8219405e08ba done [2026-05-25T03:23:57.682Z] #112 naming to docker.io/library/core-command-arm64 done [2026-05-25T03:23:57.682Z] #112 DONE 8.2s [2026-05-25T03:23:57.682Z] [2026-05-25T03:23:57.682Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T03:24:15.882Z] #150 DONE 2255.3s [2026-05-25T03:24:15.882Z] [2026-05-25T03:24:15.882Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:24:16.148Z] #152 ... [2026-05-25T03:24:16.148Z] [2026-05-25T03:24:16.148Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:24:16.424Z] #176 DONE 0.2s [2026-05-25T03:24:16.425Z] [2026-05-25T03:24:16.425Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:24:16.425Z] #177 DONE 0.1s [2026-05-25T03:24:16.425Z] [2026-05-25T03:24:16.425Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:24:16.692Z] #152 ... [2026-05-25T03:24:16.692Z] [2026-05-25T03:24:16.692Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-25T03:24:16.692Z] #178 DONE 0.2s [2026-05-25T03:24:16.692Z] [2026-05-25T03:24:16.692Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-25T03:24:16.958Z] #179 DONE 0.1s [2026-05-25T03:24:16.958Z] [2026-05-25T03:24:16.958Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-25T03:24:17.224Z] #180 DONE 0.5s [2026-05-25T03:24:17.224Z] [2026-05-25T03:24:17.224Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T03:24:17.489Z] #181 DONE 0.1s [2026-05-25T03:24:17.489Z] [2026-05-25T03:24:17.489Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:24:19.432Z] #182 DONE 1.9s [2026-05-25T03:24:19.432Z] [2026-05-25T03:24:19.432Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T03:24:19.432Z] #144 ... [2026-05-25T03:24:19.432Z] [2026-05-25T03:24:19.432Z] #112 [security-proxy-setup] exporting to image [2026-05-25T03:24:19.432Z] #112 exporting layers [2026-05-25T03:24:24.767Z] #112 exporting layers 5.2s done [2026-05-25T03:24:24.767Z] #112 writing image sha256:e9e10029c50e26a8b753286cadad1b90f70c1866bfdd8dafc3087bfc915186ef done [2026-05-25T03:24:24.767Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-25T03:24:24.767Z] #112 DONE 13.3s [2026-05-25T03:24:24.767Z] [2026-05-25T03:24:24.767Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T03:24:24.767Z] #152 2260.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.114 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T03:24:56.984Z] #152 DONE 2294.3s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:24:56.984Z] #37 ... [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:24:56.984Z] #183 DONE 0.2s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:24:56.984Z] #184 DONE 0.2s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-25T03:24:56.984Z] #185 DONE 0.2s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-25T03:24:56.984Z] #186 DONE 0.2s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:24:56.984Z] #187 DONE 0.2s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-25T03:24:56.984Z] #188 DONE 0.4s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-25T03:24:56.984Z] #189 DONE 0.5s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T03:24:56.984Z] #149 ... [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T03:24:56.984Z] #190 DONE 0.2s [2026-05-25T03:24:56.984Z] [2026-05-25T03:24:56.984Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:24:58.934Z] #191 DONE 1.8s [2026-05-25T03:24:58.934Z] [2026-05-25T03:24:58.934Z] #112 [security-secretstore-setup] exporting to image [2026-05-25T03:24:58.934Z] #112 exporting layers [2026-05-25T03:25:00.340Z] #112 exporting layers 1.7s done [2026-05-25T03:25:00.340Z] #112 writing image sha256:c5c1f459923b9500d25b4343221a3749aa5dd557fb6a19ce425c925bfd809b10 done [2026-05-25T03:25:00.340Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-25T03:25:00.340Z] #112 DONE 15.0s [2026-05-25T03:25:00.340Z] [2026-05-25T03:25:00.340Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T03:25:56.745Z] #144 ... [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T03:25:56.745Z] #143 DONE 2352.4s [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:25:56.745Z] #37 ... [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:25:56.745Z] #192 DONE 0.3s [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:25:56.745Z] #55 ... [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:25:56.745Z] #193 DONE 0.1s [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-25T03:25:56.745Z] #194 DONE 0.4s [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:25:56.745Z] #55 ... [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:25:56.745Z] #195 DONE 0.1s [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #112 [security-spiffe-token-provider] exporting to image [2026-05-25T03:25:56.745Z] #112 exporting layers [2026-05-25T03:25:56.745Z] #112 exporting layers 0.6s done [2026-05-25T03:25:56.745Z] #112 writing image sha256:00e5f7b28a70258575f7a446eab02f4e65ce3b20d51357411a921cb8a0a7d067 done [2026-05-25T03:25:56.745Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-25T03:25:56.745Z] #112 DONE 15.6s [2026-05-25T03:25:56.745Z] [2026-05-25T03:25:56.745Z] #16 [core-command internal] load .dockerignore [2026-05-25T03:26:35.593Z] #16 ... [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T03:26:35.593Z] #144 DONE 2390.7s [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:26:35.593Z] #55 ... [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:26:35.593Z] #196 DONE 0.6s [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:26:35.593Z] #197 DONE 0.4s [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:26:35.593Z] #54 ... [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-25T03:26:35.593Z] #198 DONE 0.5s [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-25T03:26:35.593Z] #199 DONE 0.1s [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-25T03:26:35.593Z] #200 DONE 0.2s [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T03:26:35.593Z] #201 DONE 1.9s [2026-05-25T03:26:35.593Z] [2026-05-25T03:26:35.593Z] #112 [security-proxy-auth] exporting to image [2026-05-25T03:26:35.593Z] #112 exporting layers [2026-05-25T03:26:35.859Z] #112 exporting layers 0.8s done [2026-05-25T03:26:35.859Z] #112 writing image sha256:33d6a8971f1ccfa38ddb3901e03b043a9b039b18cca85635fdb5065bdd735d8c 0.0s done [2026-05-25T03:26:35.859Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-25T03:26:35.859Z] #112 DONE 16.4s [2026-05-25T03:26:35.859Z] [2026-05-25T03:26:35.859Z] #16 [core-command internal] load .dockerignore [2026-05-25T03:26:37.855Z] #16 ... [2026-05-25T03:26:37.855Z] [2026-05-25T03:26:37.855Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T03:26:37.855Z] #149 DONE 2397.6s [2026-05-25T03:26:37.855Z] [2026-05-25T03:26:37.855Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T03:26:37.855Z] #147 DONE 2397.6s [2026-05-25T03:26:37.855Z] [2026-05-25T03:26:37.855Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:26:38.125Z] #37 ... [2026-05-25T03:26:38.125Z] [2026-05-25T03:26:38.125Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:26:38.717Z] #202 DONE 0.5s [2026-05-25T03:26:38.717Z] [2026-05-25T03:26:38.717Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:26:38.717Z] #55 ... [2026-05-25T03:26:38.717Z] [2026-05-25T03:26:38.717Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:26:39.298Z] #203 DONE 0.4s [2026-05-25T03:26:39.298Z] [2026-05-25T03:26:39.298Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:26:39.298Z] #204 DONE 0.3s [2026-05-25T03:26:39.298Z] [2026-05-25T03:26:39.298Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T03:26:39.885Z] #205 DONE 0.7s [2026-05-25T03:26:39.885Z] [2026-05-25T03:26:39.885Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T03:26:39.885Z] #206 DONE 0.7s [2026-05-25T03:26:39.885Z] [2026-05-25T03:26:39.885Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:26:40.171Z] #207 DONE 0.2s [2026-05-25T03:26:40.171Z] [2026-05-25T03:26:40.171Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:26:40.171Z] #208 DONE 0.2s [2026-05-25T03:26:40.171Z] [2026-05-25T03:26:40.171Z] #112 [core-keeper] exporting to image [2026-05-25T03:26:41.249Z] #112 exporting layers 1.0s done [2026-05-25T03:26:41.249Z] #112 exporting layers 1.0s done [2026-05-25T03:26:41.249Z] #112 writing image sha256:fc7ea25e258cb5a49c1246e6f4aac11846a2458f8cc26d6a6215bf986e9b7bf1 0.0s done [2026-05-25T03:26:41.249Z] #112 naming to docker.io/library/core-keeper-arm64 done [2026-05-25T03:26:41.249Z] #112 writing image sha256:747078488fa881b935dcb74df5344d4a2cb687cf2c5f05cf102872992d716c1e done [2026-05-25T03:26:41.249Z] #112 naming to docker.io/library/core-data-arm64 done [2026-05-25T03:26:41.249Z] #112 DONE 17.6s [2026-05-25T03:26:41.249Z] [2026-05-25T03:26:41.249Z] #16 [core-command internal] load .dockerignore [2026-05-25T03:26:45.592Z] #16 ... [2026-05-25T03:26:45.592Z] [2026-05-25T03:26:45.592Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T03:26:45.592Z] #145 DONE 2405.3s [2026-05-25T03:26:45.592Z] [2026-05-25T03:26:45.592Z] #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:26:46.235Z] #54 ... [2026-05-25T03:26:46.235Z] [2026-05-25T03:26:46.235Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:26:46.235Z] #209 DONE 0.1s [2026-05-25T03:26:46.235Z] [2026-05-25T03:26:46.235Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:26:46.235Z] #210 DONE 0.1s [2026-05-25T03:26:46.235Z] [2026-05-25T03:26:46.235Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-25T03:26:46.837Z] #211 DONE 0.6s [2026-05-25T03:26:46.837Z] [2026-05-25T03:26:46.837Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:26:46.837Z] #212 DONE 0.1s [2026-05-25T03:26:46.837Z] [2026-05-25T03:26:46.837Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:26:47.104Z] #153 ... [2026-05-25T03:26:47.104Z] [2026-05-25T03:26:47.104Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-25T03:26:47.104Z] #213 DONE 0.1s [2026-05-25T03:26:47.104Z] [2026-05-25T03:26:47.104Z] #112 [core-metadata] exporting to image [2026-05-25T03:26:47.104Z] #112 exporting layers [2026-05-25T03:26:47.739Z] #112 exporting layers 0.5s done [2026-05-25T03:26:47.739Z] #112 writing image sha256:33f9166a5b132958c345d3d45e2a6d9dee282468c207290d6a9296b1a9c8fdc3 done [2026-05-25T03:26:47.739Z] #112 naming to docker.io/library/core-metadata-arm64 done [2026-05-25T03:26:47.739Z] #112 DONE 18.2s [2026-05-25T03:26:47.739Z] [2026-05-25T03:26:47.739Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:27:14.536Z] #153 ... [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T03:27:14.536Z] #146 DONE 2432.7s [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:27:14.536Z] #153 ... [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:27:14.536Z] #214 DONE 0.1s [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:27:14.536Z] #215 DONE 0.1s [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:27:14.536Z] #55 ... [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-25T03:27:14.536Z] #216 DONE 0.7s [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #16 [core-command internal] load .dockerignore [2026-05-25T03:27:14.536Z] #16 ... [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-25T03:27:14.536Z] #217 DONE 0.1s [2026-05-25T03:27:14.536Z] [2026-05-25T03:27:14.536Z] #112 [support-scheduler] exporting to image [2026-05-25T03:27:14.536Z] #112 exporting layers [2026-05-25T03:27:15.144Z] #112 exporting layers 0.9s done [2026-05-25T03:27:15.144Z] #112 writing image sha256:a61e0334327cef831520b6e8cefcaa0944618deee33a3b0f42c1b7377509e606 done [2026-05-25T03:27:15.144Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2026-05-25T03:27:15.144Z] #112 DONE 19.1s [2026-05-25T03:27:15.144Z] [2026-05-25T03:27:15.144Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T03:27:19.387Z] #37 ... [2026-05-25T03:27:19.387Z] [2026-05-25T03:27:19.387Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T03:27:19.387Z] #153 DONE 2438.7s [2026-05-25T03:27:19.387Z] [2026-05-25T03:27:19.387Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T03:27:19.387Z] #218 DONE 0.1s [2026-05-25T03:27:19.387Z] [2026-05-25T03:27:19.387Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T03:27:19.387Z] #219 DONE 0.1s [2026-05-25T03:27:19.387Z] [2026-05-25T03:27:19.387Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:27:19.387Z] #55 ... [2026-05-25T03:27:19.387Z] [2026-05-25T03:27:19.387Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-25T03:27:19.654Z] #220 DONE 0.4s [2026-05-25T03:27:19.654Z] [2026-05-25T03:27:19.654Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T03:27:19.654Z] #55 ... [2026-05-25T03:27:19.654Z] [2026-05-25T03:27:19.654Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-25T03:27:19.654Z] #221 DONE 0.1s [2026-05-25T03:27:19.654Z] [2026-05-25T03:27:19.654Z] #112 [support-notifications] exporting to image [2026-05-25T03:27:20.239Z] #112 exporting layers 0.6s done [2026-05-25T03:27:20.240Z] #112 writing image sha256:e7f957b3f7839f7a6781a77e9a951354e594e0cdb9ad1188cb688e845e3e2f02 done [2026-05-25T03:27:20.240Z] #112 naming to docker.io/library/support-notifications-arm64 done [2026-05-25T03:27:20.240Z] #112 DONE 19.7s [2026-05-25T03:27:20.240Z] [2026-05-25T03:27:20.240Z] #54 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T03:27:20.240Z] time="2026-05-25T02:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-25T03:27:20.281Z] $ docker stop --time=1 338e5ba939cbd87f4c1eddaa417f97a789322354a8fd5ee2df13ac82d5a0462c [2026-05-25T03:27:21.956Z] $ docker rm -f --volumes 338e5ba939cbd87f4c1eddaa417f97a789322354a8fd5ee2df13ac82d5a0462c [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T03:27:22.428Z] + docker images [2026-05-25T03:27:22.428Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-25T03:27:22.428Z] support-notifications-arm64 latest e7f957b3f783 3 seconds ago 56.1MB [2026-05-25T03:27:22.428Z] support-scheduler-arm64 latest a61e0334327c 9 seconds ago 52.3MB [2026-05-25T03:27:22.428Z] core-metadata-arm64 latest 33f9166a5b13 36 seconds ago 48.2MB [2026-05-25T03:27:22.428Z] core-keeper-arm64 latest fc7ea25e258c 43 seconds ago 47.9MB [2026-05-25T03:27:22.428Z] core-data-arm64 latest 747078488fa8 43 seconds ago 48.1MB [2026-05-25T03:27:22.428Z] security-proxy-auth-arm64 latest 33d6a8971f1c 48 seconds ago 47.3MB [2026-05-25T03:27:22.428Z] security-spiffe-token-provider-arm64 latest 00e5f7b28a70 About a minute ago 51.9MB [2026-05-25T03:27:22.428Z] security-secretstore-setup-arm64 latest c5c1f459923b 2 minutes ago 85.8MB [2026-05-25T03:27:22.428Z] security-proxy-setup-arm64 latest e9e10029c50e 3 minutes ago 52.9MB [2026-05-25T03:27:22.428Z] core-command-arm64 latest 726482952e82 3 minutes ago 42.6MB [2026-05-25T03:27:22.428Z] security-bootstrapper-arm64 latest 210cbc54388d 20 minutes ago 21.3MB [2026-05-25T03:27:22.428Z] core-common-config-bootstrapper-arm64 latest 77ea00cb76a8 20 minutes ago 20.2MB [2026-05-25T03:27:22.428Z] security-spire-agent-arm64 latest 9ec14bdb593c 42 minutes ago 219MB [2026-05-25T03:27:22.428Z] security-spire-config-arm64 latest 87b23f10e191 42 minutes ago 162MB [2026-05-25T03:27:22.428Z] security-spire-server-arm64 latest 6639537a8695 42 minutes ago 163MB [2026-05-25T03:27:22.428Z] ci-base-image-arm64 latest 5baad53b9ed2 44 minutes ago 898MB [2026-05-25T03:27:22.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-05-25T03:27:22.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T03:27:22.579Z] provisioning config files... [2026-05-25T03:27:22.593Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/979@tmp/config17020705694890925938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:27:22.945Z] ---> ****-login.sh [2026-05-25T03:27:22.945Z] nexus3.edgexfoundry.org:10001 [2026-05-25T03:27:22.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:27:23.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:27:23.210Z] Configure a credential helper to remove this warning. See [2026-05-25T03:27:23.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:27:23.210Z] [2026-05-25T03:27:23.210Z] Login Succeeded [2026-05-25T03:27:23.210Z] nexus3.edgexfoundry.org:10002 [2026-05-25T03:27:23.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:27:23.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:27:23.742Z] Configure a credential helper to remove this warning. See [2026-05-25T03:27:23.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:27:23.742Z] [2026-05-25T03:27:23.742Z] Login Succeeded [2026-05-25T03:27:23.742Z] nexus3.edgexfoundry.org:10003 [2026-05-25T03:27:24.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:27:24.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:27:24.008Z] Configure a credential helper to remove this warning. See [2026-05-25T03:27:24.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:27:24.008Z] [2026-05-25T03:27:24.008Z] Login Succeeded [2026-05-25T03:27:24.008Z] nexus3.edgexfoundry.org:10004 [2026-05-25T03:27:24.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:27:24.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:27:24.274Z] Configure a credential helper to remove this warning. See [2026-05-25T03:27:24.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:27:24.274Z] [2026-05-25T03:27:24.274Z] Login Succeeded [2026-05-25T03:27:24.274Z] ****.io [2026-05-25T03:27:24.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T03:27:24.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T03:27:24.916Z] Configure a credential helper to remove this warning. See [2026-05-25T03:27:24.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T03:27:24.916Z] [2026-05-25T03:27:24.916Z] Login Succeeded [2026-05-25T03:27:24.916Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T03:27:24.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:27:24.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T03:27:24.991Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-25T03:27:24.991Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:24.991Z] latest [2026-05-25T03:27:24.991Z] 4.1.0-dev.114 [2026-05-25T03:27:24.991Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:27:24.991Z] main [2026-05-25T03:27:24.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:25.449Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:27.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:27.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T03:27:27.226Z] a52a2b698263: Preparing [2026-05-25T03:27:27.226Z] e90daecab2d2: Preparing [2026-05-25T03:27:27.226Z] 66d8b376b573: Preparing [2026-05-25T03:27:27.226Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:27.226Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:27.226Z] 21b049e34e73: Preparing [2026-05-25T03:27:27.226Z] eeaa73608b53: Preparing [2026-05-25T03:27:27.226Z] 21b049e34e73: Waiting [2026-05-25T03:27:27.226Z] eeaa73608b53: Waiting [2026-05-25T03:27:27.492Z] 88ec0c7a56c2: Pushed [2026-05-25T03:27:27.492Z] 66d8b376b573: Pushed [2026-05-25T03:27:27.492Z] a52a2b698263: Pushed [2026-05-25T03:27:27.492Z] 9f2b9ea133fd: Pushed [2026-05-25T03:27:27.492Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:27.492Z] 21b049e34e73: Pushed [2026-05-25T03:27:34.109Z] e90daecab2d2: Pushed [2026-05-25T03:27:34.109Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:34.474Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:34.822Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-25T03:27:34.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T03:27:34.822Z] a52a2b698263: Preparing [2026-05-25T03:27:34.822Z] e90daecab2d2: Preparing [2026-05-25T03:27:34.822Z] 66d8b376b573: Preparing [2026-05-25T03:27:34.822Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:34.822Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:34.822Z] 21b049e34e73: Preparing [2026-05-25T03:27:34.822Z] eeaa73608b53: Preparing [2026-05-25T03:27:34.822Z] eeaa73608b53: Waiting [2026-05-25T03:27:34.822Z] 21b049e34e73: Waiting [2026-05-25T03:27:34.822Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:34.822Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:34.822Z] e90daecab2d2: Layer already exists [2026-05-25T03:27:34.822Z] a52a2b698263: Layer already exists [2026-05-25T03:27:34.822Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:34.822Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:34.822Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:35.087Z] latest: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:35.442Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:35.789Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.114 [2026-05-25T03:27:35.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T03:27:35.789Z] a52a2b698263: Preparing [2026-05-25T03:27:35.789Z] e90daecab2d2: Preparing [2026-05-25T03:27:35.789Z] 66d8b376b573: Preparing [2026-05-25T03:27:35.789Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:35.789Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:35.789Z] 21b049e34e73: Preparing [2026-05-25T03:27:35.789Z] eeaa73608b53: Preparing [2026-05-25T03:27:35.789Z] 21b049e34e73: Waiting [2026-05-25T03:27:35.789Z] eeaa73608b53: Waiting [2026-05-25T03:27:35.789Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:35.789Z] a52a2b698263: Layer already exists [2026-05-25T03:27:35.789Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:35.789Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:35.789Z] e90daecab2d2: Layer already exists [2026-05-25T03:27:35.789Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:35.789Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:35.789Z] 4.1.0-dev.114: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:36.141Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:36.493Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:27:36.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T03:27:36.493Z] a52a2b698263: Preparing [2026-05-25T03:27:36.493Z] e90daecab2d2: Preparing [2026-05-25T03:27:36.493Z] 66d8b376b573: Preparing [2026-05-25T03:27:36.493Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:36.493Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:36.493Z] 21b049e34e73: Preparing [2026-05-25T03:27:36.493Z] eeaa73608b53: Preparing [2026-05-25T03:27:36.493Z] 21b049e34e73: Waiting [2026-05-25T03:27:36.493Z] eeaa73608b53: Waiting [2026-05-25T03:27:36.493Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:36.493Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:36.493Z] a52a2b698263: Layer already exists [2026-05-25T03:27:36.493Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:36.493Z] e90daecab2d2: Layer already exists [2026-05-25T03:27:36.493Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:36.493Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:36.493Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:36.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:37.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-25T03:27:37.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T03:27:37.203Z] a52a2b698263: Preparing [2026-05-25T03:27:37.203Z] e90daecab2d2: Preparing [2026-05-25T03:27:37.203Z] 66d8b376b573: Preparing [2026-05-25T03:27:37.203Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:37.203Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:37.203Z] 21b049e34e73: Preparing [2026-05-25T03:27:37.203Z] eeaa73608b53: Preparing [2026-05-25T03:27:37.203Z] 21b049e34e73: Waiting [2026-05-25T03:27:37.203Z] eeaa73608b53: Waiting [2026-05-25T03:27:37.203Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:37.203Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:37.203Z] e90daecab2d2: Layer already exists [2026-05-25T03:27:37.203Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:37.203Z] a52a2b698263: Layer already exists [2026-05-25T03:27:37.203Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:37.203Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:37.203Z] main: digest: sha256:9f7fc50123a4f9a6088331ded71da79f5c64f645b2460b715faceaabbd9902b0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:27:37.279Z] ===================================================== [Pipeline] echo [2026-05-25T03:27:37.291Z] taggedImages: [2026-05-25T03:27:37.291Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:37.291Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-25T03:27:37.291Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.114 [2026-05-25T03:27:37.291Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:27:37.291Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-25T03:27:37.318Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-25T03:27:37.318Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:37.318Z] latest [2026-05-25T03:27:37.318Z] 4.1.0-dev.114 [2026-05-25T03:27:37.318Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:27:37.318Z] main [2026-05-25T03:27:37.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:37.690Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:42.317Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:42.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T03:27:42.317Z] a33689f834b8: Preparing [2026-05-25T03:27:42.317Z] 655c84f5986e: Preparing [2026-05-25T03:27:42.317Z] 2b83c5bace49: Preparing [2026-05-25T03:27:42.317Z] a3068764b937: Preparing [2026-05-25T03:27:42.317Z] 66d8b376b573: Preparing [2026-05-25T03:27:42.317Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:42.317Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:42.317Z] 21b049e34e73: Preparing [2026-05-25T03:27:42.317Z] eeaa73608b53: Preparing [2026-05-25T03:27:42.317Z] 21b049e34e73: Waiting [2026-05-25T03:27:42.317Z] 9f2b9ea133fd: Waiting [2026-05-25T03:27:42.317Z] 88ec0c7a56c2: Waiting [2026-05-25T03:27:42.317Z] eeaa73608b53: Waiting [2026-05-25T03:27:42.317Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:42.581Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:42.581Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:42.581Z] 2b83c5bace49: Pushed [2026-05-25T03:27:42.581Z] 655c84f5986e: Pushed [2026-05-25T03:27:42.581Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:42.581Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:42.581Z] a33689f834b8: Pushed [2026-05-25T03:27:45.149Z] a3068764b937: Pushed [2026-05-25T03:27:45.149Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:45.500Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:45.853Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-25T03:27:45.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T03:27:45.853Z] a33689f834b8: Preparing [2026-05-25T03:27:45.853Z] 655c84f5986e: Preparing [2026-05-25T03:27:45.853Z] 2b83c5bace49: Preparing [2026-05-25T03:27:45.853Z] a3068764b937: Preparing [2026-05-25T03:27:45.853Z] 66d8b376b573: Preparing [2026-05-25T03:27:45.853Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:45.853Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:45.853Z] 21b049e34e73: Preparing [2026-05-25T03:27:45.853Z] eeaa73608b53: Preparing [2026-05-25T03:27:45.853Z] 9f2b9ea133fd: Waiting [2026-05-25T03:27:45.853Z] 21b049e34e73: Waiting [2026-05-25T03:27:45.853Z] 88ec0c7a56c2: Waiting [2026-05-25T03:27:45.853Z] eeaa73608b53: Waiting [2026-05-25T03:27:45.853Z] 2b83c5bace49: Layer already exists [2026-05-25T03:27:45.853Z] a3068764b937: Layer already exists [2026-05-25T03:27:45.853Z] 655c84f5986e: Layer already exists [2026-05-25T03:27:45.853Z] a33689f834b8: Layer already exists [2026-05-25T03:27:45.853Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:45.853Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:45.853Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:45.853Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:45.853Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:46.119Z] latest: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:46.463Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:46.810Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.114 [2026-05-25T03:27:46.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T03:27:46.811Z] a33689f834b8: Preparing [2026-05-25T03:27:46.811Z] 655c84f5986e: Preparing [2026-05-25T03:27:46.811Z] 2b83c5bace49: Preparing [2026-05-25T03:27:46.811Z] a3068764b937: Preparing [2026-05-25T03:27:46.811Z] 66d8b376b573: Preparing [2026-05-25T03:27:46.811Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:46.811Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:46.811Z] 21b049e34e73: Preparing [2026-05-25T03:27:46.811Z] eeaa73608b53: Preparing [2026-05-25T03:27:46.811Z] 9f2b9ea133fd: Waiting [2026-05-25T03:27:46.811Z] 21b049e34e73: Waiting [2026-05-25T03:27:46.811Z] 88ec0c7a56c2: Waiting [2026-05-25T03:27:46.811Z] eeaa73608b53: Waiting [2026-05-25T03:27:46.811Z] a33689f834b8: Layer already exists [2026-05-25T03:27:46.811Z] a3068764b937: Layer already exists [2026-05-25T03:27:46.811Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:46.811Z] 655c84f5986e: Layer already exists [2026-05-25T03:27:46.811Z] 2b83c5bace49: Layer already exists [2026-05-25T03:27:46.811Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:46.811Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:46.811Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:46.811Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:46.811Z] 4.1.0-dev.114: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:47.155Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:47.498Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:27:47.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T03:27:47.498Z] a33689f834b8: Preparing [2026-05-25T03:27:47.498Z] 655c84f5986e: Preparing [2026-05-25T03:27:47.498Z] 2b83c5bace49: Preparing [2026-05-25T03:27:47.498Z] a3068764b937: Preparing [2026-05-25T03:27:47.498Z] 66d8b376b573: Preparing [2026-05-25T03:27:47.498Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:47.498Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:47.498Z] 21b049e34e73: Preparing [2026-05-25T03:27:47.498Z] eeaa73608b53: Preparing [2026-05-25T03:27:47.498Z] 9f2b9ea133fd: Waiting [2026-05-25T03:27:47.498Z] 88ec0c7a56c2: Waiting [2026-05-25T03:27:47.498Z] 21b049e34e73: Waiting [2026-05-25T03:27:47.498Z] eeaa73608b53: Waiting [2026-05-25T03:27:47.498Z] 2b83c5bace49: Layer already exists [2026-05-25T03:27:47.498Z] a3068764b937: Layer already exists [2026-05-25T03:27:47.498Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:47.498Z] 655c84f5986e: Layer already exists [2026-05-25T03:27:47.498Z] a33689f834b8: Layer already exists [2026-05-25T03:27:47.498Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:47.498Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:47.498Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:47.498Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:47.498Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:48.109Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:48.450Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-25T03:27:48.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T03:27:48.450Z] a33689f834b8: Preparing [2026-05-25T03:27:48.450Z] 655c84f5986e: Preparing [2026-05-25T03:27:48.450Z] 2b83c5bace49: Preparing [2026-05-25T03:27:48.450Z] a3068764b937: Preparing [2026-05-25T03:27:48.450Z] 66d8b376b573: Preparing [2026-05-25T03:27:48.450Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:48.450Z] 88ec0c7a56c2: Preparing [2026-05-25T03:27:48.450Z] 21b049e34e73: Preparing [2026-05-25T03:27:48.450Z] eeaa73608b53: Preparing [2026-05-25T03:27:48.450Z] 9f2b9ea133fd: Waiting [2026-05-25T03:27:48.450Z] 88ec0c7a56c2: Waiting [2026-05-25T03:27:48.450Z] 21b049e34e73: Waiting [2026-05-25T03:27:48.450Z] 655c84f5986e: Layer already exists [2026-05-25T03:27:48.450Z] a3068764b937: Layer already exists [2026-05-25T03:27:48.450Z] 2b83c5bace49: Layer already exists [2026-05-25T03:27:48.450Z] a33689f834b8: Layer already exists [2026-05-25T03:27:48.450Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:48.450Z] 21b049e34e73: Layer already exists [2026-05-25T03:27:48.450Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:27:48.450Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:48.450Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:48.450Z] main: digest: sha256:153a9a3b36ddea028df0ce1fb0c6bd7cad0cdbf87b0cf585c6ba152b9a4a16bb size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:27:48.793Z] ===================================================== [Pipeline] echo [2026-05-25T03:27:48.807Z] taggedImages: [2026-05-25T03:27:48.807Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:48.807Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-25T03:27:48.807Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.114 [2026-05-25T03:27:48.807Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:27:48.807Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-25T03:27:48.836Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-25T03:27:48.836Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:48.836Z] latest [2026-05-25T03:27:48.836Z] 4.1.0-dev.114 [2026-05-25T03:27:48.836Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:27:48.836Z] main [2026-05-25T03:27:48.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:49.195Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:49.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:27:49.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T03:27:49.530Z] b314f2504114: Preparing [2026-05-25T03:27:49.530Z] cdbe6ce054fd: Preparing [2026-05-25T03:27:49.530Z] 66d8b376b573: Preparing [2026-05-25T03:27:49.530Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:49.530Z] c9f6fc6b008d: Preparing [2026-05-25T03:27:49.530Z] 04ce87684af5: Preparing [2026-05-25T03:27:49.530Z] eeaa73608b53: Preparing [2026-05-25T03:27:49.530Z] 04ce87684af5: Waiting [2026-05-25T03:27:49.530Z] eeaa73608b53: Waiting [2026-05-25T03:27:49.530Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:49.530Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:49.794Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:49.794Z] c9f6fc6b008d: Pushed [2026-05-25T03:27:49.794Z] b314f2504114: Pushed [2026-05-25T03:27:49.794Z] 04ce87684af5: Pushed [2026-05-25T03:27:57.971Z] cdbe6ce054fd: Pushed [2026-05-25T03:27:57.971Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:58.325Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:58.668Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-25T03:27:58.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T03:27:58.668Z] b314f2504114: Preparing [2026-05-25T03:27:58.668Z] cdbe6ce054fd: Preparing [2026-05-25T03:27:58.668Z] 66d8b376b573: Preparing [2026-05-25T03:27:58.668Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:58.668Z] c9f6fc6b008d: Preparing [2026-05-25T03:27:58.668Z] 04ce87684af5: Preparing [2026-05-25T03:27:58.668Z] eeaa73608b53: Preparing [2026-05-25T03:27:58.668Z] 04ce87684af5: Waiting [2026-05-25T03:27:58.668Z] eeaa73608b53: Waiting [2026-05-25T03:27:58.668Z] c9f6fc6b008d: Layer already exists [2026-05-25T03:27:58.668Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:58.668Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:58.668Z] cdbe6ce054fd: Layer already exists [2026-05-25T03:27:58.668Z] b314f2504114: Layer already exists [2026-05-25T03:27:58.668Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:58.668Z] 04ce87684af5: Layer already exists [2026-05-25T03:27:58.934Z] latest: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:59.330Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:27:59.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.114 [2026-05-25T03:27:59.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T03:27:59.671Z] b314f2504114: Preparing [2026-05-25T03:27:59.671Z] cdbe6ce054fd: Preparing [2026-05-25T03:27:59.671Z] 66d8b376b573: Preparing [2026-05-25T03:27:59.671Z] 9f2b9ea133fd: Preparing [2026-05-25T03:27:59.671Z] c9f6fc6b008d: Preparing [2026-05-25T03:27:59.671Z] 04ce87684af5: Preparing [2026-05-25T03:27:59.671Z] eeaa73608b53: Preparing [2026-05-25T03:27:59.671Z] eeaa73608b53: Waiting [2026-05-25T03:27:59.671Z] 04ce87684af5: Waiting [2026-05-25T03:27:59.671Z] b314f2504114: Layer already exists [2026-05-25T03:27:59.671Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:27:59.671Z] c9f6fc6b008d: Layer already exists [2026-05-25T03:27:59.671Z] 66d8b376b573: Layer already exists [2026-05-25T03:27:59.671Z] cdbe6ce054fd: Layer already exists [2026-05-25T03:27:59.671Z] 04ce87684af5: Layer already exists [2026-05-25T03:27:59.671Z] eeaa73608b53: Layer already exists [2026-05-25T03:27:59.671Z] 4.1.0-dev.114: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:00.026Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:00.366Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:00.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T03:28:00.366Z] b314f2504114: Preparing [2026-05-25T03:28:00.366Z] cdbe6ce054fd: Preparing [2026-05-25T03:28:00.366Z] 66d8b376b573: Preparing [2026-05-25T03:28:00.366Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:00.366Z] c9f6fc6b008d: Preparing [2026-05-25T03:28:00.366Z] 04ce87684af5: Preparing [2026-05-25T03:28:00.366Z] eeaa73608b53: Preparing [2026-05-25T03:28:00.366Z] 04ce87684af5: Waiting [2026-05-25T03:28:00.366Z] eeaa73608b53: Waiting [2026-05-25T03:28:00.366Z] c9f6fc6b008d: Layer already exists [2026-05-25T03:28:00.366Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:00.366Z] b314f2504114: Layer already exists [2026-05-25T03:28:00.366Z] cdbe6ce054fd: Layer already exists [2026-05-25T03:28:00.366Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:00.366Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:00.366Z] 04ce87684af5: Layer already exists [2026-05-25T03:28:00.366Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:00.720Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:01.067Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-25T03:28:01.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T03:28:01.068Z] b314f2504114: Preparing [2026-05-25T03:28:01.068Z] cdbe6ce054fd: Preparing [2026-05-25T03:28:01.068Z] 66d8b376b573: Preparing [2026-05-25T03:28:01.068Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:01.068Z] c9f6fc6b008d: Preparing [2026-05-25T03:28:01.068Z] 04ce87684af5: Preparing [2026-05-25T03:28:01.068Z] eeaa73608b53: Preparing [2026-05-25T03:28:01.068Z] 04ce87684af5: Waiting [2026-05-25T03:28:01.068Z] eeaa73608b53: Waiting [2026-05-25T03:28:01.068Z] c9f6fc6b008d: Layer already exists [2026-05-25T03:28:01.068Z] cdbe6ce054fd: Layer already exists [2026-05-25T03:28:01.068Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:01.068Z] b314f2504114: Layer already exists [2026-05-25T03:28:01.068Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:01.068Z] 04ce87684af5: Layer already exists [2026-05-25T03:28:01.068Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:01.068Z] main: digest: sha256:2777d04b476ea0c9245cde6890830406f25b94681f7e5c1ea4236fff509e47fe size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:28:01.408Z] ===================================================== [Pipeline] echo [2026-05-25T03:28:01.422Z] taggedImages: [2026-05-25T03:28:01.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:01.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-25T03:28:01.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.114 [2026-05-25T03:28:01.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:01.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-25T03:28:01.450Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-25T03:28:01.450Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:01.450Z] latest [2026-05-25T03:28:01.450Z] 4.1.0-dev.114 [2026-05-25T03:28:01.450Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:01.450Z] main [2026-05-25T03:28:01.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:01.809Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:02.158Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:02.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T03:28:02.158Z] f8cc4d7921af: Preparing [2026-05-25T03:28:02.158Z] 57aade756b31: Preparing [2026-05-25T03:28:02.158Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:02.158Z] 117b12447660: Preparing [2026-05-25T03:28:02.158Z] 9b9335bf62a5: Preparing [2026-05-25T03:28:02.158Z] eeaa73608b53: Preparing [2026-05-25T03:28:02.158Z] eeaa73608b53: Waiting [2026-05-25T03:28:02.158Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:02.158Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:02.423Z] 9b9335bf62a5: Pushed [2026-05-25T03:28:02.423Z] f8cc4d7921af: Pushed [2026-05-25T03:28:02.423Z] 117b12447660: Pushed [2026-05-25T03:28:10.606Z] 57aade756b31: Pushed [2026-05-25T03:28:10.606Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:10.947Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:11.292Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-25T03:28:11.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T03:28:11.292Z] f8cc4d7921af: Preparing [2026-05-25T03:28:11.292Z] 57aade756b31: Preparing [2026-05-25T03:28:11.292Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:11.292Z] 117b12447660: Preparing [2026-05-25T03:28:11.292Z] 9b9335bf62a5: Preparing [2026-05-25T03:28:11.292Z] eeaa73608b53: Preparing [2026-05-25T03:28:11.292Z] eeaa73608b53: Waiting [2026-05-25T03:28:11.292Z] 9b9335bf62a5: Layer already exists [2026-05-25T03:28:11.292Z] 117b12447660: Layer already exists [2026-05-25T03:28:11.292Z] 57aade756b31: Layer already exists [2026-05-25T03:28:11.292Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:11.292Z] f8cc4d7921af: Layer already exists [2026-05-25T03:28:11.292Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:11.292Z] latest: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:11.642Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:11.999Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.114 [2026-05-25T03:28:11.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T03:28:11.999Z] f8cc4d7921af: Preparing [2026-05-25T03:28:11.999Z] 57aade756b31: Preparing [2026-05-25T03:28:11.999Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:11.999Z] 117b12447660: Preparing [2026-05-25T03:28:11.999Z] 9b9335bf62a5: Preparing [2026-05-25T03:28:11.999Z] eeaa73608b53: Preparing [2026-05-25T03:28:11.999Z] eeaa73608b53: Waiting [2026-05-25T03:28:11.999Z] f8cc4d7921af: Layer already exists [2026-05-25T03:28:11.999Z] 57aade756b31: Layer already exists [2026-05-25T03:28:11.999Z] 9b9335bf62a5: Layer already exists [2026-05-25T03:28:11.999Z] 117b12447660: Layer already exists [2026-05-25T03:28:11.999Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:11.999Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:11.999Z] 4.1.0-dev.114: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:12.613Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:12.971Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:12.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T03:28:12.971Z] f8cc4d7921af: Preparing [2026-05-25T03:28:12.971Z] 57aade756b31: Preparing [2026-05-25T03:28:12.971Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:12.971Z] 117b12447660: Preparing [2026-05-25T03:28:12.971Z] 9b9335bf62a5: Preparing [2026-05-25T03:28:12.971Z] eeaa73608b53: Preparing [2026-05-25T03:28:12.971Z] eeaa73608b53: Waiting [2026-05-25T03:28:12.971Z] 117b12447660: Layer already exists [2026-05-25T03:28:12.971Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:12.971Z] f8cc4d7921af: Layer already exists [2026-05-25T03:28:12.971Z] 57aade756b31: Layer already exists [2026-05-25T03:28:12.971Z] 9b9335bf62a5: Layer already exists [2026-05-25T03:28:12.971Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:12.971Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:13.326Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:13.671Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-25T03:28:13.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T03:28:13.671Z] f8cc4d7921af: Preparing [2026-05-25T03:28:13.671Z] 57aade756b31: Preparing [2026-05-25T03:28:13.671Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:13.671Z] 117b12447660: Preparing [2026-05-25T03:28:13.671Z] 9b9335bf62a5: Preparing [2026-05-25T03:28:13.671Z] eeaa73608b53: Preparing [2026-05-25T03:28:13.671Z] eeaa73608b53: Waiting [2026-05-25T03:28:13.671Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:13.671Z] 57aade756b31: Layer already exists [2026-05-25T03:28:13.671Z] 117b12447660: Layer already exists [2026-05-25T03:28:13.671Z] 9b9335bf62a5: Layer already exists [2026-05-25T03:28:13.671Z] f8cc4d7921af: Layer already exists [2026-05-25T03:28:13.671Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:13.671Z] main: digest: sha256:ecc179aac71ff8465724a14f4c7a81e09eb2f4c08cff50eca148495c3a9e5b92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:28:14.012Z] ===================================================== [Pipeline] echo [2026-05-25T03:28:14.027Z] taggedImages: [2026-05-25T03:28:14.027Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:14.027Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-25T03:28:14.027Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.114 [2026-05-25T03:28:14.027Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:14.027Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-25T03:28:14.056Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-25T03:28:14.056Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:14.056Z] latest [2026-05-25T03:28:14.056Z] 4.1.0-dev.114 [2026-05-25T03:28:14.056Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:14.056Z] main [2026-05-25T03:28:14.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:14.432Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:14.778Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:14.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T03:28:14.778Z] e81eabde78db: Preparing [2026-05-25T03:28:14.778Z] a27179b500fb: Preparing [2026-05-25T03:28:14.778Z] f4c01a49b2e0: Preparing [2026-05-25T03:28:14.778Z] 66d8b376b573: Preparing [2026-05-25T03:28:14.778Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:14.778Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:14.778Z] 21b049e34e73: Preparing [2026-05-25T03:28:14.778Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:14.778Z] 21b049e34e73: Waiting [2026-05-25T03:28:14.778Z] eeaa73608b53: Preparing [2026-05-25T03:28:14.778Z] eeaa73608b53: Waiting [2026-05-25T03:28:14.778Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:15.042Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:15.042Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:15.042Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:15.042Z] a27179b500fb: Pushed [2026-05-25T03:28:15.042Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:15.042Z] e81eabde78db: Pushed [2026-05-25T03:28:23.210Z] f4c01a49b2e0: Pushed [2026-05-25T03:28:23.210Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:23.554Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:23.893Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-25T03:28:23.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T03:28:23.894Z] e81eabde78db: Preparing [2026-05-25T03:28:23.894Z] a27179b500fb: Preparing [2026-05-25T03:28:23.894Z] f4c01a49b2e0: Preparing [2026-05-25T03:28:23.894Z] 66d8b376b573: Preparing [2026-05-25T03:28:23.894Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:23.894Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:23.894Z] 21b049e34e73: Preparing [2026-05-25T03:28:23.894Z] eeaa73608b53: Preparing [2026-05-25T03:28:23.894Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:23.894Z] 21b049e34e73: Waiting [2026-05-25T03:28:23.894Z] eeaa73608b53: Waiting [2026-05-25T03:28:23.894Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:23.894Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:23.894Z] e81eabde78db: Layer already exists [2026-05-25T03:28:23.894Z] a27179b500fb: Layer already exists [2026-05-25T03:28:23.894Z] f4c01a49b2e0: Layer already exists [2026-05-25T03:28:23.894Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:23.894Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:23.894Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:23.894Z] latest: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:24.241Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:24.583Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.114 [2026-05-25T03:28:24.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T03:28:24.584Z] e81eabde78db: Preparing [2026-05-25T03:28:24.584Z] a27179b500fb: Preparing [2026-05-25T03:28:24.584Z] f4c01a49b2e0: Preparing [2026-05-25T03:28:24.584Z] 66d8b376b573: Preparing [2026-05-25T03:28:24.584Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:24.584Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:24.584Z] 21b049e34e73: Preparing [2026-05-25T03:28:24.584Z] eeaa73608b53: Preparing [2026-05-25T03:28:24.584Z] 21b049e34e73: Waiting [2026-05-25T03:28:24.584Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:24.584Z] eeaa73608b53: Waiting [2026-05-25T03:28:24.584Z] a27179b500fb: Layer already exists [2026-05-25T03:28:24.584Z] e81eabde78db: Layer already exists [2026-05-25T03:28:24.584Z] f4c01a49b2e0: Layer already exists [2026-05-25T03:28:24.584Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:24.584Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:24.584Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:24.584Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:24.584Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:24.584Z] 4.1.0-dev.114: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:25.016Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:25.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:25.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T03:28:25.376Z] e81eabde78db: Preparing [2026-05-25T03:28:25.376Z] a27179b500fb: Preparing [2026-05-25T03:28:25.376Z] f4c01a49b2e0: Preparing [2026-05-25T03:28:25.376Z] 66d8b376b573: Preparing [2026-05-25T03:28:25.376Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:25.376Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:25.376Z] 21b049e34e73: Preparing [2026-05-25T03:28:25.376Z] eeaa73608b53: Preparing [2026-05-25T03:28:25.376Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:25.376Z] 21b049e34e73: Waiting [2026-05-25T03:28:25.376Z] eeaa73608b53: Waiting [2026-05-25T03:28:25.376Z] f4c01a49b2e0: Layer already exists [2026-05-25T03:28:25.376Z] a27179b500fb: Layer already exists [2026-05-25T03:28:25.376Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:25.376Z] e81eabde78db: Layer already exists [2026-05-25T03:28:25.376Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:25.376Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:25.376Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:25.376Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:25.376Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:25.985Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:26.329Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-25T03:28:26.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T03:28:26.329Z] e81eabde78db: Preparing [2026-05-25T03:28:26.329Z] a27179b500fb: Preparing [2026-05-25T03:28:26.329Z] f4c01a49b2e0: Preparing [2026-05-25T03:28:26.329Z] 66d8b376b573: Preparing [2026-05-25T03:28:26.329Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:26.329Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:26.329Z] 21b049e34e73: Preparing [2026-05-25T03:28:26.329Z] eeaa73608b53: Preparing [2026-05-25T03:28:26.329Z] 21b049e34e73: Waiting [2026-05-25T03:28:26.329Z] eeaa73608b53: Waiting [2026-05-25T03:28:26.329Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:26.329Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:26.329Z] e81eabde78db: Layer already exists [2026-05-25T03:28:26.329Z] f4c01a49b2e0: Layer already exists [2026-05-25T03:28:26.329Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:26.329Z] a27179b500fb: Layer already exists [2026-05-25T03:28:26.329Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:26.329Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:26.329Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:26.592Z] main: digest: sha256:ec74faaed59d157b1a22a106c978026da4f7ec2d817efde48eb3801e3a9fd1ab size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:28:26.663Z] ===================================================== [Pipeline] echo [2026-05-25T03:28:26.679Z] taggedImages: [2026-05-25T03:28:26.679Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:26.679Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-25T03:28:26.679Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.114 [2026-05-25T03:28:26.679Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:26.679Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-25T03:28:26.706Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-25T03:28:26.706Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:26.706Z] latest [2026-05-25T03:28:26.706Z] 4.1.0-dev.114 [2026-05-25T03:28:26.706Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:26.706Z] main [2026-05-25T03:28:26.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:27.060Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:27.448Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:27.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T03:28:27.448Z] 4a85bfaf2375: Preparing [2026-05-25T03:28:27.448Z] 2bc7963ba7c5: Preparing [2026-05-25T03:28:27.448Z] 96e9d9884eaf: Preparing [2026-05-25T03:28:27.448Z] 494d2d3a4445: Preparing [2026-05-25T03:28:27.448Z] e616864a6947: Preparing [2026-05-25T03:28:27.448Z] b0f5989819fb: Preparing [2026-05-25T03:28:27.448Z] 7ab380416d08: Preparing [2026-05-25T03:28:27.448Z] b0f5989819fb: Waiting [2026-05-25T03:28:27.448Z] 66d8b376b573: Preparing [2026-05-25T03:28:27.448Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:27.448Z] 515fd9539a08: Preparing [2026-05-25T03:28:27.448Z] 7ab380416d08: Waiting [2026-05-25T03:28:27.448Z] 66d8b376b573: Waiting [2026-05-25T03:28:27.448Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:27.448Z] 515fd9539a08: Waiting [2026-05-25T03:28:27.448Z] aec1b6aaf45a: Preparing [2026-05-25T03:28:27.448Z] 5f70bf18a086: Preparing [2026-05-25T03:28:27.448Z] d555e497a734: Preparing [2026-05-25T03:28:27.448Z] a4974854e8cd: Preparing [2026-05-25T03:28:27.448Z] 6f4fc6c04698: Preparing [2026-05-25T03:28:27.448Z] eeaa73608b53: Preparing [2026-05-25T03:28:27.448Z] aec1b6aaf45a: Waiting [2026-05-25T03:28:27.448Z] 5f70bf18a086: Waiting [2026-05-25T03:28:27.448Z] d555e497a734: Waiting [2026-05-25T03:28:27.448Z] a4974854e8cd: Waiting [2026-05-25T03:28:27.448Z] 6f4fc6c04698: Waiting [2026-05-25T03:28:27.715Z] 2bc7963ba7c5: Pushed [2026-05-25T03:28:27.715Z] 96e9d9884eaf: Pushed [2026-05-25T03:28:27.715Z] 494d2d3a4445: Pushed [2026-05-25T03:28:27.715Z] e616864a6947: Pushed [2026-05-25T03:28:27.715Z] 4a85bfaf2375: Pushed [2026-05-25T03:28:27.715Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:27.715Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:27.716Z] b0f5989819fb: Pushed [2026-05-25T03:28:27.716Z] 5f70bf18a086: Layer already exists [2026-05-25T03:28:27.982Z] aec1b6aaf45a: Pushed [2026-05-25T03:28:27.982Z] 515fd9539a08: Pushed [2026-05-25T03:28:27.982Z] d555e497a734: Pushed [2026-05-25T03:28:27.982Z] a4974854e8cd: Pushed [2026-05-25T03:28:27.982Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:27.982Z] 6f4fc6c04698: Pushed [2026-05-25T03:28:31.302Z] 7ab380416d08: Pushed [2026-05-25T03:28:31.302Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:31.652Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:31.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-25T03:28:31.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T03:28:31.996Z] 4a85bfaf2375: Preparing [2026-05-25T03:28:31.996Z] 2bc7963ba7c5: Preparing [2026-05-25T03:28:31.996Z] 96e9d9884eaf: Preparing [2026-05-25T03:28:31.996Z] 494d2d3a4445: Preparing [2026-05-25T03:28:31.996Z] e616864a6947: Preparing [2026-05-25T03:28:31.996Z] b0f5989819fb: Preparing [2026-05-25T03:28:31.996Z] 7ab380416d08: Preparing [2026-05-25T03:28:31.996Z] b0f5989819fb: Waiting [2026-05-25T03:28:31.996Z] 66d8b376b573: Preparing [2026-05-25T03:28:31.996Z] 7ab380416d08: Waiting [2026-05-25T03:28:31.996Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:31.996Z] 515fd9539a08: Preparing [2026-05-25T03:28:31.996Z] 66d8b376b573: Waiting [2026-05-25T03:28:31.996Z] aec1b6aaf45a: Preparing [2026-05-25T03:28:31.996Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:31.996Z] 515fd9539a08: Waiting [2026-05-25T03:28:31.996Z] aec1b6aaf45a: Waiting [2026-05-25T03:28:31.996Z] 5f70bf18a086: Preparing [2026-05-25T03:28:31.996Z] d555e497a734: Preparing [2026-05-25T03:28:31.996Z] a4974854e8cd: Preparing [2026-05-25T03:28:31.996Z] 6f4fc6c04698: Preparing [2026-05-25T03:28:31.996Z] 5f70bf18a086: Waiting [2026-05-25T03:28:31.996Z] d555e497a734: Waiting [2026-05-25T03:28:31.996Z] a4974854e8cd: Waiting [2026-05-25T03:28:31.996Z] eeaa73608b53: Preparing [2026-05-25T03:28:31.996Z] 6f4fc6c04698: Waiting [2026-05-25T03:28:31.996Z] eeaa73608b53: Waiting [2026-05-25T03:28:31.996Z] e616864a6947: Layer already exists [2026-05-25T03:28:31.996Z] 2bc7963ba7c5: Layer already exists [2026-05-25T03:28:31.996Z] 4a85bfaf2375: Layer already exists [2026-05-25T03:28:31.996Z] 96e9d9884eaf: Layer already exists [2026-05-25T03:28:31.996Z] 494d2d3a4445: Layer already exists [2026-05-25T03:28:31.996Z] b0f5989819fb: Layer already exists [2026-05-25T03:28:31.996Z] 515fd9539a08: Layer already exists [2026-05-25T03:28:31.996Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:31.996Z] 7ab380416d08: Layer already exists [2026-05-25T03:28:31.996Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:31.996Z] 5f70bf18a086: Layer already exists [2026-05-25T03:28:31.996Z] aec1b6aaf45a: Layer already exists [2026-05-25T03:28:31.996Z] d555e497a734: Layer already exists [2026-05-25T03:28:31.996Z] a4974854e8cd: Layer already exists [2026-05-25T03:28:31.996Z] 6f4fc6c04698: Layer already exists [2026-05-25T03:28:31.996Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:32.260Z] latest: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:32.607Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:37.189Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.114 [2026-05-25T03:28:37.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T03:28:37.189Z] 4a85bfaf2375: Preparing [2026-05-25T03:28:37.189Z] 2bc7963ba7c5: Preparing [2026-05-25T03:28:37.189Z] 96e9d9884eaf: Preparing [2026-05-25T03:28:37.189Z] 494d2d3a4445: Preparing [2026-05-25T03:28:37.189Z] e616864a6947: Preparing [2026-05-25T03:28:37.189Z] b0f5989819fb: Preparing [2026-05-25T03:28:37.189Z] 7ab380416d08: Preparing [2026-05-25T03:28:37.189Z] 66d8b376b573: Preparing [2026-05-25T03:28:37.189Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:37.189Z] 515fd9539a08: Preparing [2026-05-25T03:28:37.189Z] aec1b6aaf45a: Preparing [2026-05-25T03:28:37.189Z] 5f70bf18a086: Preparing [2026-05-25T03:28:37.189Z] d555e497a734: Preparing [2026-05-25T03:28:37.189Z] a4974854e8cd: Preparing [2026-05-25T03:28:37.189Z] 6f4fc6c04698: Preparing [2026-05-25T03:28:37.189Z] eeaa73608b53: Preparing [2026-05-25T03:28:37.189Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:37.189Z] 515fd9539a08: Waiting [2026-05-25T03:28:37.189Z] aec1b6aaf45a: Waiting [2026-05-25T03:28:37.189Z] 6f4fc6c04698: Waiting [2026-05-25T03:28:37.189Z] 5f70bf18a086: Waiting [2026-05-25T03:28:37.189Z] eeaa73608b53: Waiting [2026-05-25T03:28:37.189Z] d555e497a734: Waiting [2026-05-25T03:28:37.189Z] a4974854e8cd: Waiting [2026-05-25T03:28:37.189Z] 7ab380416d08: Waiting [2026-05-25T03:28:37.189Z] 66d8b376b573: Waiting [2026-05-25T03:28:37.189Z] b0f5989819fb: Waiting [2026-05-25T03:28:37.189Z] 494d2d3a4445: Layer already exists [2026-05-25T03:28:37.189Z] 4a85bfaf2375: Layer already exists [2026-05-25T03:28:37.189Z] 2bc7963ba7c5: Layer already exists [2026-05-25T03:28:37.189Z] e616864a6947: Layer already exists [2026-05-25T03:28:37.189Z] 96e9d9884eaf: Layer already exists [2026-05-25T03:28:37.189Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:37.189Z] 7ab380416d08: Layer already exists [2026-05-25T03:28:37.189Z] 515fd9539a08: Layer already exists [2026-05-25T03:28:37.189Z] b0f5989819fb: Layer already exists [2026-05-25T03:28:37.189Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:37.189Z] 5f70bf18a086: Layer already exists [2026-05-25T03:28:37.189Z] a4974854e8cd: Layer already exists [2026-05-25T03:28:37.189Z] aec1b6aaf45a: Layer already exists [2026-05-25T03:28:37.189Z] 6f4fc6c04698: Layer already exists [2026-05-25T03:28:37.189Z] d555e497a734: Layer already exists [2026-05-25T03:28:37.189Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:37.451Z] 4.1.0-dev.114: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:37.797Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:38.142Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:38.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T03:28:38.142Z] 4a85bfaf2375: Preparing [2026-05-25T03:28:38.142Z] 2bc7963ba7c5: Preparing [2026-05-25T03:28:38.142Z] 96e9d9884eaf: Preparing [2026-05-25T03:28:38.142Z] 494d2d3a4445: Preparing [2026-05-25T03:28:38.142Z] e616864a6947: Preparing [2026-05-25T03:28:38.142Z] b0f5989819fb: Preparing [2026-05-25T03:28:38.142Z] 7ab380416d08: Preparing [2026-05-25T03:28:38.142Z] 66d8b376b573: Preparing [2026-05-25T03:28:38.142Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:38.142Z] 515fd9539a08: Preparing [2026-05-25T03:28:38.142Z] aec1b6aaf45a: Preparing [2026-05-25T03:28:38.142Z] 5f70bf18a086: Preparing [2026-05-25T03:28:38.142Z] d555e497a734: Preparing [2026-05-25T03:28:38.142Z] a4974854e8cd: Preparing [2026-05-25T03:28:38.142Z] 6f4fc6c04698: Preparing [2026-05-25T03:28:38.142Z] eeaa73608b53: Preparing [2026-05-25T03:28:38.142Z] b0f5989819fb: Waiting [2026-05-25T03:28:38.142Z] 515fd9539a08: Waiting [2026-05-25T03:28:38.142Z] 7ab380416d08: Waiting [2026-05-25T03:28:38.142Z] aec1b6aaf45a: Waiting [2026-05-25T03:28:38.142Z] 5f70bf18a086: Waiting [2026-05-25T03:28:38.142Z] 66d8b376b573: Waiting [2026-05-25T03:28:38.142Z] d555e497a734: Waiting [2026-05-25T03:28:38.142Z] a4974854e8cd: Waiting [2026-05-25T03:28:38.142Z] 6f4fc6c04698: Waiting [2026-05-25T03:28:38.142Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:38.142Z] eeaa73608b53: Waiting [2026-05-25T03:28:38.142Z] 4a85bfaf2375: Layer already exists [2026-05-25T03:28:38.142Z] e616864a6947: Layer already exists [2026-05-25T03:28:38.142Z] 2bc7963ba7c5: Layer already exists [2026-05-25T03:28:38.142Z] 96e9d9884eaf: Layer already exists [2026-05-25T03:28:38.142Z] 494d2d3a4445: Layer already exists [2026-05-25T03:28:38.142Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:38.142Z] b0f5989819fb: Layer already exists [2026-05-25T03:28:38.142Z] 7ab380416d08: Layer already exists [2026-05-25T03:28:38.142Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:38.142Z] 515fd9539a08: Layer already exists [2026-05-25T03:28:38.142Z] 5f70bf18a086: Layer already exists [2026-05-25T03:28:38.142Z] aec1b6aaf45a: Layer already exists [2026-05-25T03:28:38.142Z] a4974854e8cd: Layer already exists [2026-05-25T03:28:38.142Z] 6f4fc6c04698: Layer already exists [2026-05-25T03:28:38.142Z] d555e497a734: Layer already exists [2026-05-25T03:28:38.142Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:38.406Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:38.757Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:39.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-25T03:28:39.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T03:28:39.099Z] 4a85bfaf2375: Preparing [2026-05-25T03:28:39.099Z] 2bc7963ba7c5: Preparing [2026-05-25T03:28:39.099Z] 96e9d9884eaf: Preparing [2026-05-25T03:28:39.099Z] 494d2d3a4445: Preparing [2026-05-25T03:28:39.099Z] e616864a6947: Preparing [2026-05-25T03:28:39.099Z] b0f5989819fb: Preparing [2026-05-25T03:28:39.099Z] 7ab380416d08: Preparing [2026-05-25T03:28:39.099Z] b0f5989819fb: Waiting [2026-05-25T03:28:39.099Z] 66d8b376b573: Preparing [2026-05-25T03:28:39.099Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:39.099Z] 515fd9539a08: Preparing [2026-05-25T03:28:39.099Z] 7ab380416d08: Waiting [2026-05-25T03:28:39.099Z] aec1b6aaf45a: Preparing [2026-05-25T03:28:39.099Z] 66d8b376b573: Waiting [2026-05-25T03:28:39.099Z] 5f70bf18a086: Preparing [2026-05-25T03:28:39.099Z] d555e497a734: Preparing [2026-05-25T03:28:39.099Z] a4974854e8cd: Preparing [2026-05-25T03:28:39.099Z] 6f4fc6c04698: Preparing [2026-05-25T03:28:39.099Z] eeaa73608b53: Preparing [2026-05-25T03:28:39.099Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:39.099Z] 515fd9539a08: Waiting [2026-05-25T03:28:39.099Z] aec1b6aaf45a: Waiting [2026-05-25T03:28:39.099Z] 5f70bf18a086: Waiting [2026-05-25T03:28:39.099Z] d555e497a734: Waiting [2026-05-25T03:28:39.099Z] a4974854e8cd: Waiting [2026-05-25T03:28:39.099Z] 6f4fc6c04698: Waiting [2026-05-25T03:28:39.099Z] eeaa73608b53: Waiting [2026-05-25T03:28:39.099Z] 2bc7963ba7c5: Layer already exists [2026-05-25T03:28:39.099Z] e616864a6947: Layer already exists [2026-05-25T03:28:39.099Z] 494d2d3a4445: Layer already exists [2026-05-25T03:28:39.099Z] 4a85bfaf2375: Layer already exists [2026-05-25T03:28:39.099Z] 96e9d9884eaf: Layer already exists [2026-05-25T03:28:39.099Z] 7ab380416d08: Layer already exists [2026-05-25T03:28:39.099Z] b0f5989819fb: Layer already exists [2026-05-25T03:28:39.099Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:39.099Z] 515fd9539a08: Layer already exists [2026-05-25T03:28:39.099Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:39.099Z] aec1b6aaf45a: Layer already exists [2026-05-25T03:28:39.099Z] 5f70bf18a086: Layer already exists [2026-05-25T03:28:39.099Z] 6f4fc6c04698: Layer already exists [2026-05-25T03:28:39.099Z] d555e497a734: Layer already exists [2026-05-25T03:28:39.099Z] a4974854e8cd: Layer already exists [2026-05-25T03:28:39.099Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:39.362Z] main: digest: sha256:953cb547de512a3df977cb44a9ee692cb48fdbe3c722e021f4216ec31c9aa6ce size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:28:39.433Z] ===================================================== [Pipeline] echo [2026-05-25T03:28:39.449Z] taggedImages: [2026-05-25T03:28:39.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:39.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-25T03:28:39.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.114 [2026-05-25T03:28:39.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:39.449Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-25T03:28:39.473Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-25T03:28:39.473Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:39.473Z] latest [2026-05-25T03:28:39.473Z] 4.1.0-dev.114 [2026-05-25T03:28:39.473Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:39.473Z] main [2026-05-25T03:28:39.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:39.830Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:40.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:40.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T03:28:40.177Z] c3825ca2b9ed: Preparing [2026-05-25T03:28:40.177Z] e3fbe6989d68: Preparing [2026-05-25T03:28:40.177Z] 8ecdc9d9bd06: Preparing [2026-05-25T03:28:40.177Z] 854e3dc932f4: Preparing [2026-05-25T03:28:40.177Z] 66d8b376b573: Preparing [2026-05-25T03:28:40.177Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:40.177Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:40.177Z] 21b049e34e73: Preparing [2026-05-25T03:28:40.177Z] eeaa73608b53: Preparing [2026-05-25T03:28:40.177Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:40.177Z] 21b049e34e73: Waiting [2026-05-25T03:28:40.177Z] eeaa73608b53: Waiting [2026-05-25T03:28:40.177Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:40.177Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:40.441Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:40.441Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:40.441Z] 8ecdc9d9bd06: Pushed [2026-05-25T03:28:40.441Z] e3fbe6989d68: Pushed [2026-05-25T03:28:40.441Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:40.441Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:40.441Z] c3825ca2b9ed: Pushed [2026-05-25T03:28:48.605Z] 854e3dc932f4: Pushed [2026-05-25T03:28:48.605Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:48.949Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:49.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-25T03:28:49.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T03:28:49.553Z] c3825ca2b9ed: Preparing [2026-05-25T03:28:49.553Z] e3fbe6989d68: Preparing [2026-05-25T03:28:49.553Z] 8ecdc9d9bd06: Preparing [2026-05-25T03:28:49.553Z] 854e3dc932f4: Preparing [2026-05-25T03:28:49.553Z] 66d8b376b573: Preparing [2026-05-25T03:28:49.553Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:49.553Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:49.553Z] 21b049e34e73: Preparing [2026-05-25T03:28:49.553Z] eeaa73608b53: Preparing [2026-05-25T03:28:49.553Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:49.553Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:49.553Z] 21b049e34e73: Waiting [2026-05-25T03:28:49.553Z] eeaa73608b53: Waiting [2026-05-25T03:28:49.553Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:49.553Z] e3fbe6989d68: Layer already exists [2026-05-25T03:28:49.553Z] 854e3dc932f4: Layer already exists [2026-05-25T03:28:49.553Z] c3825ca2b9ed: Layer already exists [2026-05-25T03:28:49.553Z] 8ecdc9d9bd06: Layer already exists [2026-05-25T03:28:49.553Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:49.553Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:49.553Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:49.553Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:49.827Z] latest: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:50.173Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:50.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.114 [2026-05-25T03:28:50.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T03:28:50.514Z] c3825ca2b9ed: Preparing [2026-05-25T03:28:50.514Z] e3fbe6989d68: Preparing [2026-05-25T03:28:50.514Z] 8ecdc9d9bd06: Preparing [2026-05-25T03:28:50.514Z] 854e3dc932f4: Preparing [2026-05-25T03:28:50.514Z] 66d8b376b573: Preparing [2026-05-25T03:28:50.514Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:50.514Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:50.514Z] 21b049e34e73: Preparing [2026-05-25T03:28:50.514Z] eeaa73608b53: Preparing [2026-05-25T03:28:50.514Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:50.514Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:50.514Z] 21b049e34e73: Waiting [2026-05-25T03:28:50.514Z] eeaa73608b53: Waiting [2026-05-25T03:28:50.514Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:50.514Z] 854e3dc932f4: Layer already exists [2026-05-25T03:28:50.514Z] c3825ca2b9ed: Layer already exists [2026-05-25T03:28:50.514Z] 8ecdc9d9bd06: Layer already exists [2026-05-25T03:28:50.514Z] e3fbe6989d68: Layer already exists [2026-05-25T03:28:50.514Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:50.514Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:50.514Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:50.514Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:50.514Z] 4.1.0-dev.114: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:50.907Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:51.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:51.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T03:28:51.251Z] c3825ca2b9ed: Preparing [2026-05-25T03:28:51.251Z] e3fbe6989d68: Preparing [2026-05-25T03:28:51.251Z] 8ecdc9d9bd06: Preparing [2026-05-25T03:28:51.251Z] 854e3dc932f4: Preparing [2026-05-25T03:28:51.251Z] 66d8b376b573: Preparing [2026-05-25T03:28:51.251Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:51.251Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:51.251Z] 21b049e34e73: Preparing [2026-05-25T03:28:51.251Z] eeaa73608b53: Preparing [2026-05-25T03:28:51.251Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:51.251Z] 21b049e34e73: Waiting [2026-05-25T03:28:51.251Z] eeaa73608b53: Waiting [2026-05-25T03:28:51.251Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:51.251Z] e3fbe6989d68: Layer already exists [2026-05-25T03:28:51.251Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:51.251Z] c3825ca2b9ed: Layer already exists [2026-05-25T03:28:51.251Z] 8ecdc9d9bd06: Layer already exists [2026-05-25T03:28:51.251Z] 854e3dc932f4: Layer already exists [2026-05-25T03:28:51.251Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:51.251Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:51.251Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:51.251Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:51.251Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:51.591Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:51.926Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-25T03:28:51.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T03:28:51.926Z] c3825ca2b9ed: Preparing [2026-05-25T03:28:51.926Z] e3fbe6989d68: Preparing [2026-05-25T03:28:51.926Z] 8ecdc9d9bd06: Preparing [2026-05-25T03:28:51.926Z] 854e3dc932f4: Preparing [2026-05-25T03:28:51.926Z] 66d8b376b573: Preparing [2026-05-25T03:28:51.926Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:51.926Z] 88ec0c7a56c2: Preparing [2026-05-25T03:28:51.926Z] 21b049e34e73: Preparing [2026-05-25T03:28:51.926Z] eeaa73608b53: Preparing [2026-05-25T03:28:51.926Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:51.926Z] 88ec0c7a56c2: Waiting [2026-05-25T03:28:51.926Z] 21b049e34e73: Waiting [2026-05-25T03:28:51.926Z] eeaa73608b53: Waiting [2026-05-25T03:28:51.926Z] 854e3dc932f4: Layer already exists [2026-05-25T03:28:51.926Z] c3825ca2b9ed: Layer already exists [2026-05-25T03:28:51.926Z] e3fbe6989d68: Layer already exists [2026-05-25T03:28:51.926Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:51.926Z] 8ecdc9d9bd06: Layer already exists [2026-05-25T03:28:51.926Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:51.926Z] 88ec0c7a56c2: Layer already exists [2026-05-25T03:28:51.926Z] 21b049e34e73: Layer already exists [2026-05-25T03:28:51.926Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:51.926Z] main: digest: sha256:ffac4a1bc403d382be8c828dd33b045bf96cf73ec461700656ae4979281b4325 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:28:52.254Z] ===================================================== [Pipeline] echo [2026-05-25T03:28:52.267Z] taggedImages: [2026-05-25T03:28:52.267Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:52.267Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-25T03:28:52.267Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.114 [2026-05-25T03:28:52.267Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:52.267Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-25T03:28:52.291Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-25T03:28:52.291Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:52.291Z] latest [2026-05-25T03:28:52.291Z] 4.1.0-dev.114 [2026-05-25T03:28:52.291Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:28:52.291Z] main [2026-05-25T03:28:52.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:52.657Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:28:53.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:28:53.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T03:28:53.006Z] 1c73ce99c167: Preparing [2026-05-25T03:28:53.006Z] 5883cecd89ad: Preparing [2026-05-25T03:28:53.006Z] f8df736ea76b: Preparing [2026-05-25T03:28:53.006Z] f9dc1e9f1c80: Preparing [2026-05-25T03:28:53.006Z] bfece7445ac6: Preparing [2026-05-25T03:28:53.006Z] 66d8b376b573: Preparing [2026-05-25T03:28:53.006Z] 9f2b9ea133fd: Preparing [2026-05-25T03:28:53.006Z] 66d8b376b573: Waiting [2026-05-25T03:28:53.006Z] edd7e4d73cac: Preparing [2026-05-25T03:28:53.006Z] 9f2b9ea133fd: Waiting [2026-05-25T03:28:53.006Z] d19e6a30b79f: Preparing [2026-05-25T03:28:53.006Z] edd7e4d73cac: Waiting [2026-05-25T03:28:53.006Z] 0ccf3cd46c33: Preparing [2026-05-25T03:28:53.006Z] d19e6a30b79f: Waiting [2026-05-25T03:28:53.006Z] eeaa73608b53: Preparing [2026-05-25T03:28:53.006Z] 0ccf3cd46c33: Waiting [2026-05-25T03:28:53.006Z] eeaa73608b53: Waiting [2026-05-25T03:28:53.269Z] 5883cecd89ad: Pushed [2026-05-25T03:28:53.269Z] bfece7445ac6: Pushed [2026-05-25T03:28:53.269Z] f9dc1e9f1c80: Pushed [2026-05-25T03:28:53.269Z] 1c73ce99c167: Pushed [2026-05-25T03:28:53.269Z] 66d8b376b573: Layer already exists [2026-05-25T03:28:53.269Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:28:53.269Z] eeaa73608b53: Layer already exists [2026-05-25T03:28:53.269Z] edd7e4d73cac: Pushed [2026-05-25T03:28:53.269Z] d19e6a30b79f: Pushed [2026-05-25T03:28:56.596Z] 0ccf3cd46c33: Pushed [2026-05-25T03:28:59.916Z] f8df736ea76b: Pushed [2026-05-25T03:28:59.916Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:00.273Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:03.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-25T03:29:03.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T03:29:03.948Z] 1c73ce99c167: Preparing [2026-05-25T03:29:03.948Z] 5883cecd89ad: Preparing [2026-05-25T03:29:03.948Z] f8df736ea76b: Preparing [2026-05-25T03:29:03.948Z] f9dc1e9f1c80: Preparing [2026-05-25T03:29:03.948Z] bfece7445ac6: Preparing [2026-05-25T03:29:03.948Z] 66d8b376b573: Preparing [2026-05-25T03:29:03.948Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:03.948Z] edd7e4d73cac: Preparing [2026-05-25T03:29:03.948Z] d19e6a30b79f: Preparing [2026-05-25T03:29:03.948Z] 0ccf3cd46c33: Preparing [2026-05-25T03:29:03.948Z] eeaa73608b53: Preparing [2026-05-25T03:29:03.948Z] 66d8b376b573: Waiting [2026-05-25T03:29:03.948Z] d19e6a30b79f: Waiting [2026-05-25T03:29:03.948Z] 0ccf3cd46c33: Waiting [2026-05-25T03:29:03.948Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:03.948Z] edd7e4d73cac: Waiting [2026-05-25T03:29:03.948Z] eeaa73608b53: Waiting [2026-05-25T03:29:03.948Z] f8df736ea76b: Layer already exists [2026-05-25T03:29:03.948Z] bfece7445ac6: Layer already exists [2026-05-25T03:29:03.948Z] 1c73ce99c167: Layer already exists [2026-05-25T03:29:03.948Z] 5883cecd89ad: Layer already exists [2026-05-25T03:29:03.948Z] f9dc1e9f1c80: Layer already exists [2026-05-25T03:29:03.948Z] d19e6a30b79f: Layer already exists [2026-05-25T03:29:03.948Z] edd7e4d73cac: Layer already exists [2026-05-25T03:29:03.948Z] 0ccf3cd46c33: Layer already exists [2026-05-25T03:29:03.948Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:03.948Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:03.948Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:04.210Z] latest: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:04.568Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:04.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.114 [2026-05-25T03:29:04.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T03:29:04.919Z] 1c73ce99c167: Preparing [2026-05-25T03:29:04.919Z] 5883cecd89ad: Preparing [2026-05-25T03:29:04.919Z] f8df736ea76b: Preparing [2026-05-25T03:29:04.919Z] f9dc1e9f1c80: Preparing [2026-05-25T03:29:04.919Z] bfece7445ac6: Preparing [2026-05-25T03:29:04.919Z] 66d8b376b573: Preparing [2026-05-25T03:29:04.919Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:04.919Z] edd7e4d73cac: Preparing [2026-05-25T03:29:04.919Z] d19e6a30b79f: Preparing [2026-05-25T03:29:04.919Z] 0ccf3cd46c33: Preparing [2026-05-25T03:29:04.919Z] eeaa73608b53: Preparing [2026-05-25T03:29:04.919Z] d19e6a30b79f: Waiting [2026-05-25T03:29:04.919Z] 0ccf3cd46c33: Waiting [2026-05-25T03:29:04.919Z] 66d8b376b573: Waiting [2026-05-25T03:29:04.919Z] eeaa73608b53: Waiting [2026-05-25T03:29:04.919Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:04.919Z] edd7e4d73cac: Waiting [2026-05-25T03:29:04.919Z] bfece7445ac6: Layer already exists [2026-05-25T03:29:04.919Z] f8df736ea76b: Layer already exists [2026-05-25T03:29:04.919Z] 5883cecd89ad: Layer already exists [2026-05-25T03:29:04.919Z] 1c73ce99c167: Layer already exists [2026-05-25T03:29:04.919Z] f9dc1e9f1c80: Layer already exists [2026-05-25T03:29:04.919Z] 0ccf3cd46c33: Layer already exists [2026-05-25T03:29:04.919Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:04.919Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:04.919Z] d19e6a30b79f: Layer already exists [2026-05-25T03:29:04.919Z] edd7e4d73cac: Layer already exists [2026-05-25T03:29:04.919Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:05.184Z] 4.1.0-dev.114: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:05.535Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:05.876Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:05.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T03:29:05.876Z] 1c73ce99c167: Preparing [2026-05-25T03:29:05.876Z] 5883cecd89ad: Preparing [2026-05-25T03:29:05.876Z] f8df736ea76b: Preparing [2026-05-25T03:29:05.876Z] f9dc1e9f1c80: Preparing [2026-05-25T03:29:05.876Z] bfece7445ac6: Preparing [2026-05-25T03:29:05.876Z] 66d8b376b573: Preparing [2026-05-25T03:29:05.876Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:05.876Z] edd7e4d73cac: Preparing [2026-05-25T03:29:05.876Z] d19e6a30b79f: Preparing [2026-05-25T03:29:05.876Z] 0ccf3cd46c33: Preparing [2026-05-25T03:29:05.876Z] eeaa73608b53: Preparing [2026-05-25T03:29:05.876Z] edd7e4d73cac: Waiting [2026-05-25T03:29:05.876Z] d19e6a30b79f: Waiting [2026-05-25T03:29:05.876Z] 0ccf3cd46c33: Waiting [2026-05-25T03:29:05.876Z] eeaa73608b53: Waiting [2026-05-25T03:29:05.876Z] 66d8b376b573: Waiting [2026-05-25T03:29:05.876Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:05.876Z] f8df736ea76b: Layer already exists [2026-05-25T03:29:05.876Z] 1c73ce99c167: Layer already exists [2026-05-25T03:29:05.876Z] bfece7445ac6: Layer already exists [2026-05-25T03:29:05.876Z] f9dc1e9f1c80: Layer already exists [2026-05-25T03:29:05.876Z] 5883cecd89ad: Layer already exists [2026-05-25T03:29:05.876Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:05.876Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:05.876Z] edd7e4d73cac: Layer already exists [2026-05-25T03:29:05.876Z] 0ccf3cd46c33: Layer already exists [2026-05-25T03:29:05.876Z] d19e6a30b79f: Layer already exists [2026-05-25T03:29:05.876Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:06.139Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:06.484Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:06.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-25T03:29:06.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T03:29:06.831Z] 1c73ce99c167: Preparing [2026-05-25T03:29:06.831Z] 5883cecd89ad: Preparing [2026-05-25T03:29:06.831Z] f8df736ea76b: Preparing [2026-05-25T03:29:06.831Z] f9dc1e9f1c80: Preparing [2026-05-25T03:29:06.831Z] bfece7445ac6: Preparing [2026-05-25T03:29:06.831Z] 66d8b376b573: Preparing [2026-05-25T03:29:06.831Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:06.831Z] edd7e4d73cac: Preparing [2026-05-25T03:29:06.831Z] d19e6a30b79f: Preparing [2026-05-25T03:29:06.831Z] 0ccf3cd46c33: Preparing [2026-05-25T03:29:06.831Z] eeaa73608b53: Preparing [2026-05-25T03:29:06.831Z] d19e6a30b79f: Waiting [2026-05-25T03:29:06.831Z] 0ccf3cd46c33: Waiting [2026-05-25T03:29:06.831Z] 66d8b376b573: Waiting [2026-05-25T03:29:06.831Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:06.831Z] edd7e4d73cac: Waiting [2026-05-25T03:29:06.831Z] eeaa73608b53: Waiting [2026-05-25T03:29:06.831Z] 5883cecd89ad: Layer already exists [2026-05-25T03:29:06.831Z] bfece7445ac6: Layer already exists [2026-05-25T03:29:06.831Z] f9dc1e9f1c80: Layer already exists [2026-05-25T03:29:06.831Z] 1c73ce99c167: Layer already exists [2026-05-25T03:29:06.831Z] f8df736ea76b: Layer already exists [2026-05-25T03:29:06.831Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:06.831Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:06.831Z] d19e6a30b79f: Layer already exists [2026-05-25T03:29:06.831Z] 0ccf3cd46c33: Layer already exists [2026-05-25T03:29:06.831Z] edd7e4d73cac: Layer already exists [2026-05-25T03:29:06.831Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:07.096Z] main: digest: sha256:33b332c4518c093340c4928fd1e479bd34605fb01464ca023750da755fdc8268 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:29:07.178Z] ===================================================== [Pipeline] echo [2026-05-25T03:29:07.194Z] taggedImages: [2026-05-25T03:29:07.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:07.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-25T03:29:07.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.114 [2026-05-25T03:29:07.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:07.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-25T03:29:07.270Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-25T03:29:07.270Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:07.270Z] latest [2026-05-25T03:29:07.270Z] 4.1.0-dev.114 [2026-05-25T03:29:07.270Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:07.270Z] main [2026-05-25T03:29:07.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:07.629Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:07.975Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:07.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T03:29:07.975Z] 506020a0b9a4: Preparing [2026-05-25T03:29:07.975Z] 4f559947d57e: Preparing [2026-05-25T03:29:07.975Z] 4bdd44cc04ba: Preparing [2026-05-25T03:29:07.975Z] 21f9fc7dc115: Preparing [2026-05-25T03:29:07.975Z] 5c498252e74d: Preparing [2026-05-25T03:29:07.975Z] 90a3d044947a: Preparing [2026-05-25T03:29:07.975Z] b458ebf3e110: Preparing [2026-05-25T03:29:07.975Z] 90a3d044947a: Waiting [2026-05-25T03:29:07.975Z] 66d8b376b573: Preparing [2026-05-25T03:29:07.975Z] b458ebf3e110: Waiting [2026-05-25T03:29:07.975Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:07.975Z] 66d8b376b573: Waiting [2026-05-25T03:29:07.975Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:07.975Z] b18a8ef3213c: Preparing [2026-05-25T03:29:07.975Z] c7b493683523: Preparing [2026-05-25T03:29:07.975Z] b18a8ef3213c: Waiting [2026-05-25T03:29:07.975Z] eeaa73608b53: Preparing [2026-05-25T03:29:07.975Z] eeaa73608b53: Waiting [2026-05-25T03:29:07.975Z] c7b493683523: Waiting [2026-05-25T03:29:08.240Z] 4f559947d57e: Pushed [2026-05-25T03:29:08.240Z] 5c498252e74d: Pushed [2026-05-25T03:29:08.240Z] 506020a0b9a4: Pushed [2026-05-25T03:29:08.240Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:08.240Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:08.240Z] b458ebf3e110: Pushed [2026-05-25T03:29:08.240Z] 90a3d044947a: Pushed [2026-05-25T03:29:08.504Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:08.504Z] b18a8ef3213c: Pushed [2026-05-25T03:29:11.829Z] c7b493683523: Pushed [2026-05-25T03:29:15.152Z] 21f9fc7dc115: Pushed [2026-05-25T03:29:15.152Z] 4bdd44cc04ba: Pushed [2026-05-25T03:29:16.553Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:16.900Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:17.242Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-25T03:29:17.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T03:29:17.242Z] 506020a0b9a4: Preparing [2026-05-25T03:29:17.242Z] 4f559947d57e: Preparing [2026-05-25T03:29:17.242Z] 4bdd44cc04ba: Preparing [2026-05-25T03:29:17.242Z] 21f9fc7dc115: Preparing [2026-05-25T03:29:17.242Z] 5c498252e74d: Preparing [2026-05-25T03:29:17.242Z] 90a3d044947a: Preparing [2026-05-25T03:29:17.242Z] b458ebf3e110: Preparing [2026-05-25T03:29:17.242Z] 66d8b376b573: Preparing [2026-05-25T03:29:17.242Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:17.242Z] b18a8ef3213c: Preparing [2026-05-25T03:29:17.242Z] c7b493683523: Preparing [2026-05-25T03:29:17.242Z] eeaa73608b53: Preparing [2026-05-25T03:29:17.242Z] 66d8b376b573: Waiting [2026-05-25T03:29:17.242Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:17.242Z] b18a8ef3213c: Waiting [2026-05-25T03:29:17.242Z] c7b493683523: Waiting [2026-05-25T03:29:17.242Z] 90a3d044947a: Waiting [2026-05-25T03:29:17.242Z] eeaa73608b53: Waiting [2026-05-25T03:29:17.242Z] b458ebf3e110: Waiting [2026-05-25T03:29:17.242Z] 4bdd44cc04ba: Layer already exists [2026-05-25T03:29:17.242Z] 5c498252e74d: Layer already exists [2026-05-25T03:29:17.242Z] 506020a0b9a4: Layer already exists [2026-05-25T03:29:17.242Z] 4f559947d57e: Layer already exists [2026-05-25T03:29:17.242Z] 21f9fc7dc115: Layer already exists [2026-05-25T03:29:17.242Z] 90a3d044947a: Layer already exists [2026-05-25T03:29:17.242Z] b458ebf3e110: Layer already exists [2026-05-25T03:29:17.242Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:17.242Z] b18a8ef3213c: Layer already exists [2026-05-25T03:29:17.242Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:17.242Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:17.242Z] c7b493683523: Layer already exists [2026-05-25T03:29:17.505Z] latest: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:17.854Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:18.201Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.114 [2026-05-25T03:29:18.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T03:29:18.201Z] 506020a0b9a4: Preparing [2026-05-25T03:29:18.201Z] 4f559947d57e: Preparing [2026-05-25T03:29:18.201Z] 4bdd44cc04ba: Preparing [2026-05-25T03:29:18.201Z] 21f9fc7dc115: Preparing [2026-05-25T03:29:18.201Z] 5c498252e74d: Preparing [2026-05-25T03:29:18.201Z] 90a3d044947a: Preparing [2026-05-25T03:29:18.201Z] b458ebf3e110: Preparing [2026-05-25T03:29:18.201Z] 90a3d044947a: Waiting [2026-05-25T03:29:18.201Z] b458ebf3e110: Waiting [2026-05-25T03:29:18.201Z] 66d8b376b573: Preparing [2026-05-25T03:29:18.201Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:18.201Z] 66d8b376b573: Waiting [2026-05-25T03:29:18.201Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:18.201Z] b18a8ef3213c: Preparing [2026-05-25T03:29:18.201Z] c7b493683523: Preparing [2026-05-25T03:29:18.201Z] eeaa73608b53: Preparing [2026-05-25T03:29:18.201Z] b18a8ef3213c: Waiting [2026-05-25T03:29:18.201Z] c7b493683523: Waiting [2026-05-25T03:29:18.201Z] eeaa73608b53: Waiting [2026-05-25T03:29:18.201Z] 506020a0b9a4: Layer already exists [2026-05-25T03:29:18.201Z] 21f9fc7dc115: Layer already exists [2026-05-25T03:29:18.201Z] 5c498252e74d: Layer already exists [2026-05-25T03:29:18.201Z] 4f559947d57e: Layer already exists [2026-05-25T03:29:18.201Z] 4bdd44cc04ba: Layer already exists [2026-05-25T03:29:18.201Z] b18a8ef3213c: Layer already exists [2026-05-25T03:29:18.201Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:18.201Z] b458ebf3e110: Layer already exists [2026-05-25T03:29:18.201Z] 90a3d044947a: Layer already exists [2026-05-25T03:29:18.201Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:18.201Z] c7b493683523: Layer already exists [2026-05-25T03:29:18.201Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:18.475Z] 4.1.0-dev.114: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:18.853Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:19.209Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:19.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T03:29:19.209Z] 506020a0b9a4: Preparing [2026-05-25T03:29:19.209Z] 4f559947d57e: Preparing [2026-05-25T03:29:19.209Z] 4bdd44cc04ba: Preparing [2026-05-25T03:29:19.209Z] 21f9fc7dc115: Preparing [2026-05-25T03:29:19.209Z] 5c498252e74d: Preparing [2026-05-25T03:29:19.209Z] 90a3d044947a: Preparing [2026-05-25T03:29:19.209Z] b458ebf3e110: Preparing [2026-05-25T03:29:19.209Z] 66d8b376b573: Preparing [2026-05-25T03:29:19.209Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:19.209Z] b18a8ef3213c: Preparing [2026-05-25T03:29:19.209Z] c7b493683523: Preparing [2026-05-25T03:29:19.209Z] eeaa73608b53: Preparing [2026-05-25T03:29:19.209Z] 66d8b376b573: Waiting [2026-05-25T03:29:19.209Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:19.209Z] b18a8ef3213c: Waiting [2026-05-25T03:29:19.209Z] c7b493683523: Waiting [2026-05-25T03:29:19.209Z] eeaa73608b53: Waiting [2026-05-25T03:29:19.209Z] 90a3d044947a: Waiting [2026-05-25T03:29:19.209Z] b458ebf3e110: Waiting [2026-05-25T03:29:19.209Z] 21f9fc7dc115: Layer already exists [2026-05-25T03:29:19.209Z] 5c498252e74d: Layer already exists [2026-05-25T03:29:19.209Z] 4bdd44cc04ba: Layer already exists [2026-05-25T03:29:19.209Z] 506020a0b9a4: Layer already exists [2026-05-25T03:29:19.209Z] 4f559947d57e: Layer already exists [2026-05-25T03:29:19.209Z] b458ebf3e110: Layer already exists [2026-05-25T03:29:19.209Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:19.209Z] 90a3d044947a: Layer already exists [2026-05-25T03:29:19.209Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:19.209Z] b18a8ef3213c: Layer already exists [2026-05-25T03:29:19.209Z] c7b493683523: Layer already exists [2026-05-25T03:29:19.209Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:19.477Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:19.835Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:20.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-25T03:29:20.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T03:29:20.172Z] 506020a0b9a4: Preparing [2026-05-25T03:29:20.172Z] 4f559947d57e: Preparing [2026-05-25T03:29:20.172Z] 4bdd44cc04ba: Preparing [2026-05-25T03:29:20.172Z] 21f9fc7dc115: Preparing [2026-05-25T03:29:20.172Z] 5c498252e74d: Preparing [2026-05-25T03:29:20.172Z] 90a3d044947a: Preparing [2026-05-25T03:29:20.172Z] b458ebf3e110: Preparing [2026-05-25T03:29:20.172Z] 66d8b376b573: Preparing [2026-05-25T03:29:20.172Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:20.172Z] b18a8ef3213c: Preparing [2026-05-25T03:29:20.172Z] c7b493683523: Preparing [2026-05-25T03:29:20.172Z] eeaa73608b53: Preparing [2026-05-25T03:29:20.172Z] 90a3d044947a: Waiting [2026-05-25T03:29:20.172Z] b458ebf3e110: Waiting [2026-05-25T03:29:20.172Z] 66d8b376b573: Waiting [2026-05-25T03:29:20.172Z] 9f2b9ea133fd: Waiting [2026-05-25T03:29:20.172Z] b18a8ef3213c: Waiting [2026-05-25T03:29:20.172Z] c7b493683523: Waiting [2026-05-25T03:29:20.172Z] eeaa73608b53: Waiting [2026-05-25T03:29:20.172Z] 4f559947d57e: Layer already exists [2026-05-25T03:29:20.172Z] 506020a0b9a4: Layer already exists [2026-05-25T03:29:20.172Z] 4bdd44cc04ba: Layer already exists [2026-05-25T03:29:20.172Z] 5c498252e74d: Layer already exists [2026-05-25T03:29:20.172Z] 21f9fc7dc115: Layer already exists [2026-05-25T03:29:20.172Z] b458ebf3e110: Layer already exists [2026-05-25T03:29:20.172Z] b18a8ef3213c: Layer already exists [2026-05-25T03:29:20.172Z] 90a3d044947a: Layer already exists [2026-05-25T03:29:20.172Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:20.172Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:20.172Z] c7b493683523: Layer already exists [2026-05-25T03:29:20.172Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:20.437Z] main: digest: sha256:b4a2ee691f295b34178f77722a5a69aef78f4f8a00763155a99dc6ba1d721ea0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:29:20.505Z] ===================================================== [Pipeline] echo [2026-05-25T03:29:20.517Z] taggedImages: [2026-05-25T03:29:20.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:20.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-25T03:29:20.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.114 [2026-05-25T03:29:20.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:20.517Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-25T03:29:20.542Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-25T03:29:20.543Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:20.543Z] latest [2026-05-25T03:29:20.543Z] 4.1.0-dev.114 [2026-05-25T03:29:20.543Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:20.543Z] main [2026-05-25T03:29:20.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:20.965Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:21.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:21.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T03:29:21.330Z] 3da43debbf5b: Preparing [2026-05-25T03:29:21.330Z] b28c1f6aecbb: Preparing [2026-05-25T03:29:21.330Z] 66d8b376b573: Preparing [2026-05-25T03:29:21.330Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:21.330Z] 9c1bec62cb9f: Preparing [2026-05-25T03:29:21.330Z] 0551cde77233: Preparing [2026-05-25T03:29:21.330Z] eeaa73608b53: Preparing [2026-05-25T03:29:21.330Z] 0551cde77233: Waiting [2026-05-25T03:29:21.330Z] eeaa73608b53: Waiting [2026-05-25T03:29:21.330Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:21.596Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:21.596Z] 9c1bec62cb9f: Pushed [2026-05-25T03:29:21.596Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:21.596Z] 3da43debbf5b: Pushed [2026-05-25T03:29:23.565Z] 0551cde77233: Pushed [2026-05-25T03:29:28.909Z] b28c1f6aecbb: Pushed [2026-05-25T03:29:31.485Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:31.844Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:32.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-25T03:29:32.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T03:29:32.192Z] 3da43debbf5b: Preparing [2026-05-25T03:29:32.192Z] b28c1f6aecbb: Preparing [2026-05-25T03:29:32.192Z] 66d8b376b573: Preparing [2026-05-25T03:29:32.192Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:32.192Z] 9c1bec62cb9f: Preparing [2026-05-25T03:29:32.192Z] 0551cde77233: Preparing [2026-05-25T03:29:32.192Z] eeaa73608b53: Preparing [2026-05-25T03:29:32.192Z] 0551cde77233: Waiting [2026-05-25T03:29:32.192Z] eeaa73608b53: Waiting [2026-05-25T03:29:32.192Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:32.192Z] 3da43debbf5b: Layer already exists [2026-05-25T03:29:32.192Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:32.192Z] 9c1bec62cb9f: Layer already exists [2026-05-25T03:29:32.192Z] b28c1f6aecbb: Layer already exists [2026-05-25T03:29:32.192Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:32.192Z] 0551cde77233: Layer already exists [2026-05-25T03:29:32.456Z] latest: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:32.811Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:33.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.114 [2026-05-25T03:29:33.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T03:29:33.155Z] 3da43debbf5b: Preparing [2026-05-25T03:29:33.155Z] b28c1f6aecbb: Preparing [2026-05-25T03:29:33.155Z] 66d8b376b573: Preparing [2026-05-25T03:29:33.155Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:33.155Z] 9c1bec62cb9f: Preparing [2026-05-25T03:29:33.155Z] 0551cde77233: Preparing [2026-05-25T03:29:33.155Z] eeaa73608b53: Preparing [2026-05-25T03:29:33.155Z] 0551cde77233: Waiting [2026-05-25T03:29:33.155Z] eeaa73608b53: Waiting [2026-05-25T03:29:33.155Z] 3da43debbf5b: Layer already exists [2026-05-25T03:29:33.155Z] b28c1f6aecbb: Layer already exists [2026-05-25T03:29:33.155Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:33.155Z] 9c1bec62cb9f: Layer already exists [2026-05-25T03:29:33.155Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:33.155Z] 0551cde77233: Layer already exists [2026-05-25T03:29:33.155Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:33.155Z] 4.1.0-dev.114: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:33.763Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:34.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:34.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T03:29:34.108Z] 3da43debbf5b: Preparing [2026-05-25T03:29:34.108Z] b28c1f6aecbb: Preparing [2026-05-25T03:29:34.108Z] 66d8b376b573: Preparing [2026-05-25T03:29:34.108Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:34.108Z] 9c1bec62cb9f: Preparing [2026-05-25T03:29:34.108Z] 0551cde77233: Preparing [2026-05-25T03:29:34.108Z] eeaa73608b53: Preparing [2026-05-25T03:29:34.108Z] 0551cde77233: Waiting [2026-05-25T03:29:34.108Z] eeaa73608b53: Waiting [2026-05-25T03:29:34.108Z] b28c1f6aecbb: Layer already exists [2026-05-25T03:29:34.108Z] 3da43debbf5b: Layer already exists [2026-05-25T03:29:34.108Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:34.108Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:34.108Z] 9c1bec62cb9f: Layer already exists [2026-05-25T03:29:34.108Z] 0551cde77233: Layer already exists [2026-05-25T03:29:34.108Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:34.108Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:34.725Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:35.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-25T03:29:35.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T03:29:35.071Z] 3da43debbf5b: Preparing [2026-05-25T03:29:35.071Z] b28c1f6aecbb: Preparing [2026-05-25T03:29:35.071Z] 66d8b376b573: Preparing [2026-05-25T03:29:35.071Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:35.071Z] 9c1bec62cb9f: Preparing [2026-05-25T03:29:35.071Z] 0551cde77233: Preparing [2026-05-25T03:29:35.071Z] eeaa73608b53: Preparing [2026-05-25T03:29:35.071Z] 0551cde77233: Waiting [2026-05-25T03:29:35.071Z] eeaa73608b53: Waiting [2026-05-25T03:29:35.071Z] 3da43debbf5b: Layer already exists [2026-05-25T03:29:35.071Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:35.071Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:35.071Z] 9c1bec62cb9f: Layer already exists [2026-05-25T03:29:35.071Z] b28c1f6aecbb: Layer already exists [2026-05-25T03:29:35.071Z] 0551cde77233: Layer already exists [2026-05-25T03:29:35.071Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:35.334Z] main: digest: sha256:180e15a8f230cdac4fa7675eebedcf05305e0cfe16ad89e1290e4877639dbf91 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:29:35.413Z] ===================================================== [Pipeline] echo [2026-05-25T03:29:35.428Z] taggedImages: [2026-05-25T03:29:35.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:35.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-25T03:29:35.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.114 [2026-05-25T03:29:35.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:35.428Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-25T03:29:35.453Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-25T03:29:35.453Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:35.453Z] latest [2026-05-25T03:29:35.453Z] 4.1.0-dev.114 [2026-05-25T03:29:35.453Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:29:35.453Z] main [2026-05-25T03:29:35.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:35.812Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:29:36.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:29:36.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T03:29:36.157Z] b6903574245b: Preparing [2026-05-25T03:29:36.157Z] 9c91dff22b2a: Preparing [2026-05-25T03:29:36.157Z] 6808c77eb826: Preparing [2026-05-25T03:29:36.157Z] 66d8b376b573: Preparing [2026-05-25T03:29:36.157Z] 9f2b9ea133fd: Preparing [2026-05-25T03:29:36.157Z] 6e1d356ff96e: Preparing [2026-05-25T03:29:36.157Z] 9f69cd66f5c9: Preparing [2026-05-25T03:29:36.157Z] 3e936ad4d6de: Preparing [2026-05-25T03:29:36.157Z] 117dfc43537c: Preparing [2026-05-25T03:29:36.157Z] eeaa73608b53: Preparing [2026-05-25T03:29:36.157Z] 9f69cd66f5c9: Waiting [2026-05-25T03:29:36.157Z] 3e936ad4d6de: Waiting [2026-05-25T03:29:36.157Z] 117dfc43537c: Waiting [2026-05-25T03:29:36.157Z] eeaa73608b53: Waiting [2026-05-25T03:29:36.157Z] 6e1d356ff96e: Waiting [2026-05-25T03:29:36.157Z] 66d8b376b573: Layer already exists [2026-05-25T03:29:36.157Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:29:36.422Z] 6808c77eb826: Pushed [2026-05-25T03:29:36.422Z] b6903574245b: Pushed [2026-05-25T03:29:36.422Z] 9c91dff22b2a: Pushed [2026-05-25T03:29:36.422Z] eeaa73608b53: Layer already exists [2026-05-25T03:29:36.422Z] 3e936ad4d6de: Pushed [2026-05-25T03:29:37.373Z] 117dfc43537c: Pushed [2026-05-25T03:29:49.666Z] 9f69cd66f5c9: Pushed [2026-05-25T03:30:04.615Z] 6e1d356ff96e: Pushed [2026-05-25T03:30:04.615Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:04.970Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:05.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-25T03:30:05.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T03:30:05.311Z] b6903574245b: Preparing [2026-05-25T03:30:05.311Z] 9c91dff22b2a: Preparing [2026-05-25T03:30:05.311Z] 6808c77eb826: Preparing [2026-05-25T03:30:05.311Z] 66d8b376b573: Preparing [2026-05-25T03:30:05.311Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:05.311Z] 6e1d356ff96e: Preparing [2026-05-25T03:30:05.311Z] 9f69cd66f5c9: Preparing [2026-05-25T03:30:05.311Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:05.311Z] 117dfc43537c: Preparing [2026-05-25T03:30:05.311Z] eeaa73608b53: Preparing [2026-05-25T03:30:05.311Z] 9f69cd66f5c9: Waiting [2026-05-25T03:30:05.311Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:05.311Z] 117dfc43537c: Waiting [2026-05-25T03:30:05.311Z] eeaa73608b53: Waiting [2026-05-25T03:30:05.311Z] 6e1d356ff96e: Waiting [2026-05-25T03:30:05.311Z] b6903574245b: Layer already exists [2026-05-25T03:30:05.311Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:05.311Z] 6808c77eb826: Layer already exists [2026-05-25T03:30:05.311Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:05.311Z] 9c91dff22b2a: Layer already exists [2026-05-25T03:30:05.311Z] 9f69cd66f5c9: Layer already exists [2026-05-25T03:30:05.311Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:05.311Z] 6e1d356ff96e: Layer already exists [2026-05-25T03:30:05.311Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:05.311Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:05.575Z] latest: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:05.921Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:06.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.114 [2026-05-25T03:30:06.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T03:30:06.273Z] b6903574245b: Preparing [2026-05-25T03:30:06.273Z] 9c91dff22b2a: Preparing [2026-05-25T03:30:06.273Z] 6808c77eb826: Preparing [2026-05-25T03:30:06.273Z] 66d8b376b573: Preparing [2026-05-25T03:30:06.273Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:06.273Z] 6e1d356ff96e: Preparing [2026-05-25T03:30:06.273Z] 9f69cd66f5c9: Preparing [2026-05-25T03:30:06.273Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:06.273Z] 117dfc43537c: Preparing [2026-05-25T03:30:06.273Z] eeaa73608b53: Preparing [2026-05-25T03:30:06.273Z] 9f69cd66f5c9: Waiting [2026-05-25T03:30:06.273Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:06.273Z] 117dfc43537c: Waiting [2026-05-25T03:30:06.273Z] eeaa73608b53: Waiting [2026-05-25T03:30:06.273Z] 6e1d356ff96e: Waiting [2026-05-25T03:30:06.273Z] b6903574245b: Layer already exists [2026-05-25T03:30:06.273Z] 9c91dff22b2a: Layer already exists [2026-05-25T03:30:06.273Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:06.273Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:06.273Z] 6808c77eb826: Layer already exists [2026-05-25T03:30:06.273Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:06.273Z] 6e1d356ff96e: Layer already exists [2026-05-25T03:30:06.273Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:06.273Z] 9f69cd66f5c9: Layer already exists [2026-05-25T03:30:06.273Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:06.273Z] 4.1.0-dev.114: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:06.622Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:06.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:06.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T03:30:06.960Z] b6903574245b: Preparing [2026-05-25T03:30:06.960Z] 9c91dff22b2a: Preparing [2026-05-25T03:30:06.960Z] 6808c77eb826: Preparing [2026-05-25T03:30:06.960Z] 66d8b376b573: Preparing [2026-05-25T03:30:06.960Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:06.960Z] 6e1d356ff96e: Preparing [2026-05-25T03:30:06.960Z] 9f69cd66f5c9: Preparing [2026-05-25T03:30:06.960Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:06.960Z] 117dfc43537c: Preparing [2026-05-25T03:30:06.960Z] eeaa73608b53: Preparing [2026-05-25T03:30:06.960Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:06.960Z] 117dfc43537c: Waiting [2026-05-25T03:30:06.960Z] eeaa73608b53: Waiting [2026-05-25T03:30:06.960Z] 6e1d356ff96e: Waiting [2026-05-25T03:30:06.960Z] 9f69cd66f5c9: Waiting [2026-05-25T03:30:06.960Z] 9c91dff22b2a: Layer already exists [2026-05-25T03:30:06.960Z] 6808c77eb826: Layer already exists [2026-05-25T03:30:06.960Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:06.960Z] b6903574245b: Layer already exists [2026-05-25T03:30:06.960Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:06.960Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:06.960Z] 6e1d356ff96e: Layer already exists [2026-05-25T03:30:06.960Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:06.960Z] 9f69cd66f5c9: Layer already exists [2026-05-25T03:30:06.960Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:07.226Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:07.577Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:09.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-25T03:30:09.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T03:30:09.839Z] b6903574245b: Preparing [2026-05-25T03:30:09.839Z] 9c91dff22b2a: Preparing [2026-05-25T03:30:09.839Z] 6808c77eb826: Preparing [2026-05-25T03:30:09.839Z] 66d8b376b573: Preparing [2026-05-25T03:30:09.839Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:09.839Z] 6e1d356ff96e: Preparing [2026-05-25T03:30:09.839Z] 9f69cd66f5c9: Preparing [2026-05-25T03:30:09.839Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:09.839Z] 117dfc43537c: Preparing [2026-05-25T03:30:09.839Z] eeaa73608b53: Preparing [2026-05-25T03:30:09.839Z] 6e1d356ff96e: Waiting [2026-05-25T03:30:09.839Z] 9f69cd66f5c9: Waiting [2026-05-25T03:30:09.839Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:09.839Z] 117dfc43537c: Waiting [2026-05-25T03:30:09.839Z] eeaa73608b53: Waiting [2026-05-25T03:30:09.839Z] 6808c77eb826: Layer already exists [2026-05-25T03:30:09.839Z] 9c91dff22b2a: Layer already exists [2026-05-25T03:30:09.839Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:09.839Z] b6903574245b: Layer already exists [2026-05-25T03:30:09.839Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:09.839Z] 6e1d356ff96e: Layer already exists [2026-05-25T03:30:09.839Z] 9f69cd66f5c9: Layer already exists [2026-05-25T03:30:09.839Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:09.839Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:09.839Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:09.839Z] main: digest: sha256:cb01cd9ef53af50ac56cf50de9775092edc7cb89b185133b9bde0b220aef3c0d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:30:10.184Z] ===================================================== [Pipeline] echo [2026-05-25T03:30:10.197Z] taggedImages: [2026-05-25T03:30:10.197Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:10.197Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-25T03:30:10.197Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.114 [2026-05-25T03:30:10.197Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:10.197Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-25T03:30:10.224Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-25T03:30:10.224Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:10.224Z] latest [2026-05-25T03:30:10.224Z] 4.1.0-dev.114 [2026-05-25T03:30:10.224Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:10.224Z] main [2026-05-25T03:30:10.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:10.589Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:10.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:10.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T03:30:10.934Z] f5b722138147: Preparing [2026-05-25T03:30:10.934Z] edf3f4f320c6: Preparing [2026-05-25T03:30:10.934Z] 683840c55dad: Preparing [2026-05-25T03:30:10.934Z] 66d8b376b573: Preparing [2026-05-25T03:30:10.934Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:10.934Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:10.934Z] a856947ecbd0: Preparing [2026-05-25T03:30:10.934Z] a858c35f0403: Preparing [2026-05-25T03:30:10.934Z] eeaa73608b53: Preparing [2026-05-25T03:30:10.934Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:10.934Z] a856947ecbd0: Waiting [2026-05-25T03:30:10.934Z] a858c35f0403: Waiting [2026-05-25T03:30:10.934Z] eeaa73608b53: Waiting [2026-05-25T03:30:10.934Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:10.934Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:11.197Z] 683840c55dad: Pushed [2026-05-25T03:30:11.197Z] f5b722138147: Pushed [2026-05-25T03:30:11.197Z] edf3f4f320c6: Pushed [2026-05-25T03:30:11.197Z] a856947ecbd0: Pushed [2026-05-25T03:30:11.197Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:11.773Z] a858c35f0403: Pushed [2026-05-25T03:30:43.950Z] 7aec6bee8c81: Pushed [2026-05-25T03:30:43.950Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:44.304Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:44.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-25T03:30:44.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T03:30:44.696Z] f5b722138147: Preparing [2026-05-25T03:30:44.696Z] edf3f4f320c6: Preparing [2026-05-25T03:30:44.696Z] 683840c55dad: Preparing [2026-05-25T03:30:44.696Z] 66d8b376b573: Preparing [2026-05-25T03:30:44.696Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:44.697Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:44.697Z] a856947ecbd0: Preparing [2026-05-25T03:30:44.697Z] a858c35f0403: Preparing [2026-05-25T03:30:44.697Z] eeaa73608b53: Preparing [2026-05-25T03:30:44.697Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:44.697Z] a858c35f0403: Waiting [2026-05-25T03:30:44.697Z] a856947ecbd0: Waiting [2026-05-25T03:30:44.697Z] eeaa73608b53: Waiting [2026-05-25T03:30:44.697Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:44.697Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:44.697Z] f5b722138147: Layer already exists [2026-05-25T03:30:44.697Z] edf3f4f320c6: Layer already exists [2026-05-25T03:30:44.697Z] 683840c55dad: Layer already exists [2026-05-25T03:30:44.697Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:44.697Z] a858c35f0403: Layer already exists [2026-05-25T03:30:44.697Z] a856947ecbd0: Layer already exists [2026-05-25T03:30:44.697Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:44.961Z] latest: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:45.314Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:45.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.114 [2026-05-25T03:30:45.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T03:30:45.671Z] f5b722138147: Preparing [2026-05-25T03:30:45.671Z] edf3f4f320c6: Preparing [2026-05-25T03:30:45.671Z] 683840c55dad: Preparing [2026-05-25T03:30:45.671Z] 66d8b376b573: Preparing [2026-05-25T03:30:45.671Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:45.671Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:45.671Z] a856947ecbd0: Preparing [2026-05-25T03:30:45.671Z] a858c35f0403: Preparing [2026-05-25T03:30:45.671Z] eeaa73608b53: Preparing [2026-05-25T03:30:45.671Z] a856947ecbd0: Waiting [2026-05-25T03:30:45.671Z] a858c35f0403: Waiting [2026-05-25T03:30:45.671Z] eeaa73608b53: Waiting [2026-05-25T03:30:45.671Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:45.671Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:45.671Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:45.671Z] edf3f4f320c6: Layer already exists [2026-05-25T03:30:45.671Z] f5b722138147: Layer already exists [2026-05-25T03:30:45.671Z] 683840c55dad: Layer already exists [2026-05-25T03:30:45.671Z] a858c35f0403: Layer already exists [2026-05-25T03:30:45.671Z] a856947ecbd0: Layer already exists [2026-05-25T03:30:45.671Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:45.671Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:45.671Z] 4.1.0-dev.114: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:46.297Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:46.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:46.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T03:30:46.642Z] f5b722138147: Preparing [2026-05-25T03:30:46.642Z] edf3f4f320c6: Preparing [2026-05-25T03:30:46.642Z] 683840c55dad: Preparing [2026-05-25T03:30:46.642Z] 66d8b376b573: Preparing [2026-05-25T03:30:46.642Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:46.642Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:46.642Z] a856947ecbd0: Preparing [2026-05-25T03:30:46.642Z] a858c35f0403: Preparing [2026-05-25T03:30:46.642Z] eeaa73608b53: Preparing [2026-05-25T03:30:46.642Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:46.642Z] a856947ecbd0: Waiting [2026-05-25T03:30:46.642Z] a858c35f0403: Waiting [2026-05-25T03:30:46.642Z] eeaa73608b53: Waiting [2026-05-25T03:30:46.642Z] f5b722138147: Layer already exists [2026-05-25T03:30:46.642Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:46.642Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:46.642Z] 683840c55dad: Layer already exists [2026-05-25T03:30:46.642Z] edf3f4f320c6: Layer already exists [2026-05-25T03:30:46.642Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:46.642Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:46.642Z] a856947ecbd0: Layer already exists [2026-05-25T03:30:46.642Z] a858c35f0403: Layer already exists [2026-05-25T03:30:46.642Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:47.246Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:47.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-25T03:30:47.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T03:30:47.592Z] f5b722138147: Preparing [2026-05-25T03:30:47.592Z] edf3f4f320c6: Preparing [2026-05-25T03:30:47.592Z] 683840c55dad: Preparing [2026-05-25T03:30:47.592Z] 66d8b376b573: Preparing [2026-05-25T03:30:47.592Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:47.592Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:47.592Z] a856947ecbd0: Preparing [2026-05-25T03:30:47.592Z] a858c35f0403: Preparing [2026-05-25T03:30:47.592Z] eeaa73608b53: Preparing [2026-05-25T03:30:47.592Z] a856947ecbd0: Waiting [2026-05-25T03:30:47.592Z] a858c35f0403: Waiting [2026-05-25T03:30:47.592Z] eeaa73608b53: Waiting [2026-05-25T03:30:47.592Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:47.592Z] 683840c55dad: Layer already exists [2026-05-25T03:30:47.592Z] f5b722138147: Layer already exists [2026-05-25T03:30:47.592Z] edf3f4f320c6: Layer already exists [2026-05-25T03:30:47.592Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:47.592Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:47.592Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:47.592Z] a858c35f0403: Layer already exists [2026-05-25T03:30:47.592Z] a856947ecbd0: Layer already exists [2026-05-25T03:30:47.592Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:47.856Z] main: digest: sha256:ac515c94b8dd387985ab6c032620fa7b5cffb962b4f9bcb3e02dcae12a44b8d2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:30:47.940Z] ===================================================== [Pipeline] echo [2026-05-25T03:30:47.957Z] taggedImages: [2026-05-25T03:30:47.957Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:47.957Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-25T03:30:47.957Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.114 [2026-05-25T03:30:47.957Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:47.957Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-25T03:30:47.980Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-25T03:30:47.980Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:47.980Z] latest [2026-05-25T03:30:47.980Z] 4.1.0-dev.114 [2026-05-25T03:30:47.980Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:47.980Z] main [2026-05-25T03:30:47.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:48.333Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:48.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:48.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T03:30:48.690Z] 196446689e44: Preparing [2026-05-25T03:30:48.690Z] 56c50da3bd62: Preparing [2026-05-25T03:30:48.690Z] ba9079131bae: Preparing [2026-05-25T03:30:48.690Z] 66d8b376b573: Preparing [2026-05-25T03:30:48.690Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:48.690Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:48.690Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:48.690Z] 117dfc43537c: Preparing [2026-05-25T03:30:48.690Z] eeaa73608b53: Preparing [2026-05-25T03:30:48.690Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:48.690Z] 117dfc43537c: Waiting [2026-05-25T03:30:48.690Z] eeaa73608b53: Waiting [2026-05-25T03:30:48.690Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:48.955Z] ba9079131bae: Pushed [2026-05-25T03:30:48.955Z] 56c50da3bd62: Pushed [2026-05-25T03:30:51.551Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:51.551Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:51.551Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:51.551Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:51.551Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:51.551Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:51.551Z] 196446689e44: Pushed [2026-05-25T03:30:51.551Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:51.925Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:52.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-25T03:30:52.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T03:30:52.290Z] 196446689e44: Preparing [2026-05-25T03:30:52.290Z] 56c50da3bd62: Preparing [2026-05-25T03:30:52.290Z] ba9079131bae: Preparing [2026-05-25T03:30:52.290Z] 66d8b376b573: Preparing [2026-05-25T03:30:52.290Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:52.290Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:52.290Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:52.290Z] 117dfc43537c: Preparing [2026-05-25T03:30:52.290Z] eeaa73608b53: Preparing [2026-05-25T03:30:52.290Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:52.290Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:52.290Z] 117dfc43537c: Waiting [2026-05-25T03:30:52.290Z] eeaa73608b53: Waiting [2026-05-25T03:30:52.290Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:52.290Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:52.290Z] 196446689e44: Layer already exists [2026-05-25T03:30:52.290Z] 56c50da3bd62: Layer already exists [2026-05-25T03:30:52.290Z] ba9079131bae: Layer already exists [2026-05-25T03:30:52.290Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:52.290Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:52.290Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:52.290Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:52.581Z] latest: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:52.921Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:53.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.114 [2026-05-25T03:30:53.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T03:30:53.273Z] 196446689e44: Preparing [2026-05-25T03:30:53.273Z] 56c50da3bd62: Preparing [2026-05-25T03:30:53.273Z] ba9079131bae: Preparing [2026-05-25T03:30:53.273Z] 66d8b376b573: Preparing [2026-05-25T03:30:53.273Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:53.273Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:53.273Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:53.273Z] 117dfc43537c: Preparing [2026-05-25T03:30:53.273Z] eeaa73608b53: Preparing [2026-05-25T03:30:53.273Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:53.273Z] 117dfc43537c: Waiting [2026-05-25T03:30:53.273Z] eeaa73608b53: Waiting [2026-05-25T03:30:53.273Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:53.273Z] 196446689e44: Layer already exists [2026-05-25T03:30:53.273Z] 56c50da3bd62: Layer already exists [2026-05-25T03:30:53.273Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:53.273Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:53.273Z] ba9079131bae: Layer already exists [2026-05-25T03:30:53.273Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:53.273Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:53.273Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:53.273Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:53.273Z] 4.1.0-dev.114: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:53.620Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:53.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:53.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T03:30:53.961Z] 196446689e44: Preparing [2026-05-25T03:30:53.961Z] 56c50da3bd62: Preparing [2026-05-25T03:30:53.961Z] ba9079131bae: Preparing [2026-05-25T03:30:53.961Z] 66d8b376b573: Preparing [2026-05-25T03:30:53.961Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:53.961Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:53.961Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:53.961Z] 117dfc43537c: Preparing [2026-05-25T03:30:53.961Z] eeaa73608b53: Preparing [2026-05-25T03:30:53.961Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:53.961Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:53.961Z] 117dfc43537c: Waiting [2026-05-25T03:30:53.961Z] eeaa73608b53: Waiting [2026-05-25T03:30:53.961Z] ba9079131bae: Layer already exists [2026-05-25T03:30:53.961Z] 196446689e44: Layer already exists [2026-05-25T03:30:53.961Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:53.961Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:53.961Z] 56c50da3bd62: Layer already exists [2026-05-25T03:30:53.961Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:53.961Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:53.961Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:53.961Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:53.961Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:54.603Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:54.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-25T03:30:54.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T03:30:54.962Z] 196446689e44: Preparing [2026-05-25T03:30:54.962Z] 56c50da3bd62: Preparing [2026-05-25T03:30:54.962Z] ba9079131bae: Preparing [2026-05-25T03:30:54.962Z] 66d8b376b573: Preparing [2026-05-25T03:30:54.962Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:54.962Z] 7aec6bee8c81: Preparing [2026-05-25T03:30:54.962Z] 3e936ad4d6de: Preparing [2026-05-25T03:30:54.962Z] 117dfc43537c: Preparing [2026-05-25T03:30:54.962Z] eeaa73608b53: Preparing [2026-05-25T03:30:54.962Z] 3e936ad4d6de: Waiting [2026-05-25T03:30:54.962Z] 117dfc43537c: Waiting [2026-05-25T03:30:54.962Z] eeaa73608b53: Waiting [2026-05-25T03:30:54.962Z] 7aec6bee8c81: Waiting [2026-05-25T03:30:54.962Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:54.962Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:54.962Z] ba9079131bae: Layer already exists [2026-05-25T03:30:54.962Z] 56c50da3bd62: Layer already exists [2026-05-25T03:30:54.962Z] 7aec6bee8c81: Layer already exists [2026-05-25T03:30:54.962Z] 196446689e44: Layer already exists [2026-05-25T03:30:54.962Z] 117dfc43537c: Layer already exists [2026-05-25T03:30:54.962Z] 3e936ad4d6de: Layer already exists [2026-05-25T03:30:54.962Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:55.231Z] main: digest: sha256:d53bb6556d382dd3741c0bb0ad2da61e369ac308830d3bf9789672ae0dd235e1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:30:55.284Z] ===================================================== [Pipeline] echo [2026-05-25T03:30:55.294Z] taggedImages: [2026-05-25T03:30:55.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:55.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-25T03:30:55.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.114 [2026-05-25T03:30:55.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:55.294Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-25T03:30:55.311Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-25T03:30:55.311Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:55.311Z] latest [2026-05-25T03:30:55.311Z] 4.1.0-dev.114 [2026-05-25T03:30:55.311Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:30:55.311Z] main [2026-05-25T03:30:55.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:55.662Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:30:56.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:30:56.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T03:30:56.014Z] fd7548bd8a71: Preparing [2026-05-25T03:30:56.014Z] b1de04b54d29: Preparing [2026-05-25T03:30:56.014Z] 66d8b376b573: Preparing [2026-05-25T03:30:56.014Z] 9f2b9ea133fd: Preparing [2026-05-25T03:30:56.014Z] bb00223841f4: Preparing [2026-05-25T03:30:56.014Z] 26e22e511dfb: Preparing [2026-05-25T03:30:56.014Z] eeaa73608b53: Preparing [2026-05-25T03:30:56.014Z] 26e22e511dfb: Waiting [2026-05-25T03:30:56.014Z] eeaa73608b53: Waiting [2026-05-25T03:30:56.014Z] 66d8b376b573: Layer already exists [2026-05-25T03:30:56.014Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:30:56.277Z] eeaa73608b53: Layer already exists [2026-05-25T03:30:56.277Z] bb00223841f4: Pushed [2026-05-25T03:30:56.277Z] fd7548bd8a71: Pushed [2026-05-25T03:30:57.228Z] 26e22e511dfb: Pushed [2026-05-25T03:31:05.474Z] b1de04b54d29: Pushed [2026-05-25T03:31:05.746Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:06.113Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:06.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-25T03:31:06.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T03:31:06.456Z] fd7548bd8a71: Preparing [2026-05-25T03:31:06.456Z] b1de04b54d29: Preparing [2026-05-25T03:31:06.456Z] 66d8b376b573: Preparing [2026-05-25T03:31:06.456Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:06.456Z] bb00223841f4: Preparing [2026-05-25T03:31:06.456Z] 26e22e511dfb: Preparing [2026-05-25T03:31:06.456Z] eeaa73608b53: Preparing [2026-05-25T03:31:06.456Z] 26e22e511dfb: Waiting [2026-05-25T03:31:06.456Z] eeaa73608b53: Waiting [2026-05-25T03:31:06.456Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:06.456Z] bb00223841f4: Layer already exists [2026-05-25T03:31:06.456Z] b1de04b54d29: Layer already exists [2026-05-25T03:31:06.456Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:06.456Z] fd7548bd8a71: Layer already exists [2026-05-25T03:31:06.456Z] 26e22e511dfb: Layer already exists [2026-05-25T03:31:06.456Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:06.456Z] latest: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:07.067Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:07.409Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.114 [2026-05-25T03:31:07.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T03:31:07.409Z] fd7548bd8a71: Preparing [2026-05-25T03:31:07.409Z] b1de04b54d29: Preparing [2026-05-25T03:31:07.409Z] 66d8b376b573: Preparing [2026-05-25T03:31:07.409Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:07.409Z] bb00223841f4: Preparing [2026-05-25T03:31:07.409Z] 26e22e511dfb: Preparing [2026-05-25T03:31:07.409Z] eeaa73608b53: Preparing [2026-05-25T03:31:07.409Z] 26e22e511dfb: Waiting [2026-05-25T03:31:07.409Z] eeaa73608b53: Waiting [2026-05-25T03:31:07.409Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:07.409Z] b1de04b54d29: Layer already exists [2026-05-25T03:31:07.409Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:07.409Z] bb00223841f4: Layer already exists [2026-05-25T03:31:07.409Z] fd7548bd8a71: Layer already exists [2026-05-25T03:31:07.409Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:07.409Z] 26e22e511dfb: Layer already exists [2026-05-25T03:31:07.409Z] 4.1.0-dev.114: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:07.778Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:08.120Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:31:08.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T03:31:08.120Z] fd7548bd8a71: Preparing [2026-05-25T03:31:08.120Z] b1de04b54d29: Preparing [2026-05-25T03:31:08.120Z] 66d8b376b573: Preparing [2026-05-25T03:31:08.120Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:08.120Z] bb00223841f4: Preparing [2026-05-25T03:31:08.120Z] 26e22e511dfb: Preparing [2026-05-25T03:31:08.120Z] eeaa73608b53: Preparing [2026-05-25T03:31:08.120Z] 26e22e511dfb: Waiting [2026-05-25T03:31:08.120Z] eeaa73608b53: Waiting [2026-05-25T03:31:08.120Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:08.120Z] b1de04b54d29: Layer already exists [2026-05-25T03:31:08.120Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:08.120Z] bb00223841f4: Layer already exists [2026-05-25T03:31:08.120Z] fd7548bd8a71: Layer already exists [2026-05-25T03:31:08.120Z] 26e22e511dfb: Layer already exists [2026-05-25T03:31:08.120Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:08.120Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:08.730Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:09.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-25T03:31:09.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T03:31:09.070Z] fd7548bd8a71: Preparing [2026-05-25T03:31:09.070Z] b1de04b54d29: Preparing [2026-05-25T03:31:09.070Z] 66d8b376b573: Preparing [2026-05-25T03:31:09.070Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:09.070Z] bb00223841f4: Preparing [2026-05-25T03:31:09.070Z] 26e22e511dfb: Preparing [2026-05-25T03:31:09.070Z] eeaa73608b53: Preparing [2026-05-25T03:31:09.070Z] 26e22e511dfb: Waiting [2026-05-25T03:31:09.070Z] eeaa73608b53: Waiting [2026-05-25T03:31:09.070Z] b1de04b54d29: Layer already exists [2026-05-25T03:31:09.070Z] fd7548bd8a71: Layer already exists [2026-05-25T03:31:09.070Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:09.070Z] bb00223841f4: Layer already exists [2026-05-25T03:31:09.070Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:09.070Z] 26e22e511dfb: Layer already exists [2026-05-25T03:31:09.070Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:09.070Z] main: digest: sha256:59aaa18d203ecf909f7db6c975c51b1126cb651a28e0a2e1e03568e80f369817 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:31:09.412Z] ===================================================== [Pipeline] echo [2026-05-25T03:31:09.426Z] taggedImages: [2026-05-25T03:31:09.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:31:09.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-25T03:31:09.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.114 [2026-05-25T03:31:09.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:31:09.426Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-25T03:31:09.490Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-25T03:31:09.490Z] 24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:31:09.490Z] latest [2026-05-25T03:31:09.490Z] 4.1.0-dev.114 [2026-05-25T03:31:09.490Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:31:09.490Z] main [2026-05-25T03:31:09.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:09.852Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:10.213Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:31:10.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T03:31:10.213Z] c6bcb7f92056: Preparing [2026-05-25T03:31:10.213Z] 9d93509d4c85: Preparing [2026-05-25T03:31:10.213Z] 66d8b376b573: Preparing [2026-05-25T03:31:10.213Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:10.213Z] 281d638c7d38: Preparing [2026-05-25T03:31:10.213Z] ba035823f537: Preparing [2026-05-25T03:31:10.213Z] eeaa73608b53: Preparing [2026-05-25T03:31:10.213Z] ba035823f537: Waiting [2026-05-25T03:31:10.213Z] eeaa73608b53: Waiting [2026-05-25T03:31:10.213Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:10.213Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:10.477Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:10.477Z] 281d638c7d38: Pushed [2026-05-25T03:31:10.477Z] c6bcb7f92056: Pushed [2026-05-25T03:31:11.052Z] ba035823f537: Pushed [2026-05-25T03:31:19.217Z] 9d93509d4c85: Pushed [2026-05-25T03:31:19.217Z] 24536189c5e58318d054b15b8c76ac99fb905035: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:19.861Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:20.194Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-25T03:31:20.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T03:31:20.194Z] c6bcb7f92056: Preparing [2026-05-25T03:31:20.194Z] 9d93509d4c85: Preparing [2026-05-25T03:31:20.194Z] 66d8b376b573: Preparing [2026-05-25T03:31:20.194Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:20.194Z] 281d638c7d38: Preparing [2026-05-25T03:31:20.194Z] ba035823f537: Preparing [2026-05-25T03:31:20.194Z] eeaa73608b53: Preparing [2026-05-25T03:31:20.194Z] ba035823f537: Waiting [2026-05-25T03:31:20.194Z] eeaa73608b53: Waiting [2026-05-25T03:31:20.194Z] 281d638c7d38: Layer already exists [2026-05-25T03:31:20.194Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:20.194Z] c6bcb7f92056: Layer already exists [2026-05-25T03:31:20.194Z] 9d93509d4c85: Layer already exists [2026-05-25T03:31:20.194Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:20.194Z] ba035823f537: Layer already exists [2026-05-25T03:31:20.194Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:20.194Z] latest: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:20.798Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:21.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.114 [2026-05-25T03:31:21.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T03:31:21.130Z] c6bcb7f92056: Preparing [2026-05-25T03:31:21.130Z] 9d93509d4c85: Preparing [2026-05-25T03:31:21.130Z] 66d8b376b573: Preparing [2026-05-25T03:31:21.130Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:21.130Z] 281d638c7d38: Preparing [2026-05-25T03:31:21.130Z] ba035823f537: Preparing [2026-05-25T03:31:21.130Z] eeaa73608b53: Preparing [2026-05-25T03:31:21.130Z] ba035823f537: Waiting [2026-05-25T03:31:21.130Z] eeaa73608b53: Waiting [2026-05-25T03:31:21.130Z] c6bcb7f92056: Layer already exists [2026-05-25T03:31:21.130Z] 9d93509d4c85: Layer already exists [2026-05-25T03:31:21.130Z] 281d638c7d38: Layer already exists [2026-05-25T03:31:21.130Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:21.130Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:21.130Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:21.130Z] ba035823f537: Layer already exists [2026-05-25T03:31:21.130Z] 4.1.0-dev.114: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:21.473Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:21.838Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:31:21.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T03:31:21.838Z] c6bcb7f92056: Preparing [2026-05-25T03:31:21.838Z] 9d93509d4c85: Preparing [2026-05-25T03:31:21.838Z] 66d8b376b573: Preparing [2026-05-25T03:31:21.838Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:21.838Z] 281d638c7d38: Preparing [2026-05-25T03:31:21.838Z] ba035823f537: Preparing [2026-05-25T03:31:21.838Z] eeaa73608b53: Preparing [2026-05-25T03:31:21.838Z] ba035823f537: Waiting [2026-05-25T03:31:21.838Z] eeaa73608b53: Waiting [2026-05-25T03:31:21.838Z] 9d93509d4c85: Layer already exists [2026-05-25T03:31:21.838Z] 281d638c7d38: Layer already exists [2026-05-25T03:31:21.838Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:21.838Z] c6bcb7f92056: Layer already exists [2026-05-25T03:31:21.838Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:21.838Z] ba035823f537: Layer already exists [2026-05-25T03:31:21.838Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:21.838Z] 24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:22.183Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:22.523Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-25T03:31:22.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T03:31:22.523Z] c6bcb7f92056: Preparing [2026-05-25T03:31:22.523Z] 9d93509d4c85: Preparing [2026-05-25T03:31:22.523Z] 66d8b376b573: Preparing [2026-05-25T03:31:22.523Z] 9f2b9ea133fd: Preparing [2026-05-25T03:31:22.523Z] 281d638c7d38: Preparing [2026-05-25T03:31:22.523Z] ba035823f537: Preparing [2026-05-25T03:31:22.523Z] eeaa73608b53: Preparing [2026-05-25T03:31:22.523Z] ba035823f537: Waiting [2026-05-25T03:31:22.523Z] eeaa73608b53: Waiting [2026-05-25T03:31:22.523Z] 9f2b9ea133fd: Layer already exists [2026-05-25T03:31:22.523Z] 9d93509d4c85: Layer already exists [2026-05-25T03:31:22.523Z] c6bcb7f92056: Layer already exists [2026-05-25T03:31:22.523Z] 66d8b376b573: Layer already exists [2026-05-25T03:31:22.523Z] 281d638c7d38: Layer already exists [2026-05-25T03:31:22.523Z] ba035823f537: Layer already exists [2026-05-25T03:31:22.523Z] eeaa73608b53: Layer already exists [2026-05-25T03:31:22.523Z] main: digest: sha256:07ad9b9807cece69301054670dc19fcf623cc4616a8eb8277756b4f74c6190ed size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T03:31:22.863Z] ===================================================== [Pipeline] echo [2026-05-25T03:31:22.875Z] taggedImages: [2026-05-25T03:31:22.875Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035 [2026-05-25T03:31:22.875Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-25T03:31:22.875Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.114 [2026-05-25T03:31:22.875Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:24536189c5e58318d054b15b8c76ac99fb905035-4.1.0-dev.114 [2026-05-25T03:31:22.875Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:23.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T03:31:23.265Z] [2026-05-25T03:31:23.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:31:23.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T03:31:23.585Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T03:31:23.585Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T03:31:23.585Z] 04944245beec: Pulling fs layer [2026-05-25T03:31:23.585Z] 699f458cf7ca: Pulling fs layer [2026-05-25T03:31:23.585Z] 765212b225bb: Pulling fs layer [2026-05-25T03:31:23.585Z] f23df028b6ca: Pulling fs layer [2026-05-25T03:31:23.585Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T03:31:23.585Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T03:31:23.585Z] 765212b225bb: Waiting [2026-05-25T03:31:23.585Z] f23df028b6ca: Waiting [2026-05-25T03:31:23.585Z] d65c8cfc05b1: Waiting [2026-05-25T03:31:23.585Z] 2437ff75d9bd: Waiting [2026-05-25T03:31:23.852Z] 04944245beec: Verifying Checksum [2026-05-25T03:31:23.852Z] 04944245beec: Download complete [2026-05-25T03:31:23.852Z] 765212b225bb: Verifying Checksum [2026-05-25T03:31:23.852Z] 765212b225bb: Download complete [2026-05-25T03:31:23.852Z] f23df028b6ca: Verifying Checksum [2026-05-25T03:31:23.852Z] f23df028b6ca: Download complete [2026-05-25T03:31:23.852Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T03:31:23.852Z] 699f458cf7ca: Verifying Checksum [2026-05-25T03:31:23.852Z] 699f458cf7ca: Download complete [2026-05-25T03:31:24.431Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T03:31:24.431Z] 8998bd30e6a1: Download complete [2026-05-25T03:31:27.014Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T03:31:28.956Z] 8998bd30e6a1: Pull complete [2026-05-25T03:31:31.520Z] 04944245beec: Pull complete [2026-05-25T03:31:32.921Z] 699f458cf7ca: Pull complete [2026-05-25T03:31:32.921Z] 765212b225bb: Pull complete [2026-05-25T03:31:33.879Z] f23df028b6ca: Pull complete [2026-05-25T03:31:34.144Z] d65c8cfc05b1: Pull complete [2026-05-25T03:31:52.321Z] 2437ff75d9bd: Pull complete [2026-05-25T03:31:52.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T03:31:52.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T03:31:52.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:31:52.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-10569 does not seem to be running inside a container [2026-05-25T03:31:52.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-25T03:31:55.286Z] $ docker top 58ed500bab94cc4ac86f5e1bbb2ebdf4ad95939658e61d32d3f5fe93b31ae9ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:31:56.187Z] ---> job-cost.sh [2026-05-25T03:31:56.187Z] lf-activate-venv: SKIPPING [2026-05-25T03:31:56.187Z] INFO: No Stack... [2026-05-25T03:31:56.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T03:31:57.407Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T03:31:58.034Z] + cat /w/workspace/edgex-go/979/archives/cost.csv [2026-05-25T03:31:58.034Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T03:31:58.071Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-979-stack-cost] [2026-05-25T03:31:58.083Z] Resource [jenkins-edgexfoundry-edgex-go-main-979-stack-cost] did not exist. Created. [2026-05-25T03:31:58.089Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-979-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T03:31:58.733Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T03:31:59.345Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T03:31:59.359Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-979-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T03:31:59.416Z] $ docker stop --time=1 58ed500bab94cc4ac86f5e1bbb2ebdf4ad95939658e61d32d3f5fe93b31ae9ac [2026-05-25T03:32:00.916Z] $ docker rm -f --volumes 58ed500bab94cc4ac86f5e1bbb2ebdf4ad95939658e61d32d3f5fe93b31ae9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-25T03:32:01.496Z] provisioning config files... [2026-05-25T03:32:01.506Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/979@tmp/config16978648549360930318tmp [Pipeline] { [Pipeline] sh [2026-05-25T03:32:01.808Z] + set +x [2026-05-25T03:32:01.808Z] + curl -s https://codecov.io/bash [2026-05-25T03:32:01.808Z] + bash -s -- [2026-05-25T03:32:02.065Z] [2026-05-25T03:32:02.065Z] _____ _ [2026-05-25T03:32:02.065Z] / ____| | | [2026-05-25T03:32:02.065Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T03:32:02.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T03:32:02.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T03:32:02.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T03:32:02.065Z] Bash-1.0.6 [2026-05-25T03:32:02.065Z] [2026-05-25T03:32:02.065Z] [2026-05-25T03:32:02.065Z] ==> git version 2.25.1 found [2026-05-25T03:32:02.065Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-25T03:32:02.065Z] Release-Date: 2020-01-08 [2026-05-25T03:32:02.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-25T03:32:02.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T03:32:02.065Z] ==> Jenkins CI detected. [2026-05-25T03:32:02.065Z] current dir:  /w/workspace/edgex-go/979 [2026-05-25T03:32:02.065Z] project root: . [2026-05-25T03:32:02.065Z] --> token set from env [2026-05-25T03:32:02.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T03:32:02.065Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T03:32:02.065Z] ==> Python coveragepy not found [2026-05-25T03:32:02.065Z] ==> Searching for coverage reports in: [2026-05-25T03:32:02.065Z] + . [2026-05-25T03:32:02.065Z] -> Found 1 reports [2026-05-25T03:32:02.065Z] ==> Detecting git/mercurial file structure [2026-05-25T03:32:02.065Z] ==> Reading reports [2026-05-25T03:32:02.065Z] + ./coverage.out bytes=1048214 [2026-05-25T03:32:02.065Z] ==> Appending adjustments [2026-05-25T03:32:02.065Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T03:32:03.973Z] + Found adjustments [2026-05-25T03:32:03.973Z] ==> Gzipping contents [2026-05-25T03:32:03.973Z] 108K /tmp/codecov.B0JiXd.gz [2026-05-25T03:32:03.973Z] ==> Uploading reports [2026-05-25T03:32:03.973Z] url: https://codecov.io [2026-05-25T03:32:03.973Z] query: branch=main&commit=24536189c5e58318d054b15b8c76ac99fb905035&build=979&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F979%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T03:32:03.973Z] -> Pinging Codecov [2026-05-25T03:32:03.974Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=24536189c5e58318d054b15b8c76ac99fb905035&build=979&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F979%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T03:32:03.974Z] -> Uploading to [2026-05-25T03:32:03.974Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/24536189c5e58318d054b15b8c76ac99fb905035/9feb5ca2-9a74-4332-b87f-429e529f4d75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T033203Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e4a6a72a0ba9e74cb1d1bcb5a0a17c51776a2740307c5ec2ff7a8c724f64cc78 [2026-05-25T03:32:03.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:03.974Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:04.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 429k --:--:-- --:--:-- --:--:-- 429k [2026-05-25T03:32:04.232Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/24536189c5e58318d054b15b8c76ac99fb905035 [Pipeline] } [2026-05-25T03:32:04.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-25T03:32:04.454Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T03:32:04.471Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:32:04.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T03:32:04.773Z] [2026-05-25T03:32:04.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:32:05.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T03:32:05.087Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T03:32:05.087Z] 2d35ebdb57d9: Already exists [2026-05-25T03:32:05.087Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T03:32:05.087Z] 91631faa732a: Pulling fs layer [2026-05-25T03:32:05.087Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T03:32:05.087Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T03:32:05.087Z] 7861252a18e6: Pulling fs layer [2026-05-25T03:32:05.087Z] 4f4fb700ef54: Waiting [2026-05-25T03:32:05.087Z] 9130f900ef6f: Pulling fs layer [2026-05-25T03:32:05.087Z] 7861252a18e6: Waiting [2026-05-25T03:32:05.087Z] 9130f900ef6f: Waiting [2026-05-25T03:32:05.087Z] f3f5ae8826fa: Download complete [2026-05-25T03:32:05.087Z] 85e8836fcdb2: Verifying Checksum [2026-05-25T03:32:05.087Z] 85e8836fcdb2: Download complete [2026-05-25T03:32:05.087Z] 4f4fb700ef54: Download complete [2026-05-25T03:32:05.087Z] 85e8836fcdb2: Pull complete [2026-05-25T03:32:05.663Z] 7861252a18e6: Verifying Checksum [2026-05-25T03:32:05.663Z] 7861252a18e6: Download complete [2026-05-25T03:32:05.921Z] 91631faa732a: Verifying Checksum [2026-05-25T03:32:05.922Z] 91631faa732a: Download complete [2026-05-25T03:32:06.487Z] 9130f900ef6f: Verifying Checksum [2026-05-25T03:32:06.487Z] 9130f900ef6f: Download complete [2026-05-25T03:32:11.746Z] 91631faa732a: Pull complete [2026-05-25T03:32:11.746Z] f3f5ae8826fa: Pull complete [2026-05-25T03:32:11.746Z] 4f4fb700ef54: Pull complete [2026-05-25T03:32:11.746Z] 7861252a18e6: Pull complete [2026-05-25T03:32:15.980Z] 9130f900ef6f: Pull complete [2026-05-25T03:32:15.980Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T03:32:15.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T03:32:15.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:32:16.079Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T03:32:16.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T03:32:17.735Z] $ docker top ce4c1a6525c80cfa6d7c2de88aded8d0029e443383efde345fb10f0980c4f1d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T03:32:18.080Z] + git config --global --add safe.directory /w/workspace/edgex-go/979 [Pipeline] echo [2026-05-25T03:32:18.090Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-05-25T03:32:18.375Z] + set -o pipefail [2026-05-25T03:32:18.375Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-05-25T03:32:26.532Z] [2026-05-25T03:32:26.532Z] Monitoring /w/workspace/edgex-go/979 (github.com/edgexfoundry/edgex-go)... [2026-05-25T03:32:26.532Z] [2026-05-25T03:32:26.532Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/eab14b8f-df07-4d32-a8f9-9e56b9a56d07 [2026-05-25T03:32:26.532Z] [2026-05-25T03:32:26.532Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T03:32:26.532Z] [Pipeline] } [2026-05-25T03:32:27.104Z] $ docker stop --time=1 ce4c1a6525c80cfa6d7c2de88aded8d0029e443383efde345fb10f0980c4f1d3 [2026-05-25T03:32:29.234Z] $ docker rm -f --volumes ce4c1a6525c80cfa6d7c2de88aded8d0029e443383efde345fb10f0980c4f1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-25T03:32:29.725Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T03:32:29.744Z] provisioning config files... [2026-05-25T03:32:29.752Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/979@tmp/config13754176962597171771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:32:30.108Z] --> edgex-publish-swagger.sh [2026-05-25T03:32:30.108Z] === Publish openapi API === [2026-05-25T03:32:30.108Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-25T03:32:30.108Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/979/openapi/core-command.yaml] [2026-05-25T03:32:30.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:30.108Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:30.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 402 199k --:--:-- --:--:-- --:--:-- 199k [2026-05-25T03:32:30.108Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:30.108Z] [2026-05-25T03:32:30.108Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/979/openapi/core-data.yaml] [2026-05-25T03:32:30.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:30.108Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:30.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 578 645k --:--:-- --:--:-- --:--:-- 645k [2026-05-25T03:32:30.366Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:30.366Z] [2026-05-25T03:32:30.366Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/979/openapi/core-keeper.yaml] [2026-05-25T03:32:30.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:30.366Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:30.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 519 232k --:--:-- --:--:-- --:--:-- 231k [2026-05-25T03:32:30.366Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:30.366Z] [2026-05-25T03:32:30.366Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/979/openapi/core-metadata.yaml] [2026-05-25T03:32:30.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:30.366Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:30.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 474 1174k --:--:-- --:--:-- --:--:-- 1174k [2026-05-25T03:32:30.624Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:30.625Z] [2026-05-25T03:32:30.625Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/979/openapi/security-proxy-auth.yaml] [2026-05-25T03:32:30.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:30.625Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:30.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 511 185k --:--:-- --:--:-- --:--:-- 185k [2026-05-25T03:32:30.625Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:30.625Z] [2026-05-25T03:32:30.625Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/979/openapi/security-secretstore-setup.yaml] [2026-05-25T03:32:30.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:30.884Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:30.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 611 36231 --:--:-- --:--:-- --:--:-- 36842 [2026-05-25T03:32:30.884Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:30.884Z] [2026-05-25T03:32:30.884Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/979/openapi/support-notifications.yaml] [2026-05-25T03:32:30.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:30.884Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:30.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 519 768k --:--:-- --:--:-- --:--:-- 769k [2026-05-25T03:32:30.884Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:30.884Z] [2026-05-25T03:32:31.144Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/979/openapi/support-scheduler.yaml] [2026-05-25T03:32:31.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T03:32:31.144Z] Dload Upload Total Spent Left Speed [2026-05-25T03:32:31.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 559 423k --:--:-- --:--:-- --:--:-- 424k [2026-05-25T03:32:31.144Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T03:32:31.144Z] [Pipeline] } [2026-05-25T03:32:31.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-05-25T03:32:31.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T03:32:31.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:32:31.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T03:32:31.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:32:31.951Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T03:32:31.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T03:32:32.237Z] $ docker top d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab -eo pid,comm [2026-05-25T03:32:32.279Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T03:32:32.279Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T03:32:32.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T03:32:32.326Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T03:32:32.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T03:32:32.438Z] $ docker exec d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab ssh-agent [2026-05-25T03:32:32.546Z] SSH_AUTH_SOCK=/tmp/ssh-Rbe5Sah0yR8g/agent.33 [2026-05-25T03:32:32.546Z] SSH_AGENT_PID=39 [2026-05-25T03:32:32.550Z] Running ssh-add (command line suppressed) [2026-05-25T03:32:32.651Z] Identity added: /w/workspace/edgex-go/979@tmp/private_key_16843290203137691230.key (/w/workspace/edgex-go/979@tmp/private_key_16843290203137691230.key) [2026-05-25T03:32:32.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T03:32:32.957Z] + git semver tag [2026-05-25T03:32:33.217Z] 2026-05-25 03:32:33,201 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T03:32:33.217Z] 2026-05-25 03:32:33,205 [run_tag] DEBUG tag force:False [2026-05-25T03:32:33.217Z] 2026-05-25 03:32:33,205 [check_head_tag] DEBUG check head tag [2026-05-25T03:32:33.217Z] 2026-05-25 03:32:33,207 [execute] INFO git cat-file --batch-check [2026-05-25T03:32:33.217Z] 2026-05-25 03:32:33,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/979, stdin=, shell=False, universal_newlines=False) [2026-05-25T03:32:33.217Z] 2026-05-25 03:32:33,212 [execute] INFO git cat-file --batch [2026-05-25T03:32:33.217Z] 2026-05-25 03:32:33,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/979, stdin=, shell=False, universal_newlines=False) [2026-05-25T03:32:33.477Z] 2026-05-25 03:32:33,243 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T03:32:33.477Z] 2026-05-25 03:32:33,244 [execute] INFO git tag -a v4.1.0-dev.114 -m v4.1.0-dev.114 [2026-05-25T03:32:33.477Z] 2026-05-25 03:32:33,244 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.114', '-m', 'v4.1.0-dev.114'], cwd=/w/workspace/edgex-go/979, stdin=None, shell=False, universal_newlines=False) [2026-05-25T03:32:33.477Z] 2026-05-25 03:32:33,247 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T03:32:33.477Z] 4.1.0-dev.114 [Pipeline] } [2026-05-25T03:32:33.482Z] $ docker exec --env ******** --env ******** d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab ssh-agent -k [2026-05-25T03:32:33.580Z] unset SSH_AUTH_SOCK; [2026-05-25T03:32:33.580Z] unset SSH_AGENT_PID; [2026-05-25T03:32:33.580Z] echo Agent pid 39 killed; [2026-05-25T03:32:33.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T03:32:33.913Z] + git semver [Pipeline] } [2026-05-25T03:32:34.486Z] $ docker stop --time=1 d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab [2026-05-25T03:32:35.771Z] $ docker rm -f --volumes d31cf3cb17dcfe88607a37508ed7841dbba8173525d6a6e55fce2ad0294e72ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:32:36.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T03:32:36.192Z] [2026-05-25T03:32:36.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:32:36.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T03:32:36.492Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T03:32:36.492Z] ab5ef0e58194: Pulling fs layer [2026-05-25T03:32:36.492Z] 9712f1f96733: Pulling fs layer [2026-05-25T03:32:36.492Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T03:32:36.492Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T03:32:36.492Z] e9a5061849ea: Pulling fs layer [2026-05-25T03:32:36.492Z] d747dcd14b5f: Pulling fs layer [2026-05-25T03:32:36.492Z] 2de7ff778b66: Pulling fs layer [2026-05-25T03:32:36.492Z] d747dcd14b5f: Waiting [2026-05-25T03:32:36.492Z] 0d9ebad4ef96: Waiting [2026-05-25T03:32:36.492Z] 2de7ff778b66: Waiting [2026-05-25T03:32:36.492Z] e9a5061849ea: Waiting [2026-05-25T03:32:36.492Z] 9712f1f96733: Download complete [2026-05-25T03:32:37.058Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T03:32:37.058Z] 63f879dbbcfc: Download complete [2026-05-25T03:32:37.058Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T03:32:37.058Z] 0d9ebad4ef96: Download complete [2026-05-25T03:32:37.058Z] d747dcd14b5f: Verifying Checksum [2026-05-25T03:32:37.058Z] d747dcd14b5f: Download complete [2026-05-25T03:32:37.058Z] e9a5061849ea: Verifying Checksum [2026-05-25T03:32:37.058Z] e9a5061849ea: Download complete [2026-05-25T03:32:37.058Z] ab5ef0e58194: Verifying Checksum [2026-05-25T03:32:37.058Z] ab5ef0e58194: Download complete [2026-05-25T03:32:37.316Z] 2de7ff778b66: Verifying Checksum [2026-05-25T03:32:37.316Z] 2de7ff778b66: Download complete [2026-05-25T03:32:40.591Z] ab5ef0e58194: Pull complete [2026-05-25T03:32:40.591Z] 9712f1f96733: Pull complete [2026-05-25T03:32:41.156Z] 63f879dbbcfc: Pull complete [2026-05-25T03:32:46.416Z] 0d9ebad4ef96: Pull complete [2026-05-25T03:32:46.416Z] e9a5061849ea: Pull complete [2026-05-25T03:32:46.416Z] d747dcd14b5f: Pull complete [2026-05-25T03:32:47.793Z] 2de7ff778b66: Pull complete [2026-05-25T03:32:47.793Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T03:32:47.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T03:32:47.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:32:47.884Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T03:32:47.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T03:32:49.244Z] $ docker top 04797cee7a85ccdb476447b825bbc5d2df13025af066d9fb72c6fd96ffe2e0ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T03:32:49.319Z] provisioning config files... [2026-05-25T03:32:49.324Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/979@tmp/config6398642670976736627tmp [2026-05-25T03:32:49.332Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/979@tmp/config12955355466494654483tmp [2026-05-25T03:32:49.340Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/979@tmp/config9958613056614525196tmp [Pipeline] { [Pipeline] echo [2026-05-25T03:32:49.370Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:32:49.662Z] ---> sigul-configuration.sh [2026-05-25T03:32:49.662Z] gpg: directory `/root/.gnupg' created [2026-05-25T03:32:49.662Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T03:32:49.662Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T03:32:49.662Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T03:32:49.662Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T03:32:49.662Z] gpg: CAST5 encrypted data [2026-05-25T03:32:49.662Z] gpg: encrypted with 1 passphrase [2026-05-25T03:32:49.663Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T03:32:49.954Z] + mkdir /home/jenkins [2026-05-25T03:32:49.954Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T03:32:50.251Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-25T03:32:50.265Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:32:50.557Z] ---> sigul-install.sh [2026-05-25T03:32:50.557Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T03:32:50.901Z] + git tag --list [2026-05-25T03:32:50.901Z] 0.6.0 [2026-05-25T03:32:50.901Z] 0.6.1 [2026-05-25T03:32:50.901Z] 0.7.0 [2026-05-25T03:32:50.901Z] 0.7.1 [2026-05-25T03:32:50.901Z] v1.0.0 [2026-05-25T03:32:50.901Z] v1.0.1 [2026-05-25T03:32:50.901Z] v1.1.0 [2026-05-25T03:32:50.901Z] v1.2.0 [2026-05-25T03:32:50.901Z] v1.2.1 [2026-05-25T03:32:50.901Z] v1.3.0 [2026-05-25T03:32:50.901Z] v1.3.1 [2026-05-25T03:32:50.901Z] v2.0.0 [2026-05-25T03:32:50.901Z] v2.1.0 [2026-05-25T03:32:50.901Z] v2.1.1 [2026-05-25T03:32:50.901Z] v2.2.0 [2026-05-25T03:32:50.901Z] v2.3.0 [2026-05-25T03:32:50.901Z] v3.0 [2026-05-25T03:32:50.901Z] v3.0.0 [2026-05-25T03:32:50.901Z] v3.1 [2026-05-25T03:32:50.901Z] v3.1.0 [2026-05-25T03:32:50.901Z] v3.1.1 [2026-05-25T03:32:50.901Z] v4.0 [2026-05-25T03:32:50.901Z] v4.0.0 [2026-05-25T03:32:50.901Z] v4.0.1 [2026-05-25T03:32:50.901Z] v4.0.1-dev.1 [2026-05-25T03:32:50.901Z] v4.0.1-dev.2 [2026-05-25T03:32:50.901Z] v4.0.2-dev.1 [2026-05-25T03:32:50.901Z] v4.1.0-dev.1 [2026-05-25T03:32:50.901Z] v4.1.0-dev.10 [2026-05-25T03:32:50.901Z] v4.1.0-dev.100 [2026-05-25T03:32:50.901Z] v4.1.0-dev.101 [2026-05-25T03:32:50.901Z] v4.1.0-dev.102 [2026-05-25T03:32:50.901Z] v4.1.0-dev.103 [2026-05-25T03:32:50.901Z] v4.1.0-dev.104 [2026-05-25T03:32:50.901Z] v4.1.0-dev.105 [2026-05-25T03:32:50.901Z] v4.1.0-dev.106 [2026-05-25T03:32:50.901Z] v4.1.0-dev.107 [2026-05-25T03:32:50.901Z] v4.1.0-dev.108 [2026-05-25T03:32:50.901Z] v4.1.0-dev.109 [2026-05-25T03:32:50.901Z] v4.1.0-dev.11 [2026-05-25T03:32:50.901Z] v4.1.0-dev.110 [2026-05-25T03:32:50.901Z] v4.1.0-dev.111 [2026-05-25T03:32:50.901Z] v4.1.0-dev.112 [2026-05-25T03:32:50.901Z] v4.1.0-dev.113 [2026-05-25T03:32:50.901Z] v4.1.0-dev.114 [2026-05-25T03:32:50.901Z] v4.1.0-dev.12 [2026-05-25T03:32:50.901Z] v4.1.0-dev.13 [2026-05-25T03:32:50.901Z] v4.1.0-dev.14 [2026-05-25T03:32:50.901Z] v4.1.0-dev.15 [2026-05-25T03:32:50.901Z] v4.1.0-dev.16 [2026-05-25T03:32:50.901Z] v4.1.0-dev.17 [2026-05-25T03:32:50.901Z] v4.1.0-dev.18 [2026-05-25T03:32:50.901Z] v4.1.0-dev.19 [2026-05-25T03:32:50.901Z] v4.1.0-dev.2 [2026-05-25T03:32:50.901Z] v4.1.0-dev.20 [2026-05-25T03:32:50.901Z] v4.1.0-dev.21 [2026-05-25T03:32:50.901Z] v4.1.0-dev.22 [2026-05-25T03:32:50.901Z] v4.1.0-dev.23 [2026-05-25T03:32:50.901Z] v4.1.0-dev.24 [2026-05-25T03:32:50.901Z] v4.1.0-dev.25 [2026-05-25T03:32:50.901Z] v4.1.0-dev.26 [2026-05-25T03:32:50.901Z] v4.1.0-dev.27 [2026-05-25T03:32:50.901Z] v4.1.0-dev.28 [2026-05-25T03:32:50.901Z] v4.1.0-dev.29 [2026-05-25T03:32:50.901Z] v4.1.0-dev.3 [2026-05-25T03:32:50.901Z] v4.1.0-dev.30 [2026-05-25T03:32:50.901Z] v4.1.0-dev.31 [2026-05-25T03:32:50.901Z] v4.1.0-dev.32 [2026-05-25T03:32:50.901Z] v4.1.0-dev.33 [2026-05-25T03:32:50.901Z] v4.1.0-dev.34 [2026-05-25T03:32:50.901Z] v4.1.0-dev.35 [2026-05-25T03:32:50.901Z] v4.1.0-dev.36 [2026-05-25T03:32:50.901Z] v4.1.0-dev.37 [2026-05-25T03:32:50.901Z] v4.1.0-dev.38 [2026-05-25T03:32:50.901Z] v4.1.0-dev.39 [2026-05-25T03:32:50.901Z] v4.1.0-dev.4 [2026-05-25T03:32:50.901Z] v4.1.0-dev.40 [2026-05-25T03:32:50.901Z] v4.1.0-dev.41 [2026-05-25T03:32:50.901Z] v4.1.0-dev.42 [2026-05-25T03:32:50.901Z] v4.1.0-dev.43 [2026-05-25T03:32:50.901Z] v4.1.0-dev.44 [2026-05-25T03:32:50.901Z] v4.1.0-dev.45 [2026-05-25T03:32:50.901Z] v4.1.0-dev.46 [2026-05-25T03:32:50.901Z] v4.1.0-dev.47 [2026-05-25T03:32:50.901Z] v4.1.0-dev.48 [2026-05-25T03:32:50.901Z] v4.1.0-dev.49 [2026-05-25T03:32:50.901Z] v4.1.0-dev.5 [2026-05-25T03:32:50.901Z] v4.1.0-dev.50 [2026-05-25T03:32:50.901Z] v4.1.0-dev.51 [2026-05-25T03:32:50.901Z] v4.1.0-dev.52 [2026-05-25T03:32:50.901Z] v4.1.0-dev.53 [2026-05-25T03:32:50.901Z] v4.1.0-dev.54 [2026-05-25T03:32:50.901Z] v4.1.0-dev.55 [2026-05-25T03:32:50.901Z] v4.1.0-dev.56 [2026-05-25T03:32:50.901Z] v4.1.0-dev.57 [2026-05-25T03:32:50.901Z] v4.1.0-dev.58 [2026-05-25T03:32:50.901Z] v4.1.0-dev.59 [2026-05-25T03:32:50.901Z] v4.1.0-dev.6 [2026-05-25T03:32:50.901Z] v4.1.0-dev.60 [2026-05-25T03:32:50.901Z] v4.1.0-dev.61 [2026-05-25T03:32:50.901Z] v4.1.0-dev.62 [2026-05-25T03:32:50.901Z] v4.1.0-dev.63 [2026-05-25T03:32:50.901Z] v4.1.0-dev.64 [2026-05-25T03:32:50.901Z] v4.1.0-dev.65 [2026-05-25T03:32:50.901Z] v4.1.0-dev.66 [2026-05-25T03:32:50.901Z] v4.1.0-dev.67 [2026-05-25T03:32:50.901Z] v4.1.0-dev.68 [2026-05-25T03:32:50.901Z] v4.1.0-dev.69 [2026-05-25T03:32:50.901Z] v4.1.0-dev.7 [2026-05-25T03:32:50.901Z] v4.1.0-dev.70 [2026-05-25T03:32:50.901Z] v4.1.0-dev.71 [2026-05-25T03:32:50.901Z] v4.1.0-dev.72 [2026-05-25T03:32:50.901Z] v4.1.0-dev.73 [2026-05-25T03:32:50.901Z] v4.1.0-dev.74 [2026-05-25T03:32:50.901Z] v4.1.0-dev.75 [2026-05-25T03:32:50.901Z] v4.1.0-dev.76 [2026-05-25T03:32:50.901Z] v4.1.0-dev.77 [2026-05-25T03:32:50.901Z] v4.1.0-dev.78 [2026-05-25T03:32:50.901Z] v4.1.0-dev.79 [2026-05-25T03:32:50.901Z] v4.1.0-dev.8 [2026-05-25T03:32:50.901Z] v4.1.0-dev.80 [2026-05-25T03:32:50.901Z] v4.1.0-dev.81 [2026-05-25T03:32:50.901Z] v4.1.0-dev.82 [2026-05-25T03:32:50.901Z] v4.1.0-dev.83 [2026-05-25T03:32:50.901Z] v4.1.0-dev.84 [2026-05-25T03:32:50.901Z] v4.1.0-dev.85 [2026-05-25T03:32:50.901Z] v4.1.0-dev.86 [2026-05-25T03:32:50.901Z] v4.1.0-dev.87 [2026-05-25T03:32:50.901Z] v4.1.0-dev.88 [2026-05-25T03:32:50.901Z] v4.1.0-dev.89 [2026-05-25T03:32:50.901Z] v4.1.0-dev.9 [2026-05-25T03:32:50.901Z] v4.1.0-dev.90 [2026-05-25T03:32:50.901Z] v4.1.0-dev.91 [2026-05-25T03:32:50.902Z] v4.1.0-dev.92 [2026-05-25T03:32:50.902Z] v4.1.0-dev.93 [2026-05-25T03:32:50.902Z] v4.1.0-dev.94 [2026-05-25T03:32:50.902Z] v4.1.0-dev.95 [2026-05-25T03:32:50.902Z] v4.1.0-dev.96 [2026-05-25T03:32:50.902Z] v4.1.0-dev.97 [2026-05-25T03:32:50.902Z] v4.1.0-dev.98 [2026-05-25T03:32:50.902Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-25T03:32:51.195Z] + lftools sign git-tag v4.1.0-dev.114 [2026-05-25T03:32:51.761Z] Signing Git tag with Sigul... [2026-05-25T03:32:51.761Z] Signing v4.1.0-dev.114 [Pipeline] echo [2026-05-25T03:32:52.031Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:32:52.322Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T03:32:52.329Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T03:32:52.348Z] $ docker stop --time=1 04797cee7a85ccdb476447b825bbc5d2df13025af066d9fb72c6fd96ffe2e0ce [2026-05-25T03:32:53.600Z] $ docker rm -f --volumes 04797cee7a85ccdb476447b825bbc5d2df13025af066d9fb72c6fd96ffe2e0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T03:32:54.038Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T03:32:54.038Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:32:54.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T03:32:54.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:32:54.566Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T03:32:54.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T03:32:54.803Z] $ docker top 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 -eo pid,comm [2026-05-25T03:32:54.848Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T03:32:54.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T03:32:54.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T03:32:54.905Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T03:32:55.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T03:32:55.016Z] $ docker exec 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 ssh-agent [2026-05-25T03:32:55.121Z] SSH_AUTH_SOCK=/tmp/ssh-wmmjhn19Lbsq/agent.32 [2026-05-25T03:32:55.121Z] SSH_AGENT_PID=38 [2026-05-25T03:32:55.125Z] Running ssh-add (command line suppressed) [2026-05-25T03:32:55.224Z] Identity added: /w/workspace/edgex-go/979@tmp/private_key_4264356321728317629.key (/w/workspace/edgex-go/979@tmp/private_key_4264356321728317629.key) [2026-05-25T03:32:55.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T03:32:55.525Z] + git semver bump pre [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,753 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,757 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,757 [bump_version] DEBUG bumping version:4.1.0-dev.114 on axis:pre with prefix:dev [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,757 [bump_version] DEBUG bumped version:4.1.0-dev.115 [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,757 [write_version] DEBUG write version:4.1.0-dev.115 to path:/w/workspace/edgex-go/979/.semver/main with force:True [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,757 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,757 [write_file] DEBUG write to file:/w/workspace/edgex-go/979/.semver/main [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,760 [execute] INFO git cat-file --batch-check [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/979/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,765 [execute] INFO git cat-file --batch [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/979/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T03:32:55.784Z] 2026-05-25 03:32:55,769 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T03:32:55.784Z] 4.1.0-dev.115 [Pipeline] } [2026-05-25T03:32:56.047Z] $ docker exec --env ******** --env ******** 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 ssh-agent -k [2026-05-25T03:32:56.151Z] unset SSH_AUTH_SOCK; [2026-05-25T03:32:56.151Z] unset SSH_AGENT_PID; [2026-05-25T03:32:56.151Z] echo Agent pid 38 killed; [2026-05-25T03:32:56.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T03:32:56.485Z] + git semver [Pipeline] } [2026-05-25T03:32:56.749Z] $ docker stop --time=1 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 [2026-05-25T03:32:57.987Z] $ docker rm -f --volumes 1343b7fb3a7da4edd72b027300b485cbf3e7b2bd4f420afb9fd0e70818d2ea49 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T03:32:58.340Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T03:32:58.340Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:32:58.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T03:32:58.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:32:58.710Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T03:32:58.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T03:32:59.012Z] $ docker top 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 -eo pid,comm [2026-05-25T03:32:59.057Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-25T03:32:59.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T03:32:59.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T03:32:59.109Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T03:32:59.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T03:32:59.208Z] $ docker exec 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 ssh-agent [2026-05-25T03:32:59.312Z] SSH_AUTH_SOCK=/tmp/ssh-jGU97CWaUxEH/agent.32 [2026-05-25T03:32:59.312Z] SSH_AGENT_PID=38 [2026-05-25T03:32:59.315Z] Running ssh-add (command line suppressed) [2026-05-25T03:32:59.404Z] Identity added: /w/workspace/edgex-go/979@tmp/private_key_5544856567801624525.key (/w/workspace/edgex-go/979@tmp/private_key_5544856567801624525.key) [2026-05-25T03:32:59.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T03:32:59.710Z] + git semver push [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,920 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,924 [run_push] DEBUG push [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,925 [execute] INFO git cat-file --batch-check [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/979/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,927 [execute] INFO git rev-list bc30217caf072bd2f551d4066aa82d8945accaa1 -- [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,927 [execute] DEBUG Popen(['git', 'rev-list', 'bc30217caf072bd2f551d4066aa82d8945accaa1', '--'], cwd=/w/workspace/edgex-go/979/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,948 [execute] INFO git fetch -v -- origin [2026-05-25T03:32:59.969Z] 2026-05-25 03:32:59,948 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/979/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T03:33:00.536Z] 2026-05-25 03:33:00,485 [run_push] DEBUG no remote changes detected [2026-05-25T03:33:00.536Z] 2026-05-25 03:33:00,486 [execute] INFO git push origin semver [2026-05-25T03:33:00.536Z] 2026-05-25 03:33:00,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/979/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T03:33:01.916Z] 2026-05-25 03:33:01,743 [run_push] DEBUG push all version tags [2026-05-25T03:33:01.916Z] 2026-05-25 03:33:01,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T03:33:01.916Z] 2026-05-25 03:33:01,743 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/979, stdin=None, shell=False, universal_newlines=False) [2026-05-25T03:33:02.851Z] 2026-05-25 03:33:02,813 [read_version] DEBUG read version from /w/workspace/edgex-go/979/.semver/main [2026-05-25T03:33:02.851Z] 4.1.0-dev.115 [Pipeline] } [2026-05-25T03:33:02.856Z] $ docker exec --env ******** --env ******** 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 ssh-agent -k [2026-05-25T03:33:02.948Z] unset SSH_AUTH_SOCK; [2026-05-25T03:33:02.948Z] unset SSH_AGENT_PID; [2026-05-25T03:33:02.949Z] echo Agent pid 38 killed; [2026-05-25T03:33:02.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T03:33:03.285Z] + git semver [Pipeline] } [2026-05-25T03:33:03.551Z] $ docker stop --time=1 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 [2026-05-25T03:33:04.808Z] $ docker rm -f --volumes 7a1ac1fe0bf22cdb82f9dc63ff5892ff5e129d156da9306e789309cdfe49cc06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-25T03:33:05.390Z] + [ -d /w/workspace/edgex-go/979/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:33:05.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:33:06.542Z] ---> package-listing.sh [2026-05-25T03:33:06.542Z] ++ facter osfamily [2026-05-25T03:33:06.542Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T03:33:06.802Z] + OS_FAMILY=debian [2026-05-25T03:33:06.802Z] + workspace=/w/workspace/edgex-go/979 [2026-05-25T03:33:06.802Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T03:33:06.802Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T03:33:06.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T03:33:06.802Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T03:33:06.802Z] + '[' /w/workspace/edgex-go/979 ']' [2026-05-25T03:33:06.802Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T03:33:06.802Z] + case "${OS_FAMILY}" in [2026-05-25T03:33:06.802Z] + dpkg -l [2026-05-25T03:33:06.802Z] + grep '^ii' [2026-05-25T03:33:06.802Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T03:33:06.802Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T03:33:06.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T03:33:06.802Z] + '[' /w/workspace/edgex-go/979 ']' [2026-05-25T03:33:06.802Z] + mkdir -p /w/workspace/edgex-go/979/archives/ [2026-05-25T03:33:06.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/979/archives/ [Pipeline] echo [2026-05-25T03:33:06.813Z] 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/979/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-25T03:33:07.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:33:07.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T03:33:07.650Z] [2026-05-25T03:33:07.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T03:33:07.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T03:33:07.950Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T03:33:07.950Z] 5eb5b503b376: Pulling fs layer [2026-05-25T03:33:07.950Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T03:33:07.950Z] ec43610c2a17: Pulling fs layer [2026-05-25T03:33:07.950Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T03:33:07.950Z] 33b1e0a273af: Pulling fs layer [2026-05-25T03:33:07.951Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T03:33:07.951Z] 3a2ae6a8a46f: Waiting [2026-05-25T03:33:07.951Z] 5d3b04190fa2: Waiting [2026-05-25T03:33:07.951Z] 2f39f015ded8: Pulling fs layer [2026-05-25T03:33:07.951Z] 33b1e0a273af: Waiting [2026-05-25T03:33:07.951Z] 2f39f015ded8: Waiting [2026-05-25T03:33:07.951Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T03:33:07.951Z] 5c69ac0246d0: Download complete [2026-05-25T03:33:07.951Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T03:33:07.951Z] 3a2ae6a8a46f: Download complete [2026-05-25T03:33:07.951Z] 33b1e0a273af: Verifying Checksum [2026-05-25T03:33:07.951Z] 33b1e0a273af: Download complete [2026-05-25T03:33:07.951Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T03:33:07.951Z] 5d3b04190fa2: Download complete [2026-05-25T03:33:07.951Z] ec43610c2a17: Verifying Checksum [2026-05-25T03:33:07.951Z] ec43610c2a17: Download complete [2026-05-25T03:33:08.209Z] 5eb5b503b376: Verifying Checksum [2026-05-25T03:33:08.209Z] 5eb5b503b376: Download complete [2026-05-25T03:33:08.774Z] 2f39f015ded8: Verifying Checksum [2026-05-25T03:33:08.774Z] 2f39f015ded8: Download complete [2026-05-25T03:33:09.709Z] 5eb5b503b376: Pull complete [2026-05-25T03:33:09.709Z] 5c69ac0246d0: Pull complete [2026-05-25T03:33:10.274Z] ec43610c2a17: Pull complete [2026-05-25T03:33:10.274Z] 3a2ae6a8a46f: Pull complete [2026-05-25T03:33:10.531Z] 33b1e0a273af: Pull complete [2026-05-25T03:33:10.531Z] 5d3b04190fa2: Pull complete [2026-05-25T03:33:17.085Z] 2f39f015ded8: Pull complete [2026-05-25T03:33:17.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T03:33:17.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T03:33:17.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T03:33:17.185Z] prd-ubuntu20.04-docker-8c-8g-10566 does not seem to be running inside a container [2026-05-25T03:33:17.204Z] $ 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/979/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/979 -v /w/workspace/edgex-go/979:/w/workspace/edgex-go/979:rw,z -v /w/workspace/edgex-go/979@tmp:/w/workspace/edgex-go/979@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T03:33:18.515Z] $ docker top 456fc364503f0aae0f2befdc1000e054ab73a6901908d30c5a03fedf34d8c825 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T03:33:18.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T03:33:19.144Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T03:33:19.426Z] + ls /var/log/sa-host [2026-05-25T03:33:19.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T03:33:19.566Z] provisioning config files... [2026-05-25T03:33:19.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/979@tmp/config369453692296777390tmp [Pipeline] { [Pipeline] echo [2026-05-25T03:33:19.663Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:33:19.946Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T03:33:19.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:33:20.287Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T03:33:20.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:33:20.579Z] ---> sudo-logs.sh [2026-05-25T03:33:20.579Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T03:33:20.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:33:20.888Z] ---> job-cost.sh [2026-05-25T03:33:20.888Z] lf-activate-venv: SKIPPING [2026-05-25T03:33:20.888Z] DEBUG: total: 0.10999999940395355 [2026-05-25T03:33:20.888Z] INFO: Retrieving Stack Cost... [2026-05-25T03:33:21.146Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T03:33:21.405Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T03:33:21.418Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T03:33:21.699Z] ---> logs-deploy.sh [2026-05-25T03:33:21.699Z] lf-activate-venv: SKIPPING [2026-05-25T03:33:21.699Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/979 [2026-05-25T03:33:21.699Z] INFO: archiving workspace using pattern(s): [2026-05-25T03:33:22.636Z] Archives upload complete. [2026-05-25T03:33:22.636Z] INFO: archiving logs to Nexus