Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93517cc9be75f0d1e27fcce786eddade622644b5 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-ssh7725407817675720596.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-ssh13234579244696305040.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-ssh5260321811409197997.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-ssh3878613028891866515.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-ssh6507914486808658860.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 ‘prd-ubuntu20.04-docker-8c-8g-11556’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11567 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/982 [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/982 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 93517cc9be75f0d1e27fcce786eddade622644b5 (main) Commit message: "Merge pull request #5436 from weichou1229/rename-sql-folder" > git config core.sparsecheckout # timeout=10 > git checkout -f 93517cc9be75f0d1e27fcce786eddade622644b5 # timeout=10 > git rev-list --no-walk fc58ac0dac0787938a5e9497f29259cbc909982a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-27T07:10:49.960Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-27T07:10:50.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-27T07:10:50.095Z] ========================================================= [2026-05-27T07:10:50.095Z] EdgeX Global Pipelines Version Info [2026-05-27T07:10:50.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-27T07:10:51.463Z] ------------------- [2026-05-27T07:10:51.463Z] stable info: [2026-05-27T07:10:51.463Z] ------------------- [2026-05-27T07:10:51.463Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T07:10:51.463Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T07:10:51.463Z] Message: update stable to v1.0.280 [2026-05-27T07:10:51.767Z] ------------------- [2026-05-27T07:10:51.767Z] experimental info: [2026-05-27T07:10:51.767Z] ------------------- [2026-05-27T07:10:51.767Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T07:10:51.767Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T07:10:51.767Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-27T07:10:52.003Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-27T07:10:52.029Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-27T07:10:52.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-27T07:10:52.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-27T07:10:52.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-27T07:10:52.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-27T07:10:52.139Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-27T07:10:52.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-27T07:10:52.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-27T07:10:52.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-27T07:10:52.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-27T07:10:52.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-27T07:10:52.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-27T07:10:52.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-27T07:10:52.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-27T07:10:52.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T07:10:52.393Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T07:10:52.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-27T07:10:52.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-27T07:10:52.468Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-27T07:10:52.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-27T07:10:52.520Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-27T07:10:52.538Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-27T07:10:52.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-27T07:10:52.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-27T07:10:52.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-27T07:10:52.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] echo [2026-05-27T07:10:52.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93517cc [Pipeline] echo [2026-05-27T07:10:52.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T07:10:52.723Z] provisioning config files... [2026-05-27T07:10:52.744Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config14161134243376560770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T07:10:53.080Z] ---> ****-login.sh [2026-05-27T07:10:53.080Z] nexus3.edgexfoundry.org:10001 [2026-05-27T07:10:53.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:10:53.338Z] [2026-05-27T07:10:53.338Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T07:10:53.338Z] Configure a credential helper to remove this warning. See [2026-05-27T07:10:53.338Z] https://docs.****.com/go/credential-store/ [2026-05-27T07:10:53.338Z] [2026-05-27T07:10:53.338Z] Login Succeeded [2026-05-27T07:10:53.338Z] nexus3.edgexfoundry.org:10002 [2026-05-27T07:10:53.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:10:53.338Z] [2026-05-27T07:10:53.338Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T07:10:53.338Z] Configure a credential helper to remove this warning. See [2026-05-27T07:10:53.338Z] https://docs.****.com/go/credential-store/ [2026-05-27T07:10:53.338Z] [2026-05-27T07:10:53.338Z] Login Succeeded [2026-05-27T07:10:53.338Z] nexus3.edgexfoundry.org:10003 [2026-05-27T07:10:53.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:10:53.598Z] [2026-05-27T07:10:53.598Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T07:10:53.598Z] Configure a credential helper to remove this warning. See [2026-05-27T07:10:53.598Z] https://docs.****.com/go/credential-store/ [2026-05-27T07:10:53.598Z] [2026-05-27T07:10:53.598Z] Login Succeeded [2026-05-27T07:10:53.598Z] nexus3.edgexfoundry.org:10004 [2026-05-27T07:10:53.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:10:53.598Z] [2026-05-27T07:10:53.599Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T07:10:53.599Z] Configure a credential helper to remove this warning. See [2026-05-27T07:10:53.599Z] https://docs.****.com/go/credential-store/ [2026-05-27T07:10:53.599Z] [2026-05-27T07:10:53.599Z] Login Succeeded [2026-05-27T07:10:53.599Z] ****.io [2026-05-27T07:10:53.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:10:53.859Z] [2026-05-27T07:10:53.859Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T07:10:53.859Z] Configure a credential helper to remove this warning. See [2026-05-27T07:10:53.859Z] https://docs.****.com/go/credential-store/ [2026-05-27T07:10:53.859Z] [2026-05-27T07:10:53.859Z] Login Succeeded [2026-05-27T07:10:53.859Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T07:10:53.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T07:10:54.205Z] + 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-27T07:10:54.205Z] + dirname cmd/core-command/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-27T07:10:54.205Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T07:10:54.205Z] cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/core-data/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/core-keeper/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/core-metadata/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/support-notifications/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-27T07:10:54.205Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-27T07:10:54.205Z] + cut -d/ -f2 [2026-05-27T07:10:54.205Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-27T07:10:54.234Z] 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-27T07:10:54.600Z] + git rev-list -1 --merges 93517cc9be75f0d1e27fcce786eddade622644b5~1..93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] echo [2026-05-27T07:10:54.614Z] -----------> git rev-list -1 --merges 93517cc9be75f0d1e27fcce786eddade622644b5~1..93517cc9be75f0d1e27fcce786eddade622644b5 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:10:54.614Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [false] [Pipeline] sh [2026-05-27T07:10:54.926Z] + git log --format=format:%s -1 93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] echo [2026-05-27T07:10:54.938Z] ========================================================= [2026-05-27T07:10:54.938Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-27T07:10:54.938Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-27T07:10:55.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T07:10:55.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-27T07:10:55.580Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-27T07:10:55.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-27T07:10:55.580Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2026-05-27T07:10:55.580Z] -a /etc/ssh/ssh_known_hosts [2026-05-27T07:10:55.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:10:56.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T07:10:56.184Z] [2026-05-27T07:10:56.184Z] 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-27T07:10:56.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T07:10:56.685Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-27T07:10:56.685Z] 3dae71ba6b94: Pulling fs layer [2026-05-27T07:10:56.685Z] 6bf1a483ea7c: Pulling fs layer [2026-05-27T07:10:56.685Z] f5dfc541a4d3: Pulling fs layer [2026-05-27T07:10:56.685Z] 461d9e800cba: Pulling fs layer [2026-05-27T07:10:56.685Z] 80192f66455f: Pulling fs layer [2026-05-27T07:10:56.685Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-27T07:10:56.685Z] a29436f7fd5d: Pulling fs layer [2026-05-27T07:10:56.685Z] 80192f66455f: Waiting [2026-05-27T07:10:56.685Z] 2e8e34ca0e6c: Waiting [2026-05-27T07:10:56.685Z] 923cac83aea3: Pulling fs layer [2026-05-27T07:10:56.685Z] 25ad8b0a4227: Pulling fs layer [2026-05-27T07:10:56.685Z] db01528c6b51: Pulling fs layer [2026-05-27T07:10:56.685Z] 28988de357af: Pulling fs layer [2026-05-27T07:10:56.685Z] a29436f7fd5d: Waiting [2026-05-27T07:10:56.685Z] 25ad8b0a4227: Waiting [2026-05-27T07:10:56.685Z] db01528c6b51: Waiting [2026-05-27T07:10:56.685Z] 28988de357af: Waiting [2026-05-27T07:10:56.685Z] 6bf1a483ea7c: Verifying Checksum [2026-05-27T07:10:56.685Z] 6bf1a483ea7c: Download complete [2026-05-27T07:10:56.685Z] 461d9e800cba: Verifying Checksum [2026-05-27T07:10:56.685Z] 461d9e800cba: Download complete [2026-05-27T07:10:56.685Z] 80192f66455f: Verifying Checksum [2026-05-27T07:10:56.685Z] 80192f66455f: Download complete [2026-05-27T07:10:56.685Z] f5dfc541a4d3: Verifying Checksum [2026-05-27T07:10:56.685Z] f5dfc541a4d3: Download complete [2026-05-27T07:10:56.989Z] 3dae71ba6b94: Verifying Checksum [2026-05-27T07:10:56.989Z] 3dae71ba6b94: Download complete [2026-05-27T07:10:56.989Z] 923cac83aea3: Verifying Checksum [2026-05-27T07:10:56.989Z] 923cac83aea3: Download complete [2026-05-27T07:10:56.989Z] 25ad8b0a4227: Verifying Checksum [2026-05-27T07:10:56.989Z] 25ad8b0a4227: Download complete [2026-05-27T07:10:56.989Z] db01528c6b51: Download complete [2026-05-27T07:10:56.989Z] 28988de357af: Verifying Checksum [2026-05-27T07:10:56.989Z] 28988de357af: Download complete [2026-05-27T07:10:57.300Z] a29436f7fd5d: Download complete [2026-05-27T07:10:57.627Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-27T07:10:57.627Z] 2e8e34ca0e6c: Download complete [2026-05-27T07:10:58.278Z] 3dae71ba6b94: Pull complete [2026-05-27T07:10:58.577Z] 6bf1a483ea7c: Pull complete [2026-05-27T07:10:59.210Z] f5dfc541a4d3: Pull complete [2026-05-27T07:10:59.210Z] 461d9e800cba: Pull complete [2026-05-27T07:10:59.210Z] 80192f66455f: Pull complete [2026-05-27T07:11:03.633Z] 2e8e34ca0e6c: Pull complete [2026-05-27T07:11:03.633Z] a29436f7fd5d: Pull complete [2026-05-27T07:11:03.633Z] 923cac83aea3: Pull complete [2026-05-27T07:11:03.925Z] 25ad8b0a4227: Pull complete [2026-05-27T07:11:03.925Z] db01528c6b51: Pull complete [2026-05-27T07:11:03.925Z] 28988de357af: Pull complete [2026-05-27T07:11:03.925Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-27T07:11:03.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T07:11:03.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T07:11:04.360Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T07:11:04.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T07:11:06.091Z] $ docker top eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a -eo pid,comm [2026-05-27T07:11:06.194Z] 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-27T07:11:06.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T07:11:06.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T07:11:06.305Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T07:11:06.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T07:11:06.473Z] $ docker exec eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent [2026-05-27T07:11:06.625Z] SSH_AUTH_SOCK=/tmp/ssh-6djoXslx70ZP/agent.32 [2026-05-27T07:11:06.625Z] SSH_AGENT_PID=38 [2026-05-27T07:11:06.680Z] Running ssh-add (command line suppressed) [2026-05-27T07:11:06.783Z] Identity added: /w/workspace/edgex-go/982@tmp/private_key_14916495177659129362.key (/w/workspace/edgex-go/982@tmp/private_key_14916495177659129362.key) [2026-05-27T07:11:06.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T07:11:07.279Z] + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] sh [2026-05-27T07:11:07.777Z] + git tag --points-at HEAD [Pipeline] } [2026-05-27T07:11:07.838Z] $ docker exec --env ******** --env ******** eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent -k [2026-05-27T07:11:07.927Z] unset SSH_AUTH_SOCK; [2026-05-27T07:11:07.927Z] unset SSH_AGENT_PID; [2026-05-27T07:11:07.927Z] echo Agent pid 38 killed; [2026-05-27T07:11:07.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-27T07:11:08.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T07:11:08.070Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T07:11:08.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T07:11:08.219Z] $ docker exec eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent [2026-05-27T07:11:08.347Z] SSH_AUTH_SOCK=/tmp/ssh-cMTQZ27HxXTG/agent.85 [2026-05-27T07:11:08.347Z] SSH_AGENT_PID=91 [2026-05-27T07:11:08.367Z] Running ssh-add (command line suppressed) [2026-05-27T07:11:08.459Z] Identity added: /w/workspace/edgex-go/982@tmp/private_key_17960534389083795985.key (/w/workspace/edgex-go/982@tmp/private_key_17960534389083795985.key) [2026-05-27T07:11:08.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T07:11:08.845Z] + git semver init [2026-05-27T07:11:09.139Z] 2026-05-27 07:11:09,033 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T07:11:09.139Z] 2026-05-27 07:11:09,037 [run_init] DEBUG init version:0.0.0 force:False [2026-05-27T07:11:09.139Z] 2026-05-27 07:11:09,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/982/.semver [2026-05-27T07:11:09.139Z] 2026-05-27 07:11:09,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/982/.semver [2026-05-27T07:11:09.139Z] 2026-05-27 07:11:09,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/982/.semver'], cwd=/w/workspace/edgex-go/982, stdin=None, shell=False, universal_newlines=False) [2026-05-27T07:11:14.761Z] 2026-05-27 07:11:13,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/982/.git/info/exclude [2026-05-27T07:11:14.761Z] 2026-05-27 07:11:13,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/982/.semver/main with force:False [2026-05-27T07:11:14.761Z] 2026-05-27 07:11:13,680 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main [2026-05-27T07:11:14.761Z] 2026-05-27 07:11:13,680 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main [2026-05-27T07:11:14.761Z] 4.1.0-dev.117 [Pipeline] } [2026-05-27T07:11:14.799Z] $ docker exec --env ******** --env ******** eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a ssh-agent -k [2026-05-27T07:11:14.899Z] unset SSH_AUTH_SOCK; [2026-05-27T07:11:14.899Z] unset SSH_AGENT_PID; [2026-05-27T07:11:14.900Z] echo Agent pid 91 killed; [2026-05-27T07:11:14.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T07:11:15.431Z] + git semver [Pipeline] } [2026-05-27T07:11:15.798Z] $ docker stop --time=1 eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a [2026-05-27T07:11:17.125Z] $ docker rm -f --volumes eeea84938ab6d434165f89c772ee65c17747c72dae76ff93466a1c233969869a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T07:11:17.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-27T07:11:18.458Z] Stashed 1 file(s) [Pipeline] echo [2026-05-27T07:11:18.462Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.117 [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-27T07:11:19.299Z] + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] echo [2026-05-27T07:11:19.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T07:11:19.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T07:11:19.407Z] ========================================================= [2026-05-27T07:11:19.407Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-27T07:11:19.407Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-27T07:11:19.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T07:11:19.780Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-27T07:11:19.780Z] 2d35ebdb57d9: Pulling fs layer [2026-05-27T07:11:19.780Z] c35fb4624d26: Pulling fs layer [2026-05-27T07:11:19.780Z] 4e2aec7ef170: Pulling fs layer [2026-05-27T07:11:19.780Z] 333b49ad6fbf: Pulling fs layer [2026-05-27T07:11:19.780Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T07:11:19.780Z] c3e65509a76b: Pulling fs layer [2026-05-27T07:11:19.780Z] 7cf9ebb963bd: Pulling fs layer [2026-05-27T07:11:19.780Z] bb34ca984cfb: Pulling fs layer [2026-05-27T07:11:19.780Z] 151cf03bc807: Pulling fs layer [2026-05-27T07:11:19.780Z] 7cf9ebb963bd: Waiting [2026-05-27T07:11:19.780Z] bb34ca984cfb: Waiting [2026-05-27T07:11:19.780Z] 333b49ad6fbf: Waiting [2026-05-27T07:11:19.780Z] 151cf03bc807: Waiting [2026-05-27T07:11:19.780Z] c3e65509a76b: Waiting [2026-05-27T07:11:19.780Z] 4f4fb700ef54: Waiting [2026-05-27T07:11:19.780Z] c35fb4624d26: Verifying Checksum [2026-05-27T07:11:19.780Z] c35fb4624d26: Download complete [2026-05-27T07:11:19.780Z] 333b49ad6fbf: Download complete [2026-05-27T07:11:19.780Z] 4f4fb700ef54: Verifying Checksum [2026-05-27T07:11:19.780Z] 4f4fb700ef54: Download complete [2026-05-27T07:11:19.780Z] c3e65509a76b: Verifying Checksum [2026-05-27T07:11:19.780Z] c3e65509a76b: Download complete [2026-05-27T07:11:19.780Z] 2d35ebdb57d9: Verifying Checksum [2026-05-27T07:11:19.780Z] 2d35ebdb57d9: Download complete [2026-05-27T07:11:20.075Z] 2d35ebdb57d9: Pull complete [2026-05-27T07:11:20.075Z] 7cf9ebb963bd: Verifying Checksum [2026-05-27T07:11:20.075Z] 7cf9ebb963bd: Download complete [2026-05-27T07:11:20.075Z] c35fb4624d26: Pull complete [2026-05-27T07:11:20.372Z] 4e2aec7ef170: Verifying Checksum [2026-05-27T07:11:20.372Z] 4e2aec7ef170: Download complete [2026-05-27T07:11:20.372Z] 151cf03bc807: Verifying Checksum [2026-05-27T07:11:20.372Z] 151cf03bc807: Download complete [2026-05-27T07:11:20.675Z] bb34ca984cfb: Verifying Checksum [2026-05-27T07:11:20.675Z] bb34ca984cfb: Download complete [2026-05-27T07:11:25.150Z] 4e2aec7ef170: Pull complete [2026-05-27T07:11:25.150Z] 333b49ad6fbf: Pull complete [2026-05-27T07:11:25.150Z] 4f4fb700ef54: Pull complete [2026-05-27T07:11:25.150Z] c3e65509a76b: Pull complete [2026-05-27T07:11:25.150Z] 7cf9ebb963bd: Pull complete [2026-05-27T07:11:27.859Z] bb34ca984cfb: Pull complete [2026-05-27T07:11:28.428Z] 151cf03bc807: Pull complete [2026-05-27T07:11:28.428Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-27T07:11:28.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T07:11:28.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-27T07:11:29.057Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T07:11:29.057Z] WORKDIR /edgex [2026-05-27T07:11:29.057Z] COPY go.mod . [2026-05-27T07:11:29.057Z] RUN go mod download [2026-05-27T07:11:29.057Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-27T07:11:29.627Z] #0 building with "default" instance using docker driver [2026-05-27T07:11:29.627Z] [2026-05-27T07:11:29.627Z] #1 [internal] load build definition from Dockerfile [2026-05-27T07:11:29.627Z] #1 transferring dockerfile: 164B done [2026-05-27T07:11:29.627Z] #1 DONE 0.0s [2026-05-27T07:11:29.627Z] [2026-05-27T07:11:29.627Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T07:11:29.627Z] #2 DONE 0.0s [2026-05-27T07:11:29.627Z] [2026-05-27T07:11:29.627Z] #3 [internal] load .dockerignore [2026-05-27T07:11:29.627Z] #3 transferring context: 50B done [2026-05-27T07:11:29.627Z] #3 DONE 0.0s [2026-05-27T07:11:29.627Z] [2026-05-27T07:11:29.627Z] #4 [internal] load build context [2026-05-27T07:11:29.627Z] #4 transferring context: 6.95kB done [2026-05-27T07:11:29.627Z] #4 DONE 0.0s [2026-05-27T07:11:29.627Z] [2026-05-27T07:11:29.627Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T07:11:29.903Z] #5 DONE 0.1s [2026-05-27T07:11:29.903Z] [2026-05-27T07:11:29.903Z] #6 [2/4] WORKDIR /edgex [2026-05-27T07:11:30.863Z] #6 DONE 1.3s [2026-05-27T07:11:31.138Z] [2026-05-27T07:11:31.138Z] #7 [3/4] COPY go.mod . [2026-05-27T07:11:31.138Z] #7 DONE 0.0s [2026-05-27T07:11:31.138Z] [2026-05-27T07:11:31.138Z] #8 [4/4] RUN go mod download [2026-05-27T07:11:33.770Z] Still waiting to schedule task [2026-05-27T07:11:33.770Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-27T07:11:41.448Z] #8 DONE 10.1s [2026-05-27T07:11:41.449Z] [2026-05-27T07:11:41.449Z] #9 exporting to image [2026-05-27T07:11:41.449Z] #9 exporting layers [2026-05-27T07:11:44.142Z] #9 exporting layers 2.9s done [2026-05-27T07:11:44.142Z] #9 writing image sha256:4fbfcb45fe3b16a62aca56d00c958ac18ed7b5bbd4f8611bebd9480c6bf77442 done [2026-05-27T07:11:44.142Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-27T07:11:44.142Z] #9 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:11:44.574Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T07:11:44.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T07:11:44.846Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T07:11:44.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** ci-base-image-x86_64 cat [2026-05-27T07:11:45.232Z] $ docker top 12d7efffd01051a1ddb98cffc12e796f0b4e1f1cb66ee4b23d9e65cdecc2d4a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T07:11:45.694Z] + go version [2026-05-27T07:11:45.694Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-27T07:11:45.706Z] $ docker stop --time=1 12d7efffd01051a1ddb98cffc12e796f0b4e1f1cb66ee4b23d9e65cdecc2d4a7 [2026-05-27T07:11:46.975Z] $ docker rm -f --volumes 12d7efffd01051a1ddb98cffc12e796f0b4e1f1cb66ee4b23d9e65cdecc2d4a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:11:47.461Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T07:11:47.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T07:11:47.534Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T07:11:47.569Z] $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** ci-base-image-x86_64 cat [2026-05-27T07:11:47.772Z] $ docker top c27e76fb41a347136f6d5810114a056efd17c85acfe855db222638684d5dc121 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-27T07:11:47.831Z] ========================================================= [2026-05-27T07:11:47.831Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-27T07:11:47.831Z] ========================================================= [Pipeline] sh [2026-05-27T07:11:48.107Z] + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] fileExists [Pipeline] sh [2026-05-27T07:11:48.404Z] + make test [2026-05-27T07:11:48.404Z] go test -race -coverprofile=coverage.out ./... [2026-05-27T07:11:56.603Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-27T07:12:28.815Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-27T07:12:30.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2026-05-27T07:12:33.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.089s coverage: 71.0% of statements [2026-05-27T07:12:33.499Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-27T07:12:33.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2026-05-27T07:12:33.499Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-27T07:12:33.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 57.3% of statements [2026-05-27T07:12:33.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2026-05-27T07:12:33.499Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-27T07:12:33.499Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.130s coverage: 94.2% of statements [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-27T07:12:33.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements [2026-05-27T07:12:33.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-27T07:12:33.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.022s coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-27T07:12:33.757Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-27T07:12:34.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 11.1% of statements [2026-05-27T07:12:34.693Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-27T07:12:34.693Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.7% of statements [2026-05-27T07:12:36.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-27T07:12:36.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-27T07:12:36.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-27T07:12:39.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 3.5% of statements [2026-05-27T07:12:39.291Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-27T07:12:39.291Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-27T07:12:39.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2026-05-27T07:12:39.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-27T07:12:39.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 38.2% of statements [2026-05-27T07:12:39.291Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-05-27T07:12:39.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-27T07:12:39.291Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-27T07:12:39.291Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-27T07:12:40.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2026-05-27T07:12:40.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2026-05-27T07:12:40.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements [2026-05-27T07:12:40.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 93.1% of statements [2026-05-27T07:12:40.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2026-05-27T07:12:53.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2026-05-27T07:13:05.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2026-05-27T07:13:05.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.036s coverage: 33.3% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.135s coverage: 54.8% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.027s coverage: 20.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2026-05-27T07:13:05.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-27T07:13:05.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 29.2% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.015s coverage: 76.2% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.018s coverage: 54.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-27T07:13:05.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 17.1% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements [2026-05-27T07:13:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-27T07:13:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 97.7% of statements [2026-05-27T07:13:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-27T07:13:05.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements [2026-05-27T07:13:05.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-27T07:13:05.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T07:13:05.344Z] 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-27T07:13:05.344Z] running golangci-lint [2026-05-27T07:13:05.344Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-27T07:13:05.344Z] go version go1.25.2 linux/amd64 [2026-05-27T07:13:05.608Z] 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-27T07:13:05.608Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-27T07:13:05.608Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-27T07:13:05.608Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-27T07:13:05.608Z] level=info msg="[goenv] Read go env for 3.746525ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-27T07:13:05.608Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-27T07:13:27.825Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 20.572733833s" [2026-05-27T07:13:27.825Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.599108ms" [2026-05-27T07:13:38.280Z] level=info msg="[linters_context/goanalysis] analyzers took 1m39.269889418s with top 10 stages: buildir: 52.085142092s, gosec: 3.050922468s, inspect: 2.867853257s, fact_deprecated: 2.69390001s, printf: 2.176308694s, fact_purity: 1.41045812s, ctrlflow: 1.382006104s, nilness: 1.033144397s, QF1004: 957.077197ms, QF1007: 949.78869ms" [2026-05-27T07:13:38.280Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-27T07:13:38.280Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-27T07:13:38.280Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-27T07:13:38.280Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-27T07:13:38.280Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, filename_unadjuster: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, exclusion_rules: 22/21, path_relativity: 35/35" [2026-05-27T07:13:38.280Z] level=info msg="[runner] processing took 7.828651ms with stages: nolint_filter: 6.936247ms, generated_file_filter: 680.12µs, exclusion_rules: 120.532µs, exclusion_paths: 44.271µs, path_relativity: 32.68µs, cgo: 3.72µs, path_absoluter: 2.871µs, invalid_issue: 1.91µs, sort_results: 1.88µs, filename_unadjuster: 1.31µs, max_same_issues: 830ns, fixer: 530ns, diff: 370ns, uniq_by_line: 270ns, path_prettifier: 260ns, path_shortener: 250ns, max_from_linter: 190ns, max_per_file_from_linter: 150ns, source_code: 140ns, severity-rules: 120ns" [2026-05-27T07:13:38.280Z] level=info msg="[runner] linters took 11.107466437s with stages: goanalysis_metalinter: 11.099570356s" [2026-05-27T07:13:38.280Z] 0 issues. [2026-05-27T07:13:38.280Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-27T07:13:38.280Z] level=info msg="Memory: 319 samples, avg is 330.5MB, max is 1358.2MB" [2026-05-27T07:13:38.280Z] level=info msg="Execution took 31.729225078s" [2026-05-27T07:13:38.280Z] go vet ./... [2026-05-27T07:13:43.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-27T07:13:43.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-27T07:13:43.822Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-27T07:13:44.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-27T07:13:44.558Z] + ls -al . [2026-05-27T07:13:44.558Z] total 1404 [2026-05-27T07:13:44.558Z] drwxrwxr-x 11 1001 1001 4096 May 27 07:11 . [2026-05-27T07:13:44.558Z] drwxr-xr-x 4 root root 4096 May 27 07:11 .. [2026-05-27T07:13:44.558Z] drwxrwxr-x 2 1001 1001 4096 May 27 07:10 .blubracket [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 10 May 27 07:10 .dockerignore [2026-05-27T07:13:44.558Z] drwxrwxr-x 8 1001 1001 4096 May 27 07:13 .git [2026-05-27T07:13:44.558Z] drwxrwxr-x 3 1001 1001 4096 May 27 07:10 .github [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 909 May 27 07:10 .gitignore [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 359 May 27 07:10 .golangci.yml [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 100 May 27 07:10 .hadolint.yml [2026-05-27T07:13:44.558Z] drwxr-xr-x 3 1001 1001 4096 May 27 07:11 .semver [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 155 May 27 07:10 .sonarcloud.properties [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 1171 May 27 07:10 ADOPTERS.md [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 20149 May 27 07:10 Attribution.txt [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 118730 May 27 07:10 CHANGELOG.md [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 3804 May 27 07:10 CONTRIBUTING.md [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 677 May 27 07:10 GOVERNANCE.md [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 886 May 27 07:10 Jenkinsfile [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 10775 May 27 07:10 LICENSE [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 16743 May 27 07:10 Makefile [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 582 May 27 07:10 OWNERS.md [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 9932 May 27 07:10 README.md [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 789 May 27 07:10 SECURITY.md [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 13 May 27 07:11 VERSION [2026-05-27T07:13:44.558Z] drwxrwxr-x 2 1001 1001 4096 May 27 07:10 bin [2026-05-27T07:13:44.558Z] drwxrwxr-x 19 1001 1001 4096 May 27 07:10 cmd [2026-05-27T07:13:44.558Z] -rw-r--r-- 1 root root 1048214 May 27 07:13 coverage.out [2026-05-27T07:13:44.558Z] drwxrwxr-x 2 1001 1001 4096 May 27 07:10 fuzz_test [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 6910 May 27 07:10 go.mod [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 90677 May 27 07:10 go.sum [2026-05-27T07:13:44.558Z] drwxrwxr-x 7 1001 1001 4096 May 27 07:10 internal [2026-05-27T07:13:44.558Z] drwxrwxr-x 2 1001 1001 4096 May 27 07:10 openapi [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 584 May 27 07:10 security.txt [2026-05-27T07:13:44.558Z] -rw-rw-r-- 1 1001 1001 204 May 27 07:10 version.go [Pipeline] sh [2026-05-27T07:13:45.112Z] + '[' -e coverage.out ] [2026-05-27T07:13:45.112Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-27T07:13:45.365Z] Stashed 1 file(s) [Pipeline] sh [2026-05-27T07:13:45.723Z] + make build [2026-05-27T07:13:45.723Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T07:14:07.912Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T07:14:09.876Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T07:14:11.305Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T07:14:12.240Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T07:14:14.191Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T07:14:19.571Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T07:14:21.018Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T07:14:23.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T07:14:25.692Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T07:14:27.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T07:14:28.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T07:14:29.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-27T07:14:31.559Z] $ docker stop --time=1 c27e76fb41a347136f6d5810114a056efd17c85acfe855db222638684d5dc121 [2026-05-27T07:14:34.114Z] $ docker rm -f --volumes c27e76fb41a347136f6d5810114a056efd17c85acfe855db222638684d5dc121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:14:35.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T07:14:35.359Z] [2026-05-27T07:14:35.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:14:35.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T07:14:35.668Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-27T07:14:35.668Z] 91d30c5bc195: Pulling fs layer [2026-05-27T07:14:35.668Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-27T07:14:35.668Z] 9c61dcf015f6: Pulling fs layer [2026-05-27T07:14:35.668Z] 4698f68db338: Pulling fs layer [2026-05-27T07:14:35.668Z] 2a2f49069b9e: Pulling fs layer [2026-05-27T07:14:35.668Z] e0025b399a48: Pulling fs layer [2026-05-27T07:14:35.668Z] 4698f68db338: Waiting [2026-05-27T07:14:35.668Z] 2a2f49069b9e: Waiting [2026-05-27T07:14:35.668Z] e0025b399a48: Waiting [2026-05-27T07:14:35.668Z] 91d30c5bc195: Download complete [2026-05-27T07:14:35.668Z] 4698f68db338: Verifying Checksum [2026-05-27T07:14:35.668Z] 4698f68db338: Download complete [2026-05-27T07:14:35.926Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-27T07:14:35.927Z] 2e9b0aa3be6d: Download complete [2026-05-27T07:14:35.927Z] e0025b399a48: Verifying Checksum [2026-05-27T07:14:35.927Z] e0025b399a48: Download complete [2026-05-27T07:14:35.927Z] 91d30c5bc195: Pull complete [2026-05-27T07:14:36.186Z] 2a2f49069b9e: Verifying Checksum [2026-05-27T07:14:36.186Z] 2a2f49069b9e: Download complete [2026-05-27T07:14:36.186Z] 2e9b0aa3be6d: Pull complete [2026-05-27T07:14:36.445Z] 9c61dcf015f6: Verifying Checksum [2026-05-27T07:14:36.445Z] 9c61dcf015f6: Download complete [2026-05-27T07:14:39.731Z] 9c61dcf015f6: Pull complete [2026-05-27T07:14:39.731Z] 4698f68db338: Pull complete [2026-05-27T07:14:40.298Z] 2a2f49069b9e: Pull complete [2026-05-27T07:14:40.298Z] e0025b399a48: Pull complete [2026-05-27T07:14:40.298Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-27T07:14:40.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T07:14:40.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T07:14:40.594Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T07:14:40.761Z] $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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-compose:latest cat [2026-05-27T07:14:41.599Z] $ docker top 41ff3f6b6378dfc836c0c55cc1761f2536bfcd726ec51c269c5a31f39a3a8438 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T07:14:41.964Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-27T07:14:42.223Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2026-05-27T07:14:42.223Z] #1 transferring dockerfile: 1.81kB done [2026-05-27T07:14:42.223Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T07:14:42.223Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-27T07:14:42.223Z] #1 DONE 0.1s [2026-05-27T07:14:42.223Z] [2026-05-27T07:14:42.223Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-27T07:14:42.223Z] #2 transferring dockerfile: 2.14kB done [2026-05-27T07:14:42.223Z] #2 DONE 0.1s [2026-05-27T07:14:42.223Z] [2026-05-27T07:14:42.223Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-27T07:14:42.223Z] #3 transferring dockerfile: 3.02kB done [2026-05-27T07:14:42.223Z] #3 DONE 0.1s [2026-05-27T07:14:42.223Z] [2026-05-27T07:14:42.223Z] #4 [support-notifications internal] load build definition from Dockerfile [2026-05-27T07:14:42.223Z] #4 transferring dockerfile: 2.02kB done [2026-05-27T07:14:42.223Z] #4 DONE 0.2s [2026-05-27T07:14:42.223Z] [2026-05-27T07:14:42.223Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T07:14:42.223Z] #5 DONE 0.0s [2026-05-27T07:14:42.223Z] [2026-05-27T07:14:42.223Z] #6 [core-command internal] load build definition from Dockerfile [2026-05-27T07:14:42.223Z] #6 transferring dockerfile: 1.94kB done [2026-05-27T07:14:42.481Z] #6 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #7 [security-spire-server internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #7 transferring dockerfile: 1.70kB done [2026-05-27T07:14:42.481Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T07:14:42.481Z] #7 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #8 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #8 transferring dockerfile: 1.69kB done [2026-05-27T07:14:42.481Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T07:14:42.481Z] #8 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #9 [core-data internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #9 transferring dockerfile: 2.04kB done [2026-05-27T07:14:42.481Z] #9 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #10 transferring dockerfile: 1.89kB done [2026-05-27T07:14:42.481Z] #10 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #11 transferring dockerfile: 1.83kB done [2026-05-27T07:14:42.481Z] #11 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #12 transferring dockerfile: 2.50kB done [2026-05-27T07:14:42.481Z] #12 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #13 transferring dockerfile: 2.49kB done [2026-05-27T07:14:42.481Z] #13 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #14 transferring dockerfile: 2.23kB done [2026-05-27T07:14:42.481Z] #14 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #15 [core-metadata internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #15 transferring dockerfile: 2.10kB done [2026-05-27T07:14:42.481Z] #15 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #16 [core-keeper internal] load build definition from Dockerfile [2026-05-27T07:14:42.481Z] #16 transferring dockerfile: 2.07kB done [2026-05-27T07:14:42.481Z] #16 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T07:14:42.481Z] #5 DONE 0.0s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #17 [security-bootstrapper internal] load .dockerignore [2026-05-27T07:14:42.481Z] #17 transferring context: 50B done [2026-05-27T07:14:42.481Z] #17 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T07:14:42.481Z] #18 DONE 0.2s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #19 [core-keeper internal] load .dockerignore [2026-05-27T07:14:42.481Z] #19 DONE 0.0s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #20 [security-proxy-setup internal] load .dockerignore [2026-05-27T07:14:42.481Z] #20 DONE 0.0s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #21 [support-scheduler internal] load .dockerignore [2026-05-27T07:14:42.481Z] #21 DONE 0.0s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #22 [security-secretstore-setup internal] load .dockerignore [2026-05-27T07:14:42.481Z] #22 DONE 0.0s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #23 [support-notifications internal] load .dockerignore [2026-05-27T07:14:42.481Z] #23 transferring context: 50B done [2026-05-27T07:14:42.481Z] #23 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #24 [security-proxy-auth internal] load .dockerignore [2026-05-27T07:14:42.481Z] #24 transferring context: 50B done [2026-05-27T07:14:42.481Z] #24 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #25 [core-data internal] load .dockerignore [2026-05-27T07:14:42.481Z] #25 transferring context: 50B done [2026-05-27T07:14:42.481Z] #25 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T07:14:42.481Z] #26 transferring context: 50B done [2026-05-27T07:14:42.481Z] #26 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #21 [support-scheduler internal] load .dockerignore [2026-05-27T07:14:42.481Z] #21 transferring context: 50B done [2026-05-27T07:14:42.481Z] #21 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #27 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:14:42.481Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:14:42.481Z] #27 ... [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #19 [core-keeper internal] load .dockerignore [2026-05-27T07:14:42.481Z] #19 transferring context: 50B done [2026-05-27T07:14:42.481Z] #19 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #20 [security-proxy-setup internal] load .dockerignore [2026-05-27T07:14:42.481Z] #20 transferring context: 50B done [2026-05-27T07:14:42.481Z] #20 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.481Z] #28 [core-metadata internal] load .dockerignore [2026-05-27T07:14:42.481Z] #28 transferring context: 50B done [2026-05-27T07:14:42.481Z] #28 DONE 0.1s [2026-05-27T07:14:42.481Z] [2026-05-27T07:14:42.482Z] #29 [core-command internal] load .dockerignore [2026-05-27T07:14:42.482Z] #29 transferring context: 50B done [2026-05-27T07:14:42.482Z] #29 DONE 0.1s [2026-05-27T07:14:42.482Z] [2026-05-27T07:14:42.482Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T07:14:42.482Z] #30 transferring context: 50B done [2026-05-27T07:14:42.482Z] #30 DONE 0.2s [2026-05-27T07:14:42.482Z] [2026-05-27T07:14:42.482Z] #22 [security-secretstore-setup internal] load .dockerignore [2026-05-27T07:14:42.482Z] #22 transferring context: 50B done [2026-05-27T07:14:42.482Z] #22 DONE 0.2s [2026-05-27T07:14:42.482Z] [2026-05-27T07:14:42.482Z] #27 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:14:42.482Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:14:42.482Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:14:42.482Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T07:14:42.482Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T07:14:42.482Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 2.10MB / 3.81MB 0.1s [2026-05-27T07:14:42.482Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-27T07:14:42.740Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:14:42.740Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:14:42.740Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T07:14:42.740Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T07:14:42.740Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-27T07:14:43.002Z] #27 ... [2026-05-27T07:14:43.002Z] [2026-05-27T07:14:43.002Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-27T07:14:43.002Z] #31 DONE 0.5s [2026-05-27T07:14:43.002Z] [2026-05-27T07:14:43.002Z] #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:14:43.002Z] #27 ... [2026-05-27T07:14:43.002Z] [2026-05-27T07:14:43.002Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T07:14:43.002Z] #32 DONE 0.8s [2026-05-27T07:14:43.002Z] [2026-05-27T07:14:43.002Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-27T07:14:43.002Z] #33 DONE 0.8s [2026-05-27T07:14:43.002Z] [2026-05-27T07:14:43.002Z] #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:14:43.002Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-27T07:14:44.386Z] #27 ... [2026-05-27T07:14:44.386Z] [2026-05-27T07:14:44.386Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-05-27T07:14:44.386Z] #34 DONE 1.4s [2026-05-27T07:14:44.386Z] [2026-05-27T07:14:44.386Z] #27 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:14:44.645Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:14:44.645Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:14:44.645Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T07:14:44.645Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T07:14:44.645Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-27T07:14:44.645Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-27T07:14:44.645Z] #27 DONE 2.1s [2026-05-27T07:14:44.645Z] [2026-05-27T07:14:44.645Z] #35 [security-spire-server internal] load .dockerignore [2026-05-27T07:14:44.645Z] #35 transferring context: 50B 0.0s done [2026-05-27T07:14:44.645Z] #35 DONE 1.6s [2026-05-27T07:14:44.645Z] [2026-05-27T07:14:44.645Z] #36 [security-spire-agent internal] load .dockerignore [2026-05-27T07:14:44.645Z] #36 transferring context: 50B done [2026-05-27T07:14:44.645Z] #36 DONE 1.6s [2026-05-27T07:14:44.645Z] [2026-05-27T07:14:44.645Z] #37 [security-spire-config internal] load .dockerignore [2026-05-27T07:14:44.645Z] #37 transferring context: 50B 0.0s done [2026-05-27T07:14:44.645Z] #37 DONE 1.6s [2026-05-27T07:14:44.645Z] [2026-05-27T07:14:44.645Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:14:44.645Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:14:44.912Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-05-27T07:14:44.912Z] #38 ... [2026-05-27T07:14:44.912Z] [2026-05-27T07:14:44.912Z] #39 [security-spire-agent internal] load build context [2026-05-27T07:14:44.912Z] #39 transferring context: 26.11kB 0.0s done [2026-05-27T07:14:44.912Z] #39 DONE 0.3s [2026-05-27T07:14:44.912Z] [2026-05-27T07:14:44.912Z] #40 [security-spire-server internal] load build context [2026-05-27T07:14:44.912Z] #40 transferring context: 26.58kB 0.1s done [2026-05-27T07:14:44.912Z] #40 DONE 0.4s [2026-05-27T07:14:44.912Z] [2026-05-27T07:14:44.912Z] #41 [security-spire-config internal] load build context [2026-05-27T07:14:44.912Z] #41 transferring context: 24.83kB 0.0s done [2026-05-27T07:14:44.912Z] #41 DONE 0.4s [2026-05-27T07:14:44.912Z] [2026-05-27T07:14:44.912Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:14:44.912Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-27T07:14:44.912Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-05-27T07:14:44.912Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-05-27T07:14:44.912Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-05-27T07:14:44.912Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-27T07:14:44.912Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-27T07:14:45.171Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-27T07:14:45.171Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-27T07:14:45.171Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-27T07:14:45.171Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-05-27T07:14:45.171Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-27T07:14:45.429Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-05-27T07:14:45.429Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.44MB / 41.51MB 0.5s [2026-05-27T07:14:45.429Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 23.07MB / 41.51MB 0.6s [2026-05-27T07:14:45.687Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 37.56MB / 41.51MB 0.7s [2026-05-27T07:14:45.687Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2026-05-27T07:14:46.715Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.5s done [2026-05-27T07:14:47.648Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-27T07:14:48.213Z] #38 ... [2026-05-27T07:14:48.213Z] [2026-05-27T07:14:48.213Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T07:14:48.213Z] #42 DONE 3.8s [2026-05-27T07:14:48.213Z] [2026-05-27T07:14:48.213Z] #43 [security-spiffe-token-provider internal] load build context [2026-05-27T07:14:49.597Z] #43 ... [2026-05-27T07:14:49.597Z] [2026-05-27T07:14:49.597Z] #44 [core-data internal] load build context [2026-05-27T07:14:50.167Z] #44 ... [2026-05-27T07:14:50.167Z] [2026-05-27T07:14:50.167Z] #45 [security-proxy-auth internal] load build context [2026-05-27T07:14:50.167Z] #45 transferring context: 330.66MB 7.5s [2026-05-27T07:14:50.167Z] #45 ... [2026-05-27T07:14:50.167Z] [2026-05-27T07:14:50.167Z] #44 [core-data internal] load build context [2026-05-27T07:14:52.767Z] #44 ... [2026-05-27T07:14:52.767Z] [2026-05-27T07:14:52.767Z] #46 [security-bootstrapper internal] load build context [2026-05-27T07:14:52.767Z] #46 ... [2026-05-27T07:14:52.767Z] [2026-05-27T07:14:52.767Z] #47 [support-notifications internal] load build context [2026-05-27T07:14:52.767Z] #47 ... [2026-05-27T07:14:52.767Z] [2026-05-27T07:14:52.767Z] #48 [core-keeper internal] load build context [2026-05-27T07:14:52.767Z] #48 ... [2026-05-27T07:14:52.767Z] [2026-05-27T07:14:52.767Z] #49 [core-metadata internal] load build context [2026-05-27T07:14:53.028Z] #49 ... [2026-05-27T07:14:53.028Z] [2026-05-27T07:14:53.028Z] #50 [security-proxy-setup internal] load build context [2026-05-27T07:14:53.028Z] #50 ... [2026-05-27T07:14:53.028Z] [2026-05-27T07:14:53.028Z] #51 [security-secretstore-setup internal] load build context [2026-05-27T07:14:53.028Z] #51 ... [2026-05-27T07:14:53.028Z] [2026-05-27T07:14:53.028Z] #52 [core-common-config-bootstrapper internal] load build context [2026-05-27T07:14:53.292Z] #52 ... [2026-05-27T07:14:53.292Z] [2026-05-27T07:14:53.292Z] #53 [support-scheduler internal] load build context [2026-05-27T07:14:53.292Z] #53 ... [2026-05-27T07:14:53.292Z] [2026-05-27T07:14:53.292Z] #54 [core-command internal] load build context [2026-05-27T07:14:53.292Z] #54 ... [2026-05-27T07:14:53.292Z] [2026-05-27T07:14:53.292Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:14:53.292Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.8s [2026-05-27T07:14:54.706Z] #38 ... [2026-05-27T07:14:54.706Z] [2026-05-27T07:14:54.706Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T07:14:54.706Z] #0 1.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:54.706Z] #0 2.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:54.706Z] #0 2.399 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:14:54.706Z] #0 2.399 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:14:54.706Z] #0 2.399 OK: 26342 distinct packages available [2026-05-27T07:14:54.706Z] #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:54.706Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:54.706Z] #0 2.908 OK: 265 MiB in 60 packages [2026-05-27T07:14:54.706Z] #55 ... [2026-05-27T07:14:54.706Z] [2026-05-27T07:14:54.706Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T07:14:54.706Z] #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:54.706Z] #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:54.706Z] #0 1.249 OK: 265 MiB in 60 packages [2026-05-27T07:14:54.706Z] #56 ... [2026-05-27T07:14:54.706Z] [2026-05-27T07:14:54.706Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T07:14:54.706Z] #57 ... [2026-05-27T07:14:54.706Z] [2026-05-27T07:14:54.706Z] #58 [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-27T07:14:55.009Z] #58 ... [2026-05-27T07:14:55.009Z] [2026-05-27T07:14:55.009Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:14:55.009Z] #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-05-27T07:14:55.009Z] #59 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-27T07:14:55.009Z] #59 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-27T07:14:55.009Z] #59 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-27T07:14:55.009Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-27T07:14:55.009Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-27T07:14:55.009Z] #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-27T07:14:55.009Z] #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-27T07:14:55.009Z] #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.9s done [2026-05-27T07:14:55.009Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.2s done [2026-05-27T07:14:55.009Z] #59 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-27T07:14:55.009Z] #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done [2026-05-27T07:14:55.009Z] #59 ... [2026-05-27T07:14:55.009Z] [2026-05-27T07:14:55.009Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T07:14:55.009Z] #60 ... [2026-05-27T07:14:55.009Z] [2026-05-27T07:14:55.009Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:14:55.331Z] #61 ... [2026-05-27T07:14:55.331Z] [2026-05-27T07:14:55.331Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T07:14:55.331Z] #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 3.061 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:55.331Z] #0 3.066 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:55.331Z] #0 3.074 OK: 7 MiB in 17 packages [2026-05-27T07:14:55.331Z] #62 DONE 10.6s [2026-05-27T07:14:55.331Z] [2026-05-27T07:14:55.331Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:14:55.331Z] #63 ... [2026-05-27T07:14:55.331Z] [2026-05-27T07:14:55.331Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T07:14:55.331Z] #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 1.223 OK: 265 MiB in 60 packages [2026-05-27T07:14:55.331Z] #64 ... [2026-05-27T07:14:55.331Z] [2026-05-27T07:14:55.331Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:14:55.331Z] #0 2.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 2.938 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:14:55.331Z] #0 2.938 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:14:55.331Z] #0 2.938 OK: 26324 distinct packages available [2026-05-27T07:14:55.331Z] #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.331Z] #0 3.487 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-27T07:14:55.331Z] #0 3.502 (2/13) Installing c-ares (1.34.6-r0) [2026-05-27T07:14:55.331Z] #0 3.509 (3/13) Installing libunistring (1.3-r0) [2026-05-27T07:14:55.331Z] #0 3.532 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-27T07:14:55.331Z] #0 3.535 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-27T07:14:55.331Z] #0 3.541 (6/13) Installing libpsl (0.21.5-r3) [2026-05-27T07:14:55.331Z] #0 3.546 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-27T07:14:55.331Z] #0 3.556 (8/13) Installing libcurl (8.14.1-r2) [2026-05-27T07:14:55.331Z] #0 3.569 (9/13) Installing curl (8.14.1-r2) [2026-05-27T07:14:55.331Z] #0 3.575 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:55.331Z] #0 3.579 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-27T07:14:55.331Z] #0 3.582 (12/13) Installing libucontext (1.3.2-r0) [2026-05-27T07:14:55.331Z] #0 3.596 (13/13) Installing gcompat (1.1.0-r4) [2026-05-27T07:14:55.331Z] #0 3.596 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:55.331Z] #0 3.614 OK: 13 MiB in 29 packages [2026-05-27T07:14:55.643Z] #65 ... [2026-05-27T07:14:55.643Z] [2026-05-27T07:14:55.643Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T07:14:55.643Z] #66 ... [2026-05-27T07:14:55.643Z] [2026-05-27T07:14:55.643Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T07:14:55.643Z] #0 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.643Z] #0 6.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.643Z] #0 6.714 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:55.643Z] #0 6.739 (2/2) Installing su-exec (0.2-r3) [2026-05-27T07:14:55.643Z] #0 6.749 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:55.643Z] #0 6.754 OK: 7 MiB in 18 packages [2026-05-27T07:14:55.643Z] #67 ... [2026-05-27T07:14:55.643Z] [2026-05-27T07:14:55.643Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:14:55.957Z] #68 ... [2026-05-27T07:14:55.957Z] [2026-05-27T07:14:55.957Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T07:14:55.957Z] #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.957Z] #0 6.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.957Z] #0 6.536 (1/4) Installing ca-certificates (20260413-r0) [2026-05-27T07:14:55.957Z] #0 6.589 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:55.957Z] #0 6.609 (3/4) Installing su-exec (0.2-r3) [2026-05-27T07:14:55.957Z] #0 6.609 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T07:14:55.957Z] #0 6.762 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:55.957Z] #0 6.771 Executing ca-certificates-20260413-r0.trigger [2026-05-27T07:14:55.957Z] #0 6.819 OK: 20 MiB in 20 packages [2026-05-27T07:14:55.957Z] #69 ... [2026-05-27T07:14:55.957Z] [2026-05-27T07:14:55.957Z] #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:14:55.957Z] #0 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.957Z] #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:55.957Z] #0 1.220 OK: 265 MiB in 60 packages [2026-05-27T07:14:56.267Z] #70 ... [2026-05-27T07:14:56.267Z] [2026-05-27T07:14:56.267Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:14:56.267Z] #0 0.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:56.267Z] #0 0.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:56.267Z] #0 1.248 OK: 265 MiB in 60 packages [2026-05-27T07:14:56.267Z] #71 ... [2026-05-27T07:14:56.267Z] [2026-05-27T07:14:56.267Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:14:56.267Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.0s done [2026-05-27T07:14:56.899Z] #38 ... [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #48 [core-keeper internal] load build context [2026-05-27T07:14:56.899Z] #48 transferring context: 642.33MB 13.9s done [2026-05-27T07:14:56.899Z] #48 DONE 14.2s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:14:56.899Z] #70 DONE 12.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T07:14:56.899Z] #55 DONE 12.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #52 [core-common-config-bootstrapper internal] load build context [2026-05-27T07:14:56.899Z] #52 transferring context: 642.33MB 12.4s done [2026-05-27T07:14:56.899Z] #52 DONE 14.1s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T07:14:56.899Z] #64 DONE 12.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:14:56.899Z] #71 DONE 12.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:14:56.899Z] #65 DONE 12.2s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T07:14:56.899Z] #67 DONE 12.3s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T07:14:56.899Z] #69 DONE 12.3s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #47 [support-notifications internal] load build context [2026-05-27T07:14:56.899Z] #47 transferring context: 642.33MB 12.7s done [2026-05-27T07:14:56.899Z] #47 DONE 14.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #50 [security-proxy-setup internal] load build context [2026-05-27T07:14:56.899Z] #50 transferring context: 642.33MB 12.6s done [2026-05-27T07:14:56.899Z] #50 DONE 14.3s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #49 [core-metadata internal] load build context [2026-05-27T07:14:56.899Z] #49 transferring context: 642.33MB 12.7s done [2026-05-27T07:14:56.899Z] #49 DONE 14.3s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T07:14:56.899Z] #72 ... [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #54 [core-command internal] load build context [2026-05-27T07:14:56.899Z] #54 transferring context: 642.33MB 12.7s done [2026-05-27T07:14:56.899Z] #54 DONE 14.3s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #44 [core-data internal] load build context [2026-05-27T07:14:56.899Z] #44 transferring context: 642.33MB 12.9s done [2026-05-27T07:14:56.899Z] #44 DONE 14.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #53 [support-scheduler internal] load build context [2026-05-27T07:14:56.899Z] #53 transferring context: 642.33MB 13.1s done [2026-05-27T07:14:56.899Z] #53 DONE 14.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #45 [security-proxy-auth internal] load build context [2026-05-27T07:14:56.899Z] #45 transferring context: 642.33MB 13.3s done [2026-05-27T07:14:56.899Z] #45 DONE 14.4s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T07:14:56.899Z] #56 DONE 12.6s [2026-05-27T07:14:56.899Z] [2026-05-27T07:14:56.899Z] #43 [security-spiffe-token-provider internal] load build context [2026-05-27T07:14:56.899Z] #43 transferring context: 642.33MB 14.2s done [2026-05-27T07:14:56.899Z] #43 DONE 14.4s [2026-05-27T07:14:57.169Z] [2026-05-27T07:14:57.169Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:14:57.454Z] #73 ... [2026-05-27T07:14:57.454Z] [2026-05-27T07:14:57.454Z] #51 [security-secretstore-setup internal] load build context [2026-05-27T07:14:57.454Z] #51 transferring context: 642.33MB 14.1s done [2026-05-27T07:14:57.454Z] #51 DONE 14.7s [2026-05-27T07:14:57.454Z] [2026-05-27T07:14:57.454Z] #46 [security-bootstrapper internal] load build context [2026-05-27T07:14:57.454Z] #46 ... [2026-05-27T07:14:57.454Z] [2026-05-27T07:14:57.454Z] #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:14:57.454Z] #73 DONE 0.7s [2026-05-27T07:14:57.454Z] [2026-05-27T07:14:57.454Z] #46 [security-bootstrapper internal] load build context [2026-05-27T07:14:57.454Z] #46 transferring context: 642.33MB 15.0s done [2026-05-27T07:14:57.454Z] #46 ... [2026-05-27T07:14:57.454Z] [2026-05-27T07:14:57.454Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:14:57.454Z] #63 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:57.454Z] #63 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:57.753Z] #63 ... [2026-05-27T07:14:57.753Z] [2026-05-27T07:14:57.753Z] #58 [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-27T07:14:57.753Z] #58 DONE 13.3s [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:14:58.046Z] #74 DONE 1.0s [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:14:58.046Z] #63 13.41 (1/7) Installing ca-certificates (20260413-r0) [2026-05-27T07:14:58.046Z] #63 13.43 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:58.046Z] #63 13.44 (3/7) Installing libgcc (14.2.0-r6) [2026-05-27T07:14:58.046Z] #63 13.44 (4/7) Installing libsodium (1.0.20-r1) [2026-05-27T07:14:58.046Z] #63 13.45 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-27T07:14:58.046Z] #63 ... [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:14:58.046Z] #75 DONE 1.1s [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:14:58.046Z] #63 13.48 (6/7) Installing libzmq (4.3.5-r2) [2026-05-27T07:14:58.046Z] #63 13.49 (7/7) Installing zeromq (4.3.5-r2) [2026-05-27T07:14:58.046Z] #63 13.50 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:58.046Z] #63 13.51 Executing ca-certificates-20260413-r0.trigger [2026-05-27T07:14:58.046Z] #63 ... [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:14:58.046Z] #76 DONE 1.2s [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #46 [security-bootstrapper internal] load build context [2026-05-27T07:14:58.046Z] #46 DONE 15.7s [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:14:58.046Z] #77 DONE 1.3s [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:14:58.046Z] #63 13.59 OK: 12 MiB in 23 packages [2026-05-27T07:14:58.046Z] #63 ... [2026-05-27T07:14:58.046Z] [2026-05-27T07:14:58.046Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T07:14:58.046Z] #0 9.779 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.331Z] #78 10.08 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.331Z] #78 ... [2026-05-27T07:14:58.331Z] [2026-05-27T07:14:58.331Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:14:58.331Z] #61 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.331Z] #61 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.331Z] #61 13.71 (1/3) Installing ca-certificates (20260413-r0) [2026-05-27T07:14:58.332Z] #61 13.75 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:58.332Z] #61 13.75 (3/3) Installing tzdata (2026b-r0) [2026-05-27T07:14:58.332Z] #61 13.80 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:58.332Z] #61 13.80 Executing ca-certificates-20260413-r0.trigger [2026-05-27T07:14:58.332Z] #61 13.84 OK: 8 MiB in 19 packages [2026-05-27T07:14:58.621Z] #61 ... [2026-05-27T07:14:58.621Z] [2026-05-27T07:14:58.621Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:14:58.621Z] #74 DONE 1.0s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:14:58.910Z] #68 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #68 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #68 13.76 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:14:58.910Z] #68 13.76 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:14:58.910Z] #68 13.76 OK: 26324 distinct packages available [2026-05-27T07:14:58.910Z] #68 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #68 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #68 14.22 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:58.910Z] #68 14.22 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-27T07:14:58.910Z] #68 14.22 (3/5) Installing libucontext (1.3.2-r0) [2026-05-27T07:14:58.910Z] #68 14.23 (4/5) Installing gcompat (1.1.0-r4) [2026-05-27T07:14:58.910Z] #68 14.23 (5/5) Installing openssl (3.5.6-r0) [2026-05-27T07:14:58.910Z] #68 14.25 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:58.910Z] #68 ... [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:14:58.910Z] #63 DONE 14.3s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:14:58.910Z] #61 DONE 14.3s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-27T07:14:58.910Z] #57 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #57 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #57 13.69 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:58.910Z] #57 13.70 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:58.910Z] #57 13.70 OK: 7 MiB in 17 packages [2026-05-27T07:14:58.910Z] #57 DONE 14.3s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T07:14:58.910Z] #66 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #66 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:58.910Z] #66 13.51 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:58.910Z] #66 13.51 (2/4) Installing openssl (3.5.6-r0) [2026-05-27T07:14:58.910Z] #66 13.54 (3/4) Installing su-exec (0.2-r3) [2026-05-27T07:14:58.910Z] #66 13.54 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T07:14:58.910Z] #66 13.65 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:58.910Z] #66 13.67 OK: 20 MiB in 20 packages [2026-05-27T07:14:58.910Z] #66 DONE 14.3s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:14:58.910Z] #59 DONE 14.4s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:14:58.910Z] #68 14.25 OK: 8 MiB in 21 packages [2026-05-27T07:14:58.910Z] #68 ... [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T07:14:58.910Z] #78 10.61 OK: 265 MiB in 60 packages [2026-05-27T07:14:58.910Z] #78 DONE 10.8s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:14:58.910Z] #38 DONE 14.4s [2026-05-27T07:14:58.910Z] [2026-05-27T07:14:58.910Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:14:59.188Z] #68 DONE 14.5s [2026-05-27T07:14:59.188Z] [2026-05-27T07:14:59.188Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T07:14:59.188Z] #79 DONE 0.1s [2026-05-27T07:14:59.188Z] [2026-05-27T07:14:59.188Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T07:14:59.188Z] #60 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:59.188Z] #60 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:59.188Z] #60 13.77 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:14:59.188Z] #60 13.77 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:14:59.188Z] #60 13.77 OK: 26324 distinct packages available [2026-05-27T07:14:59.188Z] #60 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:59.188Z] #60 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:14:59.188Z] #60 14.30 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T07:14:59.188Z] #60 14.31 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-27T07:14:59.188Z] #60 14.31 (3/4) Installing libucontext (1.3.2-r0) [2026-05-27T07:14:59.188Z] #60 14.31 (4/4) Installing gcompat (1.1.0-r4) [2026-05-27T07:14:59.188Z] #60 14.33 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:14:59.188Z] #60 14.34 OK: 8 MiB in 20 packages [2026-05-27T07:14:59.188Z] #60 DONE 14.5s [2026-05-27T07:14:59.188Z] [2026-05-27T07:14:59.188Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T07:15:00.725Z] #80 ... [2026-05-27T07:15:00.725Z] [2026-05-27T07:15:00.725Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:15:00.725Z] #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #0 4.636 OK: 7 MiB in 17 packages [2026-05-27T07:15:00.725Z] #81 DONE 4.8s [2026-05-27T07:15:00.725Z] [2026-05-27T07:15:00.725Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:15:00.725Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #0 3.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #0 3.448 OK: 13 MiB in 29 packages [2026-05-27T07:15:00.725Z] #82 DONE 3.6s [2026-05-27T07:15:00.725Z] [2026-05-27T07:15:00.725Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T07:15:00.725Z] #72 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #72 3.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #72 3.441 OK: 20 MiB in 20 packages [2026-05-27T07:15:00.725Z] #72 DONE 3.6s [2026-05-27T07:15:00.725Z] [2026-05-27T07:15:00.725Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T07:15:00.725Z] #0 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #0 3.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:00.725Z] #0 3.470 OK: 7 MiB in 18 packages [2026-05-27T07:15:00.725Z] #83 DONE 3.6s [2026-05-27T07:15:00.725Z] [2026-05-27T07:15:00.725Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T07:15:01.390Z] #84 ... [2026-05-27T07:15:01.390Z] [2026-05-27T07:15:01.390Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:15:01.390Z] #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:01.390Z] #0 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:01.390Z] #0 2.229 OK: 12 MiB in 23 packages [2026-05-27T07:15:01.390Z] #85 DONE 2.4s [2026-05-27T07:15:01.390Z] [2026-05-27T07:15:01.390Z] #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T07:15:01.683Z] #86 ... [2026-05-27T07:15:01.683Z] [2026-05-27T07:15:01.683Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T07:15:01.683Z] #0 2.500 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:01.683Z] #0 2.698 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:01.683Z] #0 3.333 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T07:15:01.683Z] #0 3.505 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:15:01.683Z] #0 3.511 OK: 7 MiB in 17 packages [2026-05-27T07:15:01.683Z] #87 DONE 3.7s [2026-05-27T07:15:01.683Z] [2026-05-27T07:15:01.683Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:15:01.683Z] #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:01.683Z] #0 2.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:01.683Z] #0 2.683 OK: 8 MiB in 19 packages [2026-05-27T07:15:01.683Z] #88 DONE 2.9s [2026-05-27T07:15:01.683Z] [2026-05-27T07:15:01.683Z] #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T07:15:01.683Z] #86 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:01.998Z] #86 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:02.271Z] #86 3.424 OK: 7 MiB in 17 packages [2026-05-27T07:15:07.937Z] #86 ... [2026-05-27T07:15:07.937Z] [2026-05-27T07:15:07.937Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T07:15:07.937Z] #80 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:07.937Z] #80 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:07.937Z] #80 3.510 OK: 8 MiB in 21 packages [2026-05-27T07:15:08.301Z] #80 ... [2026-05-27T07:15:08.301Z] [2026-05-27T07:15:08.301Z] #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:08.301Z] #89 ... [2026-05-27T07:15:08.301Z] [2026-05-27T07:15:08.301Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:08.301Z] #90 ... [2026-05-27T07:15:08.301Z] [2026-05-27T07:15:08.301Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:08.625Z] #91 ... [2026-05-27T07:15:08.625Z] [2026-05-27T07:15:08.625Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:08.625Z] #92 ... [2026-05-27T07:15:08.625Z] [2026-05-27T07:15:08.625Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:08.922Z] #93 ... [2026-05-27T07:15:08.922Z] [2026-05-27T07:15:08.922Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T07:15:08.922Z] #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:08.922Z] #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:08.922Z] #0 3.387 OK: 20 MiB in 20 packages [2026-05-27T07:15:08.922Z] #94 DONE 9.9s [2026-05-27T07:15:08.922Z] [2026-05-27T07:15:08.922Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-27T07:15:09.205Z] #95 ... [2026-05-27T07:15:09.205Z] [2026-05-27T07:15:09.205Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T07:15:09.205Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:09.205Z] #0 2.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T07:15:09.205Z] #0 3.249 OK: 8 MiB in 20 packages [2026-05-27T07:15:09.205Z] #96 ... [2026-05-27T07:15:09.205Z] [2026-05-27T07:15:09.205Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:11.997Z] #97 ... [2026-05-27T07:15:11.997Z] [2026-05-27T07:15:11.997Z] #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T07:15:11.997Z] #84 DONE 11.6s [2026-05-27T07:15:11.997Z] [2026-05-27T07:15:11.997Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T07:15:15.513Z] #98 DONE 2.9s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T07:15:15.513Z] #80 DONE 16.0s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:15.513Z] #89 DONE 17.2s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:15.513Z] #90 DONE 17.0s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:15.513Z] #91 DONE 16.9s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-27T07:15:15.513Z] #86 DONE 16.2s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T07:15:15.513Z] #96 DONE 16.0s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-27T07:15:15.513Z] #95 DONE 6.3s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:15.513Z] #92 DONE 16.9s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:15.513Z] #97 DONE 16.0s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #99 [core-keeper builder 7/8] COPY . . [2026-05-27T07:15:15.513Z] #99 ... [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:15.513Z] #93 DONE 16.9s [2026-05-27T07:15:15.513Z] [2026-05-27T07:15:15.513Z] #100 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #100 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T07:15:21.059Z] #101 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #102 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #102 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #103 [support-notifications builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #103 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #104 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #105 [security-bootstrapper builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #105 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:21.059Z] #106 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:15:21.059Z] #107 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:15:21.059Z] #108 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #109 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:21.059Z] #110 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #99 [core-keeper builder 7/8] COPY . . [2026-05-27T07:15:21.059Z] #99 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:15:21.059Z] #111 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:21.059Z] #112 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #113 [core-data builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #113 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #114 [security-proxy-auth builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #114 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:21.059Z] #115 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:15:21.059Z] #116 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:15:21.059Z] #117 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #118 [core-metadata builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #118 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:21.059Z] #119 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #120 [core-command builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #120 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:15:21.059Z] #121 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:15:21.059Z] #122 CACHED [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #123 [support-scheduler builder 6/7] COPY . . [2026-05-27T07:15:21.059Z] #123 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #124 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T07:15:21.059Z] #124 DONE 5.8s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #125 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T07:15:21.059Z] #125 DONE 5.9s [2026-05-27T07:15:21.059Z] [2026-05-27T07:15:21.059Z] #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T07:15:21.355Z] #126 ... [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T07:15:21.355Z] #127 DONE 0.3s [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-27T07:15:21.355Z] #128 DONE 0.2s [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T07:15:21.355Z] #129 DONE 0.1s [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #130 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T07:15:21.355Z] #130 DONE 0.1s [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #131 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T07:15:21.355Z] #131 DONE 0.2s [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #132 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T07:15:21.355Z] #132 DONE 0.2s [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #126 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T07:15:21.355Z] #126 DONE 0.6s [2026-05-27T07:15:21.355Z] [2026-05-27T07:15:21.355Z] #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T07:15:21.645Z] #133 DONE 0.1s [2026-05-27T07:15:21.645Z] [2026-05-27T07:15:21.645Z] #134 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T07:15:21.645Z] #134 DONE 0.1s [2026-05-27T07:15:21.645Z] [2026-05-27T07:15:21.645Z] #135 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T07:15:21.645Z] #135 DONE 0.1s [2026-05-27T07:15:21.645Z] [2026-05-27T07:15:21.645Z] #136 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T07:15:21.930Z] #136 DONE 0.2s [2026-05-27T07:15:21.930Z] [2026-05-27T07:15:21.930Z] #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-27T07:15:21.930Z] #137 DONE 0.2s [2026-05-27T07:15:21.930Z] [2026-05-27T07:15:21.930Z] #138 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T07:15:21.930Z] #138 DONE 0.2s [2026-05-27T07:15:21.930Z] [2026-05-27T07:15:21.930Z] #139 [security-spire-config] exporting to image [2026-05-27T07:15:21.930Z] #139 exporting layers [2026-05-27T07:15:21.930Z] #139 ... [2026-05-27T07:15:21.930Z] [2026-05-27T07:15:21.930Z] #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T07:15:21.930Z] #140 DONE 0.2s [2026-05-27T07:15:22.195Z] [2026-05-27T07:15:22.195Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T07:15:22.195Z] #141 DONE 0.2s [2026-05-27T07:15:22.195Z] [2026-05-27T07:15:22.195Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-27T07:15:22.467Z] #142 DONE 0.2s [2026-05-27T07:15:22.467Z] [2026-05-27T07:15:22.467Z] #143 [security-spire-server] exporting to image [2026-05-27T07:15:23.191Z] #143 exporting layers 1.2s done [2026-05-27T07:15:23.191Z] #143 writing image sha256:fabc5f30990b79fb4ac589ba3e220c8b88ce53122344f28d9d25209dbaf3f2f3 0.0s done [2026-05-27T07:15:23.191Z] #143 naming to docker.io/library/security-spire-server 0.0s done [2026-05-27T07:15:23.191Z] #143 DONE 1.3s [2026-05-27T07:15:23.191Z] [2026-05-27T07:15:23.191Z] #139 [security-spire-config] exporting to image [2026-05-27T07:15:23.191Z] #139 exporting layers 1.1s done [2026-05-27T07:15:23.191Z] #139 writing image sha256:d94b7d5f9cf5671e7d0c15e5e3840416871ea4cc28607dbf0ee392d33e0633a2 0.1s done [2026-05-27T07:15:23.191Z] #139 naming to docker.io/library/security-spire-config 0.0s done [2026-05-27T07:15:23.191Z] #139 DONE 1.2s [2026-05-27T07:15:23.191Z] [2026-05-27T07:15:23.191Z] #144 [security-spire-agent] exporting to image [2026-05-27T07:15:23.831Z] #144 exporting layers 1.4s done [2026-05-27T07:15:24.117Z] #144 writing image sha256:324c91f6755acddb528857e55b1029e848610f6d8949d87be83e7d9970bc0b8f 0.1s done [2026-05-27T07:15:24.117Z] #144 naming to docker.io/library/security-spire-agent 0.1s done [2026-05-27T07:15:24.512Z] #144 DONE 1.9s [2026-05-27T07:15:24.512Z] [2026-05-27T07:15:24.512Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T07:15:24.512Z] #0 0.913 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T07:15:31.350Z] #145 ... [2026-05-27T07:15:31.351Z] [2026-05-27T07:15:31.351Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T07:15:31.351Z] #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T07:15:31.351Z] #146 ... [2026-05-27T07:15:31.351Z] [2026-05-27T07:15:31.351Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T07:15:31.351Z] #0 0.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T07:15:31.351Z] #147 ... [2026-05-27T07:15:31.351Z] [2026-05-27T07:15:31.351Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:15:31.351Z] #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T07:15:31.351Z] #148 ... [2026-05-27T07:15:31.351Z] [2026-05-27T07:15:31.351Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T07:15:31.351Z] #0 0.789 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T07:15:31.351Z] #149 ... [2026-05-27T07:15:31.351Z] [2026-05-27T07:15:31.351Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T07:15:31.351Z] #0 0.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T07:15:31.633Z] #150 ... [2026-05-27T07:15:31.633Z] [2026-05-27T07:15:31.633Z] #151 [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-27T07:15:31.633Z] #0 0.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T07:15:31.633Z] #151 ... [2026-05-27T07:15:31.633Z] [2026-05-27T07:15:31.633Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T07:15:31.633Z] #0 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-27T07:15:31.916Z] #152 ... [2026-05-27T07:15:31.916Z] [2026-05-27T07:15:31.916Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:15:31.916Z] #0 1.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T07:15:32.296Z] #153 ... [2026-05-27T07:15:32.296Z] [2026-05-27T07:15:32.296Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T07:15:32.296Z] #0 0.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T07:15:32.296Z] #154 ... [2026-05-27T07:15:32.296Z] [2026-05-27T07:15:32.296Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T07:15:32.296Z] #0 0.974 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T07:15:32.296Z] #155 ... [2026-05-27T07:15:32.296Z] [2026-05-27T07:15:32.296Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T07:15:32.296Z] #0 0.651 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T07:16:02.761Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11573 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-27T07:16:02.783Z] Running in /w/workspace/edgex-go/982 [Pipeline] { [Pipeline] checkout [2026-05-27T07:16:05.838Z] The recommended git tool is: git [2026-05-27T07:16:12.088Z] using credential edgex-jenkins-ssh [2026-05-27T07:16:12.121Z] Cloning the remote Git repository [2026-05-27T07:16:12.165Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-27T07:16:12.255Z] > git init /w/workspace/edgex-go/982 # timeout=10 [2026-05-27T07:16:12.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-27T07:16:12.424Z] > git --version # timeout=10 [2026-05-27T07:16:12.450Z] > git --version # 'git version 2.25.1' [2026-05-27T07:16:12.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-27T07:16:12.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-27T07:16:29.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-27T07:16:29.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-27T07:16:30.640Z] Avoid second fetch [2026-05-27T07:16:30.641Z] Checking out Revision 93517cc9be75f0d1e27fcce786eddade622644b5 (main) [2026-05-27T07:16:31.457Z] Commit message: "Merge pull request #5436 from weichou1229/rename-sql-folder" [2026-05-27T07:16:30.659Z] > git config core.sparsecheckout # timeout=10 [2026-05-27T07:16:30.723Z] > git checkout -f 93517cc9be75f0d1e27fcce786eddade622644b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T07:16:35.980Z] provisioning config files... [2026-05-27T07:16:36.010Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config12916376652287120494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T07:16:36.679Z] ---> ****-login.sh [2026-05-27T07:16:36.679Z] nexus3.edgexfoundry.org:10001 [2026-05-27T07:16:36.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:16:37.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T07:16:37.222Z] Configure a credential helper to remove this warning. See [2026-05-27T07:16:37.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T07:16:37.222Z] [2026-05-27T07:16:37.222Z] Login Succeeded [2026-05-27T07:16:37.222Z] nexus3.edgexfoundry.org:10002 [2026-05-27T07:16:37.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:16:37.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T07:16:37.767Z] Configure a credential helper to remove this warning. See [2026-05-27T07:16:37.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T07:16:37.767Z] [2026-05-27T07:16:37.767Z] Login Succeeded [2026-05-27T07:16:37.767Z] nexus3.edgexfoundry.org:10003 [2026-05-27T07:16:38.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:16:38.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T07:16:38.037Z] Configure a credential helper to remove this warning. See [2026-05-27T07:16:38.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T07:16:38.037Z] [2026-05-27T07:16:38.037Z] Login Succeeded [2026-05-27T07:16:38.037Z] nexus3.edgexfoundry.org:10004 [2026-05-27T07:16:38.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:16:38.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T07:16:38.306Z] Configure a credential helper to remove this warning. See [2026-05-27T07:16:38.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T07:16:38.306Z] [2026-05-27T07:16:38.306Z] Login Succeeded [2026-05-27T07:16:38.306Z] ****.io [2026-05-27T07:16:38.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:16:38.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T07:16:38.839Z] Configure a credential helper to remove this warning. See [2026-05-27T07:16:38.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T07:16:38.839Z] [2026-05-27T07:16:38.839Z] Login Succeeded [2026-05-27T07:16:38.839Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T07:16:38.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-27T07:16:39.497Z] + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] echo [2026-05-27T07:16:39.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T07:16:39.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T07:16:39.563Z] ========================================================= [2026-05-27T07:16:39.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-27T07:16:39.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-27T07:16:39.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-27T07:16:42.505Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-27T07:16:42.505Z] 6b59a28fa201: Pulling fs layer [2026-05-27T07:16:42.505Z] d32bb0dddca7: Pulling fs layer [2026-05-27T07:16:42.505Z] 5dab1238d3d9: Pulling fs layer [2026-05-27T07:16:42.505Z] 196fd7d83e7d: Pulling fs layer [2026-05-27T07:16:42.505Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T07:16:42.505Z] 8ba94037c8f0: Pulling fs layer [2026-05-27T07:16:42.505Z] deaec5988b04: Pulling fs layer [2026-05-27T07:16:42.505Z] 9f65657bb879: Pulling fs layer [2026-05-27T07:16:42.505Z] 4f4fb700ef54: Waiting [2026-05-27T07:16:42.505Z] deaec5988b04: Waiting [2026-05-27T07:16:42.505Z] 9f65657bb879: Waiting [2026-05-27T07:16:42.505Z] 196fd7d83e7d: Waiting [2026-05-27T07:16:42.505Z] 8ba94037c8f0: Waiting [2026-05-27T07:16:42.505Z] d32bb0dddca7: Verifying Checksum [2026-05-27T07:16:42.505Z] d32bb0dddca7: Download complete [2026-05-27T07:16:42.505Z] 196fd7d83e7d: Download complete [2026-05-27T07:16:42.505Z] 4f4fb700ef54: Verifying Checksum [2026-05-27T07:16:42.505Z] 4f4fb700ef54: Download complete [2026-05-27T07:16:42.505Z] 8ba94037c8f0: Verifying Checksum [2026-05-27T07:16:42.505Z] 8ba94037c8f0: Download complete [2026-05-27T07:16:42.505Z] 6b59a28fa201: Download complete [2026-05-27T07:16:42.774Z] 9f65657bb879: Verifying Checksum [2026-05-27T07:16:42.774Z] 9f65657bb879: Download complete [2026-05-27T07:16:43.372Z] 6b59a28fa201: Pull complete [2026-05-27T07:16:43.960Z] d32bb0dddca7: Pull complete [2026-05-27T07:16:43.960Z] 5dab1238d3d9: Verifying Checksum [2026-05-27T07:16:43.960Z] 5dab1238d3d9: Download complete [2026-05-27T07:16:45.912Z] deaec5988b04: Verifying Checksum [2026-05-27T07:16:45.912Z] deaec5988b04: Download complete [2026-05-27T07:16:58.251Z] 5dab1238d3d9: Pull complete [2026-05-27T07:16:58.251Z] 196fd7d83e7d: Pull complete [2026-05-27T07:16:58.251Z] 4f4fb700ef54: Pull complete [2026-05-27T07:16:58.520Z] 8ba94037c8f0: Pull complete [2026-05-27T07:17:09.043Z] #156 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T07:17:09.043Z] #149 DONE 93.7s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T07:17:09.043Z] #150 DONE 93.7s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:17:09.043Z] #157 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-27T07:17:09.043Z] #158 DONE 0.2s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:17:09.043Z] #157 DONE 0.1s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:17:09.043Z] #159 DONE 0.2s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T07:17:09.043Z] #160 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-27T07:17:09.043Z] #161 DONE 0.2s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:17:09.043Z] #162 DONE 0.2s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #163 [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-27T07:17:09.043Z] #163 DONE 0.1s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T07:17:09.043Z] #145 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #164 [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-27T07:17:09.043Z] #164 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T07:17:09.043Z] #160 DONE 1.0s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:17:09.043Z] #165 DONE 0.3s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:17:09.043Z] #166 DONE 0.2s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-27T07:17:09.043Z] #167 DONE 0.3s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #164 [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-27T07:17:09.043Z] #164 DONE 1.1s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-27T07:17:09.043Z] #168 DONE 0.2s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #169 [core-common-config-bootstrapper] exporting to image [2026-05-27T07:17:09.043Z] #169 exporting layers [2026-05-27T07:17:09.043Z] #169 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-27T07:17:09.043Z] #170 DONE 0.3s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #169 [core-common-config-bootstrapper] exporting to image [2026-05-27T07:17:09.043Z] #169 exporting layers 0.4s done [2026-05-27T07:17:09.043Z] #169 writing image sha256:adc451185a41f6edb1f5bdda9f68d79a00f324368861179c9345a52f55a8bf51 [2026-05-27T07:17:09.043Z] #169 writing image sha256:adc451185a41f6edb1f5bdda9f68d79a00f324368861179c9345a52f55a8bf51 0.0s done [2026-05-27T07:17:09.043Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-05-27T07:17:09.043Z] #169 DONE 0.5s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-27T07:17:09.043Z] #171 DONE 0.1s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-27T07:17:09.043Z] #172 DONE 0.1s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T07:17:09.043Z] #146 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-27T07:17:09.043Z] #173 DONE 0.1s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-27T07:17:09.043Z] #174 DONE 0.8s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T07:17:09.043Z] #145 ... [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #175 [security-bootstrapper] exporting to image [2026-05-27T07:17:09.043Z] #175 exporting layers 0.6s done [2026-05-27T07:17:09.043Z] #175 writing image sha256:d70b572f821ea208f6fd622a3a10d4ea80bbae29bd32e0a2dba24fffda9b2ae6 done [2026-05-27T07:17:09.043Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-27T07:17:09.043Z] #175 DONE 0.7s [2026-05-27T07:17:09.043Z] [2026-05-27T07:17:09.043Z] #151 [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-27T07:17:10.869Z] deaec5988b04: Pull complete [2026-05-27T07:17:11.838Z] 9f65657bb879: Pull complete [2026-05-27T07:17:11.838Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-27T07:17:11.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-27T07:17:11.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-27T07:17:12.191Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-27T07:17:12.191Z] WORKDIR /edgex [2026-05-27T07:17:12.191Z] COPY go.mod . [2026-05-27T07:17:12.191Z] RUN go mod download -f [2026-05-27T07:17:12.191Z] - . [2026-05-27T07:17:12.781Z] Sending build context to Docker daemon 3.926MB [2026-05-27T07:17:13.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-27T07:17:13.052Z] ---> 334268110677 [2026-05-27T07:17:13.052Z] Step 2/4 : WORKDIR /edgex [2026-05-27T07:17:15.009Z] ---> Running in 3529975b0ace [2026-05-27T07:17:15.009Z] Removing intermediate container 3529975b0ace [2026-05-27T07:17:15.009Z] ---> b47ddacce173 [2026-05-27T07:17:15.009Z] Step 3/4 : COPY go.mod . [2026-05-27T07:17:15.607Z] ---> 8cb98f2ed12f [2026-05-27T07:17:15.607Z] Step 4/4 : RUN go mod download [2026-05-27T07:17:15.607Z] ---> Running in c449fa81cadc [2026-05-27T07:18:05.304Z] #151 161.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T07:18:05.884Z] #151 ... [2026-05-27T07:18:05.884Z] [2026-05-27T07:18:05.884Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:18:05.884Z] #148 DONE 165.1s [2026-05-27T07:18:06.142Z] [2026-05-27T07:18:06.142Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T07:18:06.142Z] #146 DONE 165.1s [2026-05-27T07:18:06.142Z] [2026-05-27T07:18:06.142Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:06.725Z] #176 DONE 0.6s [2026-05-27T07:18:06.725Z] [2026-05-27T07:18:06.725Z] #151 [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-27T07:18:06.725Z] #151 DONE 165.7s [2026-05-27T07:18:06.725Z] [2026-05-27T07:18:06.725Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:06.725Z] #177 DONE 0.4s [2026-05-27T07:18:06.725Z] [2026-05-27T07:18:06.725Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:06.725Z] #178 DONE 0.2s [2026-05-27T07:18:06.725Z] [2026-05-27T07:18:06.725Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:06.725Z] #179 DONE 0.2s [2026-05-27T07:18:06.725Z] [2026-05-27T07:18:06.725Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-27T07:18:06.991Z] #180 ... [2026-05-27T07:18:06.991Z] [2026-05-27T07:18:06.991Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:06.991Z] #181 DONE 0.2s [2026-05-27T07:18:06.991Z] [2026-05-27T07:18:06.991Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T07:18:06.991Z] #152 DONE 166.2s [2026-05-27T07:18:06.991Z] [2026-05-27T07:18:06.991Z] #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-27T07:18:06.991Z] #182 DONE 0.2s [2026-05-27T07:18:06.991Z] [2026-05-27T07:18:06.991Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-27T07:18:06.991Z] #180 DONE 0.4s [2026-05-27T07:18:06.991Z] [2026-05-27T07:18:06.991Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:06.991Z] #183 DONE 0.2s [2026-05-27T07:18:06.991Z] [2026-05-27T07:18:06.991Z] #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-27T07:18:07.249Z] #184 DONE 0.2s [2026-05-27T07:18:07.249Z] [2026-05-27T07:18:07.249Z] #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-27T07:18:07.249Z] #185 DONE 0.2s [2026-05-27T07:18:07.249Z] [2026-05-27T07:18:07.249Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-27T07:18:07.515Z] #186 ... [2026-05-27T07:18:07.515Z] [2026-05-27T07:18:07.515Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:18:07.515Z] #187 DONE 0.2s [2026-05-27T07:18:07.515Z] [2026-05-27T07:18:07.515Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:07.515Z] #188 DONE 0.1s [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-27T07:18:07.773Z] #186 DONE 0.2s [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #189 [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-27T07:18:07.773Z] #189 DONE 0.2s [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:07.773Z] #190 DONE 0.2s [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #191 [core-command] exporting to image [2026-05-27T07:18:07.773Z] #191 exporting layers 0.2s done [2026-05-27T07:18:07.773Z] #191 writing image sha256:8799a260e32715c51063c383588da1386257b6609c476179438dfd9c6a3eb085 done [2026-05-27T07:18:07.773Z] #191 naming to docker.io/library/core-command done [2026-05-27T07:18:07.773Z] #191 DONE 0.2s [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T07:18:07.773Z] #192 DONE 0.1s [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T07:18:07.773Z] #193 ... [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:18:07.773Z] #194 DONE 0.2s [2026-05-27T07:18:07.773Z] [2026-05-27T07:18:07.773Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-27T07:18:07.773Z] #195 DONE 0.2s [2026-05-27T07:18:08.030Z] [2026-05-27T07:18:08.030Z] #196 [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-27T07:18:08.030Z] #196 ... [2026-05-27T07:18:08.030Z] [2026-05-27T07:18:08.030Z] #197 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-27T07:18:08.030Z] #197 DONE 0.4s [2026-05-27T07:18:08.287Z] [2026-05-27T07:18:08.287Z] #196 [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-27T07:18:08.287Z] #196 DONE 0.4s [2026-05-27T07:18:08.287Z] [2026-05-27T07:18:08.287Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T07:18:08.287Z] #193 DONE 0.6s [2026-05-27T07:18:08.287Z] [2026-05-27T07:18:08.287Z] #198 [security-spiffe-token-provider] exporting to image [2026-05-27T07:18:08.287Z] #198 ... [2026-05-27T07:18:08.287Z] [2026-05-27T07:18:08.287Z] #199 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-27T07:18:08.287Z] #199 DONE 0.1s [2026-05-27T07:18:08.544Z] [2026-05-27T07:18:08.544Z] #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T07:18:08.544Z] #200 DONE 0.1s [2026-05-27T07:18:08.544Z] [2026-05-27T07:18:08.544Z] #198 [security-spiffe-token-provider] exporting to image [2026-05-27T07:18:08.544Z] #198 exporting layers 0.4s done [2026-05-27T07:18:08.544Z] #198 writing image sha256:b28206f7e205d0d54911c05bff21c056f14504ef9162e6f683de377f5685f948 done [2026-05-27T07:18:08.544Z] #198 naming to docker.io/library/security-spiffe-token-provider done [2026-05-27T07:18:08.544Z] #198 DONE 0.4s [2026-05-27T07:18:08.544Z] [2026-05-27T07:18:08.544Z] #201 [security-proxy-setup] exporting to image [2026-05-27T07:18:08.544Z] #201 exporting layers 0.4s done [2026-05-27T07:18:08.544Z] #201 writing image sha256:a0b558fb1ef6af941c805ede82a7d630fe3d36dab2cb9fba45628fe8ebab0583 done [2026-05-27T07:18:08.802Z] #201 naming to docker.io/library/security-proxy-setup 0.0s done [2026-05-27T07:18:08.802Z] #201 DONE 0.4s [2026-05-27T07:18:08.802Z] [2026-05-27T07:18:08.802Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T07:18:08.802Z] #202 DONE 0.4s [2026-05-27T07:18:08.802Z] [2026-05-27T07:18:08.802Z] #203 [security-secretstore-setup] exporting to image [2026-05-27T07:18:09.059Z] #203 exporting layers 0.2s done [2026-05-27T07:18:09.059Z] #203 writing image sha256:0d84908bd9468fbb107a61a0e6fa0e458b9fd2bf3ee68da953042d5233196b5c [2026-05-27T07:18:09.316Z] #203 writing image sha256:0d84908bd9468fbb107a61a0e6fa0e458b9fd2bf3ee68da953042d5233196b5c done [2026-05-27T07:18:09.316Z] #203 naming to docker.io/library/security-secretstore-setup done [2026-05-27T07:18:09.316Z] #203 DONE 0.2s [2026-05-27T07:18:09.316Z] [2026-05-27T07:18:09.316Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:18:09.880Z] #153 ... [2026-05-27T07:18:09.880Z] [2026-05-27T07:18:09.880Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T07:18:09.880Z] #154 DONE 168.9s [2026-05-27T07:18:09.880Z] [2026-05-27T07:18:09.881Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:18:10.142Z] #153 ... [2026-05-27T07:18:10.142Z] [2026-05-27T07:18:10.142Z] #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:10.142Z] #204 DONE 0.2s [2026-05-27T07:18:10.142Z] [2026-05-27T07:18:10.142Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T07:18:10.402Z] #205 DONE 0.2s [2026-05-27T07:18:10.402Z] [2026-05-27T07:18:10.402Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T07:18:10.402Z] #155 DONE 169.5s [2026-05-27T07:18:10.402Z] [2026-05-27T07:18:10.402Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:18:10.402Z] #153 ... [2026-05-27T07:18:10.402Z] [2026-05-27T07:18:10.402Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:18:10.402Z] #206 DONE 0.1s [2026-05-27T07:18:10.402Z] [2026-05-27T07:18:10.402Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T07:18:10.402Z] #147 DONE 169.6s [2026-05-27T07:18:10.402Z] [2026-05-27T07:18:10.402Z] #207 [core-keeper] exporting to image [2026-05-27T07:18:10.402Z] #207 ... [2026-05-27T07:18:10.402Z] [2026-05-27T07:18:10.402Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:10.402Z] #208 DONE 0.1s [2026-05-27T07:18:10.668Z] [2026-05-27T07:18:10.668Z] #209 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:10.668Z] #209 DONE 0.1s [2026-05-27T07:18:10.668Z] [2026-05-27T07:18:10.668Z] #207 [core-keeper] exporting to image [2026-05-27T07:18:10.668Z] #207 exporting layers 0.2s done [2026-05-27T07:18:10.668Z] #207 writing image sha256:213cbb6f138840f1b52943640335f487f859510466d0ae2bd96c2d8a86ab9e2c done [2026-05-27T07:18:10.668Z] #207 naming to docker.io/library/core-keeper done [2026-05-27T07:18:10.668Z] #207 DONE 0.2s [2026-05-27T07:18:10.668Z] [2026-05-27T07:18:10.668Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:10.668Z] #210 DONE 0.1s [2026-05-27T07:18:10.668Z] [2026-05-27T07:18:10.668Z] #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:10.668Z] #211 DONE 0.1s [2026-05-27T07:18:10.668Z] [2026-05-27T07:18:10.668Z] #212 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-27T07:18:10.935Z] #212 DONE 0.2s [2026-05-27T07:18:10.935Z] [2026-05-27T07:18:10.935Z] #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T07:18:10.935Z] #213 DONE 0.2s [2026-05-27T07:18:10.935Z] [2026-05-27T07:18:10.935Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:18:10.935Z] #214 DONE 0.1s [2026-05-27T07:18:10.935Z] [2026-05-27T07:18:10.935Z] #215 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-27T07:18:11.196Z] #215 DONE 0.2s [2026-05-27T07:18:11.196Z] [2026-05-27T07:18:11.196Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-27T07:18:11.196Z] #216 DONE 0.1s [2026-05-27T07:18:11.196Z] [2026-05-27T07:18:11.196Z] #217 [core-data] exporting to image [2026-05-27T07:18:11.196Z] #217 exporting layers 0.2s done [2026-05-27T07:18:11.196Z] #217 writing image sha256:6863346b1ede65c2a452ff0932e96fc4f5a3e67abc0593e5ac2dfdb7df6facb5 done [2026-05-27T07:18:11.196Z] #217 naming to docker.io/library/core-data done [2026-05-27T07:18:11.196Z] #217 DONE 0.2s [2026-05-27T07:18:11.196Z] [2026-05-27T07:18:11.196Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-27T07:18:11.770Z] #218 DONE 0.4s [2026-05-27T07:18:11.770Z] [2026-05-27T07:18:11.770Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:11.770Z] #209 DONE 0.1s [2026-05-27T07:18:11.770Z] [2026-05-27T07:18:11.770Z] #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:11.770Z] #211 DONE 0.1s [2026-05-27T07:18:11.770Z] [2026-05-27T07:18:11.770Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:18:11.770Z] #153 DONE 170.6s [2026-05-27T07:18:11.770Z] [2026-05-27T07:18:11.770Z] #219 [security-proxy-auth] exporting to image [2026-05-27T07:18:11.770Z] #219 ... [2026-05-27T07:18:11.770Z] [2026-05-27T07:18:11.770Z] #220 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:11.770Z] #220 CACHED [2026-05-27T07:18:11.770Z] [2026-05-27T07:18:11.770Z] #221 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:11.770Z] #221 CACHED [2026-05-27T07:18:12.032Z] [2026-05-27T07:18:12.032Z] #222 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-27T07:18:12.032Z] #222 DONE 0.1s [2026-05-27T07:18:12.032Z] [2026-05-27T07:18:12.032Z] #223 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:18:12.032Z] #223 DONE 0.0s [2026-05-27T07:18:12.032Z] [2026-05-27T07:18:12.032Z] #219 [security-proxy-auth] exporting to image [2026-05-27T07:18:12.032Z] #219 exporting layers 0.3s done [2026-05-27T07:18:12.032Z] #219 writing image sha256:ce7ac14ea61f3880a95e79e4acca3468ad39c3d36e65fe0c9a176644ddf72911 done [2026-05-27T07:18:12.032Z] #219 naming to docker.io/library/security-proxy-auth done [2026-05-27T07:18:12.032Z] #219 DONE 0.3s [2026-05-27T07:18:12.032Z] [2026-05-27T07:18:12.032Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-27T07:18:12.032Z] #224 DONE 0.0s [2026-05-27T07:18:12.032Z] [2026-05-27T07:18:12.032Z] #225 [core-metadata] exporting to image [2026-05-27T07:18:12.032Z] #225 exporting layers 0.1s done [2026-05-27T07:18:12.032Z] #225 writing image sha256:1f0d2110ed494d6a782a0a1f94a1210edae719fd6b18d548c44c6301fde0b6f2 done [2026-05-27T07:18:12.032Z] #225 naming to docker.io/library/core-metadata done [2026-05-27T07:18:12.032Z] #225 DONE 0.1s [2026-05-27T07:18:12.032Z] [2026-05-27T07:18:12.032Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T07:18:12.214Z] Removing intermediate container c449fa81cadc [2026-05-27T07:18:12.214Z] ---> 86b8d89edad1 [2026-05-27T07:18:12.214Z] Successfully built 86b8d89edad1 [2026-05-27T07:18:12.214Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:12.557Z] + docker inspect -f . ci-base-image-arm64 [2026-05-27T07:18:12.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T07:18:12.598Z] #156 DONE 171.7s [2026-05-27T07:18:12.598Z] [2026-05-27T07:18:12.598Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T07:18:12.598Z] #145 DONE 171.7s [2026-05-27T07:18:12.598Z] [2026-05-27T07:18:12.598Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:12.598Z] #226 DONE 0.0s [2026-05-27T07:18:12.598Z] [2026-05-27T07:18:12.598Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:12.598Z] #227 DONE 0.0s [2026-05-27T07:18:12.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-11573 does not seem to be running inside a container [2026-05-27T07:18:12.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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-27T07:18:12.858Z] [2026-05-27T07:18:12.858Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:18:12.858Z] #228 DONE 0.1s [2026-05-27T07:18:12.858Z] [2026-05-27T07:18:12.858Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-27T07:18:12.859Z] #229 DONE 0.1s [2026-05-27T07:18:12.859Z] [2026-05-27T07:18:12.859Z] #230 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:18:12.859Z] #230 DONE 0.0s [2026-05-27T07:18:12.859Z] [2026-05-27T07:18:12.859Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-27T07:18:12.859Z] #231 DONE 0.0s [2026-05-27T07:18:12.859Z] [2026-05-27T07:18:12.859Z] #232 [support-scheduler] exporting to image [2026-05-27T07:18:13.116Z] #232 ... [2026-05-27T07:18:13.116Z] [2026-05-27T07:18:13.116Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-27T07:18:13.116Z] #233 DONE 0.1s [2026-05-27T07:18:13.116Z] [2026-05-27T07:18:13.116Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:18:13.116Z] #234 DONE 0.0s [2026-05-27T07:18:13.116Z] [2026-05-27T07:18:13.116Z] #235 [support-notifications] exporting to image [2026-05-27T07:18:13.116Z] #235 exporting layers 0.2s done [2026-05-27T07:18:13.400Z] #235 writing image sha256:4b10f5236c37c4e011c6149c9056f5a1928c67d49ae752c58708a868b507d61b done [2026-05-27T07:18:13.400Z] #235 naming to docker.io/library/support-notifications done [2026-05-27T07:18:13.400Z] #235 DONE 0.2s [2026-05-27T07:18:13.400Z] [2026-05-27T07:18:13.400Z] #232 [support-scheduler] exporting to image [2026-05-27T07:18:13.400Z] #232 exporting layers 0.4s done [2026-05-27T07:18:13.400Z] #232 writing image sha256:b2b3c6efde4254f3fd080c8e95b1aa079ed3b5885d79966a9656c5c7da3f53cd done [2026-05-27T07:18:13.400Z] #232 naming to docker.io/library/support-scheduler done [2026-05-27T07:18:13.400Z] #232 DONE 0.4s [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:13.400Z] time="2026-05-27T07:14:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T07:18:14.072Z] $ docker top a8828f79395cb0e4064f939defe4a353c902de5112eed0fc17d9e2faf610fe5b -eo pid,comm [Pipeline] { [Pipeline] } [2026-05-27T07:18:14.293Z] $ docker stop --time=1 41ff3f6b6378dfc836c0c55cc1761f2536bfcd726ec51c269c5a31f39a3a8438 [2026-05-27T07:18:15.543Z] $ docker rm -f --volumes 41ff3f6b6378dfc836c0c55cc1761f2536bfcd726ec51c269c5a31f39a3a8438 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2026-05-27T07:18:15.878Z] + docker images [2026-05-27T07:18:15.879Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-27T07:18:15.879Z] support-scheduler latest b2b3c6efde42 3 seconds ago 54.2MB [2026-05-27T07:18:15.879Z] support-notifications latest 4b10f5236c37 3 seconds ago 57.8MB [2026-05-27T07:18:15.879Z] security-proxy-auth latest ce7ac14ea61f 4 seconds ago 49.1MB [2026-05-27T07:18:15.879Z] core-metadata latest 1f0d2110ed49 4 seconds ago 50.1MB [2026-05-27T07:18:15.879Z] core-keeper latest 213cbb6f1388 5 seconds ago 49.7MB [2026-05-27T07:18:15.879Z] core-data latest 6863346b1ede 5 seconds ago 49.9MB [2026-05-27T07:18:15.879Z] security-secretstore-setup latest 0d84908bd946 7 seconds ago 89.2MB [2026-05-27T07:18:15.879Z] security-proxy-setup latest a0b558fb1ef6 7 seconds ago 54.8MB [2026-05-27T07:18:15.879Z] core-command latest 8799a260e327 8 seconds ago 44.1MB [2026-05-27T07:18:15.879Z] security-spiffe-token-provider latest b28206f7e205 8 seconds ago 53MB [2026-05-27T07:18:15.879Z] security-bootstrapper latest d70b572f821e About a minute ago 21.6MB [2026-05-27T07:18:15.879Z] core-common-config-bootstrapper latest adc451185a41 About a minute ago 20.5MB [2026-05-27T07:18:15.879Z] security-spire-agent latest 324c91f6755a 2 minutes ago 237MB [2026-05-27T07:18:15.879Z] security-spire-server latest fabc5f30990b 2 minutes ago 178MB [2026-05-27T07:18:15.879Z] security-spire-config latest d94b7d5f9cf5 2 minutes ago 177MB [2026-05-27T07:18:15.879Z] ci-base-image-x86_64 latest 4fbfcb45fe3b 6 minutes ago 969MB [2026-05-27T07:18:15.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-05-27T07:18:15.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-05-27T07:18:15.879Z] 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-27T07:18:16.009Z] provisioning config files... [2026-05-27T07:18:16.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config12504880191767471305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T07:18:16.247Z] + go version [2026-05-27T07:18:16.248Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-27T07:18:16.272Z] $ docker stop --time=1 a8828f79395cb0e4064f939defe4a353c902de5112eed0fc17d9e2faf610fe5b [2026-05-27T07:18:16.326Z] ---> ****-login.sh [2026-05-27T07:18:16.326Z] nexus3.edgexfoundry.org:10001 [2026-05-27T07:18:16.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:18:16.326Z] Login Succeeded [2026-05-27T07:18:16.326Z] nexus3.edgexfoundry.org:10002 [2026-05-27T07:18:16.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:18:16.327Z] Login Succeeded [2026-05-27T07:18:16.327Z] nexus3.edgexfoundry.org:10003 [2026-05-27T07:18:16.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:18:16.585Z] Login Succeeded [2026-05-27T07:18:16.585Z] nexus3.edgexfoundry.org:10004 [2026-05-27T07:18:16.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:18:16.585Z] Login Succeeded [2026-05-27T07:18:16.585Z] ****.io [2026-05-27T07:18:16.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T07:18:16.842Z] Login Succeeded [2026-05-27T07:18:16.842Z] ---> ****-login.sh ends [2026-05-27T07:18:19.716Z] $ docker rm -f --volumes a8828f79395cb0e4064f939defe4a353c902de5112eed0fc17d9e2faf610fe5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2026-05-27T07:18:19.891Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-05-27T07:18:19.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T07:18:20.005Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-27T07:18:20.005Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:20.005Z] latest [2026-05-27T07:18:20.005Z] 4.1.0-dev.117 [2026-05-27T07:18:20.005Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:20.005Z] main [2026-05-27T07:18:20.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 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-27T07:18:20.371Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:20.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T07:18:20.589Z] [2026-05-27T07:18:20.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:20.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:20.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T07:18:20.709Z] aab90eba2af7: Preparing [2026-05-27T07:18:20.709Z] 2b69a43c14da: Preparing [2026-05-27T07:18:20.709Z] 76a4a50b6657: Preparing [2026-05-27T07:18:20.709Z] 53f7757fb11b: Preparing [2026-05-27T07:18:20.709Z] 7f83356d5c25: Preparing [2026-05-27T07:18:20.709Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:20.709Z] 0854555d70ac: Preparing [2026-05-27T07:18:20.709Z] 0854555d70ac: Waiting [2026-05-27T07:18:20.709Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:20.709Z] 53f7757fb11b: Pushed [2026-05-27T07:18:20.709Z] aab90eba2af7: Pushed [2026-05-27T07:18:20.709Z] 76a4a50b6657: Pushed [2026-05-27T07:18:20.709Z] 7f83356d5c25: Pushed [2026-05-27T07:18:20.709Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:20.709Z] 2d9d67f63b9a: Pushed [2026-05-27T07:18:20.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T07:18:20.940Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-27T07:18:20.940Z] 547446be3368: Pulling fs layer [2026-05-27T07:18:20.940Z] d125d8839a47: Pulling fs layer [2026-05-27T07:18:20.940Z] 3e85d5ac6304: Pulling fs layer [2026-05-27T07:18:20.940Z] c3105a71a48b: Pulling fs layer [2026-05-27T07:18:20.940Z] 0f093f025ec4: Pulling fs layer [2026-05-27T07:18:20.940Z] c3106fc0e877: Pulling fs layer [2026-05-27T07:18:20.940Z] 0f093f025ec4: Waiting [2026-05-27T07:18:20.940Z] c3106fc0e877: Waiting [2026-05-27T07:18:20.940Z] c3105a71a48b: Waiting [2026-05-27T07:18:21.210Z] 547446be3368: Verifying Checksum [2026-05-27T07:18:21.210Z] 547446be3368: Download complete [2026-05-27T07:18:21.210Z] c3105a71a48b: Verifying Checksum [2026-05-27T07:18:21.210Z] c3105a71a48b: Download complete [2026-05-27T07:18:21.477Z] d125d8839a47: Verifying Checksum [2026-05-27T07:18:21.477Z] d125d8839a47: Download complete [2026-05-27T07:18:21.746Z] c3106fc0e877: Verifying Checksum [2026-05-27T07:18:21.746Z] c3106fc0e877: Download complete [2026-05-27T07:18:21.746Z] 0f093f025ec4: Verifying Checksum [2026-05-27T07:18:21.746Z] 0f093f025ec4: Download complete [2026-05-27T07:18:22.013Z] 547446be3368: Pull complete [2026-05-27T07:18:22.974Z] d125d8839a47: Pull complete [2026-05-27T07:18:23.559Z] 3e85d5ac6304: Verifying Checksum [2026-05-27T07:18:23.559Z] 3e85d5ac6304: Download complete [2026-05-27T07:18:24.001Z] 2b69a43c14da: Pushed [2026-05-27T07:18:24.001Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:24.335Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:24.666Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-27T07:18:24.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T07:18:24.666Z] aab90eba2af7: Preparing [2026-05-27T07:18:24.666Z] 2b69a43c14da: Preparing [2026-05-27T07:18:24.666Z] 76a4a50b6657: Preparing [2026-05-27T07:18:24.666Z] 53f7757fb11b: Preparing [2026-05-27T07:18:24.666Z] 7f83356d5c25: Preparing [2026-05-27T07:18:24.666Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:24.666Z] 0854555d70ac: Preparing [2026-05-27T07:18:24.666Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:24.666Z] 0854555d70ac: Waiting [2026-05-27T07:18:24.666Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:24.666Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:24.666Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:24.666Z] 2b69a43c14da: Layer already exists [2026-05-27T07:18:24.666Z] aab90eba2af7: Layer already exists [2026-05-27T07:18:24.666Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:24.666Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:24.666Z] latest: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:25.000Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:25.328Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.117 [2026-05-27T07:18:25.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T07:18:25.328Z] aab90eba2af7: Preparing [2026-05-27T07:18:25.328Z] 2b69a43c14da: Preparing [2026-05-27T07:18:25.328Z] 76a4a50b6657: Preparing [2026-05-27T07:18:25.328Z] 53f7757fb11b: Preparing [2026-05-27T07:18:25.328Z] 7f83356d5c25: Preparing [2026-05-27T07:18:25.328Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:25.328Z] 0854555d70ac: Preparing [2026-05-27T07:18:25.328Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:25.328Z] 0854555d70ac: Waiting [2026-05-27T07:18:25.328Z] 2b69a43c14da: Layer already exists [2026-05-27T07:18:25.328Z] aab90eba2af7: Layer already exists [2026-05-27T07:18:25.328Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:25.328Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:25.328Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:25.328Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:25.328Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:25.328Z] 4.1.0-dev.117: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:25.658Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:25.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:25.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T07:18:25.981Z] aab90eba2af7: Preparing [2026-05-27T07:18:25.981Z] 2b69a43c14da: Preparing [2026-05-27T07:18:25.981Z] 76a4a50b6657: Preparing [2026-05-27T07:18:25.981Z] 53f7757fb11b: Preparing [2026-05-27T07:18:25.981Z] 7f83356d5c25: Preparing [2026-05-27T07:18:25.981Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:25.981Z] 0854555d70ac: Preparing [2026-05-27T07:18:25.981Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:25.981Z] 0854555d70ac: Waiting [2026-05-27T07:18:25.981Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:25.981Z] aab90eba2af7: Layer already exists [2026-05-27T07:18:25.981Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:25.981Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:25.981Z] 2b69a43c14da: Layer already exists [2026-05-27T07:18:25.981Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:25.981Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:25.981Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:26.307Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:26.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-27T07:18:26.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-27T07:18:26.638Z] aab90eba2af7: Preparing [2026-05-27T07:18:26.638Z] 2b69a43c14da: Preparing [2026-05-27T07:18:26.638Z] 76a4a50b6657: Preparing [2026-05-27T07:18:26.638Z] 53f7757fb11b: Preparing [2026-05-27T07:18:26.638Z] 7f83356d5c25: Preparing [2026-05-27T07:18:26.638Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:26.638Z] 0854555d70ac: Preparing [2026-05-27T07:18:26.638Z] 0854555d70ac: Waiting [2026-05-27T07:18:26.638Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:26.638Z] aab90eba2af7: Layer already exists [2026-05-27T07:18:26.638Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:26.638Z] 2b69a43c14da: Layer already exists [2026-05-27T07:18:26.638Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:26.638Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:26.638Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:26.638Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:26.638Z] main: digest: sha256:0b8f5cc06b717f38f3e75f43ef0df9c4baa38dc28afea9314884fa8c513b5673 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:18:26.723Z] ===================================================== [Pipeline] echo [2026-05-27T07:18:26.738Z] taggedImages: [2026-05-27T07:18:26.738Z] - nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:26.738Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-27T07:18:26.738Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.117 [2026-05-27T07:18:26.738Z] - nexus3.edgexfoundry.org:10004/core-command:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:26.738Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-27T07:18:26.768Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-27T07:18:26.768Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:26.768Z] latest [2026-05-27T07:18:26.768Z] 4.1.0-dev.117 [2026-05-27T07:18:26.768Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:26.768Z] main [2026-05-27T07:18:26.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:27.115Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:27.436Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:27.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T07:18:27.436Z] f2a727ce2fb9: Preparing [2026-05-27T07:18:27.436Z] 2bcd3a20ea29: Preparing [2026-05-27T07:18:27.436Z] e41ee50c30a5: Preparing [2026-05-27T07:18:27.436Z] 0f8f344cc126: Preparing [2026-05-27T07:18:27.436Z] 76a4a50b6657: Preparing [2026-05-27T07:18:27.436Z] 53f7757fb11b: Preparing [2026-05-27T07:18:27.436Z] 7f83356d5c25: Preparing [2026-05-27T07:18:27.436Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:27.436Z] 0854555d70ac: Preparing [2026-05-27T07:18:27.436Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:27.436Z] 0854555d70ac: Waiting [2026-05-27T07:18:27.436Z] 53f7757fb11b: Waiting [2026-05-27T07:18:27.436Z] 7f83356d5c25: Waiting [2026-05-27T07:18:27.436Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:27.436Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:27.436Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:27.436Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:27.436Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:27.436Z] f2a727ce2fb9: Pushed [2026-05-27T07:18:27.436Z] e41ee50c30a5: Pushed [2026-05-27T07:18:27.436Z] 2bcd3a20ea29: Pushed [2026-05-27T07:18:28.813Z] 0f8f344cc126: Pushed [2026-05-27T07:18:28.813Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:29.138Z] + 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-27T07:18:29.457Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-27T07:18:29.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T07:18:29.457Z] f2a727ce2fb9: Preparing [2026-05-27T07:18:29.457Z] 2bcd3a20ea29: Preparing [2026-05-27T07:18:29.457Z] e41ee50c30a5: Preparing [2026-05-27T07:18:29.457Z] 0f8f344cc126: Preparing [2026-05-27T07:18:29.457Z] 76a4a50b6657: Preparing [2026-05-27T07:18:29.457Z] 53f7757fb11b: Preparing [2026-05-27T07:18:29.457Z] 7f83356d5c25: Preparing [2026-05-27T07:18:29.457Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:29.457Z] 0854555d70ac: Preparing [2026-05-27T07:18:29.457Z] 53f7757fb11b: Waiting [2026-05-27T07:18:29.457Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:29.457Z] 0854555d70ac: Waiting [2026-05-27T07:18:29.457Z] 7f83356d5c25: Waiting [2026-05-27T07:18:29.457Z] e41ee50c30a5: Layer already exists [2026-05-27T07:18:29.457Z] 2bcd3a20ea29: Layer already exists [2026-05-27T07:18:29.457Z] f2a727ce2fb9: Layer already exists [2026-05-27T07:18:29.457Z] 0f8f344cc126: Layer already exists [2026-05-27T07:18:29.457Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:29.457Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:29.457Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:29.457Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:29.457Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:29.457Z] latest: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:29.801Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:30.134Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.117 [2026-05-27T07:18:30.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T07:18:30.134Z] f2a727ce2fb9: Preparing [2026-05-27T07:18:30.134Z] 2bcd3a20ea29: Preparing [2026-05-27T07:18:30.134Z] e41ee50c30a5: Preparing [2026-05-27T07:18:30.134Z] 0f8f344cc126: Preparing [2026-05-27T07:18:30.134Z] 76a4a50b6657: Preparing [2026-05-27T07:18:30.134Z] 53f7757fb11b: Preparing [2026-05-27T07:18:30.134Z] 7f83356d5c25: Preparing [2026-05-27T07:18:30.134Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:30.134Z] 0854555d70ac: Preparing [2026-05-27T07:18:30.134Z] 53f7757fb11b: Waiting [2026-05-27T07:18:30.134Z] 7f83356d5c25: Waiting [2026-05-27T07:18:30.134Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:30.134Z] 0854555d70ac: Waiting [2026-05-27T07:18:30.134Z] e41ee50c30a5: Layer already exists [2026-05-27T07:18:30.134Z] f2a727ce2fb9: Layer already exists [2026-05-27T07:18:30.134Z] 0f8f344cc126: Layer already exists [2026-05-27T07:18:30.134Z] 2bcd3a20ea29: Layer already exists [2026-05-27T07:18:30.134Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:30.134Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:30.134Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:30.134Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:30.134Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:30.134Z] 4.1.0-dev.117: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:30.472Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:30.798Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:30.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T07:18:30.799Z] f2a727ce2fb9: Preparing [2026-05-27T07:18:30.799Z] 2bcd3a20ea29: Preparing [2026-05-27T07:18:30.799Z] e41ee50c30a5: Preparing [2026-05-27T07:18:30.799Z] 0f8f344cc126: Preparing [2026-05-27T07:18:30.799Z] 76a4a50b6657: Preparing [2026-05-27T07:18:30.799Z] 53f7757fb11b: Preparing [2026-05-27T07:18:30.799Z] 7f83356d5c25: Preparing [2026-05-27T07:18:30.799Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:30.799Z] 0854555d70ac: Preparing [2026-05-27T07:18:30.799Z] 53f7757fb11b: Waiting [2026-05-27T07:18:30.799Z] 7f83356d5c25: Waiting [2026-05-27T07:18:30.799Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:30.799Z] 0854555d70ac: Waiting [2026-05-27T07:18:30.799Z] f2a727ce2fb9: Layer already exists [2026-05-27T07:18:30.799Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:30.799Z] 0f8f344cc126: Layer already exists [2026-05-27T07:18:30.799Z] e41ee50c30a5: Layer already exists [2026-05-27T07:18:30.799Z] 2bcd3a20ea29: Layer already exists [2026-05-27T07:18:30.799Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:30.799Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:30.799Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:30.799Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:30.799Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:31.129Z] + 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-27T07:18:31.463Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-27T07:18:31.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-27T07:18:31.463Z] f2a727ce2fb9: Preparing [2026-05-27T07:18:31.463Z] 2bcd3a20ea29: Preparing [2026-05-27T07:18:31.463Z] e41ee50c30a5: Preparing [2026-05-27T07:18:31.463Z] 0f8f344cc126: Preparing [2026-05-27T07:18:31.463Z] 76a4a50b6657: Preparing [2026-05-27T07:18:31.463Z] 53f7757fb11b: Preparing [2026-05-27T07:18:31.463Z] 7f83356d5c25: Preparing [2026-05-27T07:18:31.463Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:31.463Z] 0854555d70ac: Preparing [2026-05-27T07:18:31.463Z] 53f7757fb11b: Waiting [2026-05-27T07:18:31.463Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:31.463Z] 7f83356d5c25: Waiting [2026-05-27T07:18:31.463Z] 0854555d70ac: Waiting [2026-05-27T07:18:31.463Z] e41ee50c30a5: Layer already exists [2026-05-27T07:18:31.463Z] f2a727ce2fb9: Layer already exists [2026-05-27T07:18:31.463Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:31.463Z] 2bcd3a20ea29: Layer already exists [2026-05-27T07:18:31.463Z] 0f8f344cc126: Layer already exists [2026-05-27T07:18:31.463Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:31.463Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:31.463Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:31.463Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:31.463Z] main: digest: sha256:e3878f85c142d384f5c34999cf7815f186f1ed030bf966832bead960334a6af0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:18:31.537Z] ===================================================== [Pipeline] echo [2026-05-27T07:18:31.551Z] taggedImages: [2026-05-27T07:18:31.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:31.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-27T07:18:31.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.117 [2026-05-27T07:18:31.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:31.551Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-27T07:18:31.572Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-27T07:18:31.572Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:31.572Z] latest [2026-05-27T07:18:31.572Z] 4.1.0-dev.117 [2026-05-27T07:18:31.572Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:31.572Z] main [2026-05-27T07:18:31.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:31.918Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:32.249Z] + docker push nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:32.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T07:18:32.249Z] 817ce715ac9a: Preparing [2026-05-27T07:18:32.249Z] 12999ad7b433: Preparing [2026-05-27T07:18:32.249Z] 76a4a50b6657: Preparing [2026-05-27T07:18:32.249Z] 53f7757fb11b: Preparing [2026-05-27T07:18:32.249Z] c69d821d1756: Preparing [2026-05-27T07:18:32.249Z] 22be8909f084: Preparing [2026-05-27T07:18:32.249Z] 0854555d70ac: Preparing [2026-05-27T07:18:32.249Z] 22be8909f084: Waiting [2026-05-27T07:18:32.249Z] 0854555d70ac: Waiting [2026-05-27T07:18:32.249Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:32.249Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:32.249Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:32.249Z] c69d821d1756: Pushed [2026-05-27T07:18:32.249Z] 817ce715ac9a: Pushed [2026-05-27T07:18:32.249Z] 22be8909f084: Pushed [2026-05-27T07:18:33.652Z] 3e85d5ac6304: Pull complete [2026-05-27T07:18:33.653Z] c3105a71a48b: Pull complete [2026-05-27T07:18:34.615Z] 0f093f025ec4: Pull complete [2026-05-27T07:18:34.882Z] c3106fc0e877: Pull complete [2026-05-27T07:18:34.882Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-27T07:18:34.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-27T07:18:34.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T07:18:35.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-11573 does not seem to be running inside a container [2026-05-27T07:18:35.172Z] $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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-27T07:18:35.690Z] 12999ad7b433: Pushed [2026-05-27T07:18:35.690Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [2026-05-27T07:18:37.160Z] $ docker top 2a6dd783d3e25fd26f15c6565febd4e22caaafdac53ebe9faf95e5ee848c2872 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:37.680Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-27T07:18:37.786Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:38.183Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-27T07:18:38.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T07:18:38.183Z] 817ce715ac9a: Preparing [2026-05-27T07:18:38.183Z] 12999ad7b433: Preparing [2026-05-27T07:18:38.183Z] 76a4a50b6657: Preparing [2026-05-27T07:18:38.183Z] 53f7757fb11b: Preparing [2026-05-27T07:18:38.183Z] c69d821d1756: Preparing [2026-05-27T07:18:38.183Z] 22be8909f084: Preparing [2026-05-27T07:18:38.183Z] 0854555d70ac: Preparing [2026-05-27T07:18:38.183Z] 22be8909f084: Waiting [2026-05-27T07:18:38.183Z] 0854555d70ac: Waiting [2026-05-27T07:18:38.183Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:38.183Z] 817ce715ac9a: Layer already exists [2026-05-27T07:18:38.183Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:38.183Z] 12999ad7b433: Layer already exists [2026-05-27T07:18:38.183Z] c69d821d1756: Layer already exists [2026-05-27T07:18:38.183Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:38.183Z] 22be8909f084: Layer already exists [2026-05-27T07:18:38.183Z] latest: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:38.512Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:38.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.117 [2026-05-27T07:18:38.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T07:18:38.837Z] 817ce715ac9a: Preparing [2026-05-27T07:18:38.837Z] 12999ad7b433: Preparing [2026-05-27T07:18:38.837Z] 76a4a50b6657: Preparing [2026-05-27T07:18:38.837Z] 53f7757fb11b: Preparing [2026-05-27T07:18:38.837Z] c69d821d1756: Preparing [2026-05-27T07:18:38.837Z] 22be8909f084: Preparing [2026-05-27T07:18:38.837Z] 0854555d70ac: Preparing [2026-05-27T07:18:38.837Z] 0854555d70ac: Waiting [2026-05-27T07:18:38.837Z] 22be8909f084: Waiting [2026-05-27T07:18:38.837Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:38.837Z] 12999ad7b433: Layer already exists [2026-05-27T07:18:38.837Z] 817ce715ac9a: Layer already exists [2026-05-27T07:18:38.837Z] c69d821d1756: Layer already exists [2026-05-27T07:18:38.837Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:38.837Z] 22be8909f084: Layer already exists [2026-05-27T07:18:38.837Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:38.837Z] 4.1.0-dev.117: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:39.168Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:39.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:39.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T07:18:39.495Z] 817ce715ac9a: Preparing [2026-05-27T07:18:39.495Z] 12999ad7b433: Preparing [2026-05-27T07:18:39.495Z] 76a4a50b6657: Preparing [2026-05-27T07:18:39.495Z] 53f7757fb11b: Preparing [2026-05-27T07:18:39.495Z] c69d821d1756: Preparing [2026-05-27T07:18:39.495Z] 22be8909f084: Preparing [2026-05-27T07:18:39.495Z] 0854555d70ac: Preparing [2026-05-27T07:18:39.495Z] 0854555d70ac: Waiting [2026-05-27T07:18:39.495Z] 22be8909f084: Waiting [2026-05-27T07:18:39.495Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:39.495Z] 817ce715ac9a: Layer already exists [2026-05-27T07:18:39.495Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:39.495Z] c69d821d1756: Layer already exists [2026-05-27T07:18:39.495Z] 12999ad7b433: Layer already exists [2026-05-27T07:18:39.495Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:39.495Z] 22be8909f084: Layer already exists [2026-05-27T07:18:39.495Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:39.876Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:40.209Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-27T07:18:40.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-27T07:18:40.209Z] 817ce715ac9a: Preparing [2026-05-27T07:18:40.209Z] 12999ad7b433: Preparing [2026-05-27T07:18:40.209Z] 76a4a50b6657: Preparing [2026-05-27T07:18:40.209Z] 53f7757fb11b: Preparing [2026-05-27T07:18:40.209Z] c69d821d1756: Preparing [2026-05-27T07:18:40.209Z] 22be8909f084: Preparing [2026-05-27T07:18:40.209Z] 0854555d70ac: Preparing [2026-05-27T07:18:40.209Z] 22be8909f084: Waiting [2026-05-27T07:18:40.209Z] 0854555d70ac: Waiting [2026-05-27T07:18:40.209Z] 12999ad7b433: Layer already exists [2026-05-27T07:18:40.209Z] 817ce715ac9a: Layer already exists [2026-05-27T07:18:40.209Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:40.209Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:40.209Z] c69d821d1756: Layer already exists [2026-05-27T07:18:40.209Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:40.209Z] 22be8909f084: Layer already exists [2026-05-27T07:18:40.209Z] main: digest: sha256:b02a4ea77c105725d50f30b3a0f45864c6d5ad815f9fad6f56b1528d92b99e83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:18:40.288Z] ===================================================== [Pipeline] echo [2026-05-27T07:18:40.303Z] taggedImages: [2026-05-27T07:18:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-27T07:18:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.117 [2026-05-27T07:18:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:40.303Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-27T07:18:40.335Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-27T07:18:40.335Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:40.335Z] latest [2026-05-27T07:18:40.335Z] 4.1.0-dev.117 [2026-05-27T07:18:40.335Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:40.335Z] main [2026-05-27T07:18:40.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:40.704Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:41.027Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:41.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T07:18:41.027Z] 94b50d977587: Preparing [2026-05-27T07:18:41.027Z] 04a354a81283: Preparing [2026-05-27T07:18:41.027Z] 53f7757fb11b: Preparing [2026-05-27T07:18:41.027Z] 0a7668acc8b3: Preparing [2026-05-27T07:18:41.027Z] 127715bad91b: Preparing [2026-05-27T07:18:41.027Z] 0854555d70ac: Preparing [2026-05-27T07:18:41.027Z] 0854555d70ac: Waiting [2026-05-27T07:18:41.027Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:41.027Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:41.027Z] 127715bad91b: Pushed [2026-05-27T07:18:41.027Z] 94b50d977587: Pushed [2026-05-27T07:18:41.027Z] 0a7668acc8b3: Pushed [2026-05-27T07:18:45.216Z] 04a354a81283: Pushed [2026-05-27T07:18:45.216Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:45.541Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:45.859Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-27T07:18:45.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T07:18:45.859Z] 94b50d977587: Preparing [2026-05-27T07:18:45.859Z] 04a354a81283: Preparing [2026-05-27T07:18:45.859Z] 53f7757fb11b: Preparing [2026-05-27T07:18:45.859Z] 0a7668acc8b3: Preparing [2026-05-27T07:18:45.859Z] 127715bad91b: Preparing [2026-05-27T07:18:45.859Z] 0854555d70ac: Preparing [2026-05-27T07:18:45.859Z] 0854555d70ac: Waiting [2026-05-27T07:18:45.859Z] 94b50d977587: Layer already exists [2026-05-27T07:18:45.859Z] 127715bad91b: Layer already exists [2026-05-27T07:18:45.859Z] 0a7668acc8b3: Layer already exists [2026-05-27T07:18:45.859Z] 04a354a81283: Layer already exists [2026-05-27T07:18:45.859Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:45.859Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:45.859Z] latest: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:46.186Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:46.512Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.117 [2026-05-27T07:18:46.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T07:18:46.512Z] 94b50d977587: Preparing [2026-05-27T07:18:46.512Z] 04a354a81283: Preparing [2026-05-27T07:18:46.512Z] 53f7757fb11b: Preparing [2026-05-27T07:18:46.512Z] 0a7668acc8b3: Preparing [2026-05-27T07:18:46.512Z] 127715bad91b: Preparing [2026-05-27T07:18:46.512Z] 0854555d70ac: Preparing [2026-05-27T07:18:46.512Z] 0854555d70ac: Waiting [2026-05-27T07:18:46.512Z] 0a7668acc8b3: Layer already exists [2026-05-27T07:18:46.512Z] 04a354a81283: Layer already exists [2026-05-27T07:18:46.512Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:46.512Z] 127715bad91b: Layer already exists [2026-05-27T07:18:46.512Z] 94b50d977587: Layer already exists [2026-05-27T07:18:46.512Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:46.512Z] 4.1.0-dev.117: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:46.834Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:47.159Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:47.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T07:18:47.159Z] 94b50d977587: Preparing [2026-05-27T07:18:47.159Z] 04a354a81283: Preparing [2026-05-27T07:18:47.159Z] 53f7757fb11b: Preparing [2026-05-27T07:18:47.159Z] 0a7668acc8b3: Preparing [2026-05-27T07:18:47.159Z] 127715bad91b: Preparing [2026-05-27T07:18:47.159Z] 0854555d70ac: Preparing [2026-05-27T07:18:47.159Z] 0854555d70ac: Waiting [2026-05-27T07:18:47.159Z] 94b50d977587: Layer already exists [2026-05-27T07:18:47.159Z] 0a7668acc8b3: Layer already exists [2026-05-27T07:18:47.159Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:47.159Z] 127715bad91b: Layer already exists [2026-05-27T07:18:47.159Z] 04a354a81283: Layer already exists [2026-05-27T07:18:47.159Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:47.159Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:47.487Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:47.777Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #1 transferring dockerfile: [2026-05-27T07:18:47.777Z] #1 transferring dockerfile: 2.02kB 0.0s done [2026-05-27T07:18:47.777Z] #1 DONE 0.3s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #2 transferring dockerfile: 2.49kB done [2026-05-27T07:18:47.777Z] #2 DONE 0.0s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #3 transferring dockerfile: 3.02kB done [2026-05-27T07:18:47.777Z] #3 DONE 0.1s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #4 transferring dockerfile: 2.50kB done [2026-05-27T07:18:47.777Z] #4 DONE 0.1s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #5 [core-keeper internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #5 transferring dockerfile: 2.07kB done [2026-05-27T07:18:47.777Z] #5 DONE 0.1s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #6 [core-command internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #6 transferring dockerfile: 1.94kB 0.0s done [2026-05-27T07:18:47.777Z] #6 DONE 0.1s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #7 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #7 transferring dockerfile: 1.69kB 0.0s done [2026-05-27T07:18:47.777Z] #7 DONE 0.1s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-27T07:18:47.777Z] #8 transferring dockerfile: 1.89kB done [2026-05-27T07:18:47.777Z] #8 DONE 0.1s [2026-05-27T07:18:47.777Z] [2026-05-27T07:18:47.777Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-27T07:18:47.817Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-27T07:18:47.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-27T07:18:47.817Z] 94b50d977587: Preparing [2026-05-27T07:18:47.817Z] 04a354a81283: Preparing [2026-05-27T07:18:47.817Z] 53f7757fb11b: Preparing [2026-05-27T07:18:47.817Z] 0a7668acc8b3: Preparing [2026-05-27T07:18:47.817Z] 127715bad91b: Preparing [2026-05-27T07:18:47.817Z] 0854555d70ac: Preparing [2026-05-27T07:18:47.817Z] 0854555d70ac: Waiting [2026-05-27T07:18:47.817Z] 04a354a81283: Layer already exists [2026-05-27T07:18:47.817Z] 127715bad91b: Layer already exists [2026-05-27T07:18:47.817Z] 0a7668acc8b3: Layer already exists [2026-05-27T07:18:47.817Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:47.817Z] 94b50d977587: Layer already exists [2026-05-27T07:18:47.817Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:47.817Z] main: digest: sha256:1b2de39a0c8a7043214da16ac6e1c9e27f5c1dedae7d690c8adab1ab1129a158 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:18:47.905Z] ===================================================== [Pipeline] echo [2026-05-27T07:18:47.924Z] taggedImages: [2026-05-27T07:18:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-27T07:18:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.117 [2026-05-27T07:18:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:47.924Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-27T07:18:47.956Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-27T07:18:47.956Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:47.956Z] latest [2026-05-27T07:18:47.956Z] 4.1.0-dev.117 [2026-05-27T07:18:47.956Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:47.956Z] main [2026-05-27T07:18:47.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:48.055Z] #9 transferring dockerfile: 2.14kB 0.0s done [2026-05-27T07:18:48.055Z] #9 DONE 0.1s [2026-05-27T07:18:48.055Z] [2026-05-27T07:18:48.055Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2026-05-27T07:18:48.055Z] #10 transferring dockerfile: 1.81kB done [2026-05-27T07:18:48.055Z] #10 DONE 0.1s [2026-05-27T07:18:48.055Z] [2026-05-27T07:18:48.055Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-05-27T07:18:48.055Z] #11 transferring dockerfile: 1.83kB done [2026-05-27T07:18:48.055Z] #11 DONE 0.1s [2026-05-27T07:18:48.055Z] [2026-05-27T07:18:48.055Z] #12 [core-metadata internal] load build definition from Dockerfile [2026-05-27T07:18:48.301Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [2026-05-27T07:18:48.329Z] #12 transferring dockerfile: 2.10kB 0.0s done [2026-05-27T07:18:48.329Z] #12 DONE 0.1s [2026-05-27T07:18:48.329Z] [2026-05-27T07:18:48.329Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T07:18:48.329Z] #13 transferring dockerfile: 2.23kB done [2026-05-27T07:18:48.329Z] #13 DONE 0.1s [2026-05-27T07:18:48.329Z] [2026-05-27T07:18:48.329Z] #14 [security-spire-server internal] load build definition from Dockerfile [2026-05-27T07:18:48.329Z] #14 transferring dockerfile: 1.70kB 0.0s done [2026-05-27T07:18:48.329Z] #14 DONE 0.1s [2026-05-27T07:18:48.329Z] [2026-05-27T07:18:48.329Z] #15 [core-data internal] load build definition from Dockerfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:48.596Z] #15 transferring dockerfile: 2.04kB done [2026-05-27T07:18:48.596Z] #15 DONE 0.1s [2026-05-27T07:18:48.596Z] [2026-05-27T07:18:48.596Z] #16 [support-notifications internal] load .dockerignore [2026-05-27T07:18:48.596Z] #16 transferring context: 50B 0.0s done [2026-05-27T07:18:48.596Z] #16 DONE 0.1s [2026-05-27T07:18:48.631Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:48.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T07:18:48.631Z] 6dea0338320e: Preparing [2026-05-27T07:18:48.631Z] 4ada021c1976: Preparing [2026-05-27T07:18:48.631Z] 783ad8cea984: Preparing [2026-05-27T07:18:48.631Z] 76a4a50b6657: Preparing [2026-05-27T07:18:48.631Z] 53f7757fb11b: Preparing [2026-05-27T07:18:48.631Z] 7f83356d5c25: Preparing [2026-05-27T07:18:48.631Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:48.631Z] 7f83356d5c25: Waiting [2026-05-27T07:18:48.631Z] 0854555d70ac: Preparing [2026-05-27T07:18:48.631Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:48.631Z] 0854555d70ac: Waiting [2026-05-27T07:18:48.631Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:48.631Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:48.631Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:48.631Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:48.631Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:48.631Z] 6dea0338320e: Pushed [2026-05-27T07:18:48.631Z] 4ada021c1976: Pushed [2026-05-27T07:18:49.193Z] [2026-05-27T07:18:49.193Z] #17 [security-secretstore-setup internal] load .dockerignore [2026-05-27T07:18:49.193Z] #17 transferring context: 50B 0.0s done [2026-05-27T07:18:49.193Z] #17 DONE 0.1s [2026-05-27T07:18:49.193Z] [2026-05-27T07:18:49.193Z] #18 [security-bootstrapper internal] load .dockerignore [2026-05-27T07:18:49.193Z] #18 transferring context: 50B 0.0s done [2026-05-27T07:18:49.193Z] #18 DONE 0.1s [2026-05-27T07:18:49.193Z] [2026-05-27T07:18:49.193Z] #19 [security-proxy-setup internal] load .dockerignore [2026-05-27T07:18:49.469Z] #19 transferring context: 50B 0.0s done [2026-05-27T07:18:49.469Z] #19 DONE 0.1s [2026-05-27T07:18:49.469Z] [2026-05-27T07:18:49.469Z] #20 [core-keeper internal] load .dockerignore [2026-05-27T07:18:49.469Z] #20 transferring context: 50B 0.0s done [2026-05-27T07:18:49.469Z] #20 DONE 0.1s [2026-05-27T07:18:49.469Z] [2026-05-27T07:18:49.469Z] #21 [core-command internal] load .dockerignore [2026-05-27T07:18:49.469Z] #21 transferring context: 50B done [2026-05-27T07:18:49.469Z] #21 DONE 0.1s [2026-05-27T07:18:49.469Z] [2026-05-27T07:18:49.469Z] #22 [security-spire-config internal] load .dockerignore [2026-05-27T07:18:49.469Z] #22 transferring context: 50B 0.0s done [2026-05-27T07:18:49.469Z] #22 DONE 0.1s [2026-05-27T07:18:49.469Z] [2026-05-27T07:18:49.469Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T07:18:49.469Z] #23 transferring context: 50B done [2026-05-27T07:18:49.469Z] #23 DONE 0.1s [2026-05-27T07:18:49.469Z] [2026-05-27T07:18:49.469Z] #24 [security-proxy-auth internal] load .dockerignore [2026-05-27T07:18:49.752Z] #24 transferring context: 50B done [2026-05-27T07:18:49.752Z] #24 DONE 0.1s [2026-05-27T07:18:49.752Z] [2026-05-27T07:18:49.752Z] #25 [security-spire-agent internal] load .dockerignore [2026-05-27T07:18:49.752Z] #25 transferring context: 50B 0.0s done [2026-05-27T07:18:49.752Z] #25 DONE 0.1s [2026-05-27T07:18:49.752Z] [2026-05-27T07:18:49.752Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T07:18:49.752Z] #26 ... [2026-05-27T07:18:49.752Z] [2026-05-27T07:18:49.752Z] #27 [core-metadata internal] load .dockerignore [2026-05-27T07:18:49.752Z] #27 transferring context: 50B done [2026-05-27T07:18:49.752Z] #27 DONE 0.1s [2026-05-27T07:18:49.752Z] [2026-05-27T07:18:49.752Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T07:18:49.752Z] #26 transferring context: 50B 0.0s done [2026-05-27T07:18:50.025Z] #26 ... [2026-05-27T07:18:50.025Z] [2026-05-27T07:18:50.025Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T07:18:50.025Z] #28 transferring context: 50B done [2026-05-27T07:18:50.025Z] #28 DONE 0.1s [2026-05-27T07:18:50.025Z] [2026-05-27T07:18:50.025Z] #29 [security-spire-server internal] load .dockerignore [2026-05-27T07:18:50.025Z] #29 transferring context: 50B 0.0s done [2026-05-27T07:18:50.025Z] #29 DONE 0.1s [2026-05-27T07:18:50.025Z] [2026-05-27T07:18:50.025Z] #30 [core-data internal] load .dockerignore [2026-05-27T07:18:50.025Z] #30 transferring context: 50B 0.0s done [2026-05-27T07:18:50.025Z] #30 DONE 0.1s [2026-05-27T07:18:50.025Z] [2026-05-27T07:18:50.025Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:50.025Z] #31 DONE 0.0s [2026-05-27T07:18:50.025Z] [2026-05-27T07:18:50.025Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T07:18:50.611Z] #32 DONE 0.5s [2026-05-27T07:18:50.611Z] [2026-05-27T07:18:50.611Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:18:50.611Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:18:50.611Z] #33 DONE 0.0s [2026-05-27T07:18:50.611Z] [2026-05-27T07:18:50.611Z] #34 [support-notifications internal] load build context [2026-05-27T07:18:51.197Z] #34 ... [2026-05-27T07:18:51.197Z] [2026-05-27T07:18:51.197Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:51.197Z] #31 DONE 0.0s [2026-05-27T07:18:51.197Z] [2026-05-27T07:18:51.197Z] #34 [support-notifications internal] load build context [2026-05-27T07:18:51.197Z] #34 ... [2026-05-27T07:18:51.197Z] [2026-05-27T07:18:51.197Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T07:18:51.197Z] #32 DONE 0.5s [2026-05-27T07:18:51.197Z] [2026-05-27T07:18:51.197Z] #34 [support-notifications internal] load build context [2026-05-27T07:18:51.467Z] #34 ... [2026-05-27T07:18:51.467Z] [2026-05-27T07:18:51.467Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:51.467Z] #31 DONE 0.0s [2026-05-27T07:18:51.467Z] [2026-05-27T07:18:51.467Z] #34 [support-notifications internal] load build context [2026-05-27T07:18:51.737Z] #34 ... [2026-05-27T07:18:51.737Z] [2026-05-27T07:18:51.737Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:51.737Z] #31 DONE 0.0s [2026-05-27T07:18:51.737Z] [2026-05-27T07:18:51.737Z] #34 [support-notifications internal] load build context [2026-05-27T07:18:51.737Z] #34 transferring context: 3.43MB 0.9s done [2026-05-27T07:18:51.737Z] #34 DONE 1.3s [2026-05-27T07:18:51.737Z] [2026-05-27T07:18:51.737Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:18:51.737Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:18:51.737Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-27T07:18:51.737Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:18:51.737Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T07:18:51.737Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T07:18:51.737Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0.9s [2026-05-27T07:18:52.021Z] #33 ... [2026-05-27T07:18:52.021Z] [2026-05-27T07:18:52.021Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T07:18:52.021Z] #32 DONE 1.0s [2026-05-27T07:18:52.021Z] [2026-05-27T07:18:52.021Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:18:52.021Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:18:52.021Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-27T07:18:52.021Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:18:52.021Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T07:18:52.021Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T07:18:52.021Z] #33 ... [2026-05-27T07:18:52.021Z] [2026-05-27T07:18:52.021Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:52.021Z] #31 DONE 0.0s [2026-05-27T07:18:52.292Z] [2026-05-27T07:18:52.292Z] #35 [security-bootstrapper internal] load build context [2026-05-27T07:18:52.292Z] #35 ... [2026-05-27T07:18:52.292Z] [2026-05-27T07:18:52.292Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:52.292Z] #31 DONE 0.1s [2026-05-27T07:18:52.292Z] [2026-05-27T07:18:52.292Z] #35 [security-bootstrapper internal] load build context [2026-05-27T07:18:52.560Z] #35 ... [2026-05-27T07:18:52.560Z] [2026-05-27T07:18:52.560Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T07:18:52.560Z] #32 DONE 1.4s [2026-05-27T07:18:52.560Z] [2026-05-27T07:18:52.560Z] #35 [security-bootstrapper internal] load build context [2026-05-27T07:18:52.823Z] 783ad8cea984: Pushed [2026-05-27T07:18:52.823Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [2026-05-27T07:18:52.828Z] #35 ... [2026-05-27T07:18:52.828Z] [2026-05-27T07:18:52.828Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:52.828Z] #31 DONE 0.1s [2026-05-27T07:18:52.828Z] [2026-05-27T07:18:52.828Z] #35 [security-bootstrapper internal] load build context [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:53.097Z] #35 ... [2026-05-27T07:18:53.097Z] [2026-05-27T07:18:53.097Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:53.097Z] #31 DONE 0.1s [2026-05-27T07:18:53.097Z] [2026-05-27T07:18:53.097Z] #35 [security-bootstrapper internal] load build context [2026-05-27T07:18:53.097Z] #35 ... [2026-05-27T07:18:53.097Z] [2026-05-27T07:18:53.097Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:53.097Z] #31 DONE 0.1s [2026-05-27T07:18:53.097Z] [2026-05-27T07:18:53.097Z] #35 [security-bootstrapper internal] load build context [2026-05-27T07:18:53.097Z] #35 transferring context: 3.43MB 1.8s done [2026-05-27T07:18:53.157Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:53.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-27T07:18:53.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T07:18:53.484Z] 6dea0338320e: Preparing [2026-05-27T07:18:53.484Z] 4ada021c1976: Preparing [2026-05-27T07:18:53.484Z] 783ad8cea984: Preparing [2026-05-27T07:18:53.484Z] 76a4a50b6657: Preparing [2026-05-27T07:18:53.484Z] 53f7757fb11b: Preparing [2026-05-27T07:18:53.484Z] 7f83356d5c25: Preparing [2026-05-27T07:18:53.484Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:53.484Z] 0854555d70ac: Preparing [2026-05-27T07:18:53.484Z] 7f83356d5c25: Waiting [2026-05-27T07:18:53.484Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:53.484Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:53.484Z] 4ada021c1976: Layer already exists [2026-05-27T07:18:53.484Z] 783ad8cea984: Layer already exists [2026-05-27T07:18:53.484Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:53.484Z] 6dea0338320e: Layer already exists [2026-05-27T07:18:53.484Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:53.484Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:53.484Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:53.484Z] latest: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:53.684Z] #35 ... [2026-05-27T07:18:53.684Z] [2026-05-27T07:18:53.684Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-27T07:18:53.684Z] #31 DONE 0.1s [2026-05-27T07:18:53.684Z] [2026-05-27T07:18:53.684Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T07:18:53.684Z] #36 DONE 1.8s [2026-05-27T07:18:53.684Z] [2026-05-27T07:18:53.684Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:53.684Z] #37 DONE 0.0s [2026-05-27T07:18:53.684Z] [2026-05-27T07:18:53.684Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:18:53.684Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:18:53.684Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-27T07:18:53.684Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:18:53.684Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T07:18:53.684Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T07:18:53.684Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done [2026-05-27T07:18:53.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:53.953Z] #33 ... [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T07:18:53.953Z] #32 DONE 2.5s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #38 [core-common-config-bootstrapper internal] load build context [2026-05-27T07:18:53.953Z] #38 DONE 0.0s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #39 [security-secretstore-setup internal] load build context [2026-05-27T07:18:53.953Z] #39 transferring context: 3.43MB 1.7s done [2026-05-27T07:18:53.953Z] #39 DONE 2.7s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-27T07:18:53.953Z] #40 DONE 4.1s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:18:53.953Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:18:53.953Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-27T07:18:53.953Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:18:53.953Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T07:18:53.953Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T07:18:53.953Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done [2026-05-27T07:18:53.953Z] #33 ... [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-27T07:18:53.953Z] #41 DONE 1.3s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:18:53.953Z] #42 DONE 0.0s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #43 [security-spire-agent internal] load build context [2026-05-27T07:18:53.953Z] #43 DONE 0.0s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #35 [security-bootstrapper internal] load build context [2026-05-27T07:18:53.953Z] #35 DONE 2.7s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #44 [security-proxy-setup internal] load build context [2026-05-27T07:18:53.953Z] #44 transferring context: 3.43MB 1.8s done [2026-05-27T07:18:53.953Z] #44 DONE 2.6s [2026-05-27T07:18:53.953Z] [2026-05-27T07:18:53.953Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T07:18:53.953Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-27T07:18:53.953Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-27T07:18:53.953Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T07:18:53.953Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-27T07:18:53.953Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-27T07:18:53.953Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done [2026-05-27T07:18:54.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.117 [2026-05-27T07:18:54.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T07:18:54.156Z] 6dea0338320e: Preparing [2026-05-27T07:18:54.157Z] 4ada021c1976: Preparing [2026-05-27T07:18:54.157Z] 783ad8cea984: Preparing [2026-05-27T07:18:54.157Z] 76a4a50b6657: Preparing [2026-05-27T07:18:54.157Z] 53f7757fb11b: Preparing [2026-05-27T07:18:54.157Z] 7f83356d5c25: Preparing [2026-05-27T07:18:54.157Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:54.157Z] 0854555d70ac: Preparing [2026-05-27T07:18:54.157Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:54.157Z] 0854555d70ac: Waiting [2026-05-27T07:18:54.157Z] 7f83356d5c25: Waiting [2026-05-27T07:18:54.157Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:54.157Z] 4ada021c1976: Layer already exists [2026-05-27T07:18:54.157Z] 6dea0338320e: Layer already exists [2026-05-27T07:18:54.157Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:54.157Z] 783ad8cea984: Layer already exists [2026-05-27T07:18:54.157Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:54.157Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:54.157Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:54.157Z] 4.1.0-dev.117: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:54.488Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:54.811Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:54.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T07:18:54.811Z] 6dea0338320e: Preparing [2026-05-27T07:18:54.811Z] 4ada021c1976: Preparing [2026-05-27T07:18:54.811Z] 783ad8cea984: Preparing [2026-05-27T07:18:54.811Z] 76a4a50b6657: Preparing [2026-05-27T07:18:54.811Z] 53f7757fb11b: Preparing [2026-05-27T07:18:54.811Z] 7f83356d5c25: Preparing [2026-05-27T07:18:54.811Z] 7f83356d5c25: Waiting [2026-05-27T07:18:54.811Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:54.811Z] 0854555d70ac: Preparing [2026-05-27T07:18:54.811Z] 0854555d70ac: Waiting [2026-05-27T07:18:54.811Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:54.811Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:54.811Z] 4ada021c1976: Layer already exists [2026-05-27T07:18:54.811Z] 783ad8cea984: Layer already exists [2026-05-27T07:18:54.811Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:54.811Z] 6dea0338320e: Layer already exists [2026-05-27T07:18:54.811Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:54.811Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:54.811Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:54.811Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:55.135Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:55.464Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-27T07:18:55.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-27T07:18:55.464Z] 6dea0338320e: Preparing [2026-05-27T07:18:55.464Z] 4ada021c1976: Preparing [2026-05-27T07:18:55.464Z] 783ad8cea984: Preparing [2026-05-27T07:18:55.464Z] 76a4a50b6657: Preparing [2026-05-27T07:18:55.464Z] 53f7757fb11b: Preparing [2026-05-27T07:18:55.464Z] 7f83356d5c25: Preparing [2026-05-27T07:18:55.464Z] 2d9d67f63b9a: Preparing [2026-05-27T07:18:55.464Z] 0854555d70ac: Preparing [2026-05-27T07:18:55.464Z] 7f83356d5c25: Waiting [2026-05-27T07:18:55.464Z] 2d9d67f63b9a: Waiting [2026-05-27T07:18:55.464Z] 0854555d70ac: Waiting [2026-05-27T07:18:55.464Z] 783ad8cea984: Layer already exists [2026-05-27T07:18:55.464Z] 6dea0338320e: Layer already exists [2026-05-27T07:18:55.464Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:55.464Z] 4ada021c1976: Layer already exists [2026-05-27T07:18:55.464Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:55.464Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:18:55.464Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:55.464Z] 7f83356d5c25: Layer already exists [2026-05-27T07:18:55.464Z] main: digest: sha256:1478698bdef5fce9edbde7a866f639dedceaa20775451a2fb3cb4feae8f679f7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:18:55.575Z] ===================================================== [Pipeline] echo [2026-05-27T07:18:55.592Z] taggedImages: [2026-05-27T07:18:55.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:55.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-27T07:18:55.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.117 [2026-05-27T07:18:55.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:55.592Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-27T07:18:55.623Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-27T07:18:55.623Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:55.623Z] latest [2026-05-27T07:18:55.623Z] 4.1.0-dev.117 [2026-05-27T07:18:55.623Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:55.623Z] main [2026-05-27T07:18:55.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:55.901Z] #33 DONE 6.0s [2026-05-27T07:18:55.901Z] [2026-05-27T07:18:55.901Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:55.901Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-05-27T07:18:55.901Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-05-27T07:18:55.901Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-27T07:18:55.901Z] #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-27T07:18:55.901Z] #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-27T07:18:55.901Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-05-27T07:18:55.901Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-27T07:18:55.901Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done [2026-05-27T07:18:55.901Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.5s [2026-05-27T07:18:55.901Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-05-27T07:18:55.901Z] #37 ... [2026-05-27T07:18:55.901Z] [2026-05-27T07:18:55.901Z] #45 [core-keeper internal] load build context [2026-05-27T07:18:55.901Z] #45 transferring context: 3.43MB 2.5s done [2026-05-27T07:18:55.901Z] #45 DONE 4.2s [2026-05-27T07:18:55.901Z] [2026-05-27T07:18:55.901Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:55.901Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.8s [2026-05-27T07:18:55.964Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:56.173Z] #37 ... [2026-05-27T07:18:56.173Z] [2026-05-27T07:18:56.173Z] #46 [security-spiffe-token-provider internal] load build context [2026-05-27T07:18:56.173Z] #46 transferring context: 3.43MB 1.9s done [2026-05-27T07:18:56.173Z] #46 DONE 3.6s [2026-05-27T07:18:56.173Z] [2026-05-27T07:18:56.173Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:56.173Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 2.0s [2026-05-27T07:18:56.173Z] #37 ... [2026-05-27T07:18:56.173Z] [2026-05-27T07:18:56.173Z] #47 [security-spire-config internal] load build context [2026-05-27T07:18:56.173Z] #47 transferring context: 24.83kB 0.2s done [2026-05-27T07:18:56.173Z] #47 DONE 2.5s [2026-05-27T07:18:56.173Z] [2026-05-27T07:18:56.173Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:56.283Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:18:56.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T07:18:56.283Z] 414e7a6e0d96: Preparing [2026-05-27T07:18:56.283Z] dce167500b02: Preparing [2026-05-27T07:18:56.283Z] 8ef905993f04: Preparing [2026-05-27T07:18:56.283Z] 8ff183bd8242: Preparing [2026-05-27T07:18:56.283Z] 8f57281a897b: Preparing [2026-05-27T07:18:56.283Z] 31d25a2a75b6: Preparing [2026-05-27T07:18:56.283Z] fc7fae41a5d9: Preparing [2026-05-27T07:18:56.283Z] 76a4a50b6657: Preparing [2026-05-27T07:18:56.283Z] 53f7757fb11b: Preparing [2026-05-27T07:18:56.283Z] 73e20bdab788: Preparing [2026-05-27T07:18:56.283Z] c7547e062e0b: Preparing [2026-05-27T07:18:56.283Z] 5f70bf18a086: Preparing [2026-05-27T07:18:56.283Z] f466c45574e9: Preparing [2026-05-27T07:18:56.283Z] c317b87ba45c: Preparing [2026-05-27T07:18:56.283Z] fc7fae41a5d9: Waiting [2026-05-27T07:18:56.283Z] 53f7757fb11b: Waiting [2026-05-27T07:18:56.283Z] 71b13ed05cd1: Preparing [2026-05-27T07:18:56.283Z] 76a4a50b6657: Waiting [2026-05-27T07:18:56.283Z] 0854555d70ac: Preparing [2026-05-27T07:18:56.283Z] 73e20bdab788: Waiting [2026-05-27T07:18:56.283Z] c7547e062e0b: Waiting [2026-05-27T07:18:56.283Z] f466c45574e9: Waiting [2026-05-27T07:18:56.283Z] 5f70bf18a086: Waiting [2026-05-27T07:18:56.283Z] c317b87ba45c: Waiting [2026-05-27T07:18:56.283Z] 71b13ed05cd1: Waiting [2026-05-27T07:18:56.283Z] 0854555d70ac: Waiting [2026-05-27T07:18:56.283Z] 31d25a2a75b6: Waiting [2026-05-27T07:18:56.283Z] 8ef905993f04: Pushed [2026-05-27T07:18:56.283Z] 8f57281a897b: Pushed [2026-05-27T07:18:56.283Z] 8ff183bd8242: Pushed [2026-05-27T07:18:56.283Z] 414e7a6e0d96: Pushed [2026-05-27T07:18:56.283Z] dce167500b02: Pushed [2026-05-27T07:18:56.283Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:56.283Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:56.283Z] 5f70bf18a086: Layer already exists [2026-05-27T07:18:56.283Z] 31d25a2a75b6: Pushed [2026-05-27T07:18:56.452Z] #37 ... [2026-05-27T07:18:56.452Z] [2026-05-27T07:18:56.452Z] #48 [security-spire-server internal] load build context [2026-05-27T07:18:56.452Z] #48 transferring context: 26.58kB 0.4s done [2026-05-27T07:18:56.452Z] #48 DONE 2.6s [2026-05-27T07:18:56.452Z] [2026-05-27T07:18:56.452Z] #49 [core-command internal] load build context [2026-05-27T07:18:56.452Z] #49 transferring context: 3.43MB 2.1s done [2026-05-27T07:18:56.452Z] #49 DONE 4.4s [2026-05-27T07:18:56.452Z] [2026-05-27T07:18:56.452Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:56.452Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.22MB / 37.02MB 2.3s [2026-05-27T07:18:56.452Z] #37 ... [2026-05-27T07:18:56.452Z] [2026-05-27T07:18:56.452Z] #50 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-05-27T07:18:56.452Z] #50 DONE 3.6s [2026-05-27T07:18:56.452Z] [2026-05-27T07:18:56.452Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:56.452Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-27T07:18:56.542Z] 73e20bdab788: Pushed [2026-05-27T07:18:56.542Z] c7547e062e0b: Pushed [2026-05-27T07:18:56.542Z] f466c45574e9: Pushed [2026-05-27T07:18:56.542Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:56.542Z] c317b87ba45c: Pushed [2026-05-27T07:18:56.542Z] 71b13ed05cd1: Pushed [2026-05-27T07:18:56.719Z] #37 ... [2026-05-27T07:18:56.719Z] [2026-05-27T07:18:56.719Z] #51 [security-proxy-auth internal] load build context [2026-05-27T07:18:56.719Z] #51 transferring context: 3.43MB 1.7s done [2026-05-27T07:18:56.719Z] #51 DONE 4.0s [2026-05-27T07:18:56.719Z] [2026-05-27T07:18:56.719Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:56.719Z] #37 ... [2026-05-27T07:18:56.719Z] [2026-05-27T07:18:56.719Z] #52 [support-scheduler internal] load build context [2026-05-27T07:18:56.719Z] #52 transferring context: 3.43MB 1.9s done [2026-05-27T07:18:56.719Z] #52 DONE 3.6s [2026-05-27T07:18:56.719Z] [2026-05-27T07:18:56.719Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:56.719Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 2.6s [2026-05-27T07:18:56.988Z] #37 ... [2026-05-27T07:18:56.988Z] [2026-05-27T07:18:56.988Z] #43 [security-spire-agent internal] load build context [2026-05-27T07:18:56.988Z] #43 transferring context: 26.11kB 0.2s done [2026-05-27T07:18:56.988Z] #43 DONE 2.8s [2026-05-27T07:18:56.988Z] [2026-05-27T07:18:56.988Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:56.988Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.9s [2026-05-27T07:18:56.988Z] #37 ... [2026-05-27T07:18:56.988Z] [2026-05-27T07:18:56.988Z] #53 [core-data internal] load build context [2026-05-27T07:18:56.988Z] #53 transferring context: 3.43MB 1.7s done [2026-05-27T07:18:56.988Z] #53 DONE 3.1s [2026-05-27T07:18:56.988Z] [2026-05-27T07:18:56.988Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:57.256Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 3.1s [2026-05-27T07:18:57.528Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 3.3s [2026-05-27T07:18:57.528Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 3.5s [2026-05-27T07:18:57.795Z] #37 ... [2026-05-27T07:18:57.795Z] [2026-05-27T07:18:57.795Z] #54 [core-metadata internal] load build context [2026-05-27T07:18:57.795Z] #54 transferring context: 3.43MB 2.3s done [2026-05-27T07:18:57.795Z] #54 DONE 3.9s [2026-05-27T07:18:57.795Z] [2026-05-27T07:18:57.795Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:57.925Z] fc7fae41a5d9: Pushed [2026-05-27T07:18:57.925Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:58.080Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 3.8s [2026-05-27T07:18:58.080Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 4.1s [2026-05-27T07:18:58.253Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:58.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-27T07:18:58.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T07:18:58.595Z] 414e7a6e0d96: Preparing [2026-05-27T07:18:58.595Z] dce167500b02: Preparing [2026-05-27T07:18:58.595Z] 8ef905993f04: Preparing [2026-05-27T07:18:58.595Z] 8ff183bd8242: Preparing [2026-05-27T07:18:58.595Z] 8f57281a897b: Preparing [2026-05-27T07:18:58.595Z] 31d25a2a75b6: Preparing [2026-05-27T07:18:58.595Z] fc7fae41a5d9: Preparing [2026-05-27T07:18:58.595Z] 76a4a50b6657: Preparing [2026-05-27T07:18:58.595Z] 53f7757fb11b: Preparing [2026-05-27T07:18:58.595Z] 73e20bdab788: Preparing [2026-05-27T07:18:58.595Z] c7547e062e0b: Preparing [2026-05-27T07:18:58.595Z] 5f70bf18a086: Preparing [2026-05-27T07:18:58.595Z] f466c45574e9: Preparing [2026-05-27T07:18:58.595Z] c317b87ba45c: Preparing [2026-05-27T07:18:58.595Z] 71b13ed05cd1: Preparing [2026-05-27T07:18:58.595Z] 0854555d70ac: Preparing [2026-05-27T07:18:58.595Z] 76a4a50b6657: Waiting [2026-05-27T07:18:58.595Z] 53f7757fb11b: Waiting [2026-05-27T07:18:58.595Z] 73e20bdab788: Waiting [2026-05-27T07:18:58.595Z] c7547e062e0b: Waiting [2026-05-27T07:18:58.595Z] 5f70bf18a086: Waiting [2026-05-27T07:18:58.595Z] f466c45574e9: Waiting [2026-05-27T07:18:58.595Z] c317b87ba45c: Waiting [2026-05-27T07:18:58.595Z] 71b13ed05cd1: Waiting [2026-05-27T07:18:58.595Z] 31d25a2a75b6: Waiting [2026-05-27T07:18:58.595Z] 0854555d70ac: Waiting [2026-05-27T07:18:58.595Z] fc7fae41a5d9: Waiting [2026-05-27T07:18:58.595Z] 8ef905993f04: Layer already exists [2026-05-27T07:18:58.595Z] 8f57281a897b: Layer already exists [2026-05-27T07:18:58.595Z] dce167500b02: Layer already exists [2026-05-27T07:18:58.595Z] 8ff183bd8242: Layer already exists [2026-05-27T07:18:58.595Z] 414e7a6e0d96: Layer already exists [2026-05-27T07:18:58.595Z] fc7fae41a5d9: Layer already exists [2026-05-27T07:18:58.595Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:58.595Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:58.595Z] 31d25a2a75b6: Layer already exists [2026-05-27T07:18:58.595Z] 73e20bdab788: Layer already exists [2026-05-27T07:18:58.595Z] 5f70bf18a086: Layer already exists [2026-05-27T07:18:58.595Z] c7547e062e0b: Layer already exists [2026-05-27T07:18:58.595Z] c317b87ba45c: Layer already exists [2026-05-27T07:18:58.595Z] f466c45574e9: Layer already exists [2026-05-27T07:18:58.595Z] 71b13ed05cd1: Layer already exists [2026-05-27T07:18:58.595Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:58.595Z] latest: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:58.678Z] #37 ... [2026-05-27T07:18:58.678Z] [2026-05-27T07:18:58.678Z] #38 [core-common-config-bootstrapper internal] load build context [2026-05-27T07:18:58.678Z] #38 transferring context: 3.43MB 2.3s done [2026-05-27T07:18:58.678Z] #38 DONE 4.5s [2026-05-27T07:18:58.678Z] [2026-05-27T07:18:58.678Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:18:58.963Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:59.282Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 5.1s [2026-05-27T07:18:59.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.117 [2026-05-27T07:18:59.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T07:18:59.294Z] 414e7a6e0d96: Preparing [2026-05-27T07:18:59.294Z] dce167500b02: Preparing [2026-05-27T07:18:59.294Z] 8ef905993f04: Preparing [2026-05-27T07:18:59.294Z] 8ff183bd8242: Preparing [2026-05-27T07:18:59.294Z] 8f57281a897b: Preparing [2026-05-27T07:18:59.294Z] 31d25a2a75b6: Preparing [2026-05-27T07:18:59.294Z] fc7fae41a5d9: Preparing [2026-05-27T07:18:59.294Z] 76a4a50b6657: Preparing [2026-05-27T07:18:59.294Z] 53f7757fb11b: Preparing [2026-05-27T07:18:59.294Z] 73e20bdab788: Preparing [2026-05-27T07:18:59.294Z] c7547e062e0b: Preparing [2026-05-27T07:18:59.294Z] 5f70bf18a086: Preparing [2026-05-27T07:18:59.294Z] f466c45574e9: Preparing [2026-05-27T07:18:59.294Z] c317b87ba45c: Preparing [2026-05-27T07:18:59.294Z] 71b13ed05cd1: Preparing [2026-05-27T07:18:59.294Z] 0854555d70ac: Preparing [2026-05-27T07:18:59.294Z] fc7fae41a5d9: Waiting [2026-05-27T07:18:59.294Z] 76a4a50b6657: Waiting [2026-05-27T07:18:59.294Z] 53f7757fb11b: Waiting [2026-05-27T07:18:59.294Z] 73e20bdab788: Waiting [2026-05-27T07:18:59.294Z] 31d25a2a75b6: Waiting [2026-05-27T07:18:59.294Z] c7547e062e0b: Waiting [2026-05-27T07:18:59.294Z] 5f70bf18a086: Waiting [2026-05-27T07:18:59.294Z] f466c45574e9: Waiting [2026-05-27T07:18:59.294Z] c317b87ba45c: Waiting [2026-05-27T07:18:59.294Z] 71b13ed05cd1: Waiting [2026-05-27T07:18:59.294Z] 0854555d70ac: Waiting [2026-05-27T07:18:59.294Z] dce167500b02: Layer already exists [2026-05-27T07:18:59.294Z] 414e7a6e0d96: Layer already exists [2026-05-27T07:18:59.294Z] 8ff183bd8242: Layer already exists [2026-05-27T07:18:59.294Z] 8ef905993f04: Layer already exists [2026-05-27T07:18:59.294Z] 8f57281a897b: Layer already exists [2026-05-27T07:18:59.294Z] fc7fae41a5d9: Layer already exists [2026-05-27T07:18:59.294Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:59.294Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:59.294Z] 31d25a2a75b6: Layer already exists [2026-05-27T07:18:59.294Z] 73e20bdab788: Layer already exists [2026-05-27T07:18:59.294Z] f466c45574e9: Layer already exists [2026-05-27T07:18:59.294Z] 5f70bf18a086: Layer already exists [2026-05-27T07:18:59.294Z] c7547e062e0b: Layer already exists [2026-05-27T07:18:59.294Z] c317b87ba45c: Layer already exists [2026-05-27T07:18:59.294Z] 71b13ed05cd1: Layer already exists [2026-05-27T07:18:59.294Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:59.294Z] 4.1.0-dev.117: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:59.553Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 5.5s [2026-05-27T07:18:59.662Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:18:59.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:18:59.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T07:18:59.984Z] 414e7a6e0d96: Preparing [2026-05-27T07:18:59.984Z] dce167500b02: Preparing [2026-05-27T07:18:59.984Z] 8ef905993f04: Preparing [2026-05-27T07:18:59.984Z] 8ff183bd8242: Preparing [2026-05-27T07:18:59.984Z] 8f57281a897b: Preparing [2026-05-27T07:18:59.984Z] 31d25a2a75b6: Preparing [2026-05-27T07:18:59.984Z] fc7fae41a5d9: Preparing [2026-05-27T07:18:59.984Z] 76a4a50b6657: Preparing [2026-05-27T07:18:59.984Z] 53f7757fb11b: Preparing [2026-05-27T07:18:59.984Z] 73e20bdab788: Preparing [2026-05-27T07:18:59.984Z] c7547e062e0b: Preparing [2026-05-27T07:18:59.984Z] 5f70bf18a086: Preparing [2026-05-27T07:18:59.984Z] f466c45574e9: Preparing [2026-05-27T07:18:59.984Z] c317b87ba45c: Preparing [2026-05-27T07:18:59.984Z] 71b13ed05cd1: Preparing [2026-05-27T07:18:59.984Z] 0854555d70ac: Preparing [2026-05-27T07:18:59.984Z] f466c45574e9: Waiting [2026-05-27T07:18:59.984Z] 53f7757fb11b: Waiting [2026-05-27T07:18:59.984Z] 0854555d70ac: Waiting [2026-05-27T07:18:59.984Z] c317b87ba45c: Waiting [2026-05-27T07:18:59.984Z] 73e20bdab788: Waiting [2026-05-27T07:18:59.984Z] 71b13ed05cd1: Waiting [2026-05-27T07:18:59.984Z] 5f70bf18a086: Waiting [2026-05-27T07:18:59.984Z] c7547e062e0b: Waiting [2026-05-27T07:18:59.984Z] fc7fae41a5d9: Waiting [2026-05-27T07:18:59.984Z] 76a4a50b6657: Waiting [2026-05-27T07:18:59.984Z] 31d25a2a75b6: Waiting [2026-05-27T07:18:59.984Z] dce167500b02: Layer already exists [2026-05-27T07:18:59.984Z] 414e7a6e0d96: Layer already exists [2026-05-27T07:18:59.984Z] 8ff183bd8242: Layer already exists [2026-05-27T07:18:59.984Z] 8ef905993f04: Layer already exists [2026-05-27T07:18:59.984Z] 8f57281a897b: Layer already exists [2026-05-27T07:18:59.984Z] 31d25a2a75b6: Layer already exists [2026-05-27T07:18:59.984Z] fc7fae41a5d9: Layer already exists [2026-05-27T07:18:59.984Z] 76a4a50b6657: Layer already exists [2026-05-27T07:18:59.984Z] 53f7757fb11b: Layer already exists [2026-05-27T07:18:59.984Z] 73e20bdab788: Layer already exists [2026-05-27T07:18:59.984Z] 5f70bf18a086: Layer already exists [2026-05-27T07:18:59.984Z] c7547e062e0b: Layer already exists [2026-05-27T07:18:59.984Z] f466c45574e9: Layer already exists [2026-05-27T07:18:59.984Z] c317b87ba45c: Layer already exists [2026-05-27T07:18:59.984Z] 71b13ed05cd1: Layer already exists [2026-05-27T07:18:59.984Z] 0854555d70ac: Layer already exists [2026-05-27T07:18:59.984Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:00.313Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:00.541Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.24MB / 37.02MB 6.2s [2026-05-27T07:19:00.645Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-27T07:19:00.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-27T07:19:00.645Z] 414e7a6e0d96: Preparing [2026-05-27T07:19:00.645Z] dce167500b02: Preparing [2026-05-27T07:19:00.645Z] 8ef905993f04: Preparing [2026-05-27T07:19:00.645Z] 8ff183bd8242: Preparing [2026-05-27T07:19:00.645Z] 8f57281a897b: Preparing [2026-05-27T07:19:00.645Z] 31d25a2a75b6: Preparing [2026-05-27T07:19:00.645Z] fc7fae41a5d9: Preparing [2026-05-27T07:19:00.645Z] 76a4a50b6657: Preparing [2026-05-27T07:19:00.645Z] 53f7757fb11b: Preparing [2026-05-27T07:19:00.645Z] 73e20bdab788: Preparing [2026-05-27T07:19:00.645Z] c7547e062e0b: Preparing [2026-05-27T07:19:00.645Z] 5f70bf18a086: Preparing [2026-05-27T07:19:00.645Z] f466c45574e9: Preparing [2026-05-27T07:19:00.645Z] c317b87ba45c: Preparing [2026-05-27T07:19:00.645Z] 71b13ed05cd1: Preparing [2026-05-27T07:19:00.645Z] 0854555d70ac: Preparing [2026-05-27T07:19:00.645Z] 73e20bdab788: Waiting [2026-05-27T07:19:00.645Z] 31d25a2a75b6: Waiting [2026-05-27T07:19:00.645Z] c7547e062e0b: Waiting [2026-05-27T07:19:00.645Z] 5f70bf18a086: Waiting [2026-05-27T07:19:00.645Z] f466c45574e9: Waiting [2026-05-27T07:19:00.645Z] c317b87ba45c: Waiting [2026-05-27T07:19:00.645Z] fc7fae41a5d9: Waiting [2026-05-27T07:19:00.645Z] 71b13ed05cd1: Waiting [2026-05-27T07:19:00.645Z] 0854555d70ac: Waiting [2026-05-27T07:19:00.645Z] 76a4a50b6657: Waiting [2026-05-27T07:19:00.645Z] 53f7757fb11b: Waiting [2026-05-27T07:19:00.645Z] 414e7a6e0d96: Layer already exists [2026-05-27T07:19:00.645Z] dce167500b02: Layer already exists [2026-05-27T07:19:00.645Z] 8ef905993f04: Layer already exists [2026-05-27T07:19:00.645Z] 8f57281a897b: Layer already exists [2026-05-27T07:19:00.645Z] 8ff183bd8242: Layer already exists [2026-05-27T07:19:00.645Z] 31d25a2a75b6: Layer already exists [2026-05-27T07:19:00.645Z] 73e20bdab788: Layer already exists [2026-05-27T07:19:00.645Z] fc7fae41a5d9: Layer already exists [2026-05-27T07:19:00.645Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:00.645Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:00.645Z] c7547e062e0b: Layer already exists [2026-05-27T07:19:00.645Z] f466c45574e9: Layer already exists [2026-05-27T07:19:00.645Z] 5f70bf18a086: Layer already exists [2026-05-27T07:19:00.645Z] 71b13ed05cd1: Layer already exists [2026-05-27T07:19:00.645Z] c317b87ba45c: Layer already exists [2026-05-27T07:19:00.645Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:00.645Z] main: digest: sha256:1de5cc377d9a7c7412db56962e5021ee900830ee81d8c7a446b9100ab5bb88c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:19:00.704Z] ===================================================== [Pipeline] echo [2026-05-27T07:19:00.714Z] taggedImages: [2026-05-27T07:19:00.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:00.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-27T07:19:00.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.117 [2026-05-27T07:19:00.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:00.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-27T07:19:00.737Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-27T07:19:00.737Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:00.737Z] latest [2026-05-27T07:19:00.737Z] 4.1.0-dev.117 [2026-05-27T07:19:00.737Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:00.737Z] main [2026-05-27T07:19:00.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:01.077Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-05-27T07:19:01.130Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 6.9s [Pipeline] sh [2026-05-27T07:19:01.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:01.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T07:19:01.415Z] 607c3638ccbd: Preparing [2026-05-27T07:19:01.415Z] 0f42ea276f2e: Preparing [2026-05-27T07:19:01.415Z] f4ab9bc564f0: Preparing [2026-05-27T07:19:01.415Z] bdd7afb91c83: Preparing [2026-05-27T07:19:01.415Z] 76a4a50b6657: Preparing [2026-05-27T07:19:01.415Z] 53f7757fb11b: Preparing [2026-05-27T07:19:01.415Z] 7f83356d5c25: Preparing [2026-05-27T07:19:01.415Z] 2d9d67f63b9a: Preparing [2026-05-27T07:19:01.415Z] 0854555d70ac: Preparing [2026-05-27T07:19:01.415Z] 7f83356d5c25: Waiting [2026-05-27T07:19:01.415Z] 0854555d70ac: Waiting [2026-05-27T07:19:01.415Z] 2d9d67f63b9a: Waiting [2026-05-27T07:19:01.415Z] 53f7757fb11b: Waiting [2026-05-27T07:19:01.415Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:01.415Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:01.415Z] 7f83356d5c25: Layer already exists [2026-05-27T07:19:01.415Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:19:01.415Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:01.415Z] f4ab9bc564f0: Pushed [2026-05-27T07:19:01.415Z] 607c3638ccbd: Pushed [2026-05-27T07:19:01.415Z] 0f42ea276f2e: Pushed [2026-05-27T07:19:01.937Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.63MB / 37.02MB 7.9s [2026-05-27T07:19:02.689Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 8.5s done [2026-05-27T07:19:04.146Z] #37 ... [2026-05-27T07:19:04.146Z] [2026-05-27T07:19:04.146Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:19:04.146Z] #42 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.1s done [2026-05-27T07:19:04.146Z] #42 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-27T07:19:04.146Z] #42 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-27T07:19:04.146Z] #42 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-27T07:19:04.146Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-27T07:19:04.146Z] #42 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done [2026-05-27T07:19:04.146Z] #42 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.1s done [2026-05-27T07:19:04.146Z] #42 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-05-27T07:19:04.146Z] #42 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.2s [2026-05-27T07:19:04.418Z] #42 ... [2026-05-27T07:19:04.418Z] [2026-05-27T07:19:04.418Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:04.418Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-05-27T07:19:05.635Z] bdd7afb91c83: Pushed [2026-05-27T07:19:05.635Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:05.933Z] #37 ... [2026-05-27T07:19:05.933Z] [2026-05-27T07:19:05.933Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:05.933Z] #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:05.933Z] #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:05.982Z] + 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-27T07:19:06.204Z] #55 ... [2026-05-27T07:19:06.204Z] [2026-05-27T07:19:06.204Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:19:06.204Z] #42 ... [2026-05-27T07:19:06.204Z] [2026-05-27T07:19:06.204Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:19:06.204Z] #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:06.204Z] #0 8.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:06.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-27T07:19:06.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T07:19:06.318Z] 607c3638ccbd: Preparing [2026-05-27T07:19:06.318Z] 0f42ea276f2e: Preparing [2026-05-27T07:19:06.318Z] f4ab9bc564f0: Preparing [2026-05-27T07:19:06.318Z] bdd7afb91c83: Preparing [2026-05-27T07:19:06.318Z] 76a4a50b6657: Preparing [2026-05-27T07:19:06.318Z] 53f7757fb11b: Preparing [2026-05-27T07:19:06.318Z] 7f83356d5c25: Preparing [2026-05-27T07:19:06.318Z] 2d9d67f63b9a: Preparing [2026-05-27T07:19:06.318Z] 0854555d70ac: Preparing [2026-05-27T07:19:06.318Z] 53f7757fb11b: Waiting [2026-05-27T07:19:06.318Z] 0854555d70ac: Waiting [2026-05-27T07:19:06.318Z] 2d9d67f63b9a: Waiting [2026-05-27T07:19:06.318Z] 7f83356d5c25: Waiting [2026-05-27T07:19:06.318Z] f4ab9bc564f0: Layer already exists [2026-05-27T07:19:06.318Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:06.318Z] 607c3638ccbd: Layer already exists [2026-05-27T07:19:06.318Z] bdd7afb91c83: Layer already exists [2026-05-27T07:19:06.318Z] 0f42ea276f2e: Layer already exists [2026-05-27T07:19:06.318Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:19:06.318Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:06.318Z] 7f83356d5c25: Layer already exists [2026-05-27T07:19:06.318Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:06.318Z] latest: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:06.472Z] #56 ... [2026-05-27T07:19:06.472Z] [2026-05-27T07:19:06.472Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T07:19:06.472Z] #57 ... [2026-05-27T07:19:06.472Z] [2026-05-27T07:19:06.472Z] #58 [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-27T07:19:06.654Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:06.740Z] #58 ... [2026-05-27T07:19:06.740Z] [2026-05-27T07:19:06.740Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:19:06.740Z] #59 ... [2026-05-27T07:19:06.740Z] [2026-05-27T07:19:06.740Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T07:19:07.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.117 [2026-05-27T07:19:07.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T07:19:07.005Z] 607c3638ccbd: Preparing [2026-05-27T07:19:07.005Z] 0f42ea276f2e: Preparing [2026-05-27T07:19:07.005Z] f4ab9bc564f0: Preparing [2026-05-27T07:19:07.005Z] bdd7afb91c83: Preparing [2026-05-27T07:19:07.005Z] 76a4a50b6657: Preparing [2026-05-27T07:19:07.005Z] 53f7757fb11b: Preparing [2026-05-27T07:19:07.006Z] 7f83356d5c25: Preparing [2026-05-27T07:19:07.006Z] 2d9d67f63b9a: Preparing [2026-05-27T07:19:07.006Z] 0854555d70ac: Preparing [2026-05-27T07:19:07.006Z] 53f7757fb11b: Waiting [2026-05-27T07:19:07.006Z] 7f83356d5c25: Waiting [2026-05-27T07:19:07.006Z] 2d9d67f63b9a: Waiting [2026-05-27T07:19:07.006Z] 0854555d70ac: Waiting [2026-05-27T07:19:07.006Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:07.006Z] bdd7afb91c83: Layer already exists [2026-05-27T07:19:07.006Z] 0f42ea276f2e: Layer already exists [2026-05-27T07:19:07.006Z] f4ab9bc564f0: Layer already exists [2026-05-27T07:19:07.006Z] 607c3638ccbd: Layer already exists [2026-05-27T07:19:07.006Z] 7f83356d5c25: Layer already exists [2026-05-27T07:19:07.006Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:07.006Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:07.006Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:19:07.006Z] 4.1.0-dev.117: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [2026-05-27T07:19:07.009Z] #60 ... [2026-05-27T07:19:07.009Z] [2026-05-27T07:19:07.009Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:07.009Z] #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:07.009Z] #61 ... [2026-05-27T07:19:07.009Z] [2026-05-27T07:19:07.009Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:07.278Z] #62 ... [2026-05-27T07:19:07.278Z] [2026-05-27T07:19:07.278Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:19:07.339Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:07.551Z] #63 ... [2026-05-27T07:19:07.551Z] [2026-05-27T07:19:07.551Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T07:19:07.551Z] #64 ... [2026-05-27T07:19:07.551Z] [2026-05-27T07:19:07.551Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T07:19:07.551Z] #65 ... [2026-05-27T07:19:07.551Z] [2026-05-27T07:19:07.551Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T07:19:07.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:07.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T07:19:07.667Z] 607c3638ccbd: Preparing [2026-05-27T07:19:07.667Z] 0f42ea276f2e: Preparing [2026-05-27T07:19:07.667Z] f4ab9bc564f0: Preparing [2026-05-27T07:19:07.667Z] bdd7afb91c83: Preparing [2026-05-27T07:19:07.667Z] 76a4a50b6657: Preparing [2026-05-27T07:19:07.667Z] 53f7757fb11b: Preparing [2026-05-27T07:19:07.667Z] 7f83356d5c25: Preparing [2026-05-27T07:19:07.667Z] 2d9d67f63b9a: Preparing [2026-05-27T07:19:07.667Z] 0854555d70ac: Preparing [2026-05-27T07:19:07.667Z] 7f83356d5c25: Waiting [2026-05-27T07:19:07.667Z] 0854555d70ac: Waiting [2026-05-27T07:19:07.667Z] 2d9d67f63b9a: Waiting [2026-05-27T07:19:07.667Z] 53f7757fb11b: Waiting [2026-05-27T07:19:07.667Z] bdd7afb91c83: Layer already exists [2026-05-27T07:19:07.667Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:07.667Z] 0f42ea276f2e: Layer already exists [2026-05-27T07:19:07.667Z] f4ab9bc564f0: Layer already exists [2026-05-27T07:19:07.667Z] 607c3638ccbd: Layer already exists [2026-05-27T07:19:07.667Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:07.667Z] 7f83356d5c25: Layer already exists [2026-05-27T07:19:07.667Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:07.667Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:19:07.667Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:07.818Z] #66 ... [2026-05-27T07:19:07.818Z] [2026-05-27T07:19:07.818Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:19:07.818Z] #67 ... [2026-05-27T07:19:07.818Z] [2026-05-27T07:19:07.818Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:19:08.002Z] + 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-27T07:19:08.098Z] #68 ... [2026-05-27T07:19:08.099Z] [2026-05-27T07:19:08.099Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:19:08.099Z] #69 ... [2026-05-27T07:19:08.099Z] [2026-05-27T07:19:08.099Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T07:19:08.099Z] #0 9.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:08.099Z] #0 9.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:08.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-27T07:19:08.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-27T07:19:08.329Z] 607c3638ccbd: Preparing [2026-05-27T07:19:08.329Z] 0f42ea276f2e: Preparing [2026-05-27T07:19:08.329Z] f4ab9bc564f0: Preparing [2026-05-27T07:19:08.329Z] bdd7afb91c83: Preparing [2026-05-27T07:19:08.329Z] 76a4a50b6657: Preparing [2026-05-27T07:19:08.329Z] 53f7757fb11b: Preparing [2026-05-27T07:19:08.329Z] 7f83356d5c25: Preparing [2026-05-27T07:19:08.329Z] 2d9d67f63b9a: Preparing [2026-05-27T07:19:08.329Z] 0854555d70ac: Preparing [2026-05-27T07:19:08.329Z] 7f83356d5c25: Waiting [2026-05-27T07:19:08.329Z] 2d9d67f63b9a: Waiting [2026-05-27T07:19:08.329Z] 0854555d70ac: Waiting [2026-05-27T07:19:08.329Z] 53f7757fb11b: Waiting [2026-05-27T07:19:08.329Z] bdd7afb91c83: Layer already exists [2026-05-27T07:19:08.329Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:08.329Z] 0f42ea276f2e: Layer already exists [2026-05-27T07:19:08.329Z] 607c3638ccbd: Layer already exists [2026-05-27T07:19:08.329Z] f4ab9bc564f0: Layer already exists [2026-05-27T07:19:08.329Z] 2d9d67f63b9a: Layer already exists [2026-05-27T07:19:08.329Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:08.329Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:08.329Z] 7f83356d5c25: Layer already exists [2026-05-27T07:19:08.329Z] main: digest: sha256:52dc553a9d5dba826a6d3be5422a568b205894e6a2aef8ea6f6d7c0e1aa359b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2026-05-27T07:19:08.377Z] #70 ... [2026-05-27T07:19:08.377Z] [2026-05-27T07:19:08.377Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T07:19:08.377Z] #71 ... [2026-05-27T07:19:08.377Z] [2026-05-27T07:19:08.377Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:19:08.377Z] #68 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:19:08.407Z] ===================================================== [Pipeline] echo [2026-05-27T07:19:08.423Z] taggedImages: [2026-05-27T07:19:08.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:08.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-27T07:19:08.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.117 [2026-05-27T07:19:08.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:08.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-27T07:19:08.452Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-27T07:19:08.453Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:08.453Z] latest [2026-05-27T07:19:08.453Z] 4.1.0-dev.117 [2026-05-27T07:19:08.453Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:08.453Z] main [2026-05-27T07:19:08.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:08.792Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:08.965Z] #68 ... [2026-05-27T07:19:08.965Z] [2026-05-27T07:19:08.965Z] #58 [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-27T07:19:08.965Z] #58 DONE 12.7s [2026-05-27T07:19:09.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:09.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T07:19:09.111Z] 452dacb7ece8: Preparing [2026-05-27T07:19:09.111Z] 9fa5cf5677a2: Preparing [2026-05-27T07:19:09.111Z] 287a47239b59: Preparing [2026-05-27T07:19:09.111Z] f50951a23e2e: Preparing [2026-05-27T07:19:09.111Z] dd19dd625eb1: Preparing [2026-05-27T07:19:09.111Z] 76a4a50b6657: Preparing [2026-05-27T07:19:09.111Z] 53f7757fb11b: Preparing [2026-05-27T07:19:09.111Z] fca2c873fe4b: Preparing [2026-05-27T07:19:09.111Z] 60f192eee35b: Preparing [2026-05-27T07:19:09.111Z] 8487ce42b2f1: Preparing [2026-05-27T07:19:09.111Z] 0854555d70ac: Preparing [2026-05-27T07:19:09.111Z] 76a4a50b6657: Waiting [2026-05-27T07:19:09.111Z] 53f7757fb11b: Waiting [2026-05-27T07:19:09.111Z] fca2c873fe4b: Waiting [2026-05-27T07:19:09.111Z] 60f192eee35b: Waiting [2026-05-27T07:19:09.111Z] 8487ce42b2f1: Waiting [2026-05-27T07:19:09.111Z] 0854555d70ac: Waiting [2026-05-27T07:19:09.111Z] 9fa5cf5677a2: Pushed [2026-05-27T07:19:09.111Z] 452dacb7ece8: Pushed [2026-05-27T07:19:09.111Z] f50951a23e2e: Pushed [2026-05-27T07:19:09.111Z] dd19dd625eb1: Pushed [2026-05-27T07:19:09.111Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:09.111Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:09.111Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:09.232Z] [2026-05-27T07:19:09.232Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:09.369Z] fca2c873fe4b: Pushed [2026-05-27T07:19:09.369Z] 60f192eee35b: Pushed [2026-05-27T07:19:09.499Z] #37 ... [2026-05-27T07:19:09.499Z] [2026-05-27T07:19:09.499Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-27T07:19:09.499Z] #60 DONE 12.8s [2026-05-27T07:19:09.499Z] [2026-05-27T07:19:09.499Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:10.745Z] 8487ce42b2f1: Pushed [2026-05-27T07:19:10.924Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.2s [2026-05-27T07:19:12.154Z] 287a47239b59: Pushed [2026-05-27T07:19:12.154Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:12.482Z] + 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-27T07:19:12.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-27T07:19:12.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T07:19:12.836Z] 452dacb7ece8: Preparing [2026-05-27T07:19:12.836Z] 9fa5cf5677a2: Preparing [2026-05-27T07:19:12.836Z] 287a47239b59: Preparing [2026-05-27T07:19:12.836Z] f50951a23e2e: Preparing [2026-05-27T07:19:12.836Z] dd19dd625eb1: Preparing [2026-05-27T07:19:12.836Z] 76a4a50b6657: Preparing [2026-05-27T07:19:12.836Z] 53f7757fb11b: Preparing [2026-05-27T07:19:12.836Z] fca2c873fe4b: Preparing [2026-05-27T07:19:12.836Z] 60f192eee35b: Preparing [2026-05-27T07:19:12.836Z] 8487ce42b2f1: Preparing [2026-05-27T07:19:12.836Z] 0854555d70ac: Preparing [2026-05-27T07:19:12.836Z] 76a4a50b6657: Waiting [2026-05-27T07:19:12.836Z] 53f7757fb11b: Waiting [2026-05-27T07:19:12.836Z] fca2c873fe4b: Waiting [2026-05-27T07:19:12.836Z] 60f192eee35b: Waiting [2026-05-27T07:19:12.836Z] 8487ce42b2f1: Waiting [2026-05-27T07:19:12.836Z] 0854555d70ac: Waiting [2026-05-27T07:19:12.836Z] dd19dd625eb1: Layer already exists [2026-05-27T07:19:12.836Z] 452dacb7ece8: Layer already exists [2026-05-27T07:19:12.836Z] 9fa5cf5677a2: Layer already exists [2026-05-27T07:19:12.836Z] f50951a23e2e: Layer already exists [2026-05-27T07:19:12.836Z] 287a47239b59: Layer already exists [2026-05-27T07:19:12.836Z] fca2c873fe4b: Layer already exists [2026-05-27T07:19:12.836Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:12.836Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:12.836Z] 60f192eee35b: Layer already exists [2026-05-27T07:19:12.836Z] 8487ce42b2f1: Layer already exists [2026-05-27T07:19:12.836Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:12.836Z] latest: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:13.152Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:13.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.117 [2026-05-27T07:19:13.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T07:19:13.478Z] 452dacb7ece8: Preparing [2026-05-27T07:19:13.478Z] 9fa5cf5677a2: Preparing [2026-05-27T07:19:13.478Z] 287a47239b59: Preparing [2026-05-27T07:19:13.478Z] f50951a23e2e: Preparing [2026-05-27T07:19:13.478Z] dd19dd625eb1: Preparing [2026-05-27T07:19:13.478Z] 76a4a50b6657: Preparing [2026-05-27T07:19:13.478Z] 53f7757fb11b: Preparing [2026-05-27T07:19:13.478Z] fca2c873fe4b: Preparing [2026-05-27T07:19:13.478Z] 60f192eee35b: Preparing [2026-05-27T07:19:13.478Z] 8487ce42b2f1: Preparing [2026-05-27T07:19:13.478Z] 0854555d70ac: Preparing [2026-05-27T07:19:13.478Z] 60f192eee35b: Waiting [2026-05-27T07:19:13.478Z] 8487ce42b2f1: Waiting [2026-05-27T07:19:13.478Z] 53f7757fb11b: Waiting [2026-05-27T07:19:13.478Z] 0854555d70ac: Waiting [2026-05-27T07:19:13.478Z] fca2c873fe4b: Waiting [2026-05-27T07:19:13.478Z] 76a4a50b6657: Waiting [2026-05-27T07:19:13.478Z] 452dacb7ece8: Layer already exists [2026-05-27T07:19:13.478Z] dd19dd625eb1: Layer already exists [2026-05-27T07:19:13.478Z] f50951a23e2e: Layer already exists [2026-05-27T07:19:13.478Z] 287a47239b59: Layer already exists [2026-05-27T07:19:13.478Z] 9fa5cf5677a2: Layer already exists [2026-05-27T07:19:13.478Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:13.478Z] fca2c873fe4b: Layer already exists [2026-05-27T07:19:13.478Z] 60f192eee35b: Layer already exists [2026-05-27T07:19:13.478Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:13.478Z] 8487ce42b2f1: Layer already exists [2026-05-27T07:19:13.478Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:13.478Z] 4.1.0-dev.117: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:13.803Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:14.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:14.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T07:19:14.145Z] 452dacb7ece8: Preparing [2026-05-27T07:19:14.145Z] 9fa5cf5677a2: Preparing [2026-05-27T07:19:14.145Z] 287a47239b59: Preparing [2026-05-27T07:19:14.145Z] f50951a23e2e: Preparing [2026-05-27T07:19:14.145Z] dd19dd625eb1: Preparing [2026-05-27T07:19:14.145Z] 76a4a50b6657: Preparing [2026-05-27T07:19:14.145Z] 76a4a50b6657: Waiting [2026-05-27T07:19:14.145Z] 53f7757fb11b: Preparing [2026-05-27T07:19:14.145Z] fca2c873fe4b: Preparing [2026-05-27T07:19:14.145Z] 60f192eee35b: Preparing [2026-05-27T07:19:14.145Z] 8487ce42b2f1: Preparing [2026-05-27T07:19:14.145Z] 0854555d70ac: Preparing [2026-05-27T07:19:14.145Z] 53f7757fb11b: Waiting [2026-05-27T07:19:14.145Z] fca2c873fe4b: Waiting [2026-05-27T07:19:14.145Z] 0854555d70ac: Waiting [2026-05-27T07:19:14.145Z] 60f192eee35b: Waiting [2026-05-27T07:19:14.145Z] 8487ce42b2f1: Waiting [2026-05-27T07:19:14.145Z] 452dacb7ece8: Layer already exists [2026-05-27T07:19:14.145Z] 9fa5cf5677a2: Layer already exists [2026-05-27T07:19:14.145Z] dd19dd625eb1: Layer already exists [2026-05-27T07:19:14.145Z] 287a47239b59: Layer already exists [2026-05-27T07:19:14.145Z] f50951a23e2e: Layer already exists [2026-05-27T07:19:14.145Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:14.145Z] fca2c873fe4b: Layer already exists [2026-05-27T07:19:14.145Z] 60f192eee35b: Layer already exists [2026-05-27T07:19:14.145Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:14.145Z] 8487ce42b2f1: Layer already exists [2026-05-27T07:19:14.145Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:14.145Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:14.480Z] + 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-27T07:19:14.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-27T07:19:14.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-27T07:19:14.801Z] 452dacb7ece8: Preparing [2026-05-27T07:19:14.801Z] 9fa5cf5677a2: Preparing [2026-05-27T07:19:14.801Z] 287a47239b59: Preparing [2026-05-27T07:19:14.801Z] f50951a23e2e: Preparing [2026-05-27T07:19:14.801Z] dd19dd625eb1: Preparing [2026-05-27T07:19:14.801Z] 76a4a50b6657: Preparing [2026-05-27T07:19:14.801Z] 53f7757fb11b: Preparing [2026-05-27T07:19:14.801Z] 76a4a50b6657: Waiting [2026-05-27T07:19:14.801Z] fca2c873fe4b: Preparing [2026-05-27T07:19:14.801Z] 60f192eee35b: Preparing [2026-05-27T07:19:14.801Z] 53f7757fb11b: Waiting [2026-05-27T07:19:14.801Z] fca2c873fe4b: Waiting [2026-05-27T07:19:14.801Z] 8487ce42b2f1: Preparing [2026-05-27T07:19:14.801Z] 0854555d70ac: Preparing [2026-05-27T07:19:14.801Z] 60f192eee35b: Waiting [2026-05-27T07:19:14.801Z] 8487ce42b2f1: Waiting [2026-05-27T07:19:14.801Z] 0854555d70ac: Waiting [2026-05-27T07:19:14.801Z] 287a47239b59: Layer already exists [2026-05-27T07:19:14.801Z] f50951a23e2e: Layer already exists [2026-05-27T07:19:14.801Z] 9fa5cf5677a2: Layer already exists [2026-05-27T07:19:14.801Z] 452dacb7ece8: Layer already exists [2026-05-27T07:19:14.801Z] dd19dd625eb1: Layer already exists [2026-05-27T07:19:14.801Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:14.801Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:14.801Z] 60f192eee35b: Layer already exists [2026-05-27T07:19:14.801Z] fca2c873fe4b: Layer already exists [2026-05-27T07:19:14.801Z] 8487ce42b2f1: Layer already exists [2026-05-27T07:19:14.801Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:14.801Z] main: digest: sha256:1104318e220b8e35bb5228348a589ebca28f0007cac97bf5fea06da244535845 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:19:14.884Z] ===================================================== [Pipeline] echo [2026-05-27T07:19:14.895Z] taggedImages: [2026-05-27T07:19:14.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:14.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-27T07:19:14.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.117 [2026-05-27T07:19:14.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:14.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-27T07:19:14.915Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-27T07:19:14.915Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:14.915Z] latest [2026-05-27T07:19:14.915Z] 4.1.0-dev.117 [2026-05-27T07:19:14.915Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:14.915Z] main [2026-05-27T07:19:14.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:15.247Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:15.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:15.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T07:19:15.577Z] 095e96b1a9ff: Preparing [2026-05-27T07:19:15.577Z] e850f65085df: Preparing [2026-05-27T07:19:15.577Z] 0ca0a0a6823d: Preparing [2026-05-27T07:19:15.577Z] bcfb81879ac2: Preparing [2026-05-27T07:19:15.577Z] bc3b982bb219: Preparing [2026-05-27T07:19:15.577Z] eb85123a6895: Preparing [2026-05-27T07:19:15.577Z] f37887952e5b: Preparing [2026-05-27T07:19:15.577Z] 76a4a50b6657: Preparing [2026-05-27T07:19:15.577Z] 53f7757fb11b: Preparing [2026-05-27T07:19:15.577Z] cf19f0df7bf0: Preparing [2026-05-27T07:19:15.577Z] eb85123a6895: Waiting [2026-05-27T07:19:15.577Z] f37887952e5b: Waiting [2026-05-27T07:19:15.577Z] 53f7757fb11b: Waiting [2026-05-27T07:19:15.577Z] 76a4a50b6657: Waiting [2026-05-27T07:19:15.577Z] f015a9366242: Preparing [2026-05-27T07:19:15.577Z] cf19f0df7bf0: Waiting [2026-05-27T07:19:15.577Z] 0854555d70ac: Preparing [2026-05-27T07:19:15.577Z] f015a9366242: Waiting [2026-05-27T07:19:15.577Z] 0854555d70ac: Waiting [2026-05-27T07:19:15.577Z] e850f65085df: Pushed [2026-05-27T07:19:15.577Z] bc3b982bb219: Pushed [2026-05-27T07:19:15.577Z] 095e96b1a9ff: Pushed [2026-05-27T07:19:15.577Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:15.577Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:15.577Z] eb85123a6895: Pushed [2026-05-27T07:19:15.577Z] f37887952e5b: Pushed [2026-05-27T07:19:15.577Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:15.838Z] cf19f0df7bf0: Pushed [2026-05-27T07:19:16.317Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.4s [2026-05-27T07:19:16.317Z] #37 ... [2026-05-27T07:19:16.317Z] [2026-05-27T07:19:16.317Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:16.317Z] #55 14.81 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:16.317Z] #55 14.92 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:16.317Z] #55 15.29 OK: 8 MiB in 17 packages [2026-05-27T07:19:16.317Z] #55 DONE 20.5s [2026-05-27T07:19:16.317Z] [2026-05-27T07:19:16.317Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:16.317Z] #37 ... [2026-05-27T07:19:16.317Z] [2026-05-27T07:19:16.317Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:19:16.317Z] #42 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.1s done [2026-05-27T07:19:16.592Z] #42 ... [2026-05-27T07:19:16.592Z] [2026-05-27T07:19:16.592Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T07:19:16.592Z] #56 11.43 (1/7) Installing ca-certificates (20260413-r0) [2026-05-27T07:19:16.592Z] #56 11.63 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:16.592Z] #56 11.63 (3/7) Installing libgcc (14.2.0-r6) [2026-05-27T07:19:16.592Z] #56 11.64 (4/7) Installing libsodium (1.0.20-r1) [2026-05-27T07:19:16.592Z] #56 11.67 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-27T07:19:16.592Z] #56 11.81 (6/7) Installing libzmq (4.3.5-r2) [2026-05-27T07:19:16.592Z] #56 11.94 (7/7) Installing zeromq (4.3.5-r2) [2026-05-27T07:19:16.592Z] #56 11.99 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:16.592Z] #56 12.22 Executing ca-certificates-20260413-r0.trigger [2026-05-27T07:19:16.592Z] #56 13.70 OK: 12 MiB in 23 packages [2026-05-27T07:19:16.592Z] #56 DONE 20.3s [2026-05-27T07:19:16.592Z] [2026-05-27T07:19:16.592Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:17.189Z] #37 ... [2026-05-27T07:19:17.189Z] [2026-05-27T07:19:17.189Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-27T07:19:17.189Z] #70 18.15 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:17.189Z] #70 18.17 (2/2) Installing su-exec (0.2-r3) [2026-05-27T07:19:17.189Z] #70 18.21 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:17.189Z] #70 18.34 OK: 8 MiB in 18 packages [2026-05-27T07:19:17.189Z] #70 DONE 20.8s [2026-05-27T07:19:17.189Z] [2026-05-27T07:19:17.189Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:19:17.189Z] #69 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:17.189Z] #69 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:17.215Z] f015a9366242: Pushed [2026-05-27T07:19:17.458Z] #69 ... [2026-05-27T07:19:17.458Z] [2026-05-27T07:19:17.458Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:19:17.458Z] #59 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:17.458Z] #59 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:17.458Z] #59 ... [2026-05-27T07:19:17.458Z] [2026-05-27T07:19:17.458Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:17.458Z] #61 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:17.727Z] #61 ... [2026-05-27T07:19:17.727Z] [2026-05-27T07:19:17.727Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T07:19:17.727Z] #57 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:17.727Z] #57 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:17.727Z] #57 ... [2026-05-27T07:19:17.727Z] [2026-05-27T07:19:17.727Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:18.150Z] bcfb81879ac2: Pushed [2026-05-27T07:19:18.150Z] 0ca0a0a6823d: Pushed [2026-05-27T07:19:18.321Z] #37 ... [2026-05-27T07:19:18.321Z] [2026-05-27T07:19:18.321Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T07:19:18.321Z] #64 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:18.321Z] #64 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:18.321Z] #64 ... [2026-05-27T07:19:18.321Z] [2026-05-27T07:19:18.321Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:19:18.321Z] #63 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:18.321Z] #63 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:18.409Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:18.588Z] #63 ... [2026-05-27T07:19:18.588Z] [2026-05-27T07:19:18.588Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:18.739Z] + 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-27T07:19:19.072Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-27T07:19:19.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T07:19:19.072Z] 095e96b1a9ff: Preparing [2026-05-27T07:19:19.072Z] e850f65085df: Preparing [2026-05-27T07:19:19.072Z] 0ca0a0a6823d: Preparing [2026-05-27T07:19:19.072Z] bcfb81879ac2: Preparing [2026-05-27T07:19:19.072Z] bc3b982bb219: Preparing [2026-05-27T07:19:19.072Z] eb85123a6895: Preparing [2026-05-27T07:19:19.072Z] f37887952e5b: Preparing [2026-05-27T07:19:19.072Z] 76a4a50b6657: Preparing [2026-05-27T07:19:19.072Z] 53f7757fb11b: Preparing [2026-05-27T07:19:19.072Z] cf19f0df7bf0: Preparing [2026-05-27T07:19:19.072Z] f015a9366242: Preparing [2026-05-27T07:19:19.072Z] 0854555d70ac: Preparing [2026-05-27T07:19:19.072Z] 53f7757fb11b: Waiting [2026-05-27T07:19:19.072Z] cf19f0df7bf0: Waiting [2026-05-27T07:19:19.072Z] f015a9366242: Waiting [2026-05-27T07:19:19.072Z] 0854555d70ac: Waiting [2026-05-27T07:19:19.072Z] eb85123a6895: Waiting [2026-05-27T07:19:19.072Z] f37887952e5b: Waiting [2026-05-27T07:19:19.072Z] 76a4a50b6657: Waiting [2026-05-27T07:19:19.072Z] bc3b982bb219: Layer already exists [2026-05-27T07:19:19.072Z] e850f65085df: Layer already exists [2026-05-27T07:19:19.072Z] 0ca0a0a6823d: Layer already exists [2026-05-27T07:19:19.072Z] 095e96b1a9ff: Layer already exists [2026-05-27T07:19:19.072Z] bcfb81879ac2: Layer already exists [2026-05-27T07:19:19.072Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:19.072Z] eb85123a6895: Layer already exists [2026-05-27T07:19:19.072Z] f37887952e5b: Layer already exists [2026-05-27T07:19:19.072Z] cf19f0df7bf0: Layer already exists [2026-05-27T07:19:19.072Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:19.072Z] f015a9366242: Layer already exists [2026-05-27T07:19:19.072Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:19.072Z] latest: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:19.172Z] #37 ... [2026-05-27T07:19:19.172Z] [2026-05-27T07:19:19.172Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:19.172Z] #0 8.468 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.172Z] #72 ... [2026-05-27T07:19:19.172Z] [2026-05-27T07:19:19.172Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T07:19:19.172Z] #71 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.172Z] #71 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.172Z] #71 ... [2026-05-27T07:19:19.172Z] [2026-05-27T07:19:19.172Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T07:19:19.172Z] #66 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.172Z] #66 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.397Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:19.440Z] #66 ... [2026-05-27T07:19:19.440Z] [2026-05-27T07:19:19.440Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:19.440Z] #37 ... [2026-05-27T07:19:19.440Z] [2026-05-27T07:19:19.440Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T07:19:19.440Z] #0 7.602 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.440Z] #0 9.983 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.707Z] #73 ... [2026-05-27T07:19:19.707Z] [2026-05-27T07:19:19.707Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:19.711Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.117 [2026-05-27T07:19:19.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T07:19:19.711Z] 095e96b1a9ff: Preparing [2026-05-27T07:19:19.711Z] e850f65085df: Preparing [2026-05-27T07:19:19.711Z] 0ca0a0a6823d: Preparing [2026-05-27T07:19:19.711Z] bcfb81879ac2: Preparing [2026-05-27T07:19:19.711Z] bc3b982bb219: Preparing [2026-05-27T07:19:19.711Z] eb85123a6895: Preparing [2026-05-27T07:19:19.711Z] f37887952e5b: Preparing [2026-05-27T07:19:19.711Z] 76a4a50b6657: Preparing [2026-05-27T07:19:19.711Z] 53f7757fb11b: Preparing [2026-05-27T07:19:19.711Z] cf19f0df7bf0: Preparing [2026-05-27T07:19:19.711Z] f015a9366242: Preparing [2026-05-27T07:19:19.711Z] 0854555d70ac: Preparing [2026-05-27T07:19:19.711Z] eb85123a6895: Waiting [2026-05-27T07:19:19.711Z] f37887952e5b: Waiting [2026-05-27T07:19:19.711Z] 76a4a50b6657: Waiting [2026-05-27T07:19:19.711Z] 53f7757fb11b: Waiting [2026-05-27T07:19:19.711Z] f015a9366242: Waiting [2026-05-27T07:19:19.711Z] cf19f0df7bf0: Waiting [2026-05-27T07:19:19.711Z] 0854555d70ac: Waiting [2026-05-27T07:19:19.711Z] bcfb81879ac2: Layer already exists [2026-05-27T07:19:19.711Z] 095e96b1a9ff: Layer already exists [2026-05-27T07:19:19.711Z] 0ca0a0a6823d: Layer already exists [2026-05-27T07:19:19.711Z] bc3b982bb219: Layer already exists [2026-05-27T07:19:19.711Z] e850f65085df: Layer already exists [2026-05-27T07:19:19.711Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:19.711Z] cf19f0df7bf0: Layer already exists [2026-05-27T07:19:19.711Z] eb85123a6895: Layer already exists [2026-05-27T07:19:19.711Z] f37887952e5b: Layer already exists [2026-05-27T07:19:19.711Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:19.711Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:19.711Z] f015a9366242: Layer already exists [2026-05-27T07:19:19.711Z] 4.1.0-dev.117: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:19.973Z] #37 ... [2026-05-27T07:19:19.973Z] [2026-05-27T07:19:19.973Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:19:19.973Z] #67 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.973Z] #67 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:19.973Z] #67 ... [2026-05-27T07:19:19.973Z] [2026-05-27T07:19:19.973Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:19.973Z] #72 11.04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:20.029Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:20.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:20.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T07:19:20.355Z] 095e96b1a9ff: Preparing [2026-05-27T07:19:20.355Z] e850f65085df: Preparing [2026-05-27T07:19:20.355Z] 0ca0a0a6823d: Preparing [2026-05-27T07:19:20.355Z] bcfb81879ac2: Preparing [2026-05-27T07:19:20.355Z] bc3b982bb219: Preparing [2026-05-27T07:19:20.355Z] eb85123a6895: Preparing [2026-05-27T07:19:20.355Z] f37887952e5b: Preparing [2026-05-27T07:19:20.355Z] 76a4a50b6657: Preparing [2026-05-27T07:19:20.355Z] 53f7757fb11b: Preparing [2026-05-27T07:19:20.355Z] cf19f0df7bf0: Preparing [2026-05-27T07:19:20.355Z] f015a9366242: Preparing [2026-05-27T07:19:20.355Z] 0854555d70ac: Preparing [2026-05-27T07:19:20.355Z] cf19f0df7bf0: Waiting [2026-05-27T07:19:20.355Z] f37887952e5b: Waiting [2026-05-27T07:19:20.355Z] f015a9366242: Waiting [2026-05-27T07:19:20.355Z] 0854555d70ac: Waiting [2026-05-27T07:19:20.355Z] 53f7757fb11b: Waiting [2026-05-27T07:19:20.355Z] 76a4a50b6657: Waiting [2026-05-27T07:19:20.355Z] eb85123a6895: Waiting [2026-05-27T07:19:20.355Z] 095e96b1a9ff: Layer already exists [2026-05-27T07:19:20.355Z] 0ca0a0a6823d: Layer already exists [2026-05-27T07:19:20.355Z] bc3b982bb219: Layer already exists [2026-05-27T07:19:20.355Z] bcfb81879ac2: Layer already exists [2026-05-27T07:19:20.355Z] e850f65085df: Layer already exists [2026-05-27T07:19:20.355Z] eb85123a6895: Layer already exists [2026-05-27T07:19:20.355Z] f37887952e5b: Layer already exists [2026-05-27T07:19:20.355Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:20.355Z] cf19f0df7bf0: Layer already exists [2026-05-27T07:19:20.355Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:20.355Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:20.355Z] f015a9366242: Layer already exists [2026-05-27T07:19:20.355Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:20.557Z] #72 ... [2026-05-27T07:19:20.557Z] [2026-05-27T07:19:20.557Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T07:19:20.557Z] #65 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:20.557Z] #65 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:20.685Z] + 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-27T07:19:20.837Z] #65 ... [2026-05-27T07:19:20.837Z] [2026-05-27T07:19:20.837Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T07:19:20.837Z] #62 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:20.837Z] #62 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:20.837Z] #62 ... [2026-05-27T07:19:20.837Z] [2026-05-27T07:19:20.837Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:21.017Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-27T07:19:21.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-27T07:19:21.017Z] 095e96b1a9ff: Preparing [2026-05-27T07:19:21.017Z] e850f65085df: Preparing [2026-05-27T07:19:21.017Z] 0ca0a0a6823d: Preparing [2026-05-27T07:19:21.017Z] bcfb81879ac2: Preparing [2026-05-27T07:19:21.017Z] bc3b982bb219: Preparing [2026-05-27T07:19:21.017Z] eb85123a6895: Preparing [2026-05-27T07:19:21.017Z] f37887952e5b: Preparing [2026-05-27T07:19:21.017Z] 76a4a50b6657: Preparing [2026-05-27T07:19:21.017Z] 53f7757fb11b: Preparing [2026-05-27T07:19:21.017Z] cf19f0df7bf0: Preparing [2026-05-27T07:19:21.017Z] f015a9366242: Preparing [2026-05-27T07:19:21.017Z] 0854555d70ac: Preparing [2026-05-27T07:19:21.017Z] eb85123a6895: Waiting [2026-05-27T07:19:21.017Z] f37887952e5b: Waiting [2026-05-27T07:19:21.017Z] 76a4a50b6657: Waiting [2026-05-27T07:19:21.017Z] 53f7757fb11b: Waiting [2026-05-27T07:19:21.017Z] cf19f0df7bf0: Waiting [2026-05-27T07:19:21.017Z] f015a9366242: Waiting [2026-05-27T07:19:21.017Z] 0854555d70ac: Waiting [2026-05-27T07:19:21.017Z] bcfb81879ac2: Layer already exists [2026-05-27T07:19:21.017Z] bc3b982bb219: Layer already exists [2026-05-27T07:19:21.017Z] e850f65085df: Layer already exists [2026-05-27T07:19:21.017Z] 0ca0a0a6823d: Layer already exists [2026-05-27T07:19:21.017Z] 095e96b1a9ff: Layer already exists [2026-05-27T07:19:21.017Z] eb85123a6895: Layer already exists [2026-05-27T07:19:21.017Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:21.017Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:21.017Z] cf19f0df7bf0: Layer already exists [2026-05-27T07:19:21.017Z] f37887952e5b: Layer already exists [2026-05-27T07:19:21.017Z] f015a9366242: Layer already exists [2026-05-27T07:19:21.017Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:21.017Z] main: digest: sha256:c5c8f21332c48ede2a5f911f2cb4e1868730319c74cab73526fa024c40e6f92c size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:19:21.088Z] ===================================================== [Pipeline] echo [2026-05-27T07:19:21.100Z] taggedImages: [2026-05-27T07:19:21.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:21.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-27T07:19:21.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.117 [2026-05-27T07:19:21.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:21.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-27T07:19:21.112Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.5s [Pipeline] echo [2026-05-27T07:19:21.130Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-27T07:19:21.130Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:21.130Z] latest [2026-05-27T07:19:21.130Z] 4.1.0-dev.117 [2026-05-27T07:19:21.130Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:21.130Z] main [2026-05-27T07:19:21.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:21.483Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:21.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:21.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T07:19:21.808Z] fc09f0d74837: Preparing [2026-05-27T07:19:21.808Z] 299b4fcbff05: Preparing [2026-05-27T07:19:21.808Z] 76a4a50b6657: Preparing [2026-05-27T07:19:21.808Z] 53f7757fb11b: Preparing [2026-05-27T07:19:21.808Z] b4855987fc10: Preparing [2026-05-27T07:19:21.808Z] b06514a3b3ed: Preparing [2026-05-27T07:19:21.808Z] 0854555d70ac: Preparing [2026-05-27T07:19:21.808Z] b06514a3b3ed: Waiting [2026-05-27T07:19:21.808Z] 0854555d70ac: Waiting [2026-05-27T07:19:21.808Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:21.808Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:21.808Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:21.808Z] b4855987fc10: Pushed [2026-05-27T07:19:21.808Z] fc09f0d74837: Pushed [2026-05-27T07:19:22.527Z] #37 ... [2026-05-27T07:19:22.527Z] [2026-05-27T07:19:22.527Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:19:22.527Z] #68 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:22.527Z] #68 ... [2026-05-27T07:19:22.527Z] [2026-05-27T07:19:22.527Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:22.745Z] b06514a3b3ed: Pushed [2026-05-27T07:19:23.485Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.0s done [2026-05-27T07:19:23.753Z] #37 ... [2026-05-27T07:19:23.753Z] [2026-05-27T07:19:23.753Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:19:23.753Z] #59 23.92 OK: 255 MiB in 60 packages [2026-05-27T07:19:23.753Z] #59 DONE 27.1s [2026-05-27T07:19:24.024Z] [2026-05-27T07:19:24.024Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:19:24.291Z] #74 DONE 0.5s [2026-05-27T07:19:24.291Z] [2026-05-27T07:19:24.291Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-27T07:19:24.291Z] #37 DONE 30.6s [2026-05-27T07:19:24.291Z] [2026-05-27T07:19:24.291Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T07:19:24.291Z] #66 27.60 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:19:24.291Z] #66 27.61 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:19:24.291Z] #66 27.61 OK: 26183 distinct packages available [2026-05-27T07:19:24.291Z] #66 ... [2026-05-27T07:19:24.291Z] [2026-05-27T07:19:24.291Z] #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:24.291Z] #61 24.55 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:24.291Z] #61 24.61 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:24.291Z] #61 24.78 OK: 8 MiB in 17 packages [2026-05-27T07:19:24.291Z] #61 DONE 28.1s [2026-05-27T07:19:24.565Z] [2026-05-27T07:19:24.566Z] #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-05-27T07:19:25.292Z] 299b4fcbff05: Pushed [2026-05-27T07:19:25.551Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:25.890Z] + 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-27T07:19:25.982Z] #75 ... [2026-05-27T07:19:25.982Z] [2026-05-27T07:19:25.982Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-27T07:19:25.982Z] #68 26.80 OK: 255 MiB in 60 packages [2026-05-27T07:19:25.982Z] #68 DONE 29.3s [2026-05-27T07:19:25.982Z] [2026-05-27T07:19:25.982Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-27T07:19:25.982Z] #71 26.11 OK: 255 MiB in 60 packages [2026-05-27T07:19:25.982Z] #71 DONE 29.4s [2026-05-27T07:19:25.982Z] [2026-05-27T07:19:25.982Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:19:26.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-27T07:19:26.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T07:19:26.227Z] fc09f0d74837: Preparing [2026-05-27T07:19:26.227Z] 299b4fcbff05: Preparing [2026-05-27T07:19:26.227Z] 76a4a50b6657: Preparing [2026-05-27T07:19:26.227Z] 53f7757fb11b: Preparing [2026-05-27T07:19:26.227Z] b4855987fc10: Preparing [2026-05-27T07:19:26.227Z] b06514a3b3ed: Preparing [2026-05-27T07:19:26.227Z] 0854555d70ac: Preparing [2026-05-27T07:19:26.227Z] b06514a3b3ed: Waiting [2026-05-27T07:19:26.227Z] 0854555d70ac: Waiting [2026-05-27T07:19:26.227Z] 299b4fcbff05: Layer already exists [2026-05-27T07:19:26.227Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:26.227Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:26.227Z] fc09f0d74837: Layer already exists [2026-05-27T07:19:26.227Z] b4855987fc10: Layer already exists [2026-05-27T07:19:26.227Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:26.227Z] b06514a3b3ed: Layer already exists [2026-05-27T07:19:26.227Z] latest: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:26.555Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.117 [Pipeline] } [2026-05-27T07:19:26.569Z] #76 ... [2026-05-27T07:19:26.569Z] [2026-05-27T07:19:26.569Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:26.569Z] #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:26.569Z] #0 8.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:26.569Z] #77 ... [2026-05-27T07:19:26.569Z] [2026-05-27T07:19:26.569Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:26.569Z] #0 5.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:26.569Z] #0 7.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:26.836Z] #78 ... [2026-05-27T07:19:26.836Z] [2026-05-27T07:19:26.836Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:19:26.836Z] #63 29.77 (1/3) Installing ca-certificates (20260413-r0) [2026-05-27T07:19:26.836Z] #63 30.45 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:26.836Z] #63 ... [2026-05-27T07:19:26.836Z] [2026-05-27T07:19:26.836Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:19:26.836Z] #79 DONE 1.0s [2026-05-27T07:19:26.836Z] [2026-05-27T07:19:26.836Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:19:26.836Z] #76 DONE 1.1s [2026-05-27T07:19:26.836Z] [2026-05-27T07:19:26.836Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:19:26.836Z] #63 30.48 (3/3) Installing tzdata (2026b-r0) [2026-05-27T07:19:26.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.117 [2026-05-27T07:19:26.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T07:19:26.873Z] fc09f0d74837: Preparing [2026-05-27T07:19:26.873Z] 299b4fcbff05: Preparing [2026-05-27T07:19:26.873Z] 76a4a50b6657: Preparing [2026-05-27T07:19:26.873Z] 53f7757fb11b: Preparing [2026-05-27T07:19:26.873Z] b4855987fc10: Preparing [2026-05-27T07:19:26.873Z] b06514a3b3ed: Preparing [2026-05-27T07:19:26.873Z] 0854555d70ac: Preparing [2026-05-27T07:19:26.873Z] b06514a3b3ed: Waiting [2026-05-27T07:19:26.873Z] 0854555d70ac: Waiting [2026-05-27T07:19:26.873Z] 299b4fcbff05: Layer already exists [2026-05-27T07:19:26.873Z] fc09f0d74837: Layer already exists [2026-05-27T07:19:26.873Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:26.873Z] b4855987fc10: Layer already exists [2026-05-27T07:19:26.873Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:26.873Z] b06514a3b3ed: Layer already exists [2026-05-27T07:19:26.873Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:26.873Z] 4.1.0-dev.117: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:27.108Z] #63 ... [2026-05-27T07:19:27.108Z] [2026-05-27T07:19:27.108Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T07:19:27.108Z] #0 5.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:27.108Z] #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:27.205Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:27.388Z] #80 ... [2026-05-27T07:19:27.388Z] [2026-05-27T07:19:27.388Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T07:19:27.388Z] #62 30.71 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:19:27.388Z] #62 30.71 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:19:27.388Z] #62 30.71 OK: 26165 distinct packages available [2026-05-27T07:19:27.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:27.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T07:19:27.533Z] fc09f0d74837: Preparing [2026-05-27T07:19:27.533Z] 299b4fcbff05: Preparing [2026-05-27T07:19:27.533Z] 76a4a50b6657: Preparing [2026-05-27T07:19:27.533Z] 53f7757fb11b: Preparing [2026-05-27T07:19:27.533Z] b4855987fc10: Preparing [2026-05-27T07:19:27.533Z] b06514a3b3ed: Preparing [2026-05-27T07:19:27.533Z] 0854555d70ac: Preparing [2026-05-27T07:19:27.533Z] b06514a3b3ed: Waiting [2026-05-27T07:19:27.533Z] 0854555d70ac: Waiting [2026-05-27T07:19:27.533Z] 299b4fcbff05: Layer already exists [2026-05-27T07:19:27.533Z] fc09f0d74837: Layer already exists [2026-05-27T07:19:27.533Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:27.533Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:27.533Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:27.533Z] b06514a3b3ed: Layer already exists [2026-05-27T07:19:27.533Z] b4855987fc10: Layer already exists [2026-05-27T07:19:27.533Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:27.656Z] #62 ... [2026-05-27T07:19:27.656Z] [2026-05-27T07:19:27.656Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:19:27.862Z] + 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-27T07:19:27.925Z] #42 ... [2026-05-27T07:19:27.925Z] [2026-05-27T07:19:27.925Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T07:19:27.925Z] #66 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:28.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-27T07:19:28.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-27T07:19:28.196Z] fc09f0d74837: Preparing [2026-05-27T07:19:28.196Z] 299b4fcbff05: Preparing [2026-05-27T07:19:28.196Z] 76a4a50b6657: Preparing [2026-05-27T07:19:28.196Z] 53f7757fb11b: Preparing [2026-05-27T07:19:28.196Z] b4855987fc10: Preparing [2026-05-27T07:19:28.196Z] b06514a3b3ed: Preparing [2026-05-27T07:19:28.196Z] 0854555d70ac: Preparing [2026-05-27T07:19:28.196Z] b06514a3b3ed: Waiting [2026-05-27T07:19:28.196Z] 0854555d70ac: Waiting [2026-05-27T07:19:28.196Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:28.196Z] b4855987fc10: Layer already exists [2026-05-27T07:19:28.196Z] 299b4fcbff05: Layer already exists [2026-05-27T07:19:28.196Z] fc09f0d74837: Layer already exists [2026-05-27T07:19:28.196Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:28.196Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:28.196Z] b06514a3b3ed: Layer already exists [2026-05-27T07:19:28.196Z] main: digest: sha256:789e9d70d2ce9166d12c46c1a296f01ad56ce90c3f9ea673832d2fc667c0e907 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:19:28.345Z] ===================================================== [Pipeline] echo [2026-05-27T07:19:28.367Z] taggedImages: [2026-05-27T07:19:28.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:28.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-27T07:19:28.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.117 [2026-05-27T07:19:28.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:28.367Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-27T07:19:28.400Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-27T07:19:28.400Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:28.400Z] latest [2026-05-27T07:19:28.400Z] 4.1.0-dev.117 [2026-05-27T07:19:28.400Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:28.400Z] main [2026-05-27T07:19:28.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:28.766Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:29.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:29.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T07:19:29.102Z] cc4193d64bc1: Preparing [2026-05-27T07:19:29.102Z] 62a586fffec9: Preparing [2026-05-27T07:19:29.102Z] 8304b8e51f6e: Preparing [2026-05-27T07:19:29.102Z] 76a4a50b6657: Preparing [2026-05-27T07:19:29.102Z] 53f7757fb11b: Preparing [2026-05-27T07:19:29.102Z] 5aa96cba565f: Preparing [2026-05-27T07:19:29.102Z] ebfeed68402f: Preparing [2026-05-27T07:19:29.102Z] bfcb49586293: Preparing [2026-05-27T07:19:29.102Z] 3017874b6058: Preparing [2026-05-27T07:19:29.102Z] 0854555d70ac: Preparing [2026-05-27T07:19:29.102Z] ebfeed68402f: Waiting [2026-05-27T07:19:29.102Z] 5aa96cba565f: Waiting [2026-05-27T07:19:29.102Z] bfcb49586293: Waiting [2026-05-27T07:19:29.102Z] 3017874b6058: Waiting [2026-05-27T07:19:29.102Z] 0854555d70ac: Waiting [2026-05-27T07:19:29.102Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:29.102Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:29.102Z] 62a586fffec9: Pushed [2026-05-27T07:19:29.102Z] 8304b8e51f6e: Pushed [2026-05-27T07:19:29.102Z] cc4193d64bc1: Pushed [2026-05-27T07:19:29.102Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:29.102Z] bfcb49586293: Pushed [2026-05-27T07:19:29.345Z] #66 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:29.669Z] 3017874b6058: Pushed [2026-05-27T07:19:31.292Z] #66 ... [2026-05-27T07:19:31.292Z] [2026-05-27T07:19:31.292Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T07:19:31.292Z] #57 24.63 (1/4) Installing ca-certificates (20260413-r0) [2026-05-27T07:19:31.292Z] #57 25.45 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:31.292Z] #57 25.47 (3/4) Installing su-exec (0.2-r3) [2026-05-27T07:19:31.292Z] #57 25.48 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T07:19:31.292Z] #57 27.76 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:31.292Z] #57 28.00 Executing ca-certificates-20260413-r0.trigger [2026-05-27T07:19:31.292Z] #57 29.90 OK: 20 MiB in 20 packages [2026-05-27T07:19:31.292Z] #57 ... [2026-05-27T07:19:31.292Z] [2026-05-27T07:19:31.292Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-27T07:19:31.292Z] #65 29.21 OK: 255 MiB in 60 packages [2026-05-27T07:19:31.292Z] #65 DONE 34.4s [2026-05-27T07:19:31.292Z] [2026-05-27T07:19:31.292Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:19:31.292Z] #81 ... [2026-05-27T07:19:31.292Z] [2026-05-27T07:19:31.292Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T07:19:31.292Z] #64 26.08 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:31.292Z] #64 26.12 (2/4) Installing openssl (3.5.6-r0) [2026-05-27T07:19:31.292Z] #64 26.32 (3/4) Installing su-exec (0.2-r3) [2026-05-27T07:19:31.292Z] #64 26.35 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T07:19:31.292Z] #64 28.90 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:31.292Z] #64 29.10 OK: 20 MiB in 20 packages [2026-05-27T07:19:31.292Z] #64 DONE 34.8s [2026-05-27T07:19:31.292Z] [2026-05-27T07:19:31.292Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T07:19:31.292Z] #57 DONE 34.9s [2026-05-27T07:19:31.292Z] [2026-05-27T07:19:31.292Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T07:19:31.292Z] #63 32.45 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:31.292Z] #63 32.59 Executing ca-certificates-20260413-r0.trigger [2026-05-27T07:19:31.292Z] #63 33.33 OK: 9 MiB in 19 packages [2026-05-27T07:19:31.292Z] #63 DONE 34.8s [2026-05-27T07:19:31.292Z] [2026-05-27T07:19:31.292Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:31.559Z] #82 ... [2026-05-27T07:19:31.559Z] [2026-05-27T07:19:31.559Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-27T07:19:31.559Z] #73 20.41 OK: 255 MiB in 60 packages [2026-05-27T07:19:31.559Z] #73 DONE 21.9s [2026-05-27T07:19:31.559Z] [2026-05-27T07:19:31.559Z] #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-05-27T07:19:31.559Z] #75 7.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:32.988Z] #75 ... [2026-05-27T07:19:32.988Z] [2026-05-27T07:19:32.988Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:19:32.988Z] #81 DONE 2.0s [2026-05-27T07:19:33.259Z] [2026-05-27T07:19:33.259Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-27T07:19:33.259Z] #83 DONE 1.8s [2026-05-27T07:19:33.259Z] [2026-05-27T07:19:33.259Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:19:34.226Z] #84 ... [2026-05-27T07:19:34.226Z] [2026-05-27T07:19:34.226Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:19:34.494Z] #85 ... [2026-05-27T07:19:34.494Z] [2026-05-27T07:19:34.494Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-27T07:19:34.494Z] #72 23.16 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:34.494Z] #72 23.85 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:34.494Z] #72 24.08 OK: 8 MiB in 17 packages [2026-05-27T07:19:34.939Z] ebfeed68402f: Pushed [2026-05-27T07:19:35.472Z] #72 DONE 26.3s [2026-05-27T07:19:35.472Z] [2026-05-27T07:19:35.472Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:35.472Z] #78 18.68 OK: 12 MiB in 23 packages [2026-05-27T07:19:35.751Z] #78 ... [2026-05-27T07:19:35.751Z] [2026-05-27T07:19:35.751Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:19:35.751Z] #67 29.33 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:19:35.751Z] #67 29.33 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:19:35.751Z] #67 29.33 OK: 26165 distinct packages available [2026-05-27T07:19:35.751Z] #67 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:35.751Z] #67 33.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:35.751Z] #67 ... [2026-05-27T07:19:35.751Z] [2026-05-27T07:19:35.751Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:19:35.751Z] #69 29.32 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-27T07:19:35.751Z] #69 29.32 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-27T07:19:35.751Z] #69 29.32 OK: 26165 distinct packages available [2026-05-27T07:19:35.751Z] #69 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:35.751Z] #69 33.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:36.022Z] #69 ... [2026-05-27T07:19:36.022Z] [2026-05-27T07:19:36.022Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T07:19:36.022Z] #80 17.97 OK: 8 MiB in 18 packages [2026-05-27T07:19:36.978Z] #80 ... [2026-05-27T07:19:36.978Z] [2026-05-27T07:19:36.978Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:19:36.978Z] #86 ... [2026-05-27T07:19:36.978Z] [2026-05-27T07:19:36.978Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:19:37.244Z] #87 ... [2026-05-27T07:19:37.244Z] [2026-05-27T07:19:37.244Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:37.244Z] #78 DONE 20.7s [2026-05-27T07:19:37.244Z] [2026-05-27T07:19:37.244Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:37.244Z] #77 19.69 OK: 8 MiB in 17 packages [2026-05-27T07:19:37.512Z] #77 ... [2026-05-27T07:19:37.512Z] [2026-05-27T07:19:37.512Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-27T07:19:37.512Z] #80 DONE 20.4s [2026-05-27T07:19:37.777Z] [2026-05-27T07:19:37.777Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T07:19:38.042Z] #88 ... [2026-05-27T07:19:38.042Z] [2026-05-27T07:19:38.043Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:38.043Z] #77 DONE 21.7s [2026-05-27T07:19:38.308Z] [2026-05-27T07:19:38.308Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T07:19:38.308Z] #0 6.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:38.577Z] #89 ... [2026-05-27T07:19:38.577Z] [2026-05-27T07:19:38.577Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:19:38.577Z] #67 42.12 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:38.577Z] #67 42.21 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-27T07:19:38.577Z] #67 42.22 (3/5) Installing libucontext (1.3.2-r0) [2026-05-27T07:19:38.577Z] #67 42.23 (4/5) Installing gcompat (1.1.0-r4) [2026-05-27T07:19:38.577Z] #67 42.26 (5/5) Installing openssl (3.5.6-r0) [2026-05-27T07:19:38.843Z] #67 42.33 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:38.843Z] #67 42.46 OK: 9 MiB in 21 packages [2026-05-27T07:19:39.429Z] #67 ... [2026-05-27T07:19:39.429Z] [2026-05-27T07:19:39.429Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T07:19:39.429Z] #62 33.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:39.429Z] #62 34.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:39.697Z] #62 ... [2026-05-27T07:19:39.697Z] [2026-05-27T07:19:39.697Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:19:39.697Z] #69 43.16 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-27T07:19:39.697Z] #69 43.29 (2/13) Installing c-ares (1.34.6-r0) [2026-05-27T07:19:39.697Z] #69 43.35 (3/13) Installing libunistring (1.3-r0) [2026-05-27T07:19:39.961Z] #69 43.56 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-27T07:19:39.961Z] #69 43.59 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-27T07:19:39.961Z] #69 43.64 (6/13) Installing libpsl (0.21.5-r3) [2026-05-27T07:19:39.961Z] #69 43.66 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-27T07:19:40.237Z] #69 43.74 (8/13) Installing libcurl (8.14.1-r2) [2026-05-27T07:19:40.237Z] #69 43.85 (9/13) Installing curl (8.14.1-r2) [2026-05-27T07:19:40.237Z] #69 43.89 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:40.237Z] #69 43.93 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-27T07:19:40.237Z] #69 43.94 (12/13) Installing libucontext (1.3.2-r0) [2026-05-27T07:19:40.237Z] #69 43.97 (13/13) Installing gcompat (1.1.0-r4) [2026-05-27T07:19:40.506Z] #69 ... [2026-05-27T07:19:40.506Z] [2026-05-27T07:19:40.506Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-27T07:19:40.506Z] #66 42.34 OK: 255 MiB in 60 packages [2026-05-27T07:19:40.506Z] #66 DONE 43.9s [2026-05-27T07:19:40.506Z] [2026-05-27T07:19:40.506Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:19:40.506Z] #69 44.01 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:40.506Z] #69 44.10 OK: 13 MiB in 29 packages [2026-05-27T07:19:41.088Z] #69 ... [2026-05-27T07:19:41.088Z] [2026-05-27T07:19:41.088Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-27T07:19:41.088Z] #67 DONE 44.6s [2026-05-27T07:19:41.088Z] [2026-05-27T07:19:41.088Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:19:41.088Z] #90 DONE 0.6s [2026-05-27T07:19:41.088Z] [2026-05-27T07:19:41.088Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-27T07:19:41.088Z] #88 DONE 3.7s [2026-05-27T07:19:41.088Z] [2026-05-27T07:19:41.088Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:41.088Z] #82 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:41.088Z] #82 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:41.364Z] #82 ... [2026-05-27T07:19:41.364Z] [2026-05-27T07:19:41.364Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T07:19:41.364Z] #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:41.364Z] #0 8.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:41.364Z] #91 ... [2026-05-27T07:19:41.364Z] [2026-05-27T07:19:41.364Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T07:19:41.631Z] #92 ... [2026-05-27T07:19:41.631Z] [2026-05-27T07:19:41.631Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-27T07:19:41.631Z] #93 DONE 0.4s [2026-05-27T07:19:41.897Z] [2026-05-27T07:19:41.897Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T07:19:41.897Z] #62 45.30 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T07:19:41.897Z] #62 45.37 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-27T07:19:41.897Z] #62 45.39 (3/4) Installing libucontext (1.3.2-r0) [2026-05-27T07:19:41.897Z] #62 45.42 (4/4) Installing gcompat (1.1.0-r4) [2026-05-27T07:19:41.897Z] #62 45.46 Executing busybox-1.37.0-r20.trigger [2026-05-27T07:19:42.162Z] #62 45.58 OK: 8 MiB in 20 packages [2026-05-27T07:19:43.051Z] 5aa96cba565f: Pushed [2026-05-27T07:19:43.051Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:43.138Z] #62 ... [2026-05-27T07:19:43.139Z] [2026-05-27T07:19:43.139Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:19:43.389Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [2026-05-27T07:19:43.407Z] #94 ... [2026-05-27T07:19:43.407Z] [2026-05-27T07:19:43.407Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:19:43.407Z] #95 ... [2026-05-27T07:19:43.407Z] [2026-05-27T07:19:43.407Z] #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-05-27T07:19:43.407Z] #75 9.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:43.407Z] #75 18.70 OK: 8 MiB in 17 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:43.673Z] #75 ... [2026-05-27T07:19:43.673Z] [2026-05-27T07:19:43.673Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T07:19:43.673Z] #89 8.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:43.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-27T07:19:43.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T07:19:43.717Z] cc4193d64bc1: Preparing [2026-05-27T07:19:43.717Z] 62a586fffec9: Preparing [2026-05-27T07:19:43.717Z] 8304b8e51f6e: Preparing [2026-05-27T07:19:43.717Z] 76a4a50b6657: Preparing [2026-05-27T07:19:43.717Z] 53f7757fb11b: Preparing [2026-05-27T07:19:43.717Z] 5aa96cba565f: Preparing [2026-05-27T07:19:43.717Z] ebfeed68402f: Preparing [2026-05-27T07:19:43.717Z] bfcb49586293: Preparing [2026-05-27T07:19:43.717Z] 3017874b6058: Preparing [2026-05-27T07:19:43.717Z] 0854555d70ac: Preparing [2026-05-27T07:19:43.717Z] 5aa96cba565f: Waiting [2026-05-27T07:19:43.717Z] ebfeed68402f: Waiting [2026-05-27T07:19:43.717Z] bfcb49586293: Waiting [2026-05-27T07:19:43.717Z] 3017874b6058: Waiting [2026-05-27T07:19:43.717Z] 0854555d70ac: Waiting [2026-05-27T07:19:43.717Z] cc4193d64bc1: Layer already exists [2026-05-27T07:19:43.717Z] 62a586fffec9: Layer already exists [2026-05-27T07:19:43.717Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:43.717Z] 8304b8e51f6e: Layer already exists [2026-05-27T07:19:43.717Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:43.717Z] ebfeed68402f: Layer already exists [2026-05-27T07:19:43.717Z] 5aa96cba565f: Layer already exists [2026-05-27T07:19:43.717Z] 3017874b6058: Layer already exists [2026-05-27T07:19:43.717Z] bfcb49586293: Layer already exists [2026-05-27T07:19:43.717Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:43.717Z] latest: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:44.037Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:44.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.117 [2026-05-27T07:19:44.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T07:19:44.358Z] cc4193d64bc1: Preparing [2026-05-27T07:19:44.358Z] 62a586fffec9: Preparing [2026-05-27T07:19:44.358Z] 8304b8e51f6e: Preparing [2026-05-27T07:19:44.358Z] 76a4a50b6657: Preparing [2026-05-27T07:19:44.358Z] 53f7757fb11b: Preparing [2026-05-27T07:19:44.358Z] 5aa96cba565f: Preparing [2026-05-27T07:19:44.358Z] ebfeed68402f: Preparing [2026-05-27T07:19:44.358Z] bfcb49586293: Preparing [2026-05-27T07:19:44.358Z] 3017874b6058: Preparing [2026-05-27T07:19:44.358Z] 0854555d70ac: Preparing [2026-05-27T07:19:44.358Z] ebfeed68402f: Waiting [2026-05-27T07:19:44.358Z] bfcb49586293: Waiting [2026-05-27T07:19:44.358Z] 3017874b6058: Waiting [2026-05-27T07:19:44.358Z] 0854555d70ac: Waiting [2026-05-27T07:19:44.358Z] 5aa96cba565f: Waiting [2026-05-27T07:19:44.358Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:44.358Z] 8304b8e51f6e: Layer already exists [2026-05-27T07:19:44.358Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:44.358Z] cc4193d64bc1: Layer already exists [2026-05-27T07:19:44.358Z] 62a586fffec9: Layer already exists [2026-05-27T07:19:44.358Z] 3017874b6058: Layer already exists [2026-05-27T07:19:44.358Z] 5aa96cba565f: Layer already exists [2026-05-27T07:19:44.358Z] bfcb49586293: Layer already exists [2026-05-27T07:19:44.358Z] ebfeed68402f: Layer already exists [2026-05-27T07:19:44.358Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:44.358Z] 4.1.0-dev.117: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:44.682Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:45.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:45.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T07:19:45.038Z] cc4193d64bc1: Preparing [2026-05-27T07:19:45.038Z] 62a586fffec9: Preparing [2026-05-27T07:19:45.038Z] 8304b8e51f6e: Preparing [2026-05-27T07:19:45.038Z] 76a4a50b6657: Preparing [2026-05-27T07:19:45.038Z] 53f7757fb11b: Preparing [2026-05-27T07:19:45.038Z] 5aa96cba565f: Preparing [2026-05-27T07:19:45.038Z] ebfeed68402f: Preparing [2026-05-27T07:19:45.038Z] bfcb49586293: Preparing [2026-05-27T07:19:45.038Z] 3017874b6058: Preparing [2026-05-27T07:19:45.038Z] bfcb49586293: Waiting [2026-05-27T07:19:45.038Z] ebfeed68402f: Waiting [2026-05-27T07:19:45.038Z] 0854555d70ac: Preparing [2026-05-27T07:19:45.038Z] 3017874b6058: Waiting [2026-05-27T07:19:45.038Z] 0854555d70ac: Waiting [2026-05-27T07:19:45.038Z] 5aa96cba565f: Waiting [2026-05-27T07:19:45.038Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:45.038Z] 8304b8e51f6e: Layer already exists [2026-05-27T07:19:45.038Z] 62a586fffec9: Layer already exists [2026-05-27T07:19:45.038Z] cc4193d64bc1: Layer already exists [2026-05-27T07:19:45.038Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:45.038Z] ebfeed68402f: Layer already exists [2026-05-27T07:19:45.038Z] 5aa96cba565f: Layer already exists [2026-05-27T07:19:45.038Z] bfcb49586293: Layer already exists [2026-05-27T07:19:45.038Z] 3017874b6058: Layer already exists [2026-05-27T07:19:45.038Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:45.038Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-05-27T07:19:45.079Z] #89 ... [2026-05-27T07:19:45.079Z] [2026-05-27T07:19:45.079Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T07:19:45.079Z] #91 13.91 OK: 20 MiB in 20 packages [Pipeline] sh [2026-05-27T07:19:45.355Z] + 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-27T07:19:45.660Z] #91 ... [2026-05-27T07:19:45.660Z] [2026-05-27T07:19:45.660Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-27T07:19:45.660Z] #62 DONE 49.1s [2026-05-27T07:19:45.660Z] [2026-05-27T07:19:45.660Z] #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2026-05-27T07:19:45.660Z] #75 DONE 21.5s [2026-05-27T07:19:45.660Z] [2026-05-27T07:19:45.660Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T07:19:45.660Z] #69 DONE 49.3s [2026-05-27T07:19:45.660Z] [2026-05-27T07:19:45.660Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-27T07:19:45.660Z] #91 DONE 14.7s [2026-05-27T07:19:45.660Z] [2026-05-27T07:19:45.660Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:45.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-27T07:19:45.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-27T07:19:45.690Z] cc4193d64bc1: Preparing [2026-05-27T07:19:45.690Z] 62a586fffec9: Preparing [2026-05-27T07:19:45.690Z] 8304b8e51f6e: Preparing [2026-05-27T07:19:45.690Z] 76a4a50b6657: Preparing [2026-05-27T07:19:45.690Z] 53f7757fb11b: Preparing [2026-05-27T07:19:45.690Z] 5aa96cba565f: Preparing [2026-05-27T07:19:45.690Z] ebfeed68402f: Preparing [2026-05-27T07:19:45.690Z] bfcb49586293: Preparing [2026-05-27T07:19:45.690Z] 3017874b6058: Preparing [2026-05-27T07:19:45.690Z] 0854555d70ac: Preparing [2026-05-27T07:19:45.690Z] 5aa96cba565f: Waiting [2026-05-27T07:19:45.690Z] ebfeed68402f: Waiting [2026-05-27T07:19:45.690Z] bfcb49586293: Waiting [2026-05-27T07:19:45.690Z] 3017874b6058: Waiting [2026-05-27T07:19:45.690Z] 0854555d70ac: Waiting [2026-05-27T07:19:45.690Z] cc4193d64bc1: Layer already exists [2026-05-27T07:19:45.690Z] 8304b8e51f6e: Layer already exists [2026-05-27T07:19:45.690Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:45.690Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:45.690Z] 62a586fffec9: Layer already exists [2026-05-27T07:19:45.690Z] 5aa96cba565f: Layer already exists [2026-05-27T07:19:45.690Z] bfcb49586293: Layer already exists [2026-05-27T07:19:45.690Z] ebfeed68402f: Layer already exists [2026-05-27T07:19:45.690Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:45.690Z] 3017874b6058: Layer already exists [2026-05-27T07:19:45.690Z] main: digest: sha256:5fe7719f79b925333cb72a619f74fb1e4adc0aefaf55c81983f7feaa25def4b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:19:45.766Z] ===================================================== [Pipeline] echo [2026-05-27T07:19:45.782Z] taggedImages: [2026-05-27T07:19:45.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:45.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-27T07:19:45.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.117 [2026-05-27T07:19:45.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:45.782Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-27T07:19:45.812Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-27T07:19:45.812Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:45.812Z] latest [2026-05-27T07:19:45.812Z] 4.1.0-dev.117 [2026-05-27T07:19:45.812Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:19:45.812Z] main [2026-05-27T07:19:45.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:46.167Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:19:46.243Z] #96 ... [2026-05-27T07:19:46.243Z] [2026-05-27T07:19:46.243Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-27T07:19:46.243Z] #97 DONE 0.2s [2026-05-27T07:19:46.243Z] [2026-05-27T07:19:46.243Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T07:19:46.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:19:46.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T07:19:46.492Z] 68e2834f8a89: Preparing [2026-05-27T07:19:46.492Z] 7bca16377936: Preparing [2026-05-27T07:19:46.492Z] 9ea1f8ae2e65: Preparing [2026-05-27T07:19:46.492Z] 76a4a50b6657: Preparing [2026-05-27T07:19:46.492Z] 53f7757fb11b: Preparing [2026-05-27T07:19:46.492Z] 2e6decd4eb06: Preparing [2026-05-27T07:19:46.492Z] f474b899e9b9: Preparing [2026-05-27T07:19:46.492Z] 426fd7070a95: Preparing [2026-05-27T07:19:46.492Z] 0854555d70ac: Preparing [2026-05-27T07:19:46.492Z] 2e6decd4eb06: Waiting [2026-05-27T07:19:46.492Z] 0854555d70ac: Waiting [2026-05-27T07:19:46.492Z] f474b899e9b9: Waiting [2026-05-27T07:19:46.492Z] 426fd7070a95: Waiting [2026-05-27T07:19:46.492Z] 53f7757fb11b: Layer already exists [2026-05-27T07:19:46.492Z] 76a4a50b6657: Layer already exists [2026-05-27T07:19:46.492Z] 7bca16377936: Pushed [2026-05-27T07:19:46.492Z] 68e2834f8a89: Pushed [2026-05-27T07:19:46.492Z] 9ea1f8ae2e65: Pushed [2026-05-27T07:19:46.492Z] f474b899e9b9: Pushed [2026-05-27T07:19:46.492Z] 0854555d70ac: Layer already exists [2026-05-27T07:19:47.060Z] 426fd7070a95: Pushed [2026-05-27T07:19:47.206Z] #98 ... [2026-05-27T07:19:47.206Z] [2026-05-27T07:19:47.206Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-27T07:19:47.206Z] #89 13.92 OK: 20 MiB in 20 packages [2026-05-27T07:19:47.206Z] #89 DONE 15.7s [2026-05-27T07:19:47.206Z] [2026-05-27T07:19:47.206Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:47.206Z] #82 14.29 OK: 9 MiB in 19 packages [2026-05-27T07:19:47.472Z] #82 DONE 16.0s [2026-05-27T07:19:47.472Z] [2026-05-27T07:19:47.472Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:19:50.056Z] #95 ... [2026-05-27T07:19:50.056Z] [2026-05-27T07:19:50.056Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T07:19:50.056Z] #92 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:51.015Z] #92 9.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:55.281Z] #92 14.29 OK: 9 MiB in 21 packages [2026-05-27T07:19:55.872Z] #92 ... [2026-05-27T07:19:55.872Z] [2026-05-27T07:19:55.872Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-27T07:19:55.872Z] #96 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:55.872Z] #96 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:55.872Z] #96 9.120 OK: 13 MiB in 29 packages [2026-05-27T07:19:55.872Z] #96 DONE 10.1s [2026-05-27T07:19:55.872Z] [2026-05-27T07:19:55.872Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T07:19:55.872Z] #98 4.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:55.872Z] #98 5.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-27T07:19:55.872Z] #98 10.10 OK: 8 MiB in 20 packages [2026-05-27T07:19:56.460Z] #98 ... [2026-05-27T07:19:56.460Z] [2026-05-27T07:19:56.460Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-27T07:19:56.460Z] #92 DONE 15.3s [2026-05-27T07:19:56.460Z] [2026-05-27T07:19:56.460Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T07:19:57.438Z] #99 ... [2026-05-27T07:19:57.438Z] [2026-05-27T07:19:57.438Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-27T07:19:57.438Z] #98 DONE 11.6s [2026-05-27T07:19:57.438Z] [2026-05-27T07:19:57.438Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-27T07:19:57.438Z] #99 DONE 1.2s [2026-05-27T07:19:57.438Z] [2026-05-27T07:19:57.438Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T07:19:59.420Z] #100 DONE 1.9s [2026-05-27T07:19:59.420Z] [2026-05-27T07:19:59.420Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T07:19:59.420Z] #101 DONE 3.2s [2026-05-27T07:19:59.420Z] [2026-05-27T07:19:59.420Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T07:19:59.703Z] #102 ... [2026-05-27T07:19:59.703Z] [2026-05-27T07:19:59.703Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-27T07:19:59.703Z] #103 DONE 2.2s [2026-05-27T07:19:59.703Z] [2026-05-27T07:19:59.703Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-27T07:19:59.703Z] #104 DONE 0.3s [2026-05-27T07:19:59.703Z] [2026-05-27T07:19:59.703Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T07:19:59.703Z] #105 ... [2026-05-27T07:19:59.703Z] [2026-05-27T07:19:59.703Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-27T07:19:59.703Z] #102 DONE 0.3s [2026-05-27T07:19:59.703Z] [2026-05-27T07:19:59.703Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-27T07:19:59.703Z] #106 DONE 0.3s [2026-05-27T07:19:59.984Z] [2026-05-27T07:19:59.984Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T07:19:59.984Z] #107 ... [2026-05-27T07:19:59.984Z] [2026-05-27T07:19:59.984Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-27T07:19:59.984Z] #105 DONE 0.3s [2026-05-27T07:19:59.984Z] [2026-05-27T07:19:59.984Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-27T07:19:59.984Z] #108 DONE 0.4s [2026-05-27T07:20:00.260Z] [2026-05-27T07:20:00.260Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-27T07:20:00.260Z] #107 DONE 0.4s [2026-05-27T07:20:00.260Z] [2026-05-27T07:20:00.260Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T07:20:00.260Z] #109 ... [2026-05-27T07:20:00.260Z] [2026-05-27T07:20:00.260Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T07:20:00.260Z] #110 DONE 0.3s [2026-05-27T07:20:00.530Z] [2026-05-27T07:20:00.530Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T07:20:00.530Z] #111 ... [2026-05-27T07:20:00.530Z] [2026-05-27T07:20:00.530Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T07:20:00.530Z] #112 DONE 0.5s [2026-05-27T07:20:00.806Z] [2026-05-27T07:20:00.806Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-27T07:20:00.806Z] #111 DONE 0.4s [2026-05-27T07:20:00.806Z] [2026-05-27T07:20:00.806Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T07:20:00.806Z] #113 ... [2026-05-27T07:20:00.806Z] [2026-05-27T07:20:00.806Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-27T07:20:00.806Z] #109 DONE 0.6s [2026-05-27T07:20:01.073Z] [2026-05-27T07:20:01.073Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T07:20:01.073Z] #114 ... [2026-05-27T07:20:01.073Z] [2026-05-27T07:20:01.073Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-27T07:20:01.073Z] #113 DONE 0.4s [2026-05-27T07:20:01.073Z] [2026-05-27T07:20:01.073Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-27T07:20:01.073Z] #115 DONE 0.4s [2026-05-27T07:20:01.344Z] [2026-05-27T07:20:01.344Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-27T07:20:01.344Z] #114 DONE 0.4s [2026-05-27T07:20:01.344Z] [2026-05-27T07:20:01.344Z] #116 [security-spire-server] exporting to image [2026-05-27T07:20:01.344Z] #116 exporting layers [2026-05-27T07:20:01.929Z] #116 ... [2026-05-27T07:20:01.929Z] [2026-05-27T07:20:01.929Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-27T07:20:01.929Z] #117 DONE 0.6s [2026-05-27T07:20:01.929Z] [2026-05-27T07:20:01.929Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-27T07:20:01.929Z] #118 DONE 0.6s [2026-05-27T07:20:01.929Z] [2026-05-27T07:20:01.929Z] #116 [security-spire-config] exporting to image [2026-05-27T07:20:02.097Z] 2e6decd4eb06: Pushed [2026-05-27T07:20:02.097Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:02.574Z] + 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-27T07:20:02.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-27T07:20:02.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T07:20:02.904Z] 68e2834f8a89: Preparing [2026-05-27T07:20:02.904Z] 7bca16377936: Preparing [2026-05-27T07:20:02.904Z] 9ea1f8ae2e65: Preparing [2026-05-27T07:20:02.904Z] 76a4a50b6657: Preparing [2026-05-27T07:20:02.904Z] 53f7757fb11b: Preparing [2026-05-27T07:20:02.904Z] 2e6decd4eb06: Preparing [2026-05-27T07:20:02.904Z] f474b899e9b9: Preparing [2026-05-27T07:20:02.904Z] 426fd7070a95: Preparing [2026-05-27T07:20:02.904Z] 0854555d70ac: Preparing [2026-05-27T07:20:02.904Z] 2e6decd4eb06: Waiting [2026-05-27T07:20:02.904Z] f474b899e9b9: Waiting [2026-05-27T07:20:02.904Z] 426fd7070a95: Waiting [2026-05-27T07:20:02.904Z] 0854555d70ac: Waiting [2026-05-27T07:20:02.904Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:02.904Z] 68e2834f8a89: Layer already exists [2026-05-27T07:20:02.904Z] 9ea1f8ae2e65: Layer already exists [2026-05-27T07:20:02.904Z] 7bca16377936: Layer already exists [2026-05-27T07:20:02.904Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:02.904Z] f474b899e9b9: Layer already exists [2026-05-27T07:20:02.904Z] 2e6decd4eb06: Layer already exists [2026-05-27T07:20:02.904Z] 426fd7070a95: Layer already exists [2026-05-27T07:20:02.904Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:02.904Z] latest: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:03.235Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:03.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.117 [2026-05-27T07:20:03.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T07:20:03.570Z] 68e2834f8a89: Preparing [2026-05-27T07:20:03.571Z] 7bca16377936: Preparing [2026-05-27T07:20:03.571Z] 9ea1f8ae2e65: Preparing [2026-05-27T07:20:03.571Z] 76a4a50b6657: Preparing [2026-05-27T07:20:03.571Z] 53f7757fb11b: Preparing [2026-05-27T07:20:03.571Z] 2e6decd4eb06: Preparing [2026-05-27T07:20:03.571Z] f474b899e9b9: Preparing [2026-05-27T07:20:03.571Z] 426fd7070a95: Preparing [2026-05-27T07:20:03.571Z] 0854555d70ac: Preparing [2026-05-27T07:20:03.571Z] 2e6decd4eb06: Waiting [2026-05-27T07:20:03.571Z] f474b899e9b9: Waiting [2026-05-27T07:20:03.571Z] 426fd7070a95: Waiting [2026-05-27T07:20:03.571Z] 0854555d70ac: Waiting [2026-05-27T07:20:03.571Z] 68e2834f8a89: Layer already exists [2026-05-27T07:20:03.571Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:03.571Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:03.571Z] 7bca16377936: Layer already exists [2026-05-27T07:20:03.571Z] 9ea1f8ae2e65: Layer already exists [2026-05-27T07:20:03.571Z] 2e6decd4eb06: Layer already exists [2026-05-27T07:20:03.571Z] 426fd7070a95: Layer already exists [2026-05-27T07:20:03.571Z] f474b899e9b9: Layer already exists [2026-05-27T07:20:03.571Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:03.571Z] 4.1.0-dev.117: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:03.904Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:04.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:04.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T07:20:04.223Z] 68e2834f8a89: Preparing [2026-05-27T07:20:04.223Z] 7bca16377936: Preparing [2026-05-27T07:20:04.223Z] 9ea1f8ae2e65: Preparing [2026-05-27T07:20:04.223Z] 76a4a50b6657: Preparing [2026-05-27T07:20:04.223Z] 53f7757fb11b: Preparing [2026-05-27T07:20:04.223Z] 2e6decd4eb06: Preparing [2026-05-27T07:20:04.223Z] f474b899e9b9: Preparing [2026-05-27T07:20:04.223Z] 426fd7070a95: Preparing [2026-05-27T07:20:04.223Z] 0854555d70ac: Preparing [2026-05-27T07:20:04.223Z] 2e6decd4eb06: Waiting [2026-05-27T07:20:04.223Z] f474b899e9b9: Waiting [2026-05-27T07:20:04.223Z] 426fd7070a95: Waiting [2026-05-27T07:20:04.223Z] 0854555d70ac: Waiting [2026-05-27T07:20:04.223Z] 9ea1f8ae2e65: Layer already exists [2026-05-27T07:20:04.224Z] 7bca16377936: Layer already exists [2026-05-27T07:20:04.224Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:04.224Z] 68e2834f8a89: Layer already exists [2026-05-27T07:20:04.224Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:04.224Z] f474b899e9b9: Layer already exists [2026-05-27T07:20:04.224Z] 426fd7070a95: Layer already exists [2026-05-27T07:20:04.224Z] 2e6decd4eb06: Layer already exists [2026-05-27T07:20:04.224Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:04.224Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:04.553Z] + 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-27T07:20:04.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-27T07:20:04.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-27T07:20:04.881Z] 68e2834f8a89: Preparing [2026-05-27T07:20:04.881Z] 7bca16377936: Preparing [2026-05-27T07:20:04.881Z] 9ea1f8ae2e65: Preparing [2026-05-27T07:20:04.881Z] 76a4a50b6657: Preparing [2026-05-27T07:20:04.881Z] 53f7757fb11b: Preparing [2026-05-27T07:20:04.881Z] 2e6decd4eb06: Preparing [2026-05-27T07:20:04.881Z] f474b899e9b9: Preparing [2026-05-27T07:20:04.881Z] 426fd7070a95: Preparing [2026-05-27T07:20:04.881Z] 0854555d70ac: Preparing [2026-05-27T07:20:04.881Z] 2e6decd4eb06: Waiting [2026-05-27T07:20:04.881Z] f474b899e9b9: Waiting [2026-05-27T07:20:04.881Z] 426fd7070a95: Waiting [2026-05-27T07:20:04.881Z] 0854555d70ac: Waiting [2026-05-27T07:20:04.881Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:04.881Z] 68e2834f8a89: Layer already exists [2026-05-27T07:20:04.881Z] 7bca16377936: Layer already exists [2026-05-27T07:20:04.881Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:04.881Z] 9ea1f8ae2e65: Layer already exists [2026-05-27T07:20:04.881Z] 2e6decd4eb06: Layer already exists [2026-05-27T07:20:04.881Z] f474b899e9b9: Layer already exists [2026-05-27T07:20:04.881Z] 426fd7070a95: Layer already exists [2026-05-27T07:20:04.881Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:04.881Z] main: digest: sha256:0f47fdc75fb5153d3ca33642167a231fe8b293ff00289bff651d0205d8e62838 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:20:04.951Z] ===================================================== [Pipeline] echo [2026-05-27T07:20:04.971Z] taggedImages: [2026-05-27T07:20:04.971Z] - nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:04.971Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-27T07:20:04.971Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.117 [2026-05-27T07:20:04.971Z] - nexus3.edgexfoundry.org:10004/security-spire-config:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:04.971Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-27T07:20:04.996Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-27T07:20:04.996Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:04.996Z] latest [2026-05-27T07:20:04.996Z] 4.1.0-dev.117 [2026-05-27T07:20:04.996Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:04.996Z] main [2026-05-27T07:20:04.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:05.377Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:05.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:05.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T07:20:05.707Z] d2d127475360: Preparing [2026-05-27T07:20:05.707Z] 92981df68232: Preparing [2026-05-27T07:20:05.707Z] 30f4c76eca34: Preparing [2026-05-27T07:20:05.707Z] 76a4a50b6657: Preparing [2026-05-27T07:20:05.707Z] 53f7757fb11b: Preparing [2026-05-27T07:20:05.707Z] a5199e697283: Preparing [2026-05-27T07:20:05.707Z] bfcb49586293: Preparing [2026-05-27T07:20:05.707Z] 3017874b6058: Preparing [2026-05-27T07:20:05.707Z] 0854555d70ac: Preparing [2026-05-27T07:20:05.707Z] a5199e697283: Waiting [2026-05-27T07:20:05.707Z] 3017874b6058: Waiting [2026-05-27T07:20:05.707Z] bfcb49586293: Waiting [2026-05-27T07:20:05.707Z] 0854555d70ac: Waiting [2026-05-27T07:20:05.707Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:05.707Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:05.707Z] bfcb49586293: Layer already exists [2026-05-27T07:20:05.707Z] 3017874b6058: Layer already exists [2026-05-27T07:20:05.707Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:05.707Z] d2d127475360: Pushed [2026-05-27T07:20:05.707Z] 30f4c76eca34: Pushed [2026-05-27T07:20:05.707Z] 92981df68232: Pushed [2026-05-27T07:20:06.235Z] #116 exporting layers 4.9s done [2026-05-27T07:20:06.235Z] #116 exporting layers 4.4s done [2026-05-27T07:20:06.235Z] #116 writing image sha256:b28a8bb17db30cfcc2ec402d122adb82deee417b25dd02e9342243f98f3d4515 0.0s done [2026-05-27T07:20:06.235Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-27T07:20:06.235Z] #116 writing image sha256:4f5a151c6c5e58bf6e1dd9725d8198986e0bc3a26dbc4a83a07344711e75ab3d 0.0s done [2026-05-27T07:20:06.235Z] #116 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-05-27T07:20:06.515Z] #116 exporting layers 4.4s done [2026-05-27T07:20:06.515Z] #116 writing image sha256:3451581d94b7cceff4f7fcf1a1b5c29d517b5481d2e2c27d330f10c8c8bdc874 0.0s done [2026-05-27T07:20:06.515Z] #116 naming to docker.io/library/security-spire-config-arm64 [2026-05-27T07:20:06.515Z] #116 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-05-27T07:20:06.515Z] #116 DONE 5.3s [2026-05-27T07:20:06.515Z] [2026-05-27T07:20:06.515Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T07:20:20.765Z] a5199e697283: Pushed [2026-05-27T07:20:20.765Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:21.089Z] + 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-27T07:20:21.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-27T07:20:21.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T07:20:21.413Z] d2d127475360: Preparing [2026-05-27T07:20:21.413Z] 92981df68232: Preparing [2026-05-27T07:20:21.413Z] 30f4c76eca34: Preparing [2026-05-27T07:20:21.413Z] 76a4a50b6657: Preparing [2026-05-27T07:20:21.413Z] 53f7757fb11b: Preparing [2026-05-27T07:20:21.413Z] a5199e697283: Preparing [2026-05-27T07:20:21.413Z] bfcb49586293: Preparing [2026-05-27T07:20:21.413Z] 3017874b6058: Preparing [2026-05-27T07:20:21.413Z] 0854555d70ac: Preparing [2026-05-27T07:20:21.413Z] a5199e697283: Waiting [2026-05-27T07:20:21.413Z] bfcb49586293: Waiting [2026-05-27T07:20:21.413Z] 3017874b6058: Waiting [2026-05-27T07:20:21.413Z] 0854555d70ac: Waiting [2026-05-27T07:20:21.413Z] 92981df68232: Layer already exists [2026-05-27T07:20:21.413Z] 30f4c76eca34: Layer already exists [2026-05-27T07:20:21.413Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:21.413Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:21.413Z] d2d127475360: Layer already exists [2026-05-27T07:20:21.413Z] bfcb49586293: Layer already exists [2026-05-27T07:20:21.413Z] 3017874b6058: Layer already exists [2026-05-27T07:20:21.413Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:21.413Z] a5199e697283: Layer already exists [2026-05-27T07:20:21.413Z] latest: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:21.753Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:22.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.117 [2026-05-27T07:20:22.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T07:20:22.166Z] d2d127475360: Preparing [2026-05-27T07:20:22.166Z] 92981df68232: Preparing [2026-05-27T07:20:22.166Z] 30f4c76eca34: Preparing [2026-05-27T07:20:22.166Z] 76a4a50b6657: Preparing [2026-05-27T07:20:22.166Z] 53f7757fb11b: Preparing [2026-05-27T07:20:22.166Z] a5199e697283: Preparing [2026-05-27T07:20:22.166Z] bfcb49586293: Preparing [2026-05-27T07:20:22.166Z] 3017874b6058: Preparing [2026-05-27T07:20:22.166Z] 0854555d70ac: Preparing [2026-05-27T07:20:22.166Z] a5199e697283: Waiting [2026-05-27T07:20:22.166Z] bfcb49586293: Waiting [2026-05-27T07:20:22.166Z] 3017874b6058: Waiting [2026-05-27T07:20:22.166Z] 0854555d70ac: Waiting [2026-05-27T07:20:22.166Z] 30f4c76eca34: Layer already exists [2026-05-27T07:20:22.166Z] 92981df68232: Layer already exists [2026-05-27T07:20:22.166Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:22.166Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:22.166Z] d2d127475360: Layer already exists [2026-05-27T07:20:22.166Z] a5199e697283: Layer already exists [2026-05-27T07:20:22.166Z] bfcb49586293: Layer already exists [2026-05-27T07:20:22.166Z] 3017874b6058: Layer already exists [2026-05-27T07:20:22.166Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:22.166Z] 4.1.0-dev.117: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:22.493Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:22.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:22.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T07:20:22.809Z] d2d127475360: Preparing [2026-05-27T07:20:22.809Z] 92981df68232: Preparing [2026-05-27T07:20:22.809Z] 30f4c76eca34: Preparing [2026-05-27T07:20:22.809Z] 76a4a50b6657: Preparing [2026-05-27T07:20:22.809Z] 53f7757fb11b: Preparing [2026-05-27T07:20:22.809Z] a5199e697283: Preparing [2026-05-27T07:20:22.809Z] bfcb49586293: Preparing [2026-05-27T07:20:22.809Z] 3017874b6058: Preparing [2026-05-27T07:20:22.809Z] 0854555d70ac: Preparing [2026-05-27T07:20:22.809Z] a5199e697283: Waiting [2026-05-27T07:20:22.809Z] bfcb49586293: Waiting [2026-05-27T07:20:22.809Z] 3017874b6058: Waiting [2026-05-27T07:20:22.809Z] 0854555d70ac: Waiting [2026-05-27T07:20:22.809Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:22.809Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:22.809Z] 92981df68232: Layer already exists [2026-05-27T07:20:22.809Z] d2d127475360: Layer already exists [2026-05-27T07:20:22.809Z] 30f4c76eca34: Layer already exists [2026-05-27T07:20:22.809Z] a5199e697283: Layer already exists [2026-05-27T07:20:22.809Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:22.809Z] 3017874b6058: Layer already exists [2026-05-27T07:20:22.809Z] bfcb49586293: Layer already exists [2026-05-27T07:20:22.809Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:23.116Z] + 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-27T07:20:23.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-27T07:20:23.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-27T07:20:23.428Z] d2d127475360: Preparing [2026-05-27T07:20:23.428Z] 92981df68232: Preparing [2026-05-27T07:20:23.428Z] 30f4c76eca34: Preparing [2026-05-27T07:20:23.428Z] 76a4a50b6657: Preparing [2026-05-27T07:20:23.428Z] 53f7757fb11b: Preparing [2026-05-27T07:20:23.428Z] a5199e697283: Preparing [2026-05-27T07:20:23.428Z] bfcb49586293: Preparing [2026-05-27T07:20:23.428Z] 3017874b6058: Preparing [2026-05-27T07:20:23.428Z] 0854555d70ac: Preparing [2026-05-27T07:20:23.428Z] a5199e697283: Waiting [2026-05-27T07:20:23.428Z] bfcb49586293: Waiting [2026-05-27T07:20:23.428Z] 3017874b6058: Waiting [2026-05-27T07:20:23.428Z] 0854555d70ac: Waiting [2026-05-27T07:20:23.428Z] 92981df68232: Layer already exists [2026-05-27T07:20:23.428Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:23.428Z] d2d127475360: Layer already exists [2026-05-27T07:20:23.428Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:23.428Z] 30f4c76eca34: Layer already exists [2026-05-27T07:20:23.428Z] a5199e697283: Layer already exists [2026-05-27T07:20:23.428Z] 3017874b6058: Layer already exists [2026-05-27T07:20:23.428Z] bfcb49586293: Layer already exists [2026-05-27T07:20:23.428Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:23.428Z] main: digest: sha256:fc760e30040402afbc4d8af9988514786efb8bfff272d052cdfffc403c265d88 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:20:23.502Z] ===================================================== [Pipeline] echo [2026-05-27T07:20:23.519Z] taggedImages: [2026-05-27T07:20:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-27T07:20:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.117 [2026-05-27T07:20:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-27T07:20:23.693Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-27T07:20:23.693Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:23.693Z] latest [2026-05-27T07:20:23.693Z] 4.1.0-dev.117 [2026-05-27T07:20:23.693Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:23.693Z] main [2026-05-27T07:20:23.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:24.114Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:24.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:24.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T07:20:24.556Z] 20e74c55d6e1: Preparing [2026-05-27T07:20:24.556Z] 4ca58889c9cc: Preparing [2026-05-27T07:20:24.556Z] 76a4a50b6657: Preparing [2026-05-27T07:20:24.556Z] 53f7757fb11b: Preparing [2026-05-27T07:20:24.556Z] ef2983cd350e: Preparing [2026-05-27T07:20:24.556Z] be64695eb8a5: Preparing [2026-05-27T07:20:24.556Z] 0854555d70ac: Preparing [2026-05-27T07:20:24.556Z] be64695eb8a5: Waiting [2026-05-27T07:20:24.556Z] 0854555d70ac: Waiting [2026-05-27T07:20:24.556Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:24.556Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:24.556Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:24.556Z] 20e74c55d6e1: Pushed [2026-05-27T07:20:24.556Z] ef2983cd350e: Pushed [2026-05-27T07:20:25.227Z] be64695eb8a5: Pushed [2026-05-27T07:20:28.854Z] 4ca58889c9cc: Pushed [2026-05-27T07:20:28.854Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:29.323Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:29.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-27T07:20:29.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T07:20:29.765Z] 20e74c55d6e1: Preparing [2026-05-27T07:20:29.765Z] 4ca58889c9cc: Preparing [2026-05-27T07:20:29.765Z] 76a4a50b6657: Preparing [2026-05-27T07:20:29.765Z] 53f7757fb11b: Preparing [2026-05-27T07:20:29.765Z] ef2983cd350e: Preparing [2026-05-27T07:20:29.765Z] be64695eb8a5: Preparing [2026-05-27T07:20:29.765Z] 0854555d70ac: Preparing [2026-05-27T07:20:29.765Z] be64695eb8a5: Waiting [2026-05-27T07:20:29.765Z] 0854555d70ac: Waiting [2026-05-27T07:20:29.765Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:29.765Z] 4ca58889c9cc: Layer already exists [2026-05-27T07:20:29.765Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:29.765Z] ef2983cd350e: Layer already exists [2026-05-27T07:20:29.765Z] 20e74c55d6e1: Layer already exists [2026-05-27T07:20:29.765Z] be64695eb8a5: Layer already exists [2026-05-27T07:20:29.765Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:29.765Z] latest: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:30.205Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:30.710Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.117 [2026-05-27T07:20:30.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T07:20:30.710Z] 20e74c55d6e1: Preparing [2026-05-27T07:20:30.710Z] 4ca58889c9cc: Preparing [2026-05-27T07:20:30.710Z] 76a4a50b6657: Preparing [2026-05-27T07:20:30.710Z] 53f7757fb11b: Preparing [2026-05-27T07:20:30.710Z] ef2983cd350e: Preparing [2026-05-27T07:20:30.710Z] be64695eb8a5: Preparing [2026-05-27T07:20:30.710Z] 0854555d70ac: Preparing [2026-05-27T07:20:30.710Z] 0854555d70ac: Waiting [2026-05-27T07:20:30.710Z] be64695eb8a5: Waiting [2026-05-27T07:20:30.710Z] ef2983cd350e: Layer already exists [2026-05-27T07:20:30.710Z] 20e74c55d6e1: Layer already exists [2026-05-27T07:20:30.710Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:30.710Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:30.710Z] 4ca58889c9cc: Layer already exists [2026-05-27T07:20:30.710Z] be64695eb8a5: Layer already exists [2026-05-27T07:20:30.710Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:30.710Z] 4.1.0-dev.117: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:31.259Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:31.696Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:31.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T07:20:31.696Z] 20e74c55d6e1: Preparing [2026-05-27T07:20:31.696Z] 4ca58889c9cc: Preparing [2026-05-27T07:20:31.696Z] 76a4a50b6657: Preparing [2026-05-27T07:20:31.696Z] 53f7757fb11b: Preparing [2026-05-27T07:20:31.696Z] ef2983cd350e: Preparing [2026-05-27T07:20:31.696Z] be64695eb8a5: Preparing [2026-05-27T07:20:31.696Z] 0854555d70ac: Preparing [2026-05-27T07:20:31.696Z] be64695eb8a5: Waiting [2026-05-27T07:20:31.696Z] 0854555d70ac: Waiting [2026-05-27T07:20:31.696Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:31.696Z] 20e74c55d6e1: Layer already exists [2026-05-27T07:20:31.696Z] ef2983cd350e: Layer already exists [2026-05-27T07:20:31.696Z] 4ca58889c9cc: Layer already exists [2026-05-27T07:20:31.696Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:31.696Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:31.696Z] be64695eb8a5: Layer already exists [2026-05-27T07:20:31.696Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:32.194Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:32.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-27T07:20:32.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-27T07:20:32.659Z] 20e74c55d6e1: Preparing [2026-05-27T07:20:32.659Z] 4ca58889c9cc: Preparing [2026-05-27T07:20:32.659Z] 76a4a50b6657: Preparing [2026-05-27T07:20:32.659Z] 53f7757fb11b: Preparing [2026-05-27T07:20:32.659Z] ef2983cd350e: Preparing [2026-05-27T07:20:32.659Z] be64695eb8a5: Preparing [2026-05-27T07:20:32.659Z] 0854555d70ac: Preparing [2026-05-27T07:20:32.659Z] be64695eb8a5: Waiting [2026-05-27T07:20:32.659Z] 0854555d70ac: Waiting [2026-05-27T07:20:32.659Z] 20e74c55d6e1: Layer already exists [2026-05-27T07:20:32.659Z] ef2983cd350e: Layer already exists [2026-05-27T07:20:32.659Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:32.659Z] 4ca58889c9cc: Layer already exists [2026-05-27T07:20:32.659Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:32.659Z] be64695eb8a5: Layer already exists [2026-05-27T07:20:32.659Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:32.659Z] main: digest: sha256:5ac8752af9207dbf4d426aadc71c508e94537cdbc2ee1f70b1bf4dbba2ce0b96 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:20:32.835Z] ===================================================== [Pipeline] echo [2026-05-27T07:20:32.873Z] taggedImages: [2026-05-27T07:20:32.873Z] - nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:32.873Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-27T07:20:32.873Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.117 [2026-05-27T07:20:32.873Z] - nexus3.edgexfoundry.org:10004/support-notifications:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:32.873Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-27T07:20:32.896Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-27T07:20:32.896Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:32.896Z] latest [2026-05-27T07:20:32.896Z] 4.1.0-dev.117 [2026-05-27T07:20:32.896Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:32.896Z] main [2026-05-27T07:20:32.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:33.290Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:33.763Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:33.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T07:20:33.763Z] 133d7f08e533: Preparing [2026-05-27T07:20:33.763Z] ed7087f8cfae: Preparing [2026-05-27T07:20:33.763Z] 76a4a50b6657: Preparing [2026-05-27T07:20:33.763Z] 53f7757fb11b: Preparing [2026-05-27T07:20:33.763Z] cf5e784b74ee: Preparing [2026-05-27T07:20:33.763Z] ae2a2f4e9cb6: Preparing [2026-05-27T07:20:33.763Z] 0854555d70ac: Preparing [2026-05-27T07:20:33.763Z] 0854555d70ac: Waiting [2026-05-27T07:20:33.763Z] ae2a2f4e9cb6: Waiting [2026-05-27T07:20:33.763Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:33.763Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:33.763Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:33.763Z] cf5e784b74ee: Pushed [2026-05-27T07:20:33.763Z] 133d7f08e533: Pushed [2026-05-27T07:20:34.076Z] ae2a2f4e9cb6: Pushed [2026-05-27T07:20:37.419Z] ed7087f8cfae: Pushed [2026-05-27T07:20:38.037Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:38.684Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:40.467Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-27T07:20:40.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T07:20:40.467Z] 133d7f08e533: Preparing [2026-05-27T07:20:40.467Z] ed7087f8cfae: Preparing [2026-05-27T07:20:40.467Z] 76a4a50b6657: Preparing [2026-05-27T07:20:40.467Z] 53f7757fb11b: Preparing [2026-05-27T07:20:40.467Z] cf5e784b74ee: Preparing [2026-05-27T07:20:40.467Z] ae2a2f4e9cb6: Preparing [2026-05-27T07:20:40.467Z] 0854555d70ac: Preparing [2026-05-27T07:20:40.467Z] 0854555d70ac: Waiting [2026-05-27T07:20:40.467Z] ae2a2f4e9cb6: Waiting [2026-05-27T07:20:40.467Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:40.467Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:40.467Z] cf5e784b74ee: Layer already exists [2026-05-27T07:20:40.467Z] ed7087f8cfae: Layer already exists [2026-05-27T07:20:40.467Z] 133d7f08e533: Layer already exists [2026-05-27T07:20:40.467Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:40.467Z] ae2a2f4e9cb6: Layer already exists [2026-05-27T07:20:40.467Z] latest: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:40.823Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:41.148Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.117 [2026-05-27T07:20:41.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T07:20:41.148Z] 133d7f08e533: Preparing [2026-05-27T07:20:41.148Z] ed7087f8cfae: Preparing [2026-05-27T07:20:41.148Z] 76a4a50b6657: Preparing [2026-05-27T07:20:41.148Z] 53f7757fb11b: Preparing [2026-05-27T07:20:41.148Z] cf5e784b74ee: Preparing [2026-05-27T07:20:41.148Z] ae2a2f4e9cb6: Preparing [2026-05-27T07:20:41.148Z] 0854555d70ac: Preparing [2026-05-27T07:20:41.148Z] 0854555d70ac: Waiting [2026-05-27T07:20:41.148Z] ae2a2f4e9cb6: Waiting [2026-05-27T07:20:41.148Z] 133d7f08e533: Layer already exists [2026-05-27T07:20:41.148Z] cf5e784b74ee: Layer already exists [2026-05-27T07:20:41.148Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:41.148Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:41.148Z] ed7087f8cfae: Layer already exists [2026-05-27T07:20:41.148Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:41.148Z] ae2a2f4e9cb6: Layer already exists [2026-05-27T07:20:41.148Z] 4.1.0-dev.117: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:41.487Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:41.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:41.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T07:20:41.809Z] 133d7f08e533: Preparing [2026-05-27T07:20:41.809Z] ed7087f8cfae: Preparing [2026-05-27T07:20:41.809Z] 76a4a50b6657: Preparing [2026-05-27T07:20:41.809Z] 53f7757fb11b: Preparing [2026-05-27T07:20:41.809Z] cf5e784b74ee: Preparing [2026-05-27T07:20:41.809Z] ae2a2f4e9cb6: Preparing [2026-05-27T07:20:41.809Z] 0854555d70ac: Preparing [2026-05-27T07:20:41.809Z] 0854555d70ac: Waiting [2026-05-27T07:20:41.809Z] ae2a2f4e9cb6: Waiting [2026-05-27T07:20:41.809Z] 133d7f08e533: Layer already exists [2026-05-27T07:20:41.809Z] cf5e784b74ee: Layer already exists [2026-05-27T07:20:41.809Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:41.809Z] ed7087f8cfae: Layer already exists [2026-05-27T07:20:41.809Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:41.809Z] ae2a2f4e9cb6: Layer already exists [2026-05-27T07:20:41.809Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:41.809Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:42.152Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T07:20:42.480Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-27T07:20:42.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-27T07:20:42.480Z] 133d7f08e533: Preparing [2026-05-27T07:20:42.480Z] ed7087f8cfae: Preparing [2026-05-27T07:20:42.480Z] 76a4a50b6657: Preparing [2026-05-27T07:20:42.480Z] 53f7757fb11b: Preparing [2026-05-27T07:20:42.480Z] cf5e784b74ee: Preparing [2026-05-27T07:20:42.480Z] ae2a2f4e9cb6: Preparing [2026-05-27T07:20:42.480Z] 0854555d70ac: Preparing [2026-05-27T07:20:42.480Z] ae2a2f4e9cb6: Waiting [2026-05-27T07:20:42.480Z] 0854555d70ac: Waiting [2026-05-27T07:20:42.480Z] 53f7757fb11b: Layer already exists [2026-05-27T07:20:42.480Z] ed7087f8cfae: Layer already exists [2026-05-27T07:20:42.480Z] 76a4a50b6657: Layer already exists [2026-05-27T07:20:42.480Z] 133d7f08e533: Layer already exists [2026-05-27T07:20:42.480Z] cf5e784b74ee: Layer already exists [2026-05-27T07:20:42.480Z] ae2a2f4e9cb6: Layer already exists [2026-05-27T07:20:42.480Z] 0854555d70ac: Layer already exists [2026-05-27T07:20:42.480Z] main: digest: sha256:0a175dc7d29567ea4b223b9401124b86bc8eb70acf45add63d06ecd01b0adebd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T07:20:42.567Z] ===================================================== [Pipeline] echo [2026-05-27T07:20:42.589Z] taggedImages: [2026-05-27T07:20:42.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T07:20:42.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-27T07:20:42.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.117 [2026-05-27T07:20:42.589Z] - nexus3.edgexfoundry.org:10004/support-scheduler:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T07:20:42.589Z] - 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-27T07:21:43.692Z] #42 ... [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #85 DONE 132.0s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #87 DONE 129.4s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #95 DONE 115.1s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #86 DONE 129.4s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #94 DONE 123.3s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #119 [support-scheduler builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #119 ... [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #84 DONE 123.3s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #120 [core-keeper builder 7/8] COPY . . [2026-05-27T07:21:43.692Z] #120 ... [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #121 [support-notifications builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #121 DONE 1.9s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #122 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:21:43.692Z] #123 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #124 [core-data builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #124 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #125 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #126 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:21:43.692Z] #127 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #119 [support-scheduler builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #119 DONE 2.0s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:21:43.692Z] #128 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #129 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #130 [core-metadata builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #130 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #131 [security-proxy-auth builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #131 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:21:43.692Z] #132 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #133 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #134 [core-command builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #134 DONE 2.0s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #120 [core-keeper builder 7/8] COPY . . [2026-05-27T07:21:43.692Z] #120 DONE 2.0s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #135 DONE 2.1s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T07:21:43.692Z] #136 ... [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #137 DONE 2.1s [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #138 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:21:43.692Z] #139 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #140 [security-proxy-setup builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #140 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #141 [security-bootstrapper builder 6/7] COPY . . [2026-05-27T07:21:43.692Z] #141 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-27T07:21:43.692Z] #142 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-27T07:21:43.692Z] #143 CACHED [2026-05-27T07:21:43.692Z] [2026-05-27T07:21:43.692Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T07:21:43.692Z] #144 5.073 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-27T07:21:44.342Z] #144 ... [2026-05-27T07:21:44.342Z] [2026-05-27T07:21:44.342Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T07:21:44.342Z] #136 5.787 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-27T07:21:48.983Z] #136 ... [2026-05-27T07:21:48.983Z] [2026-05-27T07:21:48.983Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T07:21:48.983Z] #0 5.805 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-27T07:21:48.983Z] #145 ... [2026-05-27T07:21:48.983Z] [2026-05-27T07:21:48.983Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T07:21:48.983Z] #0 5.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-27T07:21:48.983Z] #146 ... [2026-05-27T07:21:48.983Z] [2026-05-27T07:21:48.983Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T07:21:48.983Z] #0 4.445 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-27T07:21:48.983Z] #147 ... [2026-05-27T07:21:48.983Z] [2026-05-27T07:21:48.983Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T07:21:48.983Z] #0 5.567 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-27T07:21:48.983Z] #148 ... [2026-05-27T07:21:48.983Z] [2026-05-27T07:21:48.983Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:21:48.983Z] #0 5.141 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-27T07:21:49.306Z] #149 ... [2026-05-27T07:21:49.306Z] [2026-05-27T07:21:49.306Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T07:21:49.306Z] #0 4.697 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-27T07:21:49.306Z] #150 ... [2026-05-27T07:21:49.306Z] [2026-05-27T07:21:49.306Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T07:21:49.306Z] #0 5.592 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-27T07:21:49.619Z] #151 ... [2026-05-27T07:21:49.619Z] [2026-05-27T07:21:49.619Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T07:21:49.619Z] #0 5.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-27T07:21:49.619Z] #152 ... [2026-05-27T07:21:49.619Z] [2026-05-27T07:21:49.619Z] #153 [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-27T07:21:49.619Z] #0 5.879 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-27T07:21:49.936Z] #153 ... [2026-05-27T07:21:49.936Z] [2026-05-27T07:21:49.936Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:21:49.936Z] #0 5.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-27T07:41:30.606Z] #154 ... [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-27T07:41:30.606Z] #146 DONE 1178.1s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:41:30.606Z] #154 ... [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:41:30.606Z] #155 DONE 0.2s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:41:30.606Z] #156 DONE 0.2s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #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-27T07:41:30.606Z] #157 DONE 0.3s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #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-27T07:41:30.606Z] #158 DONE 0.2s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #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-27T07:41:30.606Z] #159 DONE 0.2s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #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-27T07:41:30.606Z] #160 DONE 2.4s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #116 [core-common-config-bootstrapper] exporting to image [2026-05-27T07:41:30.606Z] #116 exporting layers [2026-05-27T07:41:30.606Z] #116 exporting layers 0.8s done [2026-05-27T07:41:30.606Z] #116 writing image sha256:9d625231b255a1a5d798949aebae9b009a90acaedae1f9e2c53d046eab231555 done [2026-05-27T07:41:30.606Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-05-27T07:41:30.606Z] #116 DONE 6.1s [2026-05-27T07:41:30.606Z] [2026-05-27T07:41:30.606Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:41:40.690Z] #154 ... [2026-05-27T07:41:40.690Z] [2026-05-27T07:41:40.690Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-27T07:41:40.690Z] #152 DONE 1201.1s [2026-05-27T07:41:40.690Z] [2026-05-27T07:41:40.690Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-27T07:41:40.690Z] #161 DONE 0.3s [2026-05-27T07:41:40.690Z] [2026-05-27T07:41:40.690Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-27T07:41:42.101Z] #162 DONE 2.3s [2026-05-27T07:41:42.101Z] [2026-05-27T07:41:42.101Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:41:42.370Z] #149 ... [2026-05-27T07:41:42.370Z] [2026-05-27T07:41:42.370Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:41:42.639Z] #163 DONE 0.3s [2026-05-27T07:41:42.639Z] [2026-05-27T07:41:42.639Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:41:42.639Z] #164 DONE 0.2s [2026-05-27T07:41:42.639Z] [2026-05-27T07:41:42.639Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T07:41:42.911Z] #150 ... [2026-05-27T07:41:42.911Z] [2026-05-27T07:41:42.911Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-27T07:41:43.180Z] #165 DONE 0.3s [2026-05-27T07:41:43.448Z] [2026-05-27T07:41:43.448Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-27T07:41:43.448Z] #166 DONE 0.3s [2026-05-27T07:41:43.448Z] [2026-05-27T07:41:43.448Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:41:43.448Z] #154 ... [2026-05-27T07:41:43.448Z] [2026-05-27T07:41:43.448Z] #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-27T07:41:43.448Z] #167 DONE 0.1s [2026-05-27T07:41:43.721Z] [2026-05-27T07:41:43.721Z] #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-27T07:41:43.721Z] #168 DONE 0.1s [2026-05-27T07:41:43.721Z] [2026-05-27T07:41:43.721Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:41:43.721Z] #149 ... [2026-05-27T07:41:43.721Z] [2026-05-27T07:41:43.722Z] #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-27T07:41:43.722Z] #169 DONE 0.1s [2026-05-27T07:41:43.991Z] [2026-05-27T07:41:43.991Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-27T07:41:43.991Z] #170 DONE 0.1s [2026-05-27T07:41:43.991Z] [2026-05-27T07:41:43.991Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:41:43.991Z] #154 ... [2026-05-27T07:41:43.991Z] [2026-05-27T07:41:43.991Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-27T07:41:45.940Z] #171 DONE 2.1s [2026-05-27T07:41:45.940Z] [2026-05-27T07:41:45.940Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:41:46.208Z] #149 ... [2026-05-27T07:41:46.208Z] [2026-05-27T07:41:46.208Z] #116 [security-bootstrapper] exporting to image [2026-05-27T07:41:46.208Z] #116 exporting layers [2026-05-27T07:41:46.795Z] #116 exporting layers 0.8s done [2026-05-27T07:41:46.795Z] #116 writing image sha256:3140972ae465a91c01cf1d61131d6699fad4565a2208b11f261156960da8dd5a done [2026-05-27T07:41:46.795Z] #116 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-27T07:41:46.795Z] #116 DONE 7.0s [2026-05-27T07:41:46.795Z] [2026-05-27T07:41:46.795Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T07:58:55.505Z] #147 ... [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-27T07:58:55.505Z] #148 DONE 2233.9s [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:58:55.505Z] #149 ... [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:58:55.505Z] #172 DONE 0.1s [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:58:55.505Z] #173 DONE 0.1s [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:58:55.505Z] #154 ... [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-27T07:58:55.505Z] #174 DONE 0.4s [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T07:58:55.505Z] #150 ... [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-27T07:58:55.505Z] #175 DONE 0.1s [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #116 [core-command] exporting to image [2026-05-27T07:58:55.505Z] #116 exporting layers [2026-05-27T07:58:55.505Z] #116 exporting layers 0.5s done [2026-05-27T07:58:55.505Z] #116 writing image sha256:ed6e5bb4b2035f29e2943599f882fbac19852ab00c69a71fca1c9628847bc996 done [2026-05-27T07:58:55.505Z] #116 naming to docker.io/library/core-command-arm64 done [2026-05-27T07:58:55.505Z] #116 DONE 7.5s [2026-05-27T07:58:55.505Z] [2026-05-27T07:58:55.505Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T07:59:13.776Z] #149 ... [2026-05-27T07:59:13.776Z] [2026-05-27T07:59:13.776Z] #153 [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-27T07:59:13.776Z] #153 2252.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.117 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-27T07:59:17.121Z] #153 ... [2026-05-27T07:59:17.121Z] [2026-05-27T07:59:17.121Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-27T07:59:17.121Z] #154 DONE 2258.7s [2026-05-27T07:59:17.425Z] [2026-05-27T07:59:17.425Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T07:59:21.714Z] #136 ... [2026-05-27T07:59:21.714Z] [2026-05-27T07:59:21.714Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:59:21.714Z] #176 DONE 0.3s [2026-05-27T07:59:21.714Z] [2026-05-27T07:59:21.714Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:59:21.714Z] #177 DONE 0.2s [2026-05-27T07:59:21.714Z] [2026-05-27T07:59:21.714Z] #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-27T07:59:21.714Z] #178 DONE 0.2s [2026-05-27T07:59:21.714Z] [2026-05-27T07:59:21.714Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-27T07:59:21.980Z] #179 DONE 0.2s [2026-05-27T07:59:21.980Z] [2026-05-27T07:59:21.980Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-27T07:59:22.600Z] #180 DONE 0.4s [2026-05-27T07:59:22.600Z] [2026-05-27T07:59:22.600Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T07:59:22.600Z] #181 DONE 0.2s [2026-05-27T07:59:22.600Z] [2026-05-27T07:59:22.600Z] #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-27T07:59:24.552Z] #182 DONE 2.2s [2026-05-27T07:59:24.552Z] [2026-05-27T07:59:24.552Z] #116 [security-proxy-setup] exporting to image [2026-05-27T07:59:24.552Z] #116 exporting layers [2026-05-27T07:59:25.960Z] #116 exporting layers 1.1s done [2026-05-27T07:59:25.960Z] #116 writing image sha256:444606ea8e889f257fe57fa0c318f35f6a45adc29bfabd478d5fb07707678cf6 done [2026-05-27T07:59:25.960Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-27T07:59:25.960Z] #116 DONE 8.6s [2026-05-27T07:59:25.960Z] [2026-05-27T07:59:25.960Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T07:59:52.668Z] #144 ... [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #153 [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-27T07:59:52.668Z] #153 DONE 2291.5s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T07:59:52.668Z] #26 ... [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T07:59:52.668Z] #183 DONE 0.2s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-27T07:59:52.668Z] #184 DONE 0.1s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #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-27T07:59:52.668Z] #185 DONE 0.1s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #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-27T07:59:52.668Z] #186 DONE 0.1s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T07:59:52.668Z] #150 ... [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #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-27T07:59:52.668Z] #187 DONE 0.1s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-27T07:59:52.668Z] #188 DONE 0.4s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T07:59:52.668Z] #144 ... [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-27T07:59:52.668Z] #189 DONE 0.5s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-27T07:59:52.668Z] #190 DONE 0.1s [2026-05-27T07:59:52.668Z] [2026-05-27T07:59:52.668Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T07:59:52.936Z] #150 ... [2026-05-27T07:59:52.936Z] [2026-05-27T07:59:52.936Z] #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-27T07:59:54.892Z] #191 DONE 1.9s [2026-05-27T07:59:54.892Z] [2026-05-27T07:59:54.892Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T07:59:54.892Z] #144 ... [2026-05-27T07:59:54.892Z] [2026-05-27T07:59:54.892Z] #116 [security-secretstore-setup] exporting to image [2026-05-27T07:59:54.892Z] #116 exporting layers [2026-05-27T07:59:56.299Z] #116 exporting layers 1.5s done [2026-05-27T07:59:56.299Z] #116 writing image sha256:c7361dc7346c8097c54f21abb212e9a75b17ffaf4b7bff6a1d271890027e2199 0.0s done [2026-05-27T07:59:56.299Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-27T07:59:56.299Z] #116 DONE 10.2s [2026-05-27T07:59:56.299Z] [2026-05-27T07:59:56.299Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:00:52.689Z] #42 ... [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-27T08:00:52.689Z] #144 DONE 2351.1s [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:00:52.689Z] #150 ... [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:00:52.689Z] #192 DONE 0.1s [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:00:52.689Z] #150 ... [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:00:52.689Z] #193 DONE 0.1s [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:00:52.689Z] #147 ... [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #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-27T08:00:52.689Z] #194 DONE 0.4s [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:00:52.689Z] #149 ... [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #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-27T08:00:52.689Z] #195 DONE 0.1s [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #116 [security-spiffe-token-provider] exporting to image [2026-05-27T08:00:52.689Z] #116 exporting layers [2026-05-27T08:00:52.689Z] #116 exporting layers 0.6s done [2026-05-27T08:00:52.689Z] #116 writing image sha256:83fa3a0af7a09422d3012457199ca940846f27c15f57f25afe625a67debf7b56 done [2026-05-27T08:00:52.689Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-27T08:00:52.689Z] #116 DONE 10.7s [2026-05-27T08:00:52.689Z] [2026-05-27T08:00:52.689Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:01:31.555Z] #149 ... [2026-05-27T08:01:31.556Z] [2026-05-27T08:01:31.556Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-27T08:01:31.556Z] #145 DONE 2393.2s [2026-05-27T08:01:31.824Z] [2026-05-27T08:01:31.824Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T08:01:32.406Z] #26 ... [2026-05-27T08:01:32.406Z] [2026-05-27T08:01:32.406Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:01:32.676Z] #196 DONE 0.4s [2026-05-27T08:01:32.676Z] [2026-05-27T08:01:32.676Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T08:01:32.946Z] #26 ... [2026-05-27T08:01:32.946Z] [2026-05-27T08:01:32.946Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:01:32.946Z] #197 DONE 0.2s [2026-05-27T08:01:32.946Z] [2026-05-27T08:01:32.946Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-27T08:01:33.538Z] #198 DONE 0.5s [2026-05-27T08:01:33.538Z] [2026-05-27T08:01:33.538Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-27T08:01:33.538Z] #199 DONE 0.1s [2026-05-27T08:01:33.538Z] [2026-05-27T08:01:33.538Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-27T08:01:33.808Z] #200 DONE 0.1s [2026-05-27T08:01:33.808Z] [2026-05-27T08:01:33.808Z] #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-27T08:01:35.212Z] #201 ... [2026-05-27T08:01:35.212Z] [2026-05-27T08:01:35.212Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-27T08:01:35.212Z] #136 DONE 2396.5s [2026-05-27T08:01:35.212Z] [2026-05-27T08:01:35.212Z] #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-27T08:01:35.792Z] #201 ... [2026-05-27T08:01:35.792Z] [2026-05-27T08:01:35.792Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:01:35.792Z] #202 DONE 0.3s [2026-05-27T08:01:35.792Z] [2026-05-27T08:01:35.792Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T08:01:36.059Z] #203 ... [2026-05-27T08:01:36.059Z] [2026-05-27T08:01:36.059Z] #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-27T08:01:36.059Z] #201 DONE 2.3s [2026-05-27T08:01:36.324Z] [2026-05-27T08:01:36.324Z] #116 [security-proxy-auth] exporting to image [2026-05-27T08:01:36.324Z] #116 exporting layers [2026-05-27T08:01:36.909Z] #116 ... [2026-05-27T08:01:36.909Z] [2026-05-27T08:01:36.909Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-27T08:01:36.909Z] #203 DONE 1.1s [2026-05-27T08:01:37.179Z] [2026-05-27T08:01:37.179Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:01:37.179Z] #204 DONE 0.2s [2026-05-27T08:01:37.179Z] [2026-05-27T08:01:37.179Z] #116 [core-keeper] exporting to image [2026-05-27T08:01:37.179Z] #116 exporting layers 1.1s done [2026-05-27T08:01:37.447Z] #116 writing image sha256:f97251f0126cec544ce267bcdf1425d555d10b62901b02e3b791259719c06338 0.0s done [2026-05-27T08:01:37.447Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-27T08:01:38.034Z] #116 exporting layers 0.8s done [2026-05-27T08:01:38.034Z] #116 writing image sha256:0258b1667ed2bfa04552430548864a67b3b49bd705485e81fe0162c34b6f20bf 0.0s done [2026-05-27T08:01:38.034Z] #116 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-05-27T08:01:38.034Z] #116 DONE 12.6s [2026-05-27T08:01:38.034Z] [2026-05-27T08:01:38.034Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:01:43.547Z] #150 ... [2026-05-27T08:01:43.547Z] [2026-05-27T08:01:43.547Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-27T08:01:43.547Z] #151 DONE 2404.9s [2026-05-27T08:01:43.547Z] [2026-05-27T08:01:43.547Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:01:43.847Z] #149 ... [2026-05-27T08:01:43.847Z] [2026-05-27T08:01:43.847Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:01:43.847Z] #205 DONE 0.2s [2026-05-27T08:01:43.847Z] [2026-05-27T08:01:43.847Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:01:44.472Z] #42 ... [2026-05-27T08:01:44.472Z] [2026-05-27T08:01:44.472Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:01:44.472Z] #206 DONE 0.1s [2026-05-27T08:01:44.472Z] [2026-05-27T08:01:44.472Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-27T08:01:45.091Z] #207 DONE 0.6s [2026-05-27T08:01:45.091Z] [2026-05-27T08:01:45.091Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:01:45.386Z] #208 DONE 0.2s [2026-05-27T08:01:45.386Z] [2026-05-27T08:01:45.386Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-27T08:01:45.386Z] #149 DONE 2407.0s [2026-05-27T08:01:45.386Z] [2026-05-27T08:01:45.386Z] #116 [core-data] exporting to image [2026-05-27T08:01:45.386Z] #116 exporting layers [2026-05-27T08:01:46.814Z] #116 exporting layers 1.2s done [2026-05-27T08:01:46.814Z] #116 writing image sha256:dc843a431ab9d058d962ba4d7a3935bf6e121f9d324de11a52d8d5ba59a52399 done [2026-05-27T08:01:46.814Z] #116 naming to docker.io/library/core-data-arm64 0.0s done [2026-05-27T08:01:46.814Z] #116 DONE 13.9s [2026-05-27T08:01:46.814Z] [2026-05-27T08:01:46.814Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:01:46.814Z] #209 DONE 0.2s [2026-05-27T08:01:46.814Z] [2026-05-27T08:01:46.814Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:01:47.120Z] #210 DONE 0.1s [2026-05-27T08:01:47.120Z] [2026-05-27T08:01:47.120Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-27T08:01:47.387Z] #211 DONE 0.5s [2026-05-27T08:01:47.387Z] [2026-05-27T08:01:47.387Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:01:47.387Z] #147 ... [2026-05-27T08:01:47.387Z] [2026-05-27T08:01:47.387Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:01:47.387Z] #212 DONE 0.1s [2026-05-27T08:01:47.652Z] [2026-05-27T08:01:47.652Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-27T08:01:47.652Z] #213 DONE 0.1s [2026-05-27T08:01:47.652Z] [2026-05-27T08:01:47.652Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:01:47.652Z] #150 ... [2026-05-27T08:01:47.652Z] [2026-05-27T08:01:47.652Z] #116 [core-metadata] exporting to image [2026-05-27T08:01:48.244Z] #116 exporting layers 0.6s done [2026-05-27T08:01:48.244Z] #116 writing image sha256:abfb664c64e6573d55e862e24a58a8d66d92caa486d173bbd0e901652da5c713 done [2026-05-27T08:01:48.244Z] #116 naming to docker.io/library/core-metadata-arm64 done [2026-05-27T08:01:48.244Z] #116 DONE 14.5s [2026-05-27T08:01:48.244Z] [2026-05-27T08:01:48.244Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:02:14.946Z] #150 ... [2026-05-27T08:02:14.946Z] [2026-05-27T08:02:14.946Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-27T08:02:14.946Z] #147 DONE 2436.1s [2026-05-27T08:02:14.946Z] [2026-05-27T08:02:14.946Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:02:14.946Z] #150 ... [2026-05-27T08:02:14.946Z] [2026-05-27T08:02:14.946Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:02:14.946Z] #214 DONE 0.1s [2026-05-27T08:02:14.946Z] [2026-05-27T08:02:14.946Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T08:02:15.219Z] #26 ... [2026-05-27T08:02:15.219Z] [2026-05-27T08:02:15.219Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:02:15.219Z] #215 DONE 0.1s [2026-05-27T08:02:15.219Z] [2026-05-27T08:02:15.219Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:02:15.486Z] #150 ... [2026-05-27T08:02:15.486Z] [2026-05-27T08:02:15.486Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-27T08:02:16.072Z] #216 DONE 0.6s [2026-05-27T08:02:16.072Z] [2026-05-27T08:02:16.072Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-27T08:02:16.072Z] #217 DONE 0.1s [2026-05-27T08:02:16.072Z] [2026-05-27T08:02:16.072Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:02:16.339Z] #150 ... [2026-05-27T08:02:16.339Z] [2026-05-27T08:02:16.339Z] #116 [support-scheduler] exporting to image [2026-05-27T08:02:16.339Z] #116 exporting layers [2026-05-27T08:02:17.308Z] #116 exporting layers 1.0s done [2026-05-27T08:02:17.308Z] #116 writing image sha256:f0e7f46cc3670c5f82eb6eb628c5aed90de50badcc1d70176bdfb6f32ea85fd6 done [2026-05-27T08:02:17.308Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2026-05-27T08:02:17.308Z] #116 DONE 15.5s [2026-05-27T08:02:17.308Z] [2026-05-27T08:02:17.308Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-27T08:02:19.254Z] #42 ... [2026-05-27T08:02:19.254Z] [2026-05-27T08:02:19.254Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-27T08:02:19.254Z] #150 DONE 2440.9s [2026-05-27T08:02:19.519Z] [2026-05-27T08:02:19.519Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T08:02:19.787Z] #26 ... [2026-05-27T08:02:19.787Z] [2026-05-27T08:02:19.787Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-27T08:02:20.055Z] #218 DONE 0.1s [2026-05-27T08:02:20.055Z] [2026-05-27T08:02:20.055Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-27T08:02:20.055Z] #219 DONE 0.1s [2026-05-27T08:02:20.055Z] [2026-05-27T08:02:20.055Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-27T08:02:20.331Z] #220 DONE 0.4s [2026-05-27T08:02:20.331Z] [2026-05-27T08:02:20.331Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T08:02:20.331Z] #26 ... [2026-05-27T08:02:20.331Z] [2026-05-27T08:02:20.331Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-27T08:02:20.331Z] #221 DONE 0.1s [2026-05-27T08:02:20.597Z] [2026-05-27T08:02:20.597Z] #116 [support-notifications] exporting to image [2026-05-27T08:02:24.845Z] #116 exporting layers 4.2s done [2026-05-27T08:02:24.845Z] #116 writing image sha256:610da9384bf024b838e2406ed51030e121fac25b64f5b4e1a6e940b85ce1a97b done [2026-05-27T08:02:24.845Z] #116 naming to docker.io/library/support-notifications-arm64 done [2026-05-27T08:02:24.845Z] #116 DONE 19.7s [2026-05-27T08:02:24.845Z] [2026-05-27T08:02:24.845Z] #26 [support-scheduler internal] load .dockerignore [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:02:24.845Z] time="2026-05-27T07:18:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-27T08:02:24.874Z] $ docker stop --time=1 2a6dd783d3e25fd26f15c6565febd4e22caaafdac53ebe9faf95e5ee848c2872 [2026-05-27T08:02:26.556Z] $ docker rm -f --volumes 2a6dd783d3e25fd26f15c6565febd4e22caaafdac53ebe9faf95e5ee848c2872 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T08:02:27.056Z] + docker images [2026-05-27T08:02:27.056Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-27T08:02:27.056Z] support-notifications-arm64 latest 610da9384bf0 6 seconds ago 56.1MB [2026-05-27T08:02:27.056Z] support-scheduler-arm64 latest f0e7f46cc367 11 seconds ago 52.3MB [2026-05-27T08:02:27.056Z] core-metadata-arm64 latest abfb664c64e6 39 seconds ago 48.2MB [2026-05-27T08:02:27.056Z] core-data-arm64 latest dc843a431ab9 41 seconds ago 48.1MB [2026-05-27T08:02:27.056Z] core-keeper-arm64 latest 0258b1667ed2 50 seconds ago 47.9MB [2026-05-27T08:02:27.056Z] security-proxy-auth-arm64 latest f97251f0126c 51 seconds ago 47.3MB [2026-05-27T08:02:27.056Z] security-spiffe-token-provider-arm64 latest 83fa3a0af7a0 About a minute ago 51.9MB [2026-05-27T08:02:27.056Z] security-secretstore-setup-arm64 latest c7361dc7346c 2 minutes ago 85.8MB [2026-05-27T08:02:27.056Z] security-proxy-setup-arm64 latest 444606ea8e88 3 minutes ago 52.9MB [2026-05-27T08:02:27.056Z] core-command-arm64 latest ed6e5bb4b203 3 minutes ago 42.6MB [2026-05-27T08:02:27.056Z] security-bootstrapper-arm64 latest 3140972ae465 20 minutes ago 21.3MB [2026-05-27T08:02:27.056Z] core-common-config-bootstrapper-arm64 latest 9d625231b255 21 minutes ago 20.2MB [2026-05-27T08:02:27.056Z] security-spire-agent-arm64 latest 4f5a151c6c5e 42 minutes ago 219MB [2026-05-27T08:02:27.056Z] security-spire-config-arm64 latest 3451581d94b7 42 minutes ago 162MB [2026-05-27T08:02:27.056Z] security-spire-server-arm64 latest b28a8bb17db3 42 minutes ago 163MB [2026-05-27T08:02:27.056Z] ci-base-image-arm64 latest 86b8d89edad1 44 minutes ago 897MB [2026-05-27T08:02:27.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-05-27T08:02:27.056Z] 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-27T08:02:27.235Z] provisioning config files... [2026-05-27T08:02:27.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/982@tmp/config855112926421904549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:02:27.601Z] ---> ****-login.sh [2026-05-27T08:02:27.601Z] nexus3.edgexfoundry.org:10001 [2026-05-27T08:02:27.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:02:27.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:02:27.867Z] Configure a credential helper to remove this warning. See [2026-05-27T08:02:27.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:02:27.867Z] [2026-05-27T08:02:27.867Z] Login Succeeded [2026-05-27T08:02:27.867Z] nexus3.edgexfoundry.org:10002 [2026-05-27T08:02:28.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:02:28.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:02:28.134Z] Configure a credential helper to remove this warning. See [2026-05-27T08:02:28.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:02:28.134Z] [2026-05-27T08:02:28.134Z] Login Succeeded [2026-05-27T08:02:28.134Z] nexus3.edgexfoundry.org:10003 [2026-05-27T08:02:28.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:02:28.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:02:28.668Z] Configure a credential helper to remove this warning. See [2026-05-27T08:02:28.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:02:28.668Z] [2026-05-27T08:02:28.668Z] Login Succeeded [2026-05-27T08:02:28.668Z] nexus3.edgexfoundry.org:10004 [2026-05-27T08:02:28.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:02:28.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:02:28.933Z] Configure a credential helper to remove this warning. See [2026-05-27T08:02:28.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:02:28.933Z] [2026-05-27T08:02:28.933Z] Login Succeeded [2026-05-27T08:02:28.933Z] ****.io [2026-05-27T08:02:29.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:02:29.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-27T08:02:29.461Z] Configure a credential helper to remove this warning. See [2026-05-27T08:02:29.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-27T08:02:29.461Z] [2026-05-27T08:02:29.461Z] Login Succeeded [2026-05-27T08:02:29.461Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T08:02:29.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:02:29.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T08:02:29.560Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-27T08:02:29.560Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:29.560Z] latest [2026-05-27T08:02:29.560Z] 4.1.0-dev.117 [2026-05-27T08:02:29.560Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:02:29.560Z] main [2026-05-27T08:02:29.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:29.939Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:30.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:30.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:02:30.303Z] 432a7436421f: Preparing [2026-05-27T08:02:30.303Z] e8ed8ff80350: Preparing [2026-05-27T08:02:30.303Z] 3103ac72f23a: Preparing [2026-05-27T08:02:30.303Z] 98d7de17bd69: Preparing [2026-05-27T08:02:30.303Z] 165f330509c2: Preparing [2026-05-27T08:02:30.303Z] 782904545285: Preparing [2026-05-27T08:02:30.303Z] eeaa73608b53: Preparing [2026-05-27T08:02:30.303Z] 782904545285: Waiting [2026-05-27T08:02:30.303Z] eeaa73608b53: Waiting [2026-05-27T08:02:30.571Z] 165f330509c2: Pushed [2026-05-27T08:02:30.571Z] 98d7de17bd69: Pushed [2026-05-27T08:02:30.571Z] 432a7436421f: Pushed [2026-05-27T08:02:30.571Z] 3103ac72f23a: Pushed [2026-05-27T08:02:30.571Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:30.571Z] 782904545285: Pushed [2026-05-27T08:02:38.750Z] e8ed8ff80350: Pushed [2026-05-27T08:02:39.328Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:39.684Z] + 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-27T08:02:40.036Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-27T08:02:40.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:02:40.036Z] 432a7436421f: Preparing [2026-05-27T08:02:40.036Z] e8ed8ff80350: Preparing [2026-05-27T08:02:40.036Z] 3103ac72f23a: Preparing [2026-05-27T08:02:40.036Z] 98d7de17bd69: Preparing [2026-05-27T08:02:40.036Z] 165f330509c2: Preparing [2026-05-27T08:02:40.036Z] 782904545285: Preparing [2026-05-27T08:02:40.036Z] eeaa73608b53: Preparing [2026-05-27T08:02:40.036Z] 782904545285: Waiting [2026-05-27T08:02:40.036Z] eeaa73608b53: Waiting [2026-05-27T08:02:40.036Z] e8ed8ff80350: Layer already exists [2026-05-27T08:02:40.036Z] 165f330509c2: Layer already exists [2026-05-27T08:02:40.036Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:40.036Z] 432a7436421f: Layer already exists [2026-05-27T08:02:40.036Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:40.036Z] 782904545285: Layer already exists [2026-05-27T08:02:40.036Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:40.300Z] latest: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:40.668Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:41.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.117 [2026-05-27T08:02:41.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:02:41.016Z] 432a7436421f: Preparing [2026-05-27T08:02:41.016Z] e8ed8ff80350: Preparing [2026-05-27T08:02:41.016Z] 3103ac72f23a: Preparing [2026-05-27T08:02:41.016Z] 98d7de17bd69: Preparing [2026-05-27T08:02:41.016Z] 165f330509c2: Preparing [2026-05-27T08:02:41.016Z] 782904545285: Preparing [2026-05-27T08:02:41.016Z] eeaa73608b53: Preparing [2026-05-27T08:02:41.016Z] 782904545285: Waiting [2026-05-27T08:02:41.016Z] eeaa73608b53: Waiting [2026-05-27T08:02:41.016Z] e8ed8ff80350: Layer already exists [2026-05-27T08:02:41.016Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:41.016Z] 432a7436421f: Layer already exists [2026-05-27T08:02:41.016Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:41.016Z] 165f330509c2: Layer already exists [2026-05-27T08:02:41.016Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:41.016Z] 782904545285: Layer already exists [2026-05-27T08:02:41.016Z] 4.1.0-dev.117: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:41.637Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:41.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:02:41.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:02:41.999Z] 432a7436421f: Preparing [2026-05-27T08:02:41.999Z] e8ed8ff80350: Preparing [2026-05-27T08:02:41.999Z] 3103ac72f23a: Preparing [2026-05-27T08:02:41.999Z] 98d7de17bd69: Preparing [2026-05-27T08:02:41.999Z] 165f330509c2: Preparing [2026-05-27T08:02:41.999Z] 782904545285: Preparing [2026-05-27T08:02:41.999Z] eeaa73608b53: Preparing [2026-05-27T08:02:41.999Z] 782904545285: Waiting [2026-05-27T08:02:41.999Z] eeaa73608b53: Waiting [2026-05-27T08:02:41.999Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:41.999Z] 165f330509c2: Layer already exists [2026-05-27T08:02:41.999Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:41.999Z] e8ed8ff80350: Layer already exists [2026-05-27T08:02:41.999Z] 432a7436421f: Layer already exists [2026-05-27T08:02:41.999Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:41.999Z] 782904545285: Layer already exists [2026-05-27T08:02:42.263Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:42.624Z] + 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-27T08:02:42.988Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-27T08:02:42.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-27T08:02:42.988Z] 432a7436421f: Preparing [2026-05-27T08:02:42.988Z] e8ed8ff80350: Preparing [2026-05-27T08:02:42.988Z] 3103ac72f23a: Preparing [2026-05-27T08:02:42.988Z] 98d7de17bd69: Preparing [2026-05-27T08:02:42.988Z] 165f330509c2: Preparing [2026-05-27T08:02:42.988Z] 782904545285: Preparing [2026-05-27T08:02:42.988Z] eeaa73608b53: Preparing [2026-05-27T08:02:42.988Z] eeaa73608b53: Waiting [2026-05-27T08:02:42.988Z] 782904545285: Waiting [2026-05-27T08:02:42.988Z] 165f330509c2: Layer already exists [2026-05-27T08:02:42.988Z] 432a7436421f: Layer already exists [2026-05-27T08:02:42.988Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:42.988Z] e8ed8ff80350: Layer already exists [2026-05-27T08:02:42.988Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:42.988Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:42.988Z] 782904545285: Layer already exists [2026-05-27T08:02:43.252Z] main: digest: sha256:09cb1474837ce1a219c95d884d7a80b7814d4b7020aaefe2b01b8c3eb1555bd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:02:43.334Z] ===================================================== [Pipeline] echo [2026-05-27T08:02:43.351Z] taggedImages: [2026-05-27T08:02:43.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:43.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-27T08:02:43.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.117 [2026-05-27T08:02:43.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:02:43.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-27T08:02:43.376Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-27T08:02:43.376Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:43.376Z] latest [2026-05-27T08:02:43.376Z] 4.1.0-dev.117 [2026-05-27T08:02:43.376Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:02:43.376Z] main [2026-05-27T08:02:43.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:43.743Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:44.099Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:44.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:02:44.099Z] be6bdebc9f14: Preparing [2026-05-27T08:02:44.099Z] e6d882b9441f: Preparing [2026-05-27T08:02:44.099Z] f17e056d25fb: Preparing [2026-05-27T08:02:44.099Z] ab7e3dd5b58f: Preparing [2026-05-27T08:02:44.099Z] 3103ac72f23a: Preparing [2026-05-27T08:02:44.099Z] 98d7de17bd69: Preparing [2026-05-27T08:02:44.099Z] 165f330509c2: Preparing [2026-05-27T08:02:44.099Z] 782904545285: Preparing [2026-05-27T08:02:44.099Z] eeaa73608b53: Preparing [2026-05-27T08:02:44.099Z] 165f330509c2: Waiting [2026-05-27T08:02:44.099Z] 782904545285: Waiting [2026-05-27T08:02:44.099Z] 98d7de17bd69: Waiting [2026-05-27T08:02:44.099Z] eeaa73608b53: Waiting [2026-05-27T08:02:44.099Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:44.099Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:44.363Z] 165f330509c2: Layer already exists [2026-05-27T08:02:44.363Z] e6d882b9441f: Pushed [2026-05-27T08:02:44.363Z] f17e056d25fb: Pushed [2026-05-27T08:02:44.363Z] be6bdebc9f14: Pushed [2026-05-27T08:02:44.363Z] 782904545285: Layer already exists [2026-05-27T08:02:44.363Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:46.982Z] ab7e3dd5b58f: Pushed [2026-05-27T08:02:47.251Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:47.612Z] + 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-27T08:02:47.962Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-27T08:02:47.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:02:47.962Z] be6bdebc9f14: Preparing [2026-05-27T08:02:47.962Z] e6d882b9441f: Preparing [2026-05-27T08:02:47.962Z] f17e056d25fb: Preparing [2026-05-27T08:02:47.962Z] ab7e3dd5b58f: Preparing [2026-05-27T08:02:47.962Z] 3103ac72f23a: Preparing [2026-05-27T08:02:47.962Z] 98d7de17bd69: Preparing [2026-05-27T08:02:47.962Z] 165f330509c2: Preparing [2026-05-27T08:02:47.962Z] 782904545285: Preparing [2026-05-27T08:02:47.962Z] eeaa73608b53: Preparing [2026-05-27T08:02:47.962Z] 165f330509c2: Waiting [2026-05-27T08:02:47.962Z] 782904545285: Waiting [2026-05-27T08:02:47.962Z] eeaa73608b53: Waiting [2026-05-27T08:02:47.962Z] f17e056d25fb: Layer already exists [2026-05-27T08:02:47.962Z] ab7e3dd5b58f: Layer already exists [2026-05-27T08:02:47.962Z] be6bdebc9f14: Layer already exists [2026-05-27T08:02:47.962Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:47.962Z] e6d882b9441f: Layer already exists [2026-05-27T08:02:47.962Z] 165f330509c2: Layer already exists [2026-05-27T08:02:47.962Z] 782904545285: Layer already exists [2026-05-27T08:02:47.962Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:47.962Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:48.230Z] latest: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:48.604Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:48.956Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.117 [2026-05-27T08:02:48.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:02:48.957Z] be6bdebc9f14: Preparing [2026-05-27T08:02:48.957Z] e6d882b9441f: Preparing [2026-05-27T08:02:48.957Z] f17e056d25fb: Preparing [2026-05-27T08:02:48.957Z] ab7e3dd5b58f: Preparing [2026-05-27T08:02:48.957Z] 3103ac72f23a: Preparing [2026-05-27T08:02:48.957Z] 98d7de17bd69: Preparing [2026-05-27T08:02:48.957Z] 165f330509c2: Preparing [2026-05-27T08:02:48.957Z] 782904545285: Preparing [2026-05-27T08:02:48.957Z] eeaa73608b53: Preparing [2026-05-27T08:02:48.957Z] 98d7de17bd69: Waiting [2026-05-27T08:02:48.957Z] 165f330509c2: Waiting [2026-05-27T08:02:48.957Z] 782904545285: Waiting [2026-05-27T08:02:48.957Z] eeaa73608b53: Waiting [2026-05-27T08:02:48.957Z] ab7e3dd5b58f: Layer already exists [2026-05-27T08:02:48.957Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:48.957Z] f17e056d25fb: Layer already exists [2026-05-27T08:02:48.957Z] be6bdebc9f14: Layer already exists [2026-05-27T08:02:48.957Z] e6d882b9441f: Layer already exists [2026-05-27T08:02:48.957Z] 165f330509c2: Layer already exists [2026-05-27T08:02:48.957Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:48.957Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:48.957Z] 782904545285: Layer already exists [2026-05-27T08:02:48.957Z] 4.1.0-dev.117: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:49.569Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:49.921Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:02:49.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:02:49.922Z] be6bdebc9f14: Preparing [2026-05-27T08:02:49.922Z] e6d882b9441f: Preparing [2026-05-27T08:02:49.922Z] f17e056d25fb: Preparing [2026-05-27T08:02:49.922Z] ab7e3dd5b58f: Preparing [2026-05-27T08:02:49.922Z] 3103ac72f23a: Preparing [2026-05-27T08:02:49.922Z] 98d7de17bd69: Preparing [2026-05-27T08:02:49.922Z] 165f330509c2: Preparing [2026-05-27T08:02:49.922Z] 782904545285: Preparing [2026-05-27T08:02:49.922Z] eeaa73608b53: Preparing [2026-05-27T08:02:49.922Z] 98d7de17bd69: Waiting [2026-05-27T08:02:49.922Z] 165f330509c2: Waiting [2026-05-27T08:02:49.922Z] 782904545285: Waiting [2026-05-27T08:02:49.922Z] eeaa73608b53: Waiting [2026-05-27T08:02:49.922Z] ab7e3dd5b58f: Layer already exists [2026-05-27T08:02:49.922Z] be6bdebc9f14: Layer already exists [2026-05-27T08:02:49.922Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:49.922Z] e6d882b9441f: Layer already exists [2026-05-27T08:02:49.922Z] f17e056d25fb: Layer already exists [2026-05-27T08:02:49.922Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:49.922Z] 782904545285: Layer already exists [2026-05-27T08:02:49.922Z] 165f330509c2: Layer already exists [2026-05-27T08:02:49.922Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:49.922Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:50.545Z] + 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-27T08:02:52.850Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-27T08:02:52.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-27T08:02:52.850Z] be6bdebc9f14: Preparing [2026-05-27T08:02:52.850Z] e6d882b9441f: Preparing [2026-05-27T08:02:52.850Z] f17e056d25fb: Preparing [2026-05-27T08:02:52.850Z] ab7e3dd5b58f: Preparing [2026-05-27T08:02:52.850Z] 3103ac72f23a: Preparing [2026-05-27T08:02:52.850Z] 98d7de17bd69: Preparing [2026-05-27T08:02:52.850Z] 165f330509c2: Preparing [2026-05-27T08:02:52.850Z] 782904545285: Preparing [2026-05-27T08:02:52.850Z] eeaa73608b53: Preparing [2026-05-27T08:02:52.850Z] 165f330509c2: Waiting [2026-05-27T08:02:52.850Z] 782904545285: Waiting [2026-05-27T08:02:52.850Z] eeaa73608b53: Waiting [2026-05-27T08:02:52.850Z] 98d7de17bd69: Waiting [2026-05-27T08:02:52.850Z] f17e056d25fb: Layer already exists [2026-05-27T08:02:52.850Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:52.850Z] be6bdebc9f14: Layer already exists [2026-05-27T08:02:52.850Z] e6d882b9441f: Layer already exists [2026-05-27T08:02:52.850Z] ab7e3dd5b58f: Layer already exists [2026-05-27T08:02:52.850Z] 165f330509c2: Layer already exists [2026-05-27T08:02:52.850Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:52.850Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:52.850Z] 782904545285: Layer already exists [2026-05-27T08:02:52.850Z] main: digest: sha256:8ab36c75964cfc456590e6c28b2565dd185d5dee84f01bd97eaaa8fd794ff018 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:02:53.200Z] ===================================================== [Pipeline] echo [2026-05-27T08:02:53.215Z] taggedImages: [2026-05-27T08:02:53.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:53.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-27T08:02:53.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.117 [2026-05-27T08:02:53.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:02:53.215Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-27T08:02:53.244Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-27T08:02:53.244Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:53.244Z] latest [2026-05-27T08:02:53.244Z] 4.1.0-dev.117 [2026-05-27T08:02:53.244Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:02:53.244Z] main [2026-05-27T08:02:53.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:53.640Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:02:53.999Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:02:53.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:02:53.999Z] 7bf259328585: Preparing [2026-05-27T08:02:53.999Z] e52b72309640: Preparing [2026-05-27T08:02:53.999Z] 3103ac72f23a: Preparing [2026-05-27T08:02:53.999Z] 98d7de17bd69: Preparing [2026-05-27T08:02:53.999Z] 9bec1d6254fe: Preparing [2026-05-27T08:02:53.999Z] 611053f02ca7: Preparing [2026-05-27T08:02:53.999Z] eeaa73608b53: Preparing [2026-05-27T08:02:53.999Z] 611053f02ca7: Waiting [2026-05-27T08:02:53.999Z] eeaa73608b53: Waiting [2026-05-27T08:02:53.999Z] 3103ac72f23a: Layer already exists [2026-05-27T08:02:54.274Z] 98d7de17bd69: Layer already exists [2026-05-27T08:02:54.274Z] eeaa73608b53: Layer already exists [2026-05-27T08:02:54.274Z] 9bec1d6254fe: Pushed [2026-05-27T08:02:54.274Z] 611053f02ca7: Pushed [2026-05-27T08:02:54.274Z] 7bf259328585: Pushed [2026-05-27T08:03:02.479Z] e52b72309640: Pushed [2026-05-27T08:03:02.479Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:02.955Z] + 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-27T08:03:07.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-27T08:03:07.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:03:07.640Z] 7bf259328585: Preparing [2026-05-27T08:03:07.640Z] e52b72309640: Preparing [2026-05-27T08:03:07.640Z] 3103ac72f23a: Preparing [2026-05-27T08:03:07.640Z] 98d7de17bd69: Preparing [2026-05-27T08:03:07.640Z] 9bec1d6254fe: Preparing [2026-05-27T08:03:07.640Z] 611053f02ca7: Preparing [2026-05-27T08:03:07.640Z] eeaa73608b53: Preparing [2026-05-27T08:03:07.640Z] 611053f02ca7: Waiting [2026-05-27T08:03:07.640Z] eeaa73608b53: Waiting [2026-05-27T08:03:07.640Z] 7bf259328585: Layer already exists [2026-05-27T08:03:07.640Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:07.640Z] 9bec1d6254fe: Layer already exists [2026-05-27T08:03:07.640Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:07.640Z] e52b72309640: Layer already exists [2026-05-27T08:03:07.640Z] 611053f02ca7: Layer already exists [2026-05-27T08:03:07.640Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:07.954Z] latest: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:08.338Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:08.753Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.117 [2026-05-27T08:03:08.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:03:08.753Z] 7bf259328585: Preparing [2026-05-27T08:03:08.753Z] e52b72309640: Preparing [2026-05-27T08:03:08.753Z] 3103ac72f23a: Preparing [2026-05-27T08:03:08.753Z] 98d7de17bd69: Preparing [2026-05-27T08:03:08.753Z] 9bec1d6254fe: Preparing [2026-05-27T08:03:08.753Z] 611053f02ca7: Preparing [2026-05-27T08:03:08.753Z] eeaa73608b53: Preparing [2026-05-27T08:03:08.753Z] 611053f02ca7: Waiting [2026-05-27T08:03:08.753Z] eeaa73608b53: Waiting [2026-05-27T08:03:08.753Z] e52b72309640: Layer already exists [2026-05-27T08:03:08.753Z] 9bec1d6254fe: Layer already exists [2026-05-27T08:03:08.753Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:08.753Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:08.753Z] 7bf259328585: Layer already exists [2026-05-27T08:03:08.753Z] 611053f02ca7: Layer already exists [2026-05-27T08:03:08.753Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:09.016Z] 4.1.0-dev.117: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:09.375Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:09.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:09.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:03:09.733Z] 7bf259328585: Preparing [2026-05-27T08:03:09.733Z] e52b72309640: Preparing [2026-05-27T08:03:09.733Z] 3103ac72f23a: Preparing [2026-05-27T08:03:09.733Z] 98d7de17bd69: Preparing [2026-05-27T08:03:09.733Z] 9bec1d6254fe: Preparing [2026-05-27T08:03:09.733Z] 611053f02ca7: Preparing [2026-05-27T08:03:09.733Z] 611053f02ca7: Waiting [2026-05-27T08:03:09.733Z] eeaa73608b53: Preparing [2026-05-27T08:03:09.733Z] eeaa73608b53: Waiting [2026-05-27T08:03:09.733Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:09.733Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:09.733Z] 9bec1d6254fe: Layer already exists [2026-05-27T08:03:09.733Z] e52b72309640: Layer already exists [2026-05-27T08:03:09.733Z] 7bf259328585: Layer already exists [2026-05-27T08:03:09.733Z] 611053f02ca7: Layer already exists [2026-05-27T08:03:09.733Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:09.733Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:10.385Z] + 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-27T08:03:10.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-27T08:03:10.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-27T08:03:10.775Z] 7bf259328585: Preparing [2026-05-27T08:03:10.775Z] e52b72309640: Preparing [2026-05-27T08:03:10.775Z] 3103ac72f23a: Preparing [2026-05-27T08:03:10.775Z] 98d7de17bd69: Preparing [2026-05-27T08:03:10.775Z] 9bec1d6254fe: Preparing [2026-05-27T08:03:10.775Z] 611053f02ca7: Preparing [2026-05-27T08:03:10.775Z] eeaa73608b53: Preparing [2026-05-27T08:03:10.775Z] 611053f02ca7: Waiting [2026-05-27T08:03:10.775Z] eeaa73608b53: Waiting [2026-05-27T08:03:10.775Z] 9bec1d6254fe: Layer already exists [2026-05-27T08:03:10.775Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:10.775Z] 7bf259328585: Layer already exists [2026-05-27T08:03:10.775Z] e52b72309640: Layer already exists [2026-05-27T08:03:10.775Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:10.775Z] 611053f02ca7: Layer already exists [2026-05-27T08:03:10.775Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:10.775Z] main: digest: sha256:d386c1a01baf5d04e463a5c2eb0878641f380ba3bdf7ee82eea2d53fc823244a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:03:11.124Z] ===================================================== [Pipeline] echo [2026-05-27T08:03:11.135Z] taggedImages: [2026-05-27T08:03:11.135Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:11.135Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-27T08:03:11.135Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.117 [2026-05-27T08:03:11.135Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:11.135Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-27T08:03:11.159Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-27T08:03:11.159Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:11.159Z] latest [2026-05-27T08:03:11.159Z] 4.1.0-dev.117 [2026-05-27T08:03:11.159Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:11.159Z] main [2026-05-27T08:03:11.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:11.555Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:12.024Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:12.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:03:12.024Z] 545bbd38542c: Preparing [2026-05-27T08:03:12.024Z] f170ab0172e2: Preparing [2026-05-27T08:03:12.024Z] 98d7de17bd69: Preparing [2026-05-27T08:03:12.024Z] acb9b7b84721: Preparing [2026-05-27T08:03:12.024Z] 6f1832f64129: Preparing [2026-05-27T08:03:12.024Z] eeaa73608b53: Preparing [2026-05-27T08:03:12.024Z] eeaa73608b53: Waiting [2026-05-27T08:03:12.024Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:12.308Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:12.308Z] 6f1832f64129: Pushed [2026-05-27T08:03:12.308Z] acb9b7b84721: Pushed [2026-05-27T08:03:12.308Z] 545bbd38542c: Pushed [2026-05-27T08:03:20.502Z] f170ab0172e2: Pushed [2026-05-27T08:03:21.473Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:21.840Z] + 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-27T08:03:22.193Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-27T08:03:22.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:03:22.194Z] 545bbd38542c: Preparing [2026-05-27T08:03:22.194Z] f170ab0172e2: Preparing [2026-05-27T08:03:22.194Z] 98d7de17bd69: Preparing [2026-05-27T08:03:22.194Z] acb9b7b84721: Preparing [2026-05-27T08:03:22.194Z] 6f1832f64129: Preparing [2026-05-27T08:03:22.194Z] eeaa73608b53: Preparing [2026-05-27T08:03:22.194Z] eeaa73608b53: Waiting [2026-05-27T08:03:22.194Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:22.194Z] acb9b7b84721: Layer already exists [2026-05-27T08:03:22.194Z] 545bbd38542c: Layer already exists [2026-05-27T08:03:22.194Z] 6f1832f64129: Layer already exists [2026-05-27T08:03:22.194Z] f170ab0172e2: Layer already exists [2026-05-27T08:03:22.194Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:22.458Z] latest: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:22.807Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:23.154Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.117 [2026-05-27T08:03:23.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:03:23.154Z] 545bbd38542c: Preparing [2026-05-27T08:03:23.154Z] f170ab0172e2: Preparing [2026-05-27T08:03:23.154Z] 98d7de17bd69: Preparing [2026-05-27T08:03:23.154Z] acb9b7b84721: Preparing [2026-05-27T08:03:23.154Z] 6f1832f64129: Preparing [2026-05-27T08:03:23.154Z] eeaa73608b53: Preparing [2026-05-27T08:03:23.154Z] eeaa73608b53: Waiting [2026-05-27T08:03:23.154Z] 6f1832f64129: Layer already exists [2026-05-27T08:03:23.154Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:23.154Z] 545bbd38542c: Layer already exists [2026-05-27T08:03:23.154Z] acb9b7b84721: Layer already exists [2026-05-27T08:03:23.154Z] f170ab0172e2: Layer already exists [2026-05-27T08:03:23.154Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:23.154Z] 4.1.0-dev.117: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:23.501Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:23.848Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:23.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:03:23.848Z] 545bbd38542c: Preparing [2026-05-27T08:03:23.848Z] f170ab0172e2: Preparing [2026-05-27T08:03:23.848Z] 98d7de17bd69: Preparing [2026-05-27T08:03:23.848Z] acb9b7b84721: Preparing [2026-05-27T08:03:23.848Z] 6f1832f64129: Preparing [2026-05-27T08:03:23.848Z] eeaa73608b53: Preparing [2026-05-27T08:03:23.848Z] eeaa73608b53: Waiting [2026-05-27T08:03:23.848Z] acb9b7b84721: Layer already exists [2026-05-27T08:03:23.848Z] 545bbd38542c: Layer already exists [2026-05-27T08:03:23.848Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:23.848Z] 6f1832f64129: Layer already exists [2026-05-27T08:03:23.848Z] f170ab0172e2: Layer already exists [2026-05-27T08:03:23.848Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:23.848Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:24.208Z] + 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-27T08:03:24.566Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-27T08:03:24.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-27T08:03:24.566Z] 545bbd38542c: Preparing [2026-05-27T08:03:24.566Z] f170ab0172e2: Preparing [2026-05-27T08:03:24.566Z] 98d7de17bd69: Preparing [2026-05-27T08:03:24.566Z] acb9b7b84721: Preparing [2026-05-27T08:03:24.566Z] 6f1832f64129: Preparing [2026-05-27T08:03:24.566Z] eeaa73608b53: Preparing [2026-05-27T08:03:24.566Z] eeaa73608b53: Waiting [2026-05-27T08:03:24.566Z] 545bbd38542c: Layer already exists [2026-05-27T08:03:24.566Z] acb9b7b84721: Layer already exists [2026-05-27T08:03:24.566Z] 6f1832f64129: Layer already exists [2026-05-27T08:03:24.566Z] f170ab0172e2: Layer already exists [2026-05-27T08:03:24.566Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:24.566Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:24.566Z] main: digest: sha256:13f19d2f54987624a9e6f2dc624272c1f360e8389be2c871b6bf975932b7224e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:03:24.958Z] ===================================================== [Pipeline] echo [2026-05-27T08:03:24.972Z] taggedImages: [2026-05-27T08:03:24.972Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:24.972Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-27T08:03:24.972Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.117 [2026-05-27T08:03:24.972Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:24.972Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-27T08:03:25.005Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-27T08:03:25.005Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:25.005Z] latest [2026-05-27T08:03:25.005Z] 4.1.0-dev.117 [2026-05-27T08:03:25.005Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:25.006Z] main [2026-05-27T08:03:25.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:25.366Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:25.712Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:25.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:03:25.712Z] ceef2c56ef57: Preparing [2026-05-27T08:03:25.712Z] bbc0ae7f1e04: Preparing [2026-05-27T08:03:25.712Z] 939b8c6f754d: Preparing [2026-05-27T08:03:25.712Z] 3103ac72f23a: Preparing [2026-05-27T08:03:25.712Z] 98d7de17bd69: Preparing [2026-05-27T08:03:25.712Z] 165f330509c2: Preparing [2026-05-27T08:03:25.712Z] 782904545285: Preparing [2026-05-27T08:03:25.712Z] eeaa73608b53: Preparing [2026-05-27T08:03:25.712Z] 782904545285: Waiting [2026-05-27T08:03:25.712Z] 165f330509c2: Waiting [2026-05-27T08:03:25.712Z] eeaa73608b53: Waiting [2026-05-27T08:03:25.712Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:25.712Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:25.978Z] 165f330509c2: Layer already exists [2026-05-27T08:03:25.978Z] 782904545285: Layer already exists [2026-05-27T08:03:25.978Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:25.978Z] bbc0ae7f1e04: Pushed [2026-05-27T08:03:25.978Z] ceef2c56ef57: Pushed [2026-05-27T08:03:34.196Z] 939b8c6f754d: Pushed [2026-05-27T08:03:34.776Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:36.102Z] + 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-27T08:03:36.455Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-27T08:03:36.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:03:36.455Z] ceef2c56ef57: Preparing [2026-05-27T08:03:36.455Z] bbc0ae7f1e04: Preparing [2026-05-27T08:03:36.455Z] 939b8c6f754d: Preparing [2026-05-27T08:03:36.455Z] 3103ac72f23a: Preparing [2026-05-27T08:03:36.455Z] 98d7de17bd69: Preparing [2026-05-27T08:03:36.455Z] 165f330509c2: Preparing [2026-05-27T08:03:36.455Z] 782904545285: Preparing [2026-05-27T08:03:36.455Z] eeaa73608b53: Preparing [2026-05-27T08:03:36.455Z] eeaa73608b53: Waiting [2026-05-27T08:03:36.455Z] 165f330509c2: Waiting [2026-05-27T08:03:36.455Z] 782904545285: Waiting [2026-05-27T08:03:36.455Z] 939b8c6f754d: Layer already exists [2026-05-27T08:03:36.455Z] bbc0ae7f1e04: Layer already exists [2026-05-27T08:03:36.455Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:36.455Z] ceef2c56ef57: Layer already exists [2026-05-27T08:03:36.455Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:36.455Z] 165f330509c2: Layer already exists [2026-05-27T08:03:36.455Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:36.455Z] 782904545285: Layer already exists [2026-05-27T08:03:36.455Z] latest: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:37.076Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:37.427Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.117 [2026-05-27T08:03:37.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:03:37.427Z] ceef2c56ef57: Preparing [2026-05-27T08:03:37.427Z] bbc0ae7f1e04: Preparing [2026-05-27T08:03:37.427Z] 939b8c6f754d: Preparing [2026-05-27T08:03:37.427Z] 3103ac72f23a: Preparing [2026-05-27T08:03:37.427Z] 98d7de17bd69: Preparing [2026-05-27T08:03:37.427Z] 165f330509c2: Preparing [2026-05-27T08:03:37.427Z] 782904545285: Preparing [2026-05-27T08:03:37.427Z] eeaa73608b53: Preparing [2026-05-27T08:03:37.427Z] 165f330509c2: Waiting [2026-05-27T08:03:37.427Z] 782904545285: Waiting [2026-05-27T08:03:37.427Z] eeaa73608b53: Waiting [2026-05-27T08:03:37.427Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:37.427Z] ceef2c56ef57: Layer already exists [2026-05-27T08:03:37.427Z] 939b8c6f754d: Layer already exists [2026-05-27T08:03:37.427Z] bbc0ae7f1e04: Layer already exists [2026-05-27T08:03:37.427Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:37.427Z] 782904545285: Layer already exists [2026-05-27T08:03:37.427Z] 165f330509c2: Layer already exists [2026-05-27T08:03:37.427Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:37.427Z] 4.1.0-dev.117: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:38.055Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:38.401Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:38.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:03:38.402Z] ceef2c56ef57: Preparing [2026-05-27T08:03:38.402Z] bbc0ae7f1e04: Preparing [2026-05-27T08:03:38.402Z] 939b8c6f754d: Preparing [2026-05-27T08:03:38.402Z] 3103ac72f23a: Preparing [2026-05-27T08:03:38.402Z] 98d7de17bd69: Preparing [2026-05-27T08:03:38.402Z] 165f330509c2: Preparing [2026-05-27T08:03:38.402Z] 782904545285: Preparing [2026-05-27T08:03:38.402Z] eeaa73608b53: Preparing [2026-05-27T08:03:38.402Z] 165f330509c2: Waiting [2026-05-27T08:03:38.402Z] 782904545285: Waiting [2026-05-27T08:03:38.402Z] eeaa73608b53: Waiting [2026-05-27T08:03:38.402Z] bbc0ae7f1e04: Layer already exists [2026-05-27T08:03:38.402Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:38.402Z] ceef2c56ef57: Layer already exists [2026-05-27T08:03:38.402Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:38.402Z] 939b8c6f754d: Layer already exists [2026-05-27T08:03:38.402Z] 782904545285: Layer already exists [2026-05-27T08:03:38.402Z] 165f330509c2: Layer already exists [2026-05-27T08:03:38.402Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:38.664Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:39.009Z] + 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-27T08:03:39.347Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-27T08:03:39.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-27T08:03:39.347Z] ceef2c56ef57: Preparing [2026-05-27T08:03:39.347Z] bbc0ae7f1e04: Preparing [2026-05-27T08:03:39.347Z] 939b8c6f754d: Preparing [2026-05-27T08:03:39.347Z] 3103ac72f23a: Preparing [2026-05-27T08:03:39.347Z] 98d7de17bd69: Preparing [2026-05-27T08:03:39.347Z] 165f330509c2: Preparing [2026-05-27T08:03:39.347Z] 782904545285: Preparing [2026-05-27T08:03:39.347Z] eeaa73608b53: Preparing [2026-05-27T08:03:39.347Z] 165f330509c2: Waiting [2026-05-27T08:03:39.347Z] 782904545285: Waiting [2026-05-27T08:03:39.347Z] eeaa73608b53: Waiting [2026-05-27T08:03:39.347Z] bbc0ae7f1e04: Layer already exists [2026-05-27T08:03:39.347Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:39.347Z] ceef2c56ef57: Layer already exists [2026-05-27T08:03:39.347Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:39.347Z] 939b8c6f754d: Layer already exists [2026-05-27T08:03:39.347Z] 782904545285: Layer already exists [2026-05-27T08:03:39.347Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:39.347Z] 165f330509c2: Layer already exists [2026-05-27T08:03:39.610Z] main: digest: sha256:55e5b1b79c68567bc919b0bf1c6ebcdbb97f9a5b14f7ac32394a011fa445dec3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:03:39.689Z] ===================================================== [Pipeline] echo [2026-05-27T08:03:39.702Z] taggedImages: [2026-05-27T08:03:39.702Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:39.702Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-27T08:03:39.702Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.117 [2026-05-27T08:03:39.702Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:39.702Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-27T08:03:39.790Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-27T08:03:39.790Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:39.790Z] latest [2026-05-27T08:03:39.790Z] 4.1.0-dev.117 [2026-05-27T08:03:39.790Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:39.790Z] main [2026-05-27T08:03:39.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:40.169Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:40.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:40.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:03:40.522Z] 868ce3fa796b: Preparing [2026-05-27T08:03:40.522Z] 8acce735d343: Preparing [2026-05-27T08:03:40.522Z] 0e597ccb8553: Preparing [2026-05-27T08:03:40.522Z] a7de2cd08f1d: Preparing [2026-05-27T08:03:40.522Z] a96935dbb377: Preparing [2026-05-27T08:03:40.522Z] 5b36b2c5162c: Preparing [2026-05-27T08:03:40.522Z] f56c1256738c: Preparing [2026-05-27T08:03:40.522Z] 3103ac72f23a: Preparing [2026-05-27T08:03:40.522Z] 98d7de17bd69: Preparing [2026-05-27T08:03:40.522Z] f2de6a438fdb: Preparing [2026-05-27T08:03:40.522Z] 7b5ef1494f1a: Preparing [2026-05-27T08:03:40.522Z] 5f70bf18a086: Preparing [2026-05-27T08:03:40.522Z] 5bf5759d731b: Preparing [2026-05-27T08:03:40.522Z] 02a089fe1ac3: Preparing [2026-05-27T08:03:40.522Z] 72b320e714ad: Preparing [2026-05-27T08:03:40.522Z] eeaa73608b53: Preparing [2026-05-27T08:03:40.522Z] 5f70bf18a086: Waiting [2026-05-27T08:03:40.522Z] f56c1256738c: Waiting [2026-05-27T08:03:40.522Z] 3103ac72f23a: Waiting [2026-05-27T08:03:40.522Z] 5bf5759d731b: Waiting [2026-05-27T08:03:40.522Z] 98d7de17bd69: Waiting [2026-05-27T08:03:40.522Z] 02a089fe1ac3: Waiting [2026-05-27T08:03:40.522Z] 72b320e714ad: Waiting [2026-05-27T08:03:40.522Z] f2de6a438fdb: Waiting [2026-05-27T08:03:40.522Z] eeaa73608b53: Waiting [2026-05-27T08:03:40.522Z] 7b5ef1494f1a: Waiting [2026-05-27T08:03:40.522Z] 5b36b2c5162c: Waiting [2026-05-27T08:03:40.792Z] 0e597ccb8553: Pushed [2026-05-27T08:03:40.792Z] a96935dbb377: Pushed [2026-05-27T08:03:40.792Z] 8acce735d343: Pushed [2026-05-27T08:03:40.792Z] 868ce3fa796b: Pushed [2026-05-27T08:03:40.792Z] a7de2cd08f1d: Pushed [2026-05-27T08:03:40.792Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:40.792Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:40.792Z] 5b36b2c5162c: Pushed [2026-05-27T08:03:41.056Z] 5f70bf18a086: Layer already exists [2026-05-27T08:03:41.056Z] f2de6a438fdb: Pushed [2026-05-27T08:03:41.056Z] 7b5ef1494f1a: Pushed [2026-05-27T08:03:41.056Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:41.056Z] 5bf5759d731b: Pushed [2026-05-27T08:03:41.056Z] 02a089fe1ac3: Pushed [2026-05-27T08:03:41.056Z] 72b320e714ad: Pushed [2026-05-27T08:03:44.385Z] f56c1256738c: Pushed [2026-05-27T08:03:44.385Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:44.764Z] + 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-27T08:03:45.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-27T08:03:45.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:03:45.110Z] 868ce3fa796b: Preparing [2026-05-27T08:03:45.110Z] 8acce735d343: Preparing [2026-05-27T08:03:45.110Z] 0e597ccb8553: Preparing [2026-05-27T08:03:45.110Z] a7de2cd08f1d: Preparing [2026-05-27T08:03:45.110Z] a96935dbb377: Preparing [2026-05-27T08:03:45.110Z] 5b36b2c5162c: Preparing [2026-05-27T08:03:45.110Z] f56c1256738c: Preparing [2026-05-27T08:03:45.110Z] 3103ac72f23a: Preparing [2026-05-27T08:03:45.110Z] 98d7de17bd69: Preparing [2026-05-27T08:03:45.110Z] f2de6a438fdb: Preparing [2026-05-27T08:03:45.110Z] 7b5ef1494f1a: Preparing [2026-05-27T08:03:45.110Z] 5f70bf18a086: Preparing [2026-05-27T08:03:45.110Z] 5bf5759d731b: Preparing [2026-05-27T08:03:45.110Z] 02a089fe1ac3: Preparing [2026-05-27T08:03:45.110Z] 72b320e714ad: Preparing [2026-05-27T08:03:45.110Z] eeaa73608b53: Preparing [2026-05-27T08:03:45.110Z] 98d7de17bd69: Waiting [2026-05-27T08:03:45.110Z] f2de6a438fdb: Waiting [2026-05-27T08:03:45.110Z] 7b5ef1494f1a: Waiting [2026-05-27T08:03:45.110Z] 5f70bf18a086: Waiting [2026-05-27T08:03:45.110Z] 5bf5759d731b: Waiting [2026-05-27T08:03:45.110Z] 02a089fe1ac3: Waiting [2026-05-27T08:03:45.110Z] 72b320e714ad: Waiting [2026-05-27T08:03:45.110Z] eeaa73608b53: Waiting [2026-05-27T08:03:45.110Z] 5b36b2c5162c: Waiting [2026-05-27T08:03:45.110Z] f56c1256738c: Waiting [2026-05-27T08:03:45.110Z] 3103ac72f23a: Waiting [2026-05-27T08:03:45.110Z] a96935dbb377: Layer already exists [2026-05-27T08:03:45.110Z] 868ce3fa796b: Layer already exists [2026-05-27T08:03:45.110Z] a7de2cd08f1d: Layer already exists [2026-05-27T08:03:45.110Z] 0e597ccb8553: Layer already exists [2026-05-27T08:03:45.110Z] 8acce735d343: Layer already exists [2026-05-27T08:03:45.110Z] 5b36b2c5162c: Layer already exists [2026-05-27T08:03:45.110Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:45.110Z] f56c1256738c: Layer already exists [2026-05-27T08:03:45.110Z] f2de6a438fdb: Layer already exists [2026-05-27T08:03:45.110Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:45.110Z] 5f70bf18a086: Layer already exists [2026-05-27T08:03:45.110Z] 7b5ef1494f1a: Layer already exists [2026-05-27T08:03:45.110Z] 5bf5759d731b: Layer already exists [2026-05-27T08:03:45.110Z] 72b320e714ad: Layer already exists [2026-05-27T08:03:45.110Z] 02a089fe1ac3: Layer already exists [2026-05-27T08:03:45.110Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:45.373Z] latest: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:45.723Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:46.078Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.117 [2026-05-27T08:03:46.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:03:46.079Z] 868ce3fa796b: Preparing [2026-05-27T08:03:46.079Z] 8acce735d343: Preparing [2026-05-27T08:03:46.079Z] 0e597ccb8553: Preparing [2026-05-27T08:03:46.079Z] a7de2cd08f1d: Preparing [2026-05-27T08:03:46.079Z] a96935dbb377: Preparing [2026-05-27T08:03:46.079Z] 5b36b2c5162c: Preparing [2026-05-27T08:03:46.079Z] f56c1256738c: Preparing [2026-05-27T08:03:46.079Z] 3103ac72f23a: Preparing [2026-05-27T08:03:46.079Z] 98d7de17bd69: Preparing [2026-05-27T08:03:46.079Z] f2de6a438fdb: Preparing [2026-05-27T08:03:46.079Z] 7b5ef1494f1a: Preparing [2026-05-27T08:03:46.079Z] 5f70bf18a086: Preparing [2026-05-27T08:03:46.079Z] 5bf5759d731b: Preparing [2026-05-27T08:03:46.079Z] 02a089fe1ac3: Preparing [2026-05-27T08:03:46.079Z] 72b320e714ad: Preparing [2026-05-27T08:03:46.079Z] eeaa73608b53: Preparing [2026-05-27T08:03:46.079Z] f2de6a438fdb: Waiting [2026-05-27T08:03:46.079Z] 7b5ef1494f1a: Waiting [2026-05-27T08:03:46.079Z] 5f70bf18a086: Waiting [2026-05-27T08:03:46.079Z] 5bf5759d731b: Waiting [2026-05-27T08:03:46.079Z] 02a089fe1ac3: Waiting [2026-05-27T08:03:46.079Z] 72b320e714ad: Waiting [2026-05-27T08:03:46.079Z] eeaa73608b53: Waiting [2026-05-27T08:03:46.079Z] f56c1256738c: Waiting [2026-05-27T08:03:46.079Z] 3103ac72f23a: Waiting [2026-05-27T08:03:46.079Z] 98d7de17bd69: Waiting [2026-05-27T08:03:46.079Z] 5b36b2c5162c: Waiting [2026-05-27T08:03:46.079Z] a7de2cd08f1d: Layer already exists [2026-05-27T08:03:46.079Z] 8acce735d343: Layer already exists [2026-05-27T08:03:46.079Z] a96935dbb377: Layer already exists [2026-05-27T08:03:46.079Z] 868ce3fa796b: Layer already exists [2026-05-27T08:03:46.079Z] 0e597ccb8553: Layer already exists [2026-05-27T08:03:46.079Z] f56c1256738c: Layer already exists [2026-05-27T08:03:46.079Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:46.079Z] 5b36b2c5162c: Layer already exists [2026-05-27T08:03:46.079Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:46.079Z] f2de6a438fdb: Layer already exists [2026-05-27T08:03:46.079Z] 02a089fe1ac3: Layer already exists [2026-05-27T08:03:46.079Z] 5bf5759d731b: Layer already exists [2026-05-27T08:03:46.079Z] 7b5ef1494f1a: Layer already exists [2026-05-27T08:03:46.079Z] 72b320e714ad: Layer already exists [2026-05-27T08:03:46.079Z] 5f70bf18a086: Layer already exists [2026-05-27T08:03:46.079Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:46.341Z] 4.1.0-dev.117: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:46.695Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:50.452Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:50.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:03:50.452Z] 868ce3fa796b: Preparing [2026-05-27T08:03:50.452Z] 8acce735d343: Preparing [2026-05-27T08:03:50.452Z] 0e597ccb8553: Preparing [2026-05-27T08:03:50.452Z] a7de2cd08f1d: Preparing [2026-05-27T08:03:50.452Z] a96935dbb377: Preparing [2026-05-27T08:03:50.452Z] 5b36b2c5162c: Preparing [2026-05-27T08:03:50.452Z] f56c1256738c: Preparing [2026-05-27T08:03:50.452Z] 3103ac72f23a: Preparing [2026-05-27T08:03:50.452Z] 98d7de17bd69: Preparing [2026-05-27T08:03:50.452Z] f2de6a438fdb: Preparing [2026-05-27T08:03:50.452Z] 7b5ef1494f1a: Preparing [2026-05-27T08:03:50.452Z] 5f70bf18a086: Preparing [2026-05-27T08:03:50.452Z] 5bf5759d731b: Preparing [2026-05-27T08:03:50.452Z] 02a089fe1ac3: Preparing [2026-05-27T08:03:50.452Z] 72b320e714ad: Preparing [2026-05-27T08:03:50.452Z] eeaa73608b53: Preparing [2026-05-27T08:03:50.452Z] f2de6a438fdb: Waiting [2026-05-27T08:03:50.452Z] 7b5ef1494f1a: Waiting [2026-05-27T08:03:50.452Z] 5f70bf18a086: Waiting [2026-05-27T08:03:50.452Z] 5bf5759d731b: Waiting [2026-05-27T08:03:50.452Z] 02a089fe1ac3: Waiting [2026-05-27T08:03:50.452Z] 72b320e714ad: Waiting [2026-05-27T08:03:50.452Z] eeaa73608b53: Waiting [2026-05-27T08:03:50.452Z] f56c1256738c: Waiting [2026-05-27T08:03:50.452Z] 5b36b2c5162c: Waiting [2026-05-27T08:03:50.452Z] 3103ac72f23a: Waiting [2026-05-27T08:03:50.452Z] 98d7de17bd69: Waiting [2026-05-27T08:03:50.452Z] a96935dbb377: Layer already exists [2026-05-27T08:03:50.452Z] 868ce3fa796b: Layer already exists [2026-05-27T08:03:50.452Z] a7de2cd08f1d: Layer already exists [2026-05-27T08:03:50.452Z] 8acce735d343: Layer already exists [2026-05-27T08:03:50.452Z] 0e597ccb8553: Layer already exists [2026-05-27T08:03:50.452Z] f56c1256738c: Layer already exists [2026-05-27T08:03:50.452Z] 5b36b2c5162c: Layer already exists [2026-05-27T08:03:50.452Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:50.452Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:50.452Z] f2de6a438fdb: Layer already exists [2026-05-27T08:03:50.452Z] 5bf5759d731b: Layer already exists [2026-05-27T08:03:50.452Z] 02a089fe1ac3: Layer already exists [2026-05-27T08:03:50.452Z] 5f70bf18a086: Layer already exists [2026-05-27T08:03:50.452Z] 7b5ef1494f1a: Layer already exists [2026-05-27T08:03:50.452Z] 72b320e714ad: Layer already exists [2026-05-27T08:03:50.452Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:50.452Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:50.805Z] + 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-27T08:03:51.149Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-27T08:03:51.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-27T08:03:51.149Z] 868ce3fa796b: Preparing [2026-05-27T08:03:51.149Z] 8acce735d343: Preparing [2026-05-27T08:03:51.149Z] 0e597ccb8553: Preparing [2026-05-27T08:03:51.149Z] a7de2cd08f1d: Preparing [2026-05-27T08:03:51.149Z] a96935dbb377: Preparing [2026-05-27T08:03:51.149Z] 5b36b2c5162c: Preparing [2026-05-27T08:03:51.149Z] f56c1256738c: Preparing [2026-05-27T08:03:51.149Z] 3103ac72f23a: Preparing [2026-05-27T08:03:51.149Z] 98d7de17bd69: Preparing [2026-05-27T08:03:51.149Z] f2de6a438fdb: Preparing [2026-05-27T08:03:51.149Z] 7b5ef1494f1a: Preparing [2026-05-27T08:03:51.149Z] 5f70bf18a086: Preparing [2026-05-27T08:03:51.149Z] 5bf5759d731b: Preparing [2026-05-27T08:03:51.149Z] 02a089fe1ac3: Preparing [2026-05-27T08:03:51.149Z] 72b320e714ad: Preparing [2026-05-27T08:03:51.149Z] eeaa73608b53: Preparing [2026-05-27T08:03:51.149Z] 7b5ef1494f1a: Waiting [2026-05-27T08:03:51.149Z] 5f70bf18a086: Waiting [2026-05-27T08:03:51.149Z] 5b36b2c5162c: Waiting [2026-05-27T08:03:51.149Z] f56c1256738c: Waiting [2026-05-27T08:03:51.149Z] 3103ac72f23a: Waiting [2026-05-27T08:03:51.149Z] 98d7de17bd69: Waiting [2026-05-27T08:03:51.149Z] f2de6a438fdb: Waiting [2026-05-27T08:03:51.149Z] 5bf5759d731b: Waiting [2026-05-27T08:03:51.149Z] 02a089fe1ac3: Waiting [2026-05-27T08:03:51.149Z] 72b320e714ad: Waiting [2026-05-27T08:03:51.149Z] eeaa73608b53: Waiting [2026-05-27T08:03:51.149Z] a96935dbb377: Layer already exists [2026-05-27T08:03:51.149Z] a7de2cd08f1d: Layer already exists [2026-05-27T08:03:51.149Z] 868ce3fa796b: Layer already exists [2026-05-27T08:03:51.149Z] 8acce735d343: Layer already exists [2026-05-27T08:03:51.149Z] 0e597ccb8553: Layer already exists [2026-05-27T08:03:51.149Z] f2de6a438fdb: Layer already exists [2026-05-27T08:03:51.149Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:51.149Z] 5b36b2c5162c: Layer already exists [2026-05-27T08:03:51.149Z] f56c1256738c: Layer already exists [2026-05-27T08:03:51.149Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:51.149Z] 5f70bf18a086: Layer already exists [2026-05-27T08:03:51.149Z] 7b5ef1494f1a: Layer already exists [2026-05-27T08:03:51.149Z] 5bf5759d731b: Layer already exists [2026-05-27T08:03:51.149Z] 02a089fe1ac3: Layer already exists [2026-05-27T08:03:51.149Z] 72b320e714ad: Layer already exists [2026-05-27T08:03:51.149Z] eeaa73608b53: Layer already exists [2026-05-27T08:03:51.413Z] main: digest: sha256:c8338d3d92bab83d8cd8ce4ee7040c7be4a58bb05aabf39787139d49b41ad45c size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:03:51.505Z] ===================================================== [Pipeline] echo [2026-05-27T08:03:51.519Z] taggedImages: [2026-05-27T08:03:51.519Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:51.519Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-27T08:03:51.519Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.117 [2026-05-27T08:03:51.519Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:51.519Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-27T08:03:51.548Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-27T08:03:51.548Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:51.548Z] latest [2026-05-27T08:03:51.548Z] 4.1.0-dev.117 [2026-05-27T08:03:51.548Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:03:51.548Z] main [2026-05-27T08:03:51.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:51.912Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:03:52.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:03:52.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:03:52.268Z] 881ec9190639: Preparing [2026-05-27T08:03:52.268Z] b92dc292930c: Preparing [2026-05-27T08:03:52.268Z] 0bf3f3500d15: Preparing [2026-05-27T08:03:52.268Z] 0a4b4bb7dbeb: Preparing [2026-05-27T08:03:52.268Z] 3103ac72f23a: Preparing [2026-05-27T08:03:52.268Z] 98d7de17bd69: Preparing [2026-05-27T08:03:52.268Z] 165f330509c2: Preparing [2026-05-27T08:03:52.268Z] 782904545285: Preparing [2026-05-27T08:03:52.268Z] eeaa73608b53: Preparing [2026-05-27T08:03:52.268Z] 98d7de17bd69: Waiting [2026-05-27T08:03:52.268Z] 165f330509c2: Waiting [2026-05-27T08:03:52.268Z] eeaa73608b53: Waiting [2026-05-27T08:03:52.268Z] 782904545285: Waiting [2026-05-27T08:03:52.268Z] 3103ac72f23a: Layer already exists [2026-05-27T08:03:52.537Z] 98d7de17bd69: Layer already exists [2026-05-27T08:03:52.537Z] 0bf3f3500d15: Pushed [2026-05-27T08:03:52.537Z] b92dc292930c: Pushed [2026-05-27T08:03:52.537Z] 165f330509c2: Layer already exists [2026-05-27T08:03:52.537Z] 881ec9190639: Pushed [2026-05-27T08:03:52.538Z] 782904545285: Layer already exists [2026-05-27T08:03:52.538Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:00.765Z] 0a4b4bb7dbeb: Pushed [2026-05-27T08:04:00.765Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:01.118Z] + 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-27T08:04:03.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-27T08:04:03.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:04:03.410Z] 881ec9190639: Preparing [2026-05-27T08:04:03.410Z] b92dc292930c: Preparing [2026-05-27T08:04:03.410Z] 0bf3f3500d15: Preparing [2026-05-27T08:04:03.410Z] 0a4b4bb7dbeb: Preparing [2026-05-27T08:04:03.410Z] 3103ac72f23a: Preparing [2026-05-27T08:04:03.410Z] 98d7de17bd69: Preparing [2026-05-27T08:04:03.410Z] 165f330509c2: Preparing [2026-05-27T08:04:03.410Z] 782904545285: Preparing [2026-05-27T08:04:03.410Z] 98d7de17bd69: Waiting [2026-05-27T08:04:03.410Z] 165f330509c2: Waiting [2026-05-27T08:04:03.410Z] eeaa73608b53: Preparing [2026-05-27T08:04:03.410Z] 782904545285: Waiting [2026-05-27T08:04:03.410Z] eeaa73608b53: Waiting [2026-05-27T08:04:03.410Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:03.410Z] 881ec9190639: Layer already exists [2026-05-27T08:04:03.410Z] 0a4b4bb7dbeb: Layer already exists [2026-05-27T08:04:03.410Z] b92dc292930c: Layer already exists [2026-05-27T08:04:03.410Z] 0bf3f3500d15: Layer already exists [2026-05-27T08:04:03.410Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:03.410Z] 165f330509c2: Layer already exists [2026-05-27T08:04:03.410Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:03.410Z] 782904545285: Layer already exists [2026-05-27T08:04:03.673Z] latest: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:04.024Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:04.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.117 [2026-05-27T08:04:04.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:04:04.429Z] 881ec9190639: Preparing [2026-05-27T08:04:04.429Z] b92dc292930c: Preparing [2026-05-27T08:04:04.429Z] 0bf3f3500d15: Preparing [2026-05-27T08:04:04.429Z] 0a4b4bb7dbeb: Preparing [2026-05-27T08:04:04.429Z] 3103ac72f23a: Preparing [2026-05-27T08:04:04.429Z] 98d7de17bd69: Preparing [2026-05-27T08:04:04.429Z] 165f330509c2: Preparing [2026-05-27T08:04:04.429Z] 782904545285: Preparing [2026-05-27T08:04:04.429Z] eeaa73608b53: Preparing [2026-05-27T08:04:04.429Z] 98d7de17bd69: Waiting [2026-05-27T08:04:04.429Z] 165f330509c2: Waiting [2026-05-27T08:04:04.429Z] 782904545285: Waiting [2026-05-27T08:04:04.429Z] eeaa73608b53: Waiting [2026-05-27T08:04:04.429Z] 0a4b4bb7dbeb: Layer already exists [2026-05-27T08:04:04.429Z] 881ec9190639: Layer already exists [2026-05-27T08:04:04.429Z] 0bf3f3500d15: Layer already exists [2026-05-27T08:04:04.429Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:04.429Z] b92dc292930c: Layer already exists [2026-05-27T08:04:04.429Z] 782904545285: Layer already exists [2026-05-27T08:04:04.429Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:04.429Z] 165f330509c2: Layer already exists [2026-05-27T08:04:04.429Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:04.692Z] 4.1.0-dev.117: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:05.048Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:05.402Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:05.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:04:05.402Z] 881ec9190639: Preparing [2026-05-27T08:04:05.402Z] b92dc292930c: Preparing [2026-05-27T08:04:05.402Z] 0bf3f3500d15: Preparing [2026-05-27T08:04:05.402Z] 0a4b4bb7dbeb: Preparing [2026-05-27T08:04:05.402Z] 3103ac72f23a: Preparing [2026-05-27T08:04:05.402Z] 98d7de17bd69: Preparing [2026-05-27T08:04:05.402Z] 165f330509c2: Preparing [2026-05-27T08:04:05.402Z] 782904545285: Preparing [2026-05-27T08:04:05.402Z] eeaa73608b53: Preparing [2026-05-27T08:04:05.402Z] 165f330509c2: Waiting [2026-05-27T08:04:05.402Z] 98d7de17bd69: Waiting [2026-05-27T08:04:05.402Z] 782904545285: Waiting [2026-05-27T08:04:05.402Z] eeaa73608b53: Waiting [2026-05-27T08:04:05.402Z] 0bf3f3500d15: Layer already exists [2026-05-27T08:04:05.402Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:05.402Z] 0a4b4bb7dbeb: Layer already exists [2026-05-27T08:04:05.402Z] 881ec9190639: Layer already exists [2026-05-27T08:04:05.402Z] b92dc292930c: Layer already exists [2026-05-27T08:04:05.402Z] 165f330509c2: Layer already exists [2026-05-27T08:04:05.402Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:05.402Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:05.402Z] 782904545285: Layer already exists [2026-05-27T08:04:05.402Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:06.020Z] + 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-27T08:04:06.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-27T08:04:06.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-27T08:04:06.377Z] 881ec9190639: Preparing [2026-05-27T08:04:06.377Z] b92dc292930c: Preparing [2026-05-27T08:04:06.377Z] 0bf3f3500d15: Preparing [2026-05-27T08:04:06.377Z] 0a4b4bb7dbeb: Preparing [2026-05-27T08:04:06.377Z] 3103ac72f23a: Preparing [2026-05-27T08:04:06.377Z] 98d7de17bd69: Preparing [2026-05-27T08:04:06.377Z] 165f330509c2: Preparing [2026-05-27T08:04:06.377Z] 98d7de17bd69: Waiting [2026-05-27T08:04:06.377Z] 782904545285: Preparing [2026-05-27T08:04:06.377Z] 165f330509c2: Waiting [2026-05-27T08:04:06.377Z] eeaa73608b53: Preparing [2026-05-27T08:04:06.377Z] 782904545285: Waiting [2026-05-27T08:04:06.377Z] eeaa73608b53: Waiting [2026-05-27T08:04:06.377Z] b92dc292930c: Layer already exists [2026-05-27T08:04:06.377Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:06.377Z] 0a4b4bb7dbeb: Layer already exists [2026-05-27T08:04:06.377Z] 881ec9190639: Layer already exists [2026-05-27T08:04:06.377Z] 0bf3f3500d15: Layer already exists [2026-05-27T08:04:06.377Z] 165f330509c2: Layer already exists [2026-05-27T08:04:06.377Z] 782904545285: Layer already exists [2026-05-27T08:04:06.377Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:06.377Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:06.647Z] main: digest: sha256:ba51d09b13952ed46330764f5a40dafe6de5102bf403c4024ac117f3783e8f2d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:04:06.727Z] ===================================================== [Pipeline] echo [2026-05-27T08:04:06.743Z] taggedImages: [2026-05-27T08:04:06.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:06.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-27T08:04:06.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.117 [2026-05-27T08:04:06.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:06.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-27T08:04:06.773Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-27T08:04:06.773Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:06.773Z] latest [2026-05-27T08:04:06.773Z] 4.1.0-dev.117 [2026-05-27T08:04:06.773Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:06.773Z] main [2026-05-27T08:04:06.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:07.147Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:07.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:07.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:04:07.503Z] dd31c91f15ef: Preparing [2026-05-27T08:04:07.503Z] 6904805e8f61: Preparing [2026-05-27T08:04:07.503Z] 4028dbdc6c1e: Preparing [2026-05-27T08:04:07.503Z] b8de89f2f6ec: Preparing [2026-05-27T08:04:07.503Z] 33ce733eee26: Preparing [2026-05-27T08:04:07.503Z] 3103ac72f23a: Preparing [2026-05-27T08:04:07.503Z] 98d7de17bd69: Preparing [2026-05-27T08:04:07.503Z] 34ef2a99c8cd: Preparing [2026-05-27T08:04:07.503Z] 5fd37ea77bfe: Preparing [2026-05-27T08:04:07.503Z] c2c89715ef40: Preparing [2026-05-27T08:04:07.503Z] eeaa73608b53: Preparing [2026-05-27T08:04:07.503Z] 3103ac72f23a: Waiting [2026-05-27T08:04:07.503Z] eeaa73608b53: Waiting [2026-05-27T08:04:07.503Z] 5fd37ea77bfe: Waiting [2026-05-27T08:04:07.503Z] c2c89715ef40: Waiting [2026-05-27T08:04:07.503Z] 34ef2a99c8cd: Waiting [2026-05-27T08:04:07.503Z] 98d7de17bd69: Waiting [2026-05-27T08:04:07.767Z] b8de89f2f6ec: Pushed [2026-05-27T08:04:07.767Z] 6904805e8f61: Pushed [2026-05-27T08:04:07.767Z] dd31c91f15ef: Pushed [2026-05-27T08:04:07.767Z] 33ce733eee26: Pushed [2026-05-27T08:04:07.767Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:07.767Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:07.767Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:08.032Z] 34ef2a99c8cd: Pushed [2026-05-27T08:04:08.032Z] 5fd37ea77bfe: Pushed [2026-05-27T08:04:11.558Z] c2c89715ef40: Pushed [2026-05-27T08:04:14.273Z] 4028dbdc6c1e: Pushed [2026-05-27T08:04:14.273Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:14.693Z] + 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-27T08:04:16.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-27T08:04:16.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:04:16.542Z] dd31c91f15ef: Preparing [2026-05-27T08:04:16.542Z] 6904805e8f61: Preparing [2026-05-27T08:04:16.542Z] 4028dbdc6c1e: Preparing [2026-05-27T08:04:16.542Z] b8de89f2f6ec: Preparing [2026-05-27T08:04:16.542Z] 33ce733eee26: Preparing [2026-05-27T08:04:16.542Z] 3103ac72f23a: Preparing [2026-05-27T08:04:16.542Z] 98d7de17bd69: Preparing [2026-05-27T08:04:16.542Z] 34ef2a99c8cd: Preparing [2026-05-27T08:04:16.542Z] 5fd37ea77bfe: Preparing [2026-05-27T08:04:16.542Z] c2c89715ef40: Preparing [2026-05-27T08:04:16.542Z] eeaa73608b53: Preparing [2026-05-27T08:04:16.542Z] 98d7de17bd69: Waiting [2026-05-27T08:04:16.542Z] 34ef2a99c8cd: Waiting [2026-05-27T08:04:16.542Z] 5fd37ea77bfe: Waiting [2026-05-27T08:04:16.542Z] eeaa73608b53: Waiting [2026-05-27T08:04:16.542Z] c2c89715ef40: Waiting [2026-05-27T08:04:16.542Z] 3103ac72f23a: Waiting [2026-05-27T08:04:16.542Z] 6904805e8f61: Layer already exists [2026-05-27T08:04:16.542Z] b8de89f2f6ec: Layer already exists [2026-05-27T08:04:16.542Z] 4028dbdc6c1e: Layer already exists [2026-05-27T08:04:16.542Z] dd31c91f15ef: Layer already exists [2026-05-27T08:04:16.542Z] 33ce733eee26: Layer already exists [2026-05-27T08:04:16.542Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:16.542Z] 34ef2a99c8cd: Layer already exists [2026-05-27T08:04:16.542Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:16.542Z] 5fd37ea77bfe: Layer already exists [2026-05-27T08:04:16.542Z] c2c89715ef40: Layer already exists [2026-05-27T08:04:16.542Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:16.542Z] latest: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:16.946Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:17.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.117 [2026-05-27T08:04:17.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:04:17.301Z] dd31c91f15ef: Preparing [2026-05-27T08:04:17.301Z] 6904805e8f61: Preparing [2026-05-27T08:04:17.301Z] 4028dbdc6c1e: Preparing [2026-05-27T08:04:17.301Z] b8de89f2f6ec: Preparing [2026-05-27T08:04:17.301Z] 33ce733eee26: Preparing [2026-05-27T08:04:17.301Z] 3103ac72f23a: Preparing [2026-05-27T08:04:17.301Z] 98d7de17bd69: Preparing [2026-05-27T08:04:17.301Z] 34ef2a99c8cd: Preparing [2026-05-27T08:04:17.301Z] 5fd37ea77bfe: Preparing [2026-05-27T08:04:17.301Z] c2c89715ef40: Preparing [2026-05-27T08:04:17.301Z] eeaa73608b53: Preparing [2026-05-27T08:04:17.301Z] 3103ac72f23a: Waiting [2026-05-27T08:04:17.301Z] 98d7de17bd69: Waiting [2026-05-27T08:04:17.301Z] 34ef2a99c8cd: Waiting [2026-05-27T08:04:17.301Z] 5fd37ea77bfe: Waiting [2026-05-27T08:04:17.301Z] c2c89715ef40: Waiting [2026-05-27T08:04:17.301Z] eeaa73608b53: Waiting [2026-05-27T08:04:17.301Z] dd31c91f15ef: Layer already exists [2026-05-27T08:04:17.301Z] b8de89f2f6ec: Layer already exists [2026-05-27T08:04:17.301Z] 6904805e8f61: Layer already exists [2026-05-27T08:04:17.301Z] 4028dbdc6c1e: Layer already exists [2026-05-27T08:04:17.301Z] 33ce733eee26: Layer already exists [2026-05-27T08:04:17.301Z] 34ef2a99c8cd: Layer already exists [2026-05-27T08:04:17.301Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:17.301Z] c2c89715ef40: Layer already exists [2026-05-27T08:04:17.301Z] 5fd37ea77bfe: Layer already exists [2026-05-27T08:04:17.301Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:17.301Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:17.565Z] 4.1.0-dev.117: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:17.948Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:18.301Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:18.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:04:18.301Z] dd31c91f15ef: Preparing [2026-05-27T08:04:18.301Z] 6904805e8f61: Preparing [2026-05-27T08:04:18.301Z] 4028dbdc6c1e: Preparing [2026-05-27T08:04:18.301Z] b8de89f2f6ec: Preparing [2026-05-27T08:04:18.301Z] 33ce733eee26: Preparing [2026-05-27T08:04:18.301Z] 3103ac72f23a: Preparing [2026-05-27T08:04:18.301Z] 98d7de17bd69: Preparing [2026-05-27T08:04:18.301Z] 34ef2a99c8cd: Preparing [2026-05-27T08:04:18.301Z] 5fd37ea77bfe: Preparing [2026-05-27T08:04:18.301Z] c2c89715ef40: Preparing [2026-05-27T08:04:18.301Z] eeaa73608b53: Preparing [2026-05-27T08:04:18.301Z] 34ef2a99c8cd: Waiting [2026-05-27T08:04:18.301Z] 5fd37ea77bfe: Waiting [2026-05-27T08:04:18.301Z] c2c89715ef40: Waiting [2026-05-27T08:04:18.301Z] 3103ac72f23a: Waiting [2026-05-27T08:04:18.301Z] 98d7de17bd69: Waiting [2026-05-27T08:04:18.301Z] eeaa73608b53: Waiting [2026-05-27T08:04:18.301Z] dd31c91f15ef: Layer already exists [2026-05-27T08:04:18.301Z] 6904805e8f61: Layer already exists [2026-05-27T08:04:18.301Z] 4028dbdc6c1e: Layer already exists [2026-05-27T08:04:18.301Z] 33ce733eee26: Layer already exists [2026-05-27T08:04:18.301Z] b8de89f2f6ec: Layer already exists [2026-05-27T08:04:18.301Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:18.301Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:18.301Z] c2c89715ef40: Layer already exists [2026-05-27T08:04:18.301Z] 5fd37ea77bfe: Layer already exists [2026-05-27T08:04:18.301Z] 34ef2a99c8cd: Layer already exists [2026-05-27T08:04:18.301Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:18.569Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:18.914Z] + 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-27T08:04:19.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-27T08:04:19.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-27T08:04:19.260Z] dd31c91f15ef: Preparing [2026-05-27T08:04:19.260Z] 6904805e8f61: Preparing [2026-05-27T08:04:19.260Z] 4028dbdc6c1e: Preparing [2026-05-27T08:04:19.260Z] b8de89f2f6ec: Preparing [2026-05-27T08:04:19.260Z] 33ce733eee26: Preparing [2026-05-27T08:04:19.260Z] 3103ac72f23a: Preparing [2026-05-27T08:04:19.260Z] 98d7de17bd69: Preparing [2026-05-27T08:04:19.260Z] 34ef2a99c8cd: Preparing [2026-05-27T08:04:19.260Z] 5fd37ea77bfe: Preparing [2026-05-27T08:04:19.260Z] c2c89715ef40: Preparing [2026-05-27T08:04:19.260Z] eeaa73608b53: Preparing [2026-05-27T08:04:19.260Z] 3103ac72f23a: Waiting [2026-05-27T08:04:19.260Z] 98d7de17bd69: Waiting [2026-05-27T08:04:19.260Z] 34ef2a99c8cd: Waiting [2026-05-27T08:04:19.260Z] 5fd37ea77bfe: Waiting [2026-05-27T08:04:19.260Z] c2c89715ef40: Waiting [2026-05-27T08:04:19.260Z] 6904805e8f61: Layer already exists [2026-05-27T08:04:19.260Z] 33ce733eee26: Layer already exists [2026-05-27T08:04:19.260Z] dd31c91f15ef: Layer already exists [2026-05-27T08:04:19.260Z] 4028dbdc6c1e: Layer already exists [2026-05-27T08:04:19.260Z] b8de89f2f6ec: Layer already exists [2026-05-27T08:04:19.260Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:19.260Z] 34ef2a99c8cd: Layer already exists [2026-05-27T08:04:19.260Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:19.260Z] 5fd37ea77bfe: Layer already exists [2026-05-27T08:04:19.260Z] c2c89715ef40: Layer already exists [2026-05-27T08:04:19.260Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:19.523Z] main: digest: sha256:bd0ee6ad2ed3dc16c982866f6362b2a0fdb557227a74de09daf61dea71860b95 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:04:19.601Z] ===================================================== [Pipeline] echo [2026-05-27T08:04:19.614Z] taggedImages: [2026-05-27T08:04:19.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:19.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-27T08:04:19.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.117 [2026-05-27T08:04:19.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:19.614Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-27T08:04:19.642Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-27T08:04:19.642Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:19.642Z] latest [2026-05-27T08:04:19.642Z] 4.1.0-dev.117 [2026-05-27T08:04:19.642Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:19.642Z] main [2026-05-27T08:04:19.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:20.002Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:20.352Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:20.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:04:20.352Z] b7be0049a5c8: Preparing [2026-05-27T08:04:20.352Z] 8f2877cd4ef1: Preparing [2026-05-27T08:04:20.352Z] 6be49e1c501a: Preparing [2026-05-27T08:04:20.352Z] 514cd2d28e57: Preparing [2026-05-27T08:04:20.352Z] aba681436c89: Preparing [2026-05-27T08:04:20.352Z] 5521ce3c27ed: Preparing [2026-05-27T08:04:20.352Z] a46a9a037bac: Preparing [2026-05-27T08:04:20.352Z] 5521ce3c27ed: Waiting [2026-05-27T08:04:20.352Z] 3103ac72f23a: Preparing [2026-05-27T08:04:20.352Z] a46a9a037bac: Waiting [2026-05-27T08:04:20.352Z] 98d7de17bd69: Preparing [2026-05-27T08:04:20.352Z] 3103ac72f23a: Waiting [2026-05-27T08:04:20.352Z] a07c979f11d2: Preparing [2026-05-27T08:04:20.352Z] 98d7de17bd69: Waiting [2026-05-27T08:04:20.352Z] 5ec7d476d90c: Preparing [2026-05-27T08:04:20.352Z] a07c979f11d2: Waiting [2026-05-27T08:04:20.352Z] eeaa73608b53: Preparing [2026-05-27T08:04:20.352Z] 5ec7d476d90c: Waiting [2026-05-27T08:04:20.621Z] b7be0049a5c8: Pushed [2026-05-27T08:04:20.621Z] aba681436c89: Pushed [2026-05-27T08:04:20.621Z] 8f2877cd4ef1: Pushed [2026-05-27T08:04:20.621Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:20.621Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:20.621Z] 5521ce3c27ed: Pushed [2026-05-27T08:04:20.890Z] a46a9a037bac: Pushed [2026-05-27T08:04:20.890Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:20.890Z] a07c979f11d2: Pushed [2026-05-27T08:04:24.214Z] 5ec7d476d90c: Pushed [2026-05-27T08:04:27.572Z] 514cd2d28e57: Pushed [2026-05-27T08:04:27.572Z] 6be49e1c501a: Pushed [2026-05-27T08:04:30.936Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:31.303Z] + 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-27T08:04:31.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-27T08:04:31.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:04:31.662Z] b7be0049a5c8: Preparing [2026-05-27T08:04:31.662Z] 8f2877cd4ef1: Preparing [2026-05-27T08:04:31.662Z] 6be49e1c501a: Preparing [2026-05-27T08:04:31.662Z] 514cd2d28e57: Preparing [2026-05-27T08:04:31.662Z] aba681436c89: Preparing [2026-05-27T08:04:31.662Z] 5521ce3c27ed: Preparing [2026-05-27T08:04:31.662Z] a46a9a037bac: Preparing [2026-05-27T08:04:31.662Z] 3103ac72f23a: Preparing [2026-05-27T08:04:31.662Z] 98d7de17bd69: Preparing [2026-05-27T08:04:31.662Z] a07c979f11d2: Preparing [2026-05-27T08:04:31.662Z] 5ec7d476d90c: Preparing [2026-05-27T08:04:31.662Z] eeaa73608b53: Preparing [2026-05-27T08:04:31.662Z] 3103ac72f23a: Waiting [2026-05-27T08:04:31.662Z] 98d7de17bd69: Waiting [2026-05-27T08:04:31.662Z] a07c979f11d2: Waiting [2026-05-27T08:04:31.662Z] 5ec7d476d90c: Waiting [2026-05-27T08:04:31.662Z] eeaa73608b53: Waiting [2026-05-27T08:04:31.662Z] 5521ce3c27ed: Waiting [2026-05-27T08:04:31.662Z] a46a9a037bac: Waiting [2026-05-27T08:04:31.662Z] 6be49e1c501a: Layer already exists [2026-05-27T08:04:31.662Z] aba681436c89: Layer already exists [2026-05-27T08:04:31.662Z] 514cd2d28e57: Layer already exists [2026-05-27T08:04:31.662Z] 8f2877cd4ef1: Layer already exists [2026-05-27T08:04:31.662Z] b7be0049a5c8: Layer already exists [2026-05-27T08:04:31.662Z] a46a9a037bac: Layer already exists [2026-05-27T08:04:31.662Z] 5521ce3c27ed: Layer already exists [2026-05-27T08:04:31.662Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:31.662Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:31.662Z] a07c979f11d2: Layer already exists [2026-05-27T08:04:31.662Z] 5ec7d476d90c: Layer already exists [2026-05-27T08:04:31.662Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:31.927Z] latest: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:32.283Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:32.643Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.117 [2026-05-27T08:04:32.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:04:32.643Z] b7be0049a5c8: Preparing [2026-05-27T08:04:32.643Z] 8f2877cd4ef1: Preparing [2026-05-27T08:04:32.643Z] 6be49e1c501a: Preparing [2026-05-27T08:04:32.643Z] 514cd2d28e57: Preparing [2026-05-27T08:04:32.643Z] aba681436c89: Preparing [2026-05-27T08:04:32.643Z] 5521ce3c27ed: Preparing [2026-05-27T08:04:32.643Z] a46a9a037bac: Preparing [2026-05-27T08:04:32.643Z] 3103ac72f23a: Preparing [2026-05-27T08:04:32.643Z] 98d7de17bd69: Preparing [2026-05-27T08:04:32.643Z] a07c979f11d2: Preparing [2026-05-27T08:04:32.643Z] 5ec7d476d90c: Preparing [2026-05-27T08:04:32.643Z] eeaa73608b53: Preparing [2026-05-27T08:04:32.643Z] 98d7de17bd69: Waiting [2026-05-27T08:04:32.643Z] a07c979f11d2: Waiting [2026-05-27T08:04:32.643Z] eeaa73608b53: Waiting [2026-05-27T08:04:32.643Z] 5ec7d476d90c: Waiting [2026-05-27T08:04:32.643Z] 5521ce3c27ed: Waiting [2026-05-27T08:04:32.643Z] a46a9a037bac: Waiting [2026-05-27T08:04:32.643Z] 3103ac72f23a: Waiting [2026-05-27T08:04:32.643Z] b7be0049a5c8: Layer already exists [2026-05-27T08:04:32.643Z] 8f2877cd4ef1: Layer already exists [2026-05-27T08:04:32.643Z] aba681436c89: Layer already exists [2026-05-27T08:04:32.643Z] 6be49e1c501a: Layer already exists [2026-05-27T08:04:32.643Z] 514cd2d28e57: Layer already exists [2026-05-27T08:04:32.643Z] 5521ce3c27ed: Layer already exists [2026-05-27T08:04:32.643Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:32.643Z] a46a9a037bac: Layer already exists [2026-05-27T08:04:32.643Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:32.643Z] a07c979f11d2: Layer already exists [2026-05-27T08:04:32.643Z] 5ec7d476d90c: Layer already exists [2026-05-27T08:04:32.643Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:32.913Z] 4.1.0-dev.117: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:33.266Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:33.637Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:33.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:04:33.638Z] b7be0049a5c8: Preparing [2026-05-27T08:04:33.638Z] 8f2877cd4ef1: Preparing [2026-05-27T08:04:33.638Z] 6be49e1c501a: Preparing [2026-05-27T08:04:33.638Z] 514cd2d28e57: Preparing [2026-05-27T08:04:33.638Z] aba681436c89: Preparing [2026-05-27T08:04:33.638Z] 5521ce3c27ed: Preparing [2026-05-27T08:04:33.638Z] a46a9a037bac: Preparing [2026-05-27T08:04:33.638Z] 3103ac72f23a: Preparing [2026-05-27T08:04:33.638Z] 98d7de17bd69: Preparing [2026-05-27T08:04:33.638Z] a07c979f11d2: Preparing [2026-05-27T08:04:33.638Z] 5ec7d476d90c: Preparing [2026-05-27T08:04:33.638Z] eeaa73608b53: Preparing [2026-05-27T08:04:33.638Z] 5521ce3c27ed: Waiting [2026-05-27T08:04:33.638Z] a46a9a037bac: Waiting [2026-05-27T08:04:33.638Z] 98d7de17bd69: Waiting [2026-05-27T08:04:33.638Z] 3103ac72f23a: Waiting [2026-05-27T08:04:33.638Z] a07c979f11d2: Waiting [2026-05-27T08:04:33.638Z] eeaa73608b53: Waiting [2026-05-27T08:04:33.638Z] b7be0049a5c8: Layer already exists [2026-05-27T08:04:33.638Z] aba681436c89: Layer already exists [2026-05-27T08:04:33.638Z] 6be49e1c501a: Layer already exists [2026-05-27T08:04:33.638Z] 514cd2d28e57: Layer already exists [2026-05-27T08:04:33.638Z] 8f2877cd4ef1: Layer already exists [2026-05-27T08:04:33.638Z] a46a9a037bac: Layer already exists [2026-05-27T08:04:33.638Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:33.638Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:33.638Z] a07c979f11d2: Layer already exists [2026-05-27T08:04:33.638Z] 5521ce3c27ed: Layer already exists [2026-05-27T08:04:33.638Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:33.638Z] 5ec7d476d90c: Layer already exists [2026-05-27T08:04:33.904Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:34.283Z] + 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-27T08:04:34.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-27T08:04:34.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-27T08:04:34.663Z] b7be0049a5c8: Preparing [2026-05-27T08:04:34.663Z] 8f2877cd4ef1: Preparing [2026-05-27T08:04:34.663Z] 6be49e1c501a: Preparing [2026-05-27T08:04:34.663Z] 514cd2d28e57: Preparing [2026-05-27T08:04:34.663Z] aba681436c89: Preparing [2026-05-27T08:04:34.663Z] 5521ce3c27ed: Preparing [2026-05-27T08:04:34.663Z] a46a9a037bac: Preparing [2026-05-27T08:04:34.663Z] 3103ac72f23a: Preparing [2026-05-27T08:04:34.663Z] 98d7de17bd69: Preparing [2026-05-27T08:04:34.663Z] a07c979f11d2: Preparing [2026-05-27T08:04:34.663Z] 5ec7d476d90c: Preparing [2026-05-27T08:04:34.663Z] eeaa73608b53: Preparing [2026-05-27T08:04:34.663Z] 3103ac72f23a: Waiting [2026-05-27T08:04:34.663Z] 98d7de17bd69: Waiting [2026-05-27T08:04:34.663Z] a07c979f11d2: Waiting [2026-05-27T08:04:34.663Z] 5ec7d476d90c: Waiting [2026-05-27T08:04:34.663Z] 5521ce3c27ed: Waiting [2026-05-27T08:04:34.663Z] eeaa73608b53: Waiting [2026-05-27T08:04:34.663Z] a46a9a037bac: Waiting [2026-05-27T08:04:34.663Z] b7be0049a5c8: Layer already exists [2026-05-27T08:04:34.663Z] 514cd2d28e57: Layer already exists [2026-05-27T08:04:34.663Z] 8f2877cd4ef1: Layer already exists [2026-05-27T08:04:34.663Z] 6be49e1c501a: Layer already exists [2026-05-27T08:04:34.663Z] aba681436c89: Layer already exists [2026-05-27T08:04:34.663Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:34.663Z] a07c979f11d2: Layer already exists [2026-05-27T08:04:34.663Z] 5521ce3c27ed: Layer already exists [2026-05-27T08:04:34.663Z] a46a9a037bac: Layer already exists [2026-05-27T08:04:34.663Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:34.663Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:34.663Z] 5ec7d476d90c: Layer already exists [2026-05-27T08:04:34.933Z] main: digest: sha256:6c785822ef87fb481b1e52a72354caa944fef9ad8e2058c75b07ed95eb1e172b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:04:35.022Z] ===================================================== [Pipeline] echo [2026-05-27T08:04:35.040Z] taggedImages: [2026-05-27T08:04:35.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:35.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-27T08:04:35.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.117 [2026-05-27T08:04:35.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:35.040Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-27T08:04:35.061Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-27T08:04:35.061Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:35.061Z] latest [2026-05-27T08:04:35.061Z] 4.1.0-dev.117 [2026-05-27T08:04:35.062Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:35.062Z] main [2026-05-27T08:04:35.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:35.428Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:35.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:35.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:04:35.795Z] ccd315e6d07e: Preparing [2026-05-27T08:04:35.795Z] 37cb35af1d1a: Preparing [2026-05-27T08:04:35.795Z] 3103ac72f23a: Preparing [2026-05-27T08:04:35.795Z] 98d7de17bd69: Preparing [2026-05-27T08:04:35.795Z] 9ef6af6e2d08: Preparing [2026-05-27T08:04:35.795Z] 6aec127f566a: Preparing [2026-05-27T08:04:35.795Z] eeaa73608b53: Preparing [2026-05-27T08:04:35.795Z] 6aec127f566a: Waiting [2026-05-27T08:04:35.795Z] eeaa73608b53: Waiting [2026-05-27T08:04:35.795Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:36.064Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:36.064Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:36.064Z] 9ef6af6e2d08: Pushed [2026-05-27T08:04:36.064Z] ccd315e6d07e: Pushed [2026-05-27T08:04:38.004Z] 6aec127f566a: Pushed [2026-05-27T08:04:43.335Z] 37cb35af1d1a: Pushed [2026-05-27T08:04:43.335Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:43.702Z] + 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-27T08:04:44.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-27T08:04:44.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:04:44.103Z] ccd315e6d07e: Preparing [2026-05-27T08:04:44.103Z] 37cb35af1d1a: Preparing [2026-05-27T08:04:44.103Z] 3103ac72f23a: Preparing [2026-05-27T08:04:44.103Z] 98d7de17bd69: Preparing [2026-05-27T08:04:44.103Z] 9ef6af6e2d08: Preparing [2026-05-27T08:04:44.103Z] 6aec127f566a: Preparing [2026-05-27T08:04:44.103Z] eeaa73608b53: Preparing [2026-05-27T08:04:44.103Z] 6aec127f566a: Waiting [2026-05-27T08:04:44.103Z] eeaa73608b53: Waiting [2026-05-27T08:04:45.092Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:45.092Z] 37cb35af1d1a: Layer already exists [2026-05-27T08:04:45.092Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:45.092Z] 9ef6af6e2d08: Layer already exists [2026-05-27T08:04:45.092Z] ccd315e6d07e: Layer already exists [2026-05-27T08:04:45.092Z] 6aec127f566a: Layer already exists [2026-05-27T08:04:45.092Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:45.092Z] latest: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:45.450Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:45.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.117 [2026-05-27T08:04:45.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:04:45.898Z] ccd315e6d07e: Preparing [2026-05-27T08:04:45.898Z] 37cb35af1d1a: Preparing [2026-05-27T08:04:45.898Z] 3103ac72f23a: Preparing [2026-05-27T08:04:45.898Z] 98d7de17bd69: Preparing [2026-05-27T08:04:45.898Z] 9ef6af6e2d08: Preparing [2026-05-27T08:04:45.898Z] 6aec127f566a: Preparing [2026-05-27T08:04:45.898Z] eeaa73608b53: Preparing [2026-05-27T08:04:45.898Z] 6aec127f566a: Waiting [2026-05-27T08:04:45.898Z] eeaa73608b53: Waiting [2026-05-27T08:04:45.898Z] 37cb35af1d1a: Layer already exists [2026-05-27T08:04:45.898Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:45.898Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:45.898Z] ccd315e6d07e: Layer already exists [2026-05-27T08:04:45.898Z] 9ef6af6e2d08: Layer already exists [2026-05-27T08:04:45.898Z] 6aec127f566a: Layer already exists [2026-05-27T08:04:45.898Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:45.898Z] 4.1.0-dev.117: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:46.299Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:46.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:46.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:04:46.715Z] ccd315e6d07e: Preparing [2026-05-27T08:04:46.715Z] 37cb35af1d1a: Preparing [2026-05-27T08:04:46.715Z] 3103ac72f23a: Preparing [2026-05-27T08:04:46.715Z] 98d7de17bd69: Preparing [2026-05-27T08:04:46.715Z] 9ef6af6e2d08: Preparing [2026-05-27T08:04:46.715Z] 6aec127f566a: Preparing [2026-05-27T08:04:46.715Z] eeaa73608b53: Preparing [2026-05-27T08:04:46.715Z] 6aec127f566a: Waiting [2026-05-27T08:04:46.715Z] eeaa73608b53: Waiting [2026-05-27T08:04:46.715Z] 37cb35af1d1a: Layer already exists [2026-05-27T08:04:46.715Z] ccd315e6d07e: Layer already exists [2026-05-27T08:04:46.715Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:46.715Z] 9ef6af6e2d08: Layer already exists [2026-05-27T08:04:46.715Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:46.715Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:46.715Z] 6aec127f566a: Layer already exists [2026-05-27T08:04:46.715Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:47.068Z] + 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-27T08:04:47.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-27T08:04:47.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-27T08:04:47.428Z] ccd315e6d07e: Preparing [2026-05-27T08:04:47.428Z] 37cb35af1d1a: Preparing [2026-05-27T08:04:47.428Z] 3103ac72f23a: Preparing [2026-05-27T08:04:47.428Z] 98d7de17bd69: Preparing [2026-05-27T08:04:47.428Z] 9ef6af6e2d08: Preparing [2026-05-27T08:04:47.428Z] 6aec127f566a: Preparing [2026-05-27T08:04:47.428Z] eeaa73608b53: Preparing [2026-05-27T08:04:47.428Z] 6aec127f566a: Waiting [2026-05-27T08:04:47.428Z] eeaa73608b53: Waiting [2026-05-27T08:04:47.428Z] ccd315e6d07e: Layer already exists [2026-05-27T08:04:47.428Z] 9ef6af6e2d08: Layer already exists [2026-05-27T08:04:47.428Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:47.428Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:47.428Z] 37cb35af1d1a: Layer already exists [2026-05-27T08:04:47.428Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:47.428Z] 6aec127f566a: Layer already exists [2026-05-27T08:04:47.428Z] main: digest: sha256:58f477d59966e5ac7fc956956272bd0b800b1f6a43c7bbecfe1178953d2dcd50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:04:47.929Z] ===================================================== [Pipeline] echo [2026-05-27T08:04:47.943Z] taggedImages: [2026-05-27T08:04:47.943Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:47.943Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-27T08:04:47.943Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.117 [2026-05-27T08:04:47.943Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:47.943Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-27T08:04:47.982Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-27T08:04:47.982Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:47.982Z] latest [2026-05-27T08:04:47.982Z] 4.1.0-dev.117 [2026-05-27T08:04:47.982Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:04:47.982Z] main [2026-05-27T08:04:47.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:48.422Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:04:48.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:04:48.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:04:48.797Z] 4e7c343f4a2b: Preparing [2026-05-27T08:04:48.797Z] 581351b75a70: Preparing [2026-05-27T08:04:48.797Z] 7f918fb0d7c6: Preparing [2026-05-27T08:04:48.797Z] 3103ac72f23a: Preparing [2026-05-27T08:04:48.797Z] 98d7de17bd69: Preparing [2026-05-27T08:04:48.797Z] 839666f3c97a: Preparing [2026-05-27T08:04:48.797Z] a125ce49e252: Preparing [2026-05-27T08:04:48.797Z] 6e03a75a8ecd: Preparing [2026-05-27T08:04:48.797Z] a125ce49e252: Waiting [2026-05-27T08:04:48.797Z] ddc52f28b333: Preparing [2026-05-27T08:04:48.797Z] 6e03a75a8ecd: Waiting [2026-05-27T08:04:48.797Z] eeaa73608b53: Preparing [2026-05-27T08:04:48.797Z] ddc52f28b333: Waiting [2026-05-27T08:04:48.797Z] eeaa73608b53: Waiting [2026-05-27T08:04:48.797Z] 3103ac72f23a: Layer already exists [2026-05-27T08:04:48.797Z] 98d7de17bd69: Layer already exists [2026-05-27T08:04:49.066Z] 7f918fb0d7c6: Pushed [2026-05-27T08:04:49.066Z] 581351b75a70: Pushed [2026-05-27T08:04:49.066Z] 4e7c343f4a2b: Pushed [2026-05-27T08:04:49.066Z] eeaa73608b53: Layer already exists [2026-05-27T08:04:49.066Z] 6e03a75a8ecd: Pushed [2026-05-27T08:04:50.037Z] ddc52f28b333: Pushed [2026-05-27T08:05:02.309Z] a125ce49e252: Pushed [2026-05-27T08:05:17.260Z] 839666f3c97a: Pushed [2026-05-27T08:05:17.260Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:17.608Z] + 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-27T08:05:17.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-27T08:05:17.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:05:17.953Z] 4e7c343f4a2b: Preparing [2026-05-27T08:05:17.953Z] 581351b75a70: Preparing [2026-05-27T08:05:17.953Z] 7f918fb0d7c6: Preparing [2026-05-27T08:05:17.953Z] 3103ac72f23a: Preparing [2026-05-27T08:05:17.953Z] 98d7de17bd69: Preparing [2026-05-27T08:05:17.953Z] 839666f3c97a: Preparing [2026-05-27T08:05:17.953Z] a125ce49e252: Preparing [2026-05-27T08:05:17.953Z] 6e03a75a8ecd: Preparing [2026-05-27T08:05:17.953Z] ddc52f28b333: Preparing [2026-05-27T08:05:17.953Z] eeaa73608b53: Preparing [2026-05-27T08:05:17.953Z] 839666f3c97a: Waiting [2026-05-27T08:05:17.953Z] a125ce49e252: Waiting [2026-05-27T08:05:17.953Z] 6e03a75a8ecd: Waiting [2026-05-27T08:05:17.953Z] ddc52f28b333: Waiting [2026-05-27T08:05:17.953Z] eeaa73608b53: Waiting [2026-05-27T08:05:17.953Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:17.953Z] 4e7c343f4a2b: Layer already exists [2026-05-27T08:05:17.953Z] 581351b75a70: Layer already exists [2026-05-27T08:05:17.953Z] 7f918fb0d7c6: Layer already exists [2026-05-27T08:05:17.953Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:17.953Z] ddc52f28b333: Layer already exists [2026-05-27T08:05:17.953Z] a125ce49e252: Layer already exists [2026-05-27T08:05:17.953Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:17.953Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:05:17.953Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:18.220Z] latest: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:18.574Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:18.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.117 [2026-05-27T08:05:18.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:05:18.921Z] 4e7c343f4a2b: Preparing [2026-05-27T08:05:18.921Z] 581351b75a70: Preparing [2026-05-27T08:05:18.921Z] 7f918fb0d7c6: Preparing [2026-05-27T08:05:18.921Z] 3103ac72f23a: Preparing [2026-05-27T08:05:18.921Z] 98d7de17bd69: Preparing [2026-05-27T08:05:18.921Z] 839666f3c97a: Preparing [2026-05-27T08:05:18.921Z] a125ce49e252: Preparing [2026-05-27T08:05:18.921Z] 6e03a75a8ecd: Preparing [2026-05-27T08:05:18.921Z] ddc52f28b333: Preparing [2026-05-27T08:05:18.921Z] eeaa73608b53: Preparing [2026-05-27T08:05:18.921Z] 6e03a75a8ecd: Waiting [2026-05-27T08:05:18.921Z] ddc52f28b333: Waiting [2026-05-27T08:05:18.921Z] eeaa73608b53: Waiting [2026-05-27T08:05:18.921Z] 839666f3c97a: Waiting [2026-05-27T08:05:18.921Z] a125ce49e252: Waiting [2026-05-27T08:05:18.921Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:18.921Z] 581351b75a70: Layer already exists [2026-05-27T08:05:18.921Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:18.921Z] 4e7c343f4a2b: Layer already exists [2026-05-27T08:05:18.921Z] 7f918fb0d7c6: Layer already exists [2026-05-27T08:05:18.921Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:05:18.921Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:18.921Z] a125ce49e252: Layer already exists [2026-05-27T08:05:18.921Z] ddc52f28b333: Layer already exists [2026-05-27T08:05:18.921Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:18.921Z] 4.1.0-dev.117: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:19.539Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:19.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:05:19.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:05:19.895Z] 4e7c343f4a2b: Preparing [2026-05-27T08:05:19.895Z] 581351b75a70: Preparing [2026-05-27T08:05:19.895Z] 7f918fb0d7c6: Preparing [2026-05-27T08:05:19.895Z] 3103ac72f23a: Preparing [2026-05-27T08:05:19.895Z] 98d7de17bd69: Preparing [2026-05-27T08:05:19.895Z] 839666f3c97a: Preparing [2026-05-27T08:05:19.895Z] a125ce49e252: Preparing [2026-05-27T08:05:19.895Z] 6e03a75a8ecd: Preparing [2026-05-27T08:05:19.895Z] ddc52f28b333: Preparing [2026-05-27T08:05:19.895Z] eeaa73608b53: Preparing [2026-05-27T08:05:19.895Z] 839666f3c97a: Waiting [2026-05-27T08:05:19.895Z] 6e03a75a8ecd: Waiting [2026-05-27T08:05:19.895Z] a125ce49e252: Waiting [2026-05-27T08:05:19.895Z] eeaa73608b53: Waiting [2026-05-27T08:05:19.895Z] ddc52f28b333: Waiting [2026-05-27T08:05:19.895Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:19.895Z] 7f918fb0d7c6: Layer already exists [2026-05-27T08:05:19.895Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:19.895Z] 4e7c343f4a2b: Layer already exists [2026-05-27T08:05:19.895Z] 581351b75a70: Layer already exists [2026-05-27T08:05:19.895Z] a125ce49e252: Layer already exists [2026-05-27T08:05:19.895Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:19.895Z] ddc52f28b333: Layer already exists [2026-05-27T08:05:19.895Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:05:19.895Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:19.895Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:20.511Z] + 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-27T08:05:20.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-27T08:05:20.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-27T08:05:20.861Z] 4e7c343f4a2b: Preparing [2026-05-27T08:05:20.861Z] 581351b75a70: Preparing [2026-05-27T08:05:20.861Z] 7f918fb0d7c6: Preparing [2026-05-27T08:05:20.861Z] 3103ac72f23a: Preparing [2026-05-27T08:05:20.861Z] 98d7de17bd69: Preparing [2026-05-27T08:05:20.861Z] 839666f3c97a: Preparing [2026-05-27T08:05:20.861Z] a125ce49e252: Preparing [2026-05-27T08:05:20.861Z] 6e03a75a8ecd: Preparing [2026-05-27T08:05:20.861Z] ddc52f28b333: Preparing [2026-05-27T08:05:20.861Z] eeaa73608b53: Preparing [2026-05-27T08:05:20.861Z] a125ce49e252: Waiting [2026-05-27T08:05:20.861Z] ddc52f28b333: Waiting [2026-05-27T08:05:20.861Z] 839666f3c97a: Waiting [2026-05-27T08:05:20.861Z] 6e03a75a8ecd: Waiting [2026-05-27T08:05:20.861Z] 581351b75a70: Layer already exists [2026-05-27T08:05:20.861Z] 4e7c343f4a2b: Layer already exists [2026-05-27T08:05:20.861Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:20.861Z] 7f918fb0d7c6: Layer already exists [2026-05-27T08:05:20.861Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:20.861Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:20.861Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:05:20.861Z] a125ce49e252: Layer already exists [2026-05-27T08:05:20.861Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:20.861Z] ddc52f28b333: Layer already exists [2026-05-27T08:05:21.124Z] main: digest: sha256:2537f82de629ad7bee18cc73b28a00d7a36be030361a2e4515adb84f825ef1fd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:05:21.213Z] ===================================================== [Pipeline] echo [2026-05-27T08:05:21.232Z] taggedImages: [2026-05-27T08:05:21.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:05:21.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-27T08:05:21.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.117 [2026-05-27T08:05:21.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:05:21.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-27T08:05:21.261Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-27T08:05:21.261Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:05:21.261Z] latest [2026-05-27T08:05:21.261Z] 4.1.0-dev.117 [2026-05-27T08:05:21.261Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:05:21.261Z] main [2026-05-27T08:05:21.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:21.629Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:21.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:05:21.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:05:21.973Z] 865a2f25b609: Preparing [2026-05-27T08:05:21.973Z] acaf8a1a640a: Preparing [2026-05-27T08:05:21.973Z] 2d2c71a40533: Preparing [2026-05-27T08:05:21.973Z] 3103ac72f23a: Preparing [2026-05-27T08:05:21.973Z] 98d7de17bd69: Preparing [2026-05-27T08:05:21.973Z] 839666f3c97a: Preparing [2026-05-27T08:05:21.973Z] 8ec901b3dd5f: Preparing [2026-05-27T08:05:21.973Z] 9df1990a2213: Preparing [2026-05-27T08:05:21.973Z] eeaa73608b53: Preparing [2026-05-27T08:05:21.973Z] 839666f3c97a: Waiting [2026-05-27T08:05:21.973Z] 8ec901b3dd5f: Waiting [2026-05-27T08:05:21.973Z] 9df1990a2213: Waiting [2026-05-27T08:05:21.973Z] eeaa73608b53: Waiting [2026-05-27T08:05:21.973Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:21.973Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:22.239Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:22.239Z] 2d2c71a40533: Pushed [2026-05-27T08:05:22.239Z] acaf8a1a640a: Pushed [2026-05-27T08:05:22.239Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:22.239Z] 8ec901b3dd5f: Pushed [2026-05-27T08:05:22.239Z] 865a2f25b609: Pushed [2026-05-27T08:05:22.819Z] 9df1990a2213: Pushed [2026-05-27T08:05:23.084Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:23.452Z] + 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-27T08:05:23.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-27T08:05:23.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:05:23.804Z] 865a2f25b609: Preparing [2026-05-27T08:05:23.804Z] acaf8a1a640a: Preparing [2026-05-27T08:05:23.804Z] 2d2c71a40533: Preparing [2026-05-27T08:05:23.804Z] 3103ac72f23a: Preparing [2026-05-27T08:05:23.804Z] 98d7de17bd69: Preparing [2026-05-27T08:05:23.804Z] 839666f3c97a: Preparing [2026-05-27T08:05:23.804Z] 8ec901b3dd5f: Preparing [2026-05-27T08:05:23.804Z] 9df1990a2213: Preparing [2026-05-27T08:05:23.804Z] eeaa73608b53: Preparing [2026-05-27T08:05:23.804Z] 839666f3c97a: Waiting [2026-05-27T08:05:23.804Z] 8ec901b3dd5f: Waiting [2026-05-27T08:05:23.804Z] 9df1990a2213: Waiting [2026-05-27T08:05:23.804Z] eeaa73608b53: Waiting [2026-05-27T08:05:23.804Z] 865a2f25b609: Layer already exists [2026-05-27T08:05:23.804Z] acaf8a1a640a: Layer already exists [2026-05-27T08:05:23.804Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:23.804Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:23.804Z] 2d2c71a40533: Layer already exists [2026-05-27T08:05:23.804Z] 8ec901b3dd5f: Layer already exists [2026-05-27T08:05:23.804Z] 9df1990a2213: Layer already exists [2026-05-27T08:05:23.804Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:23.804Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:24.068Z] latest: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:24.424Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:24.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.117 [2026-05-27T08:05:24.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:05:24.823Z] 865a2f25b609: Preparing [2026-05-27T08:05:24.823Z] acaf8a1a640a: Preparing [2026-05-27T08:05:24.823Z] 2d2c71a40533: Preparing [2026-05-27T08:05:24.823Z] 3103ac72f23a: Preparing [2026-05-27T08:05:24.823Z] 98d7de17bd69: Preparing [2026-05-27T08:05:24.823Z] 839666f3c97a: Preparing [2026-05-27T08:05:24.823Z] 8ec901b3dd5f: Preparing [2026-05-27T08:05:24.823Z] 9df1990a2213: Preparing [2026-05-27T08:05:24.823Z] eeaa73608b53: Preparing [2026-05-27T08:05:24.823Z] 8ec901b3dd5f: Waiting [2026-05-27T08:05:24.823Z] 9df1990a2213: Waiting [2026-05-27T08:05:24.823Z] eeaa73608b53: Waiting [2026-05-27T08:05:24.823Z] 839666f3c97a: Waiting [2026-05-27T08:05:24.823Z] acaf8a1a640a: Layer already exists [2026-05-27T08:05:24.823Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:24.823Z] 865a2f25b609: Layer already exists [2026-05-27T08:05:24.823Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:24.823Z] 2d2c71a40533: Layer already exists [2026-05-27T08:05:24.823Z] 8ec901b3dd5f: Layer already exists [2026-05-27T08:05:24.823Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:24.823Z] 9df1990a2213: Layer already exists [2026-05-27T08:05:24.823Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:25.094Z] 4.1.0-dev.117: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:25.477Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:27.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:05:27.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:05:27.248Z] 865a2f25b609: Preparing [2026-05-27T08:05:27.248Z] acaf8a1a640a: Preparing [2026-05-27T08:05:27.248Z] 2d2c71a40533: Preparing [2026-05-27T08:05:27.248Z] 3103ac72f23a: Preparing [2026-05-27T08:05:27.248Z] 98d7de17bd69: Preparing [2026-05-27T08:05:27.248Z] 839666f3c97a: Preparing [2026-05-27T08:05:27.248Z] 8ec901b3dd5f: Preparing [2026-05-27T08:05:27.248Z] 9df1990a2213: Preparing [2026-05-27T08:05:27.248Z] eeaa73608b53: Preparing [2026-05-27T08:05:27.248Z] 8ec901b3dd5f: Waiting [2026-05-27T08:05:27.248Z] 9df1990a2213: Waiting [2026-05-27T08:05:27.248Z] eeaa73608b53: Waiting [2026-05-27T08:05:27.248Z] 839666f3c97a: Waiting [2026-05-27T08:05:27.248Z] 2d2c71a40533: Layer already exists [2026-05-27T08:05:27.248Z] 865a2f25b609: Layer already exists [2026-05-27T08:05:27.248Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:27.248Z] acaf8a1a640a: Layer already exists [2026-05-27T08:05:27.248Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:27.248Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:27.248Z] 9df1990a2213: Layer already exists [2026-05-27T08:05:27.248Z] 8ec901b3dd5f: Layer already exists [2026-05-27T08:05:27.248Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:27.248Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:27.867Z] + 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-27T08:05:28.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-27T08:05:28.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-27T08:05:28.254Z] 865a2f25b609: Preparing [2026-05-27T08:05:28.254Z] acaf8a1a640a: Preparing [2026-05-27T08:05:28.254Z] 2d2c71a40533: Preparing [2026-05-27T08:05:28.254Z] 3103ac72f23a: Preparing [2026-05-27T08:05:28.254Z] 98d7de17bd69: Preparing [2026-05-27T08:05:28.254Z] 839666f3c97a: Preparing [2026-05-27T08:05:28.254Z] 8ec901b3dd5f: Preparing [2026-05-27T08:05:28.254Z] 9df1990a2213: Preparing [2026-05-27T08:05:28.254Z] eeaa73608b53: Preparing [2026-05-27T08:05:28.254Z] 8ec901b3dd5f: Waiting [2026-05-27T08:05:28.254Z] 9df1990a2213: Waiting [2026-05-27T08:05:28.254Z] eeaa73608b53: Waiting [2026-05-27T08:05:28.254Z] 839666f3c97a: Waiting [2026-05-27T08:05:28.254Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:28.254Z] acaf8a1a640a: Layer already exists [2026-05-27T08:05:28.254Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:28.254Z] 2d2c71a40533: Layer already exists [2026-05-27T08:05:28.254Z] 865a2f25b609: Layer already exists [2026-05-27T08:05:28.254Z] 8ec901b3dd5f: Layer already exists [2026-05-27T08:05:28.254Z] 839666f3c97a: Layer already exists [2026-05-27T08:05:28.254Z] eeaa73608b53: Layer already exists [2026-05-27T08:05:28.254Z] 9df1990a2213: Layer already exists [2026-05-27T08:05:28.518Z] main: digest: sha256:00c8584080ddbf2eadda782793fe81e3e9d938cae896b05a6650417dccd8c887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:05:28.612Z] ===================================================== [Pipeline] echo [2026-05-27T08:05:28.633Z] taggedImages: [2026-05-27T08:05:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:05:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-27T08:05:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.117 [2026-05-27T08:05:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:05:28.633Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-27T08:05:28.660Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-27T08:05:28.660Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:05:28.660Z] latest [2026-05-27T08:05:28.660Z] 4.1.0-dev.117 [2026-05-27T08:05:28.660Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:05:28.660Z] main [2026-05-27T08:05:28.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:29.026Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:05:29.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:05:29.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:05:29.376Z] e0a79f49b986: Preparing [2026-05-27T08:05:29.376Z] 2728484f2eae: Preparing [2026-05-27T08:05:29.376Z] f787d9a9acf2: Preparing [2026-05-27T08:05:29.376Z] 3103ac72f23a: Preparing [2026-05-27T08:05:29.376Z] 98d7de17bd69: Preparing [2026-05-27T08:05:29.376Z] 035f9740dde5: Preparing [2026-05-27T08:05:29.376Z] 6e03a75a8ecd: Preparing [2026-05-27T08:05:29.376Z] ddc52f28b333: Preparing [2026-05-27T08:05:29.376Z] eeaa73608b53: Preparing [2026-05-27T08:05:29.376Z] 6e03a75a8ecd: Waiting [2026-05-27T08:05:29.376Z] ddc52f28b333: Waiting [2026-05-27T08:05:29.376Z] eeaa73608b53: Waiting [2026-05-27T08:05:29.376Z] 035f9740dde5: Waiting [2026-05-27T08:05:29.376Z] 98d7de17bd69: Layer already exists [2026-05-27T08:05:29.376Z] 3103ac72f23a: Layer already exists [2026-05-27T08:05:29.641Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:05:29.641Z] 2728484f2eae: Pushed [2026-05-27T08:05:29.641Z] f787d9a9acf2: Pushed [2026-05-27T08:05:29.641Z] e0a79f49b986: Pushed [2026-05-27T08:05:29.641Z] ddc52f28b333: Layer already exists [2026-05-27T08:05:29.641Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:01.945Z] 035f9740dde5: Pushed [2026-05-27T08:06:01.945Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:02.338Z] + 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-27T08:06:02.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-27T08:06:02.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:06:02.690Z] e0a79f49b986: Preparing [2026-05-27T08:06:02.690Z] 2728484f2eae: Preparing [2026-05-27T08:06:02.690Z] f787d9a9acf2: Preparing [2026-05-27T08:06:02.690Z] 3103ac72f23a: Preparing [2026-05-27T08:06:02.690Z] 98d7de17bd69: Preparing [2026-05-27T08:06:02.690Z] 035f9740dde5: Preparing [2026-05-27T08:06:02.690Z] 6e03a75a8ecd: Preparing [2026-05-27T08:06:02.690Z] ddc52f28b333: Preparing [2026-05-27T08:06:02.690Z] eeaa73608b53: Preparing [2026-05-27T08:06:02.690Z] 6e03a75a8ecd: Waiting [2026-05-27T08:06:02.690Z] ddc52f28b333: Waiting [2026-05-27T08:06:02.690Z] eeaa73608b53: Waiting [2026-05-27T08:06:02.690Z] 035f9740dde5: Waiting [2026-05-27T08:06:02.690Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:02.690Z] e0a79f49b986: Layer already exists [2026-05-27T08:06:02.690Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:02.690Z] f787d9a9acf2: Layer already exists [2026-05-27T08:06:02.690Z] 2728484f2eae: Layer already exists [2026-05-27T08:06:02.690Z] 035f9740dde5: Layer already exists [2026-05-27T08:06:02.690Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:06:02.690Z] ddc52f28b333: Layer already exists [2026-05-27T08:06:02.690Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:02.954Z] latest: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:03.308Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:03.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.117 [2026-05-27T08:06:03.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:06:03.658Z] e0a79f49b986: Preparing [2026-05-27T08:06:03.658Z] 2728484f2eae: Preparing [2026-05-27T08:06:03.658Z] f787d9a9acf2: Preparing [2026-05-27T08:06:03.658Z] 3103ac72f23a: Preparing [2026-05-27T08:06:03.658Z] 98d7de17bd69: Preparing [2026-05-27T08:06:03.659Z] 035f9740dde5: Preparing [2026-05-27T08:06:03.659Z] 6e03a75a8ecd: Preparing [2026-05-27T08:06:03.659Z] ddc52f28b333: Preparing [2026-05-27T08:06:03.659Z] eeaa73608b53: Preparing [2026-05-27T08:06:03.659Z] 6e03a75a8ecd: Waiting [2026-05-27T08:06:03.659Z] 035f9740dde5: Waiting [2026-05-27T08:06:03.659Z] ddc52f28b333: Waiting [2026-05-27T08:06:03.659Z] eeaa73608b53: Waiting [2026-05-27T08:06:03.659Z] f787d9a9acf2: Layer already exists [2026-05-27T08:06:03.659Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:03.659Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:03.659Z] 2728484f2eae: Layer already exists [2026-05-27T08:06:03.659Z] e0a79f49b986: Layer already exists [2026-05-27T08:06:03.659Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:06:03.659Z] 035f9740dde5: Layer already exists [2026-05-27T08:06:03.659Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:03.659Z] ddc52f28b333: Layer already exists [2026-05-27T08:06:03.923Z] 4.1.0-dev.117: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:04.301Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:04.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:04.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:06:04.665Z] e0a79f49b986: Preparing [2026-05-27T08:06:04.665Z] 2728484f2eae: Preparing [2026-05-27T08:06:04.665Z] f787d9a9acf2: Preparing [2026-05-27T08:06:04.665Z] 3103ac72f23a: Preparing [2026-05-27T08:06:04.665Z] 98d7de17bd69: Preparing [2026-05-27T08:06:04.665Z] 035f9740dde5: Preparing [2026-05-27T08:06:04.665Z] 6e03a75a8ecd: Preparing [2026-05-27T08:06:04.665Z] ddc52f28b333: Preparing [2026-05-27T08:06:04.665Z] eeaa73608b53: Preparing [2026-05-27T08:06:04.665Z] 6e03a75a8ecd: Waiting [2026-05-27T08:06:04.665Z] ddc52f28b333: Waiting [2026-05-27T08:06:04.665Z] 035f9740dde5: Waiting [2026-05-27T08:06:04.665Z] eeaa73608b53: Waiting [2026-05-27T08:06:04.665Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:04.665Z] 2728484f2eae: Layer already exists [2026-05-27T08:06:04.665Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:04.665Z] e0a79f49b986: Layer already exists [2026-05-27T08:06:04.665Z] f787d9a9acf2: Layer already exists [2026-05-27T08:06:04.665Z] ddc52f28b333: Layer already exists [2026-05-27T08:06:04.665Z] 035f9740dde5: Layer already exists [2026-05-27T08:06:04.665Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:06:04.665Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:04.665Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:05.287Z] + 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-27T08:06:05.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-27T08:06:05.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-27T08:06:05.639Z] e0a79f49b986: Preparing [2026-05-27T08:06:05.639Z] 2728484f2eae: Preparing [2026-05-27T08:06:05.639Z] f787d9a9acf2: Preparing [2026-05-27T08:06:05.639Z] 3103ac72f23a: Preparing [2026-05-27T08:06:05.639Z] 98d7de17bd69: Preparing [2026-05-27T08:06:05.639Z] 035f9740dde5: Preparing [2026-05-27T08:06:05.639Z] 6e03a75a8ecd: Preparing [2026-05-27T08:06:05.639Z] ddc52f28b333: Preparing [2026-05-27T08:06:05.639Z] eeaa73608b53: Preparing [2026-05-27T08:06:05.639Z] 035f9740dde5: Waiting [2026-05-27T08:06:05.639Z] 6e03a75a8ecd: Waiting [2026-05-27T08:06:05.639Z] ddc52f28b333: Waiting [2026-05-27T08:06:05.639Z] eeaa73608b53: Waiting [2026-05-27T08:06:05.639Z] f787d9a9acf2: Layer already exists [2026-05-27T08:06:05.639Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:05.639Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:05.639Z] e0a79f49b986: Layer already exists [2026-05-27T08:06:05.639Z] 2728484f2eae: Layer already exists [2026-05-27T08:06:05.639Z] ddc52f28b333: Layer already exists [2026-05-27T08:06:05.639Z] 6e03a75a8ecd: Layer already exists [2026-05-27T08:06:05.639Z] 035f9740dde5: Layer already exists [2026-05-27T08:06:05.639Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:05.916Z] main: digest: sha256:359fa1fa3f025293924de33b23646625ee3af28c0004b6924f0bd64d188a4d55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:06:06.012Z] ===================================================== [Pipeline] echo [2026-05-27T08:06:06.024Z] taggedImages: [2026-05-27T08:06:06.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:06:06.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-27T08:06:06.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.117 [2026-05-27T08:06:06.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:06.024Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-27T08:06:06.043Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-27T08:06:06.043Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:06:06.043Z] latest [2026-05-27T08:06:06.043Z] 4.1.0-dev.117 [2026-05-27T08:06:06.043Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:06.043Z] main [2026-05-27T08:06:06.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:06.441Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:06.786Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:06:06.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:06:06.786Z] 245dea482d19: Preparing [2026-05-27T08:06:06.786Z] daaafee94016: Preparing [2026-05-27T08:06:06.786Z] 3103ac72f23a: Preparing [2026-05-27T08:06:06.786Z] 98d7de17bd69: Preparing [2026-05-27T08:06:06.786Z] b0f20831a676: Preparing [2026-05-27T08:06:06.786Z] 03c4028d73cf: Preparing [2026-05-27T08:06:06.786Z] eeaa73608b53: Preparing [2026-05-27T08:06:06.786Z] 03c4028d73cf: Waiting [2026-05-27T08:06:06.786Z] eeaa73608b53: Waiting [2026-05-27T08:06:07.056Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:07.056Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:07.056Z] b0f20831a676: Pushed [2026-05-27T08:06:07.056Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:07.056Z] 245dea482d19: Pushed [2026-05-27T08:06:08.467Z] 03c4028d73cf: Pushed [2026-05-27T08:06:16.813Z] daaafee94016: Pushed [2026-05-27T08:06:16.813Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:17.325Z] + 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-27T08:06:17.866Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-27T08:06:17.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:06:17.866Z] 245dea482d19: Preparing [2026-05-27T08:06:17.866Z] daaafee94016: Preparing [2026-05-27T08:06:17.866Z] 3103ac72f23a: Preparing [2026-05-27T08:06:17.866Z] 98d7de17bd69: Preparing [2026-05-27T08:06:17.866Z] b0f20831a676: Preparing [2026-05-27T08:06:17.866Z] 03c4028d73cf: Preparing [2026-05-27T08:06:17.866Z] eeaa73608b53: Preparing [2026-05-27T08:06:17.866Z] 03c4028d73cf: Waiting [2026-05-27T08:06:17.866Z] eeaa73608b53: Waiting [2026-05-27T08:06:17.866Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:17.866Z] 245dea482d19: Layer already exists [2026-05-27T08:06:17.866Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:17.866Z] daaafee94016: Layer already exists [2026-05-27T08:06:17.866Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:17.866Z] 03c4028d73cf: Layer already exists [2026-05-27T08:06:21.345Z] b0f20831a676: Layer already exists [2026-05-27T08:06:21.345Z] latest: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:21.710Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:22.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.117 [2026-05-27T08:06:22.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:06:22.083Z] 245dea482d19: Preparing [2026-05-27T08:06:22.083Z] daaafee94016: Preparing [2026-05-27T08:06:22.083Z] 3103ac72f23a: Preparing [2026-05-27T08:06:22.083Z] 98d7de17bd69: Preparing [2026-05-27T08:06:22.083Z] b0f20831a676: Preparing [2026-05-27T08:06:22.083Z] 03c4028d73cf: Preparing [2026-05-27T08:06:22.083Z] eeaa73608b53: Preparing [2026-05-27T08:06:22.083Z] 03c4028d73cf: Waiting [2026-05-27T08:06:22.083Z] eeaa73608b53: Waiting [2026-05-27T08:06:22.083Z] b0f20831a676: Layer already exists [2026-05-27T08:06:22.083Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:22.083Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:22.083Z] 245dea482d19: Layer already exists [2026-05-27T08:06:22.083Z] daaafee94016: Layer already exists [2026-05-27T08:06:22.083Z] 03c4028d73cf: Layer already exists [2026-05-27T08:06:22.083Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:22.083Z] 4.1.0-dev.117: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:22.718Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:23.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:23.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:06:23.063Z] 245dea482d19: Preparing [2026-05-27T08:06:23.063Z] daaafee94016: Preparing [2026-05-27T08:06:23.063Z] 3103ac72f23a: Preparing [2026-05-27T08:06:23.063Z] 98d7de17bd69: Preparing [2026-05-27T08:06:23.063Z] b0f20831a676: Preparing [2026-05-27T08:06:23.063Z] 03c4028d73cf: Preparing [2026-05-27T08:06:23.063Z] eeaa73608b53: Preparing [2026-05-27T08:06:23.063Z] 03c4028d73cf: Waiting [2026-05-27T08:06:23.063Z] eeaa73608b53: Waiting [2026-05-27T08:06:23.063Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:23.063Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:23.063Z] b0f20831a676: Layer already exists [2026-05-27T08:06:23.063Z] 245dea482d19: Layer already exists [2026-05-27T08:06:23.063Z] daaafee94016: Layer already exists [2026-05-27T08:06:23.063Z] 03c4028d73cf: Layer already exists [2026-05-27T08:06:23.063Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:23.358Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:23.732Z] + 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-27T08:06:24.074Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-27T08:06:24.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-27T08:06:24.074Z] 245dea482d19: Preparing [2026-05-27T08:06:24.074Z] daaafee94016: Preparing [2026-05-27T08:06:24.074Z] 3103ac72f23a: Preparing [2026-05-27T08:06:24.074Z] 98d7de17bd69: Preparing [2026-05-27T08:06:24.074Z] b0f20831a676: Preparing [2026-05-27T08:06:24.074Z] 03c4028d73cf: Preparing [2026-05-27T08:06:24.074Z] eeaa73608b53: Preparing [2026-05-27T08:06:24.074Z] 03c4028d73cf: Waiting [2026-05-27T08:06:24.074Z] eeaa73608b53: Waiting [2026-05-27T08:06:24.074Z] daaafee94016: Layer already exists [2026-05-27T08:06:24.074Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:24.074Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:24.074Z] b0f20831a676: Layer already exists [2026-05-27T08:06:24.074Z] 245dea482d19: Layer already exists [2026-05-27T08:06:24.074Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:24.074Z] 03c4028d73cf: Layer already exists [2026-05-27T08:06:24.074Z] main: digest: sha256:43b6cb557e22b8c1c4443feec8d93b0d30cf5eac8b33119e63d56a51d646f004 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:06:24.417Z] ===================================================== [Pipeline] echo [2026-05-27T08:06:24.428Z] taggedImages: [2026-05-27T08:06:24.428Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:06:24.428Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-27T08:06:24.428Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.117 [2026-05-27T08:06:24.428Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:24.428Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-27T08:06:24.450Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-27T08:06:24.450Z] 93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:06:24.450Z] latest [2026-05-27T08:06:24.450Z] 4.1.0-dev.117 [2026-05-27T08:06:24.450Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:24.450Z] main [2026-05-27T08:06:24.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:24.807Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:25.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:06:25.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:06:25.169Z] 4bf1aff8da59: Preparing [2026-05-27T08:06:25.169Z] a60ac7c17780: Preparing [2026-05-27T08:06:25.169Z] 3103ac72f23a: Preparing [2026-05-27T08:06:25.169Z] 98d7de17bd69: Preparing [2026-05-27T08:06:25.169Z] b61f08b7af1e: Preparing [2026-05-27T08:06:25.169Z] d28bf7f4af3b: Preparing [2026-05-27T08:06:25.169Z] eeaa73608b53: Preparing [2026-05-27T08:06:25.169Z] d28bf7f4af3b: Waiting [2026-05-27T08:06:25.169Z] eeaa73608b53: Waiting [2026-05-27T08:06:25.169Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:25.169Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:25.469Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:25.469Z] 4bf1aff8da59: Pushed [2026-05-27T08:06:25.469Z] b61f08b7af1e: Pushed [2026-05-27T08:06:26.076Z] d28bf7f4af3b: Pushed [2026-05-27T08:06:34.301Z] a60ac7c17780: Pushed [2026-05-27T08:06:34.301Z] 93517cc9be75f0d1e27fcce786eddade622644b5: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:34.665Z] + 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-27T08:06:36.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-27T08:06:36.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:06:36.424Z] 4bf1aff8da59: Preparing [2026-05-27T08:06:36.424Z] a60ac7c17780: Preparing [2026-05-27T08:06:36.424Z] 3103ac72f23a: Preparing [2026-05-27T08:06:36.424Z] 98d7de17bd69: Preparing [2026-05-27T08:06:36.424Z] b61f08b7af1e: Preparing [2026-05-27T08:06:36.424Z] d28bf7f4af3b: Preparing [2026-05-27T08:06:36.424Z] eeaa73608b53: Preparing [2026-05-27T08:06:36.424Z] d28bf7f4af3b: Waiting [2026-05-27T08:06:36.424Z] eeaa73608b53: Waiting [2026-05-27T08:06:36.424Z] 4bf1aff8da59: Layer already exists [2026-05-27T08:06:36.424Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:36.424Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:36.424Z] a60ac7c17780: Layer already exists [2026-05-27T08:06:36.424Z] b61f08b7af1e: Layer already exists [2026-05-27T08:06:36.424Z] d28bf7f4af3b: Layer already exists [2026-05-27T08:06:36.424Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:36.424Z] latest: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:37.048Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:37.404Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.117 [2026-05-27T08:06:37.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:06:37.404Z] 4bf1aff8da59: Preparing [2026-05-27T08:06:37.404Z] a60ac7c17780: Preparing [2026-05-27T08:06:37.404Z] 3103ac72f23a: Preparing [2026-05-27T08:06:37.404Z] 98d7de17bd69: Preparing [2026-05-27T08:06:37.404Z] b61f08b7af1e: Preparing [2026-05-27T08:06:37.404Z] d28bf7f4af3b: Preparing [2026-05-27T08:06:37.404Z] eeaa73608b53: Preparing [2026-05-27T08:06:37.404Z] d28bf7f4af3b: Waiting [2026-05-27T08:06:37.404Z] eeaa73608b53: Waiting [2026-05-27T08:06:37.404Z] a60ac7c17780: Layer already exists [2026-05-27T08:06:37.404Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:37.404Z] 4bf1aff8da59: Layer already exists [2026-05-27T08:06:37.404Z] b61f08b7af1e: Layer already exists [2026-05-27T08:06:37.404Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:37.404Z] d28bf7f4af3b: Layer already exists [2026-05-27T08:06:37.404Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:37.404Z] 4.1.0-dev.117: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:37.763Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:38.115Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:38.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:06:38.116Z] 4bf1aff8da59: Preparing [2026-05-27T08:06:38.116Z] a60ac7c17780: Preparing [2026-05-27T08:06:38.116Z] 3103ac72f23a: Preparing [2026-05-27T08:06:38.116Z] 98d7de17bd69: Preparing [2026-05-27T08:06:38.116Z] b61f08b7af1e: Preparing [2026-05-27T08:06:38.116Z] d28bf7f4af3b: Preparing [2026-05-27T08:06:38.116Z] eeaa73608b53: Preparing [2026-05-27T08:06:38.116Z] d28bf7f4af3b: Waiting [2026-05-27T08:06:38.116Z] eeaa73608b53: Waiting [2026-05-27T08:06:38.116Z] b61f08b7af1e: Layer already exists [2026-05-27T08:06:38.116Z] a60ac7c17780: Layer already exists [2026-05-27T08:06:38.116Z] 4bf1aff8da59: Layer already exists [2026-05-27T08:06:38.116Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:38.116Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:38.116Z] d28bf7f4af3b: Layer already exists [2026-05-27T08:06:38.116Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:38.116Z] 93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:38.737Z] + 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-27T08:06:39.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-27T08:06:39.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-27T08:06:39.081Z] 4bf1aff8da59: Preparing [2026-05-27T08:06:39.081Z] a60ac7c17780: Preparing [2026-05-27T08:06:39.081Z] 3103ac72f23a: Preparing [2026-05-27T08:06:39.081Z] 98d7de17bd69: Preparing [2026-05-27T08:06:39.081Z] b61f08b7af1e: Preparing [2026-05-27T08:06:39.081Z] d28bf7f4af3b: Preparing [2026-05-27T08:06:39.081Z] eeaa73608b53: Preparing [2026-05-27T08:06:39.081Z] d28bf7f4af3b: Waiting [2026-05-27T08:06:39.081Z] eeaa73608b53: Waiting [2026-05-27T08:06:39.081Z] b61f08b7af1e: Layer already exists [2026-05-27T08:06:39.081Z] a60ac7c17780: Layer already exists [2026-05-27T08:06:39.081Z] 98d7de17bd69: Layer already exists [2026-05-27T08:06:39.081Z] 3103ac72f23a: Layer already exists [2026-05-27T08:06:39.081Z] 4bf1aff8da59: Layer already exists [2026-05-27T08:06:39.081Z] eeaa73608b53: Layer already exists [2026-05-27T08:06:39.081Z] d28bf7f4af3b: Layer already exists [2026-05-27T08:06:39.343Z] main: digest: sha256:03b18b1d7ac27180917528b10e9e010f5840fc985cd006937d1ead61adefcb53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-27T08:06:39.426Z] ===================================================== [Pipeline] echo [2026-05-27T08:06:39.443Z] taggedImages: [2026-05-27T08:06:39.443Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5 [2026-05-27T08:06:39.443Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-27T08:06:39.443Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.117 [2026-05-27T08:06:39.443Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93517cc9be75f0d1e27fcce786eddade622644b5-4.1.0-dev.117 [2026-05-27T08:06:39.443Z] - 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-27T08:06:39.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T08:06:39.847Z] [2026-05-27T08:06:39.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:06:40.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T08:06:40.176Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-27T08:06:40.176Z] 8998bd30e6a1: Pulling fs layer [2026-05-27T08:06:40.176Z] 04944245beec: Pulling fs layer [2026-05-27T08:06:40.176Z] 699f458cf7ca: Pulling fs layer [2026-05-27T08:06:40.176Z] 765212b225bb: Pulling fs layer [2026-05-27T08:06:40.176Z] f23df028b6ca: Pulling fs layer [2026-05-27T08:06:40.176Z] d65c8cfc05b1: Pulling fs layer [2026-05-27T08:06:40.176Z] 2437ff75d9bd: Pulling fs layer [2026-05-27T08:06:40.176Z] f23df028b6ca: Waiting [2026-05-27T08:06:40.176Z] d65c8cfc05b1: Waiting [2026-05-27T08:06:40.176Z] 765212b225bb: Waiting [2026-05-27T08:06:40.176Z] 2437ff75d9bd: Waiting [2026-05-27T08:06:40.440Z] 04944245beec: Verifying Checksum [2026-05-27T08:06:40.440Z] 04944245beec: Download complete [2026-05-27T08:06:40.440Z] 765212b225bb: Verifying Checksum [2026-05-27T08:06:40.440Z] 765212b225bb: Download complete [2026-05-27T08:06:40.440Z] f23df028b6ca: Verifying Checksum [2026-05-27T08:06:40.440Z] d65c8cfc05b1: Verifying Checksum [2026-05-27T08:06:40.440Z] d65c8cfc05b1: Download complete [2026-05-27T08:06:40.440Z] 699f458cf7ca: Verifying Checksum [2026-05-27T08:06:40.440Z] 699f458cf7ca: Download complete [2026-05-27T08:06:41.021Z] 8998bd30e6a1: Verifying Checksum [2026-05-27T08:06:41.021Z] 8998bd30e6a1: Download complete [2026-05-27T08:06:42.997Z] 2437ff75d9bd: Verifying Checksum [2026-05-27T08:06:42.997Z] 2437ff75d9bd: Download complete [2026-05-27T08:06:45.668Z] 8998bd30e6a1: Pull complete [2026-05-27T08:06:45.668Z] 04944245beec: Pull complete [2026-05-27T08:06:47.189Z] 699f458cf7ca: Pull complete [2026-05-27T08:06:47.461Z] 765212b225bb: Pull complete [2026-05-27T08:06:51.041Z] f23df028b6ca: Pull complete [2026-05-27T08:06:51.041Z] d65c8cfc05b1: Pull complete [2026-05-27T08:07:09.633Z] 2437ff75d9bd: Pull complete [2026-05-27T08:07:09.633Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-27T08:07:09.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-27T08:07:09.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:07:09.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-11573 does not seem to be running inside a container [2026-05-27T08:07:09.921Z] $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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-27T08:07:11.300Z] $ docker top b6c02a96e369a7b7a2e89254f95cda2b7832d6092f73501db9eb89c88184f24b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:07:12.249Z] ---> job-cost.sh [2026-05-27T08:07:12.249Z] lf-activate-venv: SKIPPING [2026-05-27T08:07:12.249Z] INFO: No Stack... [2026-05-27T08:07:12.517Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-27T08:07:13.479Z] INFO: Archiving Costs [Pipeline] sh [2026-05-27T08:07:14.107Z] + cat /w/workspace/edgex-go/982/archives/cost.csv [2026-05-27T08:07:14.107Z] + cut -d, -f6 [Pipeline] lock [2026-05-27T08:07:14.146Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-982-stack-cost] [2026-05-27T08:07:14.152Z] Resource [jenkins-edgexfoundry-edgex-go-main-982-stack-cost] did not exist. Created. [2026-05-27T08:07:14.158Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-982-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-27T08:07:14.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-27T08:07:15.522Z] Stashed 1 file(s) [Pipeline] } [2026-05-27T08:07:15.533Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-982-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-27T08:07:15.566Z] $ docker stop --time=1 b6c02a96e369a7b7a2e89254f95cda2b7832d6092f73501db9eb89c88184f24b [2026-05-27T08:07:19.112Z] $ docker rm -f --volumes b6c02a96e369a7b7a2e89254f95cda2b7832d6092f73501db9eb89c88184f24b [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-27T08:07:19.705Z] provisioning config files... [2026-05-27T08:07:19.715Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/982@tmp/config16877916784467528709tmp [Pipeline] { [Pipeline] sh [2026-05-27T08:07:20.024Z] + set +x [2026-05-27T08:07:20.024Z] + bash -s -- [2026-05-27T08:07:20.024Z] + curl -s https://codecov.io/bash [2026-05-27T08:07:20.024Z] [2026-05-27T08:07:20.024Z] _____ _ [2026-05-27T08:07:20.024Z] / ____| | | [2026-05-27T08:07:20.024Z] | | ___ __| | ___ ___ _____ __ [2026-05-27T08:07:20.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-27T08:07:20.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-27T08:07:20.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-27T08:07:20.024Z] Bash-1.0.6 [2026-05-27T08:07:20.024Z] [2026-05-27T08:07:20.024Z] [2026-05-27T08:07:20.024Z] ==> git version 2.25.1 found [2026-05-27T08:07:20.024Z] ==> 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-27T08:07:20.024Z] Release-Date: 2020-01-08 [2026-05-27T08:07:20.024Z] 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-27T08:07:20.024Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-27T08:07:20.024Z] ==> Jenkins CI detected. [2026-05-27T08:07:20.024Z] current dir:  /w/workspace/edgex-go/982 [2026-05-27T08:07:20.024Z] project root: . [2026-05-27T08:07:20.024Z] --> token set from env [2026-05-27T08:07:20.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-27T08:07:20.024Z] ==> Running gcov in . (disable via -X gcov) [2026-05-27T08:07:20.024Z] ==> Python coveragepy not found [2026-05-27T08:07:20.024Z] ==> Searching for coverage reports in: [2026-05-27T08:07:20.024Z] + . [2026-05-27T08:07:20.283Z] -> Found 1 reports [2026-05-27T08:07:20.283Z] ==> Detecting git/mercurial file structure [2026-05-27T08:07:20.283Z] ==> Reading reports [2026-05-27T08:07:20.283Z] + ./coverage.out bytes=1048214 [2026-05-27T08:07:20.283Z] ==> Appending adjustments [2026-05-27T08:07:20.283Z] https://docs.codecov.io/docs/fixing-reports [2026-05-27T08:07:21.659Z] + Found adjustments [2026-05-27T08:07:21.659Z] ==> Gzipping contents [2026-05-27T08:07:21.659Z] 108K /tmp/codecov.9Yg9VX.gz [2026-05-27T08:07:21.659Z] ==> Uploading reports [2026-05-27T08:07:21.659Z] url: https://codecov.io [2026-05-27T08:07:21.659Z] query: branch=main&commit=93517cc9be75f0d1e27fcce786eddade622644b5&build=982&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F982%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-27T08:07:21.659Z] -> Pinging Codecov [2026-05-27T08:07:21.660Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=93517cc9be75f0d1e27fcce786eddade622644b5&build=982&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F982%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-27T08:07:21.919Z] -> Uploading to [2026-05-27T08:07:21.919Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/93517cc9be75f0d1e27fcce786eddade622644b5/042bacf3-10f1-4710-8fb7-868166379d52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260527%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260527T080721Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3dcc08fa24d32c316985ed1394832c4f551cc1b868081233ebff3448ea684b0b [2026-05-27T08:07:21.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:21.920Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:22.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 448k --:--:-- --:--:-- --:--:-- 450k [2026-05-27T08:07:22.179Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/93517cc9be75f0d1e27fcce786eddade622644b5 [Pipeline] } [2026-05-27T08:07:22.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-27T08:07:22.480Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-27T08:07:22.501Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:07:22.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T08:07:22.816Z] [2026-05-27T08:07:22.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:07:23.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T08:07:23.127Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-27T08:07:23.127Z] 2d35ebdb57d9: Already exists [2026-05-27T08:07:23.127Z] 85e8836fcdb2: Pulling fs layer [2026-05-27T08:07:23.127Z] 91631faa732a: Pulling fs layer [2026-05-27T08:07:23.127Z] f3f5ae8826fa: Pulling fs layer [2026-05-27T08:07:23.127Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T08:07:23.127Z] 7861252a18e6: Pulling fs layer [2026-05-27T08:07:23.127Z] 9130f900ef6f: Pulling fs layer [2026-05-27T08:07:23.127Z] 7861252a18e6: Waiting [2026-05-27T08:07:23.127Z] 4f4fb700ef54: Waiting [2026-05-27T08:07:23.127Z] 9130f900ef6f: Waiting [2026-05-27T08:07:23.127Z] f3f5ae8826fa: Verifying Checksum [2026-05-27T08:07:23.127Z] f3f5ae8826fa: Download complete [2026-05-27T08:07:23.127Z] 85e8836fcdb2: Download complete [2026-05-27T08:07:23.127Z] 4f4fb700ef54: Verifying Checksum [2026-05-27T08:07:23.127Z] 4f4fb700ef54: Download complete [2026-05-27T08:07:23.389Z] 85e8836fcdb2: Pull complete [2026-05-27T08:07:23.389Z] 7861252a18e6: Verifying Checksum [2026-05-27T08:07:23.389Z] 7861252a18e6: Download complete [2026-05-27T08:07:23.648Z] 91631faa732a: Verifying Checksum [2026-05-27T08:07:23.648Z] 91631faa732a: Download complete [2026-05-27T08:07:24.215Z] 9130f900ef6f: Verifying Checksum [2026-05-27T08:07:24.215Z] 9130f900ef6f: Download complete [2026-05-27T08:07:28.403Z] 91631faa732a: Pull complete [2026-05-27T08:07:28.403Z] f3f5ae8826fa: Pull complete [2026-05-27T08:07:28.403Z] 4f4fb700ef54: Pull complete [2026-05-27T08:07:28.662Z] 7861252a18e6: Pull complete [2026-05-27T08:07:32.867Z] 9130f900ef6f: Pull complete [2026-05-27T08:07:32.867Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-27T08:07:32.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-27T08:07:32.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:07:32.976Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T08:07:33.005Z] $ 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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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/edgex-snyk-go:latest cat [2026-05-27T08:07:34.156Z] $ docker top 3b57dd14cc29236d22de3db8eaee7b114ec108ff3f0a066c405dfb5c88ee753b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:07:34.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/982 [Pipeline] echo [2026-05-27T08:07:34.523Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-05-27T08:07:34.803Z] + set -o pipefail [2026-05-27T08:07:34.803Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-05-27T08:07:42.921Z] [2026-05-27T08:07:42.921Z] Monitoring /w/workspace/edgex-go/982 (github.com/edgexfoundry/edgex-go)... [2026-05-27T08:07:42.921Z] [2026-05-27T08:07:42.921Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d4fa2407-536f-4c8a-a255-8ce33f35a60a [2026-05-27T08:07:42.921Z] [2026-05-27T08:07:42.921Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-27T08:07:42.921Z] [Pipeline] } [2026-05-27T08:07:42.928Z] $ docker stop --time=1 3b57dd14cc29236d22de3db8eaee7b114ec108ff3f0a066c405dfb5c88ee753b [2026-05-27T08:07:44.785Z] $ docker rm -f --volumes 3b57dd14cc29236d22de3db8eaee7b114ec108ff3f0a066c405dfb5c88ee753b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-27T08:07:45.418Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:07:45.444Z] provisioning config files... [2026-05-27T08:07:45.453Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/982@tmp/config11122420100142113332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:07:45.763Z] --> edgex-publish-swagger.sh [2026-05-27T08:07:45.763Z] === Publish openapi API === [2026-05-27T08:07:45.763Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-27T08:07:45.763Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/982/openapi/core-command.yaml] [2026-05-27T08:07:45.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:45.763Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:45.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 395 195k --:--:-- --:--:-- --:--:-- 194k [2026-05-27T08:07:45.763Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:45.763Z] [2026-05-27T08:07:45.763Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/982/openapi/core-data.yaml] [2026-05-27T08:07:45.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:45.763Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:46.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 481 536k --:--:-- --:--:-- --:--:-- 537k [2026-05-27T08:07:46.022Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:46.022Z] [2026-05-27T08:07:46.022Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/982/openapi/core-keeper.yaml] [2026-05-27T08:07:46.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:46.022Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:46.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 702 314k --:--:-- --:--:-- --:--:-- 314k [2026-05-27T08:07:46.022Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:46.022Z] [2026-05-27T08:07:46.022Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/982/openapi/core-metadata.yaml] [2026-05-27T08:07:46.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:46.022Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:46.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 503 1245k --:--:-- --:--:-- --:--:-- 1246k [2026-05-27T08:07:46.281Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:46.281Z] [2026-05-27T08:07:46.281Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/982/openapi/security-proxy-auth.yaml] [2026-05-27T08:07:46.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:46.281Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:46.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 554 200k --:--:-- --:--:-- --:--:-- 201k [2026-05-27T08:07:46.281Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:46.281Z] [2026-05-27T08:07:46.281Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/982/openapi/security-secretstore-setup.yaml] [2026-05-27T08:07:46.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:46.281Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:46.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 804 47719 --:--:-- --:--:-- --:--:-- 48524 [2026-05-27T08:07:46.541Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:46.541Z] [2026-05-27T08:07:46.541Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/982/openapi/support-notifications.yaml] [2026-05-27T08:07:46.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:46.541Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:46.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 500 739k --:--:-- --:--:-- --:--:-- 740k [2026-05-27T08:07:46.541Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:46.541Z] [2026-05-27T08:07:46.541Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/982/openapi/support-scheduler.yaml] [2026-05-27T08:07:46.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-27T08:07:46.541Z] Dload Upload Total Spent Left Speed [2026-05-27T08:07:46.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 578 438k --:--:-- --:--:-- --:--:-- 435k [2026-05-27T08:07:46.800Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-27T08:07:46.800Z] [Pipeline] } [2026-05-27T08:07:46.808Z] 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-27T08:07:47.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T08:07:47.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:07:47.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:07:47.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:07:47.672Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T08:07:47.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T08:07:47.956Z] $ docker top b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 -eo pid,comm [2026-05-27T08:07:48.004Z] 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-27T08:07:48.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T08:07:48.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T08:07:48.068Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T08:07:48.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T08:07:48.181Z] $ docker exec b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 ssh-agent [2026-05-27T08:07:48.286Z] SSH_AUTH_SOCK=/tmp/ssh-ezYprULMNEwv/agent.32 [2026-05-27T08:07:48.286Z] SSH_AGENT_PID=38 [2026-05-27T08:07:48.291Z] Running ssh-add (command line suppressed) [2026-05-27T08:07:48.387Z] Identity added: /w/workspace/edgex-go/982@tmp/private_key_8665672101463936529.key (/w/workspace/edgex-go/982@tmp/private_key_8665672101463936529.key) [2026-05-27T08:07:48.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T08:07:48.730Z] + git semver tag [2026-05-27T08:07:48.997Z] 2026-05-27 08:07:48,954 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T08:07:48.997Z] 2026-05-27 08:07:48,959 [run_tag] DEBUG tag force:False [2026-05-27T08:07:48.997Z] 2026-05-27 08:07:48,959 [check_head_tag] DEBUG check head tag [2026-05-27T08:07:48.997Z] 2026-05-27 08:07:48,963 [execute] INFO git cat-file --batch-check [2026-05-27T08:07:48.997Z] 2026-05-27 08:07:48,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/982, stdin=, shell=False, universal_newlines=False) [2026-05-27T08:07:48.997Z] 2026-05-27 08:07:48,965 [execute] INFO git cat-file --batch [2026-05-27T08:07:48.997Z] 2026-05-27 08:07:48,965 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/982, stdin=, shell=False, universal_newlines=False) [2026-05-27T08:07:49.257Z] 2026-05-27 08:07:48,999 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main [2026-05-27T08:07:49.258Z] 2026-05-27 08:07:48,999 [execute] INFO git tag -a v4.1.0-dev.117 -m v4.1.0-dev.117 [2026-05-27T08:07:49.258Z] 2026-05-27 08:07:48,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.117', '-m', 'v4.1.0-dev.117'], cwd=/w/workspace/edgex-go/982, stdin=None, shell=False, universal_newlines=False) [2026-05-27T08:07:49.258Z] 2026-05-27 08:07:49,002 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main [2026-05-27T08:07:49.258Z] 4.1.0-dev.117 [Pipeline] } [2026-05-27T08:07:49.263Z] $ docker exec --env ******** --env ******** b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 ssh-agent -k [2026-05-27T08:07:49.361Z] unset SSH_AUTH_SOCK; [2026-05-27T08:07:49.361Z] unset SSH_AGENT_PID; [2026-05-27T08:07:49.361Z] echo Agent pid 38 killed; [2026-05-27T08:07:49.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T08:07:49.714Z] + git semver [Pipeline] } [2026-05-27T08:07:50.001Z] $ docker stop --time=1 b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 [2026-05-27T08:07:51.242Z] $ docker rm -f --volumes b54aff9c599ae1b62db70b91218c1a5bea32a9d4618b13a3fcd404015ad53829 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:07:51.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T08:07:51.760Z] [2026-05-27T08:07:51.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:07:52.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T08:07:52.105Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-27T08:07:52.105Z] ab5ef0e58194: Pulling fs layer [2026-05-27T08:07:52.105Z] 9712f1f96733: Pulling fs layer [2026-05-27T08:07:52.105Z] 63f879dbbcfc: Pulling fs layer [2026-05-27T08:07:52.105Z] 0d9ebad4ef96: Pulling fs layer [2026-05-27T08:07:52.105Z] e9a5061849ea: Pulling fs layer [2026-05-27T08:07:52.105Z] d747dcd14b5f: Pulling fs layer [2026-05-27T08:07:52.105Z] 2de7ff778b66: Pulling fs layer [2026-05-27T08:07:52.105Z] e9a5061849ea: Waiting [2026-05-27T08:07:52.105Z] 2de7ff778b66: Waiting [2026-05-27T08:07:52.105Z] d747dcd14b5f: Waiting [2026-05-27T08:07:52.105Z] 0d9ebad4ef96: Waiting [2026-05-27T08:07:52.105Z] 9712f1f96733: Download complete [2026-05-27T08:07:52.374Z] 63f879dbbcfc: Verifying Checksum [2026-05-27T08:07:52.374Z] 63f879dbbcfc: Download complete [2026-05-27T08:07:52.664Z] e9a5061849ea: Verifying Checksum [2026-05-27T08:07:52.664Z] e9a5061849ea: Download complete [2026-05-27T08:07:52.664Z] d747dcd14b5f: Download complete [2026-05-27T08:07:52.664Z] ab5ef0e58194: Verifying Checksum [2026-05-27T08:07:52.664Z] ab5ef0e58194: Download complete [2026-05-27T08:07:52.664Z] 0d9ebad4ef96: Verifying Checksum [2026-05-27T08:07:52.664Z] 0d9ebad4ef96: Download complete [2026-05-27T08:07:52.664Z] 2de7ff778b66: Verifying Checksum [2026-05-27T08:07:52.664Z] 2de7ff778b66: Download complete [2026-05-27T08:07:56.213Z] ab5ef0e58194: Pull complete [2026-05-27T08:07:56.213Z] 9712f1f96733: Pull complete [2026-05-27T08:07:56.502Z] 63f879dbbcfc: Pull complete [2026-05-27T08:08:01.075Z] 0d9ebad4ef96: Pull complete [2026-05-27T08:08:01.391Z] e9a5061849ea: Pull complete [2026-05-27T08:08:01.391Z] d747dcd14b5f: Pull complete [2026-05-27T08:08:02.950Z] 2de7ff778b66: Pull complete [2026-05-27T08:08:02.950Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-27T08:08:02.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-27T08:08:02.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:08:03.318Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T08:08:03.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-27T08:08:04.903Z] $ docker top 6ecb693980b6fecd78fe50ea74b6c3047abd98a17affe9bd4c079c3e60f32c60 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:08:05.054Z] provisioning config files... [2026-05-27T08:08:05.082Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/982@tmp/config8611124192767303412tmp [2026-05-27T08:08:05.135Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/982@tmp/config13523552220207878296tmp [2026-05-27T08:08:05.182Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/982@tmp/config15727917797136925884tmp [Pipeline] { [Pipeline] echo [2026-05-27T08:08:05.231Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:08:05.705Z] ---> sigul-configuration.sh [2026-05-27T08:08:05.705Z] gpg: directory `/root/.gnupg' created [2026-05-27T08:08:05.705Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-27T08:08:05.705Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-27T08:08:05.705Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-27T08:08:05.705Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-27T08:08:05.705Z] gpg: CAST5 encrypted data [2026-05-27T08:08:05.705Z] gpg: encrypted with 1 passphrase [2026-05-27T08:08:05.705Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-27T08:08:06.084Z] + mkdir /home/jenkins [2026-05-27T08:08:06.084Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-27T08:08:06.716Z] + 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-27T08:08:06.790Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:08:07.265Z] ---> sigul-install.sh [2026-05-27T08:08:07.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-27T08:08:07.679Z] + git tag --list [2026-05-27T08:08:07.679Z] 0.6.0 [2026-05-27T08:08:07.679Z] 0.6.1 [2026-05-27T08:08:07.679Z] 0.7.0 [2026-05-27T08:08:07.679Z] 0.7.1 [2026-05-27T08:08:07.679Z] v1.0.0 [2026-05-27T08:08:07.679Z] v1.0.1 [2026-05-27T08:08:07.679Z] v1.1.0 [2026-05-27T08:08:07.679Z] v1.2.0 [2026-05-27T08:08:07.679Z] v1.2.1 [2026-05-27T08:08:07.679Z] v1.3.0 [2026-05-27T08:08:07.679Z] v1.3.1 [2026-05-27T08:08:07.679Z] v2.0.0 [2026-05-27T08:08:07.679Z] v2.1.0 [2026-05-27T08:08:07.679Z] v2.1.1 [2026-05-27T08:08:07.679Z] v2.2.0 [2026-05-27T08:08:07.679Z] v2.3.0 [2026-05-27T08:08:07.679Z] v3.0 [2026-05-27T08:08:07.679Z] v3.0.0 [2026-05-27T08:08:07.679Z] v3.1 [2026-05-27T08:08:07.679Z] v3.1.0 [2026-05-27T08:08:07.679Z] v3.1.1 [2026-05-27T08:08:07.679Z] v4.0 [2026-05-27T08:08:07.679Z] v4.0.0 [2026-05-27T08:08:07.679Z] v4.0.1 [2026-05-27T08:08:07.679Z] v4.0.1-dev.1 [2026-05-27T08:08:07.679Z] v4.0.1-dev.2 [2026-05-27T08:08:07.679Z] v4.0.2 [2026-05-27T08:08:07.679Z] v4.0.2-dev.1 [2026-05-27T08:08:07.679Z] v4.1.0-dev.1 [2026-05-27T08:08:07.679Z] v4.1.0-dev.10 [2026-05-27T08:08:07.679Z] v4.1.0-dev.100 [2026-05-27T08:08:07.679Z] v4.1.0-dev.101 [2026-05-27T08:08:07.679Z] v4.1.0-dev.102 [2026-05-27T08:08:07.679Z] v4.1.0-dev.103 [2026-05-27T08:08:07.679Z] v4.1.0-dev.104 [2026-05-27T08:08:07.679Z] v4.1.0-dev.105 [2026-05-27T08:08:07.679Z] v4.1.0-dev.106 [2026-05-27T08:08:07.679Z] v4.1.0-dev.107 [2026-05-27T08:08:07.679Z] v4.1.0-dev.108 [2026-05-27T08:08:07.679Z] v4.1.0-dev.109 [2026-05-27T08:08:07.679Z] v4.1.0-dev.11 [2026-05-27T08:08:07.679Z] v4.1.0-dev.110 [2026-05-27T08:08:07.679Z] v4.1.0-dev.111 [2026-05-27T08:08:07.679Z] v4.1.0-dev.112 [2026-05-27T08:08:07.679Z] v4.1.0-dev.113 [2026-05-27T08:08:07.679Z] v4.1.0-dev.114 [2026-05-27T08:08:07.679Z] v4.1.0-dev.115 [2026-05-27T08:08:07.679Z] v4.1.0-dev.116 [2026-05-27T08:08:07.679Z] v4.1.0-dev.117 [2026-05-27T08:08:07.679Z] v4.1.0-dev.12 [2026-05-27T08:08:07.679Z] v4.1.0-dev.13 [2026-05-27T08:08:07.679Z] v4.1.0-dev.14 [2026-05-27T08:08:07.679Z] v4.1.0-dev.15 [2026-05-27T08:08:07.679Z] v4.1.0-dev.16 [2026-05-27T08:08:07.679Z] v4.1.0-dev.17 [2026-05-27T08:08:07.679Z] v4.1.0-dev.18 [2026-05-27T08:08:07.679Z] v4.1.0-dev.19 [2026-05-27T08:08:07.679Z] v4.1.0-dev.2 [2026-05-27T08:08:07.679Z] v4.1.0-dev.20 [2026-05-27T08:08:07.679Z] v4.1.0-dev.21 [2026-05-27T08:08:07.679Z] v4.1.0-dev.22 [2026-05-27T08:08:07.679Z] v4.1.0-dev.23 [2026-05-27T08:08:07.679Z] v4.1.0-dev.24 [2026-05-27T08:08:07.679Z] v4.1.0-dev.25 [2026-05-27T08:08:07.679Z] v4.1.0-dev.26 [2026-05-27T08:08:07.679Z] v4.1.0-dev.27 [2026-05-27T08:08:07.679Z] v4.1.0-dev.28 [2026-05-27T08:08:07.679Z] v4.1.0-dev.29 [2026-05-27T08:08:07.679Z] v4.1.0-dev.3 [2026-05-27T08:08:07.679Z] v4.1.0-dev.30 [2026-05-27T08:08:07.679Z] v4.1.0-dev.31 [2026-05-27T08:08:07.679Z] v4.1.0-dev.32 [2026-05-27T08:08:07.679Z] v4.1.0-dev.33 [2026-05-27T08:08:07.679Z] v4.1.0-dev.34 [2026-05-27T08:08:07.679Z] v4.1.0-dev.35 [2026-05-27T08:08:07.679Z] v4.1.0-dev.36 [2026-05-27T08:08:07.679Z] v4.1.0-dev.37 [2026-05-27T08:08:07.679Z] v4.1.0-dev.38 [2026-05-27T08:08:07.679Z] v4.1.0-dev.39 [2026-05-27T08:08:07.679Z] v4.1.0-dev.4 [2026-05-27T08:08:07.679Z] v4.1.0-dev.40 [2026-05-27T08:08:07.679Z] v4.1.0-dev.41 [2026-05-27T08:08:07.679Z] v4.1.0-dev.42 [2026-05-27T08:08:07.679Z] v4.1.0-dev.43 [2026-05-27T08:08:07.679Z] v4.1.0-dev.44 [2026-05-27T08:08:07.679Z] v4.1.0-dev.45 [2026-05-27T08:08:07.679Z] v4.1.0-dev.46 [2026-05-27T08:08:07.679Z] v4.1.0-dev.47 [2026-05-27T08:08:07.679Z] v4.1.0-dev.48 [2026-05-27T08:08:07.679Z] v4.1.0-dev.49 [2026-05-27T08:08:07.679Z] v4.1.0-dev.5 [2026-05-27T08:08:07.679Z] v4.1.0-dev.50 [2026-05-27T08:08:07.679Z] v4.1.0-dev.51 [2026-05-27T08:08:07.679Z] v4.1.0-dev.52 [2026-05-27T08:08:07.679Z] v4.1.0-dev.53 [2026-05-27T08:08:07.679Z] v4.1.0-dev.54 [2026-05-27T08:08:07.679Z] v4.1.0-dev.55 [2026-05-27T08:08:07.679Z] v4.1.0-dev.56 [2026-05-27T08:08:07.679Z] v4.1.0-dev.57 [2026-05-27T08:08:07.679Z] v4.1.0-dev.58 [2026-05-27T08:08:07.679Z] v4.1.0-dev.59 [2026-05-27T08:08:07.679Z] v4.1.0-dev.6 [2026-05-27T08:08:07.679Z] v4.1.0-dev.60 [2026-05-27T08:08:07.679Z] v4.1.0-dev.61 [2026-05-27T08:08:07.679Z] v4.1.0-dev.62 [2026-05-27T08:08:07.679Z] v4.1.0-dev.63 [2026-05-27T08:08:07.679Z] v4.1.0-dev.64 [2026-05-27T08:08:07.679Z] v4.1.0-dev.65 [2026-05-27T08:08:07.679Z] v4.1.0-dev.66 [2026-05-27T08:08:07.679Z] v4.1.0-dev.67 [2026-05-27T08:08:07.679Z] v4.1.0-dev.68 [2026-05-27T08:08:07.679Z] v4.1.0-dev.69 [2026-05-27T08:08:07.679Z] v4.1.0-dev.7 [2026-05-27T08:08:07.679Z] v4.1.0-dev.70 [2026-05-27T08:08:07.679Z] v4.1.0-dev.71 [2026-05-27T08:08:07.679Z] v4.1.0-dev.72 [2026-05-27T08:08:07.679Z] v4.1.0-dev.73 [2026-05-27T08:08:07.679Z] v4.1.0-dev.74 [2026-05-27T08:08:07.679Z] v4.1.0-dev.75 [2026-05-27T08:08:07.679Z] v4.1.0-dev.76 [2026-05-27T08:08:07.679Z] v4.1.0-dev.77 [2026-05-27T08:08:07.679Z] v4.1.0-dev.78 [2026-05-27T08:08:07.679Z] v4.1.0-dev.79 [2026-05-27T08:08:07.679Z] v4.1.0-dev.8 [2026-05-27T08:08:07.679Z] v4.1.0-dev.80 [2026-05-27T08:08:07.679Z] v4.1.0-dev.81 [2026-05-27T08:08:07.679Z] v4.1.0-dev.82 [2026-05-27T08:08:07.679Z] v4.1.0-dev.83 [2026-05-27T08:08:07.679Z] v4.1.0-dev.84 [2026-05-27T08:08:07.679Z] v4.1.0-dev.85 [2026-05-27T08:08:07.679Z] v4.1.0-dev.86 [2026-05-27T08:08:07.679Z] v4.1.0-dev.87 [2026-05-27T08:08:07.679Z] v4.1.0-dev.88 [2026-05-27T08:08:07.679Z] v4.1.0-dev.89 [2026-05-27T08:08:07.679Z] v4.1.0-dev.9 [2026-05-27T08:08:07.679Z] v4.1.0-dev.90 [2026-05-27T08:08:07.679Z] v4.1.0-dev.91 [2026-05-27T08:08:07.679Z] v4.1.0-dev.92 [2026-05-27T08:08:07.679Z] v4.1.0-dev.93 [2026-05-27T08:08:07.679Z] v4.1.0-dev.94 [2026-05-27T08:08:07.679Z] v4.1.0-dev.95 [2026-05-27T08:08:07.679Z] v4.1.0-dev.96 [2026-05-27T08:08:07.679Z] v4.1.0-dev.97 [2026-05-27T08:08:07.679Z] v4.1.0-dev.98 [2026-05-27T08:08:07.679Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-27T08:08:08.158Z] + lftools sign git-tag v4.1.0-dev.117 [2026-05-27T08:08:08.504Z] Signing Git tag with Sigul... [2026-05-27T08:08:08.504Z] Signing v4.1.0-dev.117 [2026-05-27T08:10:00.878Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2026-05-27T08:10:00.890Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:01.181Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-27T08:10:01.187Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-27T08:10:01.214Z] $ docker stop --time=1 6ecb693980b6fecd78fe50ea74b6c3047abd98a17affe9bd4c079c3e60f32c60 [2026-05-27T08:10:02.536Z] $ docker rm -f --volumes 6ecb693980b6fecd78fe50ea74b6c3047abd98a17affe9bd4c079c3e60f32c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-27T08:10:03.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T08:10:03.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:10:03.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:10:03.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:10:03.512Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T08:10:03.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T08:10:03.739Z] $ docker top fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 -eo pid,comm [2026-05-27T08:10:03.784Z] 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-27T08:10:03.784Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T08:10:03.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T08:10:03.837Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T08:10:03.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T08:10:03.931Z] $ docker exec fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 ssh-agent [2026-05-27T08:10:04.039Z] SSH_AUTH_SOCK=/tmp/ssh-C4wjug0NMMat/agent.31 [2026-05-27T08:10:04.040Z] SSH_AGENT_PID=37 [2026-05-27T08:10:04.045Z] Running ssh-add (command line suppressed) [2026-05-27T08:10:04.136Z] Identity added: /w/workspace/edgex-go/982@tmp/private_key_4799900224116908421.key (/w/workspace/edgex-go/982@tmp/private_key_4799900224116908421.key) [2026-05-27T08:10:04.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T08:10:04.442Z] + git semver bump pre [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,647 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,651 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,651 [bump_version] DEBUG bumping version:4.1.0-dev.117 on axis:pre with prefix:dev [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,651 [bump_version] DEBUG bumped version:4.1.0-dev.118 [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,651 [write_version] DEBUG write version:4.1.0-dev.118 to path:/w/workspace/edgex-go/982/.semver/main with force:True [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,651 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,651 [write_file] DEBUG write to file:/w/workspace/edgex-go/982/.semver/main [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,653 [execute] INFO git cat-file --batch-check [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/982/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,657 [execute] INFO git cat-file --batch [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/982/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T08:10:04.702Z] 2026-05-27 08:10:04,660 [read_version] DEBUG read version from /w/workspace/edgex-go/982/.semver/main [2026-05-27T08:10:04.702Z] 4.1.0-dev.118 [Pipeline] } [2026-05-27T08:10:04.706Z] $ docker exec --env ******** --env ******** fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 ssh-agent -k [2026-05-27T08:10:04.798Z] unset SSH_AUTH_SOCK; [2026-05-27T08:10:04.798Z] unset SSH_AGENT_PID; [2026-05-27T08:10:04.798Z] echo Agent pid 37 killed; [2026-05-27T08:10:04.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T08:10:05.182Z] + git semver [Pipeline] } [2026-05-27T08:10:05.455Z] $ docker stop --time=1 fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 [2026-05-27T08:10:06.680Z] $ docker rm -f --volumes fd2b0bea6fa93c7d8f1baa90c2901cfe87fbfc67a6354c83b9c8958d45101f77 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T08:10:07.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T08:10:07.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:10:07.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:10:07.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:10:07.402Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T08:10:07.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-27T08:10:07.665Z] $ docker top fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 -eo pid,comm [2026-05-27T08:10:07.711Z] 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-27T08:10:07.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T08:10:07.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T08:10:07.763Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T08:10:07.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T08:10:07.868Z] $ docker exec fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 ssh-agent [2026-05-27T08:10:07.973Z] SSH_AUTH_SOCK=/tmp/ssh-PmvJtdK3Qf1T/agent.34 [2026-05-27T08:10:07.973Z] SSH_AGENT_PID=40 [2026-05-27T08:10:07.976Z] Running ssh-add (command line suppressed) [2026-05-27T08:10:08.065Z] Identity added: /w/workspace/edgex-go/982@tmp/private_key_15687867178761018821.key (/w/workspace/edgex-go/982@tmp/private_key_15687867178761018821.key) [2026-05-27T08:10:08.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T08:10:08.380Z] + git semver push [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,593 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,597 [run_push] DEBUG push [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,598 [execute] INFO git cat-file --batch-check [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/982/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,601 [execute] INFO git rev-list 8ed724c1ef4e5f86b7ba0396cbb5b46d71790670 -- [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,601 [execute] DEBUG Popen(['git', 'rev-list', '8ed724c1ef4e5f86b7ba0396cbb5b46d71790670', '--'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,626 [execute] INFO git fetch -v -- origin [2026-05-27T08:10:08.640Z] 2026-05-27 08:10:08,626 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-27T08:10:09.617Z] 2026-05-27 08:10:09,332 [run_push] DEBUG remote changes detected [2026-05-27T08:10:09.617Z] 2026-05-27 08:10:09,332 [run_push] DEBUG latest remote commit 55c939002bad4c7e4e952bfe06ff60c9d1f23aa6 is not in local commits [2026-05-27T08:10:09.617Z] 2026-05-27 08:10:09,332 [run_push] DEBUG integrating remote changes with a git pull [2026-05-27T08:10:09.617Z] 2026-05-27 08:10:09,333 [execute] INFO git pull origin semver [2026-05-27T08:10:09.617Z] 2026-05-27 08:10:09,333 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-27T08:10:10.192Z] 2026-05-27 08:10:09,934 [execute] INFO git push origin semver [2026-05-27T08:10:10.192Z] 2026-05-27 08:10:09,934 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/982/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-27T08:10:11.208Z] 2026-05-27 08:10:11,173 [run_push] DEBUG push all version tags [2026-05-27T08:10:11.208Z] 2026-05-27 08:10:11,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-27T08:10:11.208Z] 2026-05-27 08:10:11,174 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/982, stdin=None, shell=False, universal_newlines=False) [2026-05-27T08:10:12.823Z] 2026-05-27 08:10:12,359 [main] ERROR Cmd('git') failed due to: exit code(1) [2026-05-27T08:10:12.823Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2026-05-27T08:10:12.823Z] stderr: 'To github.com:edgexfoundry/edgex-go.git [2026-05-27T08:10:12.823Z] * [new tag] v4.1.0-dev.117 -> v4.1.0-dev.117 [2026-05-27T08:10:12.823Z] ! [rejected] v4.0.2 -> v4.0.2 (already exists) [2026-05-27T08:10:12.823Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' [2026-05-27T08:10:12.823Z] hint: Updates were rejected because the tag already exists in the remote.' [2026-05-27T08:10:12.823Z] ERROR: Cmd('git') failed due to: exit code(1) [2026-05-27T08:10:12.823Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2026-05-27T08:10:12.823Z] stderr: 'To github.com:edgexfoundry/edgex-go.git [2026-05-27T08:10:12.823Z] * [new tag] v4.1.0-dev.117 -> v4.1.0-dev.117 [2026-05-27T08:10:12.823Z] ! [rejected] v4.0.2 -> v4.0.2 (already exists) [2026-05-27T08:10:12.823Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-go.git' [2026-05-27T08:10:12.823Z] hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } [2026-05-27T08:10:12.855Z] $ docker exec --env ******** --env ******** fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 ssh-agent -k [2026-05-27T08:10:12.948Z] unset SSH_AUTH_SOCK; [2026-05-27T08:10:12.948Z] unset SSH_AGENT_PID; [2026-05-27T08:10:12.948Z] echo Agent pid 40 killed; [2026-05-27T08:10:12.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2026-05-27T08:10:13.106Z] $ docker stop --time=1 fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 [2026-05-27T08:10:14.385Z] $ docker rm -f --volumes fed96b29aea5d34b5acc381240cb6558d8976ad36aa2058629fab37c18bcb320 [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-27T08:10:15.385Z] + [ -d /w/workspace/edgex-go/982/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:15.801Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:16.553Z] ---> package-listing.sh [2026-05-27T08:10:16.553Z] ++ facter osfamily [2026-05-27T08:10:16.553Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-27T08:10:16.553Z] + OS_FAMILY=debian [2026-05-27T08:10:16.553Z] + workspace=/w/workspace/edgex-go/982 [2026-05-27T08:10:16.553Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-27T08:10:16.553Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-27T08:10:16.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-27T08:10:16.553Z] + PACKAGES=/tmp/packages_start.txt [2026-05-27T08:10:16.553Z] + '[' /w/workspace/edgex-go/982 ']' [2026-05-27T08:10:16.553Z] + PACKAGES=/tmp/packages_end.txt [2026-05-27T08:10:16.553Z] + case "${OS_FAMILY}" in [2026-05-27T08:10:16.553Z] + dpkg -l [2026-05-27T08:10:16.553Z] + grep '^ii' [2026-05-27T08:10:16.601Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-27T08:10:16.601Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-27T08:10:16.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-27T08:10:16.601Z] + '[' /w/workspace/edgex-go/982 ']' [2026-05-27T08:10:16.601Z] + mkdir -p /w/workspace/edgex-go/982/archives/ [2026-05-27T08:10:16.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/982/archives/ [Pipeline] echo [2026-05-27T08:10:16.619Z] 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/982/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-27T08:10:17.086Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:10:17.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T08:10:17.500Z] [2026-05-27T08:10:17.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:10:17.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T08:10:18.633Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-27T08:10:18.633Z] 5eb5b503b376: Pulling fs layer [2026-05-27T08:10:18.633Z] 5c69ac0246d0: Pulling fs layer [2026-05-27T08:10:18.633Z] ec43610c2a17: Pulling fs layer [2026-05-27T08:10:18.633Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-27T08:10:18.633Z] 33b1e0a273af: Pulling fs layer [2026-05-27T08:10:18.633Z] 5d3b04190fa2: Pulling fs layer [2026-05-27T08:10:18.633Z] 3a2ae6a8a46f: Waiting [2026-05-27T08:10:18.633Z] 2f39f015ded8: Pulling fs layer [2026-05-27T08:10:18.633Z] 5d3b04190fa2: Waiting [2026-05-27T08:10:18.633Z] 2f39f015ded8: Waiting [2026-05-27T08:10:18.633Z] 33b1e0a273af: Waiting [2026-05-27T08:10:18.633Z] 5c69ac0246d0: Verifying Checksum [2026-05-27T08:10:18.633Z] 5c69ac0246d0: Download complete [2026-05-27T08:10:18.633Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-27T08:10:18.633Z] 3a2ae6a8a46f: Download complete [2026-05-27T08:10:18.633Z] 33b1e0a273af: Verifying Checksum [2026-05-27T08:10:18.633Z] 33b1e0a273af: Download complete [2026-05-27T08:10:18.633Z] ec43610c2a17: Verifying Checksum [2026-05-27T08:10:18.633Z] ec43610c2a17: Download complete [2026-05-27T08:10:18.633Z] 5d3b04190fa2: Verifying Checksum [2026-05-27T08:10:18.633Z] 5d3b04190fa2: Download complete [2026-05-27T08:10:18.633Z] 5eb5b503b376: Verifying Checksum [2026-05-27T08:10:18.633Z] 5eb5b503b376: Download complete [2026-05-27T08:10:19.269Z] 2f39f015ded8: Download complete [2026-05-27T08:10:20.314Z] 5eb5b503b376: Pull complete [2026-05-27T08:10:20.314Z] 5c69ac0246d0: Pull complete [2026-05-27T08:10:20.636Z] ec43610c2a17: Pull complete [2026-05-27T08:10:20.636Z] 3a2ae6a8a46f: Pull complete [2026-05-27T08:10:20.933Z] 33b1e0a273af: Pull complete [2026-05-27T08:10:20.933Z] 5d3b04190fa2: Pull complete [2026-05-27T08:10:26.689Z] 2f39f015ded8: Pull complete [2026-05-27T08:10:26.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-27T08:10:26.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T08:10:26.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:10:26.953Z] prd-ubuntu20.04-docker-8c-8g-11567 does not seem to be running inside a container [2026-05-27T08:10:27.069Z] $ 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/982/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/982 -v /w/workspace/edgex-go/982:/w/workspace/edgex-go/982:rw,z -v /w/workspace/edgex-go/982@tmp:/w/workspace/edgex-go/982@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-27T08:10:28.395Z] $ docker top d58a9582467264b14b57e86a34e57bdc2a2ab13b83e78369d4a90cd4bc6196f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:10:28.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-27T08:10:29.390Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-27T08:10:29.852Z] + ls /var/log/sa-host [2026-05-27T08:10:29.852Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:10:30.043Z] provisioning config files... [2026-05-27T08:10:30.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/982@tmp/config5490998007074201863tmp [Pipeline] { [Pipeline] echo [2026-05-27T08:10:30.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:30.483Z] ---> create-netrc.sh [Pipeline] } [2026-05-27T08:10:30.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:31.082Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-27T08:10:31.145Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:31.588Z] ---> sudo-logs.sh [2026-05-27T08:10:31.588Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-27T08:10:31.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:32.047Z] ---> job-cost.sh [2026-05-27T08:10:32.047Z] lf-activate-venv: SKIPPING [2026-05-27T08:10:32.047Z] DEBUG: total: 0.10999999940395355 [2026-05-27T08:10:32.047Z] INFO: Retrieving Stack Cost... [2026-05-27T08:10:32.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-27T08:10:32.573Z] INFO: Archiving Costs [Pipeline] echo [2026-05-27T08:10:32.587Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:10:32.884Z] ---> logs-deploy.sh [2026-05-27T08:10:32.884Z] lf-activate-venv: SKIPPING [2026-05-27T08:10:32.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/982 [2026-05-27T08:10:32.884Z] INFO: archiving workspace using pattern(s): [2026-05-27T08:10:33.870Z] Archives upload complete. [2026-05-27T08:10:33.870Z] INFO: archiving logs to Nexus