Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 154ba57e82cc980bd762471448c97560f99650ac 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-ssh11939459370137297721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17868265882275689311.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh14940478217962779821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11159372796357944791.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-ssh6764100550401643435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9171’ Running on prd-ubuntu20.04-docker-8c-8g-9177 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/977 [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/977 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 154ba57e82cc980bd762471448c97560f99650ac (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 154ba57e82cc980bd762471448c97560f99650ac # timeout=10 Commit message: "Merge pull request #5422 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.2" > git rev-list --no-walk 2aa9d3a45a0fed91c10365f8d0d5b5e117fdb2b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-13T01:18:43.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-13T01:18:43.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-13T01:18:43.700Z] ========================================================= [2026-05-13T01:18:43.700Z] EdgeX Global Pipelines Version Info [2026-05-13T01:18:43.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-13T01:18:44.796Z] ------------------- [2026-05-13T01:18:44.796Z] stable info: [2026-05-13T01:18:44.796Z] ------------------- [2026-05-13T01:18:44.796Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-13T01:18:44.796Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-13T01:18:44.796Z] Message: update stable to v1.0.278 [2026-05-13T01:18:45.382Z] ------------------- [2026-05-13T01:18:45.382Z] experimental info: [2026-05-13T01:18:45.382Z] ------------------- [2026-05-13T01:18:45.382Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-13T01:18:45.382Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-13T01:18:45.382Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-13T01:18:45.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-13T01:18:45.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-13T01:18:45.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-13T01:18:45.528Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-13T01:18:45.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-13T01:18:45.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-13T01:18:45.583Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-13T01:18:45.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-13T01:18:45.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-13T01:18:45.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-13T01:18:45.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-13T01:18:45.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-13T01:18:45.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-13T01:18:45.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-13T01:18:45.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-13T01:18:45.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-13T01:18:45.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-13T01:18:45.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-13T01:18:45.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-13T01:18:45.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-13T01:18:45.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-13T01:18:45.900Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-13T01:18:45.918Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-13T01:18:45.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-13T01:18:45.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-13T01:18:45.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-13T01:18:45.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T01:18:46.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 154ba57 [Pipeline] echo [2026-05-13T01:18:46.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T01:18:46.086Z] provisioning config files... [2026-05-13T01:18:46.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config9460435287186805021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T01:18:46.463Z] ---> ****-login.sh [2026-05-13T01:18:46.463Z] nexus3.edgexfoundry.org:10001 [2026-05-13T01:18:46.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:18:46.736Z] [2026-05-13T01:18:46.736Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T01:18:46.736Z] Configure a credential helper to remove this warning. See [2026-05-13T01:18:46.736Z] https://docs.****.com/go/credential-store/ [2026-05-13T01:18:46.736Z] [2026-05-13T01:18:46.736Z] Login Succeeded [2026-05-13T01:18:46.736Z] nexus3.edgexfoundry.org:10002 [2026-05-13T01:18:46.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:18:46.736Z] [2026-05-13T01:18:46.736Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T01:18:46.736Z] Configure a credential helper to remove this warning. See [2026-05-13T01:18:46.736Z] https://docs.****.com/go/credential-store/ [2026-05-13T01:18:46.736Z] [2026-05-13T01:18:46.736Z] Login Succeeded [2026-05-13T01:18:46.736Z] nexus3.edgexfoundry.org:10003 [2026-05-13T01:18:46.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:18:46.997Z] [2026-05-13T01:18:46.997Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T01:18:46.997Z] Configure a credential helper to remove this warning. See [2026-05-13T01:18:46.997Z] https://docs.****.com/go/credential-store/ [2026-05-13T01:18:46.997Z] [2026-05-13T01:18:46.997Z] Login Succeeded [2026-05-13T01:18:46.997Z] nexus3.edgexfoundry.org:10004 [2026-05-13T01:18:46.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:18:46.997Z] [2026-05-13T01:18:46.998Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T01:18:46.998Z] Configure a credential helper to remove this warning. See [2026-05-13T01:18:46.998Z] https://docs.****.com/go/credential-store/ [2026-05-13T01:18:46.998Z] [2026-05-13T01:18:46.998Z] Login Succeeded [2026-05-13T01:18:46.998Z] ****.io [2026-05-13T01:18:46.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:18:47.260Z] [2026-05-13T01:18:47.260Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-13T01:18:47.260Z] Configure a credential helper to remove this warning. See [2026-05-13T01:18:47.260Z] https://docs.****.com/go/credential-store/ [2026-05-13T01:18:47.260Z] [2026-05-13T01:18:47.260Z] Login Succeeded [2026-05-13T01:18:47.260Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T01:18:47.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T01:18:47.587Z] + 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-13T01:18:47.587Z] + + dirname cmd/core-command/Dockerfile [2026-05-13T01:18:47.587Z] cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/core-data/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/core-keeper/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-13T01:18:47.587Z] + + cut -d/ -f2 [2026-05-13T01:18:47.587Z] dirname cmd/core-metadata/Dockerfile [2026-05-13T01:18:47.587Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2026-05-13T01:18:47.587Z] cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/support-notifications/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-13T01:18:47.587Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-13T01:18:47.587Z] + cut -d/ -f2 [2026-05-13T01:18:47.587Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-13T01:18:47.624Z] 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-13T01:18:47.996Z] + git rev-list -1 --merges 154ba57e82cc980bd762471448c97560f99650ac~1..154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T01:18:48.008Z] -----------> git rev-list -1 --merges 154ba57e82cc980bd762471448c97560f99650ac~1..154ba57e82cc980bd762471448c97560f99650ac 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:18:48.008Z] 154ba57e82cc980bd762471448c97560f99650ac [false] [Pipeline] sh [2026-05-13T01:18:48.304Z] + git log --format=format:%s -1 154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T01:18:48.322Z] ========================================================= [2026-05-13T01:18:48.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-13T01:18:48.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-13T01:18:48.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-13T01:18:48.729Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-13T01:18:48.729Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-13T01:18:48.729Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-13T01:18:48.729Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-13T01:18:48.729Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-13T01:18:48.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:18:49.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T01:18:49.173Z] [2026-05-13T01:18:49.173Z] 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-13T01:18:49.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T01:18:49.477Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-13T01:18:49.477Z] 3dae71ba6b94: Pulling fs layer [2026-05-13T01:18:49.477Z] 6bf1a483ea7c: Pulling fs layer [2026-05-13T01:18:49.477Z] f5dfc541a4d3: Pulling fs layer [2026-05-13T01:18:49.477Z] 461d9e800cba: Pulling fs layer [2026-05-13T01:18:49.477Z] 80192f66455f: Pulling fs layer [2026-05-13T01:18:49.477Z] 461d9e800cba: Waiting [2026-05-13T01:18:49.477Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-13T01:18:49.477Z] a29436f7fd5d: Pulling fs layer [2026-05-13T01:18:49.477Z] 923cac83aea3: Pulling fs layer [2026-05-13T01:18:49.477Z] 25ad8b0a4227: Pulling fs layer [2026-05-13T01:18:49.477Z] db01528c6b51: Pulling fs layer [2026-05-13T01:18:49.477Z] 28988de357af: Pulling fs layer [2026-05-13T01:18:49.477Z] 25ad8b0a4227: Waiting [2026-05-13T01:18:49.477Z] 2e8e34ca0e6c: Waiting [2026-05-13T01:18:49.477Z] a29436f7fd5d: Waiting [2026-05-13T01:18:49.477Z] db01528c6b51: Waiting [2026-05-13T01:18:49.477Z] 923cac83aea3: Waiting [2026-05-13T01:18:49.477Z] 28988de357af: Waiting [2026-05-13T01:18:49.477Z] 80192f66455f: Waiting [2026-05-13T01:18:49.477Z] 6bf1a483ea7c: Verifying Checksum [2026-05-13T01:18:49.477Z] 6bf1a483ea7c: Download complete [2026-05-13T01:18:49.477Z] 461d9e800cba: Download complete [2026-05-13T01:18:49.477Z] 80192f66455f: Verifying Checksum [2026-05-13T01:18:49.477Z] 80192f66455f: Download complete [2026-05-13T01:18:49.735Z] f5dfc541a4d3: Verifying Checksum [2026-05-13T01:18:49.735Z] f5dfc541a4d3: Download complete [2026-05-13T01:18:49.735Z] 3dae71ba6b94: Verifying Checksum [2026-05-13T01:18:49.735Z] 3dae71ba6b94: Download complete [2026-05-13T01:18:49.735Z] 923cac83aea3: Verifying Checksum [2026-05-13T01:18:49.735Z] 923cac83aea3: Download complete [2026-05-13T01:18:49.994Z] 25ad8b0a4227: Verifying Checksum [2026-05-13T01:18:49.994Z] 25ad8b0a4227: Download complete [2026-05-13T01:18:49.994Z] db01528c6b51: Verifying Checksum [2026-05-13T01:18:49.994Z] db01528c6b51: Download complete [2026-05-13T01:18:49.994Z] 28988de357af: Download complete [2026-05-13T01:18:49.994Z] a29436f7fd5d: Verifying Checksum [2026-05-13T01:18:49.994Z] a29436f7fd5d: Download complete [2026-05-13T01:18:50.584Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-13T01:18:50.584Z] 2e8e34ca0e6c: Download complete [2026-05-13T01:18:51.522Z] 3dae71ba6b94: Pull complete [2026-05-13T01:18:51.522Z] 6bf1a483ea7c: Pull complete [2026-05-13T01:18:52.457Z] f5dfc541a4d3: Pull complete [2026-05-13T01:18:52.457Z] 461d9e800cba: Pull complete [2026-05-13T01:18:52.457Z] 80192f66455f: Pull complete [2026-05-13T01:18:57.732Z] 2e8e34ca0e6c: Pull complete [2026-05-13T01:18:57.732Z] a29436f7fd5d: Pull complete [2026-05-13T01:18:57.732Z] 923cac83aea3: Pull complete [2026-05-13T01:18:57.992Z] 25ad8b0a4227: Pull complete [2026-05-13T01:18:57.992Z] db01528c6b51: Pull complete [2026-05-13T01:18:57.992Z] 28988de357af: Pull complete [2026-05-13T01:18:57.992Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-13T01:18:57.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-13T01:18:57.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T01:18:58.129Z] prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container [2026-05-13T01:18:58.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-13T01:18:59.685Z] $ docker top 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 -eo pid,comm [2026-05-13T01:18:59.735Z] 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-13T01:18:59.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-13T01:18:59.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T01:18:59.783Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T01:18:59.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T01:18:59.901Z] $ docker exec 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent [2026-05-13T01:18:59.998Z] SSH_AUTH_SOCK=/tmp/ssh-MLAqHVDZXq7l/agent.31 [2026-05-13T01:18:59.998Z] SSH_AGENT_PID=37 [2026-05-13T01:19:00.003Z] Running ssh-add (command line suppressed) [2026-05-13T01:19:00.100Z] Identity added: /w/workspace/edgex-go/977@tmp/private_key_1209619583905355498.key (/w/workspace/edgex-go/977@tmp/private_key_1209619583905355498.key) [2026-05-13T01:19:00.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T01:19:00.401Z] + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] sh [2026-05-13T01:19:00.685Z] + git tag --points-at HEAD [Pipeline] } [2026-05-13T01:19:00.697Z] $ docker exec --env ******** --env ******** 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent -k [2026-05-13T01:19:00.782Z] unset SSH_AUTH_SOCK; [2026-05-13T01:19:00.783Z] unset SSH_AGENT_PID; [2026-05-13T01:19:00.783Z] echo Agent pid 37 killed; [2026-05-13T01:19:00.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-13T01:19:00.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-13T01:19:00.825Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-13T01:19:00.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-13T01:19:00.937Z] $ docker exec 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent [2026-05-13T01:19:01.043Z] SSH_AUTH_SOCK=/tmp/ssh-bK2o1X2zpdml/agent.84 [2026-05-13T01:19:01.043Z] SSH_AGENT_PID=90 [2026-05-13T01:19:01.047Z] Running ssh-add (command line suppressed) [2026-05-13T01:19:01.150Z] Identity added: /w/workspace/edgex-go/977@tmp/private_key_6295770230992945401.key (/w/workspace/edgex-go/977@tmp/private_key_6295770230992945401.key) [2026-05-13T01:19:01.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-13T01:19:01.452Z] + git semver init [2026-05-13T01:19:01.712Z] 2026-05-13 01:19:01,659 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-13T01:19:01.712Z] 2026-05-13 01:19:01,665 [run_init] DEBUG init version:0.0.0 force:False [2026-05-13T01:19:01.712Z] 2026-05-13 01:19:01,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/977/.semver [2026-05-13T01:19:01.712Z] 2026-05-13 01:19:01,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/977/.semver [2026-05-13T01:19:01.712Z] 2026-05-13 01:19:01,666 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/977/.semver'], cwd=/w/workspace/edgex-go/977, stdin=None, shell=False, universal_newlines=False) [2026-05-13T01:19:06.997Z] 2026-05-13 01:19:06,149 [append_file] DEBUG append to file:/w/workspace/edgex-go/977/.git/info/exclude [2026-05-13T01:19:06.997Z] 2026-05-13 01:19:06,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/977/.semver/main with force:False [2026-05-13T01:19:06.997Z] 2026-05-13 01:19:06,150 [read_version] DEBUG read version from /w/workspace/edgex-go/977/.semver/main [2026-05-13T01:19:06.997Z] 2026-05-13 01:19:06,150 [read_version] DEBUG read version from /w/workspace/edgex-go/977/.semver/main [2026-05-13T01:19:06.997Z] 4.1.0-dev.113 [Pipeline] } [2026-05-13T01:19:07.009Z] $ docker exec --env ******** --env ******** 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 ssh-agent -k [2026-05-13T01:19:07.121Z] unset SSH_AUTH_SOCK; [2026-05-13T01:19:07.121Z] unset SSH_AGENT_PID; [2026-05-13T01:19:07.122Z] echo Agent pid 90 killed; [2026-05-13T01:19:07.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-13T01:19:07.452Z] + git semver [Pipeline] } [2026-05-13T01:19:07.726Z] $ docker stop --time=1 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 [2026-05-13T01:19:08.998Z] $ docker rm -f --volumes 34d42a9c4bf27024a8d37c27eddd6c820d51f535832b1ee63b726162eb93aff6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T01:19:09.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-13T01:19:09.644Z] Stashed 1 file(s) [Pipeline] echo [2026-05-13T01:19:09.647Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.113 [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-13T01:19:10.136Z] + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] echo [2026-05-13T01:19:10.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T01:19:10.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T01:19:10.173Z] ========================================================= [2026-05-13T01:19:10.173Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-13T01:19:10.173Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-13T01:19:10.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-13T01:19:10.465Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-13T01:19:10.465Z] 2d35ebdb57d9: Pulling fs layer [2026-05-13T01:19:10.465Z] c35fb4624d26: Pulling fs layer [2026-05-13T01:19:10.465Z] 4e2aec7ef170: Pulling fs layer [2026-05-13T01:19:10.465Z] 333b49ad6fbf: Pulling fs layer [2026-05-13T01:19:10.465Z] 4f4fb700ef54: Pulling fs layer [2026-05-13T01:19:10.465Z] c3e65509a76b: Pulling fs layer [2026-05-13T01:19:10.465Z] 7cf9ebb963bd: Pulling fs layer [2026-05-13T01:19:10.465Z] bb34ca984cfb: Pulling fs layer [2026-05-13T01:19:10.465Z] 333b49ad6fbf: Waiting [2026-05-13T01:19:10.465Z] c3e65509a76b: Waiting [2026-05-13T01:19:10.465Z] 4f4fb700ef54: Waiting [2026-05-13T01:19:10.465Z] 7cf9ebb963bd: Waiting [2026-05-13T01:19:10.465Z] 151cf03bc807: Pulling fs layer [2026-05-13T01:19:10.465Z] bb34ca984cfb: Waiting [2026-05-13T01:19:10.465Z] 151cf03bc807: Waiting [2026-05-13T01:19:10.465Z] c35fb4624d26: Verifying Checksum [2026-05-13T01:19:10.465Z] c35fb4624d26: Download complete [2026-05-13T01:19:10.465Z] 333b49ad6fbf: Download complete [2026-05-13T01:19:10.465Z] 4f4fb700ef54: Download complete [2026-05-13T01:19:10.465Z] c3e65509a76b: Verifying Checksum [2026-05-13T01:19:10.465Z] c3e65509a76b: Download complete [2026-05-13T01:19:10.465Z] 2d35ebdb57d9: Verifying Checksum [2026-05-13T01:19:10.465Z] 2d35ebdb57d9: Download complete [2026-05-13T01:19:10.724Z] 2d35ebdb57d9: Pull complete [2026-05-13T01:19:10.724Z] 7cf9ebb963bd: Verifying Checksum [2026-05-13T01:19:10.724Z] 7cf9ebb963bd: Download complete [2026-05-13T01:19:10.724Z] c35fb4624d26: Pull complete [2026-05-13T01:19:10.983Z] 4e2aec7ef170: Verifying Checksum [2026-05-13T01:19:10.983Z] 4e2aec7ef170: Download complete [2026-05-13T01:19:10.983Z] 151cf03bc807: Verifying Checksum [2026-05-13T01:19:10.983Z] 151cf03bc807: Download complete [2026-05-13T01:19:11.244Z] bb34ca984cfb: Verifying Checksum [2026-05-13T01:19:11.244Z] bb34ca984cfb: Download complete [2026-05-13T01:19:16.537Z] 4e2aec7ef170: Pull complete [2026-05-13T01:19:16.537Z] 333b49ad6fbf: Pull complete [2026-05-13T01:19:16.537Z] 4f4fb700ef54: Pull complete [2026-05-13T01:19:16.537Z] c3e65509a76b: Pull complete [2026-05-13T01:19:16.804Z] 7cf9ebb963bd: Pull complete [2026-05-13T01:19:20.134Z] bb34ca984cfb: Pull complete [2026-05-13T01:19:20.708Z] 151cf03bc807: Pull complete [2026-05-13T01:19:20.708Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-13T01:19:20.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-13T01:19:20.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-13T01:19:21.044Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-13T01:19:21.044Z] WORKDIR /edgex [2026-05-13T01:19:21.044Z] COPY go.mod . [2026-05-13T01:19:21.044Z] RUN go mod download [2026-05-13T01:19:21.044Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-13T01:19:21.632Z] #0 building with "default" instance using docker driver [2026-05-13T01:19:21.632Z] [2026-05-13T01:19:21.632Z] #1 [internal] load build definition from Dockerfile [2026-05-13T01:19:21.632Z] #1 transferring dockerfile: 164B done [2026-05-13T01:19:21.632Z] #1 DONE 0.0s [2026-05-13T01:19:21.632Z] [2026-05-13T01:19:21.632Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-13T01:19:21.632Z] #2 DONE 0.0s [2026-05-13T01:19:21.632Z] [2026-05-13T01:19:21.632Z] #3 [internal] load .dockerignore [2026-05-13T01:19:21.632Z] #3 transferring context: 50B done [2026-05-13T01:19:21.632Z] #3 DONE 0.0s [2026-05-13T01:19:21.632Z] [2026-05-13T01:19:21.632Z] #4 [internal] load build context [2026-05-13T01:19:21.632Z] #4 transferring context: 6.99kB done [2026-05-13T01:19:21.632Z] #4 DONE 0.0s [2026-05-13T01:19:21.632Z] [2026-05-13T01:19:21.632Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-13T01:19:21.910Z] #5 DONE 0.1s [2026-05-13T01:19:21.910Z] [2026-05-13T01:19:21.910Z] #6 [2/4] WORKDIR /edgex [2026-05-13T01:19:22.849Z] #6 DONE 1.2s [2026-05-13T01:19:23.112Z] [2026-05-13T01:19:23.112Z] #7 [3/4] COPY go.mod . [2026-05-13T01:19:23.112Z] #7 DONE 0.0s [2026-05-13T01:19:23.112Z] [2026-05-13T01:19:23.112Z] #8 [4/4] RUN go mod download [2026-05-13T01:19:24.726Z] Still waiting to schedule task [2026-05-13T01:19:24.726Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9175’ [2026-05-13T01:19:31.244Z] #8 DONE 8.2s [2026-05-13T01:19:31.244Z] [2026-05-13T01:19:31.244Z] #9 exporting to image [2026-05-13T01:19:31.244Z] #9 exporting layers [2026-05-13T01:19:35.436Z] #9 exporting layers 3.7s done [2026-05-13T01:19:35.436Z] #9 writing image sha256:aec73e88790f392bc4cfeadd21cc0559af001bbfd32a0b7c42cc0779be310f23 done [2026-05-13T01:19:35.436Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-13T01:19:35.436Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:19:35.739Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-13T01:19:35.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T01:19:35.816Z] prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container [2026-05-13T01:19:35.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-13T01:19:36.121Z] $ docker top 1178d975f0d6a8b8685945b5fbf8613f86f96ff4267da141ef584bbfeb7fd712 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T01:19:36.464Z] + go version [2026-05-13T01:19:36.464Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-13T01:19:36.476Z] $ docker stop --time=1 1178d975f0d6a8b8685945b5fbf8613f86f96ff4267da141ef584bbfeb7fd712 [2026-05-13T01:19:37.747Z] $ docker rm -f --volumes 1178d975f0d6a8b8685945b5fbf8613f86f96ff4267da141ef584bbfeb7fd712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:19:38.163Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-13T01:19:38.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T01:19:38.234Z] prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container [2026-05-13T01:19:38.262Z] $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-13T01:19:38.502Z] $ docker top f4245852e8ada77cedbf36bd71ef8899284172747aaa34394fd3d0092d514abf -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-13T01:19:38.567Z] ========================================================= [2026-05-13T01:19:38.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-13T01:19:38.568Z] ========================================================= [Pipeline] sh [2026-05-13T01:19:38.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] fileExists [Pipeline] sh [2026-05-13T01:19:39.142Z] + make test [2026-05-13T01:19:39.142Z] go test -race -coverprofile=coverage.out ./... [2026-05-13T01:19:49.132Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-13T01:20:21.206Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-13T01:20:22.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2026-05-13T01:20:25.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements [2026-05-13T01:20:25.902Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-13T01:20:25.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2026-05-13T01:20:25.902Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-13T01:20:25.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.095s coverage: 57.3% of statements [2026-05-13T01:20:25.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements [2026-05-13T01:20:25.902Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-13T01:20:25.902Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.713s coverage: 94.2% of statements [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-13T01:20:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.065s coverage: 90.7% of statements [2026-05-13T01:20:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-13T01:20:28.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.029s coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-13T01:20:28.438Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-13T01:20:29.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 11.1% of statements [2026-05-13T01:20:29.005Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-13T01:20:29.005Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.469s coverage: 97.7% of statements [2026-05-13T01:20:31.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-13T01:20:31.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-13T01:20:31.569Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-13T01:20:34.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.053s coverage: 3.5% of statements [2026-05-13T01:20:34.119Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-13T01:20:34.119Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-13T01:20:34.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 1.0% of statements [2026-05-13T01:20:34.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-13T01:20:34.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-05-13T01:20:34.119Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-05-13T01:20:34.119Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-13T01:20:34.119Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-13T01:20:34.119Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-13T01:20:35.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2026-05-13T01:20:35.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2026-05-13T01:20:35.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2026-05-13T01:20:35.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2026-05-13T01:20:35.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2026-05-13T01:20:47.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2026-05-13T01:20:56.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.035s coverage: 47.4% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2026-05-13T01:20:56.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-13T01:20:56.081Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.039s coverage: 20.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.038s coverage: 88.6% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2026-05-13T01:20:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-13T01:20:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.119s coverage: 29.2% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.030s coverage: 93.8% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2026-05-13T01:20:56.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-13T01:20:56.082Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.1% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 94.9% of statements [2026-05-13T01:21:01.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-13T01:21:01.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-13T01:21:01.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2026-05-13T01:21:01.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-13T01:21:01.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements [2026-05-13T01:21:01.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-13T01:21:01.344Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-13T01:21:01.601Z] 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-13T01:21:01.860Z] running golangci-lint [2026-05-13T01:21:02.121Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-13T01:21:02.121Z] go version go1.25.2 linux/amd64 [2026-05-13T01:21:02.389Z] 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-13T01:21:02.389Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-13T01:21:02.389Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-13T01:21:02.389Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-13T01:21:02.389Z] level=info msg="[goenv] Read go env for 6.669391ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-13T01:21:02.389Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-13T01:21:28.996Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 23.818597107s" [2026-05-13T01:21:28.996Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.799867ms" [2026-05-13T01:21:43.857Z] level=info msg="[linters_context/goanalysis] analyzers took 2m29.458747929s with top 10 stages: buildir: 1m12.472774085s, gosec: 3.876235833s, inspect: 3.007677522s, fact_deprecated: 2.974173502s, ctrlflow: 2.336485079s, fact_purity: 2.039614437s, printf: 1.748012759s, S1038: 1.729027443s, nilness: 1.665820902s, QF1004: 1.480247945s" [2026-05-13T01:21:43.857Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-13T01:21:43.857Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-13T01:21:43.857Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-13T01:21:43.857Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-13T01:21:43.857Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, invalid_issue: 35/35, path_relativity: 35/35" [2026-05-13T01:21:43.857Z] level=info msg="[runner] processing took 8.489492ms with stages: nolint_filter: 7.454074ms, generated_file_filter: 803.398µs, exclusion_rules: 126.85µs, exclusion_paths: 47.25µs, path_relativity: 36.72µs, cgo: 5.18µs, path_absoluter: 4.72µs, sort_results: 2.47µs, filename_unadjuster: 2.12µs, invalid_issue: 2.12µs, max_same_issues: 1.17µs, fixer: 840ns, diff: 670ns, max_from_linter: 410ns, path_prettifier: 390ns, path_shortener: 370ns, max_per_file_from_linter: 280ns, uniq_by_line: 220ns, source_code: 130ns, severity-rules: 110ns" [2026-05-13T01:21:43.857Z] level=info msg="[runner] linters took 15.27864633s with stages: goanalysis_metalinter: 15.270074819s" [2026-05-13T01:21:43.857Z] 0 issues. [2026-05-13T01:21:43.857Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-13T01:21:43.857Z] level=info msg="Memory: 391 samples, avg is 369.5MB, max is 1366.0MB" [2026-05-13T01:21:43.857Z] level=info msg="Execution took 39.15348737s" [2026-05-13T01:21:43.857Z] go vet ./... [2026-05-13T01:21:49.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-13T01:21:49.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-13T01:21:49.371Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-13T01:21:49.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-05-13T01:21:49.952Z] + ls -al . [2026-05-13T01:21:49.952Z] total 1396 [2026-05-13T01:21:49.952Z] drwxrwxr-x 11 1001 1001 4096 May 13 01:19 . [2026-05-13T01:21:49.952Z] drwxr-xr-x 4 root root 4096 May 13 01:19 .. [2026-05-13T01:21:49.952Z] drwxrwxr-x 2 1001 1001 4096 May 13 01:18 .blubracket [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 10 May 13 01:18 .dockerignore [2026-05-13T01:21:49.952Z] drwxrwxr-x 8 1001 1001 4096 May 13 01:21 .git [2026-05-13T01:21:49.952Z] drwxrwxr-x 3 1001 1001 4096 May 13 01:18 .github [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 909 May 13 01:18 .gitignore [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 359 May 13 01:18 .golangci.yml [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 100 May 13 01:18 .hadolint.yml [2026-05-13T01:21:49.952Z] drwxr-xr-x 3 1001 1001 4096 May 13 01:19 .semver [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 155 May 13 01:18 .sonarcloud.properties [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 1171 May 13 01:18 ADOPTERS.md [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 20149 May 13 01:18 Attribution.txt [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 108018 May 13 01:18 CHANGELOG.md [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 3804 May 13 01:18 CONTRIBUTING.md [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 677 May 13 01:18 GOVERNANCE.md [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 886 May 13 01:18 Jenkinsfile [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 10775 May 13 01:18 LICENSE [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 16743 May 13 01:18 Makefile [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 582 May 13 01:18 OWNERS.md [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 9932 May 13 01:18 README.md [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 789 May 13 01:18 SECURITY.md [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 13 May 13 01:19 VERSION [2026-05-13T01:21:49.952Z] drwxrwxr-x 2 1001 1001 4096 May 13 01:18 bin [2026-05-13T01:21:49.952Z] drwxrwxr-x 19 1001 1001 4096 May 13 01:18 cmd [2026-05-13T01:21:49.952Z] -rw-r--r-- 1 root root 1047357 May 13 01:21 coverage.out [2026-05-13T01:21:49.952Z] drwxrwxr-x 2 1001 1001 4096 May 13 01:18 fuzz_test [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 6952 May 13 01:18 go.mod [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 90761 May 13 01:18 go.sum [2026-05-13T01:21:49.952Z] drwxrwxr-x 7 1001 1001 4096 May 13 01:18 internal [2026-05-13T01:21:49.952Z] drwxrwxr-x 2 1001 1001 4096 May 13 01:18 openapi [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 584 May 13 01:18 security.txt [2026-05-13T01:21:49.952Z] -rw-rw-r-- 1 1001 1001 204 May 13 01:18 version.go [Pipeline] sh [2026-05-13T01:21:50.240Z] + '[' -e coverage.out ] [2026-05-13T01:21:50.240Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-13T01:21:50.384Z] Stashed 1 file(s) [Pipeline] sh [2026-05-13T01:21:50.667Z] + make build [2026-05-13T01:21:50.667Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-13T01:22:17.243Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-13T01:22:19.148Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-13T01:22:21.064Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-13T01:22:22.000Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-13T01:22:23.904Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-13T01:22:29.168Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-13T01:22:31.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-13T01:22:34.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-13T01:22:36.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-13T01:22:38.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-13T01:22:40.713Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-13T01:22:41.280Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-13T01:22:43.196Z] $ docker stop --time=1 f4245852e8ada77cedbf36bd71ef8899284172747aaa34394fd3d0092d514abf [2026-05-13T01:22:45.528Z] $ docker rm -f --volumes f4245852e8ada77cedbf36bd71ef8899284172747aaa34394fd3d0092d514abf [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-13T01:22:46.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-13T01:22:46.848Z] [2026-05-13T01:22:46.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:22:47.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-13T01:22:47.152Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-13T01:22:47.152Z] 91d30c5bc195: Pulling fs layer [2026-05-13T01:22:47.152Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-13T01:22:47.152Z] 9c61dcf015f6: Pulling fs layer [2026-05-13T01:22:47.152Z] 4698f68db338: Pulling fs layer [2026-05-13T01:22:47.152Z] 2a2f49069b9e: Pulling fs layer [2026-05-13T01:22:47.152Z] e0025b399a48: Pulling fs layer [2026-05-13T01:22:47.152Z] 4698f68db338: Waiting [2026-05-13T01:22:47.152Z] 2a2f49069b9e: Waiting [2026-05-13T01:22:47.152Z] e0025b399a48: Waiting [2026-05-13T01:22:47.152Z] 91d30c5bc195: Verifying Checksum [2026-05-13T01:22:47.152Z] 91d30c5bc195: Download complete [2026-05-13T01:22:47.152Z] 4698f68db338: Download complete [2026-05-13T01:22:47.411Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-13T01:22:47.411Z] 2e9b0aa3be6d: Download complete [2026-05-13T01:22:47.411Z] 91d30c5bc195: Pull complete [2026-05-13T01:22:47.411Z] e0025b399a48: Verifying Checksum [2026-05-13T01:22:47.411Z] e0025b399a48: Download complete [2026-05-13T01:22:47.411Z] 2a2f49069b9e: Download complete [2026-05-13T01:22:47.670Z] 2e9b0aa3be6d: Pull complete [2026-05-13T01:22:48.242Z] 9c61dcf015f6: Verifying Checksum [2026-05-13T01:22:48.242Z] 9c61dcf015f6: Download complete [2026-05-13T01:22:52.458Z] 9c61dcf015f6: Pull complete [2026-05-13T01:22:52.458Z] 4698f68db338: Pull complete [2026-05-13T01:22:52.719Z] 2a2f49069b9e: Pull complete [2026-05-13T01:22:52.719Z] e0025b399a48: Pull complete [2026-05-13T01:22:52.719Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-13T01:22:52.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-13T01:22:52.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T01:22:52.828Z] prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container [2026-05-13T01:22:52.851Z] $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-05-13T01:22:53.600Z] $ docker top bcd3b16889c9ad8263dcb1d3d4768399134514fcbf86874f07dd512f2ab132d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T01:22:53.948Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-13T01:22:54.018Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9180 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-13T01:22:54.033Z] Running in /w/workspace/edgex-go/977 [Pipeline] { [Pipeline] checkout [2026-05-13T01:22:54.072Z] The recommended git tool is: git [2026-05-13T01:22:54.204Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #1 transferring dockerfile: 2.02kB done [2026-05-13T01:22:54.204Z] #1 DONE 0.1s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #2 [support-scheduler internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #2 transferring dockerfile: 1.83kB done [2026-05-13T01:22:54.204Z] #2 DONE 0.1s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-13T01:22:54.204Z] #3 DONE 0.0s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T01:22:54.204Z] #4 DONE 0.1s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #5 transferring dockerfile: 3.02kB done [2026-05-13T01:22:54.204Z] #5 DONE 0.1s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #6 [core-data internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #6 transferring dockerfile: 2.04kB done [2026-05-13T01:22:54.204Z] #6 DONE 0.1s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #7 transferring dockerfile: 2.10kB done [2026-05-13T01:22:54.204Z] #7 DONE 0.1s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #8 transferring dockerfile: 2.50kB done [2026-05-13T01:22:54.204Z] #8 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #9 [core-keeper internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #9 transferring dockerfile: 2.07kB done [2026-05-13T01:22:54.204Z] #9 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #10 [security-spire-server internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #10 transferring dockerfile: 1.70kB done [2026-05-13T01:22:54.204Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-13T01:22:54.204Z] #10 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #11 transferring dockerfile: 2.23kB done [2026-05-13T01:22:54.204Z] #11 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-13T01:22:54.204Z] #3 DONE 0.0s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #12 [security-proxy-setup internal] load .dockerignore [2026-05-13T01:22:54.204Z] #12 DONE 0.0s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #13 [core-metadata internal] load .dockerignore [2026-05-13T01:22:54.204Z] #13 DONE 0.0s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #14 [core-data internal] load .dockerignore [2026-05-13T01:22:54.204Z] #14 DONE 0.0s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #15 [support-notifications internal] load .dockerignore [2026-05-13T01:22:54.204Z] #15 DONE 0.0s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #16 [core-keeper internal] load .dockerignore [2026-05-13T01:22:54.204Z] #16 DONE 0.0s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #17 [security-spire-config internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #17 transferring dockerfile: 1.69kB done [2026-05-13T01:22:54.204Z] #17 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #18 [core-command internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #18 transferring dockerfile: 1.94kB done [2026-05-13T01:22:54.204Z] #18 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #19 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #19 transferring dockerfile: 2.14kB done [2026-05-13T01:22:54.204Z] #19 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #20 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #20 transferring dockerfile: 1.89kB done [2026-05-13T01:22:54.204Z] #20 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #21 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-13T01:22:54.204Z] #21 transferring dockerfile: 2.49kB done [2026-05-13T01:22:54.204Z] #21 DONE 0.2s [2026-05-13T01:22:54.204Z] [2026-05-13T01:22:54.204Z] #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-13T01:22:54.462Z] #22 ... [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #23 [security-spire-agent internal] load build definition from Dockerfile [2026-05-13T01:22:54.462Z] #23 transferring dockerfile: 1.81kB done [2026-05-13T01:22:54.462Z] #23 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-13T01:22:54.462Z] #23 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-13T01:22:54.462Z] #23 DONE 0.2s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-13T01:22:54.462Z] #3 DONE 0.0s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #4 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T01:22:54.462Z] #4 DONE 0.2s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #14 [core-data internal] load .dockerignore [2026-05-13T01:22:54.462Z] #14 transferring context: 50B done [2026-05-13T01:22:54.462Z] #14 DONE 0.1s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #16 [core-keeper internal] load .dockerignore [2026-05-13T01:22:54.462Z] #16 transferring context: 50B done [2026-05-13T01:22:54.462Z] #16 DONE 0.1s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-13T01:22:54.462Z] #22 ... [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #13 [core-metadata internal] load .dockerignore [2026-05-13T01:22:54.462Z] #13 transferring context: 50B done [2026-05-13T01:22:54.462Z] #13 DONE 0.1s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #12 [security-proxy-setup internal] load .dockerignore [2026-05-13T01:22:54.462Z] #12 transferring context: 50B done [2026-05-13T01:22:54.462Z] #12 DONE 0.1s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #15 [support-notifications internal] load .dockerignore [2026-05-13T01:22:54.462Z] #15 transferring context: 50B done [2026-05-13T01:22:54.462Z] #15 DONE 0.1s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #24 [security-bootstrapper internal] load .dockerignore [2026-05-13T01:22:54.462Z] #24 transferring context: 50B done [2026-05-13T01:22:54.462Z] #24 DONE 0.1s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #25 [support-scheduler internal] load .dockerignore [2026-05-13T01:22:54.462Z] #25 transferring context: 50B done [2026-05-13T01:22:54.462Z] #25 DONE 0.1s [2026-05-13T01:22:54.462Z] [2026-05-13T01:22:54.462Z] #26 [security-proxy-auth internal] load .dockerignore [2026-05-13T01:22:54.462Z] #26 transferring context: 50B done [2026-05-13T01:22:54.462Z] #26 DONE 0.1s [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #27 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:22:54.720Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:22:54.720Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-13T01:22:54.720Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-13T01:22:54.720Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:22:54.720Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-13T01:22:54.720Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-13T01:22:54.720Z] #27 ... [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-13T01:22:54.720Z] #28 transferring context: 50B done [2026-05-13T01:22:54.720Z] #28 DONE 0.3s [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #29 [security-secretstore-setup internal] load .dockerignore [2026-05-13T01:22:54.720Z] #29 transferring context: 50B done [2026-05-13T01:22:54.720Z] #29 DONE 0.3s [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2026-05-13T01:22:54.720Z] #30 transferring context: 50B 0.0s done [2026-05-13T01:22:54.720Z] #30 DONE 0.3s [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #31 [core-command internal] load .dockerignore [2026-05-13T01:22:54.720Z] #31 transferring context: 50B 0.0s done [2026-05-13T01:22:54.720Z] #31 DONE 0.3s [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:22:54.720Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:22:54.720Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-13T01:22:54.720Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-13T01:22:54.720Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:22:54.720Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-13T01:22:54.720Z] #27 ... [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-13T01:22:54.720Z] #32 DONE 0.4s [2026-05-13T01:22:54.720Z] [2026-05-13T01:22:54.720Z] #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:22:54.978Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-13T01:22:55.235Z] #27 ... [2026-05-13T01:22:55.235Z] [2026-05-13T01:22:55.235Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-13T01:22:55.235Z] #33 DONE 0.9s [2026-05-13T01:22:55.235Z] [2026-05-13T01:22:55.235Z] #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-13T01:22:55.235Z] #22 DONE 0.9s [2026-05-13T01:22:55.235Z] [2026-05-13T01:22:55.235Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-13T01:22:55.235Z] #34 DONE 0.4s [2026-05-13T01:22:55.235Z] [2026-05-13T01:22:55.235Z] #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-13T01:22:55.494Z] #35 ... [2026-05-13T01:22:55.494Z] [2026-05-13T01:22:55.494Z] #36 [security-spire-server internal] load .dockerignore [2026-05-13T01:22:55.494Z] #36 transferring context: 50B 0.0s done [2026-05-13T01:22:55.494Z] #36 DONE 0.2s [2026-05-13T01:22:55.494Z] [2026-05-13T01:22:55.494Z] #27 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:22:55.494Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:22:55.494Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-13T01:22:55.494Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-13T01:22:55.494Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:22:55.494Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-13T01:22:55.494Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-13T01:22:55.494Z] #27 DONE 1.0s [2026-05-13T01:22:55.494Z] [2026-05-13T01:22:55.494Z] #37 [security-spire-agent internal] load .dockerignore [2026-05-13T01:22:55.494Z] #37 transferring context: 50B 0.0s done [2026-05-13T01:22:55.494Z] #37 DONE 0.3s [2026-05-13T01:22:55.494Z] [2026-05-13T01:22:55.494Z] #38 [security-spire-config internal] load .dockerignore [2026-05-13T01:22:55.494Z] #38 transferring context: 50B 0.0s done [2026-05-13T01:22:55.494Z] #38 DONE 0.3s [2026-05-13T01:22:55.494Z] [2026-05-13T01:22:55.494Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:55.494Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:55.752Z] #39 ... [2026-05-13T01:22:55.752Z] [2026-05-13T01:22:55.752Z] #27 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:22:55.752Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:22:55.752Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-13T01:22:55.752Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-13T01:22:55.752Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:22:55.752Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-13T01:22:55.752Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-13T01:22:55.752Z] #27 DONE 1.0s [2026-05-13T01:22:55.752Z] [2026-05-13T01:22:55.752Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:55.752Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-05-13T01:22:56.010Z] #39 ... [2026-05-13T01:22:56.010Z] [2026-05-13T01:22:56.010Z] #40 [security-spire-server internal] load build context [2026-05-13T01:22:56.010Z] #40 transferring context: 26.58kB 0.0s done [2026-05-13T01:22:56.010Z] #40 DONE 0.4s [2026-05-13T01:22:56.010Z] [2026-05-13T01:22:56.010Z] #41 [security-spire-config internal] load build context [2026-05-13T01:22:56.010Z] #41 transferring context: 24.83kB 0.0s done [2026-05-13T01:22:56.010Z] #41 DONE 0.4s [2026-05-13T01:22:56.010Z] [2026-05-13T01:22:56.010Z] #42 [security-spire-agent internal] load build context [2026-05-13T01:22:56.010Z] #42 transferring context: 26.11kB 0.0s done [2026-05-13T01:22:56.010Z] #42 DONE 0.4s [2026-05-13T01:22:56.010Z] [2026-05-13T01:22:56.010Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:56.010Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-13T01:22:56.010Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-13T01:22:56.010Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-13T01:22:56.010Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-05-13T01:22:56.010Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s [2026-05-13T01:22:56.010Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2026-05-13T01:22:56.268Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-13T01:22:56.268Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-13T01:22:56.268Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-05-13T01:22:56.268Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-13T01:22:56.268Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s [2026-05-13T01:22:56.268Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-13T01:22:56.268Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-13T01:22:56.268Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-05-13T01:22:56.268Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.15MB / 41.51MB 0.4s [2026-05-13T01:22:56.268Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-05-13T01:22:56.268Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-13T01:22:56.526Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 0.6s [2026-05-13T01:22:56.526Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 25.17MB / 41.51MB 0.7s [2026-05-13T01:22:56.807Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 34.60MB / 41.51MB 0.8s [2026-05-13T01:22:56.807Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s [2026-05-13T01:22:57.390Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.3s done [2026-05-13T01:22:57.956Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-13T01:22:58.891Z] #39 ... [2026-05-13T01:22:58.891Z] [2026-05-13T01:22:58.891Z] #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-13T01:22:58.891Z] #43 DONE 3.6s [2026-05-13T01:22:58.891Z] [2026-05-13T01:22:58.891Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:58.959Z] using credential edgex-jenkins-ssh [2026-05-13T01:22:58.979Z] Cloning the remote Git repository [2026-05-13T01:22:59.020Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-13T01:22:59.107Z] > git init /w/workspace/edgex-go/977 # timeout=10 [2026-05-13T01:22:59.150Z] #39 ... [2026-05-13T01:22:59.150Z] [2026-05-13T01:22:59.150Z] #35 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-13T01:22:59.150Z] #35 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.150Z] #35 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.150Z] #35 1.545 OK: 265 MiB in 60 packages [2026-05-13T01:22:59.150Z] #35 DONE 3.8s [2026-05-13T01:22:59.150Z] [2026-05-13T01:22:59.150Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:59.407Z] #39 ... [2026-05-13T01:22:59.407Z] [2026-05-13T01:22:59.407Z] #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-13T01:22:59.407Z] #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.407Z] #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.408Z] #0 1.959 OK: 265 MiB in 60 packages [2026-05-13T01:22:59.408Z] #44 DONE 4.1s [2026-05-13T01:22:59.408Z] [2026-05-13T01:22:59.408Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:59.667Z] #39 ... [2026-05-13T01:22:59.667Z] [2026-05-13T01:22:59.667Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-13T01:22:59.667Z] #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.667Z] #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.667Z] #0 1.816 OK: 265 MiB in 60 packages [2026-05-13T01:22:59.667Z] #45 DONE 4.3s [2026-05-13T01:22:59.667Z] [2026-05-13T01:22:59.667Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:59.667Z] #39 ... [2026-05-13T01:22:59.667Z] [2026-05-13T01:22:59.667Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-13T01:22:59.667Z] #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.667Z] #0 1.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.667Z] #0 1.866 OK: 265 MiB in 60 packages [2026-05-13T01:22:59.667Z] #46 DONE 4.4s [2026-05-13T01:22:59.667Z] [2026-05-13T01:22:59.667Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:59.926Z] #39 ... [2026-05-13T01:22:59.926Z] [2026-05-13T01:22:59.926Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-13T01:22:59.926Z] #0 1.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 1.517 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T01:22:59.926Z] #0 1.527 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:22:59.926Z] #0 1.547 OK: 7 MiB in 17 packages [2026-05-13T01:22:59.926Z] #47 DONE 4.5s [2026-05-13T01:22:59.926Z] [2026-05-13T01:22:59.926Z] #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-13T01:22:59.926Z] #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 2.956 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T01:22:59.926Z] #0 2.968 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:22:59.926Z] #0 2.994 OK: 7 MiB in 17 packages [2026-05-13T01:22:59.926Z] #48 DONE 4.5s [2026-05-13T01:22:59.926Z] [2026-05-13T01:22:59.926Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-13T01:22:59.926Z] #0 0.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 1.380 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:22:59.926Z] #0 1.380 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:22:59.926Z] #0 1.380 OK: 26342 distinct packages available [2026-05-13T01:22:59.926Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:22:59.926Z] #0 2.061 OK: 265 MiB in 60 packages [2026-05-13T01:22:59.926Z] #49 DONE 4.8s [2026-05-13T01:22:59.926Z] [2026-05-13T01:22:59.926Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:23:00.184Z] #39 ... [2026-05-13T01:23:00.184Z] [2026-05-13T01:23:00.184Z] #50 [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-13T01:23:00.184Z] #50 DONE 4.7s [2026-05-13T01:23:00.184Z] [2026-05-13T01:23:00.184Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:23:00.184Z] #39 ... [2026-05-13T01:23:00.184Z] [2026-05-13T01:23:00.184Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-13T01:23:00.184Z] #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 2.958 (1/7) Installing ca-certificates (20260413-r0) [2026-05-13T01:23:00.184Z] #0 2.976 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:00.184Z] #0 2.982 (3/7) Installing libgcc (14.2.0-r6) [2026-05-13T01:23:00.184Z] #0 2.989 (4/7) Installing libsodium (1.0.20-r1) [2026-05-13T01:23:00.184Z] #0 2.997 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-13T01:23:00.184Z] #0 3.038 (6/7) Installing libzmq (4.3.5-r2) [2026-05-13T01:23:00.184Z] #0 3.057 (7/7) Installing zeromq (4.3.5-r2) [2026-05-13T01:23:00.184Z] #0 3.069 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:00.184Z] #0 3.230 Executing ca-certificates-20260413-r0.trigger [2026-05-13T01:23:00.184Z] #0 3.300 OK: 12 MiB in 23 packages [2026-05-13T01:23:00.184Z] #51 DONE 4.7s [2026-05-13T01:23:00.184Z] [2026-05-13T01:23:00.184Z] #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-13T01:23:00.184Z] #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 3.152 (1/3) Installing ca-certificates (20260413-r0) [2026-05-13T01:23:00.184Z] #0 3.244 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:00.184Z] #0 3.256 (3/3) Installing tzdata (2026b-r0) [2026-05-13T01:23:00.184Z] #0 3.334 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:00.184Z] #0 3.336 Executing ca-certificates-20260413-r0.trigger [2026-05-13T01:23:00.184Z] #0 3.414 OK: 8 MiB in 19 packages [2026-05-13T01:23:00.184Z] #52 DONE 4.7s [2026-05-13T01:23:00.184Z] [2026-05-13T01:23:00.184Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-13T01:23:00.184Z] #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 2.749 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:23:00.184Z] #0 2.749 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:23:00.184Z] #0 2.749 OK: 26324 distinct packages available [2026-05-13T01:23:00.184Z] #0 2.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 2.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 3.391 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-13T01:23:00.184Z] #0 3.419 (2/13) Installing c-ares (1.34.6-r0) [2026-05-13T01:23:00.184Z] #0 3.454 (3/13) Installing libunistring (1.3-r0) [2026-05-13T01:23:00.184Z] #0 3.471 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-13T01:23:00.184Z] #0 3.483 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-13T01:23:00.184Z] #0 3.493 (6/13) Installing libpsl (0.21.5-r3) [2026-05-13T01:23:00.184Z] #0 3.501 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-13T01:23:00.184Z] #0 3.517 (8/13) Installing libcurl (8.14.1-r2) [2026-05-13T01:23:00.184Z] #0 3.552 (9/13) Installing curl (8.14.1-r2) [2026-05-13T01:23:00.184Z] #0 3.578 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:00.184Z] #0 3.593 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-13T01:23:00.184Z] #0 3.605 (12/13) Installing libucontext (1.3.2-r0) [2026-05-13T01:23:00.184Z] #0 3.616 (13/13) Installing gcompat (1.1.0-r4) [2026-05-13T01:23:00.184Z] #0 3.626 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:00.184Z] #0 3.632 OK: 13 MiB in 29 packages [2026-05-13T01:23:00.184Z] #53 DONE 4.7s [2026-05-13T01:23:00.184Z] [2026-05-13T01:23:00.184Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-13T01:23:00.184Z] #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.184Z] #0 3.538 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:00.184Z] #0 3.545 (2/4) Installing openssl (3.5.6-r0) [2026-05-13T01:23:00.184Z] #0 3.557 (3/4) Installing su-exec (0.2-r3) [2026-05-13T01:23:00.184Z] #0 3.561 (4/4) Installing yq-go (4.47.2-r3) [2026-05-13T01:23:00.184Z] #0 3.656 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:00.184Z] #0 3.656 OK: 20 MiB in 20 packages [2026-05-13T01:23:00.184Z] #54 DONE 4.7s [2026-05-13T01:23:00.184Z] [2026-05-13T01:23:00.184Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:22:59.262Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-13T01:22:59.263Z] > git --version # timeout=10 [2026-05-13T01:22:59.282Z] > git --version # 'git version 2.25.1' [2026-05-13T01:22:59.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-13T01:22:59.433Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-13T01:23:00.751Z] #39 ... [2026-05-13T01:23:00.751Z] [2026-05-13T01:23:00.751Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-13T01:23:00.751Z] #0 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.751Z] #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:00.751Z] #0 4.638 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:00.751Z] #0 4.640 (2/2) Installing su-exec (0.2-r3) [2026-05-13T01:23:00.751Z] #0 4.644 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:00.751Z] #0 4.655 OK: 7 MiB in 18 packages [2026-05-13T01:23:00.751Z] #55 DONE 5.3s [2026-05-13T01:23:00.751Z] [2026-05-13T01:23:00.751Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:23:01.010Z] #39 ... [2026-05-13T01:23:01.010Z] [2026-05-13T01:23:01.010Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:23:01.010Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-05-13T01:23:01.010Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-05-13T01:23:01.010Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-05-13T01:23:01.010Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-13T01:23:01.010Z] #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-13T01:23:01.010Z] #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-13T01:23:01.010Z] #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-13T01:23:01.010Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2026-05-13T01:23:01.010Z] #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done [2026-05-13T01:23:01.010Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-13T01:23:01.010Z] #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done [2026-05-13T01:23:01.010Z] #56 DONE 5.3s [2026-05-13T01:23:01.010Z] [2026-05-13T01:23:01.010Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:23:03.543Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.1s done [2026-05-13T01:23:04.477Z] #39 ... [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #57 [core-data internal] load build context [2026-05-13T01:23:04.477Z] #57 transferring context: 213.40MB 9.8s [2026-05-13T01:23:04.477Z] #57 ... [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-13T01:23:04.477Z] #0 6.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.713 (1/4) Installing ca-certificates (20260413-r0) [2026-05-13T01:23:04.477Z] #0 6.733 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:04.477Z] #0 6.742 (3/4) Installing su-exec (0.2-r3) [2026-05-13T01:23:04.477Z] #0 6.746 (4/4) Installing yq-go (4.47.2-r3) [2026-05-13T01:23:04.477Z] #0 6.830 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:04.477Z] #0 6.836 Executing ca-certificates-20260413-r0.trigger [2026-05-13T01:23:04.477Z] #0 6.899 OK: 20 MiB in 20 packages [2026-05-13T01:23:04.477Z] #58 DONE 9.0s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #59 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:23:04.477Z] #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.461 OK: 12 MiB in 23 packages [2026-05-13T01:23:04.477Z] #59 DONE 4.3s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #60 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:23:04.477Z] #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.451 OK: 7 MiB in 17 packages [2026-05-13T01:23:04.477Z] #60 DONE 4.5s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #57 [core-data internal] load build context [2026-05-13T01:23:04.477Z] #57 ... [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #61 [core-keeper internal] load build context [2026-05-13T01:23:04.477Z] #61 ... [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:23:04.477Z] #0 5.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.397 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:23:04.477Z] #0 6.397 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:23:04.477Z] #0 6.397 OK: 26324 distinct packages available [2026-05-13T01:23:04.477Z] #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 7.064 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:04.477Z] #0 7.101 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-13T01:23:04.477Z] #0 7.104 (3/4) Installing libucontext (1.3.2-r0) [2026-05-13T01:23:04.477Z] #0 7.109 (4/4) Installing gcompat (1.1.0-r4) [2026-05-13T01:23:04.477Z] #0 7.114 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:04.477Z] #0 7.128 OK: 8 MiB in 20 packages [2026-05-13T01:23:04.477Z] #62 DONE 8.9s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-13T01:23:04.477Z] #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 3.272 OK: 7 MiB in 17 packages [2026-05-13T01:23:04.477Z] #63 DONE 4.6s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:23:04.477Z] #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 3.015 OK: 13 MiB in 29 packages [2026-05-13T01:23:04.477Z] #64 DONE 4.3s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-13T01:23:04.477Z] #0 5.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.577 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:23:04.477Z] #0 6.577 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:23:04.477Z] #0 6.577 OK: 26324 distinct packages available [2026-05-13T01:23:04.477Z] #0 6.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 6.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 7.188 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:04.477Z] #0 7.194 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-13T01:23:04.477Z] #0 7.203 (3/5) Installing libucontext (1.3.2-r0) [2026-05-13T01:23:04.477Z] #0 7.210 (4/5) Installing gcompat (1.1.0-r4) [2026-05-13T01:23:04.477Z] #0 7.220 (5/5) Installing openssl (3.5.6-r0) [2026-05-13T01:23:04.477Z] #0 7.243 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:04.477Z] #0 7.265 OK: 8 MiB in 21 packages [2026-05-13T01:23:04.477Z] #65 DONE 9.1s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #66 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-13T01:23:04.477Z] #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.477Z] #0 2.879 OK: 20 MiB in 20 packages [2026-05-13T01:23:04.477Z] #66 DONE 4.3s [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #61 [core-keeper internal] load build context [2026-05-13T01:23:04.477Z] #61 ... [2026-05-13T01:23:04.477Z] [2026-05-13T01:23:04.477Z] #67 [support-notifications internal] load build context [2026-05-13T01:23:04.734Z] #67 ... [2026-05-13T01:23:04.734Z] [2026-05-13T01:23:04.734Z] #68 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-13T01:23:04.734Z] #0 3.486 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 3.818 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 4.476 OK: 265 MiB in 60 packages [2026-05-13T01:23:04.734Z] #68 DONE 5.6s [2026-05-13T01:23:04.734Z] [2026-05-13T01:23:04.734Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-13T01:23:04.734Z] #0 1.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 2.375 OK: 7 MiB in 18 packages [2026-05-13T01:23:04.734Z] #69 DONE 3.8s [2026-05-13T01:23:04.734Z] [2026-05-13T01:23:04.734Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-13T01:23:04.734Z] #0 2.503 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 2.775 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 3.420 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T01:23:04.734Z] #0 3.576 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:23:04.734Z] #0 3.587 OK: 7 MiB in 17 packages [2026-05-13T01:23:04.734Z] #70 DONE 4.5s [2026-05-13T01:23:04.734Z] [2026-05-13T01:23:04.734Z] #71 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:23:04.734Z] #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:04.734Z] #0 2.811 OK: 8 MiB in 19 packages [2026-05-13T01:23:04.734Z] #71 DONE 4.5s [2026-05-13T01:23:04.734Z] [2026-05-13T01:23:04.734Z] #72 [security-proxy-setup internal] load build context [2026-05-13T01:23:04.734Z] #72 ... [2026-05-13T01:23:04.734Z] [2026-05-13T01:23:04.734Z] #73 [support-scheduler internal] load build context [2026-05-13T01:23:04.991Z] #73 ... [2026-05-13T01:23:04.991Z] [2026-05-13T01:23:04.991Z] #74 [security-proxy-auth internal] load build context [2026-05-13T01:23:04.991Z] #74 ... [2026-05-13T01:23:04.991Z] [2026-05-13T01:23:04.991Z] #75 [security-secretstore-setup internal] load build context [2026-05-13T01:23:04.991Z] #75 ... [2026-05-13T01:23:04.991Z] [2026-05-13T01:23:04.991Z] #76 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:23:05.250Z] #76 ... [2026-05-13T01:23:05.250Z] [2026-05-13T01:23:05.250Z] #77 [security-spiffe-token-provider internal] load build context [2026-05-13T01:23:05.250Z] #77 ... [2026-05-13T01:23:05.250Z] [2026-05-13T01:23:05.250Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:05.507Z] #78 ... [2026-05-13T01:23:05.507Z] [2026-05-13T01:23:05.507Z] #79 [security-bootstrapper internal] load build context [2026-05-13T01:23:05.507Z] #79 ... [2026-05-13T01:23:05.507Z] [2026-05-13T01:23:05.507Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-13T01:23:05.507Z] #80 DONE 0.9s [2026-05-13T01:23:05.507Z] [2026-05-13T01:23:05.507Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:23:05.507Z] #39 DONE 10.0s [2026-05-13T01:23:05.507Z] [2026-05-13T01:23:05.507Z] #79 [security-bootstrapper internal] load build context [2026-05-13T01:23:05.507Z] #79 ... [2026-05-13T01:23:05.507Z] [2026-05-13T01:23:05.507Z] #81 [core-command internal] load build context [2026-05-13T01:23:05.507Z] #81 ... [2026-05-13T01:23:05.507Z] [2026-05-13T01:23:05.507Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:08.785Z] #78 ... [2026-05-13T01:23:08.785Z] [2026-05-13T01:23:08.785Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-13T01:23:08.785Z] #82 DONE 4.3s [2026-05-13T01:23:08.785Z] [2026-05-13T01:23:08.785Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-13T01:23:08.785Z] #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:08.785Z] #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:08.785Z] #0 2.512 OK: 20 MiB in 20 packages [2026-05-13T01:23:08.785Z] #83 DONE 4.4s [2026-05-13T01:23:08.785Z] [2026-05-13T01:23:08.785Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:09.043Z] #78 ... [2026-05-13T01:23:09.043Z] [2026-05-13T01:23:09.043Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-13T01:23:09.043Z] #0 2.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:09.043Z] #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:09.043Z] #0 2.783 OK: 8 MiB in 20 packages [2026-05-13T01:23:09.043Z] #84 DONE 4.4s [2026-05-13T01:23:09.043Z] [2026-05-13T01:23:09.043Z] #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-13T01:23:09.043Z] #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:09.043Z] #0 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-13T01:23:09.043Z] #0 2.817 OK: 8 MiB in 21 packages [2026-05-13T01:23:09.043Z] #85 DONE 4.3s [2026-05-13T01:23:09.043Z] [2026-05-13T01:23:09.043Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:09.608Z] #78 transferring context: 454.24MB 14.9s [2026-05-13T01:23:09.868Z] #78 ... [2026-05-13T01:23:09.868Z] [2026-05-13T01:23:09.868Z] #77 [security-spiffe-token-provider internal] load build context [2026-05-13T01:23:09.868Z] #77 transferring context: 640.35MB 14.5s done [2026-05-13T01:23:09.868Z] #77 DONE 15.0s [2026-05-13T01:23:09.868Z] [2026-05-13T01:23:09.868Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:09.868Z] #78 ... [2026-05-13T01:23:09.868Z] [2026-05-13T01:23:09.868Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-13T01:23:09.868Z] #86 DONE 0.9s [2026-05-13T01:23:09.868Z] [2026-05-13T01:23:09.868Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:12.406Z] #78 ... [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #67 [support-notifications internal] load build context [2026-05-13T01:23:12.406Z] #67 transferring context: 640.35MB 15.9s done [2026-05-13T01:23:12.406Z] #67 DONE 17.6s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:23:12.406Z] #87 DONE 3.1s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:12.406Z] #78 ... [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #73 [support-scheduler internal] load build context [2026-05-13T01:23:12.406Z] #73 transferring context: 640.35MB 15.9s done [2026-05-13T01:23:12.406Z] #73 DONE 17.7s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:12.406Z] #78 ... [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #74 [security-proxy-auth internal] load build context [2026-05-13T01:23:12.406Z] #74 transferring context: 640.35MB 16.1s done [2026-05-13T01:23:12.406Z] #74 DONE 17.7s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #72 [security-proxy-setup internal] load build context [2026-05-13T01:23:12.406Z] #72 transferring context: 640.35MB 16.2s done [2026-05-13T01:23:12.406Z] #72 DONE 17.7s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #75 [security-secretstore-setup internal] load build context [2026-05-13T01:23:12.406Z] #75 transferring context: 640.35MB 16.4s done [2026-05-13T01:23:12.406Z] #75 DONE 17.5s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-13T01:23:12.406Z] #88 DONE 3.3s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:12.406Z] #78 transferring context: 640.35MB 17.9s done [2026-05-13T01:23:12.406Z] #78 ... [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:23:12.406Z] #89 DONE 3.5s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #79 [security-bootstrapper internal] load build context [2026-05-13T01:23:12.406Z] #79 transferring context: 640.35MB 17.4s done [2026-05-13T01:23:12.406Z] #79 DONE 17.9s [2026-05-13T01:23:12.406Z] [2026-05-13T01:23:12.406Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:12.406Z] #90 DONE 2.6s [2026-05-13T01:23:12.665Z] [2026-05-13T01:23:12.665Z] #57 [core-data internal] load build context [2026-05-13T01:23:12.665Z] #57 ... [2026-05-13T01:23:12.665Z] [2026-05-13T01:23:12.665Z] #81 [core-command internal] load build context [2026-05-13T01:23:12.665Z] #81 transferring context: 640.35MB 17.4s done [2026-05-13T01:23:12.665Z] #81 DONE 17.8s [2026-05-13T01:23:12.665Z] [2026-05-13T01:23:12.665Z] #78 [core-metadata internal] load build context [2026-05-13T01:23:12.665Z] #78 DONE 18.1s [2026-05-13T01:23:12.665Z] [2026-05-13T01:23:12.665Z] #61 [core-keeper internal] load build context [2026-05-13T01:23:12.665Z] #61 transferring context: 640.35MB 17.7s done [2026-05-13T01:23:12.665Z] #61 DONE 18.2s [2026-05-13T01:23:12.665Z] [2026-05-13T01:23:12.665Z] #57 [core-data internal] load build context [2026-05-13T01:23:12.665Z] #57 ... [2026-05-13T01:23:12.665Z] [2026-05-13T01:23:12.665Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-13T01:23:12.665Z] #91 ... [2026-05-13T01:23:12.665Z] [2026-05-13T01:23:12.665Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:12.665Z] #92 DONE 0.6s [2026-05-13T01:23:12.923Z] [2026-05-13T01:23:12.923Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.180Z] #57 ... [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-13T01:23:13.181Z] #93 DONE 0.9s [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.181Z] #57 ... [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:13.181Z] #94 DONE 1.0s [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #95 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:13.181Z] #95 DONE 1.0s [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.181Z] #57 ... [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-13T01:23:13.181Z] #96 DONE 0.8s [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:13.181Z] #97 DONE 1.1s [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:23:13.181Z] #98 DONE 1.0s [2026-05-13T01:23:13.181Z] [2026-05-13T01:23:13.181Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.438Z] #57 ... [2026-05-13T01:23:13.438Z] [2026-05-13T01:23:13.438Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:13.438Z] #97 DONE 1.1s [2026-05-13T01:23:13.438Z] [2026-05-13T01:23:13.438Z] #76 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:23:13.438Z] #76 transferring context: 640.35MB 18.3s done [2026-05-13T01:23:13.438Z] #76 DONE 18.6s [2026-05-13T01:23:13.438Z] [2026-05-13T01:23:13.438Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-13T01:23:13.438Z] #91 DONE 0.7s [2026-05-13T01:23:13.438Z] [2026-05-13T01:23:13.438Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.438Z] #57 ... [2026-05-13T01:23:13.438Z] [2026-05-13T01:23:13.438Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-13T01:23:13.438Z] #99 DONE 0.3s [2026-05-13T01:23:13.438Z] [2026-05-13T01:23:13.438Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.695Z] #57 ... [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-13T01:23:13.695Z] #100 DONE 0.3s [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-13T01:23:13.695Z] #101 DONE 0.3s [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.695Z] #57 ... [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-13T01:23:13.695Z] #102 DONE 0.1s [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-13T01:23:13.695Z] #103 DONE 0.1s [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-13T01:23:13.695Z] #104 DONE 0.1s [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.695Z] #57 ... [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-13T01:23:13.695Z] #105 DONE 0.1s [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-13T01:23:13.695Z] #106 DONE 0.1s [2026-05-13T01:23:13.695Z] [2026-05-13T01:23:13.695Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-13T01:23:13.695Z] #107 DONE 0.1s [2026-05-13T01:23:13.952Z] [2026-05-13T01:23:13.952Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-13T01:23:13.952Z] #108 DONE 0.1s [2026-05-13T01:23:13.952Z] [2026-05-13T01:23:13.952Z] #57 [core-data internal] load build context [2026-05-13T01:23:13.952Z] #57 ... [2026-05-13T01:23:13.952Z] [2026-05-13T01:23:13.952Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-13T01:23:13.952Z] #109 DONE 0.2s [2026-05-13T01:23:13.952Z] [2026-05-13T01:23:13.952Z] #57 [core-data internal] load build context [2026-05-13T01:23:14.211Z] #57 ... [2026-05-13T01:23:14.211Z] [2026-05-13T01:23:14.211Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-13T01:23:14.211Z] #110 DONE 0.2s [2026-05-13T01:23:14.211Z] [2026-05-13T01:23:14.211Z] #57 [core-data internal] load build context [2026-05-13T01:23:14.211Z] #57 ... [2026-05-13T01:23:14.211Z] [2026-05-13T01:23:14.211Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-13T01:23:14.211Z] #111 DONE 0.2s [2026-05-13T01:23:14.211Z] [2026-05-13T01:23:14.211Z] #57 [core-data internal] load build context [2026-05-13T01:23:14.466Z] #57 transferring context: 640.35MB 20.0s done [2026-05-13T01:23:14.466Z] #57 DONE 20.0s [2026-05-13T01:23:14.466Z] [2026-05-13T01:23:14.466Z] #112 [security-spire-agent] exporting to image [2026-05-13T01:23:14.466Z] #112 exporting layers [2026-05-13T01:23:14.466Z] #112 ... [2026-05-13T01:23:14.466Z] [2026-05-13T01:23:14.466Z] #97 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:14.466Z] #97 DONE 1.1s [2026-05-13T01:23:14.726Z] [2026-05-13T01:23:14.726Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:14.985Z] #113 ... [2026-05-13T01:23:14.985Z] [2026-05-13T01:23:14.985Z] #114 [security-spire-config] exporting to image [2026-05-13T01:23:14.985Z] #114 exporting layers 1.0s done [2026-05-13T01:23:14.985Z] #114 writing image sha256:e3f383afe584c435910d3a3aa88d4b346e57ee4440a13011bd2a945e8abb393d 0.0s done [2026-05-13T01:23:14.985Z] #114 naming to docker.io/library/security-spire-config 0.0s done [2026-05-13T01:23:14.985Z] #114 DONE 1.1s [2026-05-13T01:23:14.985Z] [2026-05-13T01:23:14.985Z] #115 [security-spire-server] exporting to image [2026-05-13T01:23:14.985Z] #115 exporting layers 1.0s done [2026-05-13T01:23:14.985Z] #115 writing image sha256:b60029557f43298e50641c1d3e2b586b65328bbb2c3523764c9efb725eec485b 0.0s done [2026-05-13T01:23:14.985Z] #115 naming to docker.io/library/security-spire-server 0.0s done [2026-05-13T01:23:14.985Z] #115 DONE 1.1s [2026-05-13T01:23:15.246Z] [2026-05-13T01:23:15.246Z] #112 [security-spire-agent] exporting to image [2026-05-13T01:23:15.246Z] #112 exporting layers 0.9s done [2026-05-13T01:23:15.246Z] #112 writing image sha256:b3f2eaf39a2f48a50546ce46f8cd4881ed675436860b1a8508e3059692cf2d6d done [2026-05-13T01:23:15.246Z] #112 naming to docker.io/library/security-spire-agent 0.0s done [2026-05-13T01:23:15.505Z] #112 DONE 1.0s [2026-05-13T01:23:15.505Z] [2026-05-13T01:23:15.505Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:17.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-13T01:23:17.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-13T01:23:18.874Z] Avoid second fetch [2026-05-13T01:23:18.875Z] Checking out Revision 154ba57e82cc980bd762471448c97560f99650ac (main) [2026-05-13T01:23:19.820Z] Commit message: "Merge pull request #5422 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.21.2" [2026-05-13T01:23:18.886Z] > git config core.sparsecheckout # timeout=10 [2026-05-13T01:23:18.954Z] > git checkout -f 154ba57e82cc980bd762471448c97560f99650ac # timeout=10 [2026-05-13T01:23:23.623Z] #116 ... [2026-05-13T01:23:23.623Z] [2026-05-13T01:23:23.623Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:23.623Z] #117 ... [2026-05-13T01:23:23.623Z] [2026-05-13T01:23:23.623Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:23.623Z] #118 ... [2026-05-13T01:23:23.623Z] [2026-05-13T01:23:23.623Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:23.623Z] #119 ... [2026-05-13T01:23:23.623Z] [2026-05-13T01:23:23.623Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T01:23:24.380Z] provisioning config files... [2026-05-13T01:23:24.407Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config2058814162422199103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T01:23:25.087Z] ---> ****-login.sh [2026-05-13T01:23:25.088Z] nexus3.edgexfoundry.org:10001 [2026-05-13T01:23:25.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:23:25.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T01:23:25.630Z] Configure a credential helper to remove this warning. See [2026-05-13T01:23:25.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T01:23:25.630Z] [2026-05-13T01:23:25.630Z] Login Succeeded [2026-05-13T01:23:25.630Z] nexus3.edgexfoundry.org:10002 [2026-05-13T01:23:25.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:23:25.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T01:23:25.899Z] Configure a credential helper to remove this warning. See [2026-05-13T01:23:25.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T01:23:25.899Z] [2026-05-13T01:23:25.899Z] Login Succeeded [2026-05-13T01:23:25.899Z] nexus3.edgexfoundry.org:10003 [2026-05-13T01:23:26.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:23:26.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T01:23:26.166Z] Configure a credential helper to remove this warning. See [2026-05-13T01:23:26.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T01:23:26.166Z] [2026-05-13T01:23:26.166Z] Login Succeeded [2026-05-13T01:23:26.437Z] nexus3.edgexfoundry.org:10004 [2026-05-13T01:23:26.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:23:26.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T01:23:26.706Z] Configure a credential helper to remove this warning. See [2026-05-13T01:23:26.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T01:23:26.706Z] [2026-05-13T01:23:26.706Z] Login Succeeded [2026-05-13T01:23:26.706Z] ****.io [2026-05-13T01:23:26.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:23:27.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T01:23:27.239Z] Configure a credential helper to remove this warning. See [2026-05-13T01:23:27.239Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T01:23:27.239Z] [2026-05-13T01:23:27.239Z] Login Succeeded [2026-05-13T01:23:27.239Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T01:23:27.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-13T01:23:27.878Z] + git config --global --add safe.directory /w/workspace/edgex-go/977 [Pipeline] echo [2026-05-13T01:23:27.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T01:23:27.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T01:23:27.930Z] ========================================================= [2026-05-13T01:23:27.930Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-13T01:23:27.930Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-13T01:23:28.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-13T01:23:28.265Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-13T01:23:28.265Z] 6b59a28fa201: Pulling fs layer [2026-05-13T01:23:28.265Z] d32bb0dddca7: Pulling fs layer [2026-05-13T01:23:28.265Z] 5dab1238d3d9: Pulling fs layer [2026-05-13T01:23:28.265Z] 196fd7d83e7d: Pulling fs layer [2026-05-13T01:23:28.265Z] 4f4fb700ef54: Pulling fs layer [2026-05-13T01:23:28.265Z] 8ba94037c8f0: Pulling fs layer [2026-05-13T01:23:28.265Z] deaec5988b04: Pulling fs layer [2026-05-13T01:23:28.265Z] 9f65657bb879: Pulling fs layer [2026-05-13T01:23:28.265Z] 8ba94037c8f0: Waiting [2026-05-13T01:23:28.265Z] 196fd7d83e7d: Waiting [2026-05-13T01:23:28.265Z] 4f4fb700ef54: Waiting [2026-05-13T01:23:28.265Z] 9f65657bb879: Waiting [2026-05-13T01:23:28.265Z] deaec5988b04: Waiting [2026-05-13T01:23:28.535Z] d32bb0dddca7: Verifying Checksum [2026-05-13T01:23:28.535Z] d32bb0dddca7: Download complete [2026-05-13T01:23:28.535Z] 196fd7d83e7d: Verifying Checksum [2026-05-13T01:23:28.535Z] 196fd7d83e7d: Download complete [2026-05-13T01:23:28.535Z] 4f4fb700ef54: Verifying Checksum [2026-05-13T01:23:28.535Z] 4f4fb700ef54: Download complete [2026-05-13T01:23:28.535Z] 8ba94037c8f0: Verifying Checksum [2026-05-13T01:23:28.535Z] 8ba94037c8f0: Download complete [2026-05-13T01:23:28.535Z] 6b59a28fa201: Verifying Checksum [2026-05-13T01:23:28.535Z] 6b59a28fa201: Download complete [2026-05-13T01:23:29.123Z] 6b59a28fa201: Pull complete [2026-05-13T01:23:29.710Z] d32bb0dddca7: Pull complete [2026-05-13T01:23:31.663Z] 9f65657bb879: Verifying Checksum [2026-05-13T01:23:31.663Z] 9f65657bb879: Download complete [2026-05-13T01:23:31.663Z] 5dab1238d3d9: Verifying Checksum [2026-05-13T01:23:31.663Z] 5dab1238d3d9: Download complete [2026-05-13T01:23:31.773Z] #120 DONE 17.9s [2026-05-13T01:23:31.773Z] [2026-05-13T01:23:31.773Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:31.773Z] #118 DONE 17.6s [2026-05-13T01:23:31.773Z] [2026-05-13T01:23:31.773Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:31.773Z] #113 DONE 17.8s [2026-05-13T01:23:31.773Z] [2026-05-13T01:23:31.773Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:31.773Z] #117 DONE 18.6s [2026-05-13T01:23:31.773Z] [2026-05-13T01:23:31.773Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:31.773Z] #119 DONE 18.3s [2026-05-13T01:23:31.773Z] [2026-05-13T01:23:31.773Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:31.773Z] #116 DONE 17.9s [2026-05-13T01:23:31.773Z] [2026-05-13T01:23:31.773Z] #121 [core-command builder 6/7] COPY . . [2026-05-13T01:23:34.258Z] deaec5988b04: Verifying Checksum [2026-05-13T01:23:34.258Z] deaec5988b04: Download complete [2026-05-13T01:23:37.057Z] #121 DONE 5.8s [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #122 [security-bootstrapper builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #122 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:37.057Z] #123 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:37.057Z] #124 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:37.057Z] #125 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:37.057Z] #126 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #127 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:37.057Z] #128 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #129 [core-metadata builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #129 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:37.057Z] #130 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #131 [core-data builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #131 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:37.057Z] #132 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:37.057Z] #133 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #134 DONE 5.8s [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #135 [support-notifications builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #135 DONE 5.8s [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:37.057Z] #136 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:37.057Z] #137 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #138 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:23:37.057Z] #139 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #140 [core-command builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #140 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:23:37.057Z] #141 CACHED [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #142 DONE 5.8s [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #143 [support-scheduler builder 6/7] COPY . . [2026-05-13T01:23:37.057Z] #143 DONE 5.8s [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #144 [core-keeper builder 7/8] COPY . . [2026-05-13T01:23:37.057Z] #144 DONE 5.8s [2026-05-13T01:23:37.057Z] [2026-05-13T01:23:37.057Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-13T01:23:37.989Z] #145 1.065 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-13T01:23:46.671Z] 5dab1238d3d9: Pull complete [2026-05-13T01:23:46.671Z] 196fd7d83e7d: Pull complete [2026-05-13T01:23:46.671Z] 4f4fb700ef54: Pull complete [2026-05-13T01:23:46.671Z] 8ba94037c8f0: Pull complete [2026-05-13T01:23:47.953Z] #145 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-13T01:23:47.953Z] #0 0.936 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-13T01:23:47.953Z] #146 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-13T01:23:47.953Z] #0 1.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-13T01:23:47.953Z] #147 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-13T01:23:47.953Z] #0 0.990 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-13T01:23:47.953Z] #148 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-13T01:23:47.953Z] #0 0.575 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-13T01:23:47.953Z] #149 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T01:23:47.953Z] #0 0.944 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-13T01:23:47.953Z] #150 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T01:23:47.953Z] #0 1.061 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-13T01:23:47.953Z] #151 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:23:47.953Z] #0 0.557 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-13T01:23:47.953Z] #152 ... [2026-05-13T01:23:47.953Z] [2026-05-13T01:23:47.953Z] #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-13T01:23:47.953Z] #0 0.520 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-13T01:23:48.210Z] #153 ... [2026-05-13T01:23:48.210Z] [2026-05-13T01:23:48.210Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-13T01:23:48.210Z] #0 0.563 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-13T01:23:48.469Z] #154 ... [2026-05-13T01:23:48.469Z] [2026-05-13T01:23:48.469Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:23:48.469Z] #0 0.893 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-13T01:23:48.469Z] #155 ... [2026-05-13T01:23:48.469Z] [2026-05-13T01:23:48.469Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-13T01:23:48.469Z] #0 1.064 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-13T01:23:54.948Z] deaec5988b04: Pull complete [2026-05-13T01:23:56.358Z] 9f65657bb879: Pull complete [2026-05-13T01:23:56.358Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-13T01:23:56.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-13T01:23:56.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-13T01:23:56.707Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-13T01:23:56.707Z] WORKDIR /edgex [2026-05-13T01:23:56.707Z] COPY go.mod . [2026-05-13T01:23:56.707Z] RUN go mod download [2026-05-13T01:23:56.707Z] + docker build -t ci-base-image-arm64 -f - . [2026-05-13T01:23:57.306Z] Sending build context to Docker daemon 3.907MB [2026-05-13T01:23:57.306Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-13T01:23:57.306Z] ---> 334268110677 [2026-05-13T01:23:57.306Z] Step 2/4 : WORKDIR /edgex [2026-05-13T01:23:59.257Z] ---> Running in 1bc22ca49e1e [2026-05-13T01:23:59.532Z] Removing intermediate container 1bc22ca49e1e [2026-05-13T01:23:59.532Z] ---> 8791decca7b1 [2026-05-13T01:23:59.532Z] Step 3/4 : COPY go.mod . [2026-05-13T01:24:00.124Z] ---> 021129b9b3ec [2026-05-13T01:24:00.124Z] Step 4/4 : RUN go mod download [2026-05-13T01:24:00.124Z] ---> Running in 5c7731192082 [2026-05-13T01:24:56.568Z] Removing intermediate container 5c7731192082 [2026-05-13T01:24:56.568Z] ---> bbbf54afd15f [2026-05-13T01:24:56.568Z] Successfully built bbbf54afd15f [2026-05-13T01:24:56.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:24:56.913Z] + docker inspect -f . ci-base-image-arm64 [2026-05-13T01:24:56.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T01:24:57.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-9180 does not seem to be running inside a container [2026-05-13T01:24:57.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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-13T01:24:59.969Z] $ docker top abeaa03ddb214b8020adf559b003651099c68765e1b37745886f3746113ecc53 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T01:25:00.799Z] + go version [2026-05-13T01:25:00.799Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-13T01:25:00.812Z] $ docker stop --time=1 abeaa03ddb214b8020adf559b003651099c68765e1b37745886f3746113ecc53 [2026-05-13T01:25:02.419Z] $ docker rm -f --volumes abeaa03ddb214b8020adf559b003651099c68765e1b37745886f3746113ecc53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:25:03.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-13T01:25:03.082Z] [2026-05-13T01:25:03.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:25:03.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-13T01:25:03.692Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-13T01:25:03.693Z] 547446be3368: Pulling fs layer [2026-05-13T01:25:03.693Z] d125d8839a47: Pulling fs layer [2026-05-13T01:25:03.693Z] 3e85d5ac6304: Pulling fs layer [2026-05-13T01:25:03.693Z] c3105a71a48b: Pulling fs layer [2026-05-13T01:25:03.693Z] 0f093f025ec4: Pulling fs layer [2026-05-13T01:25:03.693Z] c3106fc0e877: Pulling fs layer [2026-05-13T01:25:03.693Z] c3105a71a48b: Waiting [2026-05-13T01:25:03.693Z] 0f093f025ec4: Waiting [2026-05-13T01:25:03.693Z] c3106fc0e877: Waiting [2026-05-13T01:25:03.693Z] 547446be3368: Download complete [2026-05-13T01:25:03.693Z] c3105a71a48b: Verifying Checksum [2026-05-13T01:25:03.693Z] c3105a71a48b: Download complete [2026-05-13T01:25:04.276Z] d125d8839a47: Verifying Checksum [2026-05-13T01:25:04.276Z] d125d8839a47: Download complete [2026-05-13T01:25:04.276Z] c3106fc0e877: Verifying Checksum [2026-05-13T01:25:04.276Z] c3106fc0e877: Download complete [2026-05-13T01:25:04.276Z] 0f093f025ec4: Verifying Checksum [2026-05-13T01:25:04.276Z] 0f093f025ec4: Download complete [2026-05-13T01:25:04.546Z] 547446be3368: Pull complete [2026-05-13T01:25:05.509Z] d125d8839a47: Pull complete [2026-05-13T01:25:06.470Z] 3e85d5ac6304: Verifying Checksum [2026-05-13T01:25:06.470Z] 3e85d5ac6304: Download complete [2026-05-13T01:25:16.583Z] 3e85d5ac6304: Pull complete [2026-05-13T01:25:16.583Z] c3105a71a48b: Pull complete [2026-05-13T01:25:17.168Z] 0f093f025ec4: Pull complete [2026-05-13T01:25:17.168Z] c3106fc0e877: Pull complete [2026-05-13T01:25:17.168Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-13T01:25:17.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-13T01:25:17.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T01:25:17.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-9180 does not seem to be running inside a container [2026-05-13T01:25:17.707Z] $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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-13T01:25:19.719Z] $ docker top a6451e8f9733665938fc51abfa08455b661e2286dacc5eb117c830217da16791 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T01:25:20.546Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-13T01:25:25.065Z] #156 ... [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-13T01:25:25.065Z] #149 DONE 97.5s [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-13T01:25:25.065Z] #154 ... [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-13T01:25:25.065Z] #156 DONE 97.8s [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-13T01:25:25.065Z] #157 DONE 0.2s [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-13T01:25:25.065Z] #158 ... [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:25:25.065Z] #159 DONE 0.2s [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:25:25.065Z] #160 DONE 0.2s [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.065Z] #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-13T01:25:25.065Z] #161 DONE 0.2s [2026-05-13T01:25:25.065Z] [2026-05-13T01:25:25.066Z] #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-13T01:25:25.066Z] #162 DONE 0.2s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-13T01:25:25.066Z] #158 DONE 0.9s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #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-13T01:25:25.066Z] #163 ... [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:25:25.066Z] #164 DONE 0.3s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #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-13T01:25:25.066Z] #163 DONE 0.3s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #165 [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-13T01:25:25.066Z] #165 ... [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:25:25.066Z] #166 DONE 0.2s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-13T01:25:25.066Z] #167 DONE 0.2s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-13T01:25:25.066Z] #168 DONE 0.4s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #169 [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-13T01:25:25.066Z] #169 DONE 0.1s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #165 [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-13T01:25:25.066Z] #165 DONE 1.0s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #170 [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-13T01:25:25.066Z] #170 DONE 0.0s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #171 [core-common-config-bootstrapper] exporting to image [2026-05-13T01:25:25.066Z] #171 exporting layers [2026-05-13T01:25:25.066Z] #171 ... [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #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-13T01:25:25.066Z] #172 DONE 0.2s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-13T01:25:25.066Z] #173 DONE 0.7s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #171 [core-common-config-bootstrapper] exporting to image [2026-05-13T01:25:25.066Z] #171 exporting layers 1.0s done [2026-05-13T01:25:25.066Z] #171 writing image sha256:77994ee64c7144d0a330c202487abf23838ba7575247fec6e84fdfcd008d10e8 0.0s done [2026-05-13T01:25:25.066Z] #171 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-05-13T01:25:25.066Z] #171 DONE 1.2s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-13T01:25:25.066Z] #174 DONE 1.3s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #175 [security-bootstrapper] exporting to image [2026-05-13T01:25:25.066Z] #175 exporting layers 0.4s done [2026-05-13T01:25:25.066Z] #175 writing image sha256:12686f5e6c3c50433d912e1bb1a9b7c22bcd4ea9be21c1b79161fde1825a87da done [2026-05-13T01:25:25.066Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-13T01:25:25.066Z] #175 DONE 0.4s [2026-05-13T01:25:25.066Z] [2026-05-13T01:25:25.066Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-13T01:25:30.622Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #1 transferring dockerfile: [2026-05-13T01:25:30.622Z] #1 transferring dockerfile: 3.02kB 0.0s done [2026-05-13T01:25:30.622Z] #1 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #2 [core-data internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #2 transferring dockerfile: 2.04kB done [2026-05-13T01:25:30.622Z] #2 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #3 [security-spire-server internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #3 transferring dockerfile: 1.70kB 0.0s done [2026-05-13T01:25:30.622Z] #3 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #4 transferring dockerfile: 1.81kB 0.0s done [2026-05-13T01:25:30.622Z] #4 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #5 transferring dockerfile: 2.49kB 0.0s done [2026-05-13T01:25:30.622Z] #5 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #6 [support-notifications internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #6 transferring dockerfile: 2.02kB done [2026-05-13T01:25:30.622Z] #6 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #7 transferring dockerfile: 2.14kB 0.0s done [2026-05-13T01:25:30.622Z] #7 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #8 transferring dockerfile: 2.50kB 0.0s done [2026-05-13T01:25:30.622Z] #8 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #9 [security-spire-config internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #9 transferring dockerfile: 1.69kB done [2026-05-13T01:25:30.622Z] #9 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #10 [core-keeper internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #10 transferring dockerfile: 2.07kB done [2026-05-13T01:25:30.622Z] #10 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #11 transferring dockerfile: 1.83kB done [2026-05-13T01:25:30.622Z] #11 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #12 [core-command internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #12 transferring dockerfile: 1.94kB done [2026-05-13T01:25:30.622Z] #12 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #13 transferring dockerfile: 2.23kB done [2026-05-13T01:25:30.622Z] #13 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #14 [core-metadata internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #14 transferring dockerfile: 2.10kB done [2026-05-13T01:25:30.622Z] #14 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-13T01:25:30.622Z] #15 transferring dockerfile: 1.89kB done [2026-05-13T01:25:30.622Z] #15 DONE 0.1s [2026-05-13T01:25:30.622Z] [2026-05-13T01:25:30.622Z] #16 [security-bootstrapper internal] load .dockerignore [2026-05-13T01:25:30.622Z] #16 transferring context: [2026-05-13T01:25:30.622Z] #16 transferring context: 50B done [2026-05-13T01:25:30.622Z] #16 DONE 0.1s [2026-05-13T01:25:31.202Z] [2026-05-13T01:25:31.202Z] #17 [core-data internal] load .dockerignore [2026-05-13T01:25:31.202Z] #17 transferring context: 50B done [2026-05-13T01:25:31.202Z] #17 DONE 0.0s [2026-05-13T01:25:31.469Z] [2026-05-13T01:25:31.469Z] #18 [security-spire-server internal] load .dockerignore [2026-05-13T01:25:31.469Z] #18 transferring context: 50B done [2026-05-13T01:25:31.469Z] #18 DONE 0.0s [2026-05-13T01:25:31.469Z] [2026-05-13T01:25:31.469Z] #19 [security-spire-agent internal] load .dockerignore [2026-05-13T01:25:31.469Z] #19 transferring context: 50B done [2026-05-13T01:25:31.469Z] #19 DONE 0.0s [2026-05-13T01:25:31.469Z] [2026-05-13T01:25:31.469Z] #20 [security-secretstore-setup internal] load .dockerignore [2026-05-13T01:25:31.469Z] #20 transferring context: 50B done [2026-05-13T01:25:31.469Z] #20 DONE 0.1s [2026-05-13T01:25:31.469Z] [2026-05-13T01:25:31.469Z] #21 [support-notifications internal] load .dockerignore [2026-05-13T01:25:31.469Z] #21 transferring context: 50B done [2026-05-13T01:25:31.469Z] #21 DONE 0.1s [2026-05-13T01:25:31.469Z] [2026-05-13T01:25:31.469Z] #22 [security-proxy-auth internal] load .dockerignore [2026-05-13T01:25:31.469Z] #22 transferring context: 50B done [2026-05-13T01:25:31.469Z] #22 DONE 0.1s [2026-05-13T01:25:31.469Z] [2026-05-13T01:25:31.469Z] #23 [security-proxy-setup internal] load .dockerignore [2026-05-13T01:25:31.736Z] #23 transferring context: 50B done [2026-05-13T01:25:31.736Z] #23 DONE 0.1s [2026-05-13T01:25:31.736Z] [2026-05-13T01:25:31.736Z] #24 [security-spire-config internal] load .dockerignore [2026-05-13T01:25:31.736Z] #24 transferring context: 50B 0.0s done [2026-05-13T01:25:31.736Z] #24 DONE 0.1s [2026-05-13T01:25:31.736Z] [2026-05-13T01:25:31.736Z] #25 [core-keeper internal] load .dockerignore [2026-05-13T01:25:31.736Z] #25 transferring context: 50B done [2026-05-13T01:25:31.736Z] #25 DONE 0.1s [2026-05-13T01:25:31.736Z] [2026-05-13T01:25:31.736Z] #26 [support-scheduler internal] load .dockerignore [2026-05-13T01:25:32.003Z] #26 transferring context: 50B done [2026-05-13T01:25:32.003Z] #26 DONE 0.1s [2026-05-13T01:25:32.003Z] [2026-05-13T01:25:32.003Z] #27 [core-command internal] load .dockerignore [2026-05-13T01:25:32.003Z] #27 transferring context: 50B done [2026-05-13T01:25:32.003Z] #27 DONE 0.1s [2026-05-13T01:25:32.003Z] [2026-05-13T01:25:32.003Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-13T01:25:32.003Z] #28 transferring context: 50B 0.0s done [2026-05-13T01:25:32.003Z] #28 DONE 0.1s [2026-05-13T01:25:32.003Z] [2026-05-13T01:25:32.003Z] #29 [core-metadata internal] load .dockerignore [2026-05-13T01:25:32.003Z] #29 transferring context: 50B done [2026-05-13T01:25:32.003Z] #29 DONE 0.0s [2026-05-13T01:25:32.003Z] [2026-05-13T01:25:32.003Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2026-05-13T01:25:32.271Z] #30 transferring context: 50B done [2026-05-13T01:25:32.271Z] #30 DONE 0.1s [2026-05-13T01:25:32.271Z] [2026-05-13T01:25:32.271Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:32.271Z] #31 DONE 0.0s [2026-05-13T01:25:32.271Z] [2026-05-13T01:25:32.271Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T01:25:32.271Z] #32 DONE 0.2s [2026-05-13T01:25:32.271Z] [2026-05-13T01:25:32.271Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:32.271Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:32.271Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:32.271Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:32.271Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.0s [2026-05-13T01:25:32.271Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:32.537Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.1s [2026-05-13T01:25:32.537Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.2s [2026-05-13T01:25:32.807Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-13T01:25:32.807Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:33.076Z] #33 ... [2026-05-13T01:25:33.076Z] [2026-05-13T01:25:33.076Z] #34 [security-bootstrapper internal] load build context [2026-05-13T01:25:33.076Z] #34 transferring context: 3.41MB 0.7s done [2026-05-13T01:25:33.076Z] #34 DONE 0.8s [2026-05-13T01:25:33.076Z] [2026-05-13T01:25:33.076Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:33.344Z] #33 ... [2026-05-13T01:25:33.344Z] [2026-05-13T01:25:33.344Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:33.344Z] #31 DONE 0.0s [2026-05-13T01:25:33.344Z] [2026-05-13T01:25:33.344Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T01:25:33.344Z] #32 DONE 0.2s [2026-05-13T01:25:33.344Z] [2026-05-13T01:25:33.344Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-13T01:25:33.344Z] #35 DONE 1.6s [2026-05-13T01:25:33.344Z] [2026-05-13T01:25:33.344Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:33.344Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:33.344Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:33.344Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:33.344Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:33.344Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:33.616Z] #33 ... [2026-05-13T01:25:33.616Z] [2026-05-13T01:25:33.616Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:33.616Z] #31 DONE 0.0s [2026-05-13T01:25:33.616Z] [2026-05-13T01:25:33.616Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:33.616Z] #33 ... [2026-05-13T01:25:33.616Z] [2026-05-13T01:25:33.616Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:33.616Z] #31 DONE 0.0s [2026-05-13T01:25:33.616Z] [2026-05-13T01:25:33.616Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-13T01:25:33.616Z] #35 DONE 1.7s [2026-05-13T01:25:33.616Z] [2026-05-13T01:25:33.616Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-13T01:25:33.616Z] #36 DONE 0.8s [2026-05-13T01:25:33.616Z] [2026-05-13T01:25:33.616Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:33.616Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:33.616Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:33.616Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:33.616Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:33.616Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:33.616Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:33.884Z] #33 ... [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:33.884Z] #31 DONE 0.0s [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T01:25:33.884Z] #32 DONE 0.7s [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-13T01:25:33.884Z] #35 DONE 1.7s [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-05-13T01:25:33.884Z] #36 DONE 0.8s [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:33.884Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:33.884Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:33.884Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:33.884Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:33.884Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:33.884Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:33.884Z] #33 ... [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-13T01:25:33.884Z] #35 DONE 1.7s [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-13T01:25:33.884Z] #36 DONE 0.8s [2026-05-13T01:25:33.884Z] [2026-05-13T01:25:33.884Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:33.884Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:33.884Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:33.884Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:33.884Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:33.884Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:33.884Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:34.152Z] #33 ... [2026-05-13T01:25:34.152Z] [2026-05-13T01:25:34.152Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:34.152Z] #31 DONE 0.0s [2026-05-13T01:25:34.152Z] [2026-05-13T01:25:34.152Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:34.152Z] #31 DONE 0.0s [2026-05-13T01:25:34.152Z] [2026-05-13T01:25:34.152Z] #37 [security-secretstore-setup internal] load build context [2026-05-13T01:25:34.419Z] #37 ... [2026-05-13T01:25:34.419Z] [2026-05-13T01:25:34.419Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:34.419Z] #31 DONE 0.0s [2026-05-13T01:25:34.419Z] [2026-05-13T01:25:34.419Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T01:25:34.419Z] #32 DONE 1.2s [2026-05-13T01:25:34.419Z] [2026-05-13T01:25:34.419Z] #37 [security-secretstore-setup internal] load build context [2026-05-13T01:25:34.688Z] #37 ... [2026-05-13T01:25:34.688Z] [2026-05-13T01:25:34.688Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-13T01:25:34.688Z] #35 DONE 1.8s [2026-05-13T01:25:34.688Z] [2026-05-13T01:25:34.688Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-05-13T01:25:34.688Z] #36 DONE 0.9s [2026-05-13T01:25:34.688Z] [2026-05-13T01:25:34.688Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:34.688Z] #31 DONE 0.0s [2026-05-13T01:25:34.688Z] [2026-05-13T01:25:34.688Z] #37 [security-secretstore-setup internal] load build context [2026-05-13T01:25:34.960Z] #37 ... [2026-05-13T01:25:34.960Z] [2026-05-13T01:25:34.960Z] #38 [core-data internal] load build context [2026-05-13T01:25:34.960Z] #38 transferring context: 3.41MB 1.0s done [2026-05-13T01:25:34.960Z] #38 DONE 1.4s [2026-05-13T01:25:34.960Z] [2026-05-13T01:25:34.960Z] #37 [security-secretstore-setup internal] load build context [2026-05-13T01:25:34.960Z] #37 ... [2026-05-13T01:25:34.960Z] [2026-05-13T01:25:34.960Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:34.960Z] #31 DONE 0.0s [2026-05-13T01:25:34.960Z] [2026-05-13T01:25:34.960Z] #37 [security-secretstore-setup internal] load build context [2026-05-13T01:25:34.960Z] #37 ... [2026-05-13T01:25:34.960Z] [2026-05-13T01:25:34.960Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-13T01:25:34.960Z] #39 DONE 1.6s [2026-05-13T01:25:35.231Z] [2026-05-13T01:25:35.231Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-13T01:25:35.231Z] #40 DONE 1.8s [2026-05-13T01:25:35.231Z] [2026-05-13T01:25:35.231Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:35.231Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:35.231Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:35.231Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:35.231Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:35.231Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:35.231Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:35.231Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:35.231Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:35.231Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:35.231Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:35.231Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:35.231Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:35.513Z] #33 ... [2026-05-13T01:25:35.513Z] [2026-05-13T01:25:35.513Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-13T01:25:35.513Z] #31 DONE 0.1s [2026-05-13T01:25:35.513Z] [2026-05-13T01:25:35.513Z] #41 [security-spire-config internal] load build context [2026-05-13T01:25:35.513Z] #41 DONE 0.0s [2026-05-13T01:25:35.513Z] [2026-05-13T01:25:35.513Z] #37 [security-secretstore-setup internal] load build context [2026-05-13T01:25:35.513Z] #37 transferring context: 3.41MB 1.3s done [2026-05-13T01:25:35.513Z] #37 DONE 1.6s [2026-05-13T01:25:35.513Z] [2026-05-13T01:25:35.513Z] #42 [security-spire-agent internal] load build context [2026-05-13T01:25:35.513Z] #42 DONE 0.0s [2026-05-13T01:25:35.513Z] [2026-05-13T01:25:35.513Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:25:35.513Z] #43 DONE 0.0s [2026-05-13T01:25:35.513Z] [2026-05-13T01:25:35.513Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:35.513Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:35.513Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:35.513Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:35.513Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:35.513Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:35.513Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:35.799Z] #33 DONE 4.0s [2026-05-13T01:25:35.799Z] [2026-05-13T01:25:35.799Z] #42 [security-spire-agent internal] load build context [2026-05-13T01:25:35.799Z] #42 ... [2026-05-13T01:25:35.799Z] [2026-05-13T01:25:35.799Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-13T01:25:35.799Z] #32 DONE 2.5s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-13T01:25:36.074Z] #35 DONE 1.8s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-05-13T01:25:36.074Z] #36 DONE 0.9s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:36.074Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:36.074Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:36.074Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:36.074Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:36.074Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:36.074Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:36.074Z] #33 DONE 4.0s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:25:36.074Z] #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:25:36.074Z] #43 ... [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-13T01:25:36.074Z] #35 DONE 1.8s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-13T01:25:36.074Z] #36 DONE 0.9s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #44 [security-spiffe-token-provider internal] load build context [2026-05-13T01:25:36.074Z] #44 DONE 0.0s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #45 [core-metadata internal] load build context [2026-05-13T01:25:36.074Z] #45 DONE 0.0s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:36.074Z] #46 DONE 0.0s [2026-05-13T01:25:36.074Z] [2026-05-13T01:25:36.074Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-13T01:25:36.074Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-13T01:25:36.074Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-13T01:25:36.074Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-13T01:25:36.074Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-05-13T01:25:36.074Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-13T01:25:36.074Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.0s done [2026-05-13T01:25:36.074Z] #33 DONE 4.0s [2026-05-13T01:25:36.344Z] [2026-05-13T01:25:36.344Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:37.770Z] #46 ... [2026-05-13T01:25:37.770Z] [2026-05-13T01:25:37.770Z] #47 [security-spire-server internal] load build context [2026-05-13T01:25:37.770Z] #47 transferring context: 26.58kB 0.5s done [2026-05-13T01:25:37.770Z] #47 DONE 2.3s [2026-05-13T01:25:37.770Z] [2026-05-13T01:25:37.770Z] #48 [support-scheduler internal] load build context [2026-05-13T01:25:38.765Z] #48 ... [2026-05-13T01:25:38.765Z] [2026-05-13T01:25:38.765Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:25:38.765Z] #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.7s done [2026-05-13T01:25:38.765Z] #43 DONE 2.7s [2026-05-13T01:25:38.765Z] [2026-05-13T01:25:38.765Z] #48 [support-scheduler internal] load build context [2026-05-13T01:25:39.035Z] #48 ... [2026-05-13T01:25:39.035Z] [2026-05-13T01:25:39.035Z] #41 [security-spire-config internal] load build context [2026-05-13T01:25:39.035Z] #41 transferring context: 24.83kB 0.2s done [2026-05-13T01:25:39.035Z] #41 DONE 3.1s [2026-05-13T01:25:39.035Z] [2026-05-13T01:25:39.035Z] #48 [support-scheduler internal] load build context [2026-05-13T01:25:39.035Z] #48 transferring context: 3.41MB 4.1s done [2026-05-13T01:25:39.310Z] #48 ... [2026-05-13T01:25:39.310Z] [2026-05-13T01:25:39.310Z] #49 [security-proxy-auth internal] load build context [2026-05-13T01:25:39.310Z] #49 transferring context: 3.41MB 3.7s done [2026-05-13T01:25:39.310Z] #49 DONE 5.2s [2026-05-13T01:25:39.586Z] [2026-05-13T01:25:39.586Z] #50 [support-notifications internal] load build context [2026-05-13T01:25:39.586Z] #50 transferring context: 3.41MB 3.9s done [2026-05-13T01:25:39.586Z] #50 DONE 5.4s [2026-05-13T01:25:39.586Z] [2026-05-13T01:25:39.586Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:39.586Z] #46 ... [2026-05-13T01:25:39.586Z] [2026-05-13T01:25:39.586Z] #48 [support-scheduler internal] load build context [2026-05-13T01:25:39.586Z] #48 DONE 5.0s [2026-05-13T01:25:39.586Z] [2026-05-13T01:25:39.586Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:40.171Z] #46 ... [2026-05-13T01:25:40.171Z] [2026-05-13T01:25:40.171Z] #51 [security-proxy-setup internal] load build context [2026-05-13T01:25:40.171Z] #51 transferring context: 3.41MB 4.5s done [2026-05-13T01:25:40.171Z] #51 DONE 6.4s [2026-05-13T01:25:40.171Z] [2026-05-13T01:25:40.171Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:41.590Z] #46 ... [2026-05-13T01:25:41.590Z] [2026-05-13T01:25:41.590Z] #42 [security-spire-agent internal] load build context [2026-05-13T01:25:41.590Z] #42 transferring context: 26.11kB 0.3s done [2026-05-13T01:25:41.590Z] #42 DONE 5.9s [2026-05-13T01:25:41.590Z] [2026-05-13T01:25:41.590Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:42.174Z] #46 ... [2026-05-13T01:25:42.175Z] [2026-05-13T01:25:42.175Z] #52 [core-command internal] load build context [2026-05-13T01:25:42.175Z] #52 transferring context: 3.41MB 4.6s done [2026-05-13T01:25:42.175Z] #52 DONE 7.6s [2026-05-13T01:25:42.175Z] [2026-05-13T01:25:42.175Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:42.175Z] #46 ... [2026-05-13T01:25:42.175Z] [2026-05-13T01:25:42.175Z] #53 [core-keeper internal] load build context [2026-05-13T01:25:42.175Z] #53 transferring context: 3.41MB 4.6s done [2026-05-13T01:25:42.175Z] #53 DONE 7.6s [2026-05-13T01:25:42.175Z] [2026-05-13T01:25:42.175Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-13T01:25:42.452Z] #46 transferring context: 3.41MB 3.3s done [2026-05-13T01:25:43.052Z] #46 DONE 6.8s [2026-05-13T01:25:43.052Z] [2026-05-13T01:25:43.052Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:43.052Z] #54 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 3.2s done [2026-05-13T01:25:43.052Z] #54 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-13T01:25:43.052Z] #54 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-13T01:25:43.052Z] #54 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-13T01:25:43.052Z] #54 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-05-13T01:25:43.052Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-05-13T01:25:43.052Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2026-05-13T01:25:43.052Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.21MB / 37.02MB 2.3s [2026-05-13T01:25:43.052Z] #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-13T01:25:43.637Z] #54 ... [2026-05-13T01:25:43.637Z] [2026-05-13T01:25:43.637Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-13T01:25:43.637Z] #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:43.637Z] #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:43.911Z] #55 ... [2026-05-13T01:25:43.911Z] [2026-05-13T01:25:43.911Z] #44 [security-spiffe-token-provider internal] load build context [2026-05-13T01:25:43.911Z] #44 transferring context: 3.41MB 4.3s done [2026-05-13T01:25:43.911Z] #44 DONE 7.5s [2026-05-13T01:25:43.911Z] [2026-05-13T01:25:43.911Z] #45 [core-metadata internal] load build context [2026-05-13T01:25:43.911Z] #45 transferring context: 3.41MB 3.9s done [2026-05-13T01:25:43.911Z] #45 DONE 7.6s [2026-05-13T01:25:43.911Z] [2026-05-13T01:25:43.911Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-13T01:25:43.911Z] #56 DONE 9.3s [2026-05-13T01:25:43.911Z] [2026-05-13T01:25:43.911Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-13T01:25:43.911Z] #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:43.911Z] #0 6.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:43.911Z] #0 10.04 OK: 255 MiB in 60 packages [2026-05-13T01:25:43.911Z] #57 ... [2026-05-13T01:25:43.911Z] [2026-05-13T01:25:43.911Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-13T01:25:43.911Z] #0 6.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:43.911Z] #0 6.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:44.189Z] #58 ... [2026-05-13T01:25:44.189Z] [2026-05-13T01:25:44.189Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:44.189Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.68MB / 37.02MB 3.5s [2026-05-13T01:25:44.189Z] #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-13T01:25:44.458Z] #54 ... [2026-05-13T01:25:44.458Z] [2026-05-13T01:25:44.458Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-13T01:25:44.458Z] #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:44.458Z] #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:44.728Z] #59 ... [2026-05-13T01:25:44.728Z] [2026-05-13T01:25:44.728Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:44.996Z] #54 ... [2026-05-13T01:25:44.996Z] [2026-05-13T01:25:44.996Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-13T01:25:44.996Z] #57 DONE 11.4s [2026-05-13T01:25:44.996Z] [2026-05-13T01:25:44.996Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:44.996Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.72MB / 37.02MB 4.5s [2026-05-13T01:25:46.411Z] #54 ... [2026-05-13T01:25:46.411Z] [2026-05-13T01:25:46.411Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-13T01:25:46.411Z] #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:46.411Z] #0 8.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:46.411Z] #60 ... [2026-05-13T01:25:46.411Z] [2026-05-13T01:25:46.411Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:25:46.411Z] #61 ... [2026-05-13T01:25:46.411Z] [2026-05-13T01:25:46.411Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:46.686Z] #54 ... [2026-05-13T01:25:46.686Z] [2026-05-13T01:25:46.686Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-13T01:25:46.686Z] #59 11.08 OK: 255 MiB in 60 packages [2026-05-13T01:25:46.686Z] #59 DONE 12.1s [2026-05-13T01:25:46.686Z] [2026-05-13T01:25:46.686Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:46.686Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.67MB / 37.02MB 6.2s [2026-05-13T01:25:48.102Z] #54 ... [2026-05-13T01:25:48.102Z] [2026-05-13T01:25:48.102Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:25:48.102Z] #62 DONE 2.9s [2026-05-13T01:25:48.102Z] [2026-05-13T01:25:48.102Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:48.102Z] #54 ... [2026-05-13T01:25:48.102Z] [2026-05-13T01:25:48.102Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-13T01:25:48.102Z] #63 ... [2026-05-13T01:25:48.102Z] [2026-05-13T01:25:48.102Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-13T01:25:48.102Z] #64 ... [2026-05-13T01:25:48.102Z] [2026-05-13T01:25:48.102Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-13T01:25:48.102Z] #58 12.62 OK: 255 MiB in 60 packages [2026-05-13T01:25:48.102Z] #58 DONE 14.1s [2026-05-13T01:25:48.102Z] [2026-05-13T01:25:48.102Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-13T01:25:48.102Z] #65 ... [2026-05-13T01:25:48.102Z] [2026-05-13T01:25:48.102Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-13T01:25:48.370Z] #66 ... [2026-05-13T01:25:48.370Z] [2026-05-13T01:25:48.370Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-13T01:25:48.370Z] #67 ... [2026-05-13T01:25:48.370Z] [2026-05-13T01:25:48.370Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-13T01:25:48.637Z] #68 ... [2026-05-13T01:25:48.637Z] [2026-05-13T01:25:48.637Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:25:48.637Z] #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-13T01:25:48.637Z] #43 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-13T01:25:48.637Z] #43 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-13T01:25:48.637Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done [2026-05-13T01:25:48.637Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done [2026-05-13T01:25:48.637Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-05-13T01:25:48.637Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 7.9s [2026-05-13T01:25:48.637Z] #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done [2026-05-13T01:25:48.637Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-13T01:25:48.637Z] #43 ... [2026-05-13T01:25:48.637Z] [2026-05-13T01:25:48.637Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-13T01:25:48.906Z] #69 ... [2026-05-13T01:25:48.906Z] [2026-05-13T01:25:48.906Z] #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-13T01:25:48.906Z] #70 ... [2026-05-13T01:25:48.906Z] [2026-05-13T01:25:48.906Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-13T01:25:49.178Z] #71 ... [2026-05-13T01:25:49.178Z] [2026-05-13T01:25:49.178Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:25:49.178Z] #72 DONE 2.4s [2026-05-13T01:25:49.178Z] [2026-05-13T01:25:49.178Z] #73 [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-13T01:25:49.178Z] #73 ... [2026-05-13T01:25:49.178Z] [2026-05-13T01:25:49.178Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-13T01:25:49.178Z] #55 14.70 OK: 255 MiB in 60 packages [2026-05-13T01:25:49.178Z] #55 DONE 16.2s [2026-05-13T01:25:49.178Z] [2026-05-13T01:25:49.178Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:49.178Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.27MB / 37.02MB 8.6s [2026-05-13T01:25:50.142Z] #54 ... [2026-05-13T01:25:50.142Z] [2026-05-13T01:25:50.142Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:25:50.142Z] #74 DONE 2.0s [2026-05-13T01:25:50.142Z] [2026-05-13T01:25:50.142Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:50.410Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 9.9s [2026-05-13T01:25:50.994Z] #54 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-13T01:25:50.994Z] #54 ... [2026-05-13T01:25:50.994Z] [2026-05-13T01:25:50.994Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:25:50.994Z] #75 DONE 1.8s [2026-05-13T01:25:50.994Z] [2026-05-13T01:25:50.994Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:50.994Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 10.5s [2026-05-13T01:25:51.577Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 10.9s [2026-05-13T01:25:52.164Z] #54 ... [2026-05-13T01:25:52.164Z] [2026-05-13T01:25:52.164Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-13T01:25:52.164Z] #60 12.59 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:25:52.164Z] #60 12.59 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:25:52.164Z] #60 12.59 OK: 26183 distinct packages available [2026-05-13T01:25:52.164Z] #60 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:52.164Z] #60 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:52.164Z] #60 15.37 OK: 255 MiB in 60 packages [2026-05-13T01:25:52.164Z] #60 DONE 15.9s [2026-05-13T01:25:52.164Z] [2026-05-13T01:25:52.164Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:52.751Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.35MB / 37.02MB 12.2s [2026-05-13T01:25:53.019Z] #54 ... [2026-05-13T01:25:53.019Z] [2026-05-13T01:25:53.019Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:25:53.019Z] #76 DONE 1.0s [2026-05-13T01:25:53.019Z] [2026-05-13T01:25:53.019Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:53.019Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 12.5s [2026-05-13T01:25:53.608Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 13.1s [2026-05-13T01:25:53.876Z] #54 ... [2026-05-13T01:25:53.876Z] [2026-05-13T01:25:53.876Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-13T01:25:54.143Z] #77 ... [2026-05-13T01:25:54.143Z] [2026-05-13T01:25:54.143Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:54.143Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 13.4s [2026-05-13T01:25:54.733Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.46MB / 37.02MB 14.1s [2026-05-13T01:25:55.001Z] #54 ... [2026-05-13T01:25:55.001Z] [2026-05-13T01:25:55.001Z] #73 [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-13T01:25:55.001Z] #73 DONE 16.8s [2026-05-13T01:25:55.001Z] [2026-05-13T01:25:55.001Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:55.964Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.35MB / 37.02MB 15.1s [2026-05-13T01:25:56.546Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.7s done [2026-05-13T01:25:56.546Z] #54 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 15.7s done [2026-05-13T01:25:58.489Z] #54 ... [2026-05-13T01:25:58.489Z] [2026-05-13T01:25:58.489Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:25:58.489Z] #78 ... [2026-05-13T01:25:58.489Z] [2026-05-13T01:25:58.489Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-13T01:25:58.489Z] #77 14.41 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:25:58.756Z] #77 ... [2026-05-13T01:25:58.756Z] [2026-05-13T01:25:58.756Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:25:58.756Z] #43 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.6s done [2026-05-13T01:25:58.756Z] #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-05-13T01:25:58.756Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.1s [2026-05-13T01:25:59.024Z] #43 ... [2026-05-13T01:25:59.024Z] [2026-05-13T01:25:59.024Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:25:59.024Z] #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.4s [2026-05-13T01:25:59.024Z] #54 ... [2026-05-13T01:25:59.024Z] [2026-05-13T01:25:59.024Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:25:59.292Z] #79 ... [2026-05-13T01:25:59.292Z] [2026-05-13T01:25:59.292Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:00.262Z] #54 ... [2026-05-13T01:26:00.262Z] [2026-05-13T01:26:00.262Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:00.534Z] #80 ... [2026-05-13T01:26:00.534Z] [2026-05-13T01:26:00.534Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:01.118Z] #54 ... [2026-05-13T01:26:01.118Z] [2026-05-13T01:26:01.118Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:01.118Z] #81 ... [2026-05-13T01:26:01.118Z] [2026-05-13T01:26:01.118Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:26:03.070Z] #43 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.1s done [2026-05-13T01:26:03.070Z] #43 ... [2026-05-13T01:26:03.070Z] [2026-05-13T01:26:03.070Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:03.338Z] #82 ... [2026-05-13T01:26:03.338Z] [2026-05-13T01:26:03.338Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:03.925Z] #54 ... [2026-05-13T01:26:03.925Z] [2026-05-13T01:26:03.925Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:26:03.925Z] #61 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:03.925Z] #61 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:03.925Z] #61 ... [2026-05-13T01:26:03.925Z] [2026-05-13T01:26:03.925Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:03.925Z] #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.6s [2026-05-13T01:26:03.925Z] #54 ... [2026-05-13T01:26:03.925Z] [2026-05-13T01:26:03.925Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-13T01:26:03.925Z] #64 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:03.925Z] #64 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:04.195Z] #64 ... [2026-05-13T01:26:04.195Z] [2026-05-13T01:26:04.195Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:05.176Z] #54 ... [2026-05-13T01:26:05.176Z] [2026-05-13T01:26:05.176Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-13T01:26:05.176Z] #43 DONE 29.0s [2026-05-13T01:26:05.176Z] [2026-05-13T01:26:05.176Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:05.176Z] #54 ... [2026-05-13T01:26:05.176Z] [2026-05-13T01:26:05.176Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-13T01:26:05.176Z] #63 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.176Z] #63 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.176Z] #63 ... [2026-05-13T01:26:05.176Z] [2026-05-13T01:26:05.176Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-13T01:26:05.176Z] #66 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.176Z] #66 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.444Z] #66 ... [2026-05-13T01:26:05.444Z] [2026-05-13T01:26:05.444Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-13T01:26:05.444Z] #69 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.444Z] #69 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.444Z] #69 ... [2026-05-13T01:26:05.444Z] [2026-05-13T01:26:05.444Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-13T01:26:05.444Z] #0 6.537 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.444Z] #0 8.463 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:05.713Z] #83 ... [2026-05-13T01:26:05.713Z] [2026-05-13T01:26:05.713Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:05.981Z] #54 ... [2026-05-13T01:26:05.981Z] [2026-05-13T01:26:05.981Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-13T01:26:05.981Z] #64 26.23 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:05.981Z] #64 26.28 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:05.981Z] #64 26.34 OK: 8 MiB in 17 packages [2026-05-13T01:26:05.981Z] #64 DONE 28.1s [2026-05-13T01:26:05.981Z] [2026-05-13T01:26:05.981Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:06.954Z] #54 ... [2026-05-13T01:26:06.954Z] [2026-05-13T01:26:06.954Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-13T01:26:06.954Z] #67 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:06.954Z] #67 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:06.954Z] #67 ... [2026-05-13T01:26:06.954Z] [2026-05-13T01:26:06.954Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-13T01:26:06.954Z] #65 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:06.954Z] #65 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:07.226Z] #65 ... [2026-05-13T01:26:07.226Z] [2026-05-13T01:26:07.226Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:07.492Z] #54 ... [2026-05-13T01:26:07.492Z] [2026-05-13T01:26:07.492Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-13T01:26:07.492Z] #71 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:07.492Z] #71 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:07.492Z] #71 ... [2026-05-13T01:26:07.492Z] [2026-05-13T01:26:07.492Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-13T01:26:07.492Z] #68 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:07.492Z] #68 21.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:07.762Z] #68 ... [2026-05-13T01:26:07.762Z] [2026-05-13T01:26:07.762Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:07.762Z] #54 ... [2026-05-13T01:26:07.762Z] [2026-05-13T01:26:07.762Z] #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-13T01:26:07.762Z] #70 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:07.762Z] #70 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:08.031Z] #70 ... [2026-05-13T01:26:08.031Z] [2026-05-13T01:26:08.031Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:08.995Z] #54 ... [2026-05-13T01:26:08.995Z] [2026-05-13T01:26:08.995Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-13T01:26:08.995Z] #63 27.59 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:08.995Z] #63 27.63 (2/2) Installing su-exec (0.2-r3) [2026-05-13T01:26:08.995Z] #63 27.72 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:08.995Z] #63 27.87 OK: 8 MiB in 18 packages [2026-05-13T01:26:08.995Z] #63 DONE 31.3s [2026-05-13T01:26:09.267Z] [2026-05-13T01:26:09.267Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:09.267Z] #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.7s [2026-05-13T01:26:10.227Z] #54 ... [2026-05-13T01:26:10.227Z] [2026-05-13T01:26:10.227Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-13T01:26:10.227Z] #77 16.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:10.227Z] #77 ... [2026-05-13T01:26:10.227Z] [2026-05-13T01:26:10.227Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T01:26:11.648Z] #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.9s done [2026-05-13T01:26:11.648Z] #54 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.9s done [2026-05-13T01:26:13.598Z] #54 ... [2026-05-13T01:26:13.598Z] [2026-05-13T01:26:13.598Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-13T01:26:13.598Z] #69 30.18 (1/7) Installing ca-certificates (20260413-r0) [2026-05-13T01:26:13.598Z] #69 30.63 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:13.598Z] #69 30.68 (3/7) Installing libgcc (14.2.0-r6) [2026-05-13T01:26:13.598Z] #69 30.70 (4/7) Installing libsodium (1.0.20-r1) [2026-05-13T01:26:13.598Z] #69 30.74 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-13T01:26:13.598Z] #69 30.90 (6/7) Installing libzmq (4.3.5-r2) [2026-05-13T01:26:13.598Z] #69 31.03 (7/7) Installing zeromq (4.3.5-r2) [2026-05-13T01:26:13.598Z] #69 31.34 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:13.598Z] #69 31.44 Executing ca-certificates-20260413-r0.trigger [2026-05-13T01:26:13.598Z] #69 33.05 OK: 12 MiB in 23 packages [2026-05-13T01:26:13.598Z] #69 DONE 35.6s [2026-05-13T01:26:13.866Z] [2026-05-13T01:26:13.866Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-13T01:26:13.866Z] #77 29.94 OK: 255 MiB in 60 packages [2026-05-13T01:26:14.828Z] #77 ... [2026-05-13T01:26:14.828Z] [2026-05-13T01:26:14.828Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:26:14.828Z] #61 28.53 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:26:14.828Z] #61 28.54 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:26:14.828Z] #61 28.54 OK: 26165 distinct packages available [2026-05-13T01:26:14.828Z] #61 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:14.828Z] #61 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:14.828Z] #61 ... [2026-05-13T01:26:14.828Z] [2026-05-13T01:26:14.828Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-13T01:26:14.828Z] #71 35.01 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:26:14.828Z] #71 35.02 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:26:14.828Z] #71 35.02 OK: 26165 distinct packages available [2026-05-13T01:26:15.190Z] #71 36.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:17.713Z] #71 ... [2026-05-13T01:26:17.713Z] [2026-05-13T01:26:17.713Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:17.713Z] #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:17.713Z] #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:17.713Z] #84 ... [2026-05-13T01:26:17.713Z] [2026-05-13T01:26:17.713Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-13T01:26:17.713Z] #66 28.88 (1/4) Installing ca-certificates (20260413-r0) [2026-05-13T01:26:17.713Z] #66 29.49 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:17.713Z] #66 29.52 (3/4) Installing su-exec (0.2-r3) [2026-05-13T01:26:17.713Z] #66 29.54 (4/4) Installing yq-go (4.47.2-r3) [2026-05-13T01:26:17.713Z] #66 ... [2026-05-13T01:26:17.713Z] [2026-05-13T01:26:17.713Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-13T01:26:17.713Z] #70 34.62 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:17.713Z] #70 34.67 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:17.713Z] #70 34.90 OK: 8 MiB in 17 packages [2026-05-13T01:26:17.713Z] #70 DONE 39.5s [2026-05-13T01:26:17.713Z] [2026-05-13T01:26:17.713Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:26:17.713Z] #61 40.83 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:17.713Z] #61 41.34 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-13T01:26:17.713Z] #61 ... [2026-05-13T01:26:17.713Z] [2026-05-13T01:26:17.713Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-13T01:26:17.713Z] #77 DONE 33.9s [2026-05-13T01:26:17.713Z] [2026-05-13T01:26:17.713Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:26:17.713Z] #61 41.38 (3/4) Installing libucontext (1.3.2-r0) [2026-05-13T01:26:17.713Z] #61 41.42 (4/4) Installing gcompat (1.1.0-r4) [2026-05-13T01:26:17.992Z] #61 ... [2026-05-13T01:26:17.992Z] [2026-05-13T01:26:17.992Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-13T01:26:17.992Z] #68 33.94 (1/3) Installing ca-certificates (20260413-r0) [2026-05-13T01:26:17.992Z] #68 34.37 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:17.992Z] #68 34.39 (3/3) Installing tzdata (2026b-r0) [2026-05-13T01:26:17.992Z] #68 36.14 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:17.992Z] #68 36.34 Executing ca-certificates-20260413-r0.trigger [2026-05-13T01:26:17.992Z] #68 37.73 OK: 9 MiB in 19 packages [2026-05-13T01:26:17.992Z] #68 DONE 39.8s [2026-05-13T01:26:17.992Z] [2026-05-13T01:26:17.992Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:26:17.992Z] #61 41.50 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:18.281Z] #61 41.94 OK: 8 MiB in 20 packages [2026-05-13T01:26:19.374Z] #61 ... [2026-05-13T01:26:19.374Z] [2026-05-13T01:26:19.374Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-13T01:26:19.374Z] #85 DONE 1.5s [2026-05-13T01:26:19.374Z] [2026-05-13T01:26:19.374Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-13T01:26:19.374Z] #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:19.374Z] #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:19.374Z] #86 ... [2026-05-13T01:26:19.374Z] [2026-05-13T01:26:19.374Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:21.337Z] #87 ... [2026-05-13T01:26:21.337Z] [2026-05-13T01:26:21.337Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-13T01:26:21.337Z] #83 21.36 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:21.337Z] #83 22.57 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:21.337Z] #83 23.07 OK: 8 MiB in 17 packages [2026-05-13T01:26:21.337Z] #83 DONE 26.4s [2026-05-13T01:26:21.606Z] [2026-05-13T01:26:21.606Z] #88 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-13T01:26:22.190Z] #88 ... [2026-05-13T01:26:22.190Z] [2026-05-13T01:26:22.190Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-13T01:26:22.190Z] #61 DONE 45.7s [2026-05-13T01:26:22.190Z] [2026-05-13T01:26:22.190Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-13T01:26:22.190Z] #65 34.47 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:22.190Z] #65 34.51 (2/4) Installing openssl (3.5.6-r0) [2026-05-13T01:26:22.190Z] #65 34.65 (3/4) Installing su-exec (0.2-r3) [2026-05-13T01:26:22.190Z] #65 34.67 (4/4) Installing yq-go (4.47.2-r3) [2026-05-13T01:26:22.190Z] #65 39.78 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:22.190Z] #65 40.18 OK: 20 MiB in 20 packages [2026-05-13T01:26:22.190Z] #65 DONE 44.0s [2026-05-13T01:26:22.190Z] [2026-05-13T01:26:22.190Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-13T01:26:22.190Z] #67 33.84 v3.22.4-65-ga7212fc91ab [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-13T01:26:22.190Z] #67 33.84 v3.22.4-64-gf5a5c65a16e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-13T01:26:22.190Z] #67 33.84 OK: 26165 distinct packages available [2026-05-13T01:26:22.190Z] #67 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:22.190Z] #67 37.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:22.190Z] #67 ... [2026-05-13T01:26:22.190Z] [2026-05-13T01:26:22.190Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-13T01:26:23.606Z] #89 ... [2026-05-13T01:26:23.607Z] [2026-05-13T01:26:23.607Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-13T01:26:23.607Z] #66 39.83 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:23.607Z] #66 40.21 Executing ca-certificates-20260413-r0.trigger [2026-05-13T01:26:23.607Z] #66 42.28 OK: 20 MiB in 20 packages [2026-05-13T01:26:23.607Z] #66 DONE 45.4s [2026-05-13T01:26:23.607Z] [2026-05-13T01:26:23.607Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-13T01:26:23.607Z] #90 ... [2026-05-13T01:26:23.607Z] [2026-05-13T01:26:23.607Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:23.607Z] #0 5.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:23.607Z] #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:23.872Z] #91 ... [2026-05-13T01:26:23.872Z] [2026-05-13T01:26:23.872Z] #88 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-13T01:26:23.872Z] #88 6.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:25.285Z] #88 ... [2026-05-13T01:26:25.285Z] [2026-05-13T01:26:25.285Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:25.285Z] #84 16.54 OK: 8 MiB in 17 packages [2026-05-13T01:26:25.285Z] #84 DONE 19.2s [2026-05-13T01:26:25.285Z] [2026-05-13T01:26:25.285Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-13T01:26:25.285Z] #86 15.89 OK: 8 MiB in 18 packages [2026-05-13T01:26:27.236Z] #86 DONE 17.8s [2026-05-13T01:26:27.236Z] [2026-05-13T01:26:27.236Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-13T01:26:27.502Z] #92 ... [2026-05-13T01:26:27.502Z] [2026-05-13T01:26:27.502Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-13T01:26:27.502Z] #71 38.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:27.502Z] #71 ... [2026-05-13T01:26:27.502Z] [2026-05-13T01:26:27.502Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-13T01:26:27.502Z] #67 49.34 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:27.502Z] #67 49.37 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-13T01:26:27.502Z] #67 49.45 (3/5) Installing libucontext (1.3.2-r0) [2026-05-13T01:26:27.768Z] #67 49.47 (4/5) Installing gcompat (1.1.0-r4) [2026-05-13T01:26:27.768Z] #67 49.49 (5/5) Installing openssl (3.5.6-r0) [2026-05-13T01:26:27.768Z] #67 49.64 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:28.036Z] #67 49.83 OK: 9 MiB in 21 packages [2026-05-13T01:26:28.036Z] #67 ... [2026-05-13T01:26:28.036Z] [2026-05-13T01:26:28.036Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:28.036Z] #0 4.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:28.036Z] #0 7.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:28.302Z] #93 ... [2026-05-13T01:26:28.302Z] [2026-05-13T01:26:28.302Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-13T01:26:28.302Z] #71 49.60 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-13T01:26:28.302Z] #71 49.77 (2/13) Installing c-ares (1.34.6-r0) [2026-05-13T01:26:28.302Z] #71 49.87 (3/13) Installing libunistring (1.3-r0) [2026-05-13T01:26:28.302Z] #71 50.11 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-13T01:26:28.568Z] #71 50.13 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-13T01:26:28.568Z] #71 50.20 (6/13) Installing libpsl (0.21.5-r3) [2026-05-13T01:26:28.568Z] #71 50.22 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-13T01:26:28.836Z] #71 50.40 (8/13) Installing libcurl (8.14.1-r2) [2026-05-13T01:26:28.837Z] #71 50.54 (9/13) Installing curl (8.14.1-r2) [2026-05-13T01:26:28.837Z] #71 50.63 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-13T01:26:29.105Z] #71 50.69 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-13T01:26:29.105Z] #71 50.71 (12/13) Installing libucontext (1.3.2-r0) [2026-05-13T01:26:29.105Z] #71 50.73 (13/13) Installing gcompat (1.1.0-r4) [2026-05-13T01:26:29.105Z] #71 50.80 Executing busybox-1.37.0-r20.trigger [2026-05-13T01:26:29.105Z] #71 50.87 OK: 13 MiB in 29 packages [2026-05-13T01:26:30.087Z] #71 ... [2026-05-13T01:26:30.087Z] [2026-05-13T01:26:30.087Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-13T01:26:30.087Z] #92 DONE 2.9s [2026-05-13T01:26:30.087Z] [2026-05-13T01:26:30.087Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-13T01:26:30.353Z] #94 DONE 0.5s [2026-05-13T01:26:30.353Z] [2026-05-13T01:26:30.353Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-13T01:26:30.353Z] #67 DONE 52.2s [2026-05-13T01:26:30.353Z] [2026-05-13T01:26:30.353Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-13T01:26:31.771Z] #95 ... [2026-05-13T01:26:31.771Z] [2026-05-13T01:26:31.771Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-13T01:26:31.771Z] #71 DONE 53.4s [2026-05-13T01:26:32.037Z] [2026-05-13T01:26:32.037Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:32.037Z] #96 ... [2026-05-13T01:26:32.037Z] [2026-05-13T01:26:32.037Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-13T01:26:32.037Z] #0 4.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:32.037Z] #0 6.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:32.306Z] #97 ... [2026-05-13T01:26:32.306Z] [2026-05-13T01:26:32.306Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-13T01:26:32.306Z] #90 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:32.306Z] #90 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:32.760Z] #148 ... [2026-05-13T01:26:32.760Z] [2026-05-13T01:26:32.760Z] #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-13T01:26:32.760Z] #153 169.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-13T01:26:32.760Z] #153 ... [2026-05-13T01:26:32.760Z] [2026-05-13T01:26:32.760Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-13T01:26:32.760Z] #154 DONE 172.7s [2026-05-13T01:26:32.760Z] [2026-05-13T01:26:32.760Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-13T01:26:32.760Z] #147 DONE 172.7s [2026-05-13T01:26:32.760Z] [2026-05-13T01:26:32.760Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:26:32.760Z] #152 ... [2026-05-13T01:26:32.760Z] [2026-05-13T01:26:32.760Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:32.760Z] #176 DONE 0.1s [2026-05-13T01:26:32.760Z] [2026-05-13T01:26:32.761Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:32.761Z] #177 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:32.761Z] #178 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:32.761Z] #179 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #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-13T01:26:32.761Z] #153 DONE 173.2s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-13T01:26:32.761Z] #180 DONE 0.2s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-13T01:26:32.761Z] #181 DONE 0.3s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-13T01:26:32.761Z] #182 DONE 0.3s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:32.761Z] #183 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-13T01:26:32.761Z] #184 DONE 0.2s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-13T01:26:32.761Z] #185 DONE 0.2s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:32.761Z] #186 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #187 [core-command] exporting to image [2026-05-13T01:26:32.761Z] #187 exporting layers [2026-05-13T01:26:32.761Z] #187 exporting layers 0.2s done [2026-05-13T01:26:32.761Z] #187 writing image sha256:7e5faed338e02e2f0db0a29ee3ece44174614d2a9ebda9154c5f9bd5e0409202 done [2026-05-13T01:26:32.761Z] #187 naming to docker.io/library/core-command done [2026-05-13T01:26:32.761Z] #187 DONE 0.3s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #188 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-13T01:26:32.761Z] #188 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T01:26:32.761Z] #189 ... [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #190 [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-13T01:26:32.761Z] #190 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #191 [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-13T01:26:32.761Z] #191 DONE 0.4s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:26:32.761Z] #152 ... [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-13T01:26:32.761Z] #192 DONE 0.2s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:26:32.761Z] #155 ... [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-13T01:26:32.761Z] #193 DONE 0.3s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T01:26:32.761Z] #189 DONE 1.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #194 [security-proxy-setup] exporting to image [2026-05-13T01:26:32.761Z] #194 ... [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-13T01:26:32.761Z] #195 DONE 0.3s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-13T01:26:32.761Z] #196 DONE 0.1s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T01:26:32.761Z] #197 ... [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #194 [security-proxy-setup] exporting to image [2026-05-13T01:26:32.761Z] #194 exporting layers 0.6s done [2026-05-13T01:26:32.761Z] #194 writing image sha256:a737584bd53f9e76a0a3d0622009fd6aaa04bd549e2ada9b5b87e834664aa922 done [2026-05-13T01:26:32.761Z] #194 naming to docker.io/library/security-proxy-setup done [2026-05-13T01:26:32.761Z] #194 DONE 0.6s [2026-05-13T01:26:32.761Z] [2026-05-13T01:26:32.761Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-13T01:26:33.341Z] #148 ... [2026-05-13T01:26:33.341Z] [2026-05-13T01:26:33.341Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T01:26:33.341Z] #197 DONE 0.9s [2026-05-13T01:26:33.341Z] [2026-05-13T01:26:33.341Z] #198 [security-secretstore-setup] exporting to image [2026-05-13T01:26:33.600Z] #198 exporting layers 0.3s done [2026-05-13T01:26:33.600Z] #198 writing image sha256:5a62775ba1a34c39efeb0b445a8a78b4360b17144a226bb5e166f496d472676d done [2026-05-13T01:26:33.600Z] #198 naming to docker.io/library/security-secretstore-setup done [2026-05-13T01:26:33.600Z] #198 DONE 0.3s [2026-05-13T01:26:33.600Z] [2026-05-13T01:26:33.600Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-13T01:26:33.600Z] #145 ... [2026-05-13T01:26:33.600Z] [2026-05-13T01:26:33.600Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-13T01:26:33.600Z] #148 DONE 176.9s [2026-05-13T01:26:33.730Z] #90 ... [2026-05-13T01:26:33.730Z] [2026-05-13T01:26:33.730Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:33.730Z] #91 19.70 OK: 12 MiB in 23 packages [2026-05-13T01:26:33.858Z] [2026-05-13T01:26:33.858Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:33.858Z] #199 DONE 0.0s [2026-05-13T01:26:33.858Z] [2026-05-13T01:26:33.858Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:26:33.858Z] #155 ... [2026-05-13T01:26:33.858Z] [2026-05-13T01:26:33.858Z] #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:33.858Z] #200 DONE 0.0s [2026-05-13T01:26:33.858Z] [2026-05-13T01:26:33.858Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-13T01:26:34.120Z] #201 DONE 0.2s [2026-05-13T01:26:34.120Z] [2026-05-13T01:26:34.120Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-13T01:26:34.120Z] #202 DONE 0.0s [2026-05-13T01:26:34.120Z] [2026-05-13T01:26:34.120Z] #203 [security-spiffe-token-provider] exporting to image [2026-05-13T01:26:34.120Z] #203 exporting layers 0.2s done [2026-05-13T01:26:34.378Z] #203 writing image sha256:68887d8ee055b763981a6d4b99e87bace18105f3218ddc7231c5f5ccb59ea5a8 done [2026-05-13T01:26:34.378Z] #203 naming to docker.io/library/security-spiffe-token-provider done [2026-05-13T01:26:34.378Z] #203 DONE 0.2s [2026-05-13T01:26:34.378Z] [2026-05-13T01:26:34.378Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:26:35.143Z] #91 DONE 21.6s [2026-05-13T01:26:35.143Z] [2026-05-13T01:26:35.143Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:35.143Z] #96 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:35.310Z] #155 ... [2026-05-13T01:26:35.310Z] [2026-05-13T01:26:35.310Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:26:35.310Z] #152 DONE 178.2s [2026-05-13T01:26:35.310Z] [2026-05-13T01:26:35.310Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:35.310Z] #204 DONE 0.0s [2026-05-13T01:26:35.310Z] [2026-05-13T01:26:35.310Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:35.310Z] #205 DONE 0.0s [2026-05-13T01:26:35.310Z] [2026-05-13T01:26:35.310Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-13T01:26:35.310Z] #206 DONE 0.2s [2026-05-13T01:26:35.310Z] [2026-05-13T01:26:35.310Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-13T01:26:35.310Z] #207 DONE 0.0s [2026-05-13T01:26:35.310Z] [2026-05-13T01:26:35.310Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:26:35.568Z] #155 ... [2026-05-13T01:26:35.568Z] [2026-05-13T01:26:35.568Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-13T01:26:35.568Z] #208 DONE 0.0s [2026-05-13T01:26:35.568Z] [2026-05-13T01:26:35.568Z] #209 [core-metadata] exporting to image [2026-05-13T01:26:35.568Z] #209 exporting layers 0.1s done [2026-05-13T01:26:35.568Z] #209 writing image sha256:615b064f25c75fe8603a39ca8cbfd4dcfa793564bd7c365bd51475467187a59f done [2026-05-13T01:26:35.568Z] #209 naming to docker.io/library/core-metadata done [2026-05-13T01:26:35.568Z] #209 DONE 0.1s [2026-05-13T01:26:35.568Z] [2026-05-13T01:26:35.568Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T01:26:35.727Z] #96 ... [2026-05-13T01:26:35.727Z] [2026-05-13T01:26:35.727Z] #88 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-13T01:26:35.727Z] #88 7.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:35.727Z] #88 16.64 OK: 8 MiB in 17 packages [2026-05-13T01:26:35.727Z] #88 DONE 18.1s [2026-05-13T01:26:35.727Z] [2026-05-13T01:26:35.727Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-13T01:26:35.727Z] #95 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:35.727Z] #95 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:36.132Z] #150 ... [2026-05-13T01:26:36.132Z] [2026-05-13T01:26:36.132Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-13T01:26:36.132Z] #146 DONE 179.3s [2026-05-13T01:26:36.132Z] [2026-05-13T01:26:36.132Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:36.315Z] #95 ... [2026-05-13T01:26:36.315Z] [2026-05-13T01:26:36.315Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:36.315Z] #93 16.27 OK: 9 MiB in 19 packages [2026-05-13T01:26:36.315Z] #93 DONE 18.2s [2026-05-13T01:26:36.315Z] [2026-05-13T01:26:36.315Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:36.315Z] #96 4.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:36.389Z] #210 DONE 0.0s [2026-05-13T01:26:36.389Z] [2026-05-13T01:26:36.389Z] #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:36.389Z] #211 DONE 0.0s [2026-05-13T01:26:36.389Z] [2026-05-13T01:26:36.389Z] #212 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-13T01:26:36.389Z] #212 DONE 0.2s [2026-05-13T01:26:36.389Z] [2026-05-13T01:26:36.389Z] #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-13T01:26:36.389Z] #145 DONE 179.6s [2026-05-13T01:26:36.389Z] [2026-05-13T01:26:36.389Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:36.903Z] #96 ... [2026-05-13T01:26:36.903Z] [2026-05-13T01:26:36.903Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-13T01:26:36.903Z] #89 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:36.903Z] #89 7.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-13T01:26:36.953Z] #213 DONE 0.2s [2026-05-13T01:26:36.953Z] [2026-05-13T01:26:36.953Z] #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-13T01:26:36.953Z] #214 DONE 0.2s [2026-05-13T01:26:36.953Z] [2026-05-13T01:26:36.953Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-13T01:26:36.953Z] #215 DONE 0.1s [2026-05-13T01:26:36.953Z] [2026-05-13T01:26:36.953Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T01:26:36.953Z] #216 ... [2026-05-13T01:26:36.953Z] [2026-05-13T01:26:36.953Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-13T01:26:36.953Z] #217 DONE 0.2s [2026-05-13T01:26:36.953Z] [2026-05-13T01:26:36.953Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-13T01:26:36.953Z] #218 DONE 0.1s [2026-05-13T01:26:36.953Z] [2026-05-13T01:26:36.953Z] #219 [core-keeper] exporting to image [2026-05-13T01:26:37.173Z] #89 ... [2026-05-13T01:26:37.173Z] [2026-05-13T01:26:37.173Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-13T01:26:37.173Z] #97 15.18 OK: 8 MiB in 20 packages [2026-05-13T01:26:37.212Z] #219 exporting layers 0.1s done [2026-05-13T01:26:37.212Z] #219 writing image sha256:928480b44147961eeefaea0885ef065d6ae31cd150a20474f7e77cdfe207c4bd done [2026-05-13T01:26:37.212Z] #219 naming to docker.io/library/core-keeper done [2026-05-13T01:26:37.212Z] #219 DONE 0.1s [2026-05-13T01:26:37.212Z] [2026-05-13T01:26:37.212Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T01:26:37.212Z] #216 DONE 0.4s [2026-05-13T01:26:37.212Z] [2026-05-13T01:26:37.212Z] #220 [security-proxy-auth] exporting to image [2026-05-13T01:26:37.471Z] #220 ... [2026-05-13T01:26:37.471Z] [2026-05-13T01:26:37.471Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T01:26:37.471Z] #150 DONE 180.4s [2026-05-13T01:26:37.471Z] [2026-05-13T01:26:37.471Z] #220 [security-proxy-auth] exporting to image [2026-05-13T01:26:37.471Z] #220 exporting layers 0.2s done [2026-05-13T01:26:37.471Z] #220 writing image sha256:8f2b381923eaaed15e3383001bbb0b53cc88c97d22eb47505d8b6455b88f943e done [2026-05-13T01:26:37.471Z] #220 naming to docker.io/library/security-proxy-auth done [2026-05-13T01:26:37.471Z] #220 DONE 0.2s [2026-05-13T01:26:37.471Z] [2026-05-13T01:26:37.471Z] #221 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:37.471Z] #221 DONE 0.0s [2026-05-13T01:26:37.471Z] [2026-05-13T01:26:37.471Z] #222 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:37.471Z] #222 DONE 0.0s [2026-05-13T01:26:37.471Z] [2026-05-13T01:26:37.471Z] #223 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-13T01:26:37.727Z] #223 DONE 0.1s [2026-05-13T01:26:37.727Z] [2026-05-13T01:26:37.727Z] #224 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-13T01:26:37.727Z] #224 DONE 0.0s [2026-05-13T01:26:37.727Z] [2026-05-13T01:26:37.727Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:26:37.727Z] #155 ... [2026-05-13T01:26:37.727Z] [2026-05-13T01:26:37.727Z] #225 [core-data] exporting to image [2026-05-13T01:26:37.727Z] #225 exporting layers 0.1s done [2026-05-13T01:26:37.985Z] #225 writing image sha256:27b79bf55386c9399e7b042ba6960a972d693483553ed1b7061765dbac678020 done [2026-05-13T01:26:37.985Z] #225 naming to docker.io/library/core-data done [2026-05-13T01:26:37.985Z] #225 DONE 0.1s [2026-05-13T01:26:37.985Z] [2026-05-13T01:26:37.985Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T01:26:38.132Z] #97 DONE 16.3s [2026-05-13T01:26:38.132Z] [2026-05-13T01:26:38.132Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:26:38.242Z] #151 ... [2026-05-13T01:26:38.243Z] [2026-05-13T01:26:38.243Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:26:38.243Z] #155 DONE 181.5s [2026-05-13T01:26:38.501Z] [2026-05-13T01:26:38.501Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:38.501Z] #226 DONE 0.1s [2026-05-13T01:26:38.501Z] [2026-05-13T01:26:38.501Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:38.501Z] #227 DONE 0.0s [2026-05-13T01:26:38.501Z] [2026-05-13T01:26:38.501Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-13T01:26:38.758Z] #228 DONE 0.1s [2026-05-13T01:26:38.758Z] [2026-05-13T01:26:38.758Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-13T01:26:38.758Z] #229 DONE 0.0s [2026-05-13T01:26:38.758Z] [2026-05-13T01:26:38.758Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T01:26:38.758Z] #151 ... [2026-05-13T01:26:38.758Z] [2026-05-13T01:26:38.758Z] #230 [support-scheduler] exporting to image [2026-05-13T01:26:39.088Z] #98 ... [2026-05-13T01:26:39.088Z] [2026-05-13T01:26:39.088Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-13T01:26:39.088Z] #90 14.10 OK: 20 MiB in 20 packages [2026-05-13T01:26:39.088Z] #90 DONE 15.7s [2026-05-13T01:26:39.324Z] #230 exporting layers 0.3s done [2026-05-13T01:26:39.324Z] #230 writing image sha256:0e6f325edd852898ecf11bb1c00741bcf7b2638f60e8e3eb7ed04780b0bf0f5f done [2026-05-13T01:26:39.324Z] #230 naming to docker.io/library/support-scheduler done [2026-05-13T01:26:39.324Z] #230 DONE 0.4s [2026-05-13T01:26:39.324Z] [2026-05-13T01:26:39.324Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T01:26:39.324Z] #151 DONE 182.6s [2026-05-13T01:26:39.324Z] [2026-05-13T01:26:39.324Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:26:39.353Z] [2026-05-13T01:26:39.354Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-13T01:26:39.354Z] #89 16.86 OK: 20 MiB in 20 packages [2026-05-13T01:26:39.581Z] #231 DONE 0.0s [2026-05-13T01:26:39.581Z] [2026-05-13T01:26:39.581Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:26:39.581Z] #232 DONE 0.0s [2026-05-13T01:26:39.581Z] [2026-05-13T01:26:39.581Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-13T01:26:39.847Z] #233 DONE 0.1s [2026-05-13T01:26:39.847Z] [2026-05-13T01:26:39.847Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-13T01:26:39.847Z] #234 DONE 0.0s [2026-05-13T01:26:39.847Z] [2026-05-13T01:26:39.847Z] #235 [support-notifications] exporting to image [2026-05-13T01:26:39.847Z] #235 exporting layers 0.2s done [2026-05-13T01:26:39.847Z] #235 writing image sha256:29c9df446b9e383ec844d0c3a609a704aa303da86ae8426b0ffed25fca57d5ec done [2026-05-13T01:26:39.847Z] #235 naming to docker.io/library/support-notifications done [2026-05-13T01:26:39.847Z] #235 DONE 0.2s [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T01:26:39.847Z] time="2026-05-13T01:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-13T01:26:39.853Z] $ docker stop --time=1 bcd3b16889c9ad8263dcb1d3d4768399134514fcbf86874f07dd512f2ab132d6 [2026-05-13T01:26:40.771Z] #89 DONE 18.6s [2026-05-13T01:26:40.771Z] [2026-05-13T01:26:40.771Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-13T01:26:40.771Z] #99 ... [2026-05-13T01:26:40.771Z] [2026-05-13T01:26:40.771Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:26:40.771Z] #98 DONE 2.5s [2026-05-13T01:26:41.045Z] [2026-05-13T01:26:41.045Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-13T01:26:41.045Z] #100 ... [2026-05-13T01:26:41.045Z] [2026-05-13T01:26:41.045Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-13T01:26:41.045Z] #99 DONE 0.3s [2026-05-13T01:26:41.139Z] $ docker rm -f --volumes bcd3b16889c9ad8263dcb1d3d4768399134514fcbf86874f07dd512f2ab132d6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T01:26:41.317Z] [2026-05-13T01:26:41.317Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-13T01:26:41.317Z] #100 DONE 0.4s [2026-05-13T01:26:41.317Z] [2026-05-13T01:26:41.317Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-13T01:26:41.317Z] #101 DONE 0.2s [2026-05-13T01:26:41.317Z] [2026-05-13T01:26:41.317Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-13T01:26:41.531Z] + docker images [2026-05-13T01:26:41.531Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-13T01:26:41.531Z] support-notifications latest 29c9df446b9e 2 seconds ago 57.8MB [2026-05-13T01:26:41.531Z] support-scheduler latest 0e6f325edd85 3 seconds ago 54.2MB [2026-05-13T01:26:41.531Z] security-proxy-auth latest 8f2b381923ea 4 seconds ago 49.1MB [2026-05-13T01:26:41.531Z] core-data latest 27b79bf55386 4 seconds ago 49.9MB [2026-05-13T01:26:41.531Z] core-keeper latest 928480b44147 5 seconds ago 49.7MB [2026-05-13T01:26:41.531Z] core-metadata latest 615b064f25c7 6 seconds ago 50.1MB [2026-05-13T01:26:41.531Z] security-spiffe-token-provider latest 68887d8ee055 8 seconds ago 53MB [2026-05-13T01:26:41.531Z] security-secretstore-setup latest 5a62775ba1a3 8 seconds ago 89.2MB [2026-05-13T01:26:41.531Z] security-proxy-setup latest a737584bd53f 10 seconds ago 54.8MB [2026-05-13T01:26:41.531Z] core-command latest 7e5faed338e0 11 seconds ago 44.1MB [2026-05-13T01:26:41.531Z] security-bootstrapper latest 12686f5e6c3c About a minute ago 21.6MB [2026-05-13T01:26:41.531Z] core-common-config-bootstrapper latest 77994ee64c71 About a minute ago 20.5MB [2026-05-13T01:26:41.531Z] security-spire-agent latest b3f2eaf39a2f 3 minutes ago 237MB [2026-05-13T01:26:41.531Z] security-spire-server latest b60029557f43 3 minutes ago 178MB [2026-05-13T01:26:41.531Z] security-spire-config latest e3f383afe584 3 minutes ago 177MB [2026-05-13T01:26:41.531Z] ci-base-image-x86_64 latest aec73e88790f 7 minutes ago 971MB [2026-05-13T01:26:41.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-05-13T01:26:41.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-05-13T01:26:41.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2026-05-13T01:26:41.599Z] #102 DONE 0.2s [2026-05-13T01:26:41.599Z] [2026-05-13T01:26:41.599Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-13T01:26:41.599Z] #103 DONE 0.1s [2026-05-13T01:26:41.599Z] [2026-05-13T01:26:41.599Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T01:26:41.648Z] provisioning config files... [2026-05-13T01:26:41.658Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config8360593159488512042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T01:26:41.958Z] ---> ****-login.sh [2026-05-13T01:26:41.958Z] nexus3.edgexfoundry.org:10001 [2026-05-13T01:26:41.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:26:41.958Z] Login Succeeded [2026-05-13T01:26:41.958Z] nexus3.edgexfoundry.org:10002 [2026-05-13T01:26:41.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:26:41.958Z] Login Succeeded [2026-05-13T01:26:41.958Z] nexus3.edgexfoundry.org:10003 [2026-05-13T01:26:42.206Z] #104 DONE 0.4s [2026-05-13T01:26:42.206Z] [2026-05-13T01:26:42.206Z] #105 [security-spire-config] exporting to image [2026-05-13T01:26:42.206Z] #105 exporting layers [2026-05-13T01:26:42.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:26:42.221Z] Login Succeeded [2026-05-13T01:26:42.221Z] nexus3.edgexfoundry.org:10004 [2026-05-13T01:26:42.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:26:42.221Z] Login Succeeded [2026-05-13T01:26:42.221Z] ****.io [2026-05-13T01:26:42.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T01:26:42.481Z] Login Succeeded [2026-05-13T01:26:42.481Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T01:26:42.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:26:42.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T01:26:42.548Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-13T01:26:42.548Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:42.548Z] latest [2026-05-13T01:26:42.548Z] 4.1.0-dev.113 [2026-05-13T01:26:42.548Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:26:42.548Z] main [2026-05-13T01:26:42.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:42.877Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:43.175Z] #105 ... [2026-05-13T01:26:43.175Z] [2026-05-13T01:26:43.175Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-13T01:26:43.175Z] #95 11.57 OK: 9 MiB in 21 packages [2026-05-13T01:26:43.175Z] #95 DONE 12.9s [2026-05-13T01:26:43.187Z] + docker push nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:43.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-13T01:26:43.187Z] 3000d4a3e718: Preparing [2026-05-13T01:26:43.187Z] 1f5dd52f4961: Preparing [2026-05-13T01:26:43.187Z] a31444876204: Preparing [2026-05-13T01:26:43.187Z] 62d27a460b24: Preparing [2026-05-13T01:26:43.187Z] f8a013120b4c: Preparing [2026-05-13T01:26:43.187Z] 1393d80efd80: Preparing [2026-05-13T01:26:43.187Z] 0854555d70ac: Preparing [2026-05-13T01:26:43.187Z] 1393d80efd80: Waiting [2026-05-13T01:26:43.187Z] 0854555d70ac: Waiting [2026-05-13T01:26:43.187Z] a31444876204: Pushed [2026-05-13T01:26:43.187Z] f8a013120b4c: Pushed [2026-05-13T01:26:43.187Z] 3000d4a3e718: Pushed [2026-05-13T01:26:43.187Z] 62d27a460b24: Pushed [2026-05-13T01:26:43.187Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:43.446Z] 1393d80efd80: Pushed [2026-05-13T01:26:43.458Z] [2026-05-13T01:26:43.458Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-13T01:26:43.731Z] #106 ... [2026-05-13T01:26:43.731Z] [2026-05-13T01:26:43.731Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-13T01:26:43.731Z] #96 10.63 OK: 13 MiB in 29 packages [2026-05-13T01:26:43.731Z] #96 DONE 12.0s [2026-05-13T01:26:44.003Z] [2026-05-13T01:26:44.003Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:26:45.425Z] #107 ... [2026-05-13T01:26:45.425Z] [2026-05-13T01:26:45.425Z] #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-13T01:26:45.425Z] #106 DONE 2.3s [2026-05-13T01:26:45.690Z] [2026-05-13T01:26:45.690Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:26:46.271Z] #108 ... [2026-05-13T01:26:46.271Z] [2026-05-13T01:26:46.271Z] #105 [security-spire-config] exporting to image [2026-05-13T01:26:46.271Z] #105 exporting layers 4.1s done [2026-05-13T01:26:46.271Z] #105 writing image sha256:2de139f3adf47a495849d2cb1dd904326808be2c9feb35652c58fd445218c8d8 0.0s done [2026-05-13T01:26:46.271Z] #105 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-05-13T01:26:46.271Z] #105 DONE 4.1s [2026-05-13T01:26:46.539Z] [2026-05-13T01:26:46.539Z] #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:26:46.539Z] #107 DONE 3.3s [2026-05-13T01:26:46.539Z] [2026-05-13T01:26:46.539Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:46.539Z] #82 ... [2026-05-13T01:26:46.539Z] [2026-05-13T01:26:46.539Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-13T01:26:46.753Z] 1f5dd52f4961: Pushed [2026-05-13T01:26:46.753Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:46.806Z] #109 DONE 0.2s [2026-05-13T01:26:46.806Z] [2026-05-13T01:26:46.806Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-13T01:26:47.072Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [2026-05-13T01:26:47.084Z] #110 DONE 0.3s [2026-05-13T01:26:47.084Z] [2026-05-13T01:26:47.084Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:47.084Z] #79 ... [2026-05-13T01:26:47.084Z] [2026-05-13T01:26:47.084Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:47.354Z] #111 DONE 0.3s [2026-05-13T01:26:47.354Z] [2026-05-13T01:26:47.354Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:47.354Z] #80 ... [2026-05-13T01:26:47.354Z] [2026-05-13T01:26:47.354Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-13T01:26:47.380Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-13T01:26:47.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-13T01:26:47.380Z] 3000d4a3e718: Preparing [2026-05-13T01:26:47.380Z] 1f5dd52f4961: Preparing [2026-05-13T01:26:47.380Z] a31444876204: Preparing [2026-05-13T01:26:47.380Z] 62d27a460b24: Preparing [2026-05-13T01:26:47.380Z] f8a013120b4c: Preparing [2026-05-13T01:26:47.380Z] 1393d80efd80: Preparing [2026-05-13T01:26:47.380Z] 0854555d70ac: Preparing [2026-05-13T01:26:47.380Z] 1393d80efd80: Waiting [2026-05-13T01:26:47.380Z] 0854555d70ac: Waiting [2026-05-13T01:26:47.380Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:47.380Z] 3000d4a3e718: Layer already exists [2026-05-13T01:26:47.380Z] 1f5dd52f4961: Layer already exists [2026-05-13T01:26:47.380Z] a31444876204: Layer already exists [2026-05-13T01:26:47.380Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:47.380Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:47.380Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:47.380Z] latest: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:47.710Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:47.936Z] #112 DONE 0.3s [2026-05-13T01:26:47.936Z] [2026-05-13T01:26:47.936Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-13T01:26:47.936Z] #108 DONE 2.2s [2026-05-13T01:26:47.936Z] [2026-05-13T01:26:47.936Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-13T01:26:47.936Z] #113 ... [2026-05-13T01:26:47.936Z] [2026-05-13T01:26:47.936Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-13T01:26:47.936Z] #114 DONE 0.2s [2026-05-13T01:26:47.936Z] [2026-05-13T01:26:47.936Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-13T01:26:47.936Z] #113 DONE 0.4s [2026-05-13T01:26:47.936Z] [2026-05-13T01:26:47.936Z] #105 [security-spire-server] exporting to image [2026-05-13T01:26:48.037Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-13T01:26:48.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-13T01:26:48.037Z] 3000d4a3e718: Preparing [2026-05-13T01:26:48.037Z] 1f5dd52f4961: Preparing [2026-05-13T01:26:48.037Z] a31444876204: Preparing [2026-05-13T01:26:48.037Z] 62d27a460b24: Preparing [2026-05-13T01:26:48.037Z] f8a013120b4c: Preparing [2026-05-13T01:26:48.037Z] 1393d80efd80: Preparing [2026-05-13T01:26:48.037Z] 0854555d70ac: Preparing [2026-05-13T01:26:48.037Z] 1393d80efd80: Waiting [2026-05-13T01:26:48.037Z] 0854555d70ac: Waiting [2026-05-13T01:26:48.037Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:48.037Z] 1f5dd52f4961: Layer already exists [2026-05-13T01:26:48.037Z] a31444876204: Layer already exists [2026-05-13T01:26:48.037Z] 3000d4a3e718: Layer already exists [2026-05-13T01:26:48.037Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:48.037Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:48.037Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:48.037Z] 4.1.0-dev.113: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:48.358Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:48.569Z] #105 ... [2026-05-13T01:26:48.569Z] [2026-05-13T01:26:48.569Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-13T01:26:48.569Z] #115 DONE 0.4s [2026-05-13T01:26:48.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:26:48.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-13T01:26:48.673Z] 3000d4a3e718: Preparing [2026-05-13T01:26:48.673Z] 1f5dd52f4961: Preparing [2026-05-13T01:26:48.673Z] a31444876204: Preparing [2026-05-13T01:26:48.673Z] 62d27a460b24: Preparing [2026-05-13T01:26:48.673Z] f8a013120b4c: Preparing [2026-05-13T01:26:48.673Z] 1393d80efd80: Preparing [2026-05-13T01:26:48.673Z] 0854555d70ac: Preparing [2026-05-13T01:26:48.673Z] 1393d80efd80: Waiting [2026-05-13T01:26:48.673Z] 0854555d70ac: Waiting [2026-05-13T01:26:48.673Z] a31444876204: Layer already exists [2026-05-13T01:26:48.673Z] 1f5dd52f4961: Layer already exists [2026-05-13T01:26:48.673Z] 3000d4a3e718: Layer already exists [2026-05-13T01:26:48.673Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:48.673Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:48.673Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:48.673Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:48.673Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:48.838Z] [2026-05-13T01:26:48.838Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-13T01:26:48.838Z] #116 DONE 0.2s [2026-05-13T01:26:48.838Z] [2026-05-13T01:26:48.838Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-13T01:26:48.990Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:49.334Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-13T01:26:49.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-13T01:26:49.334Z] 3000d4a3e718: Preparing [2026-05-13T01:26:49.334Z] 1f5dd52f4961: Preparing [2026-05-13T01:26:49.334Z] a31444876204: Preparing [2026-05-13T01:26:49.334Z] 62d27a460b24: Preparing [2026-05-13T01:26:49.334Z] f8a013120b4c: Preparing [2026-05-13T01:26:49.334Z] 1393d80efd80: Preparing [2026-05-13T01:26:49.334Z] 0854555d70ac: Preparing [2026-05-13T01:26:49.334Z] 1393d80efd80: Waiting [2026-05-13T01:26:49.334Z] 0854555d70ac: Waiting [2026-05-13T01:26:49.334Z] 1f5dd52f4961: Layer already exists [2026-05-13T01:26:49.334Z] a31444876204: Layer already exists [2026-05-13T01:26:49.334Z] 3000d4a3e718: Layer already exists [2026-05-13T01:26:49.334Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:49.334Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:49.334Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:49.334Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:49.334Z] main: digest: sha256:bc3cc3c1252ca6e1455ff2f25f6aa1bb0ef9e7274844d9e4a0ab3ff91ba8c8b2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:26:49.402Z] ===================================================== [Pipeline] echo [2026-05-13T01:26:49.413Z] taggedImages: [2026-05-13T01:26:49.413Z] - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:49.413Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-13T01:26:49.413Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-13T01:26:49.413Z] - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:26:49.413Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-13T01:26:49.435Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-13T01:26:49.435Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:49.435Z] latest [2026-05-13T01:26:49.435Z] 4.1.0-dev.113 [2026-05-13T01:26:49.435Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:26:49.435Z] main [2026-05-13T01:26:49.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2026-05-13T01:26:49.447Z] #117 DONE 0.3s [2026-05-13T01:26:49.447Z] [2026-05-13T01:26:49.447Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-13T01:26:49.447Z] #118 DONE 0.2s [2026-05-13T01:26:49.447Z] [2026-05-13T01:26:49.447Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:49.447Z] #79 ... [2026-05-13T01:26:49.447Z] [2026-05-13T01:26:49.447Z] #105 [security-spire-agent] exporting to image [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:49.763Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:50.074Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:50.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-13T01:26:50.074Z] fbb1432ee328: Preparing [2026-05-13T01:26:50.074Z] f9d355adc21c: Preparing [2026-05-13T01:26:50.074Z] 634177ba03b8: Preparing [2026-05-13T01:26:50.074Z] 0b21a4edb354: Preparing [2026-05-13T01:26:50.074Z] a31444876204: Preparing [2026-05-13T01:26:50.074Z] 62d27a460b24: Preparing [2026-05-13T01:26:50.074Z] f8a013120b4c: Preparing [2026-05-13T01:26:50.074Z] 1393d80efd80: Preparing [2026-05-13T01:26:50.074Z] 0854555d70ac: Preparing [2026-05-13T01:26:50.074Z] 62d27a460b24: Waiting [2026-05-13T01:26:50.074Z] f8a013120b4c: Waiting [2026-05-13T01:26:50.074Z] 1393d80efd80: Waiting [2026-05-13T01:26:50.074Z] 0854555d70ac: Waiting [2026-05-13T01:26:50.074Z] a31444876204: Layer already exists [2026-05-13T01:26:50.074Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:50.074Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:50.074Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:50.074Z] fbb1432ee328: Pushed [2026-05-13T01:26:50.074Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:50.074Z] 634177ba03b8: Pushed [2026-05-13T01:26:50.074Z] f9d355adc21c: Pushed [2026-05-13T01:26:51.447Z] 0b21a4edb354: Pushed [2026-05-13T01:26:51.705Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:52.021Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-05-13T01:26:52.048Z] #105 exporting layers 3.7s done [2026-05-13T01:26:52.048Z] #105 writing image sha256:c184025c617e4934f560318e3e0c7e9f4bb08464915b134c8bfa841893599659 0.0s done [2026-05-13T01:26:52.048Z] #105 naming to docker.io/library/security-spire-server-arm64 done [Pipeline] sh [2026-05-13T01:26:52.319Z] #105 exporting layers 2.8s done [2026-05-13T01:26:52.319Z] #105 writing image sha256:d504255494931f01af1eed213341746e3d3419dec46ac9c8e1fd78454a3139d2 0.0s done [2026-05-13T01:26:52.319Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2026-05-13T01:26:52.319Z] #105 DONE 8.4s [2026-05-13T01:26:52.319Z] [2026-05-13T01:26:52.319Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:26:52.330Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-13T01:26:52.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-13T01:26:52.330Z] fbb1432ee328: Preparing [2026-05-13T01:26:52.330Z] f9d355adc21c: Preparing [2026-05-13T01:26:52.330Z] 634177ba03b8: Preparing [2026-05-13T01:26:52.330Z] 0b21a4edb354: Preparing [2026-05-13T01:26:52.330Z] a31444876204: Preparing [2026-05-13T01:26:52.330Z] 62d27a460b24: Preparing [2026-05-13T01:26:52.330Z] f8a013120b4c: Preparing [2026-05-13T01:26:52.330Z] 62d27a460b24: Waiting [2026-05-13T01:26:52.330Z] 1393d80efd80: Preparing [2026-05-13T01:26:52.330Z] f8a013120b4c: Waiting [2026-05-13T01:26:52.330Z] 0854555d70ac: Preparing [2026-05-13T01:26:52.330Z] 1393d80efd80: Waiting [2026-05-13T01:26:52.330Z] 0854555d70ac: Waiting [2026-05-13T01:26:52.330Z] 0b21a4edb354: Layer already exists [2026-05-13T01:26:52.330Z] fbb1432ee328: Layer already exists [2026-05-13T01:26:52.330Z] a31444876204: Layer already exists [2026-05-13T01:26:52.330Z] f9d355adc21c: Layer already exists [2026-05-13T01:26:52.330Z] 634177ba03b8: Layer already exists [2026-05-13T01:26:52.330Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:52.330Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:52.330Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:52.330Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:52.330Z] latest: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:52.651Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:52.969Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-13T01:26:52.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-13T01:26:52.970Z] fbb1432ee328: Preparing [2026-05-13T01:26:52.970Z] f9d355adc21c: Preparing [2026-05-13T01:26:52.970Z] 634177ba03b8: Preparing [2026-05-13T01:26:52.970Z] 0b21a4edb354: Preparing [2026-05-13T01:26:52.970Z] a31444876204: Preparing [2026-05-13T01:26:52.970Z] 62d27a460b24: Preparing [2026-05-13T01:26:52.970Z] f8a013120b4c: Preparing [2026-05-13T01:26:52.970Z] 1393d80efd80: Preparing [2026-05-13T01:26:52.970Z] 0854555d70ac: Preparing [2026-05-13T01:26:52.970Z] f8a013120b4c: Waiting [2026-05-13T01:26:52.970Z] 1393d80efd80: Waiting [2026-05-13T01:26:52.970Z] 0854555d70ac: Waiting [2026-05-13T01:26:52.970Z] 62d27a460b24: Waiting [2026-05-13T01:26:52.970Z] fbb1432ee328: Layer already exists [2026-05-13T01:26:52.970Z] 0b21a4edb354: Layer already exists [2026-05-13T01:26:52.970Z] f9d355adc21c: Layer already exists [2026-05-13T01:26:52.970Z] 634177ba03b8: Layer already exists [2026-05-13T01:26:52.970Z] a31444876204: Layer already exists [2026-05-13T01:26:52.970Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:52.970Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:52.970Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:52.970Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:52.970Z] 4.1.0-dev.113: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:53.371Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:53.763Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:26:53.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-13T01:26:53.763Z] fbb1432ee328: Preparing [2026-05-13T01:26:53.763Z] f9d355adc21c: Preparing [2026-05-13T01:26:53.763Z] 634177ba03b8: Preparing [2026-05-13T01:26:53.763Z] 0b21a4edb354: Preparing [2026-05-13T01:26:53.763Z] a31444876204: Preparing [2026-05-13T01:26:53.763Z] 62d27a460b24: Preparing [2026-05-13T01:26:53.763Z] f8a013120b4c: Preparing [2026-05-13T01:26:53.763Z] 1393d80efd80: Preparing [2026-05-13T01:26:53.763Z] 0854555d70ac: Preparing [2026-05-13T01:26:53.763Z] 62d27a460b24: Waiting [2026-05-13T01:26:53.763Z] 0854555d70ac: Waiting [2026-05-13T01:26:53.763Z] 1393d80efd80: Waiting [2026-05-13T01:26:53.763Z] f8a013120b4c: Waiting [2026-05-13T01:26:53.763Z] a31444876204: Layer already exists [2026-05-13T01:26:53.763Z] f9d355adc21c: Layer already exists [2026-05-13T01:26:53.763Z] fbb1432ee328: Layer already exists [2026-05-13T01:26:53.763Z] 0b21a4edb354: Layer already exists [2026-05-13T01:26:53.763Z] 634177ba03b8: Layer already exists [2026-05-13T01:26:53.763Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:53.763Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:53.763Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:53.763Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:53.763Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:54.143Z] + 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-13T01:26:54.528Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-13T01:26:54.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-13T01:26:54.528Z] fbb1432ee328: Preparing [2026-05-13T01:26:54.528Z] f9d355adc21c: Preparing [2026-05-13T01:26:54.528Z] 634177ba03b8: Preparing [2026-05-13T01:26:54.528Z] 0b21a4edb354: Preparing [2026-05-13T01:26:54.528Z] a31444876204: Preparing [2026-05-13T01:26:54.528Z] 62d27a460b24: Preparing [2026-05-13T01:26:54.528Z] f8a013120b4c: Preparing [2026-05-13T01:26:54.528Z] 1393d80efd80: Preparing [2026-05-13T01:26:54.528Z] 0854555d70ac: Preparing [2026-05-13T01:26:54.528Z] 1393d80efd80: Waiting [2026-05-13T01:26:54.528Z] 62d27a460b24: Waiting [2026-05-13T01:26:54.528Z] 0854555d70ac: Waiting [2026-05-13T01:26:54.528Z] a31444876204: Layer already exists [2026-05-13T01:26:54.528Z] f9d355adc21c: Layer already exists [2026-05-13T01:26:54.528Z] fbb1432ee328: Layer already exists [2026-05-13T01:26:54.528Z] 634177ba03b8: Layer already exists [2026-05-13T01:26:54.528Z] 0b21a4edb354: Layer already exists [2026-05-13T01:26:54.528Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:54.528Z] f8a013120b4c: Layer already exists [2026-05-13T01:26:54.528Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:54.528Z] 1393d80efd80: Layer already exists [2026-05-13T01:26:54.528Z] main: digest: sha256:9d360424be0db0649775c4f357d3cc07f2376af8c78f4d40ca9365b37d31f864 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:26:54.584Z] ===================================================== [Pipeline] echo [2026-05-13T01:26:54.592Z] taggedImages: [2026-05-13T01:26:54.592Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:54.592Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-13T01:26:54.592Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-13T01:26:54.592Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:26:54.592Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-13T01:26:54.608Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-13T01:26:54.609Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:54.609Z] latest [2026-05-13T01:26:54.609Z] 4.1.0-dev.113 [2026-05-13T01:26:54.609Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:26:54.609Z] main [2026-05-13T01:26:54.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:54.937Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:55.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:26:55.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-13T01:26:55.252Z] 3559b1921b48: Preparing [2026-05-13T01:26:55.252Z] 52093bd1595a: Preparing [2026-05-13T01:26:55.252Z] a31444876204: Preparing [2026-05-13T01:26:55.252Z] 62d27a460b24: Preparing [2026-05-13T01:26:55.252Z] cd9e2469962b: Preparing [2026-05-13T01:26:55.252Z] 811bf8e0da2b: Preparing [2026-05-13T01:26:55.252Z] 0854555d70ac: Preparing [2026-05-13T01:26:55.252Z] 0854555d70ac: Waiting [2026-05-13T01:26:55.252Z] 811bf8e0da2b: Waiting [2026-05-13T01:26:55.252Z] 62d27a460b24: Layer already exists [2026-05-13T01:26:55.252Z] a31444876204: Layer already exists [2026-05-13T01:26:55.252Z] 0854555d70ac: Layer already exists [2026-05-13T01:26:55.252Z] cd9e2469962b: Pushed [2026-05-13T01:26:55.252Z] 3559b1921b48: Pushed [2026-05-13T01:26:55.252Z] 811bf8e0da2b: Pushed [2026-05-13T01:26:59.467Z] 52093bd1595a: Pushed [2026-05-13T01:26:59.467Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:26:59.798Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:00.113Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-13T01:27:00.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-13T01:27:00.113Z] 3559b1921b48: Preparing [2026-05-13T01:27:00.113Z] 52093bd1595a: Preparing [2026-05-13T01:27:00.113Z] a31444876204: Preparing [2026-05-13T01:27:00.113Z] 62d27a460b24: Preparing [2026-05-13T01:27:00.113Z] cd9e2469962b: Preparing [2026-05-13T01:27:00.113Z] 811bf8e0da2b: Preparing [2026-05-13T01:27:00.113Z] 0854555d70ac: Preparing [2026-05-13T01:27:00.113Z] 811bf8e0da2b: Waiting [2026-05-13T01:27:00.113Z] 0854555d70ac: Waiting [2026-05-13T01:27:00.113Z] 3559b1921b48: Layer already exists [2026-05-13T01:27:00.113Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:00.113Z] cd9e2469962b: Layer already exists [2026-05-13T01:27:00.113Z] a31444876204: Layer already exists [2026-05-13T01:27:00.113Z] 52093bd1595a: Layer already exists [2026-05-13T01:27:00.113Z] 811bf8e0da2b: Layer already exists [2026-05-13T01:27:00.113Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:00.113Z] latest: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:00.439Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:00.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-13T01:27:00.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-13T01:27:00.764Z] 3559b1921b48: Preparing [2026-05-13T01:27:00.764Z] 52093bd1595a: Preparing [2026-05-13T01:27:00.764Z] a31444876204: Preparing [2026-05-13T01:27:00.764Z] 62d27a460b24: Preparing [2026-05-13T01:27:00.764Z] cd9e2469962b: Preparing [2026-05-13T01:27:00.764Z] 811bf8e0da2b: Preparing [2026-05-13T01:27:00.764Z] 0854555d70ac: Preparing [2026-05-13T01:27:00.764Z] 811bf8e0da2b: Waiting [2026-05-13T01:27:00.764Z] 0854555d70ac: Waiting [2026-05-13T01:27:00.764Z] a31444876204: Layer already exists [2026-05-13T01:27:00.764Z] 52093bd1595a: Layer already exists [2026-05-13T01:27:00.764Z] cd9e2469962b: Layer already exists [2026-05-13T01:27:00.764Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:00.764Z] 3559b1921b48: Layer already exists [2026-05-13T01:27:00.764Z] 811bf8e0da2b: Layer already exists [2026-05-13T01:27:00.764Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:00.764Z] 4.1.0-dev.113: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:01.103Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:01.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:01.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-13T01:27:01.452Z] 3559b1921b48: Preparing [2026-05-13T01:27:01.452Z] 52093bd1595a: Preparing [2026-05-13T01:27:01.452Z] a31444876204: Preparing [2026-05-13T01:27:01.452Z] 62d27a460b24: Preparing [2026-05-13T01:27:01.452Z] cd9e2469962b: Preparing [2026-05-13T01:27:01.452Z] 811bf8e0da2b: Preparing [2026-05-13T01:27:01.452Z] 0854555d70ac: Preparing [2026-05-13T01:27:01.452Z] 811bf8e0da2b: Waiting [2026-05-13T01:27:01.452Z] 0854555d70ac: Waiting [2026-05-13T01:27:01.452Z] 3559b1921b48: Layer already exists [2026-05-13T01:27:01.452Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:01.452Z] a31444876204: Layer already exists [2026-05-13T01:27:01.452Z] cd9e2469962b: Layer already exists [2026-05-13T01:27:01.452Z] 52093bd1595a: Layer already exists [2026-05-13T01:27:01.452Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:01.452Z] 811bf8e0da2b: Layer already exists [2026-05-13T01:27:01.452Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:01.788Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:02.103Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-13T01:27:02.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-13T01:27:02.104Z] 3559b1921b48: Preparing [2026-05-13T01:27:02.104Z] 52093bd1595a: Preparing [2026-05-13T01:27:02.104Z] a31444876204: Preparing [2026-05-13T01:27:02.104Z] 62d27a460b24: Preparing [2026-05-13T01:27:02.104Z] cd9e2469962b: Preparing [2026-05-13T01:27:02.104Z] 811bf8e0da2b: Preparing [2026-05-13T01:27:02.104Z] 0854555d70ac: Preparing [2026-05-13T01:27:02.104Z] 811bf8e0da2b: Waiting [2026-05-13T01:27:02.104Z] 0854555d70ac: Waiting [2026-05-13T01:27:02.104Z] 52093bd1595a: Layer already exists [2026-05-13T01:27:02.104Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:02.104Z] 3559b1921b48: Layer already exists [2026-05-13T01:27:02.104Z] cd9e2469962b: Layer already exists [2026-05-13T01:27:02.104Z] a31444876204: Layer already exists [2026-05-13T01:27:02.104Z] 811bf8e0da2b: Layer already exists [2026-05-13T01:27:02.104Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:02.104Z] main: digest: sha256:447da8540d0fb8a87d14407e6dc59702f1ceb14d9aafa8766f671e1fe0bc0040 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:02.150Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:02.159Z] taggedImages: [2026-05-13T01:27:02.159Z] - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:02.159Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-13T01:27:02.159Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-13T01:27:02.159Z] - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:02.159Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-13T01:27:02.177Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-13T01:27:02.177Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:02.177Z] latest [2026-05-13T01:27:02.177Z] 4.1.0-dev.113 [2026-05-13T01:27:02.177Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:02.177Z] main [2026-05-13T01:27:02.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:02.536Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:02.842Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:02.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-13T01:27:02.842Z] cef8230fe442: Preparing [2026-05-13T01:27:02.842Z] 047e78be46b2: Preparing [2026-05-13T01:27:02.842Z] 62d27a460b24: Preparing [2026-05-13T01:27:02.842Z] d5ca8ad5cd85: Preparing [2026-05-13T01:27:02.842Z] 558a7cd447ca: Preparing [2026-05-13T01:27:02.842Z] 0854555d70ac: Preparing [2026-05-13T01:27:02.842Z] 0854555d70ac: Waiting [2026-05-13T01:27:02.842Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:02.842Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:02.842Z] cef8230fe442: Pushed [2026-05-13T01:27:02.842Z] 558a7cd447ca: Pushed [2026-05-13T01:27:02.842Z] d5ca8ad5cd85: Pushed [2026-05-13T01:27:07.031Z] 047e78be46b2: Pushed [2026-05-13T01:27:07.031Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:07.355Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:07.670Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-13T01:27:07.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-13T01:27:07.670Z] cef8230fe442: Preparing [2026-05-13T01:27:07.670Z] 047e78be46b2: Preparing [2026-05-13T01:27:07.670Z] 62d27a460b24: Preparing [2026-05-13T01:27:07.670Z] d5ca8ad5cd85: Preparing [2026-05-13T01:27:07.670Z] 558a7cd447ca: Preparing [2026-05-13T01:27:07.670Z] 0854555d70ac: Preparing [2026-05-13T01:27:07.670Z] 0854555d70ac: Waiting [2026-05-13T01:27:07.670Z] 047e78be46b2: Layer already exists [2026-05-13T01:27:07.670Z] 558a7cd447ca: Layer already exists [2026-05-13T01:27:07.670Z] cef8230fe442: Layer already exists [2026-05-13T01:27:07.670Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:07.670Z] d5ca8ad5cd85: Layer already exists [2026-05-13T01:27:07.670Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:07.670Z] latest: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:07.997Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:08.320Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-13T01:27:08.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-13T01:27:08.320Z] cef8230fe442: Preparing [2026-05-13T01:27:08.320Z] 047e78be46b2: Preparing [2026-05-13T01:27:08.320Z] 62d27a460b24: Preparing [2026-05-13T01:27:08.320Z] d5ca8ad5cd85: Preparing [2026-05-13T01:27:08.320Z] 558a7cd447ca: Preparing [2026-05-13T01:27:08.320Z] 0854555d70ac: Preparing [2026-05-13T01:27:08.320Z] 0854555d70ac: Waiting [2026-05-13T01:27:08.320Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:08.320Z] cef8230fe442: Layer already exists [2026-05-13T01:27:08.320Z] d5ca8ad5cd85: Layer already exists [2026-05-13T01:27:08.320Z] 047e78be46b2: Layer already exists [2026-05-13T01:27:08.320Z] 558a7cd447ca: Layer already exists [2026-05-13T01:27:08.320Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:08.320Z] 4.1.0-dev.113: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:08.641Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:08.955Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:08.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-13T01:27:08.955Z] cef8230fe442: Preparing [2026-05-13T01:27:08.955Z] 047e78be46b2: Preparing [2026-05-13T01:27:08.955Z] 62d27a460b24: Preparing [2026-05-13T01:27:08.955Z] d5ca8ad5cd85: Preparing [2026-05-13T01:27:08.955Z] 558a7cd447ca: Preparing [2026-05-13T01:27:08.955Z] 0854555d70ac: Preparing [2026-05-13T01:27:08.955Z] 0854555d70ac: Waiting [2026-05-13T01:27:08.955Z] d5ca8ad5cd85: Layer already exists [2026-05-13T01:27:08.955Z] cef8230fe442: Layer already exists [2026-05-13T01:27:08.955Z] 558a7cd447ca: Layer already exists [2026-05-13T01:27:08.955Z] 047e78be46b2: Layer already exists [2026-05-13T01:27:08.955Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:08.955Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:08.955Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:09.275Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:09.603Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-13T01:27:09.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-13T01:27:09.603Z] cef8230fe442: Preparing [2026-05-13T01:27:09.603Z] 047e78be46b2: Preparing [2026-05-13T01:27:09.603Z] 62d27a460b24: Preparing [2026-05-13T01:27:09.603Z] d5ca8ad5cd85: Preparing [2026-05-13T01:27:09.603Z] 558a7cd447ca: Preparing [2026-05-13T01:27:09.603Z] 0854555d70ac: Preparing [2026-05-13T01:27:09.603Z] 0854555d70ac: Waiting [2026-05-13T01:27:09.603Z] cef8230fe442: Layer already exists [2026-05-13T01:27:09.603Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:09.603Z] 558a7cd447ca: Layer already exists [2026-05-13T01:27:09.603Z] 047e78be46b2: Layer already exists [2026-05-13T01:27:09.603Z] d5ca8ad5cd85: Layer already exists [2026-05-13T01:27:09.603Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:09.603Z] main: digest: sha256:066541de979a727fff8076d5924ace4f5d253b64d6c849ff2dacf1184612fabf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:09.672Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:09.687Z] taggedImages: [2026-05-13T01:27:09.687Z] - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:09.687Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-13T01:27:09.687Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-13T01:27:09.687Z] - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:09.687Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-13T01:27:09.715Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-13T01:27:09.715Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:09.715Z] latest [2026-05-13T01:27:09.715Z] 4.1.0-dev.113 [2026-05-13T01:27:09.715Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:09.715Z] main [2026-05-13T01:27:09.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:10.045Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:10.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:10.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-13T01:27:10.366Z] e1577529736e: Preparing [2026-05-13T01:27:10.366Z] 29a2d7ebeb14: Preparing [2026-05-13T01:27:10.366Z] a4e10f899264: Preparing [2026-05-13T01:27:10.366Z] a31444876204: Preparing [2026-05-13T01:27:10.366Z] 62d27a460b24: Preparing [2026-05-13T01:27:10.366Z] f8a013120b4c: Preparing [2026-05-13T01:27:10.366Z] 1393d80efd80: Preparing [2026-05-13T01:27:10.366Z] f8a013120b4c: Waiting [2026-05-13T01:27:10.366Z] 1393d80efd80: Waiting [2026-05-13T01:27:10.366Z] 0854555d70ac: Preparing [2026-05-13T01:27:10.366Z] 0854555d70ac: Waiting [2026-05-13T01:27:10.366Z] a31444876204: Layer already exists [2026-05-13T01:27:10.366Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:10.366Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:10.366Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:10.366Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:10.366Z] 29a2d7ebeb14: Pushed [2026-05-13T01:27:10.366Z] e1577529736e: Pushed [2026-05-13T01:27:14.551Z] a4e10f899264: Pushed [2026-05-13T01:27:14.551Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:14.873Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:15.194Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-13T01:27:15.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-13T01:27:15.194Z] e1577529736e: Preparing [2026-05-13T01:27:15.194Z] 29a2d7ebeb14: Preparing [2026-05-13T01:27:15.194Z] a4e10f899264: Preparing [2026-05-13T01:27:15.194Z] a31444876204: Preparing [2026-05-13T01:27:15.194Z] 62d27a460b24: Preparing [2026-05-13T01:27:15.194Z] f8a013120b4c: Preparing [2026-05-13T01:27:15.194Z] 1393d80efd80: Preparing [2026-05-13T01:27:15.194Z] 0854555d70ac: Preparing [2026-05-13T01:27:15.194Z] f8a013120b4c: Waiting [2026-05-13T01:27:15.194Z] 1393d80efd80: Waiting [2026-05-13T01:27:15.194Z] 0854555d70ac: Waiting [2026-05-13T01:27:15.194Z] a31444876204: Layer already exists [2026-05-13T01:27:15.194Z] a4e10f899264: Layer already exists [2026-05-13T01:27:15.194Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:15.194Z] e1577529736e: Layer already exists [2026-05-13T01:27:15.194Z] 29a2d7ebeb14: Layer already exists [2026-05-13T01:27:15.194Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:15.194Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:15.194Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:15.194Z] latest: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:15.525Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:15.857Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-13T01:27:15.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-13T01:27:15.857Z] e1577529736e: Preparing [2026-05-13T01:27:15.857Z] 29a2d7ebeb14: Preparing [2026-05-13T01:27:15.857Z] a4e10f899264: Preparing [2026-05-13T01:27:15.857Z] a31444876204: Preparing [2026-05-13T01:27:15.857Z] 62d27a460b24: Preparing [2026-05-13T01:27:15.857Z] f8a013120b4c: Preparing [2026-05-13T01:27:15.857Z] 1393d80efd80: Preparing [2026-05-13T01:27:15.857Z] 0854555d70ac: Preparing [2026-05-13T01:27:15.857Z] f8a013120b4c: Waiting [2026-05-13T01:27:15.857Z] 1393d80efd80: Waiting [2026-05-13T01:27:15.857Z] 0854555d70ac: Waiting [2026-05-13T01:27:15.857Z] a31444876204: Layer already exists [2026-05-13T01:27:15.857Z] 29a2d7ebeb14: Layer already exists [2026-05-13T01:27:15.857Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:15.857Z] e1577529736e: Layer already exists [2026-05-13T01:27:15.857Z] a4e10f899264: Layer already exists [2026-05-13T01:27:15.857Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:15.857Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:15.857Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:15.857Z] 4.1.0-dev.113: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:16.175Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:16.498Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:16.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-13T01:27:16.498Z] e1577529736e: Preparing [2026-05-13T01:27:16.498Z] 29a2d7ebeb14: Preparing [2026-05-13T01:27:16.498Z] a4e10f899264: Preparing [2026-05-13T01:27:16.498Z] a31444876204: Preparing [2026-05-13T01:27:16.498Z] 62d27a460b24: Preparing [2026-05-13T01:27:16.498Z] f8a013120b4c: Preparing [2026-05-13T01:27:16.498Z] 1393d80efd80: Preparing [2026-05-13T01:27:16.498Z] 0854555d70ac: Preparing [2026-05-13T01:27:16.498Z] f8a013120b4c: Waiting [2026-05-13T01:27:16.498Z] 0854555d70ac: Waiting [2026-05-13T01:27:16.498Z] 1393d80efd80: Waiting [2026-05-13T01:27:16.498Z] a4e10f899264: Layer already exists [2026-05-13T01:27:16.498Z] 29a2d7ebeb14: Layer already exists [2026-05-13T01:27:16.498Z] a31444876204: Layer already exists [2026-05-13T01:27:16.498Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:16.498Z] e1577529736e: Layer already exists [2026-05-13T01:27:16.498Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:16.498Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:16.498Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:16.498Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:16.823Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:17.150Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-13T01:27:17.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-13T01:27:17.150Z] e1577529736e: Preparing [2026-05-13T01:27:17.150Z] 29a2d7ebeb14: Preparing [2026-05-13T01:27:17.150Z] a4e10f899264: Preparing [2026-05-13T01:27:17.150Z] a31444876204: Preparing [2026-05-13T01:27:17.150Z] 62d27a460b24: Preparing [2026-05-13T01:27:17.150Z] f8a013120b4c: Preparing [2026-05-13T01:27:17.150Z] 1393d80efd80: Preparing [2026-05-13T01:27:17.150Z] 0854555d70ac: Preparing [2026-05-13T01:27:17.150Z] f8a013120b4c: Waiting [2026-05-13T01:27:17.150Z] 1393d80efd80: Waiting [2026-05-13T01:27:17.150Z] 0854555d70ac: Waiting [2026-05-13T01:27:17.150Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:17.150Z] 29a2d7ebeb14: Layer already exists [2026-05-13T01:27:17.150Z] a4e10f899264: Layer already exists [2026-05-13T01:27:17.150Z] e1577529736e: Layer already exists [2026-05-13T01:27:17.150Z] a31444876204: Layer already exists [2026-05-13T01:27:17.150Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:17.150Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:17.150Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:17.150Z] main: digest: sha256:ec54b3aa0919ed1842f3304a9e3625af0a2b1dec5fbe0f97006510841556bb3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:17.219Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:17.233Z] taggedImages: [2026-05-13T01:27:17.233Z] - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:17.233Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-13T01:27:17.233Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-13T01:27:17.233Z] - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:17.233Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-13T01:27:17.262Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-13T01:27:17.262Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:17.262Z] latest [2026-05-13T01:27:17.262Z] 4.1.0-dev.113 [2026-05-13T01:27:17.262Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:17.262Z] main [2026-05-13T01:27:17.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:17.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:17.943Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:17.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-13T01:27:17.943Z] 6bc918b9a546: Preparing [2026-05-13T01:27:17.943Z] 54a7bbd46500: Preparing [2026-05-13T01:27:17.943Z] 5a96752f8445: Preparing [2026-05-13T01:27:17.943Z] 3a0e0088a4de: Preparing [2026-05-13T01:27:17.943Z] 569109217dc0: Preparing [2026-05-13T01:27:17.943Z] a320618ec430: Preparing [2026-05-13T01:27:17.943Z] a320618ec430: Waiting [2026-05-13T01:27:17.943Z] f8a85798f042: Preparing [2026-05-13T01:27:17.943Z] a31444876204: Preparing [2026-05-13T01:27:17.943Z] 62d27a460b24: Preparing [2026-05-13T01:27:17.943Z] 1ed71ab00321: Preparing [2026-05-13T01:27:17.943Z] f8a85798f042: Waiting [2026-05-13T01:27:17.943Z] 0aebd891e454: Preparing [2026-05-13T01:27:17.943Z] 5f70bf18a086: Preparing [2026-05-13T01:27:17.943Z] be0d4aae4f8c: Preparing [2026-05-13T01:27:17.943Z] a31444876204: Waiting [2026-05-13T01:27:17.943Z] 095933abcc60: Preparing [2026-05-13T01:27:17.943Z] 850baf9e6cb5: Preparing [2026-05-13T01:27:17.943Z] 0854555d70ac: Preparing [2026-05-13T01:27:17.943Z] 62d27a460b24: Waiting [2026-05-13T01:27:17.943Z] 1ed71ab00321: Waiting [2026-05-13T01:27:17.943Z] 0aebd891e454: Waiting [2026-05-13T01:27:17.943Z] 0854555d70ac: Waiting [2026-05-13T01:27:17.943Z] 095933abcc60: Waiting [2026-05-13T01:27:17.943Z] 5f70bf18a086: Waiting [2026-05-13T01:27:17.943Z] 850baf9e6cb5: Waiting [2026-05-13T01:27:17.943Z] be0d4aae4f8c: Waiting [2026-05-13T01:27:17.943Z] 3a0e0088a4de: Pushed [2026-05-13T01:27:17.943Z] 6bc918b9a546: Pushed [2026-05-13T01:27:17.943Z] 54a7bbd46500: Pushed [2026-05-13T01:27:17.943Z] 569109217dc0: Pushed [2026-05-13T01:27:17.943Z] 5a96752f8445: Pushed [2026-05-13T01:27:17.943Z] a31444876204: Layer already exists [2026-05-13T01:27:17.943Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:17.943Z] 5f70bf18a086: Layer already exists [2026-05-13T01:27:18.200Z] a320618ec430: Pushed [2026-05-13T01:27:18.200Z] 1ed71ab00321: Pushed [2026-05-13T01:27:18.200Z] 0aebd891e454: Pushed [2026-05-13T01:27:18.200Z] be0d4aae4f8c: Pushed [2026-05-13T01:27:18.200Z] 095933abcc60: Pushed [2026-05-13T01:27:18.200Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:18.200Z] 850baf9e6cb5: Pushed [2026-05-13T01:27:19.577Z] f8a85798f042: Pushed [2026-05-13T01:27:19.577Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:19.898Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:20.219Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-13T01:27:20.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-13T01:27:20.219Z] 6bc918b9a546: Preparing [2026-05-13T01:27:20.219Z] 54a7bbd46500: Preparing [2026-05-13T01:27:20.219Z] 5a96752f8445: Preparing [2026-05-13T01:27:20.219Z] 3a0e0088a4de: Preparing [2026-05-13T01:27:20.219Z] 569109217dc0: Preparing [2026-05-13T01:27:20.219Z] a320618ec430: Preparing [2026-05-13T01:27:20.219Z] f8a85798f042: Preparing [2026-05-13T01:27:20.219Z] a31444876204: Preparing [2026-05-13T01:27:20.219Z] 62d27a460b24: Preparing [2026-05-13T01:27:20.219Z] 1ed71ab00321: Preparing [2026-05-13T01:27:20.219Z] 0aebd891e454: Preparing [2026-05-13T01:27:20.219Z] 5f70bf18a086: Preparing [2026-05-13T01:27:20.219Z] be0d4aae4f8c: Preparing [2026-05-13T01:27:20.219Z] 095933abcc60: Preparing [2026-05-13T01:27:20.219Z] 850baf9e6cb5: Preparing [2026-05-13T01:27:20.219Z] 0854555d70ac: Preparing [2026-05-13T01:27:20.219Z] a31444876204: Waiting [2026-05-13T01:27:20.219Z] 850baf9e6cb5: Waiting [2026-05-13T01:27:20.219Z] 0854555d70ac: Waiting [2026-05-13T01:27:20.219Z] be0d4aae4f8c: Waiting [2026-05-13T01:27:20.219Z] 1ed71ab00321: Waiting [2026-05-13T01:27:20.219Z] 62d27a460b24: Waiting [2026-05-13T01:27:20.219Z] 095933abcc60: Waiting [2026-05-13T01:27:20.219Z] 0aebd891e454: Waiting [2026-05-13T01:27:20.219Z] a320618ec430: Waiting [2026-05-13T01:27:20.219Z] 5f70bf18a086: Waiting [2026-05-13T01:27:20.219Z] f8a85798f042: Waiting [2026-05-13T01:27:20.219Z] 54a7bbd46500: Layer already exists [2026-05-13T01:27:20.219Z] 569109217dc0: Layer already exists [2026-05-13T01:27:20.219Z] 5a96752f8445: Layer already exists [2026-05-13T01:27:20.219Z] 6bc918b9a546: Layer already exists [2026-05-13T01:27:20.219Z] 3a0e0088a4de: Layer already exists [2026-05-13T01:27:20.219Z] a320618ec430: Layer already exists [2026-05-13T01:27:20.219Z] f8a85798f042: Layer already exists [2026-05-13T01:27:20.219Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:20.219Z] a31444876204: Layer already exists [2026-05-13T01:27:20.219Z] 1ed71ab00321: Layer already exists [2026-05-13T01:27:20.219Z] 0aebd891e454: Layer already exists [2026-05-13T01:27:20.219Z] 5f70bf18a086: Layer already exists [2026-05-13T01:27:20.219Z] 095933abcc60: Layer already exists [2026-05-13T01:27:20.219Z] be0d4aae4f8c: Layer already exists [2026-05-13T01:27:20.219Z] 850baf9e6cb5: Layer already exists [2026-05-13T01:27:20.219Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:20.219Z] latest: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:20.546Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:20.883Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-13T01:27:20.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-13T01:27:20.883Z] 6bc918b9a546: Preparing [2026-05-13T01:27:20.883Z] 54a7bbd46500: Preparing [2026-05-13T01:27:20.883Z] 5a96752f8445: Preparing [2026-05-13T01:27:20.883Z] 3a0e0088a4de: Preparing [2026-05-13T01:27:20.883Z] 569109217dc0: Preparing [2026-05-13T01:27:20.883Z] a320618ec430: Preparing [2026-05-13T01:27:20.883Z] f8a85798f042: Preparing [2026-05-13T01:27:20.883Z] a320618ec430: Waiting [2026-05-13T01:27:20.883Z] a31444876204: Preparing [2026-05-13T01:27:20.883Z] f8a85798f042: Waiting [2026-05-13T01:27:20.883Z] 62d27a460b24: Preparing [2026-05-13T01:27:20.883Z] 1ed71ab00321: Preparing [2026-05-13T01:27:20.883Z] a31444876204: Waiting [2026-05-13T01:27:20.883Z] 62d27a460b24: Waiting [2026-05-13T01:27:20.883Z] 0aebd891e454: Preparing [2026-05-13T01:27:20.883Z] 5f70bf18a086: Preparing [2026-05-13T01:27:20.883Z] be0d4aae4f8c: Preparing [2026-05-13T01:27:20.883Z] 095933abcc60: Preparing [2026-05-13T01:27:20.883Z] 850baf9e6cb5: Preparing [2026-05-13T01:27:20.883Z] 1ed71ab00321: Waiting [2026-05-13T01:27:20.883Z] be0d4aae4f8c: Waiting [2026-05-13T01:27:20.883Z] 095933abcc60: Waiting [2026-05-13T01:27:20.883Z] 0aebd891e454: Waiting [2026-05-13T01:27:20.883Z] 0854555d70ac: Preparing [2026-05-13T01:27:20.883Z] 5f70bf18a086: Waiting [2026-05-13T01:27:20.883Z] 850baf9e6cb5: Waiting [2026-05-13T01:27:20.883Z] 54a7bbd46500: Layer already exists [2026-05-13T01:27:20.883Z] 5a96752f8445: Layer already exists [2026-05-13T01:27:20.883Z] 6bc918b9a546: Layer already exists [2026-05-13T01:27:20.883Z] 3a0e0088a4de: Layer already exists [2026-05-13T01:27:20.883Z] 569109217dc0: Layer already exists [2026-05-13T01:27:20.883Z] a320618ec430: Layer already exists [2026-05-13T01:27:20.883Z] a31444876204: Layer already exists [2026-05-13T01:27:20.883Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:20.883Z] f8a85798f042: Layer already exists [2026-05-13T01:27:20.883Z] 1ed71ab00321: Layer already exists [2026-05-13T01:27:20.883Z] 0aebd891e454: Layer already exists [2026-05-13T01:27:20.883Z] 095933abcc60: Layer already exists [2026-05-13T01:27:20.883Z] 5f70bf18a086: Layer already exists [2026-05-13T01:27:20.883Z] 850baf9e6cb5: Layer already exists [2026-05-13T01:27:20.883Z] be0d4aae4f8c: Layer already exists [2026-05-13T01:27:20.883Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:20.883Z] 4.1.0-dev.113: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:21.214Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:21.533Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:21.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-13T01:27:21.533Z] 6bc918b9a546: Preparing [2026-05-13T01:27:21.533Z] 54a7bbd46500: Preparing [2026-05-13T01:27:21.533Z] 5a96752f8445: Preparing [2026-05-13T01:27:21.533Z] 3a0e0088a4de: Preparing [2026-05-13T01:27:21.533Z] 569109217dc0: Preparing [2026-05-13T01:27:21.533Z] a320618ec430: Preparing [2026-05-13T01:27:21.533Z] f8a85798f042: Preparing [2026-05-13T01:27:21.533Z] a31444876204: Preparing [2026-05-13T01:27:21.533Z] 62d27a460b24: Preparing [2026-05-13T01:27:21.533Z] 1ed71ab00321: Preparing [2026-05-13T01:27:21.533Z] 0aebd891e454: Preparing [2026-05-13T01:27:21.533Z] 5f70bf18a086: Preparing [2026-05-13T01:27:21.533Z] be0d4aae4f8c: Preparing [2026-05-13T01:27:21.533Z] 095933abcc60: Preparing [2026-05-13T01:27:21.533Z] 850baf9e6cb5: Preparing [2026-05-13T01:27:21.533Z] 0854555d70ac: Preparing [2026-05-13T01:27:21.533Z] 5f70bf18a086: Waiting [2026-05-13T01:27:21.533Z] be0d4aae4f8c: Waiting [2026-05-13T01:27:21.533Z] 0aebd891e454: Waiting [2026-05-13T01:27:21.533Z] a31444876204: Waiting [2026-05-13T01:27:21.533Z] 095933abcc60: Waiting [2026-05-13T01:27:21.533Z] 1ed71ab00321: Waiting [2026-05-13T01:27:21.533Z] a320618ec430: Waiting [2026-05-13T01:27:21.533Z] 850baf9e6cb5: Waiting [2026-05-13T01:27:21.533Z] 62d27a460b24: Waiting [2026-05-13T01:27:21.533Z] 0854555d70ac: Waiting [2026-05-13T01:27:21.533Z] f8a85798f042: Waiting [2026-05-13T01:27:21.533Z] 54a7bbd46500: Layer already exists [2026-05-13T01:27:21.533Z] 569109217dc0: Layer already exists [2026-05-13T01:27:21.533Z] 6bc918b9a546: Layer already exists [2026-05-13T01:27:21.533Z] 5a96752f8445: Layer already exists [2026-05-13T01:27:21.533Z] 3a0e0088a4de: Layer already exists [2026-05-13T01:27:21.533Z] f8a85798f042: Layer already exists [2026-05-13T01:27:21.534Z] a320618ec430: Layer already exists [2026-05-13T01:27:21.534Z] a31444876204: Layer already exists [2026-05-13T01:27:21.534Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:21.534Z] 1ed71ab00321: Layer already exists [2026-05-13T01:27:21.534Z] 5f70bf18a086: Layer already exists [2026-05-13T01:27:21.534Z] be0d4aae4f8c: Layer already exists [2026-05-13T01:27:21.534Z] 0aebd891e454: Layer already exists [2026-05-13T01:27:21.534Z] 095933abcc60: Layer already exists [2026-05-13T01:27:21.534Z] 850baf9e6cb5: Layer already exists [2026-05-13T01:27:21.534Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:21.534Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:21.855Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:22.185Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-13T01:27:22.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-13T01:27:22.185Z] 6bc918b9a546: Preparing [2026-05-13T01:27:22.185Z] 54a7bbd46500: Preparing [2026-05-13T01:27:22.185Z] 5a96752f8445: Preparing [2026-05-13T01:27:22.185Z] 3a0e0088a4de: Preparing [2026-05-13T01:27:22.185Z] 569109217dc0: Preparing [2026-05-13T01:27:22.185Z] a320618ec430: Preparing [2026-05-13T01:27:22.185Z] f8a85798f042: Preparing [2026-05-13T01:27:22.185Z] a31444876204: Preparing [2026-05-13T01:27:22.185Z] 62d27a460b24: Preparing [2026-05-13T01:27:22.185Z] 1ed71ab00321: Preparing [2026-05-13T01:27:22.185Z] 0aebd891e454: Preparing [2026-05-13T01:27:22.185Z] 5f70bf18a086: Preparing [2026-05-13T01:27:22.185Z] be0d4aae4f8c: Preparing [2026-05-13T01:27:22.185Z] 095933abcc60: Preparing [2026-05-13T01:27:22.185Z] 850baf9e6cb5: Preparing [2026-05-13T01:27:22.185Z] 0854555d70ac: Preparing [2026-05-13T01:27:22.185Z] 0aebd891e454: Waiting [2026-05-13T01:27:22.185Z] 5f70bf18a086: Waiting [2026-05-13T01:27:22.185Z] be0d4aae4f8c: Waiting [2026-05-13T01:27:22.185Z] 095933abcc60: Waiting [2026-05-13T01:27:22.185Z] 850baf9e6cb5: Waiting [2026-05-13T01:27:22.185Z] 0854555d70ac: Waiting [2026-05-13T01:27:22.185Z] a320618ec430: Waiting [2026-05-13T01:27:22.185Z] f8a85798f042: Waiting [2026-05-13T01:27:22.185Z] a31444876204: Waiting [2026-05-13T01:27:22.185Z] 62d27a460b24: Waiting [2026-05-13T01:27:22.185Z] 1ed71ab00321: Waiting [2026-05-13T01:27:22.185Z] 3a0e0088a4de: Layer already exists [2026-05-13T01:27:22.185Z] 5a96752f8445: Layer already exists [2026-05-13T01:27:22.185Z] 6bc918b9a546: Layer already exists [2026-05-13T01:27:22.185Z] 569109217dc0: Layer already exists [2026-05-13T01:27:22.185Z] 54a7bbd46500: Layer already exists [2026-05-13T01:27:22.185Z] a320618ec430: Layer already exists [2026-05-13T01:27:22.185Z] f8a85798f042: Layer already exists [2026-05-13T01:27:22.185Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:22.185Z] a31444876204: Layer already exists [2026-05-13T01:27:22.185Z] 1ed71ab00321: Layer already exists [2026-05-13T01:27:22.185Z] 0aebd891e454: Layer already exists [2026-05-13T01:27:22.185Z] 5f70bf18a086: Layer already exists [2026-05-13T01:27:22.185Z] 095933abcc60: Layer already exists [2026-05-13T01:27:22.185Z] 850baf9e6cb5: Layer already exists [2026-05-13T01:27:22.185Z] be0d4aae4f8c: Layer already exists [2026-05-13T01:27:22.185Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:22.185Z] main: digest: sha256:6cbcb05f84388c0ae0408ca103b06245a730c97bfe2ac3212b9830139f4cb96b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:22.254Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:22.269Z] taggedImages: [2026-05-13T01:27:22.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:22.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-13T01:27:22.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-13T01:27:22.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:22.269Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-13T01:27:22.295Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-13T01:27:22.295Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:22.295Z] latest [2026-05-13T01:27:22.295Z] 4.1.0-dev.113 [2026-05-13T01:27:22.295Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:22.295Z] main [2026-05-13T01:27:22.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:22.631Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:22.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:22.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-13T01:27:22.952Z] 9366546c55b1: Preparing [2026-05-13T01:27:22.952Z] 8606668bd2b4: Preparing [2026-05-13T01:27:22.952Z] 5def6aabc9ea: Preparing [2026-05-13T01:27:22.952Z] cca33304194c: Preparing [2026-05-13T01:27:22.952Z] a31444876204: Preparing [2026-05-13T01:27:22.952Z] 62d27a460b24: Preparing [2026-05-13T01:27:22.952Z] f8a013120b4c: Preparing [2026-05-13T01:27:22.952Z] 1393d80efd80: Preparing [2026-05-13T01:27:22.952Z] 0854555d70ac: Preparing [2026-05-13T01:27:22.952Z] f8a013120b4c: Waiting [2026-05-13T01:27:22.952Z] 62d27a460b24: Waiting [2026-05-13T01:27:22.952Z] 1393d80efd80: Waiting [2026-05-13T01:27:22.952Z] 0854555d70ac: Waiting [2026-05-13T01:27:22.952Z] a31444876204: Layer already exists [2026-05-13T01:27:22.952Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:22.952Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:22.952Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:22.952Z] 8606668bd2b4: Pushed [2026-05-13T01:27:22.952Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:22.952Z] 9366546c55b1: Pushed [2026-05-13T01:27:22.952Z] 5def6aabc9ea: Pushed [2026-05-13T01:27:27.136Z] cca33304194c: Pushed [2026-05-13T01:27:27.136Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:27.469Z] + 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-13T01:27:27.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-13T01:27:27.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-13T01:27:27.803Z] 9366546c55b1: Preparing [2026-05-13T01:27:27.803Z] 8606668bd2b4: Preparing [2026-05-13T01:27:27.803Z] 5def6aabc9ea: Preparing [2026-05-13T01:27:27.803Z] cca33304194c: Preparing [2026-05-13T01:27:27.803Z] a31444876204: Preparing [2026-05-13T01:27:27.803Z] 62d27a460b24: Preparing [2026-05-13T01:27:27.803Z] f8a013120b4c: Preparing [2026-05-13T01:27:27.803Z] 1393d80efd80: Preparing [2026-05-13T01:27:27.803Z] 0854555d70ac: Preparing [2026-05-13T01:27:27.803Z] 62d27a460b24: Waiting [2026-05-13T01:27:27.803Z] f8a013120b4c: Waiting [2026-05-13T01:27:27.803Z] 1393d80efd80: Waiting [2026-05-13T01:27:27.803Z] 0854555d70ac: Waiting [2026-05-13T01:27:27.803Z] a31444876204: Layer already exists [2026-05-13T01:27:27.803Z] cca33304194c: Layer already exists [2026-05-13T01:27:27.803Z] 9366546c55b1: Layer already exists [2026-05-13T01:27:27.803Z] 8606668bd2b4: Layer already exists [2026-05-13T01:27:27.803Z] 5def6aabc9ea: Layer already exists [2026-05-13T01:27:27.803Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:27.803Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:27.803Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:27.803Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:27.803Z] latest: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:28.125Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:28.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-13T01:27:28.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-13T01:27:28.449Z] 9366546c55b1: Preparing [2026-05-13T01:27:28.449Z] 8606668bd2b4: Preparing [2026-05-13T01:27:28.449Z] 5def6aabc9ea: Preparing [2026-05-13T01:27:28.449Z] cca33304194c: Preparing [2026-05-13T01:27:28.449Z] a31444876204: Preparing [2026-05-13T01:27:28.449Z] 62d27a460b24: Preparing [2026-05-13T01:27:28.449Z] f8a013120b4c: Preparing [2026-05-13T01:27:28.449Z] 1393d80efd80: Preparing [2026-05-13T01:27:28.449Z] 0854555d70ac: Preparing [2026-05-13T01:27:28.449Z] 1393d80efd80: Waiting [2026-05-13T01:27:28.449Z] 0854555d70ac: Waiting [2026-05-13T01:27:28.449Z] 62d27a460b24: Waiting [2026-05-13T01:27:28.449Z] f8a013120b4c: Waiting [2026-05-13T01:27:28.449Z] 9366546c55b1: Layer already exists [2026-05-13T01:27:28.449Z] 8606668bd2b4: Layer already exists [2026-05-13T01:27:28.449Z] cca33304194c: Layer already exists [2026-05-13T01:27:28.449Z] a31444876204: Layer already exists [2026-05-13T01:27:28.449Z] 5def6aabc9ea: Layer already exists [2026-05-13T01:27:28.449Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:28.449Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:28.449Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:28.449Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:28.449Z] 4.1.0-dev.113: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:28.775Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:29.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:29.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-13T01:27:29.088Z] 9366546c55b1: Preparing [2026-05-13T01:27:29.088Z] 8606668bd2b4: Preparing [2026-05-13T01:27:29.088Z] 5def6aabc9ea: Preparing [2026-05-13T01:27:29.088Z] cca33304194c: Preparing [2026-05-13T01:27:29.088Z] a31444876204: Preparing [2026-05-13T01:27:29.088Z] 62d27a460b24: Preparing [2026-05-13T01:27:29.088Z] f8a013120b4c: Preparing [2026-05-13T01:27:29.088Z] 1393d80efd80: Preparing [2026-05-13T01:27:29.088Z] 0854555d70ac: Preparing [2026-05-13T01:27:29.088Z] 62d27a460b24: Waiting [2026-05-13T01:27:29.088Z] f8a013120b4c: Waiting [2026-05-13T01:27:29.088Z] 0854555d70ac: Waiting [2026-05-13T01:27:29.088Z] 1393d80efd80: Waiting [2026-05-13T01:27:29.088Z] cca33304194c: Layer already exists [2026-05-13T01:27:29.088Z] 8606668bd2b4: Layer already exists [2026-05-13T01:27:29.088Z] 9366546c55b1: Layer already exists [2026-05-13T01:27:29.088Z] 5def6aabc9ea: Layer already exists [2026-05-13T01:27:29.088Z] a31444876204: Layer already exists [2026-05-13T01:27:29.088Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:29.088Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:29.088Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:29.088Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:29.088Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:29.409Z] + 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-13T01:27:29.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-13T01:27:29.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-13T01:27:29.728Z] 9366546c55b1: Preparing [2026-05-13T01:27:29.728Z] 8606668bd2b4: Preparing [2026-05-13T01:27:29.728Z] 5def6aabc9ea: Preparing [2026-05-13T01:27:29.728Z] cca33304194c: Preparing [2026-05-13T01:27:29.728Z] a31444876204: Preparing [2026-05-13T01:27:29.728Z] 62d27a460b24: Preparing [2026-05-13T01:27:29.728Z] f8a013120b4c: Preparing [2026-05-13T01:27:29.728Z] 1393d80efd80: Preparing [2026-05-13T01:27:29.728Z] 0854555d70ac: Preparing [2026-05-13T01:27:29.728Z] f8a013120b4c: Waiting [2026-05-13T01:27:29.728Z] 62d27a460b24: Waiting [2026-05-13T01:27:29.728Z] 1393d80efd80: Waiting [2026-05-13T01:27:29.728Z] 0854555d70ac: Waiting [2026-05-13T01:27:29.728Z] cca33304194c: Layer already exists [2026-05-13T01:27:29.728Z] 8606668bd2b4: Layer already exists [2026-05-13T01:27:29.728Z] 5def6aabc9ea: Layer already exists [2026-05-13T01:27:29.728Z] a31444876204: Layer already exists [2026-05-13T01:27:29.728Z] 9366546c55b1: Layer already exists [2026-05-13T01:27:29.728Z] 1393d80efd80: Layer already exists [2026-05-13T01:27:29.728Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:29.728Z] f8a013120b4c: Layer already exists [2026-05-13T01:27:29.728Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:29.728Z] main: digest: sha256:3e69086a1226556d4cd7efe1485f337bd32a2646168205148e3ac53d203b7cf4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:29.795Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:29.807Z] taggedImages: [2026-05-13T01:27:29.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:29.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-13T01:27:29.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-13T01:27:29.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:29.807Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-13T01:27:29.833Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-13T01:27:29.833Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:29.833Z] latest [2026-05-13T01:27:29.833Z] 4.1.0-dev.113 [2026-05-13T01:27:29.833Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:29.833Z] main [2026-05-13T01:27:29.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:30.184Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:30.500Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:30.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-13T01:27:30.500Z] ffa39e8b901b: Preparing [2026-05-13T01:27:30.500Z] a5186c826400: Preparing [2026-05-13T01:27:30.500Z] 5c0f44ae45a8: Preparing [2026-05-13T01:27:30.500Z] fa27590d7454: Preparing [2026-05-13T01:27:30.500Z] c4c5afbf7598: Preparing [2026-05-13T01:27:30.500Z] a31444876204: Preparing [2026-05-13T01:27:30.500Z] 62d27a460b24: Preparing [2026-05-13T01:27:30.500Z] f515d9053487: Preparing [2026-05-13T01:27:30.500Z] 83b0c12a5efb: Preparing [2026-05-13T01:27:30.500Z] 0cca082ab25d: Preparing [2026-05-13T01:27:30.500Z] 0854555d70ac: Preparing [2026-05-13T01:27:30.500Z] 83b0c12a5efb: Waiting [2026-05-13T01:27:30.500Z] 0cca082ab25d: Waiting [2026-05-13T01:27:30.500Z] a31444876204: Waiting [2026-05-13T01:27:30.500Z] 0854555d70ac: Waiting [2026-05-13T01:27:30.500Z] 62d27a460b24: Waiting [2026-05-13T01:27:30.500Z] f515d9053487: Waiting [2026-05-13T01:27:30.500Z] fa27590d7454: Pushed [2026-05-13T01:27:30.500Z] c4c5afbf7598: Pushed [2026-05-13T01:27:30.500Z] a5186c826400: Pushed [2026-05-13T01:27:30.500Z] ffa39e8b901b: Pushed [2026-05-13T01:27:30.500Z] a31444876204: Layer already exists [2026-05-13T01:27:30.500Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:30.500Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:30.758Z] f515d9053487: Pushed [2026-05-13T01:27:30.758Z] 83b0c12a5efb: Pushed [2026-05-13T01:27:32.132Z] 0cca082ab25d: Pushed [2026-05-13T01:27:34.032Z] 5c0f44ae45a8: Pushed [2026-05-13T01:27:34.032Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:34.355Z] + 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-13T01:27:34.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-13T01:27:34.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-13T01:27:34.672Z] ffa39e8b901b: Preparing [2026-05-13T01:27:34.672Z] a5186c826400: Preparing [2026-05-13T01:27:34.672Z] 5c0f44ae45a8: Preparing [2026-05-13T01:27:34.672Z] fa27590d7454: Preparing [2026-05-13T01:27:34.672Z] c4c5afbf7598: Preparing [2026-05-13T01:27:34.672Z] a31444876204: Preparing [2026-05-13T01:27:34.672Z] 62d27a460b24: Preparing [2026-05-13T01:27:34.672Z] f515d9053487: Preparing [2026-05-13T01:27:34.672Z] 83b0c12a5efb: Preparing [2026-05-13T01:27:34.672Z] 0cca082ab25d: Preparing [2026-05-13T01:27:34.672Z] 0854555d70ac: Preparing [2026-05-13T01:27:34.672Z] f515d9053487: Waiting [2026-05-13T01:27:34.672Z] a31444876204: Waiting [2026-05-13T01:27:34.672Z] 83b0c12a5efb: Waiting [2026-05-13T01:27:34.672Z] 62d27a460b24: Waiting [2026-05-13T01:27:34.672Z] 0854555d70ac: Waiting [2026-05-13T01:27:34.672Z] 0cca082ab25d: Waiting [2026-05-13T01:27:34.672Z] ffa39e8b901b: Layer already exists [2026-05-13T01:27:34.672Z] 5c0f44ae45a8: Layer already exists [2026-05-13T01:27:34.672Z] fa27590d7454: Layer already exists [2026-05-13T01:27:34.672Z] c4c5afbf7598: Layer already exists [2026-05-13T01:27:34.672Z] a5186c826400: Layer already exists [2026-05-13T01:27:34.672Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:34.672Z] a31444876204: Layer already exists [2026-05-13T01:27:34.672Z] 0cca082ab25d: Layer already exists [2026-05-13T01:27:34.672Z] f515d9053487: Layer already exists [2026-05-13T01:27:34.672Z] 83b0c12a5efb: Layer already exists [2026-05-13T01:27:34.672Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:34.672Z] latest: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:34.998Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:35.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-13T01:27:35.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-13T01:27:35.317Z] ffa39e8b901b: Preparing [2026-05-13T01:27:35.317Z] a5186c826400: Preparing [2026-05-13T01:27:35.317Z] 5c0f44ae45a8: Preparing [2026-05-13T01:27:35.317Z] fa27590d7454: Preparing [2026-05-13T01:27:35.317Z] c4c5afbf7598: Preparing [2026-05-13T01:27:35.317Z] a31444876204: Preparing [2026-05-13T01:27:35.317Z] 62d27a460b24: Preparing [2026-05-13T01:27:35.317Z] f515d9053487: Preparing [2026-05-13T01:27:35.317Z] 83b0c12a5efb: Preparing [2026-05-13T01:27:35.317Z] 0cca082ab25d: Preparing [2026-05-13T01:27:35.317Z] 0854555d70ac: Preparing [2026-05-13T01:27:35.317Z] 62d27a460b24: Waiting [2026-05-13T01:27:35.317Z] 83b0c12a5efb: Waiting [2026-05-13T01:27:35.317Z] 0854555d70ac: Waiting [2026-05-13T01:27:35.317Z] 0cca082ab25d: Waiting [2026-05-13T01:27:35.317Z] a31444876204: Waiting [2026-05-13T01:27:35.317Z] a5186c826400: Layer already exists [2026-05-13T01:27:35.317Z] c4c5afbf7598: Layer already exists [2026-05-13T01:27:35.317Z] ffa39e8b901b: Layer already exists [2026-05-13T01:27:35.317Z] 5c0f44ae45a8: Layer already exists [2026-05-13T01:27:35.317Z] fa27590d7454: Layer already exists [2026-05-13T01:27:35.317Z] f515d9053487: Layer already exists [2026-05-13T01:27:35.317Z] a31444876204: Layer already exists [2026-05-13T01:27:35.317Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:35.317Z] 0cca082ab25d: Layer already exists [2026-05-13T01:27:35.317Z] 83b0c12a5efb: Layer already exists [2026-05-13T01:27:35.317Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:35.317Z] 4.1.0-dev.113: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:35.652Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:35.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:35.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-13T01:27:35.982Z] ffa39e8b901b: Preparing [2026-05-13T01:27:35.982Z] a5186c826400: Preparing [2026-05-13T01:27:35.982Z] 5c0f44ae45a8: Preparing [2026-05-13T01:27:35.982Z] fa27590d7454: Preparing [2026-05-13T01:27:35.982Z] c4c5afbf7598: Preparing [2026-05-13T01:27:35.982Z] a31444876204: Preparing [2026-05-13T01:27:35.982Z] 62d27a460b24: Preparing [2026-05-13T01:27:35.982Z] f515d9053487: Preparing [2026-05-13T01:27:35.982Z] 83b0c12a5efb: Preparing [2026-05-13T01:27:35.982Z] 0cca082ab25d: Preparing [2026-05-13T01:27:35.982Z] 0854555d70ac: Preparing [2026-05-13T01:27:35.982Z] f515d9053487: Waiting [2026-05-13T01:27:35.982Z] 83b0c12a5efb: Waiting [2026-05-13T01:27:35.982Z] 0cca082ab25d: Waiting [2026-05-13T01:27:35.982Z] 0854555d70ac: Waiting [2026-05-13T01:27:35.982Z] 62d27a460b24: Waiting [2026-05-13T01:27:35.982Z] a31444876204: Waiting [2026-05-13T01:27:35.982Z] a5186c826400: Layer already exists [2026-05-13T01:27:35.982Z] c4c5afbf7598: Layer already exists [2026-05-13T01:27:35.982Z] fa27590d7454: Layer already exists [2026-05-13T01:27:35.982Z] 5c0f44ae45a8: Layer already exists [2026-05-13T01:27:35.982Z] ffa39e8b901b: Layer already exists [2026-05-13T01:27:35.982Z] a31444876204: Layer already exists [2026-05-13T01:27:35.982Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:35.982Z] f515d9053487: Layer already exists [2026-05-13T01:27:35.982Z] 83b0c12a5efb: Layer already exists [2026-05-13T01:27:35.982Z] 0cca082ab25d: Layer already exists [2026-05-13T01:27:35.982Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:35.982Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:36.317Z] + 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-13T01:27:36.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-13T01:27:36.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-13T01:27:36.633Z] ffa39e8b901b: Preparing [2026-05-13T01:27:36.633Z] a5186c826400: Preparing [2026-05-13T01:27:36.633Z] 5c0f44ae45a8: Preparing [2026-05-13T01:27:36.633Z] fa27590d7454: Preparing [2026-05-13T01:27:36.633Z] c4c5afbf7598: Preparing [2026-05-13T01:27:36.633Z] a31444876204: Preparing [2026-05-13T01:27:36.633Z] 62d27a460b24: Preparing [2026-05-13T01:27:36.633Z] f515d9053487: Preparing [2026-05-13T01:27:36.633Z] 83b0c12a5efb: Preparing [2026-05-13T01:27:36.633Z] 0cca082ab25d: Preparing [2026-05-13T01:27:36.633Z] 0854555d70ac: Preparing [2026-05-13T01:27:36.633Z] 62d27a460b24: Waiting [2026-05-13T01:27:36.633Z] f515d9053487: Waiting [2026-05-13T01:27:36.633Z] 83b0c12a5efb: Waiting [2026-05-13T01:27:36.633Z] 0cca082ab25d: Waiting [2026-05-13T01:27:36.633Z] 0854555d70ac: Waiting [2026-05-13T01:27:36.633Z] a31444876204: Waiting [2026-05-13T01:27:36.633Z] a5186c826400: Layer already exists [2026-05-13T01:27:36.633Z] c4c5afbf7598: Layer already exists [2026-05-13T01:27:36.633Z] ffa39e8b901b: Layer already exists [2026-05-13T01:27:36.633Z] fa27590d7454: Layer already exists [2026-05-13T01:27:36.633Z] 5c0f44ae45a8: Layer already exists [2026-05-13T01:27:36.633Z] a31444876204: Layer already exists [2026-05-13T01:27:36.634Z] 83b0c12a5efb: Layer already exists [2026-05-13T01:27:36.634Z] f515d9053487: Layer already exists [2026-05-13T01:27:36.634Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:36.634Z] 0cca082ab25d: Layer already exists [2026-05-13T01:27:36.634Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:36.634Z] main: digest: sha256:3ffbdb7dd68055d9c082669b9a5cc861ca5bd2a863c0468df4c0d6f710da720e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:36.700Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:36.715Z] taggedImages: [2026-05-13T01:27:36.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:36.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-13T01:27:36.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-13T01:27:36.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:36.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-13T01:27:36.744Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-13T01:27:36.744Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:36.744Z] latest [2026-05-13T01:27:36.744Z] 4.1.0-dev.113 [2026-05-13T01:27:36.744Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:36.744Z] main [2026-05-13T01:27:36.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:37.091Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:37.407Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:37.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-13T01:27:37.407Z] 706bc135cd65: Preparing [2026-05-13T01:27:37.407Z] a4287755c8e1: Preparing [2026-05-13T01:27:37.407Z] a2a70faacd10: Preparing [2026-05-13T01:27:37.407Z] 91a70cdeebf5: Preparing [2026-05-13T01:27:37.407Z] ef19f5958f3d: Preparing [2026-05-13T01:27:37.407Z] c5116fcee0c3: Preparing [2026-05-13T01:27:37.407Z] d2b97f31121b: Preparing [2026-05-13T01:27:37.407Z] a31444876204: Preparing [2026-05-13T01:27:37.407Z] 62d27a460b24: Preparing [2026-05-13T01:27:37.407Z] 7c1153b27786: Preparing [2026-05-13T01:27:37.407Z] 22a230f1ceff: Preparing [2026-05-13T01:27:37.407Z] 0854555d70ac: Preparing [2026-05-13T01:27:37.407Z] 62d27a460b24: Waiting [2026-05-13T01:27:37.407Z] c5116fcee0c3: Waiting [2026-05-13T01:27:37.407Z] 7c1153b27786: Waiting [2026-05-13T01:27:37.407Z] 22a230f1ceff: Waiting [2026-05-13T01:27:37.407Z] 0854555d70ac: Waiting [2026-05-13T01:27:37.407Z] d2b97f31121b: Waiting [2026-05-13T01:27:37.407Z] a31444876204: Waiting [2026-05-13T01:27:37.407Z] a4287755c8e1: Pushed [2026-05-13T01:27:37.407Z] 706bc135cd65: Pushed [2026-05-13T01:27:37.407Z] ef19f5958f3d: Pushed [2026-05-13T01:27:37.407Z] a31444876204: Layer already exists [2026-05-13T01:27:37.408Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:37.408Z] c5116fcee0c3: Pushed [2026-05-13T01:27:37.408Z] d2b97f31121b: Pushed [2026-05-13T01:27:37.665Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:37.665Z] 7c1153b27786: Pushed [2026-05-13T01:27:39.035Z] 22a230f1ceff: Pushed [2026-05-13T01:27:40.409Z] 91a70cdeebf5: Pushed [2026-05-13T01:27:40.409Z] a2a70faacd10: Pushed [2026-05-13T01:27:40.667Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:40.991Z] + 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-13T01:27:41.311Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-13T01:27:41.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-13T01:27:41.312Z] 706bc135cd65: Preparing [2026-05-13T01:27:41.312Z] a4287755c8e1: Preparing [2026-05-13T01:27:41.312Z] a2a70faacd10: Preparing [2026-05-13T01:27:41.312Z] 91a70cdeebf5: Preparing [2026-05-13T01:27:41.312Z] ef19f5958f3d: Preparing [2026-05-13T01:27:41.312Z] c5116fcee0c3: Preparing [2026-05-13T01:27:41.312Z] d2b97f31121b: Preparing [2026-05-13T01:27:41.312Z] a31444876204: Preparing [2026-05-13T01:27:41.312Z] 62d27a460b24: Preparing [2026-05-13T01:27:41.312Z] 7c1153b27786: Preparing [2026-05-13T01:27:41.312Z] 22a230f1ceff: Preparing [2026-05-13T01:27:41.312Z] 0854555d70ac: Preparing [2026-05-13T01:27:41.312Z] d2b97f31121b: Waiting [2026-05-13T01:27:41.312Z] a31444876204: Waiting [2026-05-13T01:27:41.312Z] 62d27a460b24: Waiting [2026-05-13T01:27:41.312Z] 7c1153b27786: Waiting [2026-05-13T01:27:41.312Z] 22a230f1ceff: Waiting [2026-05-13T01:27:41.312Z] 0854555d70ac: Waiting [2026-05-13T01:27:41.312Z] c5116fcee0c3: Waiting [2026-05-13T01:27:41.312Z] a4287755c8e1: Layer already exists [2026-05-13T01:27:41.312Z] 91a70cdeebf5: Layer already exists [2026-05-13T01:27:41.312Z] a2a70faacd10: Layer already exists [2026-05-13T01:27:41.312Z] ef19f5958f3d: Layer already exists [2026-05-13T01:27:41.312Z] 706bc135cd65: Layer already exists [2026-05-13T01:27:41.312Z] a31444876204: Layer already exists [2026-05-13T01:27:41.312Z] d2b97f31121b: Layer already exists [2026-05-13T01:27:41.312Z] 7c1153b27786: Layer already exists [2026-05-13T01:27:41.312Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:41.312Z] c5116fcee0c3: Layer already exists [2026-05-13T01:27:41.312Z] 22a230f1ceff: Layer already exists [2026-05-13T01:27:41.312Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:41.312Z] latest: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:41.632Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:41.976Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-13T01:27:41.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-13T01:27:41.976Z] 706bc135cd65: Preparing [2026-05-13T01:27:41.976Z] a4287755c8e1: Preparing [2026-05-13T01:27:41.976Z] a2a70faacd10: Preparing [2026-05-13T01:27:41.976Z] 91a70cdeebf5: Preparing [2026-05-13T01:27:41.976Z] ef19f5958f3d: Preparing [2026-05-13T01:27:41.976Z] c5116fcee0c3: Preparing [2026-05-13T01:27:41.976Z] d2b97f31121b: Preparing [2026-05-13T01:27:41.976Z] a31444876204: Preparing [2026-05-13T01:27:41.976Z] 62d27a460b24: Preparing [2026-05-13T01:27:41.976Z] 7c1153b27786: Preparing [2026-05-13T01:27:41.976Z] 22a230f1ceff: Preparing [2026-05-13T01:27:41.976Z] 0854555d70ac: Preparing [2026-05-13T01:27:41.976Z] d2b97f31121b: Waiting [2026-05-13T01:27:41.976Z] a31444876204: Waiting [2026-05-13T01:27:41.976Z] 62d27a460b24: Waiting [2026-05-13T01:27:41.976Z] 7c1153b27786: Waiting [2026-05-13T01:27:41.976Z] 22a230f1ceff: Waiting [2026-05-13T01:27:41.976Z] 0854555d70ac: Waiting [2026-05-13T01:27:41.976Z] c5116fcee0c3: Waiting [2026-05-13T01:27:41.976Z] a2a70faacd10: Layer already exists [2026-05-13T01:27:41.976Z] ef19f5958f3d: Layer already exists [2026-05-13T01:27:41.976Z] 706bc135cd65: Layer already exists [2026-05-13T01:27:41.976Z] a4287755c8e1: Layer already exists [2026-05-13T01:27:41.976Z] 91a70cdeebf5: Layer already exists [2026-05-13T01:27:41.976Z] c5116fcee0c3: Layer already exists [2026-05-13T01:27:41.976Z] a31444876204: Layer already exists [2026-05-13T01:27:41.976Z] d2b97f31121b: Layer already exists [2026-05-13T01:27:41.976Z] 7c1153b27786: Layer already exists [2026-05-13T01:27:41.976Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:41.976Z] 22a230f1ceff: Layer already exists [2026-05-13T01:27:41.976Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:41.976Z] 4.1.0-dev.113: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:42.305Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:42.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:42.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-13T01:27:42.634Z] 706bc135cd65: Preparing [2026-05-13T01:27:42.634Z] a4287755c8e1: Preparing [2026-05-13T01:27:42.634Z] a2a70faacd10: Preparing [2026-05-13T01:27:42.634Z] 91a70cdeebf5: Preparing [2026-05-13T01:27:42.634Z] ef19f5958f3d: Preparing [2026-05-13T01:27:42.634Z] c5116fcee0c3: Preparing [2026-05-13T01:27:42.634Z] d2b97f31121b: Preparing [2026-05-13T01:27:42.634Z] a31444876204: Preparing [2026-05-13T01:27:42.634Z] 62d27a460b24: Preparing [2026-05-13T01:27:42.634Z] 7c1153b27786: Preparing [2026-05-13T01:27:42.634Z] c5116fcee0c3: Waiting [2026-05-13T01:27:42.634Z] a31444876204: Waiting [2026-05-13T01:27:42.634Z] 62d27a460b24: Waiting [2026-05-13T01:27:42.634Z] d2b97f31121b: Waiting [2026-05-13T01:27:42.634Z] 22a230f1ceff: Preparing [2026-05-13T01:27:42.634Z] 0854555d70ac: Preparing [2026-05-13T01:27:42.634Z] 0854555d70ac: Waiting [2026-05-13T01:27:42.634Z] 7c1153b27786: Waiting [2026-05-13T01:27:42.634Z] 22a230f1ceff: Waiting [2026-05-13T01:27:42.634Z] a4287755c8e1: Layer already exists [2026-05-13T01:27:42.634Z] a2a70faacd10: Layer already exists [2026-05-13T01:27:42.634Z] ef19f5958f3d: Layer already exists [2026-05-13T01:27:42.634Z] 706bc135cd65: Layer already exists [2026-05-13T01:27:42.634Z] 91a70cdeebf5: Layer already exists [2026-05-13T01:27:42.634Z] c5116fcee0c3: Layer already exists [2026-05-13T01:27:42.634Z] a31444876204: Layer already exists [2026-05-13T01:27:42.634Z] d2b97f31121b: Layer already exists [2026-05-13T01:27:42.634Z] 7c1153b27786: Layer already exists [2026-05-13T01:27:42.634Z] 22a230f1ceff: Layer already exists [2026-05-13T01:27:42.634Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:42.634Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:42.634Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:42.961Z] + 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-13T01:27:43.285Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-13T01:27:43.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-13T01:27:43.285Z] 706bc135cd65: Preparing [2026-05-13T01:27:43.285Z] a4287755c8e1: Preparing [2026-05-13T01:27:43.285Z] a2a70faacd10: Preparing [2026-05-13T01:27:43.285Z] 91a70cdeebf5: Preparing [2026-05-13T01:27:43.285Z] ef19f5958f3d: Preparing [2026-05-13T01:27:43.285Z] c5116fcee0c3: Preparing [2026-05-13T01:27:43.285Z] d2b97f31121b: Preparing [2026-05-13T01:27:43.285Z] a31444876204: Preparing [2026-05-13T01:27:43.285Z] 62d27a460b24: Preparing [2026-05-13T01:27:43.285Z] 7c1153b27786: Preparing [2026-05-13T01:27:43.285Z] 22a230f1ceff: Preparing [2026-05-13T01:27:43.285Z] 0854555d70ac: Preparing [2026-05-13T01:27:43.285Z] a31444876204: Waiting [2026-05-13T01:27:43.285Z] 62d27a460b24: Waiting [2026-05-13T01:27:43.285Z] 7c1153b27786: Waiting [2026-05-13T01:27:43.285Z] 22a230f1ceff: Waiting [2026-05-13T01:27:43.285Z] 0854555d70ac: Waiting [2026-05-13T01:27:43.285Z] c5116fcee0c3: Waiting [2026-05-13T01:27:43.285Z] d2b97f31121b: Waiting [2026-05-13T01:27:43.285Z] a2a70faacd10: Layer already exists [2026-05-13T01:27:43.285Z] a4287755c8e1: Layer already exists [2026-05-13T01:27:43.285Z] 91a70cdeebf5: Layer already exists [2026-05-13T01:27:43.285Z] 706bc135cd65: Layer already exists [2026-05-13T01:27:43.285Z] ef19f5958f3d: Layer already exists [2026-05-13T01:27:43.285Z] c5116fcee0c3: Layer already exists [2026-05-13T01:27:43.285Z] d2b97f31121b: Layer already exists [2026-05-13T01:27:43.285Z] 7c1153b27786: Layer already exists [2026-05-13T01:27:43.285Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:43.285Z] a31444876204: Layer already exists [2026-05-13T01:27:43.285Z] 22a230f1ceff: Layer already exists [2026-05-13T01:27:43.285Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:43.285Z] main: digest: sha256:6ca9370170d3a50043d6fc26a083ee0f107a1d93b385bf8d8a2398542cd29bad size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:43.349Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:43.363Z] taggedImages: [2026-05-13T01:27:43.363Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:43.363Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-13T01:27:43.363Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-13T01:27:43.363Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:43.363Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-13T01:27:43.385Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-13T01:27:43.385Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:43.385Z] latest [2026-05-13T01:27:43.385Z] 4.1.0-dev.113 [2026-05-13T01:27:43.385Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:43.385Z] main [2026-05-13T01:27:43.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:43.714Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:44.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:44.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-13T01:27:44.031Z] e09eabe4131b: Preparing [2026-05-13T01:27:44.031Z] 455910c2ec22: Preparing [2026-05-13T01:27:44.031Z] a31444876204: Preparing [2026-05-13T01:27:44.031Z] 62d27a460b24: Preparing [2026-05-13T01:27:44.031Z] ef01ec02e34d: Preparing [2026-05-13T01:27:44.031Z] fe304eef4114: Preparing [2026-05-13T01:27:44.031Z] 0854555d70ac: Preparing [2026-05-13T01:27:44.031Z] 0854555d70ac: Waiting [2026-05-13T01:27:44.031Z] fe304eef4114: Waiting [2026-05-13T01:27:44.031Z] a31444876204: Layer already exists [2026-05-13T01:27:44.031Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:44.032Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:44.032Z] e09eabe4131b: Pushed [2026-05-13T01:27:44.032Z] ef01ec02e34d: Pushed [2026-05-13T01:27:44.971Z] fe304eef4114: Pushed [2026-05-13T01:27:47.502Z] 455910c2ec22: Pushed [2026-05-13T01:27:47.502Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:47.826Z] + 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-13T01:27:48.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-13T01:27:48.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-13T01:27:48.142Z] e09eabe4131b: Preparing [2026-05-13T01:27:48.142Z] 455910c2ec22: Preparing [2026-05-13T01:27:48.142Z] a31444876204: Preparing [2026-05-13T01:27:48.142Z] 62d27a460b24: Preparing [2026-05-13T01:27:48.142Z] ef01ec02e34d: Preparing [2026-05-13T01:27:48.142Z] fe304eef4114: Preparing [2026-05-13T01:27:48.142Z] 0854555d70ac: Preparing [2026-05-13T01:27:48.142Z] fe304eef4114: Waiting [2026-05-13T01:27:48.142Z] 0854555d70ac: Waiting [2026-05-13T01:27:48.142Z] ef01ec02e34d: Layer already exists [2026-05-13T01:27:48.142Z] a31444876204: Layer already exists [2026-05-13T01:27:48.142Z] e09eabe4131b: Layer already exists [2026-05-13T01:27:48.142Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:48.142Z] 455910c2ec22: Layer already exists [2026-05-13T01:27:48.142Z] fe304eef4114: Layer already exists [2026-05-13T01:27:48.142Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:48.142Z] latest: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:48.458Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:48.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-13T01:27:48.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-13T01:27:48.771Z] e09eabe4131b: Preparing [2026-05-13T01:27:48.771Z] 455910c2ec22: Preparing [2026-05-13T01:27:48.771Z] a31444876204: Preparing [2026-05-13T01:27:48.771Z] 62d27a460b24: Preparing [2026-05-13T01:27:48.771Z] ef01ec02e34d: Preparing [2026-05-13T01:27:48.771Z] fe304eef4114: Preparing [2026-05-13T01:27:48.771Z] 0854555d70ac: Preparing [2026-05-13T01:27:48.771Z] fe304eef4114: Waiting [2026-05-13T01:27:48.771Z] 0854555d70ac: Waiting [2026-05-13T01:27:48.771Z] e09eabe4131b: Layer already exists [2026-05-13T01:27:48.771Z] a31444876204: Layer already exists [2026-05-13T01:27:48.771Z] ef01ec02e34d: Layer already exists [2026-05-13T01:27:48.771Z] 455910c2ec22: Layer already exists [2026-05-13T01:27:48.771Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:48.771Z] fe304eef4114: Layer already exists [2026-05-13T01:27:48.771Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:48.771Z] 4.1.0-dev.113: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:49.101Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:49.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:49.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-13T01:27:49.426Z] e09eabe4131b: Preparing [2026-05-13T01:27:49.426Z] 455910c2ec22: Preparing [2026-05-13T01:27:49.426Z] a31444876204: Preparing [2026-05-13T01:27:49.426Z] 62d27a460b24: Preparing [2026-05-13T01:27:49.426Z] ef01ec02e34d: Preparing [2026-05-13T01:27:49.426Z] fe304eef4114: Preparing [2026-05-13T01:27:49.426Z] 0854555d70ac: Preparing [2026-05-13T01:27:49.426Z] fe304eef4114: Waiting [2026-05-13T01:27:49.426Z] 0854555d70ac: Waiting [2026-05-13T01:27:49.426Z] a31444876204: Layer already exists [2026-05-13T01:27:49.426Z] e09eabe4131b: Layer already exists [2026-05-13T01:27:49.426Z] ef01ec02e34d: Layer already exists [2026-05-13T01:27:49.426Z] 455910c2ec22: Layer already exists [2026-05-13T01:27:49.426Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:49.426Z] fe304eef4114: Layer already exists [2026-05-13T01:27:49.426Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:49.426Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:49.754Z] + 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-13T01:27:50.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-13T01:27:50.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-13T01:27:50.079Z] e09eabe4131b: Preparing [2026-05-13T01:27:50.079Z] 455910c2ec22: Preparing [2026-05-13T01:27:50.079Z] a31444876204: Preparing [2026-05-13T01:27:50.079Z] 62d27a460b24: Preparing [2026-05-13T01:27:50.079Z] ef01ec02e34d: Preparing [2026-05-13T01:27:50.079Z] fe304eef4114: Preparing [2026-05-13T01:27:50.079Z] 0854555d70ac: Preparing [2026-05-13T01:27:50.079Z] fe304eef4114: Waiting [2026-05-13T01:27:50.079Z] 0854555d70ac: Waiting [2026-05-13T01:27:50.079Z] ef01ec02e34d: Layer already exists [2026-05-13T01:27:50.079Z] 455910c2ec22: Layer already exists [2026-05-13T01:27:50.079Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:50.079Z] a31444876204: Layer already exists [2026-05-13T01:27:50.079Z] e09eabe4131b: Layer already exists [2026-05-13T01:27:50.079Z] fe304eef4114: Layer already exists [2026-05-13T01:27:50.079Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:50.079Z] main: digest: sha256:c14c007244900a6a127e13fa0a33d288a393b68447ed2986b14773ec1aa92996 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:27:50.164Z] ===================================================== [Pipeline] echo [2026-05-13T01:27:50.182Z] taggedImages: [2026-05-13T01:27:50.182Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:50.182Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-13T01:27:50.182Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-13T01:27:50.182Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:50.182Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-13T01:27:50.214Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-13T01:27:50.214Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:50.214Z] latest [2026-05-13T01:27:50.214Z] 4.1.0-dev.113 [2026-05-13T01:27:50.214Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:27:50.214Z] main [2026-05-13T01:27:50.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:50.556Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:27:50.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:27:50.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-13T01:27:50.867Z] e9cc7b7b3c24: Preparing [2026-05-13T01:27:50.867Z] e3b230dbdc9d: Preparing [2026-05-13T01:27:50.867Z] 56af2d09ef5a: Preparing [2026-05-13T01:27:50.867Z] a31444876204: Preparing [2026-05-13T01:27:50.867Z] 62d27a460b24: Preparing [2026-05-13T01:27:50.867Z] ed8ef4ab97d4: Preparing [2026-05-13T01:27:50.867Z] 9c9bcf65c001: Preparing [2026-05-13T01:27:50.867Z] 69c1496cc1af: Preparing [2026-05-13T01:27:50.867Z] 81458465e7ee: Preparing [2026-05-13T01:27:50.867Z] 0854555d70ac: Preparing [2026-05-13T01:27:50.867Z] 69c1496cc1af: Waiting [2026-05-13T01:27:50.867Z] 81458465e7ee: Waiting [2026-05-13T01:27:50.867Z] 0854555d70ac: Waiting [2026-05-13T01:27:50.867Z] ed8ef4ab97d4: Waiting [2026-05-13T01:27:50.867Z] 9c9bcf65c001: Waiting [2026-05-13T01:27:50.867Z] a31444876204: Layer already exists [2026-05-13T01:27:50.867Z] 62d27a460b24: Layer already exists [2026-05-13T01:27:50.867Z] 56af2d09ef5a: Pushed [2026-05-13T01:27:50.867Z] e3b230dbdc9d: Pushed [2026-05-13T01:27:50.867Z] e9cc7b7b3c24: Pushed [2026-05-13T01:27:50.867Z] 0854555d70ac: Layer already exists [2026-05-13T01:27:50.867Z] 69c1496cc1af: Pushed [2026-05-13T01:27:51.432Z] 81458465e7ee: Pushed [2026-05-13T01:27:56.707Z] 9c9bcf65c001: Pushed [2026-05-13T01:28:04.821Z] ed8ef4ab97d4: Pushed [2026-05-13T01:28:04.821Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:05.144Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:05.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-13T01:28:05.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-13T01:28:05.455Z] e9cc7b7b3c24: Preparing [2026-05-13T01:28:05.455Z] e3b230dbdc9d: Preparing [2026-05-13T01:28:05.455Z] 56af2d09ef5a: Preparing [2026-05-13T01:28:05.455Z] a31444876204: Preparing [2026-05-13T01:28:05.455Z] 62d27a460b24: Preparing [2026-05-13T01:28:05.455Z] ed8ef4ab97d4: Preparing [2026-05-13T01:28:05.455Z] 9c9bcf65c001: Preparing [2026-05-13T01:28:05.455Z] 69c1496cc1af: Preparing [2026-05-13T01:28:05.455Z] 81458465e7ee: Preparing [2026-05-13T01:28:05.455Z] 0854555d70ac: Preparing [2026-05-13T01:28:05.455Z] ed8ef4ab97d4: Waiting [2026-05-13T01:28:05.455Z] 9c9bcf65c001: Waiting [2026-05-13T01:28:05.455Z] 69c1496cc1af: Waiting [2026-05-13T01:28:05.455Z] 81458465e7ee: Waiting [2026-05-13T01:28:05.455Z] 0854555d70ac: Waiting [2026-05-13T01:28:05.455Z] 56af2d09ef5a: Layer already exists [2026-05-13T01:28:05.455Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:05.455Z] a31444876204: Layer already exists [2026-05-13T01:28:05.455Z] e9cc7b7b3c24: Layer already exists [2026-05-13T01:28:05.455Z] e3b230dbdc9d: Layer already exists [2026-05-13T01:28:05.455Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:05.455Z] ed8ef4ab97d4: Layer already exists [2026-05-13T01:28:05.455Z] 9c9bcf65c001: Layer already exists [2026-05-13T01:28:05.455Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:05.455Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:05.455Z] latest: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:05.775Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:06.087Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-13T01:28:06.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-13T01:28:06.087Z] e9cc7b7b3c24: Preparing [2026-05-13T01:28:06.087Z] e3b230dbdc9d: Preparing [2026-05-13T01:28:06.087Z] 56af2d09ef5a: Preparing [2026-05-13T01:28:06.087Z] a31444876204: Preparing [2026-05-13T01:28:06.087Z] 62d27a460b24: Preparing [2026-05-13T01:28:06.087Z] ed8ef4ab97d4: Preparing [2026-05-13T01:28:06.087Z] 9c9bcf65c001: Preparing [2026-05-13T01:28:06.087Z] 69c1496cc1af: Preparing [2026-05-13T01:28:06.087Z] 81458465e7ee: Preparing [2026-05-13T01:28:06.087Z] 0854555d70ac: Preparing [2026-05-13T01:28:06.087Z] ed8ef4ab97d4: Waiting [2026-05-13T01:28:06.087Z] 9c9bcf65c001: Waiting [2026-05-13T01:28:06.087Z] 69c1496cc1af: Waiting [2026-05-13T01:28:06.087Z] 81458465e7ee: Waiting [2026-05-13T01:28:06.087Z] 0854555d70ac: Waiting [2026-05-13T01:28:06.087Z] e3b230dbdc9d: Layer already exists [2026-05-13T01:28:06.087Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:06.087Z] a31444876204: Layer already exists [2026-05-13T01:28:06.087Z] e9cc7b7b3c24: Layer already exists [2026-05-13T01:28:06.087Z] 56af2d09ef5a: Layer already exists [2026-05-13T01:28:06.087Z] ed8ef4ab97d4: Layer already exists [2026-05-13T01:28:06.087Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:06.087Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:06.087Z] 9c9bcf65c001: Layer already exists [2026-05-13T01:28:06.087Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:06.087Z] 4.1.0-dev.113: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:06.412Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:06.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:06.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-13T01:28:06.738Z] e9cc7b7b3c24: Preparing [2026-05-13T01:28:06.738Z] e3b230dbdc9d: Preparing [2026-05-13T01:28:06.738Z] 56af2d09ef5a: Preparing [2026-05-13T01:28:06.738Z] a31444876204: Preparing [2026-05-13T01:28:06.738Z] 62d27a460b24: Preparing [2026-05-13T01:28:06.738Z] ed8ef4ab97d4: Preparing [2026-05-13T01:28:06.738Z] 9c9bcf65c001: Preparing [2026-05-13T01:28:06.738Z] 69c1496cc1af: Preparing [2026-05-13T01:28:06.738Z] 81458465e7ee: Preparing [2026-05-13T01:28:06.738Z] 0854555d70ac: Preparing [2026-05-13T01:28:06.738Z] 69c1496cc1af: Waiting [2026-05-13T01:28:06.738Z] ed8ef4ab97d4: Waiting [2026-05-13T01:28:06.738Z] 9c9bcf65c001: Waiting [2026-05-13T01:28:06.738Z] 81458465e7ee: Waiting [2026-05-13T01:28:06.738Z] 0854555d70ac: Waiting [2026-05-13T01:28:06.738Z] e3b230dbdc9d: Layer already exists [2026-05-13T01:28:06.738Z] e9cc7b7b3c24: Layer already exists [2026-05-13T01:28:06.738Z] 56af2d09ef5a: Layer already exists [2026-05-13T01:28:06.738Z] a31444876204: Layer already exists [2026-05-13T01:28:06.738Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:06.738Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:06.738Z] 9c9bcf65c001: Layer already exists [2026-05-13T01:28:06.738Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:06.738Z] ed8ef4ab97d4: Layer already exists [2026-05-13T01:28:06.738Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:06.738Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:07.139Z] + 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-13T01:28:07.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-13T01:28:07.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-13T01:28:07.507Z] e9cc7b7b3c24: Preparing [2026-05-13T01:28:07.507Z] e3b230dbdc9d: Preparing [2026-05-13T01:28:07.507Z] 56af2d09ef5a: Preparing [2026-05-13T01:28:07.507Z] a31444876204: Preparing [2026-05-13T01:28:07.507Z] 62d27a460b24: Preparing [2026-05-13T01:28:07.507Z] ed8ef4ab97d4: Preparing [2026-05-13T01:28:07.507Z] 9c9bcf65c001: Preparing [2026-05-13T01:28:07.507Z] 69c1496cc1af: Preparing [2026-05-13T01:28:07.507Z] 81458465e7ee: Preparing [2026-05-13T01:28:07.507Z] 0854555d70ac: Preparing [2026-05-13T01:28:07.507Z] ed8ef4ab97d4: Waiting [2026-05-13T01:28:07.507Z] 9c9bcf65c001: Waiting [2026-05-13T01:28:07.507Z] 69c1496cc1af: Waiting [2026-05-13T01:28:07.507Z] 81458465e7ee: Waiting [2026-05-13T01:28:07.507Z] 0854555d70ac: Waiting [2026-05-13T01:28:07.507Z] e3b230dbdc9d: Layer already exists [2026-05-13T01:28:07.507Z] 56af2d09ef5a: Layer already exists [2026-05-13T01:28:07.507Z] e9cc7b7b3c24: Layer already exists [2026-05-13T01:28:07.507Z] a31444876204: Layer already exists [2026-05-13T01:28:07.507Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:07.507Z] 9c9bcf65c001: Layer already exists [2026-05-13T01:28:07.507Z] ed8ef4ab97d4: Layer already exists [2026-05-13T01:28:07.507Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:07.507Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:07.507Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:07.507Z] main: digest: sha256:30485dce1ee0732bb0f1d40113a17c661e3240a045b1858a86528bb637c9c55b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:28:07.588Z] ===================================================== [Pipeline] echo [2026-05-13T01:28:07.604Z] taggedImages: [2026-05-13T01:28:07.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:07.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-13T01:28:07.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-13T01:28:07.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:07.604Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-13T01:28:07.632Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-13T01:28:07.632Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:07.632Z] latest [2026-05-13T01:28:07.632Z] 4.1.0-dev.113 [2026-05-13T01:28:07.632Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:07.632Z] main [2026-05-13T01:28:07.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:08.031Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:08.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:08.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-13T01:28:08.348Z] 621601d68b16: Preparing [2026-05-13T01:28:08.348Z] 69393e3f0d3a: Preparing [2026-05-13T01:28:08.348Z] 17ebb210fb50: Preparing [2026-05-13T01:28:08.348Z] a31444876204: Preparing [2026-05-13T01:28:08.348Z] 62d27a460b24: Preparing [2026-05-13T01:28:08.348Z] 936855d77976: Preparing [2026-05-13T01:28:08.348Z] d0b8374c084c: Preparing [2026-05-13T01:28:08.348Z] c5f1b2850ec7: Preparing [2026-05-13T01:28:08.348Z] 0854555d70ac: Preparing [2026-05-13T01:28:08.348Z] d0b8374c084c: Waiting [2026-05-13T01:28:08.348Z] c5f1b2850ec7: Waiting [2026-05-13T01:28:08.348Z] 0854555d70ac: Waiting [2026-05-13T01:28:08.348Z] 936855d77976: Waiting [2026-05-13T01:28:08.348Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:08.348Z] a31444876204: Layer already exists [2026-05-13T01:28:08.348Z] 17ebb210fb50: Pushed [2026-05-13T01:28:08.348Z] 621601d68b16: Pushed [2026-05-13T01:28:08.348Z] d0b8374c084c: Pushed [2026-05-13T01:28:08.348Z] 69393e3f0d3a: Pushed [2026-05-13T01:28:08.348Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:08.914Z] c5f1b2850ec7: Pushed [2026-05-13T01:28:14.043Z] #87 ... [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #80 DONE 138.8s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #119 [support-notifications builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #119 ... [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #82 DONE 135.9s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #78 DONE 140.9s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #81 DONE 138.0s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #79 DONE 140.0s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #87 DONE 109.9s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #120 [core-keeper builder 7/8] COPY . . [2026-05-13T01:28:14.043Z] #120 ... [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #121 [support-scheduler builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #121 DONE 1.7s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #122 DONE 1.9s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #123 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:28:14.043Z] #124 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #125 [security-proxy-setup builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #125 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #119 [support-notifications builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #119 DONE 1.9s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:28:14.043Z] #126 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #127 [core-metadata builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #127 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #128 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:28:14.043Z] #129 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #130 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #131 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #132 [core-data builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #132 DONE 1.9s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #133 [security-bootstrapper builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #133 DONE 1.8s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:28:14.043Z] #134 ... [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:28:14.043Z] #135 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #136 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #137 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #138 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #139 [core-command builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #139 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:28:14.043Z] #140 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #141 [security-proxy-auth builder 6/7] COPY . . [2026-05-13T01:28:14.043Z] #141 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-13T01:28:14.043Z] #142 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-13T01:28:14.043Z] #143 CACHED [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #120 [core-keeper builder 7/8] COPY . . [2026-05-13T01:28:14.043Z] #120 DONE 1.9s [2026-05-13T01:28:14.043Z] [2026-05-13T01:28:14.043Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-13T01:28:16.641Z] #144 ... [2026-05-13T01:28:16.641Z] [2026-05-13T01:28:16.641Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-13T01:28:16.641Z] #0 4.887 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-13T01:28:16.641Z] #145 ... [2026-05-13T01:28:16.641Z] [2026-05-13T01:28:16.641Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-13T01:28:16.641Z] #144 5.772 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-13T01:28:20.893Z] #144 ... [2026-05-13T01:28:20.893Z] [2026-05-13T01:28:20.893Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-13T01:28:20.893Z] #0 5.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-13T01:28:21.157Z] #146 ... [2026-05-13T01:28:21.157Z] [2026-05-13T01:28:21.157Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T01:28:21.157Z] #0 6.029 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-13T01:28:21.157Z] #147 ... [2026-05-13T01:28:21.157Z] [2026-05-13T01:28:21.158Z] #148 [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-13T01:28:21.158Z] #0 5.099 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-13T01:28:21.463Z] #148 ... [2026-05-13T01:28:21.463Z] [2026-05-13T01:28:21.463Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-13T01:28:21.463Z] #0 5.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-13T01:28:21.763Z] #149 ... [2026-05-13T01:28:21.763Z] [2026-05-13T01:28:21.763Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T01:28:21.763Z] #0 4.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-13T01:28:21.763Z] #150 ... [2026-05-13T01:28:21.763Z] [2026-05-13T01:28:21.763Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T01:28:21.763Z] #0 5.354 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-13T01:28:22.117Z] #151 ... [2026-05-13T01:28:22.117Z] [2026-05-13T01:28:22.117Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-13T01:28:22.117Z] #0 5.177 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-13T01:28:22.117Z] #152 ... [2026-05-13T01:28:22.117Z] [2026-05-13T01:28:22.117Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-13T01:28:22.117Z] #0 5.161 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-13T01:28:22.383Z] #153 ... [2026-05-13T01:28:22.383Z] [2026-05-13T01:28:22.383Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-13T01:28:22.383Z] #0 4.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-13T01:28:22.383Z] #154 ... [2026-05-13T01:28:22.383Z] [2026-05-13T01:28:22.383Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:28:22.383Z] #134 5.937 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-13T01:28:23.818Z] 936855d77976: Pushed [2026-05-13T01:28:23.818Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:24.140Z] + 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-13T01:28:24.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-13T01:28:24.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-13T01:28:24.449Z] 621601d68b16: Preparing [2026-05-13T01:28:24.449Z] 69393e3f0d3a: Preparing [2026-05-13T01:28:24.449Z] 17ebb210fb50: Preparing [2026-05-13T01:28:24.449Z] a31444876204: Preparing [2026-05-13T01:28:24.449Z] 62d27a460b24: Preparing [2026-05-13T01:28:24.449Z] 936855d77976: Preparing [2026-05-13T01:28:24.449Z] d0b8374c084c: Preparing [2026-05-13T01:28:24.449Z] c5f1b2850ec7: Preparing [2026-05-13T01:28:24.449Z] 0854555d70ac: Preparing [2026-05-13T01:28:24.449Z] d0b8374c084c: Waiting [2026-05-13T01:28:24.449Z] c5f1b2850ec7: Waiting [2026-05-13T01:28:24.449Z] 0854555d70ac: Waiting [2026-05-13T01:28:24.449Z] 936855d77976: Waiting [2026-05-13T01:28:24.449Z] 621601d68b16: Layer already exists [2026-05-13T01:28:24.449Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:24.449Z] 69393e3f0d3a: Layer already exists [2026-05-13T01:28:24.449Z] 17ebb210fb50: Layer already exists [2026-05-13T01:28:24.449Z] a31444876204: Layer already exists [2026-05-13T01:28:24.449Z] d0b8374c084c: Layer already exists [2026-05-13T01:28:24.449Z] c5f1b2850ec7: Layer already exists [2026-05-13T01:28:24.449Z] 936855d77976: Layer already exists [2026-05-13T01:28:24.449Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:24.449Z] latest: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:24.774Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:25.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-13T01:28:25.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-13T01:28:25.095Z] 621601d68b16: Preparing [2026-05-13T01:28:25.095Z] 69393e3f0d3a: Preparing [2026-05-13T01:28:25.095Z] 17ebb210fb50: Preparing [2026-05-13T01:28:25.095Z] a31444876204: Preparing [2026-05-13T01:28:25.095Z] 62d27a460b24: Preparing [2026-05-13T01:28:25.095Z] 936855d77976: Preparing [2026-05-13T01:28:25.095Z] d0b8374c084c: Preparing [2026-05-13T01:28:25.095Z] c5f1b2850ec7: Preparing [2026-05-13T01:28:25.095Z] 0854555d70ac: Preparing [2026-05-13T01:28:25.095Z] d0b8374c084c: Waiting [2026-05-13T01:28:25.095Z] c5f1b2850ec7: Waiting [2026-05-13T01:28:25.095Z] 0854555d70ac: Waiting [2026-05-13T01:28:25.095Z] 936855d77976: Waiting [2026-05-13T01:28:25.095Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:25.095Z] 69393e3f0d3a: Layer already exists [2026-05-13T01:28:25.095Z] a31444876204: Layer already exists [2026-05-13T01:28:25.095Z] 621601d68b16: Layer already exists [2026-05-13T01:28:25.095Z] 17ebb210fb50: Layer already exists [2026-05-13T01:28:25.095Z] d0b8374c084c: Layer already exists [2026-05-13T01:28:25.095Z] c5f1b2850ec7: Layer already exists [2026-05-13T01:28:25.095Z] 936855d77976: Layer already exists [2026-05-13T01:28:25.095Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:25.095Z] 4.1.0-dev.113: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:25.414Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:25.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:25.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-13T01:28:25.723Z] 621601d68b16: Preparing [2026-05-13T01:28:25.723Z] 69393e3f0d3a: Preparing [2026-05-13T01:28:25.723Z] 17ebb210fb50: Preparing [2026-05-13T01:28:25.723Z] a31444876204: Preparing [2026-05-13T01:28:25.723Z] 62d27a460b24: Preparing [2026-05-13T01:28:25.723Z] 936855d77976: Preparing [2026-05-13T01:28:25.723Z] d0b8374c084c: Preparing [2026-05-13T01:28:25.723Z] c5f1b2850ec7: Preparing [2026-05-13T01:28:25.723Z] 0854555d70ac: Preparing [2026-05-13T01:28:25.723Z] 936855d77976: Waiting [2026-05-13T01:28:25.723Z] d0b8374c084c: Waiting [2026-05-13T01:28:25.723Z] c5f1b2850ec7: Waiting [2026-05-13T01:28:25.723Z] 0854555d70ac: Waiting [2026-05-13T01:28:25.723Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:25.723Z] 17ebb210fb50: Layer already exists [2026-05-13T01:28:25.723Z] 69393e3f0d3a: Layer already exists [2026-05-13T01:28:25.723Z] 621601d68b16: Layer already exists [2026-05-13T01:28:25.723Z] a31444876204: Layer already exists [2026-05-13T01:28:25.723Z] 936855d77976: Layer already exists [2026-05-13T01:28:25.723Z] d0b8374c084c: Layer already exists [2026-05-13T01:28:25.723Z] c5f1b2850ec7: Layer already exists [2026-05-13T01:28:25.723Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:25.723Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:26.043Z] + 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-13T01:28:26.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-13T01:28:26.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-13T01:28:26.365Z] 621601d68b16: Preparing [2026-05-13T01:28:26.365Z] 69393e3f0d3a: Preparing [2026-05-13T01:28:26.365Z] 17ebb210fb50: Preparing [2026-05-13T01:28:26.365Z] a31444876204: Preparing [2026-05-13T01:28:26.365Z] 62d27a460b24: Preparing [2026-05-13T01:28:26.365Z] 936855d77976: Preparing [2026-05-13T01:28:26.365Z] d0b8374c084c: Preparing [2026-05-13T01:28:26.365Z] c5f1b2850ec7: Preparing [2026-05-13T01:28:26.365Z] 0854555d70ac: Preparing [2026-05-13T01:28:26.365Z] c5f1b2850ec7: Waiting [2026-05-13T01:28:26.365Z] 0854555d70ac: Waiting [2026-05-13T01:28:26.365Z] 936855d77976: Waiting [2026-05-13T01:28:26.365Z] d0b8374c084c: Waiting [2026-05-13T01:28:26.365Z] 69393e3f0d3a: Layer already exists [2026-05-13T01:28:26.365Z] 17ebb210fb50: Layer already exists [2026-05-13T01:28:26.365Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:26.365Z] a31444876204: Layer already exists [2026-05-13T01:28:26.365Z] 621601d68b16: Layer already exists [2026-05-13T01:28:26.365Z] 936855d77976: Layer already exists [2026-05-13T01:28:26.365Z] d0b8374c084c: Layer already exists [2026-05-13T01:28:26.365Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:26.365Z] c5f1b2850ec7: Layer already exists [2026-05-13T01:28:26.365Z] main: digest: sha256:ee90c15e550dd4ba515015722e758438268a196e3ae3c6e12384ceb8dc25751b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:28:26.430Z] ===================================================== [Pipeline] echo [2026-05-13T01:28:26.445Z] taggedImages: [2026-05-13T01:28:26.445Z] - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:26.445Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-13T01:28:26.445Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-13T01:28:26.445Z] - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:26.445Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-13T01:28:26.470Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-13T01:28:26.471Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:26.471Z] latest [2026-05-13T01:28:26.471Z] 4.1.0-dev.113 [2026-05-13T01:28:26.471Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:26.471Z] main [2026-05-13T01:28:26.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:26.801Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:27.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:27.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-13T01:28:27.121Z] cb0914a01950: Preparing [2026-05-13T01:28:27.121Z] 27cb3278fb46: Preparing [2026-05-13T01:28:27.121Z] 0a37635791cd: Preparing [2026-05-13T01:28:27.121Z] a31444876204: Preparing [2026-05-13T01:28:27.121Z] 62d27a460b24: Preparing [2026-05-13T01:28:27.121Z] 936855d77976: Preparing [2026-05-13T01:28:27.121Z] 69c1496cc1af: Preparing [2026-05-13T01:28:27.121Z] 81458465e7ee: Preparing [2026-05-13T01:28:27.121Z] 0854555d70ac: Preparing [2026-05-13T01:28:27.121Z] 69c1496cc1af: Waiting [2026-05-13T01:28:27.121Z] 81458465e7ee: Waiting [2026-05-13T01:28:27.121Z] 936855d77976: Waiting [2026-05-13T01:28:27.121Z] 0854555d70ac: Waiting [2026-05-13T01:28:27.121Z] a31444876204: Layer already exists [2026-05-13T01:28:27.121Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:27.121Z] 936855d77976: Layer already exists [2026-05-13T01:28:27.121Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:27.121Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:27.121Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:27.121Z] 0a37635791cd: Pushed [2026-05-13T01:28:27.121Z] 27cb3278fb46: Pushed [2026-05-13T01:28:27.121Z] cb0914a01950: Pushed [2026-05-13T01:28:27.378Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:27.715Z] + 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-13T01:28:28.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-13T01:28:28.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-13T01:28:28.032Z] cb0914a01950: Preparing [2026-05-13T01:28:28.032Z] 27cb3278fb46: Preparing [2026-05-13T01:28:28.032Z] 0a37635791cd: Preparing [2026-05-13T01:28:28.032Z] a31444876204: Preparing [2026-05-13T01:28:28.032Z] 62d27a460b24: Preparing [2026-05-13T01:28:28.032Z] 936855d77976: Preparing [2026-05-13T01:28:28.032Z] 69c1496cc1af: Preparing [2026-05-13T01:28:28.032Z] 81458465e7ee: Preparing [2026-05-13T01:28:28.032Z] 0854555d70ac: Preparing [2026-05-13T01:28:28.032Z] 936855d77976: Waiting [2026-05-13T01:28:28.032Z] 69c1496cc1af: Waiting [2026-05-13T01:28:28.032Z] 0854555d70ac: Waiting [2026-05-13T01:28:28.032Z] 0a37635791cd: Layer already exists [2026-05-13T01:28:28.032Z] 27cb3278fb46: Layer already exists [2026-05-13T01:28:28.032Z] cb0914a01950: Layer already exists [2026-05-13T01:28:28.032Z] a31444876204: Layer already exists [2026-05-13T01:28:28.032Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:28.032Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:28.032Z] 936855d77976: Layer already exists [2026-05-13T01:28:28.032Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:28.032Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:28.032Z] latest: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:28.346Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:28.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-13T01:28:28.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-13T01:28:28.671Z] cb0914a01950: Preparing [2026-05-13T01:28:28.671Z] 27cb3278fb46: Preparing [2026-05-13T01:28:28.671Z] 0a37635791cd: Preparing [2026-05-13T01:28:28.671Z] a31444876204: Preparing [2026-05-13T01:28:28.671Z] 62d27a460b24: Preparing [2026-05-13T01:28:28.671Z] 936855d77976: Preparing [2026-05-13T01:28:28.671Z] 69c1496cc1af: Preparing [2026-05-13T01:28:28.671Z] 81458465e7ee: Preparing [2026-05-13T01:28:28.671Z] 0854555d70ac: Preparing [2026-05-13T01:28:28.671Z] 69c1496cc1af: Waiting [2026-05-13T01:28:28.671Z] 936855d77976: Waiting [2026-05-13T01:28:28.671Z] 0854555d70ac: Waiting [2026-05-13T01:28:28.671Z] 81458465e7ee: Waiting [2026-05-13T01:28:28.671Z] 27cb3278fb46: Layer already exists [2026-05-13T01:28:28.671Z] a31444876204: Layer already exists [2026-05-13T01:28:28.671Z] 0a37635791cd: Layer already exists [2026-05-13T01:28:28.671Z] cb0914a01950: Layer already exists [2026-05-13T01:28:28.671Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:28.671Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:28.671Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:28.671Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:28.671Z] 936855d77976: Layer already exists [2026-05-13T01:28:28.671Z] 4.1.0-dev.113: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:28.988Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:29.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:29.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-13T01:28:29.308Z] cb0914a01950: Preparing [2026-05-13T01:28:29.308Z] 27cb3278fb46: Preparing [2026-05-13T01:28:29.308Z] 0a37635791cd: Preparing [2026-05-13T01:28:29.308Z] a31444876204: Preparing [2026-05-13T01:28:29.308Z] 62d27a460b24: Preparing [2026-05-13T01:28:29.308Z] 936855d77976: Preparing [2026-05-13T01:28:29.308Z] 69c1496cc1af: Preparing [2026-05-13T01:28:29.308Z] 81458465e7ee: Preparing [2026-05-13T01:28:29.308Z] 0854555d70ac: Preparing [2026-05-13T01:28:29.308Z] 69c1496cc1af: Waiting [2026-05-13T01:28:29.308Z] 81458465e7ee: Waiting [2026-05-13T01:28:29.308Z] 0854555d70ac: Waiting [2026-05-13T01:28:29.308Z] 936855d77976: Waiting [2026-05-13T01:28:29.308Z] 0a37635791cd: Layer already exists [2026-05-13T01:28:29.308Z] cb0914a01950: Layer already exists [2026-05-13T01:28:29.308Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:29.308Z] a31444876204: Layer already exists [2026-05-13T01:28:29.308Z] 27cb3278fb46: Layer already exists [2026-05-13T01:28:29.308Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:29.308Z] 936855d77976: Layer already exists [2026-05-13T01:28:29.308Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:29.308Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:29.308Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:29.628Z] + 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-13T01:28:29.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-13T01:28:29.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-13T01:28:29.952Z] cb0914a01950: Preparing [2026-05-13T01:28:29.952Z] 27cb3278fb46: Preparing [2026-05-13T01:28:29.952Z] 0a37635791cd: Preparing [2026-05-13T01:28:29.952Z] a31444876204: Preparing [2026-05-13T01:28:29.952Z] 62d27a460b24: Preparing [2026-05-13T01:28:29.952Z] 936855d77976: Preparing [2026-05-13T01:28:29.952Z] 69c1496cc1af: Preparing [2026-05-13T01:28:29.952Z] 81458465e7ee: Preparing [2026-05-13T01:28:29.952Z] 0854555d70ac: Preparing [2026-05-13T01:28:29.952Z] 81458465e7ee: Waiting [2026-05-13T01:28:29.952Z] 69c1496cc1af: Waiting [2026-05-13T01:28:29.952Z] 0854555d70ac: Waiting [2026-05-13T01:28:29.952Z] 936855d77976: Waiting [2026-05-13T01:28:29.952Z] cb0914a01950: Layer already exists [2026-05-13T01:28:29.952Z] 0a37635791cd: Layer already exists [2026-05-13T01:28:29.952Z] 27cb3278fb46: Layer already exists [2026-05-13T01:28:29.952Z] a31444876204: Layer already exists [2026-05-13T01:28:29.952Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:29.952Z] 81458465e7ee: Layer already exists [2026-05-13T01:28:29.952Z] 936855d77976: Layer already exists [2026-05-13T01:28:29.952Z] 69c1496cc1af: Layer already exists [2026-05-13T01:28:29.952Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:29.952Z] main: digest: sha256:0a99130437c04bfabe33bca096e812d2f1acff318f79d993dda350062db41ea5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:28:30.021Z] ===================================================== [Pipeline] echo [2026-05-13T01:28:30.033Z] taggedImages: [2026-05-13T01:28:30.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:30.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-13T01:28:30.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-13T01:28:30.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:30.033Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-13T01:28:30.062Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-13T01:28:30.062Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:30.062Z] latest [2026-05-13T01:28:30.062Z] 4.1.0-dev.113 [2026-05-13T01:28:30.062Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:30.062Z] main [2026-05-13T01:28:30.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:30.405Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:30.722Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:30.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-13T01:28:30.722Z] 4bdf799c9030: Preparing [2026-05-13T01:28:30.722Z] ddc3e2162076: Preparing [2026-05-13T01:28:30.722Z] a31444876204: Preparing [2026-05-13T01:28:30.722Z] 62d27a460b24: Preparing [2026-05-13T01:28:30.722Z] 972ec372a264: Preparing [2026-05-13T01:28:30.722Z] 2092016b540c: Preparing [2026-05-13T01:28:30.722Z] 0854555d70ac: Preparing [2026-05-13T01:28:30.722Z] 2092016b540c: Waiting [2026-05-13T01:28:30.722Z] a31444876204: Layer already exists [2026-05-13T01:28:30.722Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:30.722Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:30.722Z] 972ec372a264: Pushed [2026-05-13T01:28:30.722Z] 4bdf799c9030: Pushed [2026-05-13T01:28:31.288Z] 2092016b540c: Pushed [2026-05-13T01:28:35.473Z] ddc3e2162076: Pushed [2026-05-13T01:28:35.473Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:35.795Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:36.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-13T01:28:36.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-13T01:28:36.124Z] 4bdf799c9030: Preparing [2026-05-13T01:28:36.124Z] ddc3e2162076: Preparing [2026-05-13T01:28:36.124Z] a31444876204: Preparing [2026-05-13T01:28:36.124Z] 62d27a460b24: Preparing [2026-05-13T01:28:36.124Z] 972ec372a264: Preparing [2026-05-13T01:28:36.124Z] 2092016b540c: Preparing [2026-05-13T01:28:36.124Z] 0854555d70ac: Preparing [2026-05-13T01:28:36.124Z] 2092016b540c: Waiting [2026-05-13T01:28:36.124Z] 0854555d70ac: Waiting [2026-05-13T01:28:36.124Z] 4bdf799c9030: Layer already exists [2026-05-13T01:28:36.124Z] 972ec372a264: Layer already exists [2026-05-13T01:28:36.124Z] a31444876204: Layer already exists [2026-05-13T01:28:36.124Z] ddc3e2162076: Layer already exists [2026-05-13T01:28:36.124Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:36.124Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:36.124Z] 2092016b540c: Layer already exists [2026-05-13T01:28:36.124Z] latest: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:36.438Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:36.751Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-13T01:28:36.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-13T01:28:36.751Z] 4bdf799c9030: Preparing [2026-05-13T01:28:36.751Z] ddc3e2162076: Preparing [2026-05-13T01:28:36.751Z] a31444876204: Preparing [2026-05-13T01:28:36.751Z] 62d27a460b24: Preparing [2026-05-13T01:28:36.751Z] 972ec372a264: Preparing [2026-05-13T01:28:36.751Z] 2092016b540c: Preparing [2026-05-13T01:28:36.751Z] 0854555d70ac: Preparing [2026-05-13T01:28:36.751Z] 2092016b540c: Waiting [2026-05-13T01:28:36.751Z] 0854555d70ac: Waiting [2026-05-13T01:28:36.751Z] 972ec372a264: Layer already exists [2026-05-13T01:28:36.751Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:36.751Z] 4bdf799c9030: Layer already exists [2026-05-13T01:28:36.751Z] ddc3e2162076: Layer already exists [2026-05-13T01:28:36.751Z] a31444876204: Layer already exists [2026-05-13T01:28:36.751Z] 2092016b540c: Layer already exists [2026-05-13T01:28:36.751Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:36.751Z] 4.1.0-dev.113: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:37.060Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:37.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:37.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-13T01:28:37.373Z] 4bdf799c9030: Preparing [2026-05-13T01:28:37.373Z] ddc3e2162076: Preparing [2026-05-13T01:28:37.373Z] a31444876204: Preparing [2026-05-13T01:28:37.373Z] 62d27a460b24: Preparing [2026-05-13T01:28:37.373Z] 972ec372a264: Preparing [2026-05-13T01:28:37.373Z] 2092016b540c: Preparing [2026-05-13T01:28:37.373Z] 0854555d70ac: Preparing [2026-05-13T01:28:37.373Z] 2092016b540c: Waiting [2026-05-13T01:28:37.373Z] 0854555d70ac: Waiting [2026-05-13T01:28:37.373Z] 4bdf799c9030: Layer already exists [2026-05-13T01:28:37.373Z] 972ec372a264: Layer already exists [2026-05-13T01:28:37.373Z] a31444876204: Layer already exists [2026-05-13T01:28:37.373Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:37.373Z] ddc3e2162076: Layer already exists [2026-05-13T01:28:37.373Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:37.373Z] 2092016b540c: Layer already exists [2026-05-13T01:28:37.373Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:37.693Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:38.005Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-13T01:28:38.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-13T01:28:38.005Z] 4bdf799c9030: Preparing [2026-05-13T01:28:38.005Z] ddc3e2162076: Preparing [2026-05-13T01:28:38.005Z] a31444876204: Preparing [2026-05-13T01:28:38.005Z] 62d27a460b24: Preparing [2026-05-13T01:28:38.005Z] 972ec372a264: Preparing [2026-05-13T01:28:38.005Z] 2092016b540c: Preparing [2026-05-13T01:28:38.005Z] 0854555d70ac: Preparing [2026-05-13T01:28:38.005Z] 2092016b540c: Waiting [2026-05-13T01:28:38.005Z] 0854555d70ac: Waiting [2026-05-13T01:28:38.005Z] 972ec372a264: Layer already exists [2026-05-13T01:28:38.005Z] ddc3e2162076: Layer already exists [2026-05-13T01:28:38.005Z] a31444876204: Layer already exists [2026-05-13T01:28:38.005Z] 4bdf799c9030: Layer already exists [2026-05-13T01:28:38.005Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:38.005Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:38.005Z] 2092016b540c: Layer already exists [2026-05-13T01:28:38.005Z] main: digest: sha256:935e152637592613b6ef2c9f0fb1a2810bcdef69121063168721bbb5cbef8ab7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:28:38.069Z] ===================================================== [Pipeline] echo [2026-05-13T01:28:38.080Z] taggedImages: [2026-05-13T01:28:38.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:38.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-13T01:28:38.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-13T01:28:38.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:38.080Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-13T01:28:38.104Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-13T01:28:38.104Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:38.104Z] latest [2026-05-13T01:28:38.104Z] 4.1.0-dev.113 [2026-05-13T01:28:38.104Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:38.104Z] main [2026-05-13T01:28:38.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:38.434Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:38.786Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:38.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-13T01:28:38.786Z] cf10efa22bdb: Preparing [2026-05-13T01:28:38.786Z] 0bc25da15b5c: Preparing [2026-05-13T01:28:38.786Z] a31444876204: Preparing [2026-05-13T01:28:38.786Z] 62d27a460b24: Preparing [2026-05-13T01:28:38.786Z] 7e4276f88b96: Preparing [2026-05-13T01:28:38.786Z] d3d547d25d5c: Preparing [2026-05-13T01:28:38.786Z] 0854555d70ac: Preparing [2026-05-13T01:28:38.786Z] d3d547d25d5c: Waiting [2026-05-13T01:28:38.786Z] 0854555d70ac: Waiting [2026-05-13T01:28:38.786Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:38.786Z] a31444876204: Layer already exists [2026-05-13T01:28:38.786Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:38.786Z] 7e4276f88b96: Pushed [2026-05-13T01:28:38.786Z] cf10efa22bdb: Pushed [2026-05-13T01:28:39.048Z] d3d547d25d5c: Pushed [2026-05-13T01:28:43.303Z] 0bc25da15b5c: Pushed [2026-05-13T01:28:43.303Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:43.624Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:43.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-13T01:28:43.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-13T01:28:43.942Z] cf10efa22bdb: Preparing [2026-05-13T01:28:43.942Z] 0bc25da15b5c: Preparing [2026-05-13T01:28:43.942Z] a31444876204: Preparing [2026-05-13T01:28:43.942Z] 62d27a460b24: Preparing [2026-05-13T01:28:43.942Z] 7e4276f88b96: Preparing [2026-05-13T01:28:43.942Z] d3d547d25d5c: Preparing [2026-05-13T01:28:43.942Z] 0854555d70ac: Preparing [2026-05-13T01:28:43.942Z] d3d547d25d5c: Waiting [2026-05-13T01:28:43.942Z] 0854555d70ac: Waiting [2026-05-13T01:28:43.942Z] a31444876204: Layer already exists [2026-05-13T01:28:43.942Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:43.942Z] 0bc25da15b5c: Layer already exists [2026-05-13T01:28:43.942Z] 7e4276f88b96: Layer already exists [2026-05-13T01:28:43.942Z] cf10efa22bdb: Layer already exists [2026-05-13T01:28:43.942Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:43.942Z] d3d547d25d5c: Layer already exists [2026-05-13T01:28:43.942Z] latest: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:44.273Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:44.593Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-13T01:28:44.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-13T01:28:44.593Z] cf10efa22bdb: Preparing [2026-05-13T01:28:44.593Z] 0bc25da15b5c: Preparing [2026-05-13T01:28:44.593Z] a31444876204: Preparing [2026-05-13T01:28:44.593Z] 62d27a460b24: Preparing [2026-05-13T01:28:44.593Z] 7e4276f88b96: Preparing [2026-05-13T01:28:44.593Z] d3d547d25d5c: Preparing [2026-05-13T01:28:44.593Z] 0854555d70ac: Preparing [2026-05-13T01:28:44.593Z] d3d547d25d5c: Waiting [2026-05-13T01:28:44.593Z] 0854555d70ac: Waiting [2026-05-13T01:28:44.593Z] cf10efa22bdb: Layer already exists [2026-05-13T01:28:44.593Z] 7e4276f88b96: Layer already exists [2026-05-13T01:28:44.593Z] a31444876204: Layer already exists [2026-05-13T01:28:44.593Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:44.593Z] 0bc25da15b5c: Layer already exists [2026-05-13T01:28:44.593Z] d3d547d25d5c: Layer already exists [2026-05-13T01:28:44.593Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:44.593Z] 4.1.0-dev.113: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:44.918Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:45.230Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:45.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-13T01:28:45.230Z] cf10efa22bdb: Preparing [2026-05-13T01:28:45.230Z] 0bc25da15b5c: Preparing [2026-05-13T01:28:45.230Z] a31444876204: Preparing [2026-05-13T01:28:45.230Z] 62d27a460b24: Preparing [2026-05-13T01:28:45.230Z] 7e4276f88b96: Preparing [2026-05-13T01:28:45.230Z] d3d547d25d5c: Preparing [2026-05-13T01:28:45.230Z] 0854555d70ac: Preparing [2026-05-13T01:28:45.230Z] d3d547d25d5c: Waiting [2026-05-13T01:28:45.230Z] 0854555d70ac: Waiting [2026-05-13T01:28:45.230Z] cf10efa22bdb: Layer already exists [2026-05-13T01:28:45.230Z] 0bc25da15b5c: Layer already exists [2026-05-13T01:28:45.230Z] a31444876204: Layer already exists [2026-05-13T01:28:45.230Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:45.230Z] 7e4276f88b96: Layer already exists [2026-05-13T01:28:45.230Z] d3d547d25d5c: Layer already exists [2026-05-13T01:28:45.230Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:45.230Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:45.543Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T01:28:45.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-13T01:28:45.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-13T01:28:45.860Z] cf10efa22bdb: Preparing [2026-05-13T01:28:45.860Z] 0bc25da15b5c: Preparing [2026-05-13T01:28:45.860Z] a31444876204: Preparing [2026-05-13T01:28:45.860Z] 62d27a460b24: Preparing [2026-05-13T01:28:45.860Z] 7e4276f88b96: Preparing [2026-05-13T01:28:45.860Z] d3d547d25d5c: Preparing [2026-05-13T01:28:45.860Z] 0854555d70ac: Preparing [2026-05-13T01:28:45.860Z] d3d547d25d5c: Waiting [2026-05-13T01:28:45.860Z] 0854555d70ac: Waiting [2026-05-13T01:28:45.860Z] cf10efa22bdb: Layer already exists [2026-05-13T01:28:45.860Z] 62d27a460b24: Layer already exists [2026-05-13T01:28:45.860Z] 7e4276f88b96: Layer already exists [2026-05-13T01:28:45.860Z] a31444876204: Layer already exists [2026-05-13T01:28:45.860Z] 0bc25da15b5c: Layer already exists [2026-05-13T01:28:45.860Z] d3d547d25d5c: Layer already exists [2026-05-13T01:28:45.860Z] 0854555d70ac: Layer already exists [2026-05-13T01:28:45.860Z] main: digest: sha256:49835d075474a3a4f05abd16cd7cc0ae22919a790a8b54d143df251d6b116a7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T01:28:45.922Z] ===================================================== [Pipeline] echo [2026-05-13T01:28:45.937Z] taggedImages: [2026-05-13T01:28:45.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:45.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-13T01:28:45.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-13T01:28:45.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:45.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-05-13T01:28:46.016Z] ========================================================= [2026-05-13T01:28:46.016Z] [edgeXBuildMultiArch] RAW Config: [2026-05-13T01:28:46.016Z] images: [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-command:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-data:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-keeper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-config:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-notifications:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T01:28:46.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-13T01:28:46.016Z] settingsFile: [2026-05-13T01:28:46.016Z] edgex-go-settings [2026-05-13T01:28:46.016Z] ========================================================= [Pipeline] node [2026-05-13T01:29:01.019Z] Still waiting to schedule task [2026-05-13T01:29:01.019Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-13T01:29:28.928Z] Running on prd-centos7-docker-4c-2g-9182 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T01:29:28.978Z] provisioning config files... [2026-05-13T01:29:29.030Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3075927327287756960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T01:29:30.778Z] ---> ****-login.sh [2026-05-13T01:29:30.778Z] nexus3.edgexfoundry.org:10001 [2026-05-13T01:49:31.143Z] #134 ... [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-13T01:49:31.143Z] #149 DONE 1272.1s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:49:31.143Z] #134 ... [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:49:31.143Z] #155 DONE 0.2s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:49:31.143Z] #156 DONE 0.2s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #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-13T01:49:31.143Z] #157 DONE 0.4s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #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-13T01:49:31.143Z] #158 DONE 0.2s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #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-13T01:49:31.143Z] #159 DONE 0.3s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #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-13T01:49:31.143Z] #160 DONE 2.4s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T01:49:31.143Z] #134 ... [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #105 [core-common-config-bootstrapper] exporting to image [2026-05-13T01:49:31.143Z] #105 exporting layers [2026-05-13T01:49:31.143Z] #105 exporting layers 1.0s done [2026-05-13T01:49:31.143Z] #105 writing image sha256:f7580b0b186d81f2bfad21d0f16ff72be03ad6de0c62b14ffcc82b7081eed531 0.0s done [2026-05-13T01:49:31.143Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-05-13T01:49:31.143Z] #105 DONE 9.4s [2026-05-13T01:49:31.143Z] [2026-05-13T01:49:31.143Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-13T01:49:41.229Z] #153 ... [2026-05-13T01:49:41.229Z] [2026-05-13T01:49:41.229Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-13T01:49:41.229Z] #154 DONE 1289.0s [2026-05-13T01:49:41.229Z] [2026-05-13T01:49:41.229Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-13T01:49:41.229Z] #161 DONE 0.3s [2026-05-13T01:49:41.229Z] [2026-05-13T01:49:41.229Z] #148 [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-13T01:49:41.229Z] #148 ... [2026-05-13T01:49:41.229Z] [2026-05-13T01:49:41.229Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-13T01:49:42.658Z] #162 DONE 2.4s [2026-05-13T01:49:42.658Z] [2026-05-13T01:49:42.658Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-13T01:49:42.658Z] #145 ... [2026-05-13T01:49:42.658Z] [2026-05-13T01:49:42.658Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T01:49:42.948Z] #163 DONE 0.3s [2026-05-13T01:49:42.948Z] [2026-05-13T01:49:42.948Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-13T01:49:43.253Z] #164 DONE 0.2s [2026-05-13T01:49:43.253Z] [2026-05-13T01:49:43.253Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-13T01:49:43.525Z] #165 DONE 0.3s [2026-05-13T01:49:43.525Z] [2026-05-13T01:49:43.525Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-13T01:49:43.800Z] #166 DONE 0.1s [2026-05-13T01:49:43.800Z] [2026-05-13T01:49:43.800Z] #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-13T01:49:43.800Z] #167 DONE 0.1s [2026-05-13T01:49:43.800Z] [2026-05-13T01:49:43.800Z] #148 [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-13T01:49:43.800Z] #148 ... [2026-05-13T01:49:43.800Z] [2026-05-13T01:49:43.800Z] #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-13T01:49:43.800Z] #168 DONE 0.1s [2026-05-13T01:49:44.066Z] [2026-05-13T01:49:44.066Z] #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-13T01:49:44.066Z] #169 DONE 0.2s [2026-05-13T01:49:44.066Z] [2026-05-13T01:49:44.066Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-13T01:49:44.340Z] #170 DONE 0.2s [2026-05-13T01:49:44.340Z] [2026-05-13T01:49:44.340Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-13T01:49:48.607Z] #171 DONE 4.4s [2026-05-13T01:49:48.607Z] [2026-05-13T01:49:48.607Z] #105 [security-bootstrapper] exporting to image [2026-05-13T01:49:48.607Z] #105 exporting layers [2026-05-13T01:49:49.612Z] #105 exporting layers 0.8s done [2026-05-13T01:49:49.612Z] #105 writing image sha256:682ddcdf1c6a480a046a9f54b928c4251c561f337abc4f0e41ef05b025bbd4fd [2026-05-13T01:49:49.612Z] #105 writing image sha256:682ddcdf1c6a480a046a9f54b928c4251c561f337abc4f0e41ef05b025bbd4fd 0.2s done [2026-05-13T01:49:49.612Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-13T01:49:49.612Z] #105 DONE 10.4s [2026-05-13T01:49:49.612Z] [2026-05-13T01:49:49.612Z] #148 [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-13T02:07:42.393Z] #148 ... [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-13T02:07:42.393Z] #146 DONE 2364.0s [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-13T02:07:42.393Z] #153 ... [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:07:42.393Z] #172 DONE 0.3s [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T02:07:42.393Z] #134 ... [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:07:42.393Z] #173 DONE 0.2s [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-13T02:07:42.393Z] #174 DONE 0.5s [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T02:07:42.393Z] #151 ... [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-13T02:07:42.393Z] #175 DONE 0.1s [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #105 [core-command] exporting to image [2026-05-13T02:07:42.393Z] #105 exporting layers [2026-05-13T02:07:42.393Z] #105 exporting layers 0.6s done [2026-05-13T02:07:42.393Z] #105 writing image sha256:19cb3a1ff7e5cb07a5d596468301dcdcf6ff5d5999fb78dcb1ce1b480445ca50 done [2026-05-13T02:07:42.393Z] #105 naming to docker.io/library/core-command-arm64 done [2026-05-13T02:07:42.393Z] #105 DONE 11.0s [2026-05-13T02:07:42.393Z] [2026-05-13T02:07:42.393Z] #148 [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-13T02:08:09.077Z] #148 ... [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-13T02:08:09.077Z] #153 DONE 2394.9s [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T02:08:09.077Z] #134 ... [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:08:09.077Z] #176 DONE 0.2s [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:08:09.077Z] #177 DONE 0.2s [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #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-13T02:08:09.077Z] #178 DONE 0.1s [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-13T02:08:09.077Z] #179 DONE 0.1s [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T02:08:09.077Z] #147 ... [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-13T02:08:09.077Z] #180 DONE 0.4s [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-13T02:08:09.077Z] #145 ... [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-13T02:08:09.077Z] #181 DONE 0.1s [2026-05-13T02:08:09.077Z] [2026-05-13T02:08:09.077Z] #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-13T02:08:11.020Z] #182 DONE 3.1s [2026-05-13T02:08:11.020Z] [2026-05-13T02:08:11.020Z] #105 [security-proxy-setup] exporting to image [2026-05-13T02:08:11.020Z] #105 exporting layers [2026-05-13T02:08:12.427Z] #105 exporting layers 1.2s done [2026-05-13T02:08:12.427Z] #105 writing image sha256:6c12bf850cbf86ff08f91249db8fe7850b028bb289db4b5f8931d4a5a434f7fc done [2026-05-13T02:08:12.427Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-13T02:08:12.427Z] #105 DONE 12.2s [2026-05-13T02:08:12.427Z] [2026-05-13T02:08:12.427Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T02:08:13.835Z] #54 ... [2026-05-13T02:08:13.835Z] [2026-05-13T02:08:13.835Z] #148 [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-13T02:08:13.835Z] #148 2402.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-13T02:08:52.695Z] #148 DONE 2441.2s [2026-05-13T02:08:52.695Z] [2026-05-13T02:08:52.695Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T02:08:52.695Z] #54 ... [2026-05-13T02:08:52.695Z] [2026-05-13T02:08:52.695Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:08:52.695Z] #183 DONE 0.3s [2026-05-13T02:08:52.695Z] [2026-05-13T02:08:52.695Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T02:08:53.280Z] #147 ... [2026-05-13T02:08:53.280Z] [2026-05-13T02:08:53.280Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:08:53.280Z] #184 DONE 0.3s [2026-05-13T02:08:53.280Z] [2026-05-13T02:08:53.280Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T02:08:53.554Z] #147 ... [2026-05-13T02:08:53.554Z] [2026-05-13T02:08:53.554Z] #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-13T02:08:53.554Z] #185 DONE 0.1s [2026-05-13T02:08:53.554Z] [2026-05-13T02:08:53.554Z] #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-13T02:08:53.554Z] #186 DONE 0.1s [2026-05-13T02:08:53.554Z] [2026-05-13T02:08:53.554Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T02:08:53.824Z] #134 ... [2026-05-13T02:08:53.824Z] [2026-05-13T02:08:53.824Z] #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-13T02:08:54.096Z] #187 DONE 0.2s [2026-05-13T02:08:54.096Z] [2026-05-13T02:08:54.096Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-13T02:08:54.375Z] #188 DONE 0.5s [2026-05-13T02:08:54.375Z] [2026-05-13T02:08:54.375Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-13T02:08:54.659Z] #152 ... [2026-05-13T02:08:54.659Z] [2026-05-13T02:08:54.659Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-13T02:08:54.930Z] #189 DONE 0.5s [2026-05-13T02:08:54.930Z] [2026-05-13T02:08:54.930Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-13T02:08:55.199Z] #190 DONE 0.1s [2026-05-13T02:08:55.199Z] [2026-05-13T02:08:55.199Z] #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-13T02:08:57.802Z] #191 DONE 2.3s [2026-05-13T02:08:57.802Z] [2026-05-13T02:08:57.802Z] #105 [security-secretstore-setup] exporting to image [2026-05-13T02:08:57.802Z] #105 exporting layers [2026-05-13T02:08:59.211Z] #105 exporting layers 1.5s done [2026-05-13T02:08:59.211Z] #105 writing image sha256:6076a5b70f1713020d9f64e5295e7b1fe59361a367cb01680a714ed0ec805d47 done [2026-05-13T02:08:59.211Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-13T02:08:59.211Z] #105 DONE 13.8s [2026-05-13T02:08:59.211Z] [2026-05-13T02:08:59.211Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T02:09:46.273Z] #134 ... [2026-05-13T02:09:46.273Z] [2026-05-13T02:09:46.273Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-13T02:09:46.273Z] #152 DONE 2495.5s [2026-05-13T02:09:46.539Z] [2026-05-13T02:09:46.539Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T02:09:46.804Z] #150 ... [2026-05-13T02:09:46.804Z] [2026-05-13T02:09:46.804Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:09:47.070Z] #192 DONE 0.2s [2026-05-13T02:09:47.070Z] [2026-05-13T02:09:47.070Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T02:09:47.070Z] #54 ... [2026-05-13T02:09:47.070Z] [2026-05-13T02:09:47.070Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:09:47.070Z] #193 DONE 0.1s [2026-05-13T02:09:47.335Z] [2026-05-13T02:09:47.335Z] #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-13T02:09:47.920Z] #194 DONE 0.6s [2026-05-13T02:09:47.920Z] [2026-05-13T02:09:47.920Z] #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-13T02:09:47.920Z] #195 DONE 0.1s [2026-05-13T02:09:47.920Z] [2026-05-13T02:09:47.920Z] #105 [security-spiffe-token-provider] exporting to image [2026-05-13T02:09:47.920Z] #105 exporting layers [2026-05-13T02:09:48.872Z] #105 exporting layers 0.6s done [2026-05-13T02:09:48.872Z] #105 writing image sha256:0190e6f181baac0d687af2c78651ba512d486981508d30e4d5a1a4c926b548dc done [2026-05-13T02:09:48.872Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-13T02:09:48.872Z] #105 DONE 14.4s [2026-05-13T02:09:48.872Z] [2026-05-13T02:09:48.872Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T02:10:45.221Z] #147 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-13T02:10:45.221Z] #144 DONE 2549.4s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-13T02:10:45.221Z] #145 DONE 2549.5s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T02:10:45.221Z] #147 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:10:45.221Z] #196 DONE 0.4s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T02:10:45.221Z] #147 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:10:45.221Z] #197 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-13T02:10:45.221Z] #147 DONE 2550.8s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-13T02:10:45.221Z] #198 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:10:45.221Z] #197 DONE 0.5s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:10:45.221Z] #199 DONE 0.3s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:10:45.221Z] #200 DONE 0.4s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-13T02:10:45.221Z] #201 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #202 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:10:45.221Z] #202 DONE 0.3s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-13T02:10:45.221Z] #203 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-13T02:10:45.221Z] #198 DONE 1.5s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-13T02:10:45.221Z] #204 DONE 0.3s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-13T02:10:45.221Z] #201 DONE 1.0s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #105 [core-keeper] exporting to image [2026-05-13T02:10:45.221Z] #105 exporting layers [2026-05-13T02:10:45.221Z] #105 ... [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-13T02:10:45.221Z] #205 DONE 0.4s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-13T02:10:45.221Z] #203 DONE 1.2s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-13T02:10:45.221Z] #134 DONE 2553.4s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-13T02:10:45.221Z] #206 DONE 0.3s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-13T02:10:45.221Z] #207 DONE 0.5s [2026-05-13T02:10:45.221Z] [2026-05-13T02:10:45.221Z] #105 [core-data] exporting to image [2026-05-13T02:10:45.496Z] #105 exporting layers 1.8s done [2026-05-13T02:10:45.496Z] #105 writing image sha256:349fd116eeeafca0bf78cdda47a3f878ba4313f7ba5d5a35241996a03480090e done [2026-05-13T02:10:45.496Z] #105 naming to docker.io/library/core-keeper-arm64 done [2026-05-13T02:10:46.098Z] #105 ... [2026-05-13T02:10:46.098Z] [2026-05-13T02:10:46.098Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:10:46.098Z] #208 CACHED [2026-05-13T02:10:46.098Z] [2026-05-13T02:10:46.098Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:10:46.098Z] #209 CACHED [2026-05-13T02:10:46.375Z] [2026-05-13T02:10:46.375Z] #105 [core-data] exporting to image [2026-05-13T02:10:46.375Z] #105 exporting layers 1.5s done [2026-05-13T02:10:46.375Z] #105 writing image sha256:6dc4d575946ef3e7664ab1e007ef19acf37a5b7b535494047554c7cfd1331f02 0.0s done [2026-05-13T02:10:46.375Z] #105 naming to docker.io/library/core-data-arm64 0.0s done [2026-05-13T02:10:46.375Z] #105 DONE 17.2s [2026-05-13T02:10:46.375Z] [2026-05-13T02:10:46.375Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-13T02:10:46.665Z] #210 DONE 0.7s [2026-05-13T02:10:46.665Z] [2026-05-13T02:10:46.665Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T02:10:46.931Z] #211 ... [2026-05-13T02:10:46.931Z] [2026-05-13T02:10:46.931Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-13T02:10:46.931Z] #212 DONE 0.2s [2026-05-13T02:10:47.197Z] [2026-05-13T02:10:47.197Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-13T02:10:47.197Z] #213 DONE 0.2s [2026-05-13T02:10:47.197Z] [2026-05-13T02:10:47.197Z] #105 [core-metadata] exporting to image [2026-05-13T02:10:47.464Z] #105 ... [2026-05-13T02:10:47.464Z] [2026-05-13T02:10:47.464Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-13T02:10:47.464Z] #211 DONE 2.8s [2026-05-13T02:10:47.464Z] [2026-05-13T02:10:47.464Z] #105 [security-proxy-auth] exporting to image [2026-05-13T02:10:51.732Z] #105 exporting layers 4.0s done [2026-05-13T02:10:51.732Z] #105 writing image sha256:7af9cd27789b7ef26054cdb7d51deea7894c50596f5a1414c48f5d6cfc1bcfae 0.0s done [2026-05-13T02:10:51.732Z] #105 naming to docker.io/library/core-metadata-arm64 done [2026-05-13T02:10:51.732Z] #105 writing image sha256:92cb58e5f05cc4c6ab75110d2e657aea171082a0930260e281e17b8507765324 done [2026-05-13T02:10:51.732Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-13T02:10:51.732Z] #105 DONE 21.6s [2026-05-13T02:10:51.732Z] [2026-05-13T02:10:51.732Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-13T02:11:24.005Z] #151 DONE 2589.6s [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T02:11:24.005Z] #150 ... [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:11:24.005Z] #214 DONE 0.1s [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T02:11:24.005Z] #150 ... [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:11:24.005Z] #215 DONE 0.1s [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-13T02:11:24.005Z] #216 DONE 0.5s [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-13T02:11:24.005Z] #217 DONE 0.1s [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #105 [support-scheduler] exporting to image [2026-05-13T02:11:24.005Z] #105 exporting layers [2026-05-13T02:11:24.005Z] #105 exporting layers 1.1s done [2026-05-13T02:11:24.005Z] #105 writing image sha256:eddb25fb8fce436f8bb95ad65970b52130246b43d9e8867ab2a041f34cc7ceb4 done [2026-05-13T02:11:24.005Z] #105 naming to docker.io/library/support-scheduler-arm64 done [2026-05-13T02:11:24.005Z] #105 DONE 22.7s [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T02:11:24.005Z] #54 ... [2026-05-13T02:11:24.005Z] [2026-05-13T02:11:24.005Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-13T02:11:24.005Z] #150 DONE 2593.1s [2026-05-13T02:11:24.272Z] [2026-05-13T02:11:24.272Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T02:11:24.538Z] #54 ... [2026-05-13T02:11:24.538Z] [2026-05-13T02:11:24.538Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-13T02:11:24.538Z] #218 DONE 0.1s [2026-05-13T02:11:24.538Z] [2026-05-13T02:11:24.538Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T02:11:24.806Z] #54 ... [2026-05-13T02:11:24.806Z] [2026-05-13T02:11:24.806Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-13T02:11:24.806Z] #219 DONE 0.1s [2026-05-13T02:11:24.806Z] [2026-05-13T02:11:24.806Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-13T02:11:25.073Z] #220 DONE 0.4s [2026-05-13T02:11:25.073Z] [2026-05-13T02:11:25.073Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-13T02:11:25.339Z] #221 DONE 0.1s [2026-05-13T02:11:25.339Z] [2026-05-13T02:11:25.339Z] #105 [support-notifications] exporting to image [2026-05-13T02:11:25.605Z] #105 exporting layers 0.6s done [2026-05-13T02:11:25.605Z] #105 writing image sha256:5e80d983743892aeb4e5cfc25dfdd7141325847020a611d8f46421f82a872838 done [2026-05-13T02:11:25.605Z] #105 naming to docker.io/library/support-notifications-arm64 done [2026-05-13T02:11:25.605Z] #105 DONE 23.3s [2026-05-13T02:11:25.605Z] [2026-05-13T02:11:25.605Z] #54 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-13T02:11:25.605Z] time="2026-05-13T01:25:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-13T02:11:25.878Z] $ docker stop --time=1 a6451e8f9733665938fc51abfa08455b661e2286dacc5eb117c830217da16791 [2026-05-13T02:11:27.550Z] $ docker rm -f --volumes a6451e8f9733665938fc51abfa08455b661e2286dacc5eb117c830217da16791 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-13T02:11:28.068Z] + docker images [2026-05-13T02:11:28.068Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-13T02:11:28.068Z] support-notifications-arm64 latest 5e80d9837438 3 seconds ago 56.1MB [2026-05-13T02:11:28.068Z] support-scheduler-arm64 latest eddb25fb8fce 6 seconds ago 52.3MB [2026-05-13T02:11:28.068Z] security-proxy-auth-arm64 latest 92cb58e5f05c 40 seconds ago 47.3MB [2026-05-13T02:11:28.068Z] core-metadata-arm64 latest 7af9cd27789b 41 seconds ago 48.2MB [2026-05-13T02:11:28.068Z] core-data-arm64 latest 6dc4d575946e 43 seconds ago 48.1MB [2026-05-13T02:11:28.068Z] core-keeper-arm64 latest 349fd116eeea 44 seconds ago 47.9MB [2026-05-13T02:11:28.068Z] security-spiffe-token-provider-arm64 latest 0190e6f181ba About a minute ago 51.9MB [2026-05-13T02:11:28.068Z] security-secretstore-setup-arm64 latest 6076a5b70f17 2 minutes ago 85.8MB [2026-05-13T02:11:28.068Z] security-proxy-setup-arm64 latest 6c12bf850cbf 3 minutes ago 52.9MB [2026-05-13T02:11:28.068Z] core-command-arm64 latest 19cb3a1ff7e5 3 minutes ago 42.6MB [2026-05-13T02:11:28.068Z] security-bootstrapper-arm64 latest 682ddcdf1c6a 21 minutes ago 21.3MB [2026-05-13T02:11:28.068Z] core-common-config-bootstrapper-arm64 latest f7580b0b186d 22 minutes ago 20.2MB [2026-05-13T02:11:28.068Z] security-spire-agent-arm64 latest d50425549493 44 minutes ago 219MB [2026-05-13T02:11:28.068Z] security-spire-server-arm64 latest c184025c617e 44 minutes ago 163MB [2026-05-13T02:11:28.068Z] security-spire-config-arm64 latest 2de139f3adf4 44 minutes ago 162MB [2026-05-13T02:11:28.068Z] ci-base-image-arm64 latest bbbf54afd15f 46 minutes ago 899MB [2026-05-13T02:11:28.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-05-13T02:11:28.068Z] 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-13T02:11:28.212Z] provisioning config files... [2026-05-13T02:11:28.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/977@tmp/config10280058713128799092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T02:11:28.565Z] ---> ****-login.sh [2026-05-13T02:11:28.566Z] nexus3.edgexfoundry.org:10001 [2026-05-13T02:11:28.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T02:11:28.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T02:11:28.832Z] Configure a credential helper to remove this warning. See [2026-05-13T02:11:28.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T02:11:28.832Z] [2026-05-13T02:11:28.832Z] Login Succeeded [2026-05-13T02:11:28.832Z] nexus3.edgexfoundry.org:10002 [2026-05-13T02:11:29.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T02:11:29.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T02:11:29.365Z] Configure a credential helper to remove this warning. See [2026-05-13T02:11:29.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T02:11:29.365Z] [2026-05-13T02:11:29.365Z] Login Succeeded [2026-05-13T02:11:29.365Z] nexus3.edgexfoundry.org:10003 [2026-05-13T02:11:29.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T02:11:29.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T02:11:29.632Z] Configure a credential helper to remove this warning. See [2026-05-13T02:11:29.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T02:11:29.632Z] [2026-05-13T02:11:29.632Z] Login Succeeded [2026-05-13T02:11:29.632Z] nexus3.edgexfoundry.org:10004 [2026-05-13T02:11:29.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T02:11:30.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T02:11:30.177Z] Configure a credential helper to remove this warning. See [2026-05-13T02:11:30.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T02:11:30.177Z] [2026-05-13T02:11:30.177Z] Login Succeeded [2026-05-13T02:11:30.177Z] ****.io [2026-05-13T02:11:30.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-13T02:11:30.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-13T02:11:30.764Z] Configure a credential helper to remove this warning. See [2026-05-13T02:11:30.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-13T02:11:30.764Z] [2026-05-13T02:11:30.764Z] Login Succeeded [2026-05-13T02:11:30.764Z] ---> ****-login.sh ends [Pipeline] } [2026-05-13T02:11:30.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:11:30.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-13T02:11:30.853Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-13T02:11:30.853Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:11:30.853Z] latest [2026-05-13T02:11:30.853Z] 4.1.0-dev.113 [2026-05-13T02:11:30.853Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:11:30.853Z] main [2026-05-13T02:11:30.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:31.221Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:32.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:11:32.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-13T02:11:32.974Z] 7bb5dbc21d62: Preparing [2026-05-13T02:11:32.974Z] 8e35e670eeb6: Preparing [2026-05-13T02:11:32.974Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:32.974Z] 211164f42533: Preparing [2026-05-13T02:11:32.974Z] d64a1c6cc210: Preparing [2026-05-13T02:11:32.974Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:32.974Z] eeaa73608b53: Preparing [2026-05-13T02:11:32.974Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:32.974Z] eeaa73608b53: Waiting [2026-05-13T02:11:33.239Z] 1ef5c04c5b23: Pushed [2026-05-13T02:11:33.239Z] 7bb5dbc21d62: Pushed [2026-05-13T02:11:33.239Z] 211164f42533: Pushed [2026-05-13T02:11:33.239Z] d64a1c6cc210: Pushed [2026-05-13T02:11:33.239Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:33.239Z] d7b62d2f57d4: Pushed [2026-05-13T02:11:41.436Z] 8e35e670eeb6: Pushed [2026-05-13T02:11:41.436Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:41.815Z] + 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-13T02:11:42.161Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-13T02:11:42.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-13T02:11:42.161Z] 7bb5dbc21d62: Preparing [2026-05-13T02:11:42.161Z] 8e35e670eeb6: Preparing [2026-05-13T02:11:42.161Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:42.161Z] 211164f42533: Preparing [2026-05-13T02:11:42.161Z] d64a1c6cc210: Preparing [2026-05-13T02:11:42.161Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:42.161Z] eeaa73608b53: Preparing [2026-05-13T02:11:42.161Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:42.161Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:42.161Z] 211164f42533: Layer already exists [2026-05-13T02:11:42.161Z] 7bb5dbc21d62: Layer already exists [2026-05-13T02:11:42.161Z] 8e35e670eeb6: Layer already exists [2026-05-13T02:11:42.161Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:42.161Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:42.161Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:47.644Z] latest: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:48.068Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:48.432Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-13T02:11:48.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-13T02:11:48.432Z] 7bb5dbc21d62: Preparing [2026-05-13T02:11:48.432Z] 8e35e670eeb6: Preparing [2026-05-13T02:11:48.432Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:48.432Z] 211164f42533: Preparing [2026-05-13T02:11:48.432Z] d64a1c6cc210: Preparing [2026-05-13T02:11:48.432Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:48.432Z] eeaa73608b53: Preparing [2026-05-13T02:11:48.432Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:48.432Z] eeaa73608b53: Waiting [2026-05-13T02:11:48.432Z] 211164f42533: Layer already exists [2026-05-13T02:11:48.432Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:48.432Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:48.432Z] 8e35e670eeb6: Layer already exists [2026-05-13T02:11:48.432Z] 7bb5dbc21d62: Layer already exists [2026-05-13T02:11:48.432Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:48.432Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:48.844Z] 4.1.0-dev.113: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:49.216Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:49.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:11:49.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-13T02:11:49.594Z] 7bb5dbc21d62: Preparing [2026-05-13T02:11:49.594Z] 8e35e670eeb6: Preparing [2026-05-13T02:11:49.594Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:49.594Z] 211164f42533: Preparing [2026-05-13T02:11:49.594Z] d64a1c6cc210: Preparing [2026-05-13T02:11:49.595Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:49.595Z] eeaa73608b53: Preparing [2026-05-13T02:11:49.595Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:49.595Z] eeaa73608b53: Waiting [2026-05-13T02:11:49.595Z] 8e35e670eeb6: Layer already exists [2026-05-13T02:11:49.595Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:49.595Z] 211164f42533: Layer already exists [2026-05-13T02:11:49.595Z] 7bb5dbc21d62: Layer already exists [2026-05-13T02:11:49.595Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:49.595Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:49.595Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:49.865Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:50.250Z] + 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-13T02:11:50.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-13T02:11:50.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-13T02:11:50.611Z] 7bb5dbc21d62: Preparing [2026-05-13T02:11:50.611Z] 8e35e670eeb6: Preparing [2026-05-13T02:11:50.611Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:50.611Z] 211164f42533: Preparing [2026-05-13T02:11:50.611Z] d64a1c6cc210: Preparing [2026-05-13T02:11:50.611Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:50.611Z] eeaa73608b53: Preparing [2026-05-13T02:11:50.611Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:50.611Z] eeaa73608b53: Waiting [2026-05-13T02:11:50.611Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:50.611Z] 7bb5dbc21d62: Layer already exists [2026-05-13T02:11:50.611Z] 211164f42533: Layer already exists [2026-05-13T02:11:50.611Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:50.611Z] 8e35e670eeb6: Layer already exists [2026-05-13T02:11:50.611Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:50.611Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:50.611Z] main: digest: sha256:595d63916779c6d7ca8e28d2a010c63e6a9856f8ac419b2bb2d73d135306ef9c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:11:50.940Z] ===================================================== [Pipeline] echo [2026-05-13T02:11:50.952Z] taggedImages: [2026-05-13T02:11:50.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:11:50.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-13T02:11:50.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [2026-05-13T02:11:50.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:11:50.952Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-13T02:11:50.976Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-13T02:11:50.976Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:11:50.976Z] latest [2026-05-13T02:11:50.976Z] 4.1.0-dev.113 [2026-05-13T02:11:50.976Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:11:50.976Z] main [2026-05-13T02:11:50.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:51.363Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:51.727Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:11:51.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-13T02:11:51.727Z] 3f1e04588bf1: Preparing [2026-05-13T02:11:51.727Z] 08cabb929509: Preparing [2026-05-13T02:11:51.727Z] b34185ef30b8: Preparing [2026-05-13T02:11:51.727Z] ed5c162b0693: Preparing [2026-05-13T02:11:51.727Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:51.727Z] 211164f42533: Preparing [2026-05-13T02:11:51.727Z] d64a1c6cc210: Preparing [2026-05-13T02:11:51.727Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:51.727Z] eeaa73608b53: Preparing [2026-05-13T02:11:51.727Z] 211164f42533: Waiting [2026-05-13T02:11:51.727Z] d64a1c6cc210: Waiting [2026-05-13T02:11:51.727Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:51.727Z] eeaa73608b53: Waiting [2026-05-13T02:11:51.727Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:52.000Z] 211164f42533: Layer already exists [2026-05-13T02:11:52.000Z] b34185ef30b8: Pushed [2026-05-13T02:11:52.000Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:52.000Z] 08cabb929509: Pushed [2026-05-13T02:11:52.000Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:52.000Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:52.000Z] 3f1e04588bf1: Pushed [2026-05-13T02:11:54.137Z] ed5c162b0693: Pushed [2026-05-13T02:11:54.402Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:54.756Z] + 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-13T02:11:55.110Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-13T02:11:55.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-13T02:11:55.110Z] 3f1e04588bf1: Preparing [2026-05-13T02:11:55.110Z] 08cabb929509: Preparing [2026-05-13T02:11:55.110Z] b34185ef30b8: Preparing [2026-05-13T02:11:55.110Z] ed5c162b0693: Preparing [2026-05-13T02:11:55.110Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:55.110Z] 211164f42533: Preparing [2026-05-13T02:11:55.110Z] d64a1c6cc210: Preparing [2026-05-13T02:11:55.110Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:55.110Z] eeaa73608b53: Preparing [2026-05-13T02:11:55.110Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:55.110Z] d64a1c6cc210: Waiting [2026-05-13T02:11:55.110Z] eeaa73608b53: Waiting [2026-05-13T02:11:55.110Z] ed5c162b0693: Layer already exists [2026-05-13T02:11:55.110Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:55.110Z] 3f1e04588bf1: Layer already exists [2026-05-13T02:11:55.110Z] 08cabb929509: Layer already exists [2026-05-13T02:11:55.110Z] b34185ef30b8: Layer already exists [2026-05-13T02:11:55.110Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:55.110Z] 211164f42533: Layer already exists [2026-05-13T02:11:55.110Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:55.110Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:55.376Z] latest: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:55.736Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:56.091Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-13T02:11:56.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-13T02:11:56.091Z] 3f1e04588bf1: Preparing [2026-05-13T02:11:56.091Z] 08cabb929509: Preparing [2026-05-13T02:11:56.091Z] b34185ef30b8: Preparing [2026-05-13T02:11:56.091Z] ed5c162b0693: Preparing [2026-05-13T02:11:56.091Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:56.091Z] 211164f42533: Preparing [2026-05-13T02:11:56.091Z] d64a1c6cc210: Preparing [2026-05-13T02:11:56.091Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:56.091Z] eeaa73608b53: Preparing [2026-05-13T02:11:56.091Z] d64a1c6cc210: Waiting [2026-05-13T02:11:56.091Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:56.091Z] eeaa73608b53: Waiting [2026-05-13T02:11:56.091Z] 211164f42533: Waiting [2026-05-13T02:11:56.091Z] b34185ef30b8: Layer already exists [2026-05-13T02:11:56.091Z] ed5c162b0693: Layer already exists [2026-05-13T02:11:56.091Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:56.091Z] 3f1e04588bf1: Layer already exists [2026-05-13T02:11:56.091Z] 08cabb929509: Layer already exists [2026-05-13T02:11:56.091Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:56.091Z] 211164f42533: Layer already exists [2026-05-13T02:11:56.091Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:56.091Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:56.355Z] 4.1.0-dev.113: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:56.705Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:57.061Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:11:57.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-13T02:11:57.061Z] 3f1e04588bf1: Preparing [2026-05-13T02:11:57.061Z] 08cabb929509: Preparing [2026-05-13T02:11:57.061Z] b34185ef30b8: Preparing [2026-05-13T02:11:57.061Z] ed5c162b0693: Preparing [2026-05-13T02:11:57.061Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:57.061Z] 211164f42533: Preparing [2026-05-13T02:11:57.061Z] d64a1c6cc210: Preparing [2026-05-13T02:11:57.061Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:57.061Z] eeaa73608b53: Preparing [2026-05-13T02:11:57.061Z] 211164f42533: Waiting [2026-05-13T02:11:57.061Z] d64a1c6cc210: Waiting [2026-05-13T02:11:57.061Z] eeaa73608b53: Waiting [2026-05-13T02:11:57.061Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:57.061Z] 08cabb929509: Layer already exists [2026-05-13T02:11:57.061Z] ed5c162b0693: Layer already exists [2026-05-13T02:11:57.061Z] b34185ef30b8: Layer already exists [2026-05-13T02:11:57.061Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:57.061Z] 3f1e04588bf1: Layer already exists [2026-05-13T02:11:57.061Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:57.061Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:57.061Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:57.061Z] 211164f42533: Layer already exists [2026-05-13T02:11:57.326Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:57.681Z] + 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-13T02:11:58.030Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-13T02:11:58.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-13T02:11:58.030Z] 3f1e04588bf1: Preparing [2026-05-13T02:11:58.030Z] 08cabb929509: Preparing [2026-05-13T02:11:58.030Z] b34185ef30b8: Preparing [2026-05-13T02:11:58.030Z] ed5c162b0693: Preparing [2026-05-13T02:11:58.030Z] 1ef5c04c5b23: Preparing [2026-05-13T02:11:58.030Z] 211164f42533: Preparing [2026-05-13T02:11:58.030Z] d64a1c6cc210: Preparing [2026-05-13T02:11:58.030Z] d7b62d2f57d4: Preparing [2026-05-13T02:11:58.030Z] eeaa73608b53: Preparing [2026-05-13T02:11:58.030Z] 211164f42533: Waiting [2026-05-13T02:11:58.030Z] d7b62d2f57d4: Waiting [2026-05-13T02:11:58.030Z] eeaa73608b53: Waiting [2026-05-13T02:11:58.030Z] d64a1c6cc210: Waiting [2026-05-13T02:11:58.030Z] 08cabb929509: Layer already exists [2026-05-13T02:11:58.030Z] 3f1e04588bf1: Layer already exists [2026-05-13T02:11:58.030Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:11:58.030Z] b34185ef30b8: Layer already exists [2026-05-13T02:11:58.030Z] ed5c162b0693: Layer already exists [2026-05-13T02:11:58.030Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:11:58.030Z] eeaa73608b53: Layer already exists [2026-05-13T02:11:58.030Z] d64a1c6cc210: Layer already exists [2026-05-13T02:11:58.030Z] 211164f42533: Layer already exists [2026-05-13T02:11:58.295Z] main: digest: sha256:096ee0d37601ee6a6825dadb70c603305be9628b6cc67a512dacd4e42d6bfd5f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:11:58.374Z] ===================================================== [Pipeline] echo [2026-05-13T02:11:58.390Z] taggedImages: [2026-05-13T02:11:58.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:11:58.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-13T02:11:58.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [2026-05-13T02:11:58.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:11:58.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-13T02:11:58.417Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-13T02:11:58.417Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:11:58.417Z] latest [2026-05-13T02:11:58.417Z] 4.1.0-dev.113 [2026-05-13T02:11:58.417Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:11:58.417Z] main [2026-05-13T02:11:58.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:11:58.793Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:00.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:00.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-13T02:12:00.105Z] 15435cc7bdfa: Preparing [2026-05-13T02:12:00.105Z] 40f477151108: Preparing [2026-05-13T02:12:00.105Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:00.105Z] 211164f42533: Preparing [2026-05-13T02:12:00.105Z] 6ba0b2804bf0: Preparing [2026-05-13T02:12:00.105Z] 164c1f8c5f9a: Preparing [2026-05-13T02:12:00.105Z] eeaa73608b53: Preparing [2026-05-13T02:12:00.105Z] 164c1f8c5f9a: Waiting [2026-05-13T02:12:00.105Z] eeaa73608b53: Waiting [2026-05-13T02:12:00.378Z] 211164f42533: Layer already exists [2026-05-13T02:12:00.378Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:00.378Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:00.378Z] 6ba0b2804bf0: Pushed [2026-05-13T02:12:00.378Z] 15435cc7bdfa: Pushed [2026-05-13T02:12:00.378Z] 164c1f8c5f9a: Pushed [2026-05-13T02:12:08.563Z] 40f477151108: Pushed [2026-05-13T02:12:08.563Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:08.911Z] + 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-13T02:12:09.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-13T02:12:09.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-13T02:12:09.267Z] 15435cc7bdfa: Preparing [2026-05-13T02:12:09.267Z] 40f477151108: Preparing [2026-05-13T02:12:09.267Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:09.267Z] 211164f42533: Preparing [2026-05-13T02:12:09.267Z] 6ba0b2804bf0: Preparing [2026-05-13T02:12:09.267Z] 164c1f8c5f9a: Preparing [2026-05-13T02:12:09.267Z] eeaa73608b53: Preparing [2026-05-13T02:12:09.267Z] eeaa73608b53: Waiting [2026-05-13T02:12:09.267Z] 164c1f8c5f9a: Waiting [2026-05-13T02:12:09.267Z] 211164f42533: Layer already exists [2026-05-13T02:12:09.267Z] 40f477151108: Layer already exists [2026-05-13T02:12:09.267Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:09.267Z] 6ba0b2804bf0: Layer already exists [2026-05-13T02:12:09.267Z] 15435cc7bdfa: Layer already exists [2026-05-13T02:12:09.267Z] 164c1f8c5f9a: Layer already exists [2026-05-13T02:12:09.267Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:09.267Z] latest: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:09.883Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:10.258Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-13T02:12:10.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-13T02:12:10.258Z] 15435cc7bdfa: Preparing [2026-05-13T02:12:10.258Z] 40f477151108: Preparing [2026-05-13T02:12:10.258Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:10.258Z] 211164f42533: Preparing [2026-05-13T02:12:10.258Z] 6ba0b2804bf0: Preparing [2026-05-13T02:12:10.258Z] 164c1f8c5f9a: Preparing [2026-05-13T02:12:10.258Z] eeaa73608b53: Preparing [2026-05-13T02:12:10.258Z] 164c1f8c5f9a: Waiting [2026-05-13T02:12:10.258Z] eeaa73608b53: Waiting [2026-05-13T02:12:10.258Z] 15435cc7bdfa: Layer already exists [2026-05-13T02:12:10.258Z] 6ba0b2804bf0: Layer already exists [2026-05-13T02:12:10.258Z] 211164f42533: Layer already exists [2026-05-13T02:12:10.258Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:10.258Z] 40f477151108: Layer already exists [2026-05-13T02:12:10.258Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:10.258Z] 164c1f8c5f9a: Layer already exists [2026-05-13T02:12:10.524Z] 4.1.0-dev.113: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:10.877Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:11.232Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:11.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-13T02:12:11.232Z] 15435cc7bdfa: Preparing [2026-05-13T02:12:11.232Z] 40f477151108: Preparing [2026-05-13T02:12:11.232Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:11.232Z] 211164f42533: Preparing [2026-05-13T02:12:11.232Z] 6ba0b2804bf0: Preparing [2026-05-13T02:12:11.232Z] 164c1f8c5f9a: Preparing [2026-05-13T02:12:11.232Z] eeaa73608b53: Preparing [2026-05-13T02:12:11.232Z] 164c1f8c5f9a: Waiting [2026-05-13T02:12:11.232Z] eeaa73608b53: Waiting [2026-05-13T02:12:11.232Z] 211164f42533: Layer already exists [2026-05-13T02:12:11.232Z] 15435cc7bdfa: Layer already exists [2026-05-13T02:12:11.232Z] 6ba0b2804bf0: Layer already exists [2026-05-13T02:12:11.232Z] 40f477151108: Layer already exists [2026-05-13T02:12:11.232Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:11.497Z] 164c1f8c5f9a: Layer already exists [2026-05-13T02:12:11.497Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:11.497Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:11.853Z] + 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-13T02:12:15.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-13T02:12:15.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-13T02:12:15.089Z] 15435cc7bdfa: Preparing [2026-05-13T02:12:15.089Z] 40f477151108: Preparing [2026-05-13T02:12:15.089Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:15.089Z] 211164f42533: Preparing [2026-05-13T02:12:15.089Z] 6ba0b2804bf0: Preparing [2026-05-13T02:12:15.089Z] 164c1f8c5f9a: Preparing [2026-05-13T02:12:15.089Z] eeaa73608b53: Preparing [2026-05-13T02:12:15.089Z] 164c1f8c5f9a: Waiting [2026-05-13T02:12:15.089Z] eeaa73608b53: Waiting [2026-05-13T02:12:15.089Z] 40f477151108: Layer already exists [2026-05-13T02:12:15.089Z] 6ba0b2804bf0: Layer already exists [2026-05-13T02:12:15.089Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:15.089Z] 15435cc7bdfa: Layer already exists [2026-05-13T02:12:15.089Z] 211164f42533: Layer already exists [2026-05-13T02:12:15.089Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:15.089Z] 164c1f8c5f9a: Layer already exists [2026-05-13T02:12:15.355Z] main: digest: sha256:302d9783b3cb6ad3510de9a4277d1856dfa03b4002dedc13343eea3fbb012c21 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:12:15.447Z] ===================================================== [Pipeline] echo [2026-05-13T02:12:15.459Z] taggedImages: [2026-05-13T02:12:15.459Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:15.459Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-13T02:12:15.459Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [2026-05-13T02:12:15.459Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:15.459Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-13T02:12:15.482Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-13T02:12:15.482Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:15.482Z] latest [2026-05-13T02:12:15.482Z] 4.1.0-dev.113 [2026-05-13T02:12:15.482Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:15.482Z] main [2026-05-13T02:12:15.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:15.864Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:16.227Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:16.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-13T02:12:16.227Z] 612f9652a21f: Preparing [2026-05-13T02:12:16.227Z] 1948f2f7df55: Preparing [2026-05-13T02:12:16.227Z] 211164f42533: Preparing [2026-05-13T02:12:16.227Z] 5b0b9df16be4: Preparing [2026-05-13T02:12:16.227Z] fdae525967c4: Preparing [2026-05-13T02:12:16.227Z] eeaa73608b53: Preparing [2026-05-13T02:12:16.227Z] eeaa73608b53: Waiting [2026-05-13T02:12:16.227Z] 211164f42533: Layer already exists [2026-05-13T02:12:16.495Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:16.495Z] fdae525967c4: Pushed [2026-05-13T02:12:16.495Z] 5b0b9df16be4: Pushed [2026-05-13T02:12:16.495Z] 612f9652a21f: Pushed [2026-05-13T02:12:24.671Z] 1948f2f7df55: Pushed [2026-05-13T02:12:24.671Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:25.029Z] + 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-13T02:12:27.332Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-13T02:12:27.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-13T02:12:27.332Z] 612f9652a21f: Preparing [2026-05-13T02:12:27.332Z] 1948f2f7df55: Preparing [2026-05-13T02:12:27.332Z] 211164f42533: Preparing [2026-05-13T02:12:27.332Z] 5b0b9df16be4: Preparing [2026-05-13T02:12:27.332Z] fdae525967c4: Preparing [2026-05-13T02:12:27.332Z] eeaa73608b53: Preparing [2026-05-13T02:12:27.332Z] eeaa73608b53: Waiting [2026-05-13T02:12:27.332Z] 211164f42533: Layer already exists [2026-05-13T02:12:27.332Z] 5b0b9df16be4: Layer already exists [2026-05-13T02:12:27.332Z] 1948f2f7df55: Layer already exists [2026-05-13T02:12:27.332Z] fdae525967c4: Layer already exists [2026-05-13T02:12:27.332Z] 612f9652a21f: Layer already exists [2026-05-13T02:12:27.332Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:27.598Z] latest: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:28.081Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:28.438Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-13T02:12:28.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-13T02:12:28.438Z] 612f9652a21f: Preparing [2026-05-13T02:12:28.438Z] 1948f2f7df55: Preparing [2026-05-13T02:12:28.438Z] 211164f42533: Preparing [2026-05-13T02:12:28.438Z] 5b0b9df16be4: Preparing [2026-05-13T02:12:28.438Z] fdae525967c4: Preparing [2026-05-13T02:12:28.438Z] eeaa73608b53: Preparing [2026-05-13T02:12:28.438Z] eeaa73608b53: Waiting [2026-05-13T02:12:28.438Z] 5b0b9df16be4: Layer already exists [2026-05-13T02:12:28.438Z] 211164f42533: Layer already exists [2026-05-13T02:12:28.438Z] 1948f2f7df55: Layer already exists [2026-05-13T02:12:28.438Z] 612f9652a21f: Layer already exists [2026-05-13T02:12:28.438Z] fdae525967c4: Layer already exists [2026-05-13T02:12:28.438Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:28.438Z] 4.1.0-dev.113: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:29.087Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:29.438Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:29.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-13T02:12:29.438Z] 612f9652a21f: Preparing [2026-05-13T02:12:29.438Z] 1948f2f7df55: Preparing [2026-05-13T02:12:29.438Z] 211164f42533: Preparing [2026-05-13T02:12:29.438Z] 5b0b9df16be4: Preparing [2026-05-13T02:12:29.438Z] fdae525967c4: Preparing [2026-05-13T02:12:29.438Z] eeaa73608b53: Preparing [2026-05-13T02:12:29.438Z] 612f9652a21f: Layer already exists [2026-05-13T02:12:29.438Z] 211164f42533: Layer already exists [2026-05-13T02:12:29.438Z] 5b0b9df16be4: Layer already exists [2026-05-13T02:12:29.438Z] fdae525967c4: Layer already exists [2026-05-13T02:12:29.438Z] 1948f2f7df55: Layer already exists [2026-05-13T02:12:29.438Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:29.438Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:30.083Z] + 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-13T02:12:30.448Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-13T02:12:30.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-13T02:12:30.448Z] 612f9652a21f: Preparing [2026-05-13T02:12:30.448Z] 1948f2f7df55: Preparing [2026-05-13T02:12:30.448Z] 211164f42533: Preparing [2026-05-13T02:12:30.448Z] 5b0b9df16be4: Preparing [2026-05-13T02:12:30.448Z] fdae525967c4: Preparing [2026-05-13T02:12:30.448Z] eeaa73608b53: Preparing [2026-05-13T02:12:30.448Z] eeaa73608b53: Waiting [2026-05-13T02:12:30.448Z] 1948f2f7df55: Layer already exists [2026-05-13T02:12:30.448Z] 612f9652a21f: Layer already exists [2026-05-13T02:12:30.448Z] fdae525967c4: Layer already exists [2026-05-13T02:12:30.448Z] 211164f42533: Layer already exists [2026-05-13T02:12:30.448Z] 5b0b9df16be4: Layer already exists [2026-05-13T02:12:30.448Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:30.448Z] main: digest: sha256:a678a17b951725c6a5647582462d7cc0f0743644c63f5092f05cc1ad4a94b487 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:12:30.792Z] ===================================================== [Pipeline] echo [2026-05-13T02:12:30.803Z] taggedImages: [2026-05-13T02:12:30.803Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:30.803Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-13T02:12:30.803Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [2026-05-13T02:12:30.803Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:30.803Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-13T02:12:30.827Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-13T02:12:30.827Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:30.827Z] latest [2026-05-13T02:12:30.827Z] 4.1.0-dev.113 [2026-05-13T02:12:30.827Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:30.827Z] main [2026-05-13T02:12:30.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:31.201Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:31.557Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:31.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-13T02:12:31.557Z] 211c1b559ef3: Preparing [2026-05-13T02:12:31.557Z] 9cf34f950b81: Preparing [2026-05-13T02:12:31.557Z] a824cdc4357c: Preparing [2026-05-13T02:12:31.557Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:31.557Z] 211164f42533: Preparing [2026-05-13T02:12:31.557Z] d64a1c6cc210: Preparing [2026-05-13T02:12:31.557Z] d7b62d2f57d4: Preparing [2026-05-13T02:12:31.557Z] eeaa73608b53: Preparing [2026-05-13T02:12:31.557Z] d64a1c6cc210: Waiting [2026-05-13T02:12:31.557Z] d7b62d2f57d4: Waiting [2026-05-13T02:12:31.557Z] eeaa73608b53: Waiting [2026-05-13T02:12:31.557Z] 211164f42533: Layer already exists [2026-05-13T02:12:31.826Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:31.826Z] 9cf34f950b81: Pushed [2026-05-13T02:12:31.826Z] d64a1c6cc210: Layer already exists [2026-05-13T02:12:31.826Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:12:31.826Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:31.826Z] 211c1b559ef3: Pushed [2026-05-13T02:12:42.125Z] a824cdc4357c: Pushed [2026-05-13T02:12:42.125Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:42.473Z] + 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-13T02:12:42.823Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-13T02:12:42.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-13T02:12:42.823Z] 211c1b559ef3: Preparing [2026-05-13T02:12:42.823Z] 9cf34f950b81: Preparing [2026-05-13T02:12:42.823Z] a824cdc4357c: Preparing [2026-05-13T02:12:42.823Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:42.823Z] 211164f42533: Preparing [2026-05-13T02:12:42.823Z] d64a1c6cc210: Preparing [2026-05-13T02:12:42.823Z] d7b62d2f57d4: Preparing [2026-05-13T02:12:42.823Z] eeaa73608b53: Preparing [2026-05-13T02:12:42.823Z] d7b62d2f57d4: Waiting [2026-05-13T02:12:42.823Z] eeaa73608b53: Waiting [2026-05-13T02:12:42.823Z] d64a1c6cc210: Waiting [2026-05-13T02:12:42.823Z] 9cf34f950b81: Layer already exists [2026-05-13T02:12:42.823Z] a824cdc4357c: Layer already exists [2026-05-13T02:12:42.823Z] 211164f42533: Layer already exists [2026-05-13T02:12:42.823Z] 211c1b559ef3: Layer already exists [2026-05-13T02:12:42.823Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:42.823Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:12:42.823Z] d64a1c6cc210: Layer already exists [2026-05-13T02:12:42.823Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:42.823Z] latest: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:43.436Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:43.773Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-13T02:12:43.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-13T02:12:43.773Z] 211c1b559ef3: Preparing [2026-05-13T02:12:43.773Z] 9cf34f950b81: Preparing [2026-05-13T02:12:43.773Z] a824cdc4357c: Preparing [2026-05-13T02:12:43.773Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:43.773Z] 211164f42533: Preparing [2026-05-13T02:12:43.773Z] d64a1c6cc210: Preparing [2026-05-13T02:12:43.773Z] d7b62d2f57d4: Preparing [2026-05-13T02:12:43.773Z] eeaa73608b53: Preparing [2026-05-13T02:12:43.773Z] d7b62d2f57d4: Waiting [2026-05-13T02:12:43.773Z] eeaa73608b53: Waiting [2026-05-13T02:12:43.773Z] d64a1c6cc210: Waiting [2026-05-13T02:12:43.773Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:43.773Z] 211c1b559ef3: Layer already exists [2026-05-13T02:12:43.773Z] 211164f42533: Layer already exists [2026-05-13T02:12:43.773Z] 9cf34f950b81: Layer already exists [2026-05-13T02:12:43.773Z] a824cdc4357c: Layer already exists [2026-05-13T02:12:43.773Z] d64a1c6cc210: Layer already exists [2026-05-13T02:12:43.773Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:12:43.773Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:43.773Z] 4.1.0-dev.113: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:44.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:44.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:44.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-13T02:12:44.735Z] 211c1b559ef3: Preparing [2026-05-13T02:12:44.735Z] 9cf34f950b81: Preparing [2026-05-13T02:12:44.735Z] a824cdc4357c: Preparing [2026-05-13T02:12:44.735Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:44.735Z] 211164f42533: Preparing [2026-05-13T02:12:44.735Z] d64a1c6cc210: Preparing [2026-05-13T02:12:44.735Z] d7b62d2f57d4: Preparing [2026-05-13T02:12:44.735Z] eeaa73608b53: Preparing [2026-05-13T02:12:44.735Z] d64a1c6cc210: Waiting [2026-05-13T02:12:44.735Z] d7b62d2f57d4: Waiting [2026-05-13T02:12:44.735Z] eeaa73608b53: Waiting [2026-05-13T02:12:44.735Z] 9cf34f950b81: Layer already exists [2026-05-13T02:12:44.735Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:44.735Z] 211c1b559ef3: Layer already exists [2026-05-13T02:12:44.735Z] 211164f42533: Layer already exists [2026-05-13T02:12:44.735Z] a824cdc4357c: Layer already exists [2026-05-13T02:12:44.735Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:12:44.735Z] d64a1c6cc210: Layer already exists [2026-05-13T02:12:44.735Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:44.735Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:45.072Z] + 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-13T02:12:45.422Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-13T02:12:45.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-13T02:12:45.422Z] 211c1b559ef3: Preparing [2026-05-13T02:12:45.422Z] 9cf34f950b81: Preparing [2026-05-13T02:12:45.422Z] a824cdc4357c: Preparing [2026-05-13T02:12:45.422Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:45.422Z] 211164f42533: Preparing [2026-05-13T02:12:45.422Z] d64a1c6cc210: Preparing [2026-05-13T02:12:45.422Z] d7b62d2f57d4: Preparing [2026-05-13T02:12:45.422Z] eeaa73608b53: Preparing [2026-05-13T02:12:45.422Z] d64a1c6cc210: Waiting [2026-05-13T02:12:45.422Z] d7b62d2f57d4: Waiting [2026-05-13T02:12:45.422Z] eeaa73608b53: Waiting [2026-05-13T02:12:45.422Z] 211164f42533: Layer already exists [2026-05-13T02:12:45.422Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:45.422Z] a824cdc4357c: Layer already exists [2026-05-13T02:12:45.422Z] 211c1b559ef3: Layer already exists [2026-05-13T02:12:45.422Z] 9cf34f950b81: Layer already exists [2026-05-13T02:12:45.422Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:12:45.422Z] d64a1c6cc210: Layer already exists [2026-05-13T02:12:45.422Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:45.687Z] main: digest: sha256:d71b5302bc2bceda6e28f30e39ea15c68b25ba9f550a7bfb2642378b9ddbdb08 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:12:45.768Z] ===================================================== [Pipeline] echo [2026-05-13T02:12:45.781Z] taggedImages: [2026-05-13T02:12:45.781Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:45.781Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-13T02:12:45.781Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [2026-05-13T02:12:45.781Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:45.781Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-13T02:12:45.807Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-13T02:12:45.807Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:45.807Z] latest [2026-05-13T02:12:45.807Z] 4.1.0-dev.113 [2026-05-13T02:12:45.807Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:45.807Z] main [2026-05-13T02:12:45.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:46.174Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:46.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:46.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-13T02:12:46.518Z] af172df3f126: Preparing [2026-05-13T02:12:46.518Z] b3625c4755f4: Preparing [2026-05-13T02:12:46.518Z] 12cbcc808e11: Preparing [2026-05-13T02:12:46.518Z] a2a26ef47701: Preparing [2026-05-13T02:12:46.518Z] a675dec10d85: Preparing [2026-05-13T02:12:46.518Z] a26a9efd304e: Preparing [2026-05-13T02:12:46.518Z] 55bc01b8b7ff: Preparing [2026-05-13T02:12:46.518Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:46.518Z] 211164f42533: Preparing [2026-05-13T02:12:46.518Z] 8481da031edd: Preparing [2026-05-13T02:12:46.518Z] ae02eb7b118f: Preparing [2026-05-13T02:12:46.518Z] 5f70bf18a086: Preparing [2026-05-13T02:12:46.518Z] 43cd0efbc8e8: Preparing [2026-05-13T02:12:46.518Z] 1a77531033ec: Preparing [2026-05-13T02:12:46.518Z] c7eb26c101c2: Preparing [2026-05-13T02:12:46.518Z] eeaa73608b53: Preparing [2026-05-13T02:12:46.518Z] 211164f42533: Waiting [2026-05-13T02:12:46.518Z] a26a9efd304e: Waiting [2026-05-13T02:12:46.518Z] 55bc01b8b7ff: Waiting [2026-05-13T02:12:46.518Z] 8481da031edd: Waiting [2026-05-13T02:12:46.518Z] ae02eb7b118f: Waiting [2026-05-13T02:12:46.518Z] 5f70bf18a086: Waiting [2026-05-13T02:12:46.518Z] 1ef5c04c5b23: Waiting [2026-05-13T02:12:46.518Z] 43cd0efbc8e8: Waiting [2026-05-13T02:12:46.518Z] c7eb26c101c2: Waiting [2026-05-13T02:12:46.518Z] 1a77531033ec: Waiting [2026-05-13T02:12:46.518Z] eeaa73608b53: Waiting [2026-05-13T02:12:46.784Z] b3625c4755f4: Pushed [2026-05-13T02:12:46.784Z] af172df3f126: Pushed [2026-05-13T02:12:46.784Z] 12cbcc808e11: Pushed [2026-05-13T02:12:46.784Z] a675dec10d85: Pushed [2026-05-13T02:12:46.784Z] a2a26ef47701: Pushed [2026-05-13T02:12:46.784Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:46.784Z] 211164f42533: Layer already exists [2026-05-13T02:12:46.784Z] a26a9efd304e: Pushed [2026-05-13T02:12:46.784Z] 5f70bf18a086: Layer already exists [2026-05-13T02:12:46.784Z] 8481da031edd: Pushed [2026-05-13T02:12:47.049Z] ae02eb7b118f: Pushed [2026-05-13T02:12:47.049Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:47.049Z] 1a77531033ec: Pushed [2026-05-13T02:12:47.049Z] 43cd0efbc8e8: Pushed [2026-05-13T02:12:47.049Z] c7eb26c101c2: Pushed [2026-05-13T02:12:50.467Z] 55bc01b8b7ff: Pushed [2026-05-13T02:12:50.468Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:50.827Z] + 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-13T02:12:51.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-13T02:12:51.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-13T02:12:51.176Z] af172df3f126: Preparing [2026-05-13T02:12:51.176Z] b3625c4755f4: Preparing [2026-05-13T02:12:51.176Z] 12cbcc808e11: Preparing [2026-05-13T02:12:51.176Z] a2a26ef47701: Preparing [2026-05-13T02:12:51.176Z] a675dec10d85: Preparing [2026-05-13T02:12:51.176Z] a26a9efd304e: Preparing [2026-05-13T02:12:51.176Z] 55bc01b8b7ff: Preparing [2026-05-13T02:12:51.176Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:51.176Z] 211164f42533: Preparing [2026-05-13T02:12:51.176Z] 8481da031edd: Preparing [2026-05-13T02:12:51.176Z] ae02eb7b118f: Preparing [2026-05-13T02:12:51.176Z] 5f70bf18a086: Preparing [2026-05-13T02:12:51.176Z] 43cd0efbc8e8: Preparing [2026-05-13T02:12:51.176Z] 1a77531033ec: Preparing [2026-05-13T02:12:51.176Z] c7eb26c101c2: Preparing [2026-05-13T02:12:51.176Z] eeaa73608b53: Preparing [2026-05-13T02:12:51.176Z] a26a9efd304e: Waiting [2026-05-13T02:12:51.176Z] 55bc01b8b7ff: Waiting [2026-05-13T02:12:51.176Z] 1ef5c04c5b23: Waiting [2026-05-13T02:12:51.176Z] 211164f42533: Waiting [2026-05-13T02:12:51.176Z] 8481da031edd: Waiting [2026-05-13T02:12:51.176Z] ae02eb7b118f: Waiting [2026-05-13T02:12:51.176Z] 5f70bf18a086: Waiting [2026-05-13T02:12:51.176Z] 43cd0efbc8e8: Waiting [2026-05-13T02:12:51.176Z] 1a77531033ec: Waiting [2026-05-13T02:12:51.176Z] c7eb26c101c2: Waiting [2026-05-13T02:12:51.176Z] eeaa73608b53: Waiting [2026-05-13T02:12:51.176Z] a675dec10d85: Layer already exists [2026-05-13T02:12:51.176Z] b3625c4755f4: Layer already exists [2026-05-13T02:12:51.176Z] a2a26ef47701: Layer already exists [2026-05-13T02:12:51.176Z] 12cbcc808e11: Layer already exists [2026-05-13T02:12:51.176Z] af172df3f126: Layer already exists [2026-05-13T02:12:51.176Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:51.176Z] 55bc01b8b7ff: Layer already exists [2026-05-13T02:12:51.176Z] a26a9efd304e: Layer already exists [2026-05-13T02:12:51.176Z] 211164f42533: Layer already exists [2026-05-13T02:12:51.176Z] 8481da031edd: Layer already exists [2026-05-13T02:12:51.176Z] ae02eb7b118f: Layer already exists [2026-05-13T02:12:51.176Z] c7eb26c101c2: Layer already exists [2026-05-13T02:12:51.176Z] 5f70bf18a086: Layer already exists [2026-05-13T02:12:51.176Z] 43cd0efbc8e8: Layer already exists [2026-05-13T02:12:51.176Z] 1a77531033ec: Layer already exists [2026-05-13T02:12:51.176Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:51.439Z] latest: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:51.784Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:52.130Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-13T02:12:52.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-13T02:12:52.130Z] af172df3f126: Preparing [2026-05-13T02:12:52.130Z] b3625c4755f4: Preparing [2026-05-13T02:12:52.130Z] 12cbcc808e11: Preparing [2026-05-13T02:12:52.130Z] a2a26ef47701: Preparing [2026-05-13T02:12:52.130Z] a675dec10d85: Preparing [2026-05-13T02:12:52.130Z] a26a9efd304e: Preparing [2026-05-13T02:12:52.130Z] 55bc01b8b7ff: Preparing [2026-05-13T02:12:52.130Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:52.130Z] 211164f42533: Preparing [2026-05-13T02:12:52.130Z] 8481da031edd: Preparing [2026-05-13T02:12:52.130Z] ae02eb7b118f: Preparing [2026-05-13T02:12:52.130Z] 5f70bf18a086: Preparing [2026-05-13T02:12:52.130Z] 43cd0efbc8e8: Preparing [2026-05-13T02:12:52.130Z] 1a77531033ec: Preparing [2026-05-13T02:12:52.130Z] c7eb26c101c2: Preparing [2026-05-13T02:12:52.130Z] eeaa73608b53: Preparing [2026-05-13T02:12:52.130Z] 1ef5c04c5b23: Waiting [2026-05-13T02:12:52.130Z] 211164f42533: Waiting [2026-05-13T02:12:52.130Z] 8481da031edd: Waiting [2026-05-13T02:12:52.130Z] ae02eb7b118f: Waiting [2026-05-13T02:12:52.130Z] 5f70bf18a086: Waiting [2026-05-13T02:12:52.130Z] 43cd0efbc8e8: Waiting [2026-05-13T02:12:52.130Z] 1a77531033ec: Waiting [2026-05-13T02:12:52.130Z] c7eb26c101c2: Waiting [2026-05-13T02:12:52.130Z] a26a9efd304e: Waiting [2026-05-13T02:12:52.130Z] 55bc01b8b7ff: Waiting [2026-05-13T02:12:52.130Z] a675dec10d85: Layer already exists [2026-05-13T02:12:52.130Z] af172df3f126: Layer already exists [2026-05-13T02:12:52.130Z] b3625c4755f4: Layer already exists [2026-05-13T02:12:52.130Z] 12cbcc808e11: Layer already exists [2026-05-13T02:12:52.130Z] a2a26ef47701: Layer already exists [2026-05-13T02:12:52.130Z] a26a9efd304e: Layer already exists [2026-05-13T02:12:52.130Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:52.130Z] 55bc01b8b7ff: Layer already exists [2026-05-13T02:12:52.130Z] 211164f42533: Layer already exists [2026-05-13T02:12:52.130Z] 8481da031edd: Layer already exists [2026-05-13T02:12:52.130Z] 5f70bf18a086: Layer already exists [2026-05-13T02:12:52.130Z] 1a77531033ec: Layer already exists [2026-05-13T02:12:52.130Z] 43cd0efbc8e8: Layer already exists [2026-05-13T02:12:52.130Z] ae02eb7b118f: Layer already exists [2026-05-13T02:12:52.130Z] c7eb26c101c2: Layer already exists [2026-05-13T02:12:52.130Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:52.394Z] 4.1.0-dev.113: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:52.740Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:53.085Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:53.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-13T02:12:53.085Z] af172df3f126: Preparing [2026-05-13T02:12:53.085Z] b3625c4755f4: Preparing [2026-05-13T02:12:53.085Z] 12cbcc808e11: Preparing [2026-05-13T02:12:53.085Z] a2a26ef47701: Preparing [2026-05-13T02:12:53.085Z] a675dec10d85: Preparing [2026-05-13T02:12:53.085Z] a26a9efd304e: Preparing [2026-05-13T02:12:53.085Z] 55bc01b8b7ff: Preparing [2026-05-13T02:12:53.085Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:53.085Z] 211164f42533: Preparing [2026-05-13T02:12:53.085Z] 8481da031edd: Preparing [2026-05-13T02:12:53.085Z] ae02eb7b118f: Preparing [2026-05-13T02:12:53.085Z] 5f70bf18a086: Preparing [2026-05-13T02:12:53.085Z] 43cd0efbc8e8: Preparing [2026-05-13T02:12:53.085Z] 1a77531033ec: Preparing [2026-05-13T02:12:53.085Z] c7eb26c101c2: Preparing [2026-05-13T02:12:53.085Z] eeaa73608b53: Preparing [2026-05-13T02:12:53.085Z] ae02eb7b118f: Waiting [2026-05-13T02:12:53.085Z] 5f70bf18a086: Waiting [2026-05-13T02:12:53.085Z] 43cd0efbc8e8: Waiting [2026-05-13T02:12:53.085Z] 55bc01b8b7ff: Waiting [2026-05-13T02:12:53.085Z] 1ef5c04c5b23: Waiting [2026-05-13T02:12:53.085Z] 211164f42533: Waiting [2026-05-13T02:12:53.085Z] 8481da031edd: Waiting [2026-05-13T02:12:53.085Z] 1a77531033ec: Waiting [2026-05-13T02:12:53.085Z] a26a9efd304e: Waiting [2026-05-13T02:12:53.085Z] c7eb26c101c2: Waiting [2026-05-13T02:12:53.085Z] eeaa73608b53: Waiting [2026-05-13T02:12:53.085Z] b3625c4755f4: Layer already exists [2026-05-13T02:12:53.085Z] a2a26ef47701: Layer already exists [2026-05-13T02:12:53.085Z] a675dec10d85: Layer already exists [2026-05-13T02:12:53.085Z] af172df3f126: Layer already exists [2026-05-13T02:12:53.085Z] 12cbcc808e11: Layer already exists [2026-05-13T02:12:53.085Z] a26a9efd304e: Layer already exists [2026-05-13T02:12:53.085Z] 55bc01b8b7ff: Layer already exists [2026-05-13T02:12:53.085Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:53.085Z] 8481da031edd: Layer already exists [2026-05-13T02:12:53.085Z] 211164f42533: Layer already exists [2026-05-13T02:12:53.085Z] ae02eb7b118f: Layer already exists [2026-05-13T02:12:53.085Z] 5f70bf18a086: Layer already exists [2026-05-13T02:12:53.085Z] 1a77531033ec: Layer already exists [2026-05-13T02:12:53.085Z] 43cd0efbc8e8: Layer already exists [2026-05-13T02:12:53.085Z] c7eb26c101c2: Layer already exists [2026-05-13T02:12:53.085Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:53.581Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:53.922Z] + 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-13T02:12:56.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-13T02:12:56.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-13T02:12:56.387Z] af172df3f126: Preparing [2026-05-13T02:12:56.387Z] b3625c4755f4: Preparing [2026-05-13T02:12:56.387Z] 12cbcc808e11: Preparing [2026-05-13T02:12:56.387Z] a2a26ef47701: Preparing [2026-05-13T02:12:56.387Z] a675dec10d85: Preparing [2026-05-13T02:12:56.387Z] a26a9efd304e: Preparing [2026-05-13T02:12:56.387Z] 55bc01b8b7ff: Preparing [2026-05-13T02:12:56.387Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:56.387Z] 211164f42533: Preparing [2026-05-13T02:12:56.387Z] 8481da031edd: Preparing [2026-05-13T02:12:56.387Z] ae02eb7b118f: Preparing [2026-05-13T02:12:56.387Z] 5f70bf18a086: Preparing [2026-05-13T02:12:56.387Z] 43cd0efbc8e8: Preparing [2026-05-13T02:12:56.387Z] 1a77531033ec: Preparing [2026-05-13T02:12:56.387Z] c7eb26c101c2: Preparing [2026-05-13T02:12:56.387Z] eeaa73608b53: Preparing [2026-05-13T02:12:56.387Z] a26a9efd304e: Waiting [2026-05-13T02:12:56.387Z] 55bc01b8b7ff: Waiting [2026-05-13T02:12:56.387Z] 1ef5c04c5b23: Waiting [2026-05-13T02:12:56.387Z] 211164f42533: Waiting [2026-05-13T02:12:56.387Z] 8481da031edd: Waiting [2026-05-13T02:12:56.387Z] ae02eb7b118f: Waiting [2026-05-13T02:12:56.387Z] 5f70bf18a086: Waiting [2026-05-13T02:12:56.387Z] 43cd0efbc8e8: Waiting [2026-05-13T02:12:56.387Z] 1a77531033ec: Waiting [2026-05-13T02:12:56.387Z] c7eb26c101c2: Waiting [2026-05-13T02:12:56.387Z] eeaa73608b53: Waiting [2026-05-13T02:12:56.387Z] af172df3f126: Layer already exists [2026-05-13T02:12:56.387Z] a2a26ef47701: Layer already exists [2026-05-13T02:12:56.387Z] b3625c4755f4: Layer already exists [2026-05-13T02:12:56.387Z] a675dec10d85: Layer already exists [2026-05-13T02:12:56.387Z] 12cbcc808e11: Layer already exists [2026-05-13T02:12:56.387Z] a26a9efd304e: Layer already exists [2026-05-13T02:12:56.387Z] 8481da031edd: Layer already exists [2026-05-13T02:12:56.387Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:56.387Z] 55bc01b8b7ff: Layer already exists [2026-05-13T02:12:56.387Z] 211164f42533: Layer already exists [2026-05-13T02:12:56.387Z] ae02eb7b118f: Layer already exists [2026-05-13T02:12:56.387Z] 5f70bf18a086: Layer already exists [2026-05-13T02:12:56.387Z] 43cd0efbc8e8: Layer already exists [2026-05-13T02:12:56.387Z] c7eb26c101c2: Layer already exists [2026-05-13T02:12:56.387Z] 1a77531033ec: Layer already exists [2026-05-13T02:12:56.387Z] eeaa73608b53: Layer already exists [2026-05-13T02:12:56.652Z] main: digest: sha256:44bfc810ce0b5569a1f54ac7108e12c28f06de5025f9550ff0e93f1b9bcc9d9a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:12:56.720Z] ===================================================== [Pipeline] echo [2026-05-13T02:12:56.733Z] taggedImages: [2026-05-13T02:12:56.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:56.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-13T02:12:56.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [2026-05-13T02:12:56.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:56.733Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-13T02:12:56.752Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-13T02:12:56.752Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:56.752Z] latest [2026-05-13T02:12:56.752Z] 4.1.0-dev.113 [2026-05-13T02:12:56.752Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:12:56.752Z] main [2026-05-13T02:12:56.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:57.105Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:12:57.454Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:12:57.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-13T02:12:57.454Z] 674c48d0f3f0: Preparing [2026-05-13T02:12:57.454Z] 00ebb802509e: Preparing [2026-05-13T02:12:57.454Z] ad3bf9e40dd7: Preparing [2026-05-13T02:12:57.454Z] bd9a0ff6fd5b: Preparing [2026-05-13T02:12:57.454Z] 1ef5c04c5b23: Preparing [2026-05-13T02:12:57.454Z] 211164f42533: Preparing [2026-05-13T02:12:57.454Z] d64a1c6cc210: Preparing [2026-05-13T02:12:57.454Z] d7b62d2f57d4: Preparing [2026-05-13T02:12:57.454Z] eeaa73608b53: Preparing [2026-05-13T02:12:57.454Z] d64a1c6cc210: Waiting [2026-05-13T02:12:57.454Z] d7b62d2f57d4: Waiting [2026-05-13T02:12:57.454Z] eeaa73608b53: Waiting [2026-05-13T02:12:57.454Z] 211164f42533: Waiting [2026-05-13T02:12:57.454Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:12:57.728Z] 211164f42533: Layer already exists [2026-05-13T02:12:57.728Z] ad3bf9e40dd7: Pushed [2026-05-13T02:12:57.728Z] 00ebb802509e: Pushed [2026-05-13T02:12:57.728Z] d64a1c6cc210: Layer already exists [2026-05-13T02:12:57.728Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:12:57.728Z] 674c48d0f3f0: Pushed [2026-05-13T02:12:57.728Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:06.092Z] bd9a0ff6fd5b: Pushed [2026-05-13T02:13:06.092Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:06.445Z] + 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-13T02:13:10.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-13T02:13:10.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-13T02:13:10.132Z] 674c48d0f3f0: Preparing [2026-05-13T02:13:10.132Z] 00ebb802509e: Preparing [2026-05-13T02:13:10.132Z] ad3bf9e40dd7: Preparing [2026-05-13T02:13:10.132Z] bd9a0ff6fd5b: Preparing [2026-05-13T02:13:10.132Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:10.132Z] 211164f42533: Preparing [2026-05-13T02:13:10.132Z] d64a1c6cc210: Preparing [2026-05-13T02:13:10.132Z] d7b62d2f57d4: Preparing [2026-05-13T02:13:10.132Z] eeaa73608b53: Preparing [2026-05-13T02:13:10.132Z] 211164f42533: Waiting [2026-05-13T02:13:10.132Z] d64a1c6cc210: Waiting [2026-05-13T02:13:10.132Z] eeaa73608b53: Waiting [2026-05-13T02:13:10.132Z] d7b62d2f57d4: Waiting [2026-05-13T02:13:10.132Z] ad3bf9e40dd7: Layer already exists [2026-05-13T02:13:10.132Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:10.132Z] 00ebb802509e: Layer already exists [2026-05-13T02:13:10.132Z] 674c48d0f3f0: Layer already exists [2026-05-13T02:13:10.132Z] bd9a0ff6fd5b: Layer already exists [2026-05-13T02:13:10.132Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:13:10.132Z] 211164f42533: Layer already exists [2026-05-13T02:13:10.132Z] d64a1c6cc210: Layer already exists [2026-05-13T02:13:10.132Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:10.398Z] latest: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:10.740Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:11.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-13T02:13:11.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-13T02:13:11.086Z] 674c48d0f3f0: Preparing [2026-05-13T02:13:11.086Z] 00ebb802509e: Preparing [2026-05-13T02:13:11.086Z] ad3bf9e40dd7: Preparing [2026-05-13T02:13:11.086Z] bd9a0ff6fd5b: Preparing [2026-05-13T02:13:11.086Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:11.086Z] 211164f42533: Preparing [2026-05-13T02:13:11.086Z] d64a1c6cc210: Preparing [2026-05-13T02:13:11.087Z] d7b62d2f57d4: Preparing [2026-05-13T02:13:11.087Z] eeaa73608b53: Preparing [2026-05-13T02:13:11.087Z] 211164f42533: Waiting [2026-05-13T02:13:11.087Z] d64a1c6cc210: Waiting [2026-05-13T02:13:11.087Z] d7b62d2f57d4: Waiting [2026-05-13T02:13:11.087Z] eeaa73608b53: Waiting [2026-05-13T02:13:11.087Z] 674c48d0f3f0: Layer already exists [2026-05-13T02:13:11.087Z] ad3bf9e40dd7: Layer already exists [2026-05-13T02:13:11.087Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:11.087Z] bd9a0ff6fd5b: Layer already exists [2026-05-13T02:13:11.087Z] 00ebb802509e: Layer already exists [2026-05-13T02:13:11.087Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:13:11.087Z] 211164f42533: Layer already exists [2026-05-13T02:13:11.087Z] d64a1c6cc210: Layer already exists [2026-05-13T02:13:11.087Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:11.352Z] 4.1.0-dev.113: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:11.704Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:12.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:12.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-13T02:13:12.062Z] 674c48d0f3f0: Preparing [2026-05-13T02:13:12.062Z] 00ebb802509e: Preparing [2026-05-13T02:13:12.062Z] ad3bf9e40dd7: Preparing [2026-05-13T02:13:12.062Z] bd9a0ff6fd5b: Preparing [2026-05-13T02:13:12.062Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:12.062Z] 211164f42533: Preparing [2026-05-13T02:13:12.062Z] d64a1c6cc210: Preparing [2026-05-13T02:13:12.062Z] d7b62d2f57d4: Preparing [2026-05-13T02:13:12.062Z] eeaa73608b53: Preparing [2026-05-13T02:13:12.062Z] d64a1c6cc210: Waiting [2026-05-13T02:13:12.062Z] d7b62d2f57d4: Waiting [2026-05-13T02:13:12.062Z] eeaa73608b53: Waiting [2026-05-13T02:13:12.062Z] 211164f42533: Waiting [2026-05-13T02:13:12.062Z] bd9a0ff6fd5b: Layer already exists [2026-05-13T02:13:12.062Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:12.062Z] ad3bf9e40dd7: Layer already exists [2026-05-13T02:13:12.062Z] 00ebb802509e: Layer already exists [2026-05-13T02:13:12.062Z] 674c48d0f3f0: Layer already exists [2026-05-13T02:13:12.062Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:13:12.062Z] 211164f42533: Layer already exists [2026-05-13T02:13:12.062Z] d64a1c6cc210: Layer already exists [2026-05-13T02:13:12.062Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:12.327Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:12.677Z] + 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-13T02:13:13.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-13T02:13:13.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-13T02:13:13.028Z] 674c48d0f3f0: Preparing [2026-05-13T02:13:13.028Z] 00ebb802509e: Preparing [2026-05-13T02:13:13.028Z] ad3bf9e40dd7: Preparing [2026-05-13T02:13:13.028Z] bd9a0ff6fd5b: Preparing [2026-05-13T02:13:13.028Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:13.028Z] 211164f42533: Preparing [2026-05-13T02:13:13.028Z] d64a1c6cc210: Preparing [2026-05-13T02:13:13.028Z] d7b62d2f57d4: Preparing [2026-05-13T02:13:13.028Z] eeaa73608b53: Preparing [2026-05-13T02:13:13.028Z] 211164f42533: Waiting [2026-05-13T02:13:13.028Z] d64a1c6cc210: Waiting [2026-05-13T02:13:13.028Z] eeaa73608b53: Waiting [2026-05-13T02:13:13.028Z] 00ebb802509e: Layer already exists [2026-05-13T02:13:13.028Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:13.028Z] 674c48d0f3f0: Layer already exists [2026-05-13T02:13:13.028Z] ad3bf9e40dd7: Layer already exists [2026-05-13T02:13:13.028Z] bd9a0ff6fd5b: Layer already exists [2026-05-13T02:13:13.028Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:13.028Z] d64a1c6cc210: Layer already exists [2026-05-13T02:13:13.028Z] d7b62d2f57d4: Layer already exists [2026-05-13T02:13:13.028Z] 211164f42533: Layer already exists [2026-05-13T02:13:13.292Z] main: digest: sha256:1e3cb1073c2df92c025c2ef974662f656757d5c0cefbe8964346c7371bccee2a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:13:13.368Z] ===================================================== [Pipeline] echo [2026-05-13T02:13:13.383Z] taggedImages: [2026-05-13T02:13:13.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:13.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-13T02:13:13.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [2026-05-13T02:13:13.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:13.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-13T02:13:13.411Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-13T02:13:13.411Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:13.411Z] latest [2026-05-13T02:13:13.411Z] 4.1.0-dev.113 [2026-05-13T02:13:13.411Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:13.411Z] main [2026-05-13T02:13:13.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:13.771Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:14.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:14.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-13T02:13:14.111Z] b1c7ef0ec4c5: Preparing [2026-05-13T02:13:14.111Z] e5039f3fdce7: Preparing [2026-05-13T02:13:14.111Z] 7986594f1c64: Preparing [2026-05-13T02:13:14.111Z] 7ddc021dead9: Preparing [2026-05-13T02:13:14.111Z] c28d39fb2f22: Preparing [2026-05-13T02:13:14.111Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:14.111Z] 211164f42533: Preparing [2026-05-13T02:13:14.111Z] 0bbfceffabd0: Preparing [2026-05-13T02:13:14.111Z] cf18a673a18e: Preparing [2026-05-13T02:13:14.111Z] ce0cbcd6b37a: Preparing [2026-05-13T02:13:14.111Z] eeaa73608b53: Preparing [2026-05-13T02:13:14.111Z] 211164f42533: Waiting [2026-05-13T02:13:14.111Z] 0bbfceffabd0: Waiting [2026-05-13T02:13:14.111Z] cf18a673a18e: Waiting [2026-05-13T02:13:14.111Z] ce0cbcd6b37a: Waiting [2026-05-13T02:13:14.111Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:14.111Z] eeaa73608b53: Waiting [2026-05-13T02:13:14.377Z] e5039f3fdce7: Pushed [2026-05-13T02:13:14.377Z] c28d39fb2f22: Pushed [2026-05-13T02:13:14.377Z] 7ddc021dead9: Pushed [2026-05-13T02:13:14.377Z] b1c7ef0ec4c5: Pushed [2026-05-13T02:13:14.377Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:14.377Z] 211164f42533: Layer already exists [2026-05-13T02:13:14.377Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:14.377Z] 0bbfceffabd0: Pushed [2026-05-13T02:13:14.642Z] cf18a673a18e: Pushed [2026-05-13T02:13:17.208Z] ce0cbcd6b37a: Pushed [2026-05-13T02:13:20.599Z] 7986594f1c64: Pushed [2026-05-13T02:13:20.599Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:21.616Z] + 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-13T02:13:21.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-13T02:13:21.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-13T02:13:21.974Z] b1c7ef0ec4c5: Preparing [2026-05-13T02:13:21.974Z] e5039f3fdce7: Preparing [2026-05-13T02:13:21.974Z] 7986594f1c64: Preparing [2026-05-13T02:13:21.974Z] 7ddc021dead9: Preparing [2026-05-13T02:13:21.974Z] c28d39fb2f22: Preparing [2026-05-13T02:13:21.974Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:21.974Z] 211164f42533: Preparing [2026-05-13T02:13:21.974Z] 0bbfceffabd0: Preparing [2026-05-13T02:13:21.974Z] cf18a673a18e: Preparing [2026-05-13T02:13:21.974Z] ce0cbcd6b37a: Preparing [2026-05-13T02:13:21.974Z] eeaa73608b53: Preparing [2026-05-13T02:13:21.974Z] 211164f42533: Waiting [2026-05-13T02:13:21.974Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:21.974Z] 0bbfceffabd0: Waiting [2026-05-13T02:13:21.974Z] cf18a673a18e: Waiting [2026-05-13T02:13:21.974Z] ce0cbcd6b37a: Waiting [2026-05-13T02:13:21.974Z] eeaa73608b53: Waiting [2026-05-13T02:13:21.974Z] b1c7ef0ec4c5: Layer already exists [2026-05-13T02:13:21.974Z] 7ddc021dead9: Layer already exists [2026-05-13T02:13:21.974Z] c28d39fb2f22: Layer already exists [2026-05-13T02:13:21.974Z] 7986594f1c64: Layer already exists [2026-05-13T02:13:21.974Z] e5039f3fdce7: Layer already exists [2026-05-13T02:13:21.974Z] 211164f42533: Layer already exists [2026-05-13T02:13:21.974Z] 0bbfceffabd0: Layer already exists [2026-05-13T02:13:21.974Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:21.974Z] ce0cbcd6b37a: Layer already exists [2026-05-13T02:13:21.974Z] cf18a673a18e: Layer already exists [2026-05-13T02:13:21.974Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:22.241Z] latest: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:22.576Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:22.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-13T02:13:22.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-13T02:13:22.911Z] b1c7ef0ec4c5: Preparing [2026-05-13T02:13:22.911Z] e5039f3fdce7: Preparing [2026-05-13T02:13:22.911Z] 7986594f1c64: Preparing [2026-05-13T02:13:22.911Z] 7ddc021dead9: Preparing [2026-05-13T02:13:22.911Z] c28d39fb2f22: Preparing [2026-05-13T02:13:22.911Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:22.911Z] 211164f42533: Preparing [2026-05-13T02:13:22.911Z] 0bbfceffabd0: Preparing [2026-05-13T02:13:22.911Z] cf18a673a18e: Preparing [2026-05-13T02:13:22.911Z] ce0cbcd6b37a: Preparing [2026-05-13T02:13:22.911Z] eeaa73608b53: Preparing [2026-05-13T02:13:22.911Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:22.911Z] 211164f42533: Waiting [2026-05-13T02:13:22.911Z] 0bbfceffabd0: Waiting [2026-05-13T02:13:22.911Z] cf18a673a18e: Waiting [2026-05-13T02:13:22.911Z] eeaa73608b53: Waiting [2026-05-13T02:13:22.911Z] ce0cbcd6b37a: Waiting [2026-05-13T02:13:22.911Z] e5039f3fdce7: Layer already exists [2026-05-13T02:13:22.911Z] c28d39fb2f22: Layer already exists [2026-05-13T02:13:22.911Z] 7986594f1c64: Layer already exists [2026-05-13T02:13:22.911Z] b1c7ef0ec4c5: Layer already exists [2026-05-13T02:13:22.911Z] 7ddc021dead9: Layer already exists [2026-05-13T02:13:22.911Z] 0bbfceffabd0: Layer already exists [2026-05-13T02:13:22.911Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:22.911Z] 211164f42533: Layer already exists [2026-05-13T02:13:22.911Z] cf18a673a18e: Layer already exists [2026-05-13T02:13:22.911Z] ce0cbcd6b37a: Layer already exists [2026-05-13T02:13:22.911Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:23.175Z] 4.1.0-dev.113: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:23.607Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:23.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:23.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-13T02:13:23.943Z] b1c7ef0ec4c5: Preparing [2026-05-13T02:13:23.943Z] e5039f3fdce7: Preparing [2026-05-13T02:13:23.943Z] 7986594f1c64: Preparing [2026-05-13T02:13:23.943Z] 7ddc021dead9: Preparing [2026-05-13T02:13:23.943Z] c28d39fb2f22: Preparing [2026-05-13T02:13:23.943Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:23.943Z] 211164f42533: Preparing [2026-05-13T02:13:23.943Z] 0bbfceffabd0: Preparing [2026-05-13T02:13:23.943Z] cf18a673a18e: Preparing [2026-05-13T02:13:23.943Z] ce0cbcd6b37a: Preparing [2026-05-13T02:13:23.943Z] eeaa73608b53: Preparing [2026-05-13T02:13:23.943Z] 211164f42533: Waiting [2026-05-13T02:13:23.943Z] 0bbfceffabd0: Waiting [2026-05-13T02:13:23.943Z] cf18a673a18e: Waiting [2026-05-13T02:13:23.943Z] ce0cbcd6b37a: Waiting [2026-05-13T02:13:23.943Z] eeaa73608b53: Waiting [2026-05-13T02:13:23.943Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:23.943Z] 7986594f1c64: Layer already exists [2026-05-13T02:13:23.943Z] b1c7ef0ec4c5: Layer already exists [2026-05-13T02:13:23.943Z] 7ddc021dead9: Layer already exists [2026-05-13T02:13:23.943Z] e5039f3fdce7: Layer already exists [2026-05-13T02:13:23.943Z] c28d39fb2f22: Layer already exists [2026-05-13T02:13:23.943Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:23.943Z] 211164f42533: Layer already exists [2026-05-13T02:13:23.943Z] cf18a673a18e: Layer already exists [2026-05-13T02:13:23.943Z] ce0cbcd6b37a: Layer already exists [2026-05-13T02:13:23.943Z] 0bbfceffabd0: Layer already exists [2026-05-13T02:13:23.943Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:24.207Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:24.562Z] + 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-13T02:13:24.922Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-13T02:13:24.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-13T02:13:24.922Z] b1c7ef0ec4c5: Preparing [2026-05-13T02:13:24.922Z] e5039f3fdce7: Preparing [2026-05-13T02:13:24.922Z] 7986594f1c64: Preparing [2026-05-13T02:13:24.922Z] 7ddc021dead9: Preparing [2026-05-13T02:13:24.922Z] c28d39fb2f22: Preparing [2026-05-13T02:13:24.922Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:24.922Z] 211164f42533: Preparing [2026-05-13T02:13:24.922Z] 0bbfceffabd0: Preparing [2026-05-13T02:13:24.922Z] cf18a673a18e: Preparing [2026-05-13T02:13:24.922Z] ce0cbcd6b37a: Preparing [2026-05-13T02:13:24.922Z] eeaa73608b53: Preparing [2026-05-13T02:13:24.922Z] 0bbfceffabd0: Waiting [2026-05-13T02:13:24.922Z] cf18a673a18e: Waiting [2026-05-13T02:13:24.922Z] ce0cbcd6b37a: Waiting [2026-05-13T02:13:24.922Z] eeaa73608b53: Waiting [2026-05-13T02:13:24.922Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:24.922Z] 211164f42533: Waiting [2026-05-13T02:13:24.922Z] b1c7ef0ec4c5: Layer already exists [2026-05-13T02:13:24.922Z] c28d39fb2f22: Layer already exists [2026-05-13T02:13:24.922Z] e5039f3fdce7: Layer already exists [2026-05-13T02:13:24.922Z] 7ddc021dead9: Layer already exists [2026-05-13T02:13:24.922Z] 7986594f1c64: Layer already exists [2026-05-13T02:13:24.922Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:24.922Z] 211164f42533: Layer already exists [2026-05-13T02:13:24.922Z] 0bbfceffabd0: Layer already exists [2026-05-13T02:13:24.922Z] ce0cbcd6b37a: Layer already exists [2026-05-13T02:13:24.922Z] cf18a673a18e: Layer already exists [2026-05-13T02:13:24.922Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:25.188Z] main: digest: sha256:336afa7c7b1faf9910366e37b05722359c1d0b31949696dadd546f7c065cfbad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:13:25.268Z] ===================================================== [Pipeline] echo [2026-05-13T02:13:25.281Z] taggedImages: [2026-05-13T02:13:25.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:25.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-13T02:13:25.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [2026-05-13T02:13:25.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:25.281Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-13T02:13:25.305Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-13T02:13:25.305Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:25.305Z] latest [2026-05-13T02:13:25.305Z] 4.1.0-dev.113 [2026-05-13T02:13:25.305Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:25.305Z] main [2026-05-13T02:13:25.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:25.668Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:26.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:26.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-13T02:13:26.014Z] be6f9640bec7: Preparing [2026-05-13T02:13:26.014Z] ac05f4b03d4c: Preparing [2026-05-13T02:13:26.014Z] 3bfa4c150f76: Preparing [2026-05-13T02:13:26.014Z] f80bb773cc06: Preparing [2026-05-13T02:13:26.014Z] 472ce67c8e6f: Preparing [2026-05-13T02:13:26.014Z] b68f5ff470fa: Preparing [2026-05-13T02:13:26.014Z] e2c2eac9e118: Preparing [2026-05-13T02:13:26.014Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:26.014Z] 211164f42533: Preparing [2026-05-13T02:13:26.014Z] ab32b4ba5218: Preparing [2026-05-13T02:13:26.014Z] 9e331bd688f5: Preparing [2026-05-13T02:13:26.014Z] eeaa73608b53: Preparing [2026-05-13T02:13:26.014Z] b68f5ff470fa: Waiting [2026-05-13T02:13:26.014Z] e2c2eac9e118: Waiting [2026-05-13T02:13:26.014Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:26.014Z] 211164f42533: Waiting [2026-05-13T02:13:26.014Z] 9e331bd688f5: Waiting [2026-05-13T02:13:26.014Z] ab32b4ba5218: Waiting [2026-05-13T02:13:26.014Z] eeaa73608b53: Waiting [2026-05-13T02:13:26.285Z] ac05f4b03d4c: Pushed [2026-05-13T02:13:26.285Z] 472ce67c8e6f: Pushed [2026-05-13T02:13:26.285Z] be6f9640bec7: Pushed [2026-05-13T02:13:26.285Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:26.285Z] 211164f42533: Layer already exists [2026-05-13T02:13:26.285Z] b68f5ff470fa: Pushed [2026-05-13T02:13:26.285Z] e2c2eac9e118: Pushed [2026-05-13T02:13:26.549Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:26.549Z] ab32b4ba5218: Pushed [2026-05-13T02:13:29.998Z] 9e331bd688f5: Pushed [2026-05-13T02:13:33.376Z] f80bb773cc06: Pushed [2026-05-13T02:13:33.376Z] 3bfa4c150f76: Pushed [2026-05-13T02:13:33.376Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:34.033Z] + 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-13T02:13:34.405Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-13T02:13:34.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-13T02:13:34.405Z] be6f9640bec7: Preparing [2026-05-13T02:13:34.405Z] ac05f4b03d4c: Preparing [2026-05-13T02:13:34.405Z] 3bfa4c150f76: Preparing [2026-05-13T02:13:34.405Z] f80bb773cc06: Preparing [2026-05-13T02:13:34.405Z] 472ce67c8e6f: Preparing [2026-05-13T02:13:34.405Z] b68f5ff470fa: Preparing [2026-05-13T02:13:34.406Z] e2c2eac9e118: Preparing [2026-05-13T02:13:34.406Z] b68f5ff470fa: Waiting [2026-05-13T02:13:34.406Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:34.406Z] 211164f42533: Preparing [2026-05-13T02:13:34.406Z] ab32b4ba5218: Preparing [2026-05-13T02:13:34.406Z] 9e331bd688f5: Preparing [2026-05-13T02:13:34.406Z] eeaa73608b53: Preparing [2026-05-13T02:13:34.406Z] e2c2eac9e118: Waiting [2026-05-13T02:13:34.406Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:34.406Z] 211164f42533: Waiting [2026-05-13T02:13:34.406Z] 9e331bd688f5: Waiting [2026-05-13T02:13:34.406Z] eeaa73608b53: Waiting [2026-05-13T02:13:34.406Z] ab32b4ba5218: Waiting [2026-05-13T02:13:34.406Z] 3bfa4c150f76: Layer already exists [2026-05-13T02:13:34.406Z] f80bb773cc06: Layer already exists [2026-05-13T02:13:34.406Z] be6f9640bec7: Layer already exists [2026-05-13T02:13:34.406Z] 472ce67c8e6f: Layer already exists [2026-05-13T02:13:34.406Z] ac05f4b03d4c: Layer already exists [2026-05-13T02:13:34.406Z] 211164f42533: Layer already exists [2026-05-13T02:13:34.406Z] ab32b4ba5218: Layer already exists [2026-05-13T02:13:34.406Z] b68f5ff470fa: Layer already exists [2026-05-13T02:13:34.406Z] e2c2eac9e118: Layer already exists [2026-05-13T02:13:34.406Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:34.406Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:34.406Z] 9e331bd688f5: Layer already exists [2026-05-13T02:13:34.682Z] latest: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:35.045Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:37.669Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-13T02:13:37.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-13T02:13:37.669Z] be6f9640bec7: Preparing [2026-05-13T02:13:37.669Z] ac05f4b03d4c: Preparing [2026-05-13T02:13:37.669Z] 3bfa4c150f76: Preparing [2026-05-13T02:13:37.669Z] f80bb773cc06: Preparing [2026-05-13T02:13:37.669Z] 472ce67c8e6f: Preparing [2026-05-13T02:13:37.669Z] b68f5ff470fa: Preparing [2026-05-13T02:13:37.669Z] e2c2eac9e118: Preparing [2026-05-13T02:13:37.669Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:37.669Z] 211164f42533: Preparing [2026-05-13T02:13:37.669Z] ab32b4ba5218: Preparing [2026-05-13T02:13:37.669Z] 9e331bd688f5: Preparing [2026-05-13T02:13:37.669Z] eeaa73608b53: Preparing [2026-05-13T02:13:37.669Z] 211164f42533: Waiting [2026-05-13T02:13:37.669Z] b68f5ff470fa: Waiting [2026-05-13T02:13:37.669Z] ab32b4ba5218: Waiting [2026-05-13T02:13:37.669Z] e2c2eac9e118: Waiting [2026-05-13T02:13:37.669Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:37.669Z] 9e331bd688f5: Waiting [2026-05-13T02:13:37.669Z] eeaa73608b53: Waiting [2026-05-13T02:13:37.669Z] be6f9640bec7: Layer already exists [2026-05-13T02:13:37.669Z] f80bb773cc06: Layer already exists [2026-05-13T02:13:37.669Z] 472ce67c8e6f: Layer already exists [2026-05-13T02:13:37.669Z] 3bfa4c150f76: Layer already exists [2026-05-13T02:13:37.669Z] ac05f4b03d4c: Layer already exists [2026-05-13T02:13:37.669Z] 211164f42533: Layer already exists [2026-05-13T02:13:37.669Z] b68f5ff470fa: Layer already exists [2026-05-13T02:13:37.669Z] ab32b4ba5218: Layer already exists [2026-05-13T02:13:37.669Z] e2c2eac9e118: Layer already exists [2026-05-13T02:13:37.669Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:37.669Z] 9e331bd688f5: Layer already exists [2026-05-13T02:13:37.669Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:37.669Z] 4.1.0-dev.113: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:38.224Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:38.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:38.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-13T02:13:38.778Z] be6f9640bec7: Preparing [2026-05-13T02:13:38.778Z] ac05f4b03d4c: Preparing [2026-05-13T02:13:38.778Z] 3bfa4c150f76: Preparing [2026-05-13T02:13:38.778Z] f80bb773cc06: Preparing [2026-05-13T02:13:38.778Z] 472ce67c8e6f: Preparing [2026-05-13T02:13:38.778Z] b68f5ff470fa: Preparing [2026-05-13T02:13:38.778Z] e2c2eac9e118: Preparing [2026-05-13T02:13:38.778Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:38.778Z] 211164f42533: Preparing [2026-05-13T02:13:38.778Z] ab32b4ba5218: Preparing [2026-05-13T02:13:38.778Z] 9e331bd688f5: Preparing [2026-05-13T02:13:38.778Z] eeaa73608b53: Preparing [2026-05-13T02:13:38.778Z] 211164f42533: Waiting [2026-05-13T02:13:38.778Z] ab32b4ba5218: Waiting [2026-05-13T02:13:38.778Z] 9e331bd688f5: Waiting [2026-05-13T02:13:38.778Z] b68f5ff470fa: Waiting [2026-05-13T02:13:38.778Z] e2c2eac9e118: Waiting [2026-05-13T02:13:38.778Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:38.778Z] eeaa73608b53: Waiting [2026-05-13T02:13:38.778Z] ac05f4b03d4c: Layer already exists [2026-05-13T02:13:38.778Z] 472ce67c8e6f: Layer already exists [2026-05-13T02:13:38.778Z] be6f9640bec7: Layer already exists [2026-05-13T02:13:38.778Z] 3bfa4c150f76: Layer already exists [2026-05-13T02:13:38.778Z] f80bb773cc06: Layer already exists [2026-05-13T02:13:38.778Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:38.778Z] e2c2eac9e118: Layer already exists [2026-05-13T02:13:38.778Z] b68f5ff470fa: Layer already exists [2026-05-13T02:13:38.778Z] ab32b4ba5218: Layer already exists [2026-05-13T02:13:38.778Z] 211164f42533: Layer already exists [2026-05-13T02:13:38.778Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:38.778Z] 9e331bd688f5: Layer already exists [2026-05-13T02:13:38.778Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:39.659Z] + 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-13T02:13:40.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-13T02:13:40.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-13T02:13:40.165Z] be6f9640bec7: Preparing [2026-05-13T02:13:40.165Z] ac05f4b03d4c: Preparing [2026-05-13T02:13:40.165Z] 3bfa4c150f76: Preparing [2026-05-13T02:13:40.165Z] f80bb773cc06: Preparing [2026-05-13T02:13:40.165Z] 472ce67c8e6f: Preparing [2026-05-13T02:13:40.165Z] b68f5ff470fa: Preparing [2026-05-13T02:13:40.165Z] e2c2eac9e118: Preparing [2026-05-13T02:13:40.165Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:40.165Z] 211164f42533: Preparing [2026-05-13T02:13:40.165Z] ab32b4ba5218: Preparing [2026-05-13T02:13:40.165Z] 9e331bd688f5: Preparing [2026-05-13T02:13:40.165Z] eeaa73608b53: Preparing [2026-05-13T02:13:40.165Z] e2c2eac9e118: Waiting [2026-05-13T02:13:40.165Z] 1ef5c04c5b23: Waiting [2026-05-13T02:13:40.165Z] 211164f42533: Waiting [2026-05-13T02:13:40.165Z] ab32b4ba5218: Waiting [2026-05-13T02:13:40.165Z] 9e331bd688f5: Waiting [2026-05-13T02:13:40.165Z] eeaa73608b53: Waiting [2026-05-13T02:13:40.165Z] b68f5ff470fa: Waiting [2026-05-13T02:13:40.165Z] ac05f4b03d4c: Layer already exists [2026-05-13T02:13:40.165Z] 472ce67c8e6f: Layer already exists [2026-05-13T02:13:40.165Z] f80bb773cc06: Layer already exists [2026-05-13T02:13:40.165Z] be6f9640bec7: Layer already exists [2026-05-13T02:13:40.165Z] 3bfa4c150f76: Layer already exists [2026-05-13T02:13:40.165Z] b68f5ff470fa: Layer already exists [2026-05-13T02:13:40.165Z] ab32b4ba5218: Layer already exists [2026-05-13T02:13:40.165Z] 211164f42533: Layer already exists [2026-05-13T02:13:40.165Z] e2c2eac9e118: Layer already exists [2026-05-13T02:13:40.165Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:40.165Z] 9e331bd688f5: Layer already exists [2026-05-13T02:13:40.165Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:40.482Z] main: digest: sha256:218e8f171a0427f48f370587f9be6f005d1cbb77359d729f2c74c74ca082bc20 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:13:40.828Z] ===================================================== [Pipeline] echo [2026-05-13T02:13:40.886Z] taggedImages: [2026-05-13T02:13:40.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:40.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-13T02:13:40.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [2026-05-13T02:13:40.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:40.886Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-13T02:13:40.927Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-13T02:13:40.927Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:40.927Z] latest [2026-05-13T02:13:40.927Z] 4.1.0-dev.113 [2026-05-13T02:13:40.927Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:40.927Z] main [2026-05-13T02:13:40.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:41.740Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:42.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:42.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-13T02:13:42.642Z] 5164df25649d: Preparing [2026-05-13T02:13:42.642Z] c2a4fe573e47: Preparing [2026-05-13T02:13:42.642Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:42.642Z] 211164f42533: Preparing [2026-05-13T02:13:42.642Z] 1ba85f290559: Preparing [2026-05-13T02:13:42.642Z] 8b281de03398: Preparing [2026-05-13T02:13:42.642Z] eeaa73608b53: Preparing [2026-05-13T02:13:42.642Z] 8b281de03398: Waiting [2026-05-13T02:13:42.642Z] eeaa73608b53: Waiting [2026-05-13T02:13:42.642Z] 211164f42533: Layer already exists [2026-05-13T02:13:42.642Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:42.642Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:42.933Z] 1ba85f290559: Pushed [2026-05-13T02:13:42.933Z] 5164df25649d: Pushed [2026-05-13T02:13:44.611Z] 8b281de03398: Pushed [2026-05-13T02:13:51.237Z] c2a4fe573e47: Pushed [2026-05-13T02:13:51.817Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:52.162Z] + 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-13T02:13:52.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-13T02:13:52.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-13T02:13:52.505Z] 5164df25649d: Preparing [2026-05-13T02:13:52.505Z] c2a4fe573e47: Preparing [2026-05-13T02:13:52.505Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:52.505Z] 211164f42533: Preparing [2026-05-13T02:13:52.505Z] 1ba85f290559: Preparing [2026-05-13T02:13:52.505Z] 8b281de03398: Preparing [2026-05-13T02:13:52.505Z] eeaa73608b53: Preparing [2026-05-13T02:13:52.505Z] 8b281de03398: Waiting [2026-05-13T02:13:52.505Z] eeaa73608b53: Waiting [2026-05-13T02:13:52.505Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:52.505Z] 1ba85f290559: Layer already exists [2026-05-13T02:13:52.505Z] 211164f42533: Layer already exists [2026-05-13T02:13:52.505Z] 5164df25649d: Layer already exists [2026-05-13T02:13:52.505Z] c2a4fe573e47: Layer already exists [2026-05-13T02:13:52.505Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:52.505Z] 8b281de03398: Layer already exists [2026-05-13T02:13:52.770Z] latest: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:53.121Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:53.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-13T02:13:53.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-13T02:13:53.642Z] 5164df25649d: Preparing [2026-05-13T02:13:53.642Z] c2a4fe573e47: Preparing [2026-05-13T02:13:53.642Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:53.642Z] 211164f42533: Preparing [2026-05-13T02:13:53.642Z] 1ba85f290559: Preparing [2026-05-13T02:13:53.642Z] 8b281de03398: Preparing [2026-05-13T02:13:53.642Z] eeaa73608b53: Preparing [2026-05-13T02:13:53.642Z] 8b281de03398: Waiting [2026-05-13T02:13:53.642Z] eeaa73608b53: Waiting [2026-05-13T02:13:53.642Z] 1ba85f290559: Layer already exists [2026-05-13T02:13:53.642Z] c2a4fe573e47: Layer already exists [2026-05-13T02:13:53.642Z] 211164f42533: Layer already exists [2026-05-13T02:13:53.642Z] 5164df25649d: Layer already exists [2026-05-13T02:13:53.642Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:53.642Z] 8b281de03398: Layer already exists [2026-05-13T02:13:53.642Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:53.642Z] 4.1.0-dev.113: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:53.979Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:54.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:54.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-13T02:13:54.333Z] 5164df25649d: Preparing [2026-05-13T02:13:54.333Z] c2a4fe573e47: Preparing [2026-05-13T02:13:54.333Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:54.333Z] 211164f42533: Preparing [2026-05-13T02:13:54.333Z] 1ba85f290559: Preparing [2026-05-13T02:13:54.333Z] 8b281de03398: Preparing [2026-05-13T02:13:54.333Z] eeaa73608b53: Preparing [2026-05-13T02:13:54.333Z] 8b281de03398: Waiting [2026-05-13T02:13:54.333Z] eeaa73608b53: Waiting [2026-05-13T02:13:54.333Z] 5164df25649d: Layer already exists [2026-05-13T02:13:54.333Z] 211164f42533: Layer already exists [2026-05-13T02:13:54.333Z] c2a4fe573e47: Layer already exists [2026-05-13T02:13:54.333Z] 1ba85f290559: Layer already exists [2026-05-13T02:13:54.333Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:54.333Z] 8b281de03398: Layer already exists [2026-05-13T02:13:54.333Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:54.598Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:54.952Z] + 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-13T02:13:55.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-13T02:13:55.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-13T02:13:55.293Z] 5164df25649d: Preparing [2026-05-13T02:13:55.293Z] c2a4fe573e47: Preparing [2026-05-13T02:13:55.293Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:55.293Z] 211164f42533: Preparing [2026-05-13T02:13:55.293Z] 1ba85f290559: Preparing [2026-05-13T02:13:55.293Z] 8b281de03398: Preparing [2026-05-13T02:13:55.293Z] eeaa73608b53: Preparing [2026-05-13T02:13:55.293Z] 8b281de03398: Waiting [2026-05-13T02:13:55.293Z] eeaa73608b53: Waiting [2026-05-13T02:13:55.293Z] 5164df25649d: Layer already exists [2026-05-13T02:13:55.293Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:55.293Z] 1ba85f290559: Layer already exists [2026-05-13T02:13:55.293Z] 211164f42533: Layer already exists [2026-05-13T02:13:55.293Z] c2a4fe573e47: Layer already exists [2026-05-13T02:13:55.293Z] 8b281de03398: Layer already exists [2026-05-13T02:13:55.293Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:55.558Z] main: digest: sha256:4260fed09d68df1c8cc817e40dfd01e7a7d15ca011f56d6b1106cb2fbfc10d79 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:13:55.629Z] ===================================================== [Pipeline] echo [2026-05-13T02:13:55.877Z] taggedImages: [2026-05-13T02:13:55.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:55.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-13T02:13:55.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [2026-05-13T02:13:55.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:55.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-13T02:13:55.899Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-13T02:13:55.899Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:55.899Z] latest [2026-05-13T02:13:55.899Z] 4.1.0-dev.113 [2026-05-13T02:13:55.899Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:13:55.899Z] main [2026-05-13T02:13:55.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:56.240Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:13:56.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:13:56.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-13T02:13:56.602Z] b727c26f417f: Preparing [2026-05-13T02:13:56.602Z] 6293a2f9fae9: Preparing [2026-05-13T02:13:56.602Z] a3862884c6e1: Preparing [2026-05-13T02:13:56.602Z] 1ef5c04c5b23: Preparing [2026-05-13T02:13:56.602Z] 211164f42533: Preparing [2026-05-13T02:13:56.602Z] 1442a9f75cb8: Preparing [2026-05-13T02:13:56.602Z] e15c861601a6: Preparing [2026-05-13T02:13:56.602Z] 1442a9f75cb8: Waiting [2026-05-13T02:13:56.602Z] 0255136a9ebf: Preparing [2026-05-13T02:13:56.602Z] e15c861601a6: Waiting [2026-05-13T02:13:56.602Z] 0255136a9ebf: Waiting [2026-05-13T02:13:56.602Z] 590eb12a2bc9: Preparing [2026-05-13T02:13:56.602Z] eeaa73608b53: Preparing [2026-05-13T02:13:56.602Z] 590eb12a2bc9: Waiting [2026-05-13T02:13:56.602Z] eeaa73608b53: Waiting [2026-05-13T02:13:56.602Z] 211164f42533: Layer already exists [2026-05-13T02:13:56.891Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:13:56.891Z] 6293a2f9fae9: Pushed [2026-05-13T02:13:56.891Z] a3862884c6e1: Pushed [2026-05-13T02:13:56.891Z] b727c26f417f: Pushed [2026-05-13T02:13:56.891Z] eeaa73608b53: Layer already exists [2026-05-13T02:13:56.891Z] 0255136a9ebf: Pushed [2026-05-13T02:13:57.896Z] 590eb12a2bc9: Pushed [2026-05-13T02:14:10.430Z] e15c861601a6: Pushed [2026-05-13T02:14:25.396Z] 1442a9f75cb8: Pushed [2026-05-13T02:14:25.396Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:25.750Z] + 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-13T02:14:26.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-13T02:14:26.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-13T02:14:26.098Z] b727c26f417f: Preparing [2026-05-13T02:14:26.098Z] 6293a2f9fae9: Preparing [2026-05-13T02:14:26.098Z] a3862884c6e1: Preparing [2026-05-13T02:14:26.098Z] 1ef5c04c5b23: Preparing [2026-05-13T02:14:26.098Z] 211164f42533: Preparing [2026-05-13T02:14:26.098Z] 1442a9f75cb8: Preparing [2026-05-13T02:14:26.098Z] e15c861601a6: Preparing [2026-05-13T02:14:26.098Z] 0255136a9ebf: Preparing [2026-05-13T02:14:26.098Z] 590eb12a2bc9: Preparing [2026-05-13T02:14:26.098Z] eeaa73608b53: Preparing [2026-05-13T02:14:26.098Z] 1442a9f75cb8: Waiting [2026-05-13T02:14:26.098Z] e15c861601a6: Waiting [2026-05-13T02:14:26.098Z] 590eb12a2bc9: Waiting [2026-05-13T02:14:26.098Z] 0255136a9ebf: Waiting [2026-05-13T02:14:26.098Z] eeaa73608b53: Waiting [2026-05-13T02:14:26.098Z] b727c26f417f: Layer already exists [2026-05-13T02:14:26.098Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:14:26.098Z] 211164f42533: Layer already exists [2026-05-13T02:14:26.098Z] 6293a2f9fae9: Layer already exists [2026-05-13T02:14:26.098Z] a3862884c6e1: Layer already exists [2026-05-13T02:14:26.098Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:14:26.098Z] e15c861601a6: Layer already exists [2026-05-13T02:14:26.098Z] 0255136a9ebf: Layer already exists [2026-05-13T02:14:26.098Z] 1442a9f75cb8: Layer already exists [2026-05-13T02:14:26.098Z] eeaa73608b53: Layer already exists [2026-05-13T02:14:26.361Z] latest: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:27.144Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:27.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-13T02:14:27.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-13T02:14:27.521Z] b727c26f417f: Preparing [2026-05-13T02:14:27.521Z] 6293a2f9fae9: Preparing [2026-05-13T02:14:27.521Z] a3862884c6e1: Preparing [2026-05-13T02:14:27.521Z] 1ef5c04c5b23: Preparing [2026-05-13T02:14:27.521Z] 211164f42533: Preparing [2026-05-13T02:14:27.521Z] 1442a9f75cb8: Preparing [2026-05-13T02:14:27.521Z] e15c861601a6: Preparing [2026-05-13T02:14:27.521Z] 0255136a9ebf: Preparing [2026-05-13T02:14:27.521Z] 1442a9f75cb8: Waiting [2026-05-13T02:14:27.521Z] 590eb12a2bc9: Preparing [2026-05-13T02:14:27.521Z] e15c861601a6: Waiting [2026-05-13T02:14:27.521Z] eeaa73608b53: Preparing [2026-05-13T02:14:27.521Z] 0255136a9ebf: Waiting [2026-05-13T02:14:27.521Z] 590eb12a2bc9: Waiting [2026-05-13T02:14:27.521Z] eeaa73608b53: Waiting [2026-05-13T02:14:27.521Z] a3862884c6e1: Layer already exists [2026-05-13T02:14:27.521Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:14:27.521Z] b727c26f417f: Layer already exists [2026-05-13T02:14:27.521Z] 6293a2f9fae9: Layer already exists [2026-05-13T02:14:27.521Z] 211164f42533: Layer already exists [2026-05-13T02:14:27.521Z] 1442a9f75cb8: Layer already exists [2026-05-13T02:14:27.521Z] e15c861601a6: Layer already exists [2026-05-13T02:14:27.521Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:14:27.521Z] 0255136a9ebf: Layer already exists [2026-05-13T02:14:27.521Z] eeaa73608b53: Layer already exists [2026-05-13T02:14:27.786Z] 4.1.0-dev.113: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:28.129Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:28.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:14:28.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-13T02:14:28.491Z] b727c26f417f: Preparing [2026-05-13T02:14:28.491Z] 6293a2f9fae9: Preparing [2026-05-13T02:14:28.491Z] a3862884c6e1: Preparing [2026-05-13T02:14:28.491Z] 1ef5c04c5b23: Preparing [2026-05-13T02:14:28.491Z] 211164f42533: Preparing [2026-05-13T02:14:28.491Z] 1442a9f75cb8: Preparing [2026-05-13T02:14:28.491Z] e15c861601a6: Preparing [2026-05-13T02:14:28.491Z] 1442a9f75cb8: Waiting [2026-05-13T02:14:28.491Z] 0255136a9ebf: Preparing [2026-05-13T02:14:28.491Z] 590eb12a2bc9: Preparing [2026-05-13T02:14:28.491Z] eeaa73608b53: Preparing [2026-05-13T02:14:28.491Z] e15c861601a6: Waiting [2026-05-13T02:14:28.491Z] 590eb12a2bc9: Waiting [2026-05-13T02:14:28.491Z] eeaa73608b53: Waiting [2026-05-13T02:14:28.491Z] 0255136a9ebf: Waiting [2026-05-13T02:14:28.491Z] 211164f42533: Layer already exists [2026-05-13T02:14:28.491Z] b727c26f417f: Layer already exists [2026-05-13T02:14:28.491Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:14:28.491Z] 6293a2f9fae9: Layer already exists [2026-05-13T02:14:28.491Z] a3862884c6e1: Layer already exists [2026-05-13T02:14:28.491Z] 1442a9f75cb8: Layer already exists [2026-05-13T02:14:28.491Z] e15c861601a6: Layer already exists [2026-05-13T02:14:28.491Z] 0255136a9ebf: Layer already exists [2026-05-13T02:14:28.491Z] eeaa73608b53: Layer already exists [2026-05-13T02:14:28.491Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:14:28.491Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:29.108Z] + 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-13T02:14:29.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-13T02:14:29.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-13T02:14:29.454Z] b727c26f417f: Preparing [2026-05-13T02:14:29.454Z] 6293a2f9fae9: Preparing [2026-05-13T02:14:29.454Z] a3862884c6e1: Preparing [2026-05-13T02:14:29.454Z] 1ef5c04c5b23: Preparing [2026-05-13T02:14:29.454Z] 211164f42533: Preparing [2026-05-13T02:14:29.454Z] 1442a9f75cb8: Preparing [2026-05-13T02:14:29.454Z] e15c861601a6: Preparing [2026-05-13T02:14:29.454Z] 0255136a9ebf: Preparing [2026-05-13T02:14:29.454Z] 590eb12a2bc9: Preparing [2026-05-13T02:14:29.454Z] eeaa73608b53: Preparing [2026-05-13T02:14:29.454Z] 0255136a9ebf: Waiting [2026-05-13T02:14:29.454Z] 590eb12a2bc9: Waiting [2026-05-13T02:14:29.454Z] eeaa73608b53: Waiting [2026-05-13T02:14:29.454Z] 1442a9f75cb8: Waiting [2026-05-13T02:14:29.454Z] e15c861601a6: Waiting [2026-05-13T02:14:29.454Z] b727c26f417f: Layer already exists [2026-05-13T02:14:29.454Z] a3862884c6e1: Layer already exists [2026-05-13T02:14:29.454Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:14:29.454Z] 211164f42533: Layer already exists [2026-05-13T02:14:29.454Z] 6293a2f9fae9: Layer already exists [2026-05-13T02:14:29.454Z] 1442a9f75cb8: Layer already exists [2026-05-13T02:14:29.454Z] e15c861601a6: Layer already exists [2026-05-13T02:14:29.454Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:14:29.454Z] eeaa73608b53: Layer already exists [2026-05-13T02:14:29.454Z] 0255136a9ebf: Layer already exists [2026-05-13T02:14:29.884Z] main: digest: sha256:cb6cf0778b9c220a8075b3662f2fda2dbe6e1de777f2aec8a4af2ae3faad945a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:14:29.964Z] ===================================================== [Pipeline] echo [2026-05-13T02:14:29.974Z] taggedImages: [2026-05-13T02:14:29.974Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:14:29.974Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-13T02:14:29.974Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [2026-05-13T02:14:29.974Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:14:29.974Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-13T02:14:30.003Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-13T02:14:30.003Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:14:30.003Z] latest [2026-05-13T02:14:30.003Z] 4.1.0-dev.113 [2026-05-13T02:14:30.003Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:14:30.003Z] main [2026-05-13T02:14:30.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:30.371Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:14:33.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:14:33.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-13T02:14:33.500Z] c6c2b86a95a8: Preparing [2026-05-13T02:14:33.500Z] dcfa5c39c269: Preparing [2026-05-13T02:14:33.500Z] 4ea6037a8b32: Preparing [2026-05-13T02:14:33.500Z] 1ef5c04c5b23: Preparing [2026-05-13T02:14:33.500Z] 211164f42533: Preparing [2026-05-13T02:14:33.500Z] 4c2feea4e999: Preparing [2026-05-13T02:14:33.500Z] c5f50bfdb737: Preparing [2026-05-13T02:14:33.500Z] 57a86dd37a23: Preparing [2026-05-13T02:14:33.500Z] eeaa73608b53: Preparing [2026-05-13T02:14:33.500Z] 4c2feea4e999: Waiting [2026-05-13T02:14:33.500Z] 57a86dd37a23: Waiting [2026-05-13T02:14:33.500Z] c5f50bfdb737: Waiting [2026-05-13T02:14:33.500Z] eeaa73608b53: Waiting [2026-05-13T02:14:33.500Z] 211164f42533: Layer already exists [2026-05-13T02:14:33.500Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:14:33.795Z] 4ea6037a8b32: Pushed [2026-05-13T02:14:33.795Z] dcfa5c39c269: Pushed [2026-05-13T02:14:33.795Z] c6c2b86a95a8: Pushed [2026-05-13T02:14:33.795Z] eeaa73608b53: Layer already exists [2026-05-13T02:14:33.795Z] c5f50bfdb737: Pushed [2026-05-13T02:14:34.383Z] 57a86dd37a23: Pushed [2026-05-13T02:15:03.285Z] 4c2feea4e999: Pushed [2026-05-13T02:15:03.285Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:03.668Z] + 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-13T02:15:04.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-13T02:15:04.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-13T02:15:04.074Z] c6c2b86a95a8: Preparing [2026-05-13T02:15:04.074Z] dcfa5c39c269: Preparing [2026-05-13T02:15:04.074Z] 4ea6037a8b32: Preparing [2026-05-13T02:15:04.074Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:04.074Z] 211164f42533: Preparing [2026-05-13T02:15:04.074Z] 4c2feea4e999: Preparing [2026-05-13T02:15:04.074Z] c5f50bfdb737: Preparing [2026-05-13T02:15:04.074Z] 57a86dd37a23: Preparing [2026-05-13T02:15:04.074Z] eeaa73608b53: Preparing [2026-05-13T02:15:04.074Z] c5f50bfdb737: Waiting [2026-05-13T02:15:04.074Z] 57a86dd37a23: Waiting [2026-05-13T02:15:04.074Z] eeaa73608b53: Waiting [2026-05-13T02:15:04.074Z] 4c2feea4e999: Waiting [2026-05-13T02:15:04.074Z] c6c2b86a95a8: Layer already exists [2026-05-13T02:15:04.074Z] 4ea6037a8b32: Layer already exists [2026-05-13T02:15:04.074Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:04.074Z] dcfa5c39c269: Layer already exists [2026-05-13T02:15:04.074Z] 211164f42533: Layer already exists [2026-05-13T02:15:04.074Z] 57a86dd37a23: Layer already exists [2026-05-13T02:15:04.074Z] c5f50bfdb737: Layer already exists [2026-05-13T02:15:04.074Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:04.074Z] 4c2feea4e999: Layer already exists [2026-05-13T02:15:04.074Z] latest: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:04.653Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:05.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-13T02:15:05.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-13T02:15:05.156Z] c6c2b86a95a8: Preparing [2026-05-13T02:15:05.156Z] dcfa5c39c269: Preparing [2026-05-13T02:15:05.156Z] 4ea6037a8b32: Preparing [2026-05-13T02:15:05.156Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:05.156Z] 211164f42533: Preparing [2026-05-13T02:15:05.156Z] 4c2feea4e999: Preparing [2026-05-13T02:15:05.156Z] c5f50bfdb737: Preparing [2026-05-13T02:15:05.156Z] 57a86dd37a23: Preparing [2026-05-13T02:15:05.156Z] eeaa73608b53: Preparing [2026-05-13T02:15:05.156Z] c5f50bfdb737: Waiting [2026-05-13T02:15:05.156Z] 57a86dd37a23: Waiting [2026-05-13T02:15:05.156Z] 4c2feea4e999: Waiting [2026-05-13T02:15:05.156Z] eeaa73608b53: Waiting [2026-05-13T02:15:05.156Z] 4ea6037a8b32: Layer already exists [2026-05-13T02:15:05.156Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:05.156Z] dcfa5c39c269: Layer already exists [2026-05-13T02:15:05.156Z] 211164f42533: Layer already exists [2026-05-13T02:15:05.156Z] c6c2b86a95a8: Layer already exists [2026-05-13T02:15:05.156Z] c5f50bfdb737: Layer already exists [2026-05-13T02:15:05.156Z] 4c2feea4e999: Layer already exists [2026-05-13T02:15:05.156Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:05.156Z] 57a86dd37a23: Layer already exists [2026-05-13T02:15:05.422Z] 4.1.0-dev.113: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:05.803Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:06.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:15:06.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-13T02:15:06.139Z] c6c2b86a95a8: Preparing [2026-05-13T02:15:06.139Z] dcfa5c39c269: Preparing [2026-05-13T02:15:06.139Z] 4ea6037a8b32: Preparing [2026-05-13T02:15:06.139Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:06.139Z] 211164f42533: Preparing [2026-05-13T02:15:06.139Z] 4c2feea4e999: Preparing [2026-05-13T02:15:06.139Z] c5f50bfdb737: Preparing [2026-05-13T02:15:06.139Z] 57a86dd37a23: Preparing [2026-05-13T02:15:06.139Z] eeaa73608b53: Preparing [2026-05-13T02:15:06.139Z] 4c2feea4e999: Waiting [2026-05-13T02:15:06.139Z] c5f50bfdb737: Waiting [2026-05-13T02:15:06.139Z] 57a86dd37a23: Waiting [2026-05-13T02:15:06.139Z] eeaa73608b53: Waiting [2026-05-13T02:15:06.139Z] 4ea6037a8b32: Layer already exists [2026-05-13T02:15:06.139Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:06.139Z] c6c2b86a95a8: Layer already exists [2026-05-13T02:15:06.139Z] dcfa5c39c269: Layer already exists [2026-05-13T02:15:06.139Z] 211164f42533: Layer already exists [2026-05-13T02:15:06.139Z] c5f50bfdb737: Layer already exists [2026-05-13T02:15:06.139Z] 4c2feea4e999: Layer already exists [2026-05-13T02:15:06.139Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:06.139Z] 57a86dd37a23: Layer already exists [2026-05-13T02:15:06.404Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:06.854Z] + 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-13T02:15:07.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-13T02:15:07.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-13T02:15:07.211Z] c6c2b86a95a8: Preparing [2026-05-13T02:15:07.211Z] dcfa5c39c269: Preparing [2026-05-13T02:15:07.211Z] 4ea6037a8b32: Preparing [2026-05-13T02:15:07.211Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:07.211Z] 211164f42533: Preparing [2026-05-13T02:15:07.211Z] 4c2feea4e999: Preparing [2026-05-13T02:15:07.211Z] c5f50bfdb737: Preparing [2026-05-13T02:15:07.211Z] 57a86dd37a23: Preparing [2026-05-13T02:15:07.211Z] eeaa73608b53: Preparing [2026-05-13T02:15:07.211Z] 4c2feea4e999: Waiting [2026-05-13T02:15:07.211Z] c5f50bfdb737: Waiting [2026-05-13T02:15:07.211Z] eeaa73608b53: Waiting [2026-05-13T02:15:07.211Z] 57a86dd37a23: Waiting [2026-05-13T02:15:07.211Z] 211164f42533: Layer already exists [2026-05-13T02:15:07.211Z] 4ea6037a8b32: Layer already exists [2026-05-13T02:15:07.211Z] dcfa5c39c269: Layer already exists [2026-05-13T02:15:07.211Z] c6c2b86a95a8: Layer already exists [2026-05-13T02:15:07.211Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:07.211Z] c5f50bfdb737: Layer already exists [2026-05-13T02:15:07.211Z] 57a86dd37a23: Layer already exists [2026-05-13T02:15:07.211Z] 4c2feea4e999: Layer already exists [2026-05-13T02:15:07.211Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:07.211Z] main: digest: sha256:bc19ec9235b06ba836801416b87a5f9e36987ba598e1d8dd459b936387c35211 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:15:07.269Z] ===================================================== [Pipeline] echo [2026-05-13T02:15:07.414Z] taggedImages: [2026-05-13T02:15:07.414Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:15:07.414Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-13T02:15:07.414Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [2026-05-13T02:15:07.414Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:15:07.414Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-13T02:15:07.445Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-13T02:15:07.445Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:15:07.445Z] latest [2026-05-13T02:15:07.445Z] 4.1.0-dev.113 [2026-05-13T02:15:07.445Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:15:07.445Z] main [2026-05-13T02:15:07.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:07.802Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:08.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:15:08.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-13T02:15:08.172Z] 3e143a3c83f7: Preparing [2026-05-13T02:15:08.172Z] e61f7f52ebeb: Preparing [2026-05-13T02:15:08.172Z] f5b89f7c5c3f: Preparing [2026-05-13T02:15:08.172Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:08.172Z] 211164f42533: Preparing [2026-05-13T02:15:08.172Z] 130b54f11e8d: Preparing [2026-05-13T02:15:08.172Z] 0255136a9ebf: Preparing [2026-05-13T02:15:08.172Z] 130b54f11e8d: Waiting [2026-05-13T02:15:08.172Z] 590eb12a2bc9: Preparing [2026-05-13T02:15:08.172Z] eeaa73608b53: Preparing [2026-05-13T02:15:08.172Z] 590eb12a2bc9: Waiting [2026-05-13T02:15:08.172Z] eeaa73608b53: Waiting [2026-05-13T02:15:08.172Z] 0255136a9ebf: Waiting [2026-05-13T02:15:08.172Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:08.172Z] 211164f42533: Layer already exists [2026-05-13T02:15:08.437Z] 0255136a9ebf: Layer already exists [2026-05-13T02:15:08.437Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:15:08.437Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:08.437Z] e61f7f52ebeb: Pushed [2026-05-13T02:15:08.437Z] f5b89f7c5c3f: Pushed [2026-05-13T02:15:08.437Z] 3e143a3c83f7: Pushed [2026-05-13T02:15:40.796Z] 130b54f11e8d: Pushed [2026-05-13T02:15:40.796Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:42.984Z] + 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-13T02:15:43.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-13T02:15:43.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-13T02:15:43.380Z] 3e143a3c83f7: Preparing [2026-05-13T02:15:43.380Z] e61f7f52ebeb: Preparing [2026-05-13T02:15:43.380Z] f5b89f7c5c3f: Preparing [2026-05-13T02:15:43.380Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:43.380Z] 211164f42533: Preparing [2026-05-13T02:15:43.380Z] 130b54f11e8d: Preparing [2026-05-13T02:15:43.380Z] 0255136a9ebf: Preparing [2026-05-13T02:15:43.380Z] 590eb12a2bc9: Preparing [2026-05-13T02:15:43.380Z] eeaa73608b53: Preparing [2026-05-13T02:15:43.380Z] 0255136a9ebf: Waiting [2026-05-13T02:15:43.380Z] 590eb12a2bc9: Waiting [2026-05-13T02:15:43.380Z] eeaa73608b53: Waiting [2026-05-13T02:15:43.380Z] 130b54f11e8d: Waiting [2026-05-13T02:15:43.380Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:43.380Z] e61f7f52ebeb: Layer already exists [2026-05-13T02:15:43.380Z] f5b89f7c5c3f: Layer already exists [2026-05-13T02:15:43.380Z] 211164f42533: Layer already exists [2026-05-13T02:15:43.380Z] 3e143a3c83f7: Layer already exists [2026-05-13T02:15:43.380Z] 0255136a9ebf: Layer already exists [2026-05-13T02:15:43.380Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:15:43.380Z] 130b54f11e8d: Layer already exists [2026-05-13T02:15:43.380Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:43.671Z] latest: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:44.010Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:44.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-13T02:15:44.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-13T02:15:44.438Z] 3e143a3c83f7: Preparing [2026-05-13T02:15:44.438Z] e61f7f52ebeb: Preparing [2026-05-13T02:15:44.438Z] f5b89f7c5c3f: Preparing [2026-05-13T02:15:44.438Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:44.438Z] 211164f42533: Preparing [2026-05-13T02:15:44.438Z] 130b54f11e8d: Preparing [2026-05-13T02:15:44.438Z] 0255136a9ebf: Preparing [2026-05-13T02:15:44.438Z] 590eb12a2bc9: Preparing [2026-05-13T02:15:44.438Z] eeaa73608b53: Preparing [2026-05-13T02:15:44.438Z] 0255136a9ebf: Waiting [2026-05-13T02:15:44.438Z] 590eb12a2bc9: Waiting [2026-05-13T02:15:44.438Z] eeaa73608b53: Waiting [2026-05-13T02:15:44.438Z] 130b54f11e8d: Waiting [2026-05-13T02:15:44.438Z] 3e143a3c83f7: Layer already exists [2026-05-13T02:15:44.438Z] e61f7f52ebeb: Layer already exists [2026-05-13T02:15:44.438Z] f5b89f7c5c3f: Layer already exists [2026-05-13T02:15:44.439Z] 211164f42533: Layer already exists [2026-05-13T02:15:44.439Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:44.439Z] 130b54f11e8d: Layer already exists [2026-05-13T02:15:44.439Z] 0255136a9ebf: Layer already exists [2026-05-13T02:15:44.439Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:15:44.439Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:44.439Z] 4.1.0-dev.113: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:45.059Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:45.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:15:45.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-13T02:15:45.519Z] 3e143a3c83f7: Preparing [2026-05-13T02:15:45.519Z] e61f7f52ebeb: Preparing [2026-05-13T02:15:45.519Z] f5b89f7c5c3f: Preparing [2026-05-13T02:15:45.519Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:45.519Z] 211164f42533: Preparing [2026-05-13T02:15:45.519Z] 130b54f11e8d: Preparing [2026-05-13T02:15:45.519Z] 0255136a9ebf: Preparing [2026-05-13T02:15:45.519Z] 130b54f11e8d: Waiting [2026-05-13T02:15:45.519Z] 0255136a9ebf: Waiting [2026-05-13T02:15:45.519Z] 590eb12a2bc9: Preparing [2026-05-13T02:15:45.519Z] eeaa73608b53: Preparing [2026-05-13T02:15:45.519Z] 590eb12a2bc9: Waiting [2026-05-13T02:15:45.519Z] eeaa73608b53: Waiting [2026-05-13T02:15:45.519Z] f5b89f7c5c3f: Layer already exists [2026-05-13T02:15:45.519Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:45.519Z] 211164f42533: Layer already exists [2026-05-13T02:15:45.519Z] 3e143a3c83f7: Layer already exists [2026-05-13T02:15:45.519Z] e61f7f52ebeb: Layer already exists [2026-05-13T02:15:45.519Z] 130b54f11e8d: Layer already exists [2026-05-13T02:15:45.519Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:15:45.519Z] 0255136a9ebf: Layer already exists [2026-05-13T02:15:45.519Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:45.519Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:45.869Z] + 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-13T02:15:46.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-13T02:15:46.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-13T02:15:46.227Z] 3e143a3c83f7: Preparing [2026-05-13T02:15:46.227Z] e61f7f52ebeb: Preparing [2026-05-13T02:15:46.227Z] f5b89f7c5c3f: Preparing [2026-05-13T02:15:46.227Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:46.227Z] 211164f42533: Preparing [2026-05-13T02:15:46.227Z] 130b54f11e8d: Preparing [2026-05-13T02:15:46.227Z] 0255136a9ebf: Preparing [2026-05-13T02:15:46.227Z] 590eb12a2bc9: Preparing [2026-05-13T02:15:46.227Z] eeaa73608b53: Preparing [2026-05-13T02:15:46.227Z] 0255136a9ebf: Waiting [2026-05-13T02:15:46.227Z] 590eb12a2bc9: Waiting [2026-05-13T02:15:46.227Z] eeaa73608b53: Waiting [2026-05-13T02:15:46.227Z] 130b54f11e8d: Waiting [2026-05-13T02:15:46.227Z] 3e143a3c83f7: Layer already exists [2026-05-13T02:15:46.227Z] f5b89f7c5c3f: Layer already exists [2026-05-13T02:15:46.227Z] e61f7f52ebeb: Layer already exists [2026-05-13T02:15:46.227Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:46.227Z] 211164f42533: Layer already exists [2026-05-13T02:15:46.227Z] 130b54f11e8d: Layer already exists [2026-05-13T02:15:46.227Z] 0255136a9ebf: Layer already exists [2026-05-13T02:15:46.227Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:46.227Z] 590eb12a2bc9: Layer already exists [2026-05-13T02:15:46.509Z] main: digest: sha256:0a12843b09b264d0cd5a8605cc590fb0405011d0f9214e71c87b3ad8df186d21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:15:46.606Z] ===================================================== [Pipeline] echo [2026-05-13T02:15:46.629Z] taggedImages: [2026-05-13T02:15:46.629Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:15:46.629Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-13T02:15:46.629Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [2026-05-13T02:15:46.629Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:15:46.629Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-13T02:15:46.650Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-13T02:15:46.650Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:15:46.650Z] latest [2026-05-13T02:15:46.650Z] 4.1.0-dev.113 [2026-05-13T02:15:46.650Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:15:46.650Z] main [2026-05-13T02:15:46.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:47.035Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:47.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:15:47.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-13T02:15:47.373Z] b5b3c0dec7d0: Preparing [2026-05-13T02:15:47.373Z] 7d61915a23b1: Preparing [2026-05-13T02:15:47.373Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:47.373Z] 211164f42533: Preparing [2026-05-13T02:15:47.373Z] bccd51c7f5cc: Preparing [2026-05-13T02:15:47.373Z] b4cb2debcae2: Preparing [2026-05-13T02:15:47.373Z] eeaa73608b53: Preparing [2026-05-13T02:15:47.373Z] b4cb2debcae2: Waiting [2026-05-13T02:15:47.373Z] eeaa73608b53: Waiting [2026-05-13T02:15:47.373Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:47.373Z] 211164f42533: Layer already exists [2026-05-13T02:15:47.640Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:47.640Z] b5b3c0dec7d0: Pushed [2026-05-13T02:15:47.640Z] bccd51c7f5cc: Pushed [2026-05-13T02:15:49.065Z] b4cb2debcae2: Pushed [2026-05-13T02:15:57.300Z] 7d61915a23b1: Pushed [2026-05-13T02:15:57.300Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:57.666Z] + 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-13T02:15:58.013Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-13T02:15:58.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-13T02:15:58.014Z] b5b3c0dec7d0: Preparing [2026-05-13T02:15:58.014Z] 7d61915a23b1: Preparing [2026-05-13T02:15:58.014Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:58.014Z] 211164f42533: Preparing [2026-05-13T02:15:58.014Z] bccd51c7f5cc: Preparing [2026-05-13T02:15:58.014Z] b4cb2debcae2: Preparing [2026-05-13T02:15:58.014Z] eeaa73608b53: Preparing [2026-05-13T02:15:58.014Z] b4cb2debcae2: Waiting [2026-05-13T02:15:58.014Z] eeaa73608b53: Waiting [2026-05-13T02:15:58.014Z] 7d61915a23b1: Layer already exists [2026-05-13T02:15:58.014Z] 211164f42533: Layer already exists [2026-05-13T02:15:58.014Z] bccd51c7f5cc: Layer already exists [2026-05-13T02:15:58.014Z] b5b3c0dec7d0: Layer already exists [2026-05-13T02:15:58.014Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:58.014Z] b4cb2debcae2: Layer already exists [2026-05-13T02:15:58.014Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:58.277Z] latest: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:58.635Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:58.987Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-13T02:15:58.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-13T02:15:58.987Z] b5b3c0dec7d0: Preparing [2026-05-13T02:15:58.987Z] 7d61915a23b1: Preparing [2026-05-13T02:15:58.987Z] 1ef5c04c5b23: Preparing [2026-05-13T02:15:58.987Z] 211164f42533: Preparing [2026-05-13T02:15:58.987Z] bccd51c7f5cc: Preparing [2026-05-13T02:15:58.987Z] b4cb2debcae2: Preparing [2026-05-13T02:15:58.987Z] eeaa73608b53: Preparing [2026-05-13T02:15:58.987Z] b4cb2debcae2: Waiting [2026-05-13T02:15:58.987Z] eeaa73608b53: Waiting [2026-05-13T02:15:58.987Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:15:58.987Z] 7d61915a23b1: Layer already exists [2026-05-13T02:15:58.987Z] 211164f42533: Layer already exists [2026-05-13T02:15:58.987Z] bccd51c7f5cc: Layer already exists [2026-05-13T02:15:58.987Z] b5b3c0dec7d0: Layer already exists [2026-05-13T02:15:58.987Z] eeaa73608b53: Layer already exists [2026-05-13T02:15:58.987Z] b4cb2debcae2: Layer already exists [2026-05-13T02:15:59.250Z] 4.1.0-dev.113: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:15:59.592Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:00.012Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:16:00.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-13T02:16:00.012Z] b5b3c0dec7d0: Preparing [2026-05-13T02:16:00.012Z] 7d61915a23b1: Preparing [2026-05-13T02:16:00.012Z] 1ef5c04c5b23: Preparing [2026-05-13T02:16:00.012Z] 211164f42533: Preparing [2026-05-13T02:16:00.012Z] bccd51c7f5cc: Preparing [2026-05-13T02:16:00.012Z] b4cb2debcae2: Preparing [2026-05-13T02:16:00.012Z] eeaa73608b53: Preparing [2026-05-13T02:16:00.012Z] b4cb2debcae2: Waiting [2026-05-13T02:16:00.012Z] eeaa73608b53: Waiting [2026-05-13T02:16:00.012Z] 7d61915a23b1: Layer already exists [2026-05-13T02:16:00.012Z] b5b3c0dec7d0: Layer already exists [2026-05-13T02:16:00.012Z] 211164f42533: Layer already exists [2026-05-13T02:16:00.012Z] bccd51c7f5cc: Layer already exists [2026-05-13T02:16:00.012Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:16:00.012Z] eeaa73608b53: Layer already exists [2026-05-13T02:16:00.012Z] b4cb2debcae2: Layer already exists [2026-05-13T02:16:00.281Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:00.650Z] + 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-13T02:16:01.056Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-13T02:16:01.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-13T02:16:01.056Z] b5b3c0dec7d0: Preparing [2026-05-13T02:16:01.056Z] 7d61915a23b1: Preparing [2026-05-13T02:16:01.056Z] 1ef5c04c5b23: Preparing [2026-05-13T02:16:01.056Z] 211164f42533: Preparing [2026-05-13T02:16:01.056Z] bccd51c7f5cc: Preparing [2026-05-13T02:16:01.056Z] b4cb2debcae2: Preparing [2026-05-13T02:16:01.056Z] eeaa73608b53: Preparing [2026-05-13T02:16:01.056Z] b4cb2debcae2: Waiting [2026-05-13T02:16:01.056Z] eeaa73608b53: Waiting [2026-05-13T02:16:01.056Z] bccd51c7f5cc: Layer already exists [2026-05-13T02:16:01.056Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:16:01.056Z] 7d61915a23b1: Layer already exists [2026-05-13T02:16:01.056Z] 211164f42533: Layer already exists [2026-05-13T02:16:01.056Z] b5b3c0dec7d0: Layer already exists [2026-05-13T02:16:01.056Z] b4cb2debcae2: Layer already exists [2026-05-13T02:16:01.056Z] eeaa73608b53: Layer already exists [2026-05-13T02:16:01.056Z] main: digest: sha256:0e251a036bb53d36361ae4f8d91f4c25761d52d571a1c4a7e39daa68ef55d7b5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:16:01.135Z] ===================================================== [Pipeline] echo [2026-05-13T02:16:01.152Z] taggedImages: [2026-05-13T02:16:01.152Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:16:01.152Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-13T02:16:01.152Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [2026-05-13T02:16:01.152Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:16:01.152Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-13T02:16:01.178Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-13T02:16:01.178Z] 154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:16:01.178Z] latest [2026-05-13T02:16:01.178Z] 4.1.0-dev.113 [2026-05-13T02:16:01.178Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:16:01.178Z] main [2026-05-13T02:16:01.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:01.546Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:01.934Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:16:01.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-13T02:16:01.934Z] 556c36d2a548: Preparing [2026-05-13T02:16:01.934Z] b575206c0cad: Preparing [2026-05-13T02:16:01.934Z] 1ef5c04c5b23: Preparing [2026-05-13T02:16:01.934Z] 211164f42533: Preparing [2026-05-13T02:16:01.934Z] 6252ece06f1a: Preparing [2026-05-13T02:16:01.934Z] 37392fc91e26: Preparing [2026-05-13T02:16:01.934Z] eeaa73608b53: Preparing [2026-05-13T02:16:01.934Z] 37392fc91e26: Waiting [2026-05-13T02:16:01.934Z] eeaa73608b53: Waiting [2026-05-13T02:16:02.200Z] 211164f42533: Layer already exists [2026-05-13T02:16:02.200Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:16:02.200Z] eeaa73608b53: Layer already exists [2026-05-13T02:16:02.200Z] 6252ece06f1a: Pushed [2026-05-13T02:16:02.200Z] 556c36d2a548: Pushed [2026-05-13T02:16:02.779Z] 37392fc91e26: Pushed [2026-05-13T02:16:10.953Z] b575206c0cad: Pushed [2026-05-13T02:16:11.217Z] 154ba57e82cc980bd762471448c97560f99650ac: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:11.579Z] + 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-13T02:16:11.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-13T02:16:11.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-13T02:16:11.933Z] 556c36d2a548: Preparing [2026-05-13T02:16:11.933Z] b575206c0cad: Preparing [2026-05-13T02:16:11.933Z] 1ef5c04c5b23: Preparing [2026-05-13T02:16:11.933Z] 211164f42533: Preparing [2026-05-13T02:16:11.933Z] 6252ece06f1a: Preparing [2026-05-13T02:16:11.933Z] 37392fc91e26: Preparing [2026-05-13T02:16:11.933Z] eeaa73608b53: Preparing [2026-05-13T02:16:11.933Z] 37392fc91e26: Waiting [2026-05-13T02:16:11.933Z] eeaa73608b53: Waiting [2026-05-13T02:16:11.933Z] 211164f42533: Layer already exists [2026-05-13T02:16:11.933Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:16:11.933Z] 556c36d2a548: Layer already exists [2026-05-13T02:16:11.933Z] b575206c0cad: Layer already exists [2026-05-13T02:16:11.933Z] 6252ece06f1a: Layer already exists [2026-05-13T02:16:11.933Z] 37392fc91e26: Layer already exists [2026-05-13T02:16:11.933Z] eeaa73608b53: Layer already exists [2026-05-13T02:16:12.197Z] latest: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:12.541Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:12.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-13T02:16:12.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-13T02:16:12.885Z] 556c36d2a548: Preparing [2026-05-13T02:16:12.885Z] b575206c0cad: Preparing [2026-05-13T02:16:12.885Z] 1ef5c04c5b23: Preparing [2026-05-13T02:16:12.885Z] 211164f42533: Preparing [2026-05-13T02:16:12.885Z] 6252ece06f1a: Preparing [2026-05-13T02:16:12.885Z] 37392fc91e26: Preparing [2026-05-13T02:16:12.885Z] eeaa73608b53: Preparing [2026-05-13T02:16:12.885Z] 37392fc91e26: Waiting [2026-05-13T02:16:12.885Z] eeaa73608b53: Waiting [2026-05-13T02:16:12.885Z] 211164f42533: Layer already exists [2026-05-13T02:16:12.885Z] b575206c0cad: Layer already exists [2026-05-13T02:16:12.885Z] 6252ece06f1a: Layer already exists [2026-05-13T02:16:12.885Z] 556c36d2a548: Layer already exists [2026-05-13T02:16:12.885Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:16:12.885Z] 37392fc91e26: Layer already exists [2026-05-13T02:16:12.885Z] eeaa73608b53: Layer already exists [2026-05-13T02:16:13.167Z] 4.1.0-dev.113: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:13.514Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:13.866Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:16:13.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-13T02:16:13.866Z] 556c36d2a548: Preparing [2026-05-13T02:16:13.866Z] b575206c0cad: Preparing [2026-05-13T02:16:13.866Z] 1ef5c04c5b23: Preparing [2026-05-13T02:16:13.866Z] 211164f42533: Preparing [2026-05-13T02:16:13.866Z] 6252ece06f1a: Preparing [2026-05-13T02:16:13.866Z] 37392fc91e26: Preparing [2026-05-13T02:16:13.866Z] eeaa73608b53: Preparing [2026-05-13T02:16:13.866Z] eeaa73608b53: Waiting [2026-05-13T02:16:13.866Z] 37392fc91e26: Waiting [2026-05-13T02:16:13.866Z] b575206c0cad: Layer already exists [2026-05-13T02:16:13.866Z] 556c36d2a548: Layer already exists [2026-05-13T02:16:13.866Z] 211164f42533: Layer already exists [2026-05-13T02:16:13.866Z] 6252ece06f1a: Layer already exists [2026-05-13T02:16:13.866Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:16:13.866Z] eeaa73608b53: Layer already exists [2026-05-13T02:16:13.866Z] 37392fc91e26: Layer already exists [2026-05-13T02:16:13.866Z] 154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:14.484Z] + 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-13T02:16:14.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-13T02:16:14.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-13T02:16:14.828Z] 556c36d2a548: Preparing [2026-05-13T02:16:14.828Z] b575206c0cad: Preparing [2026-05-13T02:16:14.828Z] 1ef5c04c5b23: Preparing [2026-05-13T02:16:14.828Z] 211164f42533: Preparing [2026-05-13T02:16:14.828Z] 6252ece06f1a: Preparing [2026-05-13T02:16:14.828Z] 37392fc91e26: Preparing [2026-05-13T02:16:14.828Z] eeaa73608b53: Preparing [2026-05-13T02:16:14.828Z] 37392fc91e26: Waiting [2026-05-13T02:16:14.828Z] eeaa73608b53: Waiting [2026-05-13T02:16:14.828Z] 6252ece06f1a: Layer already exists [2026-05-13T02:16:14.828Z] b575206c0cad: Layer already exists [2026-05-13T02:16:14.828Z] 1ef5c04c5b23: Layer already exists [2026-05-13T02:16:14.828Z] 211164f42533: Layer already exists [2026-05-13T02:16:14.828Z] 556c36d2a548: Layer already exists [2026-05-13T02:16:14.828Z] 37392fc91e26: Layer already exists [2026-05-13T02:16:14.828Z] eeaa73608b53: Layer already exists [2026-05-13T02:16:15.094Z] main: digest: sha256:dd3c1560a7b5cec8fe394b7112539fe27b1bf12388551ff839054a40cfed870f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T02:16:15.159Z] ===================================================== [Pipeline] echo [2026-05-13T02:16:15.169Z] taggedImages: [2026-05-13T02:16:15.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac [2026-05-13T02:16:15.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-13T02:16:15.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [2026-05-13T02:16:15.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [2026-05-13T02:16:15.169Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-05-13T02:16:15.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.203Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.211Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.220Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-13T02:16:15.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.239Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.248Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.260Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-13T02:16:15.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.304Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.314Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.328Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-13T02:16:15.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.351Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.362Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.378Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-13T02:16:15.401Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.423Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.435Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.446Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-13T02:16:15.455Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.472Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.482Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.495Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.506Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-13T02:16:15.519Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.527Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.615Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-13T02:16:15.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.642Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.652Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.678Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-13T02:16:15.689Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.709Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.721Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.735Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-13T02:16:15.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.770Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.779Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.789Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-13T02:16:15.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.817Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.827Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.841Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-13T02:16:15.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.861Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.871Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.883Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.892Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-13T02:16:15.902Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.911Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.919Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.940Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-13T02:16:15.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:15.963Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-05-13T02:16:15.976Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:15.997Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-13T02:16:16.006Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac [Pipeline] echo [2026-05-13T02:16:16.014Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-05-13T02:16:16.023Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:16.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:154ba57e82cc980bd762471448c97560f99650ac-4.1.0-dev.113 [Pipeline] echo [2026-05-13T02:16:16.044Z] Skip building multi-arch image for 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-13T02:16:16.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T02:16:16.420Z] [2026-05-13T02:16:16.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T02:16:16.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T02:16:16.745Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-13T02:16:16.745Z] 8998bd30e6a1: Pulling fs layer [2026-05-13T02:16:16.745Z] 04944245beec: Pulling fs layer [2026-05-13T02:16:16.745Z] 699f458cf7ca: Pulling fs layer [2026-05-13T02:16:16.745Z] 765212b225bb: Pulling fs layer [2026-05-13T02:16:16.745Z] f23df028b6ca: Pulling fs layer [2026-05-13T02:16:16.745Z] d65c8cfc05b1: Pulling fs layer [2026-05-13T02:16:16.745Z] 2437ff75d9bd: Pulling fs layer [2026-05-13T02:16:16.745Z] 765212b225bb: Waiting [2026-05-13T02:16:16.745Z] f23df028b6ca: Waiting [2026-05-13T02:16:16.745Z] d65c8cfc05b1: Waiting [2026-05-13T02:16:16.745Z] 2437ff75d9bd: Waiting [2026-05-13T02:16:17.048Z] 04944245beec: Verifying Checksum [2026-05-13T02:16:17.048Z] 04944245beec: Download complete [2026-05-13T02:16:17.048Z] 765212b225bb: Verifying Checksum [2026-05-13T02:16:17.048Z] 765212b225bb: Download complete [2026-05-13T02:16:17.048Z] f23df028b6ca: Download complete [2026-05-13T02:16:17.048Z] d65c8cfc05b1: Verifying Checksum [2026-05-13T02:16:17.048Z] d65c8cfc05b1: Download complete [2026-05-13T02:16:17.314Z] 699f458cf7ca: Verifying Checksum [2026-05-13T02:16:17.314Z] 699f458cf7ca: Download complete [2026-05-13T02:16:17.579Z] 8998bd30e6a1: Verifying Checksum [2026-05-13T02:16:17.579Z] 8998bd30e6a1: Download complete [2026-05-13T02:16:20.148Z] 2437ff75d9bd: Verifying Checksum [2026-05-13T02:16:20.148Z] 2437ff75d9bd: Download complete [2026-05-13T02:16:23.480Z] 8998bd30e6a1: Pull complete [2026-05-13T02:16:23.480Z] 04944245beec: Pull complete [2026-05-13T02:16:25.415Z] 699f458cf7ca: Pull complete [2026-05-13T02:16:25.415Z] 765212b225bb: Pull complete [2026-05-13T02:16:26.371Z] f23df028b6ca: Pull complete [2026-05-13T02:16:26.371Z] d65c8cfc05b1: Pull complete [2026-05-13T02:16:44.551Z] 2437ff75d9bd: Pull complete [2026-05-13T02:16:44.551Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-13T02:16:44.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-13T02:16:44.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T02:16:44.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-9180 does not seem to be running inside a container [2026-05-13T02:16:44.795Z] $ 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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@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-13T02:16:46.046Z] $ docker top 121644546e714624d1ce1b4a0781ce09d531f6b26825299fcea3be9ad312740e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-13T02:16:46.928Z] ---> job-cost.sh [2026-05-13T02:16:46.928Z] lf-activate-venv: SKIPPING [2026-05-13T02:16:46.928Z] INFO: No Stack... [2026-05-13T02:16:47.192Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-13T02:16:48.145Z] INFO: Archiving Costs [Pipeline] sh [2026-05-13T02:16:48.786Z] + cat /w/workspace/edgex-go/977/archives/cost.csv [2026-05-13T02:16:48.786Z] + cut -d, -f6 [Pipeline] lock [2026-05-13T02:16:48.819Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-977-stack-cost] [2026-05-13T02:16:48.828Z] Resource [jenkins-edgexfoundry-edgex-go-main-977-stack-cost] did not exist. Created. [2026-05-13T02:16:48.834Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-977-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-13T02:16:49.482Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-13T02:16:50.104Z] Stashed 1 file(s) [Pipeline] } [2026-05-13T02:16:50.113Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-977-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-13T02:16:50.129Z] $ docker stop --time=1 121644546e714624d1ce1b4a0781ce09d531f6b26825299fcea3be9ad312740e [2026-05-13T02:16:53.033Z] $ docker rm -f --volumes 121644546e714624d1ce1b4a0781ce09d531f6b26825299fcea3be9ad312740e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-13T07:18:43.614Z] Cancelling nested steps due to timeout [2026-05-13T07:18:43.620Z] Sending interrupt signal to process [2026-05-13T07:18:48.125Z] script returned exit code 143 [Pipeline] } [2026-05-13T07:18:48.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-13T07:18:48.809Z] + '[' -d /w/workspace/edgex-go/977/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:18:49.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:18:49.723Z] ---> package-listing.sh [2026-05-13T07:18:49.723Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-13T07:18:49.723Z] ++ facter osfamily [2026-05-13T07:18:49.982Z] + OS_FAMILY=redhat [2026-05-13T07:18:49.982Z] + workspace=/w/workspace/edgex-go/977 [2026-05-13T07:18:49.982Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-13T07:18:49.982Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-13T07:18:49.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-13T07:18:49.983Z] + PACKAGES=/tmp/packages_start.txt [2026-05-13T07:18:49.983Z] + '[' /w/workspace/edgex-go/977 ']' [2026-05-13T07:18:49.983Z] + PACKAGES=/tmp/packages_end.txt [2026-05-13T07:18:49.983Z] + case "${OS_FAMILY}" in [2026-05-13T07:18:49.983Z] + sort [2026-05-13T07:18:49.983Z] + rpm -qa [2026-05-13T07:18:50.551Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-13T07:18:50.551Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-13T07:18:50.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-13T07:18:50.551Z] + '[' /w/workspace/edgex-go/977 ']' [2026-05-13T07:18:50.551Z] + mkdir -p /w/workspace/edgex-go/977/archives/ [2026-05-13T07:18:50.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/977/archives/ [Pipeline] echo [2026-05-13T07:18:50.561Z] 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/977/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-13T07:18:50.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T07:18:51.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T07:18:51.418Z] [2026-05-13T07:18:51.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T07:18:51.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T07:18:51.814Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-13T07:18:51.814Z] 5eb5b503b376: Pulling fs layer [2026-05-13T07:18:51.814Z] 5c69ac0246d0: Pulling fs layer [2026-05-13T07:18:51.814Z] ec43610c2a17: Pulling fs layer [2026-05-13T07:18:51.814Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-13T07:18:51.814Z] 33b1e0a273af: Pulling fs layer [2026-05-13T07:18:51.814Z] 5d3b04190fa2: Pulling fs layer [2026-05-13T07:18:51.814Z] 2f39f015ded8: Pulling fs layer [2026-05-13T07:18:51.814Z] 3a2ae6a8a46f: Waiting [2026-05-13T07:18:51.814Z] 33b1e0a273af: Waiting [2026-05-13T07:18:51.814Z] 5d3b04190fa2: Waiting [2026-05-13T07:18:51.814Z] 2f39f015ded8: Waiting [2026-05-13T07:18:52.076Z] 5c69ac0246d0: Verifying Checksum [2026-05-13T07:18:52.076Z] 5c69ac0246d0: Download complete [2026-05-13T07:18:52.076Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-13T07:18:52.076Z] 3a2ae6a8a46f: Download complete [2026-05-13T07:18:52.076Z] ec43610c2a17: Verifying Checksum [2026-05-13T07:18:52.076Z] ec43610c2a17: Download complete [2026-05-13T07:18:52.076Z] 33b1e0a273af: Verifying Checksum [2026-05-13T07:18:52.076Z] 33b1e0a273af: Download complete [2026-05-13T07:18:52.076Z] 5d3b04190fa2: Verifying Checksum [2026-05-13T07:18:52.076Z] 5d3b04190fa2: Download complete [2026-05-13T07:18:52.076Z] 5eb5b503b376: Verifying Checksum [2026-05-13T07:18:52.076Z] 5eb5b503b376: Download complete [2026-05-13T07:18:52.646Z] 2f39f015ded8: Verifying Checksum [2026-05-13T07:18:52.646Z] 2f39f015ded8: Download complete [2026-05-13T07:18:53.593Z] 5eb5b503b376: Pull complete [2026-05-13T07:18:53.593Z] 5c69ac0246d0: Pull complete [2026-05-13T07:18:54.170Z] ec43610c2a17: Pull complete [2026-05-13T07:18:54.170Z] 3a2ae6a8a46f: Pull complete [2026-05-13T07:18:54.170Z] 33b1e0a273af: Pull complete [2026-05-13T07:18:54.434Z] 5d3b04190fa2: Pull complete [2026-05-13T07:18:58.641Z] 2f39f015ded8: Pull complete [2026-05-13T07:18:58.641Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-13T07:18:58.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T07:18:58.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T07:18:58.743Z] prd-centos7-docker-4c-2g-9182 does not seem to be running inside a container [2026-05-13T07:18:58.779Z] $ 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/977/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-13T07:19:01.809Z] $ docker top 06aa81fdedd8f070b6a1a0c6dcde9858ad772ca3ecd296b9d4fff0102271179e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T07:19:02.212Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-13T07:19:02.516Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-13T07:19:02.832Z] + ls /var/log/sa-host [2026-05-13T07:19:02.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T07:19:03.040Z] provisioning config files... [2026-05-13T07:19:03.064Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config597480471531015092tmp [Pipeline] { [Pipeline] echo [2026-05-13T07:19:03.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:03.383Z] ---> create-netrc.sh [Pipeline] } [2026-05-13T07:19:03.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:03.740Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-13T07:19:03.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:04.085Z] ---> sudo-logs.sh [2026-05-13T07:19:04.085Z] Archiving 'sudo' log.. [2026-05-13T07:19:04.085Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-13T07:19:04.119Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-13T07:19:04.123Z] $ docker stop --time=1 06aa81fdedd8f070b6a1a0c6dcde9858ad772ca3ecd296b9d4fff0102271179e [2026-05-13T07:19:05.257Z] $ docker rm -f --volumes 06aa81fdedd8f070b6a1a0c6dcde9858ad772ca3ecd296b9d4fff0102271179e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-13T07:19:05.352Z] [WS-CLEANUP] Deleting project workspace... [2026-05-13T07:19:05.352Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-13T07:19:05.369Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-13T07:19:05.578Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-13T07:19:06.328Z] + [ -d /w/workspace/edgex-go/977/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:06.629Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:07.496Z] ---> package-listing.sh [2026-05-13T07:19:07.496Z] ++ facter osfamily [2026-05-13T07:19:07.496Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-13T07:19:07.780Z] + OS_FAMILY=debian [2026-05-13T07:19:07.780Z] + workspace=/w/workspace/edgex-go/977 [2026-05-13T07:19:07.780Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-13T07:19:07.780Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-13T07:19:07.780Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-13T07:19:07.780Z] + PACKAGES=/tmp/packages_start.txt [2026-05-13T07:19:07.780Z] + '[' /w/workspace/edgex-go/977 ']' [2026-05-13T07:19:07.780Z] + PACKAGES=/tmp/packages_end.txt [2026-05-13T07:19:07.780Z] + case "${OS_FAMILY}" in [2026-05-13T07:19:07.780Z] + dpkg -l [2026-05-13T07:19:07.780Z] + grep '^ii' [2026-05-13T07:19:07.780Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-13T07:19:07.780Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-13T07:19:07.780Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-13T07:19:07.780Z] + '[' /w/workspace/edgex-go/977 ']' [2026-05-13T07:19:07.780Z] + mkdir -p /w/workspace/edgex-go/977/archives/ [2026-05-13T07:19:07.780Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/977/archives/ [Pipeline] echo [2026-05-13T07:19:07.797Z] 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/977/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-13T07:19:08.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T07:19:08.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T07:19:08.646Z] [2026-05-13T07:19:08.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-13T07:19:08.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T07:19:08.942Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-13T07:19:08.942Z] 5eb5b503b376: Pulling fs layer [2026-05-13T07:19:08.942Z] 5c69ac0246d0: Pulling fs layer [2026-05-13T07:19:08.942Z] ec43610c2a17: Pulling fs layer [2026-05-13T07:19:08.942Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-13T07:19:08.942Z] 33b1e0a273af: Pulling fs layer [2026-05-13T07:19:08.942Z] 5d3b04190fa2: Pulling fs layer [2026-05-13T07:19:08.942Z] 2f39f015ded8: Pulling fs layer [2026-05-13T07:19:08.942Z] 3a2ae6a8a46f: Waiting [2026-05-13T07:19:08.942Z] 33b1e0a273af: Waiting [2026-05-13T07:19:08.942Z] 5d3b04190fa2: Waiting [2026-05-13T07:19:08.942Z] 2f39f015ded8: Waiting [2026-05-13T07:19:08.942Z] 5c69ac0246d0: Verifying Checksum [2026-05-13T07:19:08.942Z] 5c69ac0246d0: Download complete [2026-05-13T07:19:08.942Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-13T07:19:08.942Z] 3a2ae6a8a46f: Download complete [2026-05-13T07:19:08.942Z] 33b1e0a273af: Verifying Checksum [2026-05-13T07:19:08.942Z] 33b1e0a273af: Download complete [2026-05-13T07:19:08.942Z] 5d3b04190fa2: Download complete [2026-05-13T07:19:08.942Z] ec43610c2a17: Verifying Checksum [2026-05-13T07:19:08.942Z] ec43610c2a17: Download complete [2026-05-13T07:19:09.202Z] 5eb5b503b376: Verifying Checksum [2026-05-13T07:19:09.202Z] 5eb5b503b376: Download complete [2026-05-13T07:19:09.767Z] 2f39f015ded8: Verifying Checksum [2026-05-13T07:19:09.767Z] 2f39f015ded8: Download complete [2026-05-13T07:19:10.698Z] 5eb5b503b376: Pull complete [2026-05-13T07:19:10.956Z] 5c69ac0246d0: Pull complete [2026-05-13T07:19:11.522Z] ec43610c2a17: Pull complete [2026-05-13T07:19:11.522Z] 3a2ae6a8a46f: Pull complete [2026-05-13T07:19:11.780Z] 33b1e0a273af: Pull complete [2026-05-13T07:19:11.780Z] 5d3b04190fa2: Pull complete [2026-05-13T07:19:18.333Z] 2f39f015ded8: Pull complete [2026-05-13T07:19:18.333Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-13T07:19:18.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-13T07:19:18.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-13T07:19:18.428Z] prd-ubuntu20.04-docker-8c-8g-9177 does not seem to be running inside a container [2026-05-13T07:19:18.457Z] $ 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/977/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/977 -v /w/workspace/edgex-go/977:/w/workspace/edgex-go/977:rw,z -v /w/workspace/edgex-go/977@tmp:/w/workspace/edgex-go/977@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-13T07:19:19.763Z] $ docker top 1d814d2af1593317f9a184bb6c935a99e16b6d761471675c18384b08f528b437 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-13T07:19:20.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-13T07:19:20.395Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-13T07:19:20.678Z] + ls /var/log/sa-host [2026-05-13T07:19:20.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-13T07:19:20.714Z] provisioning config files... [2026-05-13T07:19:20.722Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/977@tmp/config3330619646782088683tmp [Pipeline] { [Pipeline] echo [2026-05-13T07:19:20.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:21.023Z] ---> create-netrc.sh [Pipeline] } [2026-05-13T07:19:21.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:21.344Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-13T07:19:21.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:21.637Z] ---> sudo-logs.sh [2026-05-13T07:19:21.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-13T07:19:21.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:21.979Z] ---> job-cost.sh [2026-05-13T07:19:21.979Z] lf-activate-venv: SKIPPING [2026-05-13T07:19:21.979Z] DEBUG: total: 0.10999999940395355 [2026-05-13T07:19:21.979Z] INFO: Retrieving Stack Cost... [2026-05-13T07:19:22.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-13T07:19:22.807Z] INFO: Archiving Costs [Pipeline] echo [2026-05-13T07:19:22.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-13T07:19:23.105Z] ---> logs-deploy.sh [2026-05-13T07:19:23.105Z] lf-activate-venv: SKIPPING [2026-05-13T07:19:23.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/977 [2026-05-13T07:19:23.105Z] INFO: archiving workspace using pattern(s): [2026-05-13T07:19:24.038Z] Archives upload complete. [2026-05-13T07:19:24.296Z] INFO: archiving logs to Nexus