Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18377efbcf723ec9c9518bd44e4bbe02c0923e25 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-ssh1843076179437211669.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-ssh14555126766748063186.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-ssh13878708117155690111.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-ssh5442777423438893210.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-ssh253627291402477247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4086’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/963 [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/963 # 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 18377efbcf723ec9c9518bd44e4bbe02c0923e25 (main) Commit message: "Merge pull request #5384 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.1" > 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 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 > git rev-list --no-walk ba40e9f024fc9a292396c27210f7b939c9ca846c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-26T06:44:38.326Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-26T06:44:38.408Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-26T06:44:38.433Z] ========================================================= [2026-03-26T06:44:38.433Z] EdgeX Global Pipelines Version Info [2026-03-26T06:44:38.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:44:39.551Z] ------------------- [2026-03-26T06:44:39.551Z] stable info: [2026-03-26T06:44:39.551Z] ------------------- [2026-03-26T06:44:39.551Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-26T06:44:39.551Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-26T06:44:39.551Z] Message: update stable to v1.0.278 [2026-03-26T06:44:40.121Z] ------------------- [2026-03-26T06:44:40.121Z] experimental info: [2026-03-26T06:44:40.121Z] ------------------- [2026-03-26T06:44:40.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-26T06:44:40.121Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-26T06:44:40.121Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-26T06:44:40.216Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-26T06:44:40.242Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-26T06:44:40.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-26T06:44:40.288Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-26T06:44:40.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-26T06:44:40.329Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-26T06:44:40.351Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-26T06:44:40.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-26T06:44:40.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-26T06:44:40.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-26T06:44:40.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-26T06:44:40.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-26T06:44:40.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-26T06:44:40.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-26T06:44:40.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-26T06:44:40.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T06:44:40.699Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T06:44:40.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-26T06:44:40.739Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-26T06:44:40.755Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-26T06:44:40.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-26T06:44:40.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-26T06:44:40.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-26T06:44:40.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-26T06:44:40.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-26T06:44:40.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-26T06:44:40.886Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T06:44:40.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18377ef [Pipeline] echo [2026-03-26T06:44:40.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T06:44:41.002Z] provisioning config files... [2026-03-26T06:44:41.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config3428246383502675047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:44:41.356Z] ---> ****-login.sh [2026-03-26T06:44:41.356Z] nexus3.edgexfoundry.org:10001 [2026-03-26T06:44:41.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:44:41.618Z] [2026-03-26T06:44:41.618Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T06:44:41.618Z] Configure a credential helper to remove this warning. See [2026-03-26T06:44:41.618Z] https://docs.****.com/go/credential-store/ [2026-03-26T06:44:41.618Z] [2026-03-26T06:44:41.618Z] Login Succeeded [2026-03-26T06:44:41.618Z] nexus3.edgexfoundry.org:10002 [2026-03-26T06:44:41.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:44:41.618Z] [2026-03-26T06:44:41.618Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T06:44:41.618Z] Configure a credential helper to remove this warning. See [2026-03-26T06:44:41.618Z] https://docs.****.com/go/credential-store/ [2026-03-26T06:44:41.618Z] [2026-03-26T06:44:41.619Z] Login Succeeded [2026-03-26T06:44:41.619Z] nexus3.edgexfoundry.org:10003 [2026-03-26T06:44:41.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:44:41.879Z] [2026-03-26T06:44:41.879Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T06:44:41.879Z] Configure a credential helper to remove this warning. See [2026-03-26T06:44:41.879Z] https://docs.****.com/go/credential-store/ [2026-03-26T06:44:41.879Z] [2026-03-26T06:44:41.879Z] Login Succeeded [2026-03-26T06:44:41.879Z] nexus3.edgexfoundry.org:10004 [2026-03-26T06:44:41.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:44:41.879Z] [2026-03-26T06:44:41.879Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T06:44:41.879Z] Configure a credential helper to remove this warning. See [2026-03-26T06:44:41.879Z] https://docs.****.com/go/credential-store/ [2026-03-26T06:44:41.879Z] [2026-03-26T06:44:41.879Z] Login Succeeded [2026-03-26T06:44:41.879Z] ****.io [2026-03-26T06:44:41.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:44:42.140Z] [2026-03-26T06:44:42.140Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T06:44:42.140Z] Configure a credential helper to remove this warning. See [2026-03-26T06:44:42.140Z] https://docs.****.com/go/credential-store/ [2026-03-26T06:44:42.140Z] [2026-03-26T06:44:42.140Z] Login Succeeded [2026-03-26T06:44:42.140Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T06:44:42.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T06:44:42.483Z] + 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-03-26T06:44:42.483Z] + cut -d/ -f2 [2026-03-26T06:44:42.483Z] + dirname cmd/core-command/Dockerfile [2026-03-26T06:44:42.483Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-26T06:44:42.483Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-26T06:44:42.483Z] + cut -d/ -f2 [2026-03-26T06:44:42.483Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-26T06:44:42.483Z] + dirname cmd/core-data/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/core-keeper/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/core-metadata/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-26T06:44:42.484Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2026-03-26T06:44:42.484Z] -f2 [2026-03-26T06:44:42.484Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-26T06:44:42.484Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2026-03-26T06:44:42.484Z] [2026-03-26T06:44:42.484Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/security-spire-agent/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/support-notifications/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-26T06:44:42.484Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-26T06:44:42.484Z] + cut -d/ -f2 [2026-03-26T06:44:42.484Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-26T06:44:42.517Z] 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-03-26T06:44:42.874Z] + git rev-list -1 --merges 18377efbcf723ec9c9518bd44e4bbe02c0923e25~1..18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T06:44:42.884Z] -----------> git rev-list -1 --merges 18377efbcf723ec9c9518bd44e4bbe02c0923e25~1..18377efbcf723ec9c9518bd44e4bbe02c0923e25 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:44:42.884Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [false] [Pipeline] sh [2026-03-26T06:44:43.171Z] + git log --format=format:%s -1 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T06:44:43.188Z] ========================================================= [2026-03-26T06:44:43.188Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-26T06:44:43.188Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-26T06:44:43.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T06:44:43.622Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-26T06:44:43.622Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-26T06:44:43.622Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-26T06:44:43.622Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-26T06:44:43.622Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-26T06:44:43.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:44:44.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T06:44:44.042Z] [2026-03-26T06:44:44.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:44:44.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T06:44:44.350Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-26T06:44:44.350Z] 3dae71ba6b94: Pulling fs layer [2026-03-26T06:44:44.350Z] 6bf1a483ea7c: Pulling fs layer [2026-03-26T06:44:44.350Z] f5dfc541a4d3: Pulling fs layer [2026-03-26T06:44:44.350Z] 461d9e800cba: Pulling fs layer [2026-03-26T06:44:44.350Z] 80192f66455f: Pulling fs layer [2026-03-26T06:44:44.350Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-26T06:44:44.350Z] 461d9e800cba: Waiting [2026-03-26T06:44:44.350Z] 80192f66455f: Waiting [2026-03-26T06:44:44.350Z] a29436f7fd5d: Pulling fs layer [2026-03-26T06:44:44.350Z] 923cac83aea3: Pulling fs layer [2026-03-26T06:44:44.350Z] 25ad8b0a4227: Pulling fs layer [2026-03-26T06:44:44.350Z] 2e8e34ca0e6c: Waiting [2026-03-26T06:44:44.350Z] 923cac83aea3: Waiting [2026-03-26T06:44:44.350Z] a29436f7fd5d: Waiting [2026-03-26T06:44:44.350Z] 25ad8b0a4227: Waiting [2026-03-26T06:44:44.350Z] db01528c6b51: Pulling fs layer [2026-03-26T06:44:44.350Z] 28988de357af: Pulling fs layer [2026-03-26T06:44:44.350Z] 28988de357af: Waiting [2026-03-26T06:44:44.350Z] db01528c6b51: Waiting [2026-03-26T06:44:44.350Z] 6bf1a483ea7c: Verifying Checksum [2026-03-26T06:44:44.350Z] 6bf1a483ea7c: Download complete [2026-03-26T06:44:44.350Z] 461d9e800cba: Verifying Checksum [2026-03-26T06:44:44.350Z] 461d9e800cba: Download complete [2026-03-26T06:44:44.608Z] 80192f66455f: Verifying Checksum [2026-03-26T06:44:44.608Z] f5dfc541a4d3: Verifying Checksum [2026-03-26T06:44:44.608Z] f5dfc541a4d3: Download complete [2026-03-26T06:44:44.608Z] 3dae71ba6b94: Verifying Checksum [2026-03-26T06:44:44.608Z] 3dae71ba6b94: Download complete [2026-03-26T06:44:44.608Z] 923cac83aea3: Download complete [2026-03-26T06:44:44.867Z] 25ad8b0a4227: Verifying Checksum [2026-03-26T06:44:44.867Z] 25ad8b0a4227: Download complete [2026-03-26T06:44:44.867Z] db01528c6b51: Verifying Checksum [2026-03-26T06:44:44.867Z] db01528c6b51: Download complete [2026-03-26T06:44:44.867Z] 28988de357af: Verifying Checksum [2026-03-26T06:44:44.867Z] 28988de357af: Download complete [2026-03-26T06:44:44.867Z] a29436f7fd5d: Verifying Checksum [2026-03-26T06:44:44.867Z] a29436f7fd5d: Download complete [2026-03-26T06:44:45.434Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-26T06:44:45.434Z] 2e8e34ca0e6c: Download complete [2026-03-26T06:44:46.000Z] 3dae71ba6b94: Pull complete [2026-03-26T06:44:46.259Z] 6bf1a483ea7c: Pull complete [2026-03-26T06:44:46.837Z] f5dfc541a4d3: Pull complete [2026-03-26T06:44:47.109Z] 461d9e800cba: Pull complete [2026-03-26T06:44:47.109Z] 80192f66455f: Pull complete [2026-03-26T06:44:51.299Z] 2e8e34ca0e6c: Pull complete [2026-03-26T06:44:52.234Z] a29436f7fd5d: Pull complete [2026-03-26T06:44:52.234Z] 923cac83aea3: Pull complete [2026-03-26T06:44:52.492Z] 25ad8b0a4227: Pull complete [2026-03-26T06:44:52.492Z] db01528c6b51: Pull complete [2026-03-26T06:44:52.492Z] 28988de357af: Pull complete [2026-03-26T06:44:52.492Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-26T06:44:52.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T06:44:52.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T06:44:52.630Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T06:44:52.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T06:44:54.922Z] $ docker top 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d -eo pid,comm [2026-03-26T06:44:54.972Z] 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-03-26T06:44:54.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T06:44:55.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T06:44:55.031Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T06:44:55.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T06:44:55.154Z] $ docker exec 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent [2026-03-26T06:44:55.262Z] SSH_AUTH_SOCK=/tmp/ssh-D0fhj9oiT4H2/agent.32 [2026-03-26T06:44:55.262Z] SSH_AGENT_PID=38 [2026-03-26T06:44:55.269Z] Running ssh-add (command line suppressed) [2026-03-26T06:44:55.377Z] Identity added: /w/workspace/edgex-go/963@tmp/private_key_10057034871710895103.key (/w/workspace/edgex-go/963@tmp/private_key_10057034871710895103.key) [2026-03-26T06:44:55.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T06:44:55.693Z] + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] sh [2026-03-26T06:44:55.981Z] + git tag --points-at HEAD [Pipeline] } [2026-03-26T06:44:56.001Z] $ docker exec --env ******** --env ******** 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent -k [2026-03-26T06:44:56.108Z] unset SSH_AUTH_SOCK; [2026-03-26T06:44:56.108Z] unset SSH_AGENT_PID; [2026-03-26T06:44:56.108Z] echo Agent pid 38 killed; [2026-03-26T06:44:56.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-26T06:44:56.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T06:44:56.150Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T06:44:56.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T06:44:56.263Z] $ docker exec 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent [2026-03-26T06:44:56.372Z] SSH_AUTH_SOCK=/tmp/ssh-slYqPNNKdRk2/agent.85 [2026-03-26T06:44:56.372Z] SSH_AGENT_PID=91 [2026-03-26T06:44:56.377Z] Running ssh-add (command line suppressed) [2026-03-26T06:44:56.480Z] Identity added: /w/workspace/edgex-go/963@tmp/private_key_17141067034746714374.key (/w/workspace/edgex-go/963@tmp/private_key_17141067034746714374.key) [2026-03-26T06:44:56.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T06:44:56.818Z] + git semver init [2026-03-26T06:44:57.077Z] 2026-03-26 06:44:57,004 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T06:44:57.077Z] 2026-03-26 06:44:57,009 [run_init] DEBUG init version:0.0.0 force:False [2026-03-26T06:44:57.077Z] 2026-03-26 06:44:57,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/963/.semver [2026-03-26T06:44:57.077Z] 2026-03-26 06:44:57,011 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/963/.semver [2026-03-26T06:44:57.077Z] 2026-03-26 06:44:57,011 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/963/.semver'], cwd=/w/workspace/edgex-go/963, stdin=None, shell=False, universal_newlines=False) [2026-03-26T06:45:02.406Z] 2026-03-26 06:45:02,199 [append_file] DEBUG append to file:/w/workspace/edgex-go/963/.git/info/exclude [2026-03-26T06:45:02.406Z] 2026-03-26 06:45:02,200 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/963/.semver/main with force:False [2026-03-26T06:45:02.406Z] 2026-03-26 06:45:02,200 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T06:45:02.406Z] 2026-03-26 06:45:02,200 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T06:45:02.406Z] 4.1.0-dev.104 [Pipeline] } [2026-03-26T06:45:02.420Z] $ docker exec --env ******** --env ******** 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d ssh-agent -k [2026-03-26T06:45:02.521Z] unset SSH_AUTH_SOCK; [2026-03-26T06:45:02.521Z] unset SSH_AGENT_PID; [2026-03-26T06:45:02.521Z] echo Agent pid 91 killed; [2026-03-26T06:45:02.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T06:45:02.854Z] + git semver [Pipeline] } [2026-03-26T06:45:03.123Z] $ docker stop --time=1 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d [2026-03-26T06:45:04.414Z] $ docker rm -f --volumes 62d84fc332117269b4d05ad1eb19fd6ef10a6a0155709cb29deb1351a1af5a4d [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T06:45:04.749Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-26T06:45:05.001Z] Stashed 1 file(s) [Pipeline] echo [2026-03-26T06:45:05.004Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.104 [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-03-26T06:45:05.463Z] + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] echo [2026-03-26T06:45:05.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T06:45:05.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T06:45:05.504Z] ========================================================= [2026-03-26T06:45:05.504Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-26T06:45:05.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-26T06:45:05.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T06:45:05.798Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-26T06:45:05.798Z] 2d35ebdb57d9: Pulling fs layer [2026-03-26T06:45:05.798Z] c35fb4624d26: Pulling fs layer [2026-03-26T06:45:05.798Z] 4e2aec7ef170: Pulling fs layer [2026-03-26T06:45:05.798Z] 333b49ad6fbf: Pulling fs layer [2026-03-26T06:45:05.798Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T06:45:05.798Z] 333b49ad6fbf: Waiting [2026-03-26T06:45:05.798Z] c3e65509a76b: Pulling fs layer [2026-03-26T06:45:05.798Z] 4f4fb700ef54: Waiting [2026-03-26T06:45:05.798Z] 7cf9ebb963bd: Pulling fs layer [2026-03-26T06:45:05.798Z] bb34ca984cfb: Pulling fs layer [2026-03-26T06:45:05.798Z] 7cf9ebb963bd: Waiting [2026-03-26T06:45:05.798Z] c3e65509a76b: Waiting [2026-03-26T06:45:05.798Z] 151cf03bc807: Pulling fs layer [2026-03-26T06:45:05.798Z] bb34ca984cfb: Waiting [2026-03-26T06:45:05.798Z] 151cf03bc807: Waiting [2026-03-26T06:45:05.798Z] c35fb4624d26: Download complete [2026-03-26T06:45:05.798Z] 333b49ad6fbf: Verifying Checksum [2026-03-26T06:45:05.798Z] 333b49ad6fbf: Download complete [2026-03-26T06:45:05.798Z] 4f4fb700ef54: Download complete [2026-03-26T06:45:05.798Z] c3e65509a76b: Verifying Checksum [2026-03-26T06:45:05.798Z] c3e65509a76b: Download complete [2026-03-26T06:45:05.798Z] 2d35ebdb57d9: Verifying Checksum [2026-03-26T06:45:05.798Z] 2d35ebdb57d9: Download complete [2026-03-26T06:45:06.057Z] 2d35ebdb57d9: Pull complete [2026-03-26T06:45:06.057Z] 7cf9ebb963bd: Verifying Checksum [2026-03-26T06:45:06.057Z] 7cf9ebb963bd: Download complete [2026-03-26T06:45:06.057Z] c35fb4624d26: Pull complete [2026-03-26T06:45:06.057Z] 4e2aec7ef170: Verifying Checksum [2026-03-26T06:45:06.057Z] 4e2aec7ef170: Download complete [2026-03-26T06:45:06.316Z] 151cf03bc807: Verifying Checksum [2026-03-26T06:45:06.316Z] 151cf03bc807: Download complete [2026-03-26T06:45:06.881Z] bb34ca984cfb: Verifying Checksum [2026-03-26T06:45:06.881Z] bb34ca984cfb: Download complete [2026-03-26T06:45:12.152Z] 4e2aec7ef170: Pull complete [2026-03-26T06:45:12.152Z] 333b49ad6fbf: Pull complete [2026-03-26T06:45:12.153Z] 4f4fb700ef54: Pull complete [2026-03-26T06:45:12.153Z] c3e65509a76b: Pull complete [2026-03-26T06:45:12.153Z] 7cf9ebb963bd: Pull complete [2026-03-26T06:45:15.602Z] bb34ca984cfb: Pull complete [2026-03-26T06:45:16.170Z] 151cf03bc807: Pull complete [2026-03-26T06:45:16.170Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T06:45:16.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T06:45:16.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-26T06:45:16.476Z] + + docker build -t ci-base-image-x86_64 -f - . [2026-03-26T06:45:16.476Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T06:45:16.476Z] WORKDIR /edgex [2026-03-26T06:45:16.476Z] COPY go.mod . [2026-03-26T06:45:16.476Z] RUN go mod download [2026-03-26T06:45:17.043Z] #0 building with "default" instance using docker driver [2026-03-26T06:45:17.043Z] [2026-03-26T06:45:17.043Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:45:17.043Z] #1 transferring dockerfile: 164B done [2026-03-26T06:45:17.043Z] #1 DONE 0.0s [2026-03-26T06:45:17.043Z] [2026-03-26T06:45:17.043Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T06:45:17.043Z] #2 DONE 0.0s [2026-03-26T06:45:17.043Z] [2026-03-26T06:45:17.043Z] #3 [internal] load .dockerignore [2026-03-26T06:45:17.043Z] #3 transferring context: 50B done [2026-03-26T06:45:17.043Z] #3 DONE 0.0s [2026-03-26T06:45:17.043Z] [2026-03-26T06:45:17.043Z] #4 [internal] load build context [2026-03-26T06:45:17.043Z] #4 transferring context: 7.03kB done [2026-03-26T06:45:17.043Z] #4 DONE 0.0s [2026-03-26T06:45:17.043Z] [2026-03-26T06:45:17.043Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T06:45:17.302Z] #5 DONE 0.1s [2026-03-26T06:45:17.302Z] [2026-03-26T06:45:17.302Z] #6 [2/4] WORKDIR /edgex [2026-03-26T06:45:20.106Z] Still waiting to schedule task [2026-03-26T06:45:20.106Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-26T06:45:20.590Z] #6 DONE 3.4s [2026-03-26T06:45:20.849Z] [2026-03-26T06:45:20.849Z] #7 [3/4] COPY go.mod . [2026-03-26T06:45:20.849Z] #7 DONE 0.0s [2026-03-26T06:45:20.849Z] [2026-03-26T06:45:20.849Z] #8 [4/4] RUN go mod download [2026-03-26T06:45:28.966Z] #8 DONE 7.7s [2026-03-26T06:45:28.966Z] [2026-03-26T06:45:28.966Z] #9 exporting to image [2026-03-26T06:45:28.966Z] #9 exporting layers [2026-03-26T06:45:31.511Z] #9 exporting layers 3.3s done [2026-03-26T06:45:31.776Z] #9 writing image sha256:eae1abe5a2edf68e0ce3dfa2f3b322bbe4eb4a8ba2f67de9213de84601f91e76 done [2026-03-26T06:45:31.776Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-26T06:45:31.776Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:45:32.092Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T06:45:32.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T06:45:32.169Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T06:45:32.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T06:45:32.514Z] $ docker top 9ffab5632b7890d1cb48a2ea4aa616408dc877b03798f0aea79e7cd31bb4d826 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T06:45:32.861Z] + go version [2026-03-26T06:45:32.861Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-26T06:45:32.869Z] $ docker stop --time=1 9ffab5632b7890d1cb48a2ea4aa616408dc877b03798f0aea79e7cd31bb4d826 [2026-03-26T06:45:34.155Z] $ docker rm -f --volumes 9ffab5632b7890d1cb48a2ea4aa616408dc877b03798f0aea79e7cd31bb4d826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:45:34.662Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T06:45:34.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T06:45:34.738Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T06:45:34.767Z] $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T06:45:35.015Z] $ docker top 38de3f11dbbf69a1a7398887038050c86abd7ebc8444aa1e8a7abbec488f7680 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-26T06:45:35.085Z] ========================================================= [2026-03-26T06:45:35.085Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-26T06:45:35.085Z] ========================================================= [Pipeline] sh [2026-03-26T06:45:35.362Z] + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] fileExists [Pipeline] sh [2026-03-26T06:45:35.661Z] + make test [2026-03-26T06:45:35.661Z] go test -race -coverprofile=coverage.out ./... [2026-03-26T06:45:43.780Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-26T06:46:15.869Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-26T06:46:16.128Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-26T06:46:16.389Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-26T06:46:16.389Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-26T06:46:16.389Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-26T06:46:16.389Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-26T06:46:16.389Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-26T06:46:16.389Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-26T06:46:16.389Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-26T06:46:20.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2026-03-26T06:46:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.4% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.3% of statements [2026-03-26T06:46:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.369s coverage: 94.2% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-26T06:46:23.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 90.7% of statements [2026-03-26T06:46:23.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-26T06:46:23.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.034s coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-26T06:46:23.872Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-26T06:46:24.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.2% of statements [2026-03-26T06:46:24.813Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-26T06:46:24.813Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.492s coverage: 97.6% of statements [2026-03-26T06:46:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-26T06:46:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.031s coverage: 72.2% of statements [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-26T06:46:27.343Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-26T06:46:29.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.061s coverage: 3.5% of statements [2026-03-26T06:46:29.877Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-26T06:46:29.877Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-26T06:46:29.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2026-03-26T06:46:29.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-26T06:46:29.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 38.2% of statements [2026-03-26T06:46:29.877Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 68.8% of statements [2026-03-26T06:46:29.877Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-26T06:46:29.877Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-26T06:46:29.877Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-26T06:46:30.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2026-03-26T06:46:30.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2026-03-26T06:46:30.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements [2026-03-26T06:46:31.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 93.1% of statements [2026-03-26T06:46:31.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2026-03-26T06:46:43.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.054s coverage: 92.9% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2026-03-26T06:46:53.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.039s coverage: 62.3% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 47.4% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.047s coverage: 82.1% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2026-03-26T06:46:53.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.152s coverage: 54.8% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2026-03-26T06:46:53.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-26T06:46:53.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.115s coverage: 29.2% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2026-03-26T06:46:53.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.038s coverage: 54.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-26T06:46:53.830Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.074s coverage: 17.1% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements [2026-03-26T06:46:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-26T06:46:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-26T06:46:57.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2026-03-26T06:46:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-26T06:46:57.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements [2026-03-26T06:46:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-26T06:46:57.123Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-26T06:46:57.383Z] 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-03-26T06:46:57.655Z] running golangci-lint [2026-03-26T06:46:57.655Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-26T06:46:57.655Z] go version go1.25.2 linux/amd64 [2026-03-26T06:46:57.913Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-03-26T06:46:57.913Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-26T06:46:57.913Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-26T06:46:57.913Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-26T06:46:57.913Z] level=info msg="[goenv] Read go env for 4.690046ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-26T06:46:57.913Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-26T06:47:08.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4106 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-03-26T06:47:08.826Z] Running in /w/workspace/edgex-go/963 [Pipeline] { [Pipeline] checkout [2026-03-26T06:47:08.863Z] The recommended git tool is: git [2026-03-26T06:47:13.538Z] using credential edgex-jenkins-ssh [2026-03-26T06:47:13.565Z] Cloning the remote Git repository [2026-03-26T06:47:13.607Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-03-26T06:47:13.702Z] > git init /w/workspace/edgex-go/963 # timeout=10 [2026-03-26T06:47:13.865Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-03-26T06:47:13.867Z] > git --version # timeout=10 [2026-03-26T06:47:13.893Z] > git --version # 'git version 2.25.1' [2026-03-26T06:47:13.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-26T06:47:14.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T06:47:24.463Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 23.54933344s" [2026-03-26T06:47:24.463Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.165289ms" [2026-03-26T06:47:34.947Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-03-26T06:47:34.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T06:47:35.803Z] Avoid second fetch [2026-03-26T06:47:35.804Z] Checking out Revision 18377efbcf723ec9c9518bd44e4bbe02c0923e25 (main) [2026-03-26T06:47:36.626Z] Commit message: "Merge pull request #5384 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.9.1" [2026-03-26T06:47:36.675Z] level=info msg="[linters_context/goanalysis] analyzers took 1m56.589966333s with top 10 stages: buildir: 1m9.683173416s, gosec: 3.599261697s, inspect: 3.32081304s, fact_deprecated: 2.573931942s, printf: 1.964323387s, fact_purity: 1.49414826s, ctrlflow: 1.361323317s, nilness: 1.308152961s, S1038: 1.220945248s, QF1004: 954.560803ms" [2026-03-26T06:47:36.675Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-26T06:47:36.675Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-26T06:47:36.675Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-26T06:47:36.675Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-26T06:47:36.675Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, path_relativity: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, filename_unadjuster: 35/35, exclusion_paths: 35/35, cgo: 35/35" [2026-03-26T06:47:36.675Z] level=info msg="[runner] processing took 8.45274ms with stages: nolint_filter: 7.477424ms, generated_file_filter: 756.741µs, exclusion_rules: 121.552µs, exclusion_paths: 45.032µs, path_relativity: 33.2µs, cgo: 4.19µs, path_absoluter: 3.621µs, sort_results: 2.88µs, invalid_issue: 2.51µs, max_same_issues: 1.09µs, filename_unadjuster: 920ns, fixer: 820ns, diff: 640ns, max_per_file_from_linter: 570ns, max_from_linter: 390ns, severity-rules: 290ns, path_prettifier: 280ns, path_shortener: 230ns, uniq_by_line: 230ns, source_code: 130ns" [2026-03-26T06:47:36.675Z] level=info msg="[runner] linters took 14.296810589s with stages: goanalysis_metalinter: 14.288289158s" [2026-03-26T06:47:36.675Z] 0 issues. [2026-03-26T06:47:36.675Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-26T06:47:36.675Z] level=info msg="Memory: 380 samples, avg is 355.3MB, max is 1304.2MB" [2026-03-26T06:47:36.675Z] level=info msg="Execution took 37.894058761s" [2026-03-26T06:47:36.675Z] go vet ./... [2026-03-26T06:47:35.817Z] > git config core.sparsecheckout # timeout=10 [2026-03-26T06:47:35.877Z] > git checkout -f 18377efbcf723ec9c9518bd44e4bbe02c0923e25 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T06:47:40.896Z] provisioning config files... [2026-03-26T06:47:40.922Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config2879581776856562531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:47:41.584Z] ---> ****-login.sh [2026-03-26T06:47:41.584Z] nexus3.edgexfoundry.org:10001 [2026-03-26T06:47:41.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:47:42.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:47:42.127Z] Configure a credential helper to remove this warning. See [2026-03-26T06:47:42.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:47:42.127Z] [2026-03-26T06:47:42.127Z] Login Succeeded [2026-03-26T06:47:42.127Z] nexus3.edgexfoundry.org:10002 [2026-03-26T06:47:42.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:47:42.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:47:42.668Z] Configure a credential helper to remove this warning. See [2026-03-26T06:47:42.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:47:42.668Z] [2026-03-26T06:47:42.668Z] Login Succeeded [2026-03-26T06:47:42.668Z] nexus3.edgexfoundry.org:10003 [2026-03-26T06:47:42.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:47:42.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:47:42.937Z] Configure a credential helper to remove this warning. See [2026-03-26T06:47:42.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:47:42.937Z] [2026-03-26T06:47:42.937Z] Login Succeeded [2026-03-26T06:47:42.937Z] nexus3.edgexfoundry.org:10004 [2026-03-26T06:47:43.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:47:43.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:47:43.207Z] Configure a credential helper to remove this warning. See [2026-03-26T06:47:43.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:47:43.207Z] [2026-03-26T06:47:43.207Z] Login Succeeded [2026-03-26T06:47:43.207Z] ****.io [2026-03-26T06:47:43.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:47:43.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:47:43.742Z] Configure a credential helper to remove this warning. See [2026-03-26T06:47:43.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:47:43.742Z] [2026-03-26T06:47:43.742Z] Login Succeeded [2026-03-26T06:47:43.742Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T06:47:43.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-03-26T06:47:44.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] echo [2026-03-26T06:47:44.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T06:47:44.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T06:47:44.406Z] ========================================================= [2026-03-26T06:47:44.406Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-26T06:47:44.406Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-26T06:47:44.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T06:47:44.787Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T06:47:44.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T06:47:44.787Z] ./bin/test-attribution-txt.sh [2026-03-26T06:47:44.787Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T06:47:44.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-26T06:47:45.018Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-26T06:47:45.019Z] 6b59a28fa201: Pulling fs layer [2026-03-26T06:47:45.019Z] d32bb0dddca7: Pulling fs layer [2026-03-26T06:47:45.019Z] 5dab1238d3d9: Pulling fs layer [2026-03-26T06:47:45.019Z] 196fd7d83e7d: Pulling fs layer [2026-03-26T06:47:45.019Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T06:47:45.019Z] 8ba94037c8f0: Pulling fs layer [2026-03-26T06:47:45.019Z] deaec5988b04: Pulling fs layer [2026-03-26T06:47:45.019Z] 9f65657bb879: Pulling fs layer [2026-03-26T06:47:45.019Z] 196fd7d83e7d: Waiting [2026-03-26T06:47:45.019Z] deaec5988b04: Waiting [2026-03-26T06:47:45.019Z] 9f65657bb879: Waiting [2026-03-26T06:47:45.019Z] 4f4fb700ef54: Waiting [2026-03-26T06:47:45.019Z] 8ba94037c8f0: Waiting [2026-03-26T06:47:45.019Z] d32bb0dddca7: Verifying Checksum [2026-03-26T06:47:45.019Z] d32bb0dddca7: Download complete [2026-03-26T06:47:45.019Z] 196fd7d83e7d: Verifying Checksum [2026-03-26T06:47:45.019Z] 196fd7d83e7d: Download complete [2026-03-26T06:47:45.019Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T06:47:45.019Z] 4f4fb700ef54: Download complete [2026-03-26T06:47:45.091Z] + ls -al . [2026-03-26T06:47:45.092Z] total 1392 [2026-03-26T06:47:45.092Z] drwxrwxr-x 11 1001 1001 4096 Mar 26 06:45 . [2026-03-26T06:47:45.092Z] drwxr-xr-x 4 root root 4096 Mar 26 06:45 .. [2026-03-26T06:47:45.092Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 .blubracket [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 10 Mar 26 06:44 .dockerignore [2026-03-26T06:47:45.092Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 06:46 .git [2026-03-26T06:47:45.092Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 06:44 .github [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 909 Mar 26 06:44 .gitignore [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 359 Mar 26 06:44 .golangci.yml [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 100 Mar 26 06:44 .hadolint.yml [2026-03-26T06:47:45.092Z] drwxr-xr-x 3 1001 1001 4096 Mar 26 06:45 .semver [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 155 Mar 26 06:44 .sonarcloud.properties [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 1171 Mar 26 06:44 ADOPTERS.md [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 20143 Mar 26 06:44 Attribution.txt [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 108018 Mar 26 06:44 CHANGELOG.md [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 06:44 CONTRIBUTING.md [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 677 Mar 26 06:44 GOVERNANCE.md [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 886 Mar 26 06:44 Jenkinsfile [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 06:44 LICENSE [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 16743 Mar 26 06:44 Makefile [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 582 Mar 26 06:44 OWNERS.md [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 9932 Mar 26 06:44 README.md [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 789 Mar 26 06:44 SECURITY.md [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 13 Mar 26 06:45 VERSION [2026-03-26T06:47:45.092Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 bin [2026-03-26T06:47:45.092Z] drwxrwxr-x 19 1001 1001 4096 Mar 26 06:44 cmd [2026-03-26T06:47:45.092Z] -rw-r--r-- 1 root root 1044024 Mar 26 06:46 coverage.out [2026-03-26T06:47:45.092Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 fuzz_test [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 6990 Mar 26 06:44 go.mod [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 90838 Mar 26 06:44 go.sum [2026-03-26T06:47:45.092Z] drwxrwxr-x 7 1001 1001 4096 Mar 26 06:44 internal [2026-03-26T06:47:45.092Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 06:44 openapi [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 584 Mar 26 06:44 security.txt [2026-03-26T06:47:45.092Z] -rw-rw-r-- 1 1001 1001 204 Mar 26 06:44 version.go [Pipeline] sh [2026-03-26T06:47:45.293Z] 8ba94037c8f0: Verifying Checksum [2026-03-26T06:47:45.294Z] 8ba94037c8f0: Download complete [2026-03-26T06:47:45.294Z] 6b59a28fa201: Verifying Checksum [2026-03-26T06:47:45.294Z] 6b59a28fa201: Download complete [2026-03-26T06:47:45.376Z] + '[' -e coverage.out ] [2026-03-26T06:47:45.376Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-26T06:47:45.526Z] Stashed 1 file(s) [Pipeline] sh [2026-03-26T06:47:45.809Z] + make build [2026-03-26T06:47:45.809Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-26T06:47:45.878Z] 9f65657bb879: Verifying Checksum [2026-03-26T06:47:45.878Z] 9f65657bb879: Download complete [2026-03-26T06:47:46.854Z] 6b59a28fa201: Pull complete [2026-03-26T06:47:47.132Z] 5dab1238d3d9: Verifying Checksum [2026-03-26T06:47:47.132Z] 5dab1238d3d9: Download complete [2026-03-26T06:47:47.403Z] d32bb0dddca7: Pull complete [2026-03-26T06:47:48.381Z] deaec5988b04: Verifying Checksum [2026-03-26T06:47:48.381Z] deaec5988b04: Download complete [2026-03-26T06:48:00.711Z] 5dab1238d3d9: Pull complete [2026-03-26T06:48:00.980Z] 196fd7d83e7d: Pull complete [2026-03-26T06:48:01.246Z] 4f4fb700ef54: Pull complete [2026-03-26T06:48:01.513Z] 8ba94037c8f0: Pull complete [2026-03-26T06:48:11.621Z] deaec5988b04: Pull complete [2026-03-26T06:48:12.203Z] 9f65657bb879: Pull complete [2026-03-26T06:48:12.203Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-26T06:48:12.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T06:48:12.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-26T06:48:12.356Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-26T06:48:12.550Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T06:48:12.550Z] WORKDIR /edgex [2026-03-26T06:48:12.550Z] COPY go.mod . [2026-03-26T06:48:12.550Z] RUN go mod download build [2026-03-26T06:48:12.550Z] -t ci-base-image-arm64 -f - . [2026-03-26T06:48:13.552Z] Sending build context to Docker daemon 3.894MB [2026-03-26T06:48:13.552Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T06:48:13.552Z] ---> 334268110677 [2026-03-26T06:48:13.552Z] Step 2/4 : WORKDIR /edgex [2026-03-26T06:48:14.258Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-26T06:48:15.516Z] ---> Running in ca4cc0aa575e [2026-03-26T06:48:15.516Z] Removing intermediate container ca4cc0aa575e [2026-03-26T06:48:15.516Z] ---> b2e1aaa6c5c6 [2026-03-26T06:48:15.516Z] Step 3/4 : COPY go.mod . [2026-03-26T06:48:16.100Z] ---> 407e0f03a3c3 [2026-03-26T06:48:16.100Z] Step 4/4 : RUN go mod download [2026-03-26T06:48:16.100Z] ---> Running in e1d3e066812f [2026-03-26T06:48:16.161Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-26T06:48:16.729Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-26T06:48:18.636Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-26T06:48:23.900Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-26T06:48:26.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-26T06:48:28.966Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-26T06:48:31.500Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-26T06:48:32.875Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-26T06:48:34.247Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-26T06:48:35.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-03-26T06:48:37.104Z] $ docker stop --time=1 38de3f11dbbf69a1a7398887038050c86abd7ebc8444aa1e8a7abbec488f7680 [2026-03-26T06:48:40.373Z] $ docker rm -f --volumes 38de3f11dbbf69a1a7398887038050c86abd7ebc8444aa1e8a7abbec488f7680 [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-03-26T06:48:41.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T06:48:41.682Z] [2026-03-26T06:48:41.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:48:41.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T06:48:41.985Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-26T06:48:41.985Z] 91d30c5bc195: Pulling fs layer [2026-03-26T06:48:41.985Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-26T06:48:41.985Z] 9c61dcf015f6: Pulling fs layer [2026-03-26T06:48:41.985Z] 4698f68db338: Pulling fs layer [2026-03-26T06:48:41.985Z] 2a2f49069b9e: Pulling fs layer [2026-03-26T06:48:41.985Z] e0025b399a48: Pulling fs layer [2026-03-26T06:48:41.985Z] 4698f68db338: Waiting [2026-03-26T06:48:41.985Z] 2a2f49069b9e: Waiting [2026-03-26T06:48:41.985Z] e0025b399a48: Waiting [2026-03-26T06:48:41.985Z] 91d30c5bc195: Verifying Checksum [2026-03-26T06:48:41.985Z] 91d30c5bc195: Download complete [2026-03-26T06:48:41.985Z] 4698f68db338: Download complete [2026-03-26T06:48:42.243Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-26T06:48:42.243Z] 2e9b0aa3be6d: Download complete [2026-03-26T06:48:42.243Z] e0025b399a48: Download complete [2026-03-26T06:48:42.243Z] 91d30c5bc195: Pull complete [2026-03-26T06:48:42.243Z] 2a2f49069b9e: Verifying Checksum [2026-03-26T06:48:42.243Z] 2a2f49069b9e: Download complete [2026-03-26T06:48:42.501Z] 2e9b0aa3be6d: Pull complete [2026-03-26T06:48:43.066Z] 9c61dcf015f6: Verifying Checksum [2026-03-26T06:48:43.066Z] 9c61dcf015f6: Download complete [2026-03-26T06:48:46.346Z] 9c61dcf015f6: Pull complete [2026-03-26T06:48:46.346Z] 4698f68db338: Pull complete [2026-03-26T06:48:46.346Z] 2a2f49069b9e: Pull complete [2026-03-26T06:48:46.346Z] e0025b399a48: Pull complete [2026-03-26T06:48:46.346Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-26T06:48:46.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-26T06:48:46.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T06:48:46.697Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T06:48:46.722Z] $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T06:48:48.727Z] $ docker top ded6b71d907f082863047af6fe75c652b673dea82207b1640862dff9e437338d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T06:48:49.071Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-26T06:48:49.330Z] #1 [core-command internal] load build definition from Dockerfile [2026-03-26T06:48:49.330Z] #1 transferring dockerfile: 1.94kB done [2026-03-26T06:48:49.330Z] #1 DONE 0.1s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T06:48:49.330Z] #2 DONE 0.0s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #3 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:48:49.330Z] #3 ... [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-26T06:48:49.330Z] #4 transferring dockerfile: 2.14kB done [2026-03-26T06:48:49.330Z] #4 DONE 0.1s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #5 [core-metadata internal] load build definition from Dockerfile [2026-03-26T06:48:49.330Z] #5 transferring dockerfile: 2.10kB done [2026-03-26T06:48:49.330Z] #5 DONE 0.1s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-26T06:48:49.330Z] #6 transferring dockerfile: 2.49kB done [2026-03-26T06:48:49.330Z] #6 DONE 0.2s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #7 [security-spire-config internal] load build definition from Dockerfile [2026-03-26T06:48:49.330Z] #7 transferring dockerfile: 1.69kB done [2026-03-26T06:48:49.330Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-26T06:48:49.330Z] #7 DONE 0.2s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T06:48:49.330Z] #2 DONE 0.0s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2026-03-26T06:48:49.330Z] #8 transferring dockerfile: 1.81kB done [2026-03-26T06:48:49.330Z] #8 DONE 0.1s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #9 [security-spire-server internal] load build definition from Dockerfile [2026-03-26T06:48:49.330Z] #9 transferring dockerfile: 1.70kB done [2026-03-26T06:48:49.330Z] #9 DONE 0.2s [2026-03-26T06:48:49.330Z] [2026-03-26T06:48:49.330Z] #3 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:48:49.589Z] #3 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #10 [support-scheduler internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #10 transferring dockerfile: 1.83kB done [2026-03-26T06:48:49.589Z] #10 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #11 [core-data internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #11 transferring dockerfile: 2.04kB done [2026-03-26T06:48:49.589Z] #11 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #12 transferring dockerfile: 2.23kB done [2026-03-26T06:48:49.589Z] #12 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #13 transferring dockerfile: 3.02kB done [2026-03-26T06:48:49.589Z] #13 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #14 transferring dockerfile: 2.50kB done [2026-03-26T06:48:49.589Z] #14 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #15 transferring dockerfile: 1.89kB done [2026-03-26T06:48:49.589Z] #15 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #16 [core-keeper internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #16 transferring dockerfile: 2.07kB done [2026-03-26T06:48:49.589Z] #16 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #17 [support-notifications internal] load build definition from Dockerfile [2026-03-26T06:48:49.589Z] #17 transferring dockerfile: 2.02kB done [2026-03-26T06:48:49.589Z] #17 DONE 0.2s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T06:48:49.589Z] #2 DONE 0.0s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #18 [core-metadata internal] load .dockerignore [2026-03-26T06:48:49.589Z] #18 transferring context: 50B done [2026-03-26T06:48:49.589Z] #18 DONE 0.0s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #19 [support-scheduler internal] load .dockerignore [2026-03-26T06:48:49.589Z] #19 transferring context: 50B done [2026-03-26T06:48:49.589Z] #19 DONE 0.1s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #20 [core-command internal] load .dockerignore [2026-03-26T06:48:49.589Z] #20 transferring context: 50B done [2026-03-26T06:48:49.589Z] #20 DONE 0.1s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #21 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:48:49.589Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:48:49.589Z] #21 ... [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #22 [security-secretstore-setup internal] load .dockerignore [2026-03-26T06:48:49.589Z] #22 transferring context: 50B done [2026-03-26T06:48:49.589Z] #22 DONE 0.1s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #23 [security-proxy-auth internal] load .dockerignore [2026-03-26T06:48:49.589Z] #23 transferring context: 50B done [2026-03-26T06:48:49.589Z] #23 DONE 0.1s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #24 [support-notifications internal] load .dockerignore [2026-03-26T06:48:49.589Z] #24 transferring context: 50B done [2026-03-26T06:48:49.589Z] #24 DONE 0.1s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #25 [security-proxy-setup internal] load .dockerignore [2026-03-26T06:48:49.589Z] #25 transferring context: 50B done [2026-03-26T06:48:49.589Z] #25 DONE 0.1s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #26 [core-keeper internal] load .dockerignore [2026-03-26T06:48:49.589Z] #26 transferring context: 50B done [2026-03-26T06:48:49.589Z] #26 DONE 0.1s [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.589Z] #21 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:48:49.589Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:48:49.589Z] #21 ... [2026-03-26T06:48:49.589Z] [2026-03-26T06:48:49.590Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-26T06:48:49.590Z] #27 transferring context: 50B done [2026-03-26T06:48:49.590Z] #27 DONE 0.2s [2026-03-26T06:48:49.590Z] [2026-03-26T06:48:49.590Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-03-26T06:48:49.590Z] #28 transferring context: 50B done [2026-03-26T06:48:49.590Z] #28 DONE 0.2s [2026-03-26T06:48:49.590Z] [2026-03-26T06:48:49.590Z] #29 [security-bootstrapper internal] load .dockerignore [2026-03-26T06:48:49.590Z] #29 transferring context: 50B done [2026-03-26T06:48:49.590Z] #29 DONE 0.2s [2026-03-26T06:48:49.590Z] [2026-03-26T06:48:49.590Z] #21 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:48:49.590Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:48:49.590Z] #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:48:49.590Z] #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T06:48:49.590Z] #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T06:48:49.590Z] #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-03-26T06:48:49.590Z] #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-26T06:48:49.850Z] #21 ... [2026-03-26T06:48:49.850Z] [2026-03-26T06:48:49.850Z] #30 [core-data internal] load .dockerignore [2026-03-26T06:48:49.850Z] #30 transferring context: 50B done [2026-03-26T06:48:49.850Z] #30 DONE 0.2s [2026-03-26T06:48:49.850Z] [2026-03-26T06:48:49.850Z] #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:48:49.850Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:48:49.850Z] #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:48:49.850Z] #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T06:48:49.850Z] #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T06:48:49.850Z] #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T06:48:49.850Z] #21 ... [2026-03-26T06:48:49.850Z] [2026-03-26T06:48:49.850Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-26T06:48:49.850Z] #31 DONE 0.5s [2026-03-26T06:48:49.850Z] [2026-03-26T06:48:49.850Z] #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:48:50.110Z] #21 ... [2026-03-26T06:48:50.110Z] [2026-03-26T06:48:50.110Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-26T06:48:50.110Z] #32 DONE 0.4s [2026-03-26T06:48:50.110Z] [2026-03-26T06:48:50.110Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-26T06:48:50.110Z] #33 DONE 0.6s [2026-03-26T06:48:50.110Z] [2026-03-26T06:48:50.110Z] #21 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:48:50.110Z] #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T06:48:55.377Z] #21 ... [2026-03-26T06:48:55.377Z] [2026-03-26T06:48:55.377Z] #34 [security-secretstore-setup internal] load build context [2026-03-26T06:48:55.377Z] #34 transferring context: 226.52MB 5.5s [2026-03-26T06:48:55.377Z] #34 ... [2026-03-26T06:48:55.377Z] [2026-03-26T06:48:55.377Z] #35 [security-spire-server internal] load .dockerignore [2026-03-26T06:48:55.377Z] #35 transferring context: 50B 0.0s done [2026-03-26T06:48:55.377Z] #35 DONE 5.3s [2026-03-26T06:48:55.377Z] [2026-03-26T06:48:55.377Z] #34 [security-secretstore-setup internal] load build context [2026-03-26T06:48:55.377Z] #34 transferring context: 231.67MB 5.6s [2026-03-26T06:48:55.377Z] #34 ... [2026-03-26T06:48:55.377Z] [2026-03-26T06:48:55.377Z] #36 [core-metadata internal] load build context [2026-03-26T06:48:55.377Z] #36 ... [2026-03-26T06:48:55.377Z] [2026-03-26T06:48:55.377Z] #37 [support-scheduler internal] load build context [2026-03-26T06:48:55.635Z] #37 ... [2026-03-26T06:48:55.635Z] [2026-03-26T06:48:55.635Z] #36 [core-metadata internal] load build context [2026-03-26T06:48:57.008Z] #36 ... [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #38 [security-spire-config internal] load .dockerignore [2026-03-26T06:48:57.008Z] #38 transferring context: 50B 0.0s done [2026-03-26T06:48:57.008Z] #38 DONE 6.8s [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #39 [security-spire-agent internal] load .dockerignore [2026-03-26T06:48:57.008Z] #39 transferring context: 50B done [2026-03-26T06:48:57.008Z] #39 DONE 6.7s [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #36 [core-metadata internal] load build context [2026-03-26T06:48:57.008Z] #36 ... [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-03-26T06:48:57.008Z] #40 DONE 6.8s [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #36 [core-metadata internal] load build context [2026-03-26T06:48:57.008Z] #36 ... [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #21 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:48:57.008Z] #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:48:57.008Z] #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:48:57.008Z] #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T06:48:57.008Z] #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T06:48:57.008Z] #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T06:48:57.008Z] #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done [2026-03-26T06:48:57.008Z] #21 DONE 7.4s [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #41 [security-spire-config internal] load build context [2026-03-26T06:48:57.008Z] #41 transferring context: 24.82kB done [2026-03-26T06:48:57.008Z] #41 DONE 0.2s [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #42 [security-spire-agent internal] load build context [2026-03-26T06:48:57.008Z] #42 transferring context: 26.10kB 0.0s done [2026-03-26T06:48:57.008Z] #42 DONE 0.2s [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #36 [core-metadata internal] load build context [2026-03-26T06:48:57.008Z] #36 ... [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #43 [security-spire-server internal] load build context [2026-03-26T06:48:57.008Z] #43 transferring context: 26.57kB 0.0s done [2026-03-26T06:48:57.008Z] #43 DONE 0.2s [2026-03-26T06:48:57.008Z] [2026-03-26T06:48:57.008Z] #36 [core-metadata internal] load build context [2026-03-26T06:48:59.535Z] #36 ... [2026-03-26T06:48:59.535Z] [2026-03-26T06:48:59.535Z] #44 [security-proxy-setup internal] load build context [2026-03-26T06:48:59.980Z] #44 ... [2026-03-26T06:48:59.980Z] [2026-03-26T06:48:59.980Z] #45 [security-spiffe-token-provider internal] load build context [2026-03-26T06:48:59.980Z] #45 ... [2026-03-26T06:48:59.980Z] [2026-03-26T06:48:59.980Z] #46 [security-proxy-auth internal] load build context [2026-03-26T06:48:59.980Z] #46 ... [2026-03-26T06:48:59.980Z] [2026-03-26T06:48:59.980Z] #47 [support-notifications internal] load build context [2026-03-26T06:49:00.240Z] #47 ... [2026-03-26T06:49:00.240Z] [2026-03-26T06:49:00.240Z] #48 [core-command internal] load build context [2026-03-26T06:49:00.240Z] #48 ... [2026-03-26T06:49:00.240Z] [2026-03-26T06:49:00.240Z] #49 [core-data internal] load build context [2026-03-26T06:49:00.240Z] #49 ... [2026-03-26T06:49:00.240Z] [2026-03-26T06:49:00.240Z] #50 [security-bootstrapper internal] load build context [2026-03-26T06:49:00.501Z] #50 ... [2026-03-26T06:49:00.501Z] [2026-03-26T06:49:00.501Z] #51 [core-keeper internal] load build context [2026-03-26T06:49:00.501Z] #51 ... [2026-03-26T06:49:00.501Z] [2026-03-26T06:49:00.501Z] #52 [core-common-config-bootstrapper internal] load build context [2026-03-26T06:49:00.501Z] #52 ... [2026-03-26T06:49:00.501Z] [2026-03-26T06:49:00.501Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:00.501Z] #53 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done [2026-03-26T06:49:00.501Z] #53 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-26T06:49:00.501Z] #53 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-26T06:49:00.501Z] #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-26T06:49:00.501Z] #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-26T06:49:00.501Z] #53 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-26T06:49:00.501Z] #53 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-03-26T06:49:00.501Z] #53 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-26T06:49:00.501Z] #53 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done [2026-03-26T06:49:00.501Z] #53 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-03-26T06:49:00.501Z] #53 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-03-26T06:49:00.501Z] #53 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.2s [2026-03-26T06:49:02.798Z] #53 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.4s done [2026-03-26T06:49:02.966Z] Removing intermediate container e1d3e066812f [2026-03-26T06:49:02.966Z] ---> 277fdf6271cd [2026-03-26T06:49:02.966Z] Successfully built 277fdf6271cd [2026-03-26T06:49:02.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:49:03.306Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T06:49:03.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T06:49:03.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container [2026-03-26T06:49:03.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T06:49:05.336Z] #53 ... [2026-03-26T06:49:05.336Z] [2026-03-26T06:49:05.336Z] #34 [security-secretstore-setup internal] load build context [2026-03-26T06:49:05.336Z] #34 transferring context: 590.84MB 15.7s [2026-03-26T06:49:05.542Z] $ docker top 43978e25fe1cb727886f434e36333022ff0c0dfce7057be9a82c2fdd4728ac64 -eo pid,comm [2026-03-26T06:49:05.610Z] #34 ... [2026-03-26T06:49:05.610Z] [2026-03-26T06:49:05.610Z] #37 [support-scheduler internal] load build context [2026-03-26T06:49:05.610Z] #37 transferring context: 639.72MB 15.1s done [Pipeline] { [Pipeline] sh [2026-03-26T06:49:05.872Z] #37 ... [2026-03-26T06:49:05.873Z] [2026-03-26T06:49:05.873Z] #48 [core-command internal] load build context [2026-03-26T06:49:05.873Z] #48 ... [2026-03-26T06:49:05.873Z] [2026-03-26T06:49:05.873Z] #34 [security-secretstore-setup internal] load build context [2026-03-26T06:49:05.873Z] #34 transferring context: 639.72MB 16.3s done [2026-03-26T06:49:06.393Z] + go version [2026-03-26T06:49:06.393Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-26T06:49:06.411Z] $ docker stop --time=1 43978e25fe1cb727886f434e36333022ff0c0dfce7057be9a82c2fdd4728ac64 [2026-03-26T06:49:06.807Z] #34 ... [2026-03-26T06:49:06.807Z] [2026-03-26T06:49:06.807Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T06:49:06.807Z] #0 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:06.807Z] #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:06.807Z] #0 1.843 OK: 265 MiB in 60 packages [2026-03-26T06:49:07.064Z] #54 ... [2026-03-26T06:49:07.064Z] [2026-03-26T06:49:07.064Z] #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T06:49:07.064Z] #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.064Z] #0 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.064Z] #0 2.057 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:07.064Z] #0 2.066 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:07.064Z] #0 2.084 OK: 7 MiB in 17 packages [2026-03-26T06:49:07.064Z] #55 ... [2026-03-26T06:49:07.064Z] [2026-03-26T06:49:07.064Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T06:49:07.064Z] #0 0.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.064Z] #0 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.064Z] #0 1.063 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:49:07.064Z] #0 1.063 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:49:07.064Z] #0 1.063 OK: 26324 distinct packages available [2026-03-26T06:49:07.064Z] #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.064Z] #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.064Z] #0 1.986 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:07.064Z] #0 1.988 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-26T06:49:07.064Z] #0 1.991 (3/4) Installing libucontext (1.3.2-r0) [2026-03-26T06:49:07.064Z] #0 1.995 (4/4) Installing gcompat (1.1.0-r4) [2026-03-26T06:49:07.064Z] #0 2.009 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:07.064Z] #0 2.020 OK: 8 MiB in 20 packages [2026-03-26T06:49:07.324Z] #56 ... [2026-03-26T06:49:07.324Z] [2026-03-26T06:49:07.324Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T06:49:07.658Z] #57 ... [2026-03-26T06:49:07.658Z] [2026-03-26T06:49:07.658Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T06:49:07.658Z] #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.658Z] #0 1.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.658Z] #0 2.050 OK: 265 MiB in 60 packages [2026-03-26T06:49:07.918Z] #58 ... [2026-03-26T06:49:07.918Z] [2026-03-26T06:49:07.918Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T06:49:07.918Z] #0 1.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.918Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.918Z] #0 1.987 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:07.918Z] #0 1.999 (2/4) Installing openssl (3.5.5-r0) [2026-03-26T06:49:07.918Z] #0 2.014 (3/4) Installing su-exec (0.2-r3) [2026-03-26T06:49:07.918Z] #0 2.023 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T06:49:07.918Z] #0 2.119 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:07.918Z] #0 2.131 OK: 20 MiB in 20 packages [2026-03-26T06:49:07.918Z] #59 ... [2026-03-26T06:49:07.918Z] [2026-03-26T06:49:07.918Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T06:49:07.918Z] #60 ... [2026-03-26T06:49:07.918Z] [2026-03-26T06:49:07.918Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T06:49:07.918Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.918Z] #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.918Z] #0 3.728 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:07.918Z] #0 3.737 (2/2) Installing su-exec (0.2-r3) [2026-03-26T06:49:07.918Z] #0 3.740 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:07.918Z] #0 3.757 OK: 7 MiB in 18 packages [2026-03-26T06:49:07.918Z] #61 ... [2026-03-26T06:49:07.918Z] [2026-03-26T06:49:07.918Z] #62 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T06:49:07.918Z] #0 1.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.918Z] #0 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:07.918Z] #0 1.596 OK: 265 MiB in 60 packages [2026-03-26T06:49:08.086Z] $ docker rm -f --volumes 43978e25fe1cb727886f434e36333022ff0c0dfce7057be9a82c2fdd4728ac64 [2026-03-26T06:49:08.176Z] #62 ... [2026-03-26T06:49:08.176Z] [2026-03-26T06:49:08.176Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T06:49:08.176Z] #63 ... [2026-03-26T06:49:08.176Z] [2026-03-26T06:49:08.176Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T06:49:08.176Z] #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.176Z] #0 1.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.176Z] #0 2.311 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:49:08.176Z] #0 2.311 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:49:08.176Z] #0 2.311 OK: 26324 distinct packages available [2026-03-26T06:49:08.176Z] #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.176Z] #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.176Z] #0 2.856 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-26T06:49:08.176Z] #0 2.871 (2/13) Installing c-ares (1.34.6-r0) [2026-03-26T06:49:08.176Z] #0 2.881 (3/13) Installing libunistring (1.3-r0) [2026-03-26T06:49:08.176Z] #0 2.903 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-26T06:49:08.176Z] #0 2.907 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-26T06:49:08.176Z] #0 2.911 (6/13) Installing libpsl (0.21.5-r3) [2026-03-26T06:49:08.176Z] #0 2.921 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-26T06:49:08.176Z] #0 2.931 (8/13) Installing libcurl (8.14.1-r2) [2026-03-26T06:49:08.176Z] #0 2.941 (9/13) Installing curl (8.14.1-r2) [2026-03-26T06:49:08.176Z] #0 2.952 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:08.176Z] #0 2.952 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-26T06:49:08.176Z] #0 2.955 (12/13) Installing libucontext (1.3.2-r0) [2026-03-26T06:49:08.176Z] #0 2.958 (13/13) Installing gcompat (1.1.0-r4) [2026-03-26T06:49:08.176Z] #0 2.965 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:08.176Z] #0 2.981 OK: 13 MiB in 29 packages [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] { [2026-03-26T06:49:08.437Z] #64 ... [2026-03-26T06:49:08.437Z] [2026-03-26T06:49:08.437Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T06:49:08.437Z] #0 0.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.437Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.437Z] #0 1.426 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:49:08.437Z] #0 1.426 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:49:08.437Z] #0 1.426 OK: 26335 distinct packages available [2026-03-26T06:49:08.437Z] #0 1.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.437Z] #0 1.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.437Z] #0 2.294 OK: 265 MiB in 60 packages [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:49:08.707Z] #65 ... [2026-03-26T06:49:08.707Z] [2026-03-26T06:49:08.707Z] #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T06:49:08.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-26T06:49:08.827Z] [2026-03-26T06:49:08.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:49:08.969Z] #66 ... [2026-03-26T06:49:08.969Z] [2026-03-26T06:49:08.969Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:49:08.969Z] #67 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-03-26T06:49:08.969Z] #67 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-03-26T06:49:08.969Z] #67 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-26T06:49:08.969Z] #67 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-26T06:49:08.969Z] #67 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-26T06:49:08.969Z] #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-26T06:49:08.969Z] #67 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-03-26T06:49:08.969Z] #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-03-26T06:49:08.969Z] #67 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.7s done [2026-03-26T06:49:08.969Z] #67 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-26T06:49:08.969Z] #67 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-26T06:49:08.969Z] #67 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.8s done [2026-03-26T06:49:08.969Z] #67 ... [2026-03-26T06:49:08.969Z] [2026-03-26T06:49:08.969Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T06:49:08.969Z] #0 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.969Z] #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:08.969Z] #0 1.574 OK: 265 MiB in 60 packages [2026-03-26T06:49:09.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-26T06:49:09.165Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-03-26T06:49:09.165Z] 547446be3368: Pulling fs layer [2026-03-26T06:49:09.165Z] d125d8839a47: Pulling fs layer [2026-03-26T06:49:09.165Z] 3e85d5ac6304: Pulling fs layer [2026-03-26T06:49:09.165Z] c3105a71a48b: Pulling fs layer [2026-03-26T06:49:09.165Z] 0f093f025ec4: Pulling fs layer [2026-03-26T06:49:09.165Z] c3106fc0e877: Pulling fs layer [2026-03-26T06:49:09.165Z] c3105a71a48b: Waiting [2026-03-26T06:49:09.165Z] 0f093f025ec4: Waiting [2026-03-26T06:49:09.165Z] c3106fc0e877: Waiting [2026-03-26T06:49:09.245Z] #68 ... [2026-03-26T06:49:09.245Z] [2026-03-26T06:49:09.245Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T06:49:09.432Z] 547446be3368: Verifying Checksum [2026-03-26T06:49:09.432Z] 547446be3368: Download complete [2026-03-26T06:49:09.432Z] c3105a71a48b: Verifying Checksum [2026-03-26T06:49:09.432Z] c3105a71a48b: Download complete [2026-03-26T06:49:09.505Z] #69 ... [2026-03-26T06:49:09.505Z] [2026-03-26T06:49:09.505Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:49:09.505Z] #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:09.505Z] #0 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:09.505Z] #0 2.035 (1/3) Installing ca-certificates (20250911-r0) [2026-03-26T06:49:09.505Z] #0 2.066 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:09.505Z] #0 2.074 (3/3) Installing tzdata (2026a-r0) [2026-03-26T06:49:09.505Z] #0 2.117 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:09.505Z] #0 2.136 Executing ca-certificates-20250911-r0.trigger [2026-03-26T06:49:09.505Z] #0 2.740 OK: 8 MiB in 19 packages [2026-03-26T06:49:09.505Z] #70 ... [2026-03-26T06:49:09.505Z] [2026-03-26T06:49:09.505Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T06:49:09.711Z] d125d8839a47: Verifying Checksum [2026-03-26T06:49:09.711Z] d125d8839a47: Download complete [2026-03-26T06:49:09.768Z] #71 ... [2026-03-26T06:49:09.768Z] [2026-03-26T06:49:09.768Z] #36 [core-metadata internal] load build context [2026-03-26T06:49:09.768Z] #36 transferring context: 639.72MB 18.5s done [2026-03-26T06:49:09.768Z] #36 ... [2026-03-26T06:49:09.768Z] [2026-03-26T06:49:09.768Z] #44 [security-proxy-setup internal] load build context [2026-03-26T06:49:09.768Z] #44 transferring context: 639.72MB 16.0s done [2026-03-26T06:49:09.981Z] c3106fc0e877: Verifying Checksum [2026-03-26T06:49:09.981Z] c3106fc0e877: Download complete [2026-03-26T06:49:09.981Z] 0f093f025ec4: Verifying Checksum [2026-03-26T06:49:09.981Z] 0f093f025ec4: Download complete [2026-03-26T06:49:10.247Z] 547446be3368: Pull complete [2026-03-26T06:49:10.369Z] #44 ... [2026-03-26T06:49:10.369Z] [2026-03-26T06:49:10.369Z] #45 [security-spiffe-token-provider internal] load build context [2026-03-26T06:49:10.369Z] #45 transferring context: 639.72MB 15.6s done [2026-03-26T06:49:10.628Z] #45 ... [2026-03-26T06:49:10.628Z] [2026-03-26T06:49:10.628Z] #46 [security-proxy-auth internal] load build context [2026-03-26T06:49:10.628Z] #46 transferring context: 639.72MB 15.2s done [2026-03-26T06:49:10.628Z] #46 ... [2026-03-26T06:49:10.628Z] [2026-03-26T06:49:10.628Z] #52 [core-common-config-bootstrapper internal] load build context [2026-03-26T06:49:10.628Z] #52 transferring context: 639.72MB 15.9s done [2026-03-26T06:49:10.923Z] #52 ... [2026-03-26T06:49:10.923Z] [2026-03-26T06:49:10.923Z] #47 [support-notifications internal] load build context [2026-03-26T06:49:10.923Z] #47 transferring context: 639.72MB 15.5s done [2026-03-26T06:49:11.183Z] #47 ... [2026-03-26T06:49:11.183Z] [2026-03-26T06:49:11.183Z] #51 [core-keeper internal] load build context [2026-03-26T06:49:11.183Z] #51 transferring context: 639.72MB 15.7s done [2026-03-26T06:49:11.183Z] #51 ... [2026-03-26T06:49:11.183Z] [2026-03-26T06:49:11.183Z] #50 [security-bootstrapper internal] load build context [2026-03-26T06:49:11.183Z] #50 transferring context: 639.72MB 15.3s done [2026-03-26T06:49:11.201Z] d125d8839a47: Pull complete [2026-03-26T06:49:11.474Z] #50 ... [2026-03-26T06:49:11.474Z] [2026-03-26T06:49:11.474Z] #49 [core-data internal] load build context [2026-03-26T06:49:11.474Z] #49 transferring context: 639.72MB 15.7s done [2026-03-26T06:49:11.787Z] 3e85d5ac6304: Verifying Checksum [2026-03-26T06:49:11.788Z] 3e85d5ac6304: Download complete [2026-03-26T06:49:16.759Z] #49 ... [2026-03-26T06:49:16.759Z] [2026-03-26T06:49:16.759Z] #48 [core-command internal] load build context [2026-03-26T06:49:16.759Z] #48 transferring context: 639.72MB 18.2s done [2026-03-26T06:49:24.122Z] 3e85d5ac6304: Pull complete [2026-03-26T06:49:24.122Z] c3105a71a48b: Pull complete [2026-03-26T06:49:24.122Z] 0f093f025ec4: Pull complete [2026-03-26T06:49:24.122Z] c3106fc0e877: Pull complete [2026-03-26T06:49:24.122Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-03-26T06:49:24.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-26T06:49:24.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T06:49:24.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container [2026-03-26T06:49:24.398Z] $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T06:49:26.357Z] $ docker top 073fa33b0a29b489bdd54d3cc2608b3f89b51d65e7466a61631c9a4b428d4911 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T06:49:26.929Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-26T06:49:31.651Z] #48 ... [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #37 [support-scheduler internal] load build context [2026-03-26T06:49:31.652Z] #37 DONE 41.6s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #46 [security-proxy-auth internal] load build context [2026-03-26T06:49:31.652Z] #46 DONE 41.6s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #47 [support-notifications internal] load build context [2026-03-26T06:49:31.652Z] #47 DONE 41.6s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #50 [security-bootstrapper internal] load build context [2026-03-26T06:49:31.652Z] #50 DONE 41.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #51 [core-keeper internal] load build context [2026-03-26T06:49:31.652Z] #51 DONE 41.6s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #45 [security-spiffe-token-provider internal] load build context [2026-03-26T06:49:31.652Z] #45 DONE 41.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #49 [core-data internal] load build context [2026-03-26T06:49:31.652Z] #49 DONE 41.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #44 [security-proxy-setup internal] load build context [2026-03-26T06:49:31.652Z] #44 DONE 41.6s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #52 [core-common-config-bootstrapper internal] load build context [2026-03-26T06:49:31.652Z] #52 DONE 41.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #34 [security-secretstore-setup internal] load build context [2026-03-26T06:49:31.652Z] #34 DONE 41.7s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #48 [core-command internal] load build context [2026-03-26T06:49:31.652Z] #48 DONE 41.7s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #36 [core-metadata internal] load build context [2026-03-26T06:49:31.652Z] #36 DONE 41.7s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T06:49:31.652Z] #60 DONE 34.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T06:49:31.652Z] #64 DONE 34.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T06:49:31.652Z] #54 DONE 34.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T06:49:31.652Z] #58 DONE 34.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T06:49:31.652Z] #65 DONE 34.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T06:49:31.652Z] #69 DONE 34.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T06:49:31.652Z] #62 DONE 34.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T06:49:31.652Z] #56 DONE 34.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T06:49:31.652Z] #55 DONE 34.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T06:49:31.652Z] #68 DONE 34.5s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T06:49:31.652Z] #59 DONE 34.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:49:31.652Z] #70 DONE 34.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T06:49:31.652Z] #61 DONE 34.4s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:31.652Z] #72 ... [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:49:31.652Z] #67 DONE 34.8s [2026-03-26T06:49:31.652Z] [2026-03-26T06:49:31.652Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T06:49:31.910Z] #73 ... [2026-03-26T06:49:31.910Z] [2026-03-26T06:49:31.910Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:31.910Z] #74 DONE 0.4s [2026-03-26T06:49:31.910Z] [2026-03-26T06:49:31.910Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:31.910Z] #72 DONE 0.4s [2026-03-26T06:49:31.910Z] [2026-03-26T06:49:31.910Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:31.910Z] #75 DONE 0.4s [2026-03-26T06:49:31.910Z] [2026-03-26T06:49:31.910Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:31.910Z] #76 DONE 0.4s [2026-03-26T06:49:31.910Z] [2026-03-26T06:49:31.910Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:31.910Z] #77 DONE 0.4s [2026-03-26T06:49:31.910Z] [2026-03-26T06:49:31.910Z] #53 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:31.910Z] #53 DONE 35.0s [2026-03-26T06:49:31.910Z] [2026-03-26T06:49:31.910Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:49:32.843Z] #78 ... [2026-03-26T06:49:32.843Z] [2026-03-26T06:49:32.843Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T06:49:32.843Z] #57 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:32.843Z] #57 35.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:32.843Z] #57 35.63 (1/7) Installing ca-certificates (20250911-r0) [2026-03-26T06:49:32.843Z] #57 35.64 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:32.843Z] #57 35.65 (3/7) Installing libgcc (14.2.0-r6) [2026-03-26T06:49:32.843Z] #57 35.65 (4/7) Installing libsodium (1.0.20-r1) [2026-03-26T06:49:32.843Z] #57 35.66 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-26T06:49:32.843Z] #57 35.68 (6/7) Installing libzmq (4.3.5-r2) [2026-03-26T06:49:32.843Z] #57 35.69 (7/7) Installing zeromq (4.3.5-r2) [2026-03-26T06:49:32.843Z] #57 35.70 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:32.843Z] #57 35.71 Executing ca-certificates-20250911-r0.trigger [2026-03-26T06:49:32.843Z] #57 35.78 OK: 12 MiB in 23 packages [2026-03-26T06:49:32.843Z] #57 DONE 36.0s [2026-03-26T06:49:32.843Z] [2026-03-26T06:49:32.843Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T06:49:32.843Z] #63 34.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:32.843Z] #63 35.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:32.843Z] #63 35.54 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:32.843Z] #63 35.54 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:32.843Z] #63 35.58 OK: 7 MiB in 17 packages [2026-03-26T06:49:32.843Z] #63 DONE 36.0s [2026-03-26T06:49:33.101Z] [2026-03-26T06:49:33.101Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T06:49:33.101Z] #71 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.101Z] #71 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.101Z] #71 35.54 (1/4) Installing ca-certificates (20250911-r0) [2026-03-26T06:49:33.101Z] #71 35.56 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:33.101Z] #71 35.56 (3/4) Installing su-exec (0.2-r3) [2026-03-26T06:49:33.101Z] #71 35.57 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T06:49:33.101Z] #71 35.66 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:33.101Z] #71 35.66 Executing ca-certificates-20250911-r0.trigger [2026-03-26T06:49:33.101Z] #71 35.71 OK: 20 MiB in 20 packages [2026-03-26T06:49:33.101Z] #71 DONE 36.0s [2026-03-26T06:49:33.101Z] [2026-03-26T06:49:33.101Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T06:49:33.101Z] #79 ... [2026-03-26T06:49:33.101Z] [2026-03-26T06:49:33.101Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:49:33.101Z] #0 1.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.101Z] #0 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.101Z] #0 1.567 OK: 13 MiB in 29 packages [2026-03-26T06:49:33.101Z] #80 DONE 1.7s [2026-03-26T06:49:33.361Z] [2026-03-26T06:49:33.361Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-26T06:49:33.361Z] #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #0 1.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #0 1.694 OK: 8 MiB in 20 packages [2026-03-26T06:49:33.361Z] #81 DONE 1.9s [2026-03-26T06:49:33.361Z] [2026-03-26T06:49:33.361Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T06:49:33.361Z] #73 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #73 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #73 1.687 OK: 7 MiB in 17 packages [2026-03-26T06:49:33.361Z] #73 DONE 1.9s [2026-03-26T06:49:33.361Z] [2026-03-26T06:49:33.361Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T06:49:33.361Z] #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #0 1.690 OK: 20 MiB in 20 packages [2026-03-26T06:49:33.361Z] #82 DONE 1.9s [2026-03-26T06:49:33.361Z] [2026-03-26T06:49:33.361Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-26T06:49:33.361Z] #83 ... [2026-03-26T06:49:33.361Z] [2026-03-26T06:49:33.361Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T06:49:33.361Z] #66 34.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #66 35.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #66 35.58 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:49:33.361Z] #66 35.58 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:49:33.361Z] #66 35.58 OK: 26324 distinct packages available [2026-03-26T06:49:33.361Z] #66 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #66 35.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:33.361Z] #66 36.17 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:33.361Z] #66 36.18 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-26T06:49:33.361Z] #66 36.18 (3/5) Installing libucontext (1.3.2-r0) [2026-03-26T06:49:33.361Z] #66 36.19 (4/5) Installing gcompat (1.1.0-r4) [2026-03-26T06:49:33.361Z] #66 36.19 (5/5) Installing openssl (3.5.5-r0) [2026-03-26T06:49:33.361Z] #66 36.20 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:33.361Z] #66 36.21 OK: 8 MiB in 21 packages [2026-03-26T06:49:33.361Z] #66 DONE 36.4s [2026-03-26T06:49:33.619Z] [2026-03-26T06:49:33.619Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-26T06:49:33.619Z] #83 DONE 0.3s [2026-03-26T06:49:33.619Z] [2026-03-26T06:49:33.619Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-26T06:49:34.557Z] #84 ... [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T06:49:34.557Z] #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 2.283 OK: 7 MiB in 18 packages [2026-03-26T06:49:34.557Z] #85 DONE 3.2s [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:49:34.557Z] #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 1.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 2.160 OK: 8 MiB in 19 packages [2026-03-26T06:49:34.557Z] #86 DONE 3.2s [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T06:49:34.557Z] #0 1.191 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 1.472 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 2.160 OK: 265 MiB in 60 packages [2026-03-26T06:49:34.557Z] #87 DONE 3.2s [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-26T06:49:34.557Z] #0 1.018 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 1.491 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:34.557Z] #0 2.122 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T06:49:34.557Z] #0 2.280 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:49:34.557Z] #0 2.295 OK: 7 MiB in 17 packages [2026-03-26T06:49:34.557Z] #88 DONE 3.2s [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:49:34.557Z] #89 DONE 1.3s [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-26T06:49:34.557Z] #90 DONE 0.1s [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T06:49:34.557Z] #91 DONE 0.1s [2026-03-26T06:49:34.557Z] [2026-03-26T06:49:34.557Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-26T06:49:34.820Z] #92 DONE 0.1s [2026-03-26T06:49:34.820Z] [2026-03-26T06:49:34.820Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T06:49:34.820Z] #93 DONE 0.0s [2026-03-26T06:49:34.820Z] [2026-03-26T06:49:34.820Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-26T06:49:34.820Z] #94 DONE 0.0s [2026-03-26T06:49:34.820Z] [2026-03-26T06:49:34.820Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:49:34.820Z] #95 ... [2026-03-26T06:49:34.820Z] [2026-03-26T06:49:34.820Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-26T06:49:34.820Z] #96 DONE 0.0s [2026-03-26T06:49:35.077Z] [2026-03-26T06:49:35.077Z] #97 [security-spire-config] exporting to image [2026-03-26T06:49:35.077Z] #97 exporting layers [2026-03-26T06:49:35.652Z] #97 exporting layers 0.8s done [2026-03-26T06:49:35.652Z] #97 writing image sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done [2026-03-26T06:49:35.652Z] #97 naming to docker.io/library/security-spire-config 0.0s done [2026-03-26T06:49:36.719Z] #97 DONE 1.5s [2026-03-26T06:49:36.719Z] [2026-03-26T06:49:36.719Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T06:49:36.719Z] #79 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:36.719Z] #79 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:37.066Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #1 transferring dockerfile: 30B [2026-03-26T06:49:37.066Z] #1 transferring dockerfile: 2.49kB done [2026-03-26T06:49:37.066Z] #1 DONE 0.1s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #2 transferring dockerfile: 2.23kB done [2026-03-26T06:49:37.066Z] #2 DONE 0.0s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #3 transferring dockerfile: 2.50kB done [2026-03-26T06:49:37.066Z] #3 DONE 0.1s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #4 transferring dockerfile: 3.02kB done [2026-03-26T06:49:37.066Z] #4 DONE 0.1s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #5 [core-command internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #5 transferring dockerfile: 1.94kB done [2026-03-26T06:49:37.066Z] #5 DONE 0.1s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #6 [security-spire-server internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #6 transferring dockerfile: 1.70kB 0.0s done [2026-03-26T06:49:37.066Z] #6 DONE 0.1s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #7 [security-spire-config internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #7 transferring dockerfile: 1.69kB done [2026-03-26T06:49:37.066Z] #7 DONE 0.1s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-26T06:49:37.066Z] #8 transferring dockerfile: 2.14kB done [2026-03-26T06:49:37.066Z] #8 DONE 0.1s [2026-03-26T06:49:37.066Z] [2026-03-26T06:49:37.066Z] #9 [core-keeper internal] load build definition from Dockerfile [2026-03-26T06:49:37.342Z] #9 transferring dockerfile: 2.07kB done [2026-03-26T06:49:37.342Z] #9 DONE 0.1s [2026-03-26T06:49:37.342Z] [2026-03-26T06:49:37.342Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2026-03-26T06:49:37.342Z] #10 transferring dockerfile: 1.81kB 0.0s done [2026-03-26T06:49:37.342Z] #10 DONE 0.1s [2026-03-26T06:49:37.342Z] [2026-03-26T06:49:37.342Z] #11 [core-data internal] load build definition from Dockerfile [2026-03-26T06:49:37.342Z] #11 transferring dockerfile: 2.04kB done [2026-03-26T06:49:37.342Z] #11 DONE 0.1s [2026-03-26T06:49:37.342Z] [2026-03-26T06:49:37.342Z] #12 [core-metadata internal] load build definition from Dockerfile [2026-03-26T06:49:37.342Z] #12 transferring dockerfile: 2.10kB 0.0s done [2026-03-26T06:49:37.342Z] #12 DONE 0.1s [2026-03-26T06:49:37.350Z] #79 4.037 OK: 20 MiB in 20 packages [2026-03-26T06:49:37.611Z] [2026-03-26T06:49:37.611Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-26T06:49:37.611Z] #13 transferring dockerfile: 1.89kB done [2026-03-26T06:49:37.611Z] #13 DONE 0.1s [2026-03-26T06:49:37.611Z] [2026-03-26T06:49:37.611Z] #14 [support-notifications internal] load build definition from Dockerfile [2026-03-26T06:49:37.611Z] #14 transferring dockerfile: 2.02kB 0.0s done [2026-03-26T06:49:37.611Z] #14 DONE 0.1s [2026-03-26T06:49:37.611Z] [2026-03-26T06:49:37.611Z] #15 [support-scheduler internal] load build definition from Dockerfile [2026-03-26T06:49:37.611Z] #15 transferring dockerfile: 1.83kB 0.0s done [2026-03-26T06:49:37.611Z] #15 DONE 0.1s [2026-03-26T06:49:37.611Z] [2026-03-26T06:49:37.611Z] #16 [security-secretstore-setup internal] load .dockerignore [2026-03-26T06:49:37.611Z] #16 transferring context: [2026-03-26T06:49:37.880Z] #16 transferring context: 50B 0.0s done [2026-03-26T06:49:37.880Z] #16 DONE 0.1s [2026-03-26T06:49:38.466Z] [2026-03-26T06:49:38.466Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-26T06:49:38.466Z] #17 transferring context: 50B 0.0s done [2026-03-26T06:49:38.466Z] #17 DONE 0.1s [2026-03-26T06:49:38.466Z] [2026-03-26T06:49:38.466Z] #18 [security-proxy-setup internal] load .dockerignore [2026-03-26T06:49:38.466Z] #18 transferring context: 50B done [2026-03-26T06:49:38.466Z] #18 DONE 0.0s [2026-03-26T06:49:38.466Z] [2026-03-26T06:49:38.466Z] #19 [core-command internal] load .dockerignore [2026-03-26T06:49:38.466Z] #19 transferring context: 50B 0.0s done [2026-03-26T06:49:38.466Z] #19 DONE 0.1s [2026-03-26T06:49:38.466Z] [2026-03-26T06:49:38.466Z] #20 [security-bootstrapper internal] load .dockerignore [2026-03-26T06:49:38.466Z] #20 transferring context: 50B done [2026-03-26T06:49:38.466Z] #20 DONE 0.1s [2026-03-26T06:49:38.466Z] [2026-03-26T06:49:38.466Z] #21 [security-spire-server internal] load .dockerignore [2026-03-26T06:49:38.735Z] #21 transferring context: 50B done [2026-03-26T06:49:38.735Z] #21 DONE 0.1s [2026-03-26T06:49:38.735Z] [2026-03-26T06:49:38.735Z] #22 [security-spire-config internal] load .dockerignore [2026-03-26T06:49:38.735Z] #22 transferring context: 50B done [2026-03-26T06:49:38.735Z] #22 DONE 0.1s [2026-03-26T06:49:38.735Z] [2026-03-26T06:49:38.735Z] #23 [security-proxy-auth internal] load .dockerignore [2026-03-26T06:49:38.735Z] #23 transferring context: 50B done [2026-03-26T06:49:38.735Z] #23 DONE 0.1s [2026-03-26T06:49:38.735Z] [2026-03-26T06:49:38.735Z] #24 [security-spire-agent internal] load .dockerignore [2026-03-26T06:49:39.002Z] #24 transferring context: 50B 0.0s done [2026-03-26T06:49:39.002Z] #24 DONE 0.1s [2026-03-26T06:49:39.002Z] [2026-03-26T06:49:39.002Z] #25 [core-keeper internal] load .dockerignore [2026-03-26T06:49:39.002Z] #25 transferring context: 50B done [2026-03-26T06:49:39.002Z] #25 DONE 0.1s [2026-03-26T06:49:39.002Z] [2026-03-26T06:49:39.002Z] #26 [core-data internal] load .dockerignore [2026-03-26T06:49:39.002Z] #26 transferring context: 50B done [2026-03-26T06:49:39.002Z] #26 DONE 0.1s [2026-03-26T06:49:39.002Z] [2026-03-26T06:49:39.002Z] #27 [core-metadata internal] load .dockerignore [2026-03-26T06:49:39.002Z] #27 transferring context: 50B 0.0s done [2026-03-26T06:49:39.002Z] #27 DONE 0.1s [2026-03-26T06:49:39.002Z] [2026-03-26T06:49:39.002Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-03-26T06:49:39.002Z] #28 transferring context: 50B 0.0s done [2026-03-26T06:49:39.002Z] #28 DONE 0.0s [2026-03-26T06:49:39.002Z] [2026-03-26T06:49:39.002Z] #29 [support-notifications internal] load .dockerignore [2026-03-26T06:49:39.002Z] #29 transferring context: 50B 0.0s done [2026-03-26T06:49:39.268Z] #29 DONE 0.1s [2026-03-26T06:49:39.268Z] [2026-03-26T06:49:39.269Z] #30 [support-scheduler internal] load .dockerignore [2026-03-26T06:49:39.269Z] #30 transferring context: 50B 0.0s done [2026-03-26T06:49:39.269Z] #30 DONE 0.1s [2026-03-26T06:49:39.269Z] [2026-03-26T06:49:39.269Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:39.269Z] #31 DONE 0.0s [2026-03-26T06:49:39.269Z] [2026-03-26T06:49:39.269Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:49:39.269Z] #32 DONE 0.1s [2026-03-26T06:49:39.534Z] [2026-03-26T06:49:39.534Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:39.534Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:39.534Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.1s [2026-03-26T06:49:39.535Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:39.535Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:39.535Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:39.803Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.2s [2026-03-26T06:49:39.803Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s [2026-03-26T06:49:39.803Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-03-26T06:49:39.803Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:40.404Z] #33 ... [2026-03-26T06:49:40.404Z] [2026-03-26T06:49:40.404Z] #34 [security-secretstore-setup internal] load build context [2026-03-26T06:49:40.404Z] #34 transferring context: 3.40MB 0.7s done [2026-03-26T06:49:40.404Z] #34 DONE 0.9s [2026-03-26T06:49:40.404Z] [2026-03-26T06:49:40.404Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:40.404Z] #33 ... [2026-03-26T06:49:40.404Z] [2026-03-26T06:49:40.404Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:40.404Z] #31 DONE 0.0s [2026-03-26T06:49:40.404Z] [2026-03-26T06:49:40.404Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:49:40.404Z] #32 DONE 0.2s [2026-03-26T06:49:40.404Z] [2026-03-26T06:49:40.404Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:40.404Z] #35 DONE 1.0s [2026-03-26T06:49:40.404Z] [2026-03-26T06:49:40.404Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:40.673Z] #33 ... [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:40.673Z] #31 DONE 0.0s [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:40.673Z] #35 DONE 1.7s [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:40.673Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:40.673Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:40.673Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:40.673Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:40.673Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:40.673Z] #33 ... [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:40.673Z] #31 DONE 0.0s [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:40.673Z] #33 ... [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:49:40.673Z] #32 DONE 0.4s [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:40.673Z] #35 DONE 1.7s [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-03-26T06:49:40.673Z] #36 DONE 0.5s [2026-03-26T06:49:40.673Z] [2026-03-26T06:49:40.673Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:40.673Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:40.673Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:40.673Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:40.673Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:40.673Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:40.942Z] #33 ... [2026-03-26T06:49:40.942Z] [2026-03-26T06:49:40.942Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:40.942Z] #35 DONE 1.7s [2026-03-26T06:49:40.942Z] [2026-03-26T06:49:40.942Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2026-03-26T06:49:40.942Z] #36 DONE 0.6s [2026-03-26T06:49:40.942Z] [2026-03-26T06:49:40.942Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:41.211Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-26T06:49:41.211Z] #33 ... [2026-03-26T06:49:41.211Z] [2026-03-26T06:49:41.211Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:41.211Z] #31 DONE 0.0s [2026-03-26T06:49:41.211Z] [2026-03-26T06:49:41.211Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:41.211Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-26T06:49:41.478Z] #33 ... [2026-03-26T06:49:41.478Z] [2026-03-26T06:49:41.478Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:49:41.478Z] #32 DONE 0.9s [2026-03-26T06:49:41.478Z] [2026-03-26T06:49:41.478Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:41.478Z] #35 DONE 1.8s [2026-03-26T06:49:41.478Z] [2026-03-26T06:49:41.478Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:41.478Z] #31 DONE 0.0s [2026-03-26T06:49:41.478Z] [2026-03-26T06:49:41.478Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-03-26T06:49:41.478Z] #36 DONE 0.6s [2026-03-26T06:49:41.478Z] [2026-03-26T06:49:41.478Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:41.478Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:41.478Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:41.478Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:41.478Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:41.478Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:41.478Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-26T06:49:41.748Z] #33 ... [2026-03-26T06:49:41.748Z] [2026-03-26T06:49:41.748Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:49:41.748Z] #32 DONE 1.0s [2026-03-26T06:49:41.748Z] [2026-03-26T06:49:41.748Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:41.748Z] #35 DONE 1.8s [2026-03-26T06:49:41.748Z] [2026-03-26T06:49:41.748Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-03-26T06:49:41.748Z] #36 DONE 0.7s [2026-03-26T06:49:41.748Z] [2026-03-26T06:49:41.748Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:41.748Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:41.748Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:41.748Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:41.748Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:41.748Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:41.748Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-26T06:49:42.015Z] #33 ... [2026-03-26T06:49:42.015Z] [2026-03-26T06:49:42.015Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:42.015Z] #31 DONE 0.0s [2026-03-26T06:49:42.015Z] [2026-03-26T06:49:42.015Z] #37 [security-proxy-setup internal] load build context [2026-03-26T06:49:42.620Z] #37 ... [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:42.620Z] #31 DONE 0.0s [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #37 [security-proxy-setup internal] load build context [2026-03-26T06:49:42.620Z] #37 ... [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:42.620Z] #35 DONE 1.9s [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-03-26T06:49:42.620Z] #36 DONE 0.7s [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:49:42.620Z] #32 DONE 1.7s [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #37 [security-proxy-setup internal] load build context [2026-03-26T06:49:42.620Z] #37 ... [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:42.620Z] #31 DONE 0.0s [2026-03-26T06:49:42.620Z] [2026-03-26T06:49:42.620Z] #37 [security-proxy-setup internal] load build context [2026-03-26T06:49:42.622Z] #79 ... [2026-03-26T06:49:42.622Z] [2026-03-26T06:49:42.622Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:49:42.622Z] #98 ... [2026-03-26T06:49:42.622Z] [2026-03-26T06:49:42.622Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:49:42.622Z] #99 ... [2026-03-26T06:49:42.622Z] [2026-03-26T06:49:42.622Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:49:42.622Z] #100 ... [2026-03-26T06:49:42.622Z] [2026-03-26T06:49:42.622Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:49:42.622Z] #101 ... [2026-03-26T06:49:42.622Z] [2026-03-26T06:49:42.622Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-03-26T06:49:42.622Z] #84 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:42.622Z] #84 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:42.622Z] #84 2.684 OK: 8 MiB in 21 packages [2026-03-26T06:49:42.887Z] #37 ... [2026-03-26T06:49:42.887Z] [2026-03-26T06:49:42.887Z] #38 [core-common-config-bootstrapper internal] load build context [2026-03-26T06:49:42.887Z] #38 transferring context: 3.40MB 1.7s done [2026-03-26T06:49:42.887Z] #38 DONE 2.2s [2026-03-26T06:49:42.887Z] [2026-03-26T06:49:42.887Z] #37 [security-proxy-setup internal] load build context [2026-03-26T06:49:42.887Z] #37 ... [2026-03-26T06:49:42.887Z] [2026-03-26T06:49:42.887Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:42.887Z] #31 DONE 0.0s [2026-03-26T06:49:42.887Z] [2026-03-26T06:49:42.887Z] #37 [security-proxy-setup internal] load build context [2026-03-26T06:49:42.887Z] #37 transferring context: 3.40MB 2.0s done [2026-03-26T06:49:43.157Z] #37 ... [2026-03-26T06:49:43.157Z] [2026-03-26T06:49:43.157Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-26T06:49:43.157Z] #39 DONE 2.3s [2026-03-26T06:49:43.157Z] [2026-03-26T06:49:43.157Z] #40 [security-spire-config internal] load build context [2026-03-26T06:49:43.157Z] #40 DONE 0.0s [2026-03-26T06:49:43.157Z] [2026-03-26T06:49:43.157Z] #41 [security-spire-server internal] load build context [2026-03-26T06:49:43.157Z] #41 DONE 0.0s [2026-03-26T06:49:43.157Z] [2026-03-26T06:49:43.157Z] #42 [security-bootstrapper internal] load build context [2026-03-26T06:49:43.157Z] #42 transferring context: 3.40MB 2.0s done [2026-03-26T06:49:43.157Z] #42 DONE 2.4s [2026-03-26T06:49:43.188Z] #84 ... [2026-03-26T06:49:43.188Z] [2026-03-26T06:49:43.188Z] #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:49:43.188Z] #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:43.188Z] #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:43.188Z] #0 3.100 OK: 7 MiB in 17 packages [2026-03-26T06:49:43.188Z] #102 ... [2026-03-26T06:49:43.188Z] [2026-03-26T06:49:43.188Z] #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:49:43.188Z] #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:43.188Z] #0 2.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T06:49:43.188Z] #0 2.712 OK: 12 MiB in 23 packages [2026-03-26T06:49:43.434Z] [2026-03-26T06:49:43.434Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-26T06:49:43.434Z] #31 DONE 0.1s [2026-03-26T06:49:43.434Z] [2026-03-26T06:49:43.434Z] #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:43.434Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:43.434Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:43.434Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:43.434Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:43.434Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:43.434Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-26T06:49:43.434Z] #33 ... [2026-03-26T06:49:43.434Z] [2026-03-26T06:49:43.434Z] #37 [security-proxy-setup internal] load build context [2026-03-26T06:49:43.434Z] #37 DONE 2.6s [2026-03-26T06:49:43.434Z] [2026-03-26T06:49:43.434Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:43.704Z] #33 ... [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-26T06:49:43.704Z] #35 DONE 2.0s [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-03-26T06:49:43.704Z] #36 DONE 0.8s [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T06:49:43.704Z] #32 DONE 2.5s [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #43 [support-notifications internal] load build context [2026-03-26T06:49:43.704Z] #43 DONE 0.0s [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #44 [core-command internal] load build context [2026-03-26T06:49:43.704Z] #44 transferring context: 3.40MB 2.1s done [2026-03-26T06:49:43.704Z] #44 DONE 2.8s [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:43.704Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:43.704Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:43.704Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:43.704Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:43.704Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:43.704Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-26T06:49:43.704Z] #33 ... [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-26T06:49:43.704Z] #45 DONE 1.8s [2026-03-26T06:49:43.704Z] [2026-03-26T06:49:43.704Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:49:43.704Z] #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T06:49:43.704Z] #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-03-26T06:49:43.704Z] #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T06:49:43.704Z] #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-26T06:49:43.704Z] #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-26T06:49:43.704Z] #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done [2026-03-26T06:49:43.973Z] #33 ... [2026-03-26T06:49:43.973Z] [2026-03-26T06:49:43.973Z] #46 [support-scheduler internal] load build context [2026-03-26T06:49:43.973Z] #46 DONE 0.0s [2026-03-26T06:49:43.973Z] [2026-03-26T06:49:43.973Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:49:43.973Z] #47 DONE 0.1s [2026-03-26T06:49:43.973Z] [2026-03-26T06:49:43.973Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:49:43.973Z] #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:49:44.240Z] #47 ... [2026-03-26T06:49:44.240Z] [2026-03-26T06:49:44.240Z] #48 [security-proxy-auth internal] load build context [2026-03-26T06:49:44.240Z] #48 transferring context: 3.40MB 2.2s done [2026-03-26T06:49:44.240Z] #48 DONE 2.8s [2026-03-26T06:49:44.508Z] [2026-03-26T06:49:44.508Z] #41 [security-spire-server internal] load build context [2026-03-26T06:49:44.508Z] #41 transferring context: 26.57kB 0.1s done [2026-03-26T06:49:44.508Z] #41 DONE 1.2s [2026-03-26T06:49:44.508Z] [2026-03-26T06:49:44.508Z] #49 [core-keeper internal] load build context [2026-03-26T06:49:44.568Z] #103 ... [2026-03-26T06:49:44.568Z] [2026-03-26T06:49:44.568Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-26T06:49:44.778Z] #49 ... [2026-03-26T06:49:44.778Z] [2026-03-26T06:49:44.778Z] #40 [security-spire-config internal] load build context [2026-03-26T06:49:44.778Z] #40 transferring context: 24.82kB 0.0s done [2026-03-26T06:49:44.778Z] #40 DONE 1.4s [2026-03-26T06:49:44.778Z] [2026-03-26T06:49:44.778Z] #49 [core-keeper internal] load build context [2026-03-26T06:49:45.046Z] #49 transferring context: 3.40MB 2.5s done [2026-03-26T06:49:46.030Z] #49 DONE 4.1s [2026-03-26T06:49:46.030Z] [2026-03-26T06:49:46.030Z] #50 [security-spire-agent internal] load build context [2026-03-26T06:49:46.030Z] #50 transferring context: 26.10kB 0.2s done [2026-03-26T06:49:46.030Z] #50 DONE 2.2s [2026-03-26T06:49:46.030Z] [2026-03-26T06:49:46.030Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:46.030Z] #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.5s done [2026-03-26T06:49:46.030Z] #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-26T06:49:46.620Z] #51 ... [2026-03-26T06:49:46.620Z] [2026-03-26T06:49:46.620Z] #52 [core-data internal] load build context [2026-03-26T06:49:46.620Z] #52 transferring context: 3.40MB 3.0s done [2026-03-26T06:49:46.620Z] #52 DONE 3.9s [2026-03-26T06:49:46.620Z] [2026-03-26T06:49:46.620Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:46.620Z] #51 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-03-26T06:49:46.898Z] #51 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-03-26T06:49:46.898Z] #51 ... [2026-03-26T06:49:46.898Z] [2026-03-26T06:49:46.898Z] #53 [core-metadata internal] load build context [2026-03-26T06:49:46.898Z] #53 transferring context: 3.40MB 3.0s done [2026-03-26T06:49:46.898Z] #53 DONE 4.2s [2026-03-26T06:49:47.166Z] [2026-03-26T06:49:47.166Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:49:47.166Z] #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.5s done [2026-03-26T06:49:47.166Z] #47 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-26T06:49:47.434Z] #47 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-03-26T06:49:47.434Z] #47 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-03-26T06:49:47.701Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB [2026-03-26T06:49:48.285Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s [2026-03-26T06:49:48.285Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-03-26T06:49:48.285Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done [2026-03-26T06:49:48.285Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-03-26T06:49:48.553Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2026-03-26T06:49:48.820Z] #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 1.0s [2026-03-26T06:49:48.820Z] #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 0B / 17.33MB 1.1s [2026-03-26T06:49:49.090Z] #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.4s [2026-03-26T06:49:49.090Z] #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done [2026-03-26T06:49:49.359Z] #47 ... [2026-03-26T06:49:49.359Z] [2026-03-26T06:49:49.359Z] #43 [support-notifications internal] load build context [2026-03-26T06:49:49.359Z] #43 transferring context: 3.40MB 4.0s done [2026-03-26T06:49:49.359Z] #43 DONE 5.5s [2026-03-26T06:49:49.359Z] [2026-03-26T06:49:49.359Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:49.359Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s done [2026-03-26T06:49:49.359Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done [2026-03-26T06:49:49.359Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.1s done [2026-03-26T06:49:49.359Z] #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-03-26T06:49:49.359Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.73MB / 37.02MB 2.0s [2026-03-26T06:49:50.322Z] #51 ... [2026-03-26T06:49:50.322Z] [2026-03-26T06:49:50.322Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T06:49:50.322Z] #54 DONE 8.5s [2026-03-26T06:49:50.322Z] [2026-03-26T06:49:50.322Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:50.322Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 3.0s [2026-03-26T06:49:50.590Z] #51 ... [2026-03-26T06:49:50.590Z] [2026-03-26T06:49:50.590Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T06:49:50.590Z] #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:50.590Z] #0 5.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:50.590Z] #0 8.289 OK: 255 MiB in 60 packages [2026-03-26T06:49:50.590Z] #55 DONE 9.8s [2026-03-26T06:49:50.590Z] [2026-03-26T06:49:50.590Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:50.857Z] #51 ... [2026-03-26T06:49:50.857Z] [2026-03-26T06:49:50.857Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T06:49:50.857Z] #0 8.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:50.857Z] #0 9.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:50.857Z] #56 ... [2026-03-26T06:49:50.857Z] [2026-03-26T06:49:50.857Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:51.123Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.34MB / 37.02MB 3.9s [2026-03-26T06:49:51.706Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.22MB / 37.02MB 4.3s [2026-03-26T06:49:52.666Z] #51 ... [2026-03-26T06:49:52.666Z] [2026-03-26T06:49:52.666Z] #57 [security-spiffe-token-provider internal] load build context [2026-03-26T06:49:52.666Z] #57 transferring context: 3.40MB 7.0s done [2026-03-26T06:49:52.666Z] #57 DONE 9.0s [2026-03-26T06:49:52.666Z] [2026-03-26T06:49:52.666Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:52.666Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-03-26T06:49:52.935Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-03-26T06:49:52.935Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-03-26T06:49:53.202Z] #51 ... [2026-03-26T06:49:53.202Z] [2026-03-26T06:49:53.202Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-26T06:49:53.202Z] #56 11.61 OK: 255 MiB in 60 packages [2026-03-26T06:49:53.202Z] #56 DONE 13.1s [2026-03-26T06:49:53.202Z] [2026-03-26T06:49:53.202Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:53.202Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 6.0s [2026-03-26T06:49:53.486Z] #51 ... [2026-03-26T06:49:53.486Z] [2026-03-26T06:49:53.486Z] #46 [support-scheduler internal] load build context [2026-03-26T06:49:53.486Z] #46 transferring context: 3.40MB 6.9s done [2026-03-26T06:49:53.486Z] #46 DONE 9.2s [2026-03-26T06:49:53.486Z] [2026-03-26T06:49:53.486Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:53.757Z] #51 ... [2026-03-26T06:49:53.757Z] [2026-03-26T06:49:53.757Z] #58 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:53.757Z] #58 DONE 3.3s [2026-03-26T06:49:53.757Z] [2026-03-26T06:49:53.757Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:54.027Z] #51 ... [2026-03-26T06:49:54.027Z] [2026-03-26T06:49:54.027Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T06:49:54.028Z] #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:54.028Z] #59 ... [2026-03-26T06:49:54.028Z] [2026-03-26T06:49:54.028Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T06:49:54.028Z] #0 8.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:54.028Z] #0 9.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:54.296Z] #60 ... [2026-03-26T06:49:54.296Z] [2026-03-26T06:49:54.296Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T06:49:54.296Z] #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:54.296Z] #61 ... [2026-03-26T06:49:54.296Z] [2026-03-26T06:49:54.296Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:54.609Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 7.3s [2026-03-26T06:49:54.877Z] #51 ... [2026-03-26T06:49:54.877Z] [2026-03-26T06:49:54.877Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T06:49:54.877Z] #0 9.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:54.877Z] #62 ... [2026-03-26T06:49:54.877Z] [2026-03-26T06:49:54.877Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T06:49:54.877Z] #63 ... [2026-03-26T06:49:54.877Z] [2026-03-26T06:49:54.877Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T06:49:55.145Z] #64 ... [2026-03-26T06:49:55.145Z] [2026-03-26T06:49:55.145Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T06:49:55.145Z] #65 ... [2026-03-26T06:49:55.145Z] [2026-03-26T06:49:55.145Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T06:49:55.417Z] #66 ... [2026-03-26T06:49:55.417Z] [2026-03-26T06:49:55.417Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T06:49:55.417Z] #67 ... [2026-03-26T06:49:55.417Z] [2026-03-26T06:49:55.417Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T06:49:55.685Z] #68 ... [2026-03-26T06:49:55.685Z] [2026-03-26T06:49:55.685Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:49:55.685Z] #69 ... [2026-03-26T06:49:55.685Z] [2026-03-26T06:49:55.685Z] #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T06:49:55.685Z] #70 ... [2026-03-26T06:49:55.685Z] [2026-03-26T06:49:55.685Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T06:49:55.954Z] #71 ... [2026-03-26T06:49:55.954Z] [2026-03-26T06:49:55.954Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:55.954Z] #72 DONE 2.7s [2026-03-26T06:49:55.954Z] [2026-03-26T06:49:55.954Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T06:49:56.222Z] #73 ... [2026-03-26T06:49:56.222Z] [2026-03-26T06:49:56.222Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:56.222Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 8.9s [2026-03-26T06:49:57.189Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 9.9s [2026-03-26T06:49:57.189Z] #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-03-26T06:49:58.150Z] #51 ... [2026-03-26T06:49:58.150Z] [2026-03-26T06:49:58.150Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-26T06:49:58.150Z] #60 13.02 OK: 255 MiB in 60 packages [2026-03-26T06:49:58.150Z] #60 DONE 14.0s [2026-03-26T06:49:58.150Z] [2026-03-26T06:49:58.150Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:58.150Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.47MB / 37.02MB 10.9s [2026-03-26T06:49:59.573Z] #51 ... [2026-03-26T06:49:59.573Z] [2026-03-26T06:49:59.573Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:49:59.573Z] #74 DONE 1.4s [2026-03-26T06:49:59.573Z] [2026-03-26T06:49:59.573Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:59.573Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 12.3s [2026-03-26T06:49:59.573Z] #51 ... [2026-03-26T06:49:59.573Z] [2026-03-26T06:49:59.573Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:49:59.573Z] #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.7s done [2026-03-26T06:49:59.573Z] #47 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.2s done [2026-03-26T06:49:59.573Z] #47 ... [2026-03-26T06:49:59.573Z] [2026-03-26T06:49:59.573Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:59.849Z] #51 ... [2026-03-26T06:49:59.849Z] [2026-03-26T06:49:59.849Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-26T06:49:59.849Z] #59 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:49:59.849Z] #59 14.94 OK: 255 MiB in 60 packages [2026-03-26T06:49:59.849Z] #59 DONE 16.0s [2026-03-26T06:49:59.849Z] [2026-03-26T06:49:59.849Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:49:59.849Z] #51 ... [2026-03-26T06:49:59.849Z] [2026-03-26T06:49:59.849Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-26T06:49:59.849Z] #71 DONE 15.2s [2026-03-26T06:49:59.849Z] [2026-03-26T06:49:59.849Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:00.440Z] #51 ... [2026-03-26T06:50:00.440Z] [2026-03-26T06:50:00.440Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T06:50:00.440Z] #75 ... [2026-03-26T06:50:00.440Z] [2026-03-26T06:50:00.440Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:01.029Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.08MB / 37.02MB 13.9s [2026-03-26T06:50:01.617Z] #51 ... [2026-03-26T06:50:01.617Z] [2026-03-26T06:50:01.617Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-26T06:50:01.617Z] #62 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:01.617Z] #62 15.19 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:01.617Z] #62 15.23 (2/2) Installing su-exec (0.2-r3) [2026-03-26T06:50:01.617Z] #62 15.23 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:01.617Z] #62 15.33 OK: 8 MiB in 18 packages [2026-03-26T06:50:01.617Z] #62 DONE 17.1s [2026-03-26T06:50:01.617Z] [2026-03-26T06:50:01.618Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:01.618Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 14.5s [2026-03-26T06:50:01.885Z] #51 ... [2026-03-26T06:50:01.885Z] [2026-03-26T06:50:01.885Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:01.885Z] #76 DONE 2.0s [2026-03-26T06:50:01.885Z] [2026-03-26T06:50:01.885Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:02.529Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 15.2s [2026-03-26T06:50:02.664Z] #104 DONE 26.1s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:02.664Z] #103 DONE 27.7s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:02.664Z] #100 DONE 28.8s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:02.664Z] #98 DONE 28.8s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:02.664Z] #101 DONE 28.8s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T06:50:02.664Z] #79 DONE 27.7s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:02.664Z] #95 DONE 26.0s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-03-26T06:50:02.664Z] #84 DONE 27.3s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:02.664Z] #78 DONE 28.9s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #102 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:02.664Z] #102 DONE 27.7s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:02.664Z] #99 DONE 28.9s [2026-03-26T06:50:02.664Z] [2026-03-26T06:50:02.664Z] #105 [core-data builder 6/7] COPY . . [2026-03-26T06:50:03.494Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 16.3s [2026-03-26T06:50:04.078Z] #51 ... [2026-03-26T06:50:04.078Z] [2026-03-26T06:50:04.078Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:04.078Z] #77 ... [2026-03-26T06:50:04.078Z] [2026-03-26T06:50:04.078Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:04.078Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 17.0s [2026-03-26T06:50:04.660Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.46MB / 37.02MB 17.5s [2026-03-26T06:50:04.934Z] #51 ... [2026-03-26T06:50:04.934Z] [2026-03-26T06:50:04.934Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T06:50:04.934Z] #61 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:04.934Z] #61 16.32 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:50:04.934Z] #61 16.32 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:50:04.934Z] #61 16.32 OK: 26176 distinct packages available [2026-03-26T06:50:04.934Z] #61 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:04.934Z] #61 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:05.200Z] #61 ... [2026-03-26T06:50:05.200Z] [2026-03-26T06:50:05.200Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:05.200Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 18.0s done [2026-03-26T06:50:06.181Z] #51 ... [2026-03-26T06:50:06.181Z] [2026-03-26T06:50:06.181Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:06.181Z] #78 ... [2026-03-26T06:50:06.181Z] [2026-03-26T06:50:06.181Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T06:50:06.181Z] #66 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:08.161Z] #66 ... [2026-03-26T06:50:08.161Z] [2026-03-26T06:50:08.161Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T06:50:08.161Z] #64 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:08.161Z] #64 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:08.161Z] #64 20.35 (1/4) Installing ca-certificates (20250911-r0) [2026-03-26T06:50:08.161Z] #64 20.72 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:08.161Z] #64 20.75 (3/4) Installing su-exec (0.2-r3) [2026-03-26T06:50:08.161Z] #64 20.76 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T06:50:08.161Z] #64 21.88 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:08.161Z] #64 21.96 Executing ca-certificates-20250911-r0.trigger [2026-03-26T06:50:08.161Z] #64 ... [2026-03-26T06:50:08.161Z] [2026-03-26T06:50:08.161Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:08.161Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.6s [2026-03-26T06:50:08.434Z] #51 ... [2026-03-26T06:50:08.434Z] [2026-03-26T06:50:08.434Z] #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T06:50:08.434Z] #70 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:08.434Z] #70 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:08.434Z] #70 20.57 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:08.434Z] #70 20.75 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:08.434Z] #70 20.98 OK: 8 MiB in 17 packages [2026-03-26T06:50:08.712Z] #70 ... [2026-03-26T06:50:08.712Z] [2026-03-26T06:50:08.712Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T06:50:08.712Z] #66 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:09.318Z] #66 ... [2026-03-26T06:50:09.318Z] [2026-03-26T06:50:09.318Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T06:50:09.318Z] #63 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:09.318Z] #63 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:09.318Z] #63 22.51 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:09.318Z] #63 22.57 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:09.318Z] #63 22.87 OK: 8 MiB in 17 packages [2026-03-26T06:50:09.318Z] #63 ... [2026-03-26T06:50:09.318Z] [2026-03-26T06:50:09.318Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:09.590Z] #79 ... [2026-03-26T06:50:09.590Z] [2026-03-26T06:50:09.590Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:10.173Z] #51 ... [2026-03-26T06:50:10.173Z] [2026-03-26T06:50:10.173Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-26T06:50:10.173Z] #0 7.210 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:10.173Z] #0 9.813 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:10.173Z] #80 ... [2026-03-26T06:50:10.173Z] [2026-03-26T06:50:10.173Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:10.861Z] #105 ... [2026-03-26T06:50:10.861Z] [2026-03-26T06:50:10.861Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:10.861Z] #106 ... [2026-03-26T06:50:10.861Z] [2026-03-26T06:50:10.861Z] #107 [security-proxy-setup builder 6/7] COPY . . [2026-03-26T06:50:10.861Z] #107 ... [2026-03-26T06:50:10.861Z] [2026-03-26T06:50:10.861Z] #108 [support-notifications builder 6/7] COPY . . [2026-03-26T06:50:11.132Z] #108 DONE 10.4s [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-26T06:50:11.132Z] #109 DONE 10.4s [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-26T06:50:11.132Z] #110 DONE 10.4s [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #107 [security-proxy-setup builder 6/7] COPY . . [2026-03-26T06:50:11.132Z] #107 DONE 10.4s [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:11.132Z] #111 CACHED [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T06:50:11.132Z] #112 CACHED [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:11.132Z] #113 CACHED [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #114 [security-bootstrapper builder 6/7] COPY . . [2026-03-26T06:50:11.132Z] #114 CACHED [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:11.132Z] #115 CACHED [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:11.132Z] #116 CACHED [2026-03-26T06:50:11.132Z] [2026-03-26T06:50:11.132Z] #117 [support-scheduler builder 6/7] COPY . . [2026-03-26T06:50:11.178Z] #51 ... [2026-03-26T06:50:11.178Z] [2026-03-26T06:50:11.178Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T06:50:11.178Z] #63 DONE 26.3s [2026-03-26T06:50:11.178Z] [2026-03-26T06:50:11.178Z] #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-26T06:50:11.178Z] #70 DONE 26.5s [2026-03-26T06:50:11.178Z] [2026-03-26T06:50:11.178Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-26T06:50:11.178Z] #64 23.74 OK: 20 MiB in 20 packages [2026-03-26T06:50:11.178Z] #64 DONE 26.4s [2026-03-26T06:50:11.178Z] [2026-03-26T06:50:11.178Z] #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T06:50:11.567Z] #117 ... [2026-03-26T06:50:11.567Z] [2026-03-26T06:50:11.567Z] #118 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-26T06:50:11.782Z] #81 ... [2026-03-26T06:50:11.782Z] [2026-03-26T06:50:11.782Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T06:50:11.782Z] #0 6.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:11.782Z] #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:11.782Z] #82 ... [2026-03-26T06:50:11.782Z] [2026-03-26T06:50:11.782Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:11.828Z] #118 ... [2026-03-26T06:50:11.828Z] [2026-03-26T06:50:11.828Z] #119 [core-keeper builder 7/8] COPY . . [2026-03-26T06:50:11.828Z] #119 ... [2026-03-26T06:50:11.828Z] [2026-03-26T06:50:11.828Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T06:50:12.052Z] #83 ... [2026-03-26T06:50:12.052Z] [2026-03-26T06:50:12.052Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:12.664Z] #51 ... [2026-03-26T06:50:12.664Z] [2026-03-26T06:50:12.664Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T06:50:12.664Z] #67 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:12.664Z] #67 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:12.664Z] #67 ... [2026-03-26T06:50:12.664Z] [2026-03-26T06:50:12.664Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:50:12.664Z] #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.3s [2026-03-26T06:50:13.122Z] #47 ... [2026-03-26T06:50:13.122Z] [2026-03-26T06:50:13.122Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:13.122Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.7s [2026-03-26T06:50:13.122Z] #51 ... [2026-03-26T06:50:13.122Z] [2026-03-26T06:50:13.122Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T06:50:13.122Z] #73 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:13.122Z] #73 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:13.388Z] #73 ... [2026-03-26T06:50:13.388Z] [2026-03-26T06:50:13.388Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T06:50:13.388Z] #68 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:13.388Z] #68 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:13.654Z] #68 ... [2026-03-26T06:50:13.654Z] [2026-03-26T06:50:13.654Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:13.920Z] #51 ... [2026-03-26T06:50:13.920Z] [2026-03-26T06:50:13.920Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-26T06:50:13.920Z] #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.8s done [2026-03-26T06:50:13.920Z] #47 DONE 30.0s [2026-03-26T06:50:13.920Z] [2026-03-26T06:50:13.920Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:14.885Z] #51 ... [2026-03-26T06:50:14.885Z] [2026-03-26T06:50:14.885Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T06:50:14.885Z] #65 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:14.885Z] #65 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:14.885Z] #65 ... [2026-03-26T06:50:14.885Z] [2026-03-26T06:50:14.885Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:14.885Z] #51 ... [2026-03-26T06:50:14.885Z] [2026-03-26T06:50:14.885Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:50:14.885Z] #69 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:14.885Z] #69 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:15.151Z] #69 ... [2026-03-26T06:50:15.151Z] [2026-03-26T06:50:15.151Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:15.151Z] #51 ... [2026-03-26T06:50:15.151Z] [2026-03-26T06:50:15.151Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T06:50:15.151Z] #75 14.89 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:15.151Z] #75 17.76 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:15.416Z] #75 ... [2026-03-26T06:50:15.416Z] [2026-03-26T06:50:15.416Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-26T06:50:15.416Z] #61 29.30 OK: 255 MiB in 60 packages [2026-03-26T06:50:15.416Z] #61 DONE 31.5s [2026-03-26T06:50:15.416Z] [2026-03-26T06:50:15.416Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:16.084Z] #51 ... [2026-03-26T06:50:16.084Z] [2026-03-26T06:50:16.084Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:16.084Z] #84 DONE 0.7s [2026-03-26T06:50:16.084Z] [2026-03-26T06:50:16.084Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-26T06:50:18.670Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.7s [2026-03-26T06:50:21.345Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.3s done [2026-03-26T06:50:21.345Z] #51 DONE 37.7s [2026-03-26T06:50:21.345Z] [2026-03-26T06:50:21.345Z] #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T06:50:21.345Z] #81 6.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:21.345Z] #81 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:21.345Z] #81 ... [2026-03-26T06:50:21.345Z] [2026-03-26T06:50:21.345Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T06:50:21.345Z] #0 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:21.345Z] #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:21.345Z] #85 ... [2026-03-26T06:50:21.345Z] [2026-03-26T06:50:21.345Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:21.345Z] #0 6.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:21.345Z] #0 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:21.633Z] #86 ... [2026-03-26T06:50:21.633Z] [2026-03-26T06:50:21.633Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:50:21.633Z] #69 35.77 (1/3) Installing ca-certificates (20250911-r0) [2026-03-26T06:50:21.633Z] #69 36.25 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:21.633Z] #69 36.29 (3/3) Installing tzdata (2026a-r0) [2026-03-26T06:50:21.633Z] #69 ... [2026-03-26T06:50:21.633Z] [2026-03-26T06:50:21.633Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-26T06:50:21.633Z] #73 31.52 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:21.633Z] #73 31.59 (2/4) Installing openssl (3.5.5-r0) [2026-03-26T06:50:21.633Z] #73 31.75 (3/4) Installing su-exec (0.2-r3) [2026-03-26T06:50:21.633Z] #73 31.82 (4/4) Installing yq-go (4.47.2-r3) [2026-03-26T06:50:21.633Z] #73 33.81 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:21.633Z] #73 34.03 OK: 20 MiB in 20 packages [2026-03-26T06:50:21.633Z] #73 DONE 37.0s [2026-03-26T06:50:22.034Z] [2026-03-26T06:50:22.034Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T06:50:22.202Z] #120 ... [2026-03-26T06:50:22.202Z] [2026-03-26T06:50:22.202Z] #121 [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-03-26T06:50:22.202Z] #121 ... [2026-03-26T06:50:22.202Z] [2026-03-26T06:50:22.202Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T06:50:22.202Z] #122 ... [2026-03-26T06:50:22.202Z] [2026-03-26T06:50:22.202Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T06:50:22.202Z] #123 ... [2026-03-26T06:50:22.202Z] [2026-03-26T06:50:22.202Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T06:50:23.620Z] #124 ... [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #119 [core-keeper builder 7/8] COPY . . [2026-03-26T06:50:23.620Z] #119 DONE 22.9s [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-26T06:50:23.620Z] #105 DONE 22.9s [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #118 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-26T06:50:23.620Z] #118 DONE 22.9s [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #125 [core-command builder 6/7] COPY . . [2026-03-26T06:50:23.620Z] #125 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:23.620Z] #126 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:23.620Z] #127 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #117 [support-scheduler builder 6/7] COPY . . [2026-03-26T06:50:23.620Z] #117 DONE 22.9s [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #128 [core-data builder 6/7] COPY . . [2026-03-26T06:50:23.620Z] #128 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:23.620Z] #129 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:23.620Z] #130 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:23.620Z] #131 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #132 [core-metadata builder 6/7] COPY . . [2026-03-26T06:50:23.620Z] #132 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:23.620Z] #133 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-26T06:50:23.620Z] #134 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:23.620Z] #135 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:50:23.620Z] #136 CACHED [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #137 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:23.620Z] #137 ... [2026-03-26T06:50:23.620Z] [2026-03-26T06:50:23.620Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:23.620Z] #106 DONE 23.0s [2026-03-26T06:50:23.887Z] [2026-03-26T06:50:23.887Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T06:50:23.887Z] #120 12.76 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-26T06:50:24.017Z] #87 ... [2026-03-26T06:50:24.017Z] [2026-03-26T06:50:24.017Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-26T06:50:24.017Z] #68 32.47 (1/7) Installing ca-certificates (20250911-r0) [2026-03-26T06:50:24.017Z] #68 33.27 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:24.017Z] #68 33.33 (3/7) Installing libgcc (14.2.0-r6) [2026-03-26T06:50:24.017Z] #68 33.38 (4/7) Installing libsodium (1.0.20-r1) [2026-03-26T06:50:24.017Z] #68 33.42 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-26T06:50:24.017Z] #68 33.91 (6/7) Installing libzmq (4.3.5-r2) [2026-03-26T06:50:24.017Z] #68 34.05 (7/7) Installing zeromq (4.3.5-r2) [2026-03-26T06:50:24.017Z] #68 34.14 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:24.017Z] #68 34.28 Executing ca-certificates-20250911-r0.trigger [2026-03-26T06:50:24.017Z] #68 35.50 OK: 12 MiB in 23 packages [2026-03-26T06:50:24.017Z] #68 DONE 38.8s [2026-03-26T06:50:24.017Z] [2026-03-26T06:50:24.017Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T06:50:24.017Z] #82 21.90 OK: 8 MiB in 18 packages [2026-03-26T06:50:24.599Z] #82 ... [2026-03-26T06:50:24.599Z] [2026-03-26T06:50:24.599Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-26T06:50:24.599Z] #75 32.25 OK: 255 MiB in 60 packages [2026-03-26T06:50:24.599Z] #75 DONE 34.3s [2026-03-26T06:50:24.839Z] #120 ... [2026-03-26T06:50:24.839Z] [2026-03-26T06:50:24.839Z] #138 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-26T06:50:24.839Z] #138 DONE 1.0s [2026-03-26T06:50:24.839Z] [2026-03-26T06:50:24.839Z] #137 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:24.839Z] #137 DONE 1.1s [2026-03-26T06:50:24.839Z] [2026-03-26T06:50:24.839Z] #139 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-26T06:50:24.839Z] #139 ... [2026-03-26T06:50:24.839Z] [2026-03-26T06:50:24.839Z] #140 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-26T06:50:24.839Z] #140 DONE 0.2s [2026-03-26T06:50:24.868Z] [2026-03-26T06:50:24.868Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T06:50:25.157Z] [2026-03-26T06:50:25.157Z] #139 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-26T06:50:25.157Z] #139 DONE 0.3s [2026-03-26T06:50:25.157Z] [2026-03-26T06:50:25.157Z] #141 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-26T06:50:25.157Z] #141 DONE 0.2s [2026-03-26T06:50:25.157Z] [2026-03-26T06:50:25.157Z] #142 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T06:50:25.157Z] #142 DONE 0.3s [2026-03-26T06:50:25.157Z] [2026-03-26T06:50:25.157Z] #143 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-26T06:50:25.180Z] #88 ... [2026-03-26T06:50:25.181Z] [2026-03-26T06:50:25.181Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-26T06:50:25.181Z] #80 22.21 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:25.181Z] #80 22.79 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:25.181Z] #80 22.88 OK: 8 MiB in 17 packages [2026-03-26T06:50:25.181Z] #80 DONE 25.1s [2026-03-26T06:50:25.181Z] [2026-03-26T06:50:25.181Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:50:25.181Z] #69 38.37 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:25.181Z] #69 38.61 Executing ca-certificates-20250911-r0.trigger [2026-03-26T06:50:25.442Z] #143 DONE 0.3s [2026-03-26T06:50:25.442Z] [2026-03-26T06:50:25.442Z] #144 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T06:50:25.442Z] #144 DONE 0.3s [2026-03-26T06:50:25.442Z] [2026-03-26T06:50:25.442Z] #145 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-26T06:50:25.482Z] #69 ... [2026-03-26T06:50:25.482Z] [2026-03-26T06:50:25.482Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-26T06:50:25.482Z] #88 DONE 0.9s [2026-03-26T06:50:25.703Z] #145 DONE 0.1s [2026-03-26T06:50:25.703Z] [2026-03-26T06:50:25.703Z] #146 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-26T06:50:25.703Z] #146 ... [2026-03-26T06:50:25.703Z] [2026-03-26T06:50:25.703Z] #147 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-26T06:50:25.703Z] #147 DONE 0.4s [2026-03-26T06:50:25.749Z] [2026-03-26T06:50:25.749Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:50:25.749Z] #69 40.70 OK: 9 MiB in 19 packages [2026-03-26T06:50:25.967Z] [2026-03-26T06:50:25.967Z] #146 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-26T06:50:25.967Z] #146 DONE 0.3s [2026-03-26T06:50:25.967Z] [2026-03-26T06:50:25.967Z] #148 [security-spire-agent] exporting to image [2026-03-26T06:50:25.967Z] #148 exporting layers [2026-03-26T06:50:26.026Z] #69 ... [2026-03-26T06:50:26.026Z] [2026-03-26T06:50:26.026Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:26.296Z] #89 ... [2026-03-26T06:50:26.296Z] [2026-03-26T06:50:26.296Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:26.296Z] #90 ... [2026-03-26T06:50:26.296Z] [2026-03-26T06:50:26.296Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-26T06:50:26.296Z] #82 DONE 24.6s [2026-03-26T06:50:26.565Z] [2026-03-26T06:50:26.565Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-26T06:50:27.986Z] #91 ... [2026-03-26T06:50:27.986Z] [2026-03-26T06:50:27.986Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T06:50:27.986Z] #67 32.78 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:50:27.986Z] #67 32.78 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:50:27.986Z] #67 32.78 OK: 26165 distinct packages available [2026-03-26T06:50:27.986Z] #67 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:27.986Z] #67 37.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:27.986Z] #67 ... [2026-03-26T06:50:27.986Z] [2026-03-26T06:50:27.986Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T06:50:27.986Z] #87 4.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:28.575Z] #148 exporting layers 2.3s done [2026-03-26T06:50:28.575Z] #148 writing image sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc [2026-03-26T06:50:28.575Z] #148 writing image sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc 0.2s done [2026-03-26T06:50:28.575Z] #148 naming to docker.io/library/security-spire-agent [2026-03-26T06:50:28.578Z] #87 ... [2026-03-26T06:50:28.578Z] [2026-03-26T06:50:28.578Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-26T06:50:28.578Z] #69 DONE 43.4s [2026-03-26T06:50:28.578Z] [2026-03-26T06:50:28.578Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:28.833Z] #148 naming to docker.io/library/security-spire-agent 0.1s done [2026-03-26T06:50:28.833Z] #148 DONE 2.7s [2026-03-26T06:50:28.833Z] [2026-03-26T06:50:28.833Z] #149 [security-spire-server] exporting to image [2026-03-26T06:50:28.833Z] #149 exporting layers 2.5s done [2026-03-26T06:50:28.833Z] #149 writing image sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 0.1s done [2026-03-26T06:50:28.833Z] #149 naming to docker.io/library/security-spire-server 0.1s done [2026-03-26T06:50:28.833Z] #149 DONE 2.7s [2026-03-26T06:50:28.833Z] [2026-03-26T06:50:28.833Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T06:50:28.833Z] #0 1.468 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-26T06:50:30.727Z] #92 ... [2026-03-26T06:50:30.727Z] [2026-03-26T06:50:30.727Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-26T06:50:30.727Z] #91 DONE 4.1s [2026-03-26T06:50:30.727Z] [2026-03-26T06:50:30.727Z] #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T06:50:30.727Z] #81 19.70 OK: 8 MiB in 17 packages [2026-03-26T06:50:30.993Z] #81 ... [2026-03-26T06:50:30.993Z] [2026-03-26T06:50:30.993Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-26T06:50:30.993Z] #93 DONE 0.4s [2026-03-26T06:50:31.259Z] [2026-03-26T06:50:31.259Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T06:50:31.259Z] #87 7.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:32.262Z] #87 ... [2026-03-26T06:50:32.262Z] [2026-03-26T06:50:32.262Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T06:50:32.262Z] #66 37.52 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:50:32.262Z] #66 37.52 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:50:32.262Z] #66 37.52 OK: 26165 distinct packages available [2026-03-26T06:50:32.262Z] #66 39.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:32.262Z] #66 42.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:32.533Z] #66 ... [2026-03-26T06:50:32.533Z] [2026-03-26T06:50:32.533Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T06:50:32.533Z] #85 20.87 OK: 20 MiB in 20 packages [2026-03-26T06:50:32.533Z] #85 ... [2026-03-26T06:50:32.533Z] [2026-03-26T06:50:32.533Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-03-26T06:50:32.533Z] #81 DONE 21.7s [2026-03-26T06:50:32.798Z] [2026-03-26T06:50:32.798Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:32.798Z] #86 21.53 OK: 8 MiB in 17 packages [2026-03-26T06:50:32.798Z] #86 ... [2026-03-26T06:50:32.798Z] [2026-03-26T06:50:32.798Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T06:50:32.798Z] #65 37.75 v3.22.3-81-g36fdcbf5198 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-26T06:50:32.798Z] #65 37.75 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-26T06:50:32.798Z] #65 37.75 OK: 26165 distinct packages available [2026-03-26T06:50:32.798Z] #65 39.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:32.798Z] #65 42.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:33.065Z] #65 ... [2026-03-26T06:50:33.065Z] [2026-03-26T06:50:33.065Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:33.065Z] #92 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:33.332Z] #92 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:33.608Z] #92 ... [2026-03-26T06:50:33.608Z] [2026-03-26T06:50:33.608Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:33.608Z] #0 4.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:33.608Z] #0 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:33.874Z] #94 ... [2026-03-26T06:50:33.874Z] [2026-03-26T06:50:33.874Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-26T06:50:33.874Z] #85 DONE 22.6s [2026-03-26T06:50:33.874Z] [2026-03-26T06:50:33.874Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T06:50:33.874Z] #67 48.54 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:33.874Z] #67 48.57 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-26T06:50:33.874Z] #67 48.73 (3/5) Installing libucontext (1.3.2-r0) [2026-03-26T06:50:33.874Z] #67 48.74 (4/5) Installing gcompat (1.1.0-r4) [2026-03-26T06:50:33.874Z] #67 48.82 (5/5) Installing openssl (3.5.5-r0) [2026-03-26T06:50:33.874Z] #67 49.05 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:34.123Z] #150 ... [2026-03-26T06:50:34.123Z] [2026-03-26T06:50:34.123Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T06:50:34.123Z] #0 1.337 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-26T06:50:34.123Z] #151 ... [2026-03-26T06:50:34.123Z] [2026-03-26T06:50:34.123Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T06:50:34.123Z] #123 12.76 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-26T06:50:34.123Z] #123 ... [2026-03-26T06:50:34.123Z] [2026-03-26T06:50:34.123Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T06:50:34.123Z] #122 12.89 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-26T06:50:34.123Z] #122 ... [2026-03-26T06:50:34.123Z] [2026-03-26T06:50:34.123Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T06:50:34.123Z] #0 1.381 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-26T06:50:34.150Z] #67 49.20 OK: 9 MiB in 21 packages [2026-03-26T06:50:34.380Z] #152 ... [2026-03-26T06:50:34.380Z] [2026-03-26T06:50:34.380Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T06:50:34.380Z] #0 1.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-26T06:50:34.380Z] #153 ... [2026-03-26T06:50:34.380Z] [2026-03-26T06:50:34.380Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T06:50:34.380Z] #0 1.344 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-26T06:50:34.417Z] #67 ... [2026-03-26T06:50:34.417Z] [2026-03-26T06:50:34.417Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:34.417Z] #86 DONE 23.4s [2026-03-26T06:50:34.637Z] #154 ... [2026-03-26T06:50:34.637Z] [2026-03-26T06:50:34.637Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T06:50:34.637Z] #124 12.88 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-26T06:50:34.637Z] #124 ... [2026-03-26T06:50:34.637Z] [2026-03-26T06:50:34.637Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T06:50:34.637Z] #0 1.850 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-26T06:50:34.683Z] [2026-03-26T06:50:34.683Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:34.894Z] #155 ... [2026-03-26T06:50:34.894Z] [2026-03-26T06:50:34.894Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T06:50:34.894Z] #0 1.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-26T06:50:34.894Z] #156 ... [2026-03-26T06:50:34.894Z] [2026-03-26T06:50:34.894Z] #121 [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-03-26T06:50:34.894Z] #121 12.92 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-26T06:50:36.097Z] #92 ... [2026-03-26T06:50:36.097Z] [2026-03-26T06:50:36.097Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-26T06:50:36.097Z] #67 DONE 51.2s [2026-03-26T06:50:36.097Z] [2026-03-26T06:50:36.097Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-26T06:50:36.097Z] #66 51.02 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:36.097Z] #66 51.08 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-26T06:50:36.097Z] #66 51.09 (3/4) Installing libucontext (1.3.2-r0) [2026-03-26T06:50:36.097Z] #66 51.10 (4/4) Installing gcompat (1.1.0-r4) [2026-03-26T06:50:36.097Z] #66 51.14 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:36.097Z] #66 51.33 OK: 8 MiB in 20 packages [2026-03-26T06:50:38.057Z] #66 DONE 53.1s [2026-03-26T06:50:38.057Z] [2026-03-26T06:50:38.057Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-26T06:50:38.057Z] #65 50.88 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-26T06:50:38.057Z] #65 51.06 (2/13) Installing c-ares (1.34.6-r0) [2026-03-26T06:50:38.057Z] #65 51.10 (3/13) Installing libunistring (1.3-r0) [2026-03-26T06:50:38.057Z] #65 51.40 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-26T06:50:38.057Z] #65 51.42 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-26T06:50:38.057Z] #65 51.43 (6/13) Installing libpsl (0.21.5-r3) [2026-03-26T06:50:38.057Z] #65 51.49 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-26T06:50:38.057Z] #65 51.58 (8/13) Installing libcurl (8.14.1-r2) [2026-03-26T06:50:38.057Z] #65 51.69 (9/13) Installing curl (8.14.1-r2) [2026-03-26T06:50:38.057Z] #65 51.71 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-26T06:50:38.057Z] #65 51.76 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-26T06:50:38.057Z] #65 51.78 (12/13) Installing libucontext (1.3.2-r0) [2026-03-26T06:50:38.057Z] #65 51.80 (13/13) Installing gcompat (1.1.0-r4) [2026-03-26T06:50:38.057Z] #65 51.86 Executing busybox-1.37.0-r20.trigger [2026-03-26T06:50:38.057Z] #65 52.04 OK: 13 MiB in 29 packages [2026-03-26T06:50:39.016Z] #65 DONE 53.9s [2026-03-26T06:50:39.016Z] [2026-03-26T06:50:39.016Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:40.496Z] #95 ... [2026-03-26T06:50:40.496Z] [2026-03-26T06:50:40.496Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:40.496Z] #94 15.20 OK: 12 MiB in 23 packages [2026-03-26T06:50:40.496Z] #94 DONE 16.7s [2026-03-26T06:50:40.496Z] [2026-03-26T06:50:40.496Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-26T06:50:40.496Z] #87 16.48 OK: 20 MiB in 20 packages [2026-03-26T06:50:40.496Z] #87 DONE 18.7s [2026-03-26T06:50:40.496Z] [2026-03-26T06:50:40.496Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-26T06:50:41.093Z] #96 DONE 0.6s [2026-03-26T06:50:41.093Z] [2026-03-26T06:50:41.093Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-26T06:50:41.093Z] #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:41.093Z] #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:41.359Z] #97 ... [2026-03-26T06:50:41.359Z] [2026-03-26T06:50:41.359Z] #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:41.359Z] #92 12.81 OK: 9 MiB in 19 packages [2026-03-26T06:50:42.335Z] #92 DONE 13.7s [2026-03-26T06:50:42.335Z] [2026-03-26T06:50:42.335Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:42.335Z] #95 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:42.917Z] #95 4.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:46.319Z] #95 ... [2026-03-26T06:50:46.319Z] [2026-03-26T06:50:46.319Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-03-26T06:50:46.319Z] #97 8.808 OK: 9 MiB in 21 packages [2026-03-26T06:50:46.319Z] #97 DONE 10.0s [2026-03-26T06:50:46.319Z] [2026-03-26T06:50:46.319Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:47.313Z] #98 ... [2026-03-26T06:50:47.313Z] [2026-03-26T06:50:47.313Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-26T06:50:47.313Z] #99 DONE 1.4s [2026-03-26T06:50:47.313Z] [2026-03-26T06:50:47.313Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:47.579Z] #100 ... [2026-03-26T06:50:47.580Z] [2026-03-26T06:50:47.580Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:47.580Z] #98 DONE 1.9s [2026-03-26T06:50:47.857Z] [2026-03-26T06:50:47.857Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-26T06:50:47.857Z] #101 DONE 0.2s [2026-03-26T06:50:47.857Z] [2026-03-26T06:50:47.857Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-26T06:50:48.123Z] #102 ... [2026-03-26T06:50:48.123Z] [2026-03-26T06:50:48.123Z] #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-26T06:50:48.123Z] #0 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:48.123Z] #0 4.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T06:50:48.123Z] #0 9.510 OK: 8 MiB in 20 packages [2026-03-26T06:50:48.123Z] #103 ... [2026-03-26T06:50:48.123Z] [2026-03-26T06:50:48.123Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-26T06:50:48.123Z] #102 DONE 0.3s [2026-03-26T06:50:48.123Z] [2026-03-26T06:50:48.123Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:48.123Z] #95 9.210 OK: 13 MiB in 29 packages [2026-03-26T06:50:48.397Z] #95 ... [2026-03-26T06:50:48.397Z] [2026-03-26T06:50:48.397Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T06:50:48.397Z] #104 DONE 0.3s [2026-03-26T06:50:48.691Z] [2026-03-26T06:50:48.691Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-26T06:50:48.960Z] #105 ... [2026-03-26T06:50:48.960Z] [2026-03-26T06:50:48.960Z] #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-26T06:50:48.960Z] #103 DONE 10.9s [2026-03-26T06:50:48.960Z] [2026-03-26T06:50:48.960Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-26T06:50:48.960Z] #105 DONE 0.6s [2026-03-26T06:50:48.960Z] [2026-03-26T06:50:48.960Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:49.542Z] #106 ... [2026-03-26T06:50:49.542Z] [2026-03-26T06:50:49.542Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T06:50:49.542Z] #95 DONE 10.7s [2026-03-26T06:50:49.808Z] [2026-03-26T06:50:49.808Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-26T06:50:49.808Z] #107 DONE 0.6s [2026-03-26T06:50:49.808Z] [2026-03-26T06:50:49.808Z] #108 [security-spire-server] exporting to image [2026-03-26T06:50:49.808Z] #108 exporting layers [2026-03-26T06:50:50.768Z] #108 ... [2026-03-26T06:50:50.768Z] [2026-03-26T06:50:50.768Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:50.768Z] #100 DONE 3.7s [2026-03-26T06:50:51.037Z] [2026-03-26T06:50:51.038Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-26T06:50:51.303Z] #109 DONE 0.3s [2026-03-26T06:50:51.303Z] [2026-03-26T06:50:51.303Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-26T06:50:51.572Z] #110 DONE 0.3s [2026-03-26T06:50:51.572Z] [2026-03-26T06:50:51.572Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T06:50:51.840Z] #111 DONE 0.3s [2026-03-26T06:50:51.840Z] [2026-03-26T06:50:51.840Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:50:51.840Z] #77 ... [2026-03-26T06:50:51.840Z] [2026-03-26T06:50:51.840Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-26T06:50:52.291Z] #112 DONE 0.2s [2026-03-26T06:50:52.291Z] [2026-03-26T06:50:52.291Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-26T06:50:52.291Z] #113 DONE 0.3s [2026-03-26T06:50:52.291Z] [2026-03-26T06:50:52.291Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-26T06:50:52.291Z] #106 DONE 3.5s [2026-03-26T06:50:52.291Z] [2026-03-26T06:50:52.291Z] #108 [security-spire-agent] exporting to image [2026-03-26T06:50:53.304Z] #108 ... [2026-03-26T06:50:53.304Z] [2026-03-26T06:50:53.304Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-26T06:50:53.304Z] #114 DONE 0.7s [2026-03-26T06:50:53.304Z] [2026-03-26T06:50:53.304Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-26T06:50:53.304Z] #115 DONE 0.3s [2026-03-26T06:50:53.304Z] [2026-03-26T06:50:53.304Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T06:50:53.304Z] #33 ... [2026-03-26T06:50:53.304Z] [2026-03-26T06:50:53.304Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-26T06:50:53.946Z] #116 DONE 0.3s [2026-03-26T06:50:53.946Z] [2026-03-26T06:50:53.946Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-26T06:50:53.946Z] #117 DONE 0.4s [2026-03-26T06:50:53.946Z] [2026-03-26T06:50:53.946Z] #108 [security-spire-agent] exporting to image [2026-03-26T06:50:54.254Z] #108 exporting layers 4.6s done [2026-03-26T06:50:54.254Z] #108 writing image sha256:54f54c753095c52b51647d662ef46eba480d95cc87bd47cb5eac0bc927c50c23 [2026-03-26T06:50:54.539Z] #108 ... [2026-03-26T06:50:54.539Z] [2026-03-26T06:50:54.539Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-26T06:50:54.539Z] #118 DONE 0.4s [2026-03-26T06:50:54.539Z] [2026-03-26T06:50:54.539Z] #108 [security-spire-server] exporting to image [2026-03-26T06:50:54.539Z] #108 writing image sha256:54f54c753095c52b51647d662ef46eba480d95cc87bd47cb5eac0bc927c50c23 0.0s done [2026-03-26T06:50:54.539Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-03-26T06:50:56.520Z] #108 exporting layers 4.0s done [2026-03-26T06:50:56.520Z] #108 writing image sha256:62065f31a1f729ff8731d46f63e7b5203f4bcb21bd717bfbf0b2380522943134 0.0s done [2026-03-26T06:50:56.520Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-03-26T06:50:57.109Z] #108 exporting layers 2.8s done [2026-03-26T06:50:57.401Z] #108 writing image sha256:821690234387c6f50d209446bdc59c76c1ad84803a44092fa968fba3a34865ef done [2026-03-26T06:50:57.401Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-03-26T06:50:57.401Z] #108 DONE 7.6s [2026-03-26T06:50:57.401Z] [2026-03-26T06:50:57.401Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:11.692Z] #121 ... [2026-03-26T06:52:11.692Z] [2026-03-26T06:52:11.692Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T06:52:11.692Z] #123 DONE 120.5s [2026-03-26T06:52:11.692Z] [2026-03-26T06:52:11.692Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T06:52:11.951Z] #154 ... [2026-03-26T06:52:11.951Z] [2026-03-26T06:52:11.951Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T06:52:11.951Z] #153 DONE 108.3s [2026-03-26T06:52:11.951Z] [2026-03-26T06:52:11.951Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:52:11.951Z] #157 DONE 0.1s [2026-03-26T06:52:11.951Z] [2026-03-26T06:52:11.951Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-26T06:52:11.951Z] #158 DONE 0.2s [2026-03-26T06:52:11.951Z] [2026-03-26T06:52:11.951Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:52:12.516Z] #159 DONE 0.2s [2026-03-26T06:52:12.516Z] [2026-03-26T06:52:12.516Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-26T06:52:13.899Z] #160 DONE 1.3s [2026-03-26T06:52:13.899Z] [2026-03-26T06:52:13.899Z] #161 [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-03-26T06:52:13.899Z] #161 DONE 0.2s [2026-03-26T06:52:13.899Z] [2026-03-26T06:52:13.899Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-26T06:52:14.159Z] #162 ... [2026-03-26T06:52:14.159Z] [2026-03-26T06:52:14.159Z] #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-03-26T06:52:14.159Z] #163 DONE 0.2s [2026-03-26T06:52:14.159Z] [2026-03-26T06:52:14.159Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-26T06:52:14.159Z] #162 DONE 2.2s [2026-03-26T06:52:14.159Z] [2026-03-26T06:52:14.159Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T06:52:14.416Z] #164 ... [2026-03-26T06:52:14.416Z] [2026-03-26T06:52:14.416Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:52:14.416Z] #165 DONE 0.2s [2026-03-26T06:52:14.674Z] [2026-03-26T06:52:14.674Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:52:14.674Z] #166 DONE 0.2s [2026-03-26T06:52:14.674Z] [2026-03-26T06:52:14.674Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-26T06:52:15.245Z] #167 DONE 0.2s [2026-03-26T06:52:15.245Z] [2026-03-26T06:52:15.245Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T06:52:15.245Z] #164 DONE 1.0s [2026-03-26T06:52:15.245Z] [2026-03-26T06:52:15.245Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-26T06:52:15.503Z] #168 DONE 0.2s [2026-03-26T06:52:15.503Z] [2026-03-26T06:52:15.504Z] #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-03-26T06:52:15.504Z] #169 DONE 0.2s [2026-03-26T06:52:15.504Z] [2026-03-26T06:52:15.504Z] #170 [core-common-config-bootstrapper] exporting to image [2026-03-26T06:52:15.504Z] #170 exporting layers [2026-03-26T06:52:15.504Z] #170 ... [2026-03-26T06:52:15.504Z] [2026-03-26T06:52:15.504Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-03-26T06:52:15.504Z] #171 DONE 0.1s [2026-03-26T06:52:15.504Z] [2026-03-26T06:52:15.504Z] #170 [core-common-config-bootstrapper] exporting to image [2026-03-26T06:52:15.504Z] #170 exporting layers 0.4s done [2026-03-26T06:52:15.504Z] #170 writing image sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done [2026-03-26T06:52:15.504Z] #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-03-26T06:52:15.761Z] #170 DONE 0.5s [2026-03-26T06:52:15.761Z] [2026-03-26T06:52:15.761Z] #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-03-26T06:52:16.019Z] #172 DONE 0.2s [2026-03-26T06:52:16.019Z] [2026-03-26T06:52:16.019Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-26T06:52:16.019Z] #173 DONE 0.2s [2026-03-26T06:52:16.019Z] [2026-03-26T06:52:16.019Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-26T06:52:17.916Z] #174 DONE 1.4s [2026-03-26T06:52:17.916Z] [2026-03-26T06:52:17.916Z] #175 [security-bootstrapper] exporting to image [2026-03-26T06:52:18.849Z] #175 exporting layers 1.4s done [2026-03-26T06:52:18.849Z] #175 writing image sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 [2026-03-26T06:52:19.150Z] #175 writing image sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 0.1s done [2026-03-26T06:52:19.150Z] #175 naming to docker.io/library/security-bootstrapper [2026-03-26T06:52:19.313Z] #77 DONE 137.4s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #89 DONE 115.3s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #83 DONE 129.6s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #78 DONE 135.2s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #119 ... [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #79 DONE 132.1s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #90 DONE 105.9s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #120 [core-keeper builder 7/8] COPY . . [2026-03-26T06:52:19.313Z] #120 DONE 1.7s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #121 [support-scheduler builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #121 DONE 1.8s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #122 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #123 [core-metadata builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #123 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:52:19.313Z] #124 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #125 DONE 1.9s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #126 [core-data builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #126 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #127 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:52:19.313Z] #128 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #129 [security-proxy-auth builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #129 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:52:19.313Z] #130 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #131 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #132 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #133 [core-command builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #133 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:52:19.313Z] #134 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #135 DONE 1.9s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #136 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #137 [security-bootstrapper builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #137 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:52:19.313Z] #138 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T06:52:19.313Z] #139 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #140 [security-proxy-setup builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #140 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-26T06:52:19.313Z] #141 CACHED [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #119 DONE 1.9s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T06:52:19.313Z] #142 ... [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #143 [support-notifications builder 6/7] COPY . . [2026-03-26T06:52:19.313Z] #143 DONE 1.9s [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T06:52:19.313Z] #144 ... [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T06:52:19.313Z] #0 4.839 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-26T06:52:19.313Z] #145 ... [2026-03-26T06:52:19.313Z] [2026-03-26T06:52:19.313Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T06:52:19.313Z] #142 5.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-26T06:52:19.716Z] #175 naming to docker.io/library/security-bootstrapper 0.5s done [2026-03-26T06:52:20.281Z] #175 DONE 2.6s [2026-03-26T06:52:20.281Z] [2026-03-26T06:52:20.281Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T06:52:23.574Z] #142 ... [2026-03-26T06:52:23.574Z] [2026-03-26T06:52:23.574Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T06:52:23.574Z] #0 4.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-26T06:52:23.574Z] #146 ... [2026-03-26T06:52:23.574Z] [2026-03-26T06:52:23.574Z] #147 [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-03-26T06:52:23.574Z] #0 5.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-26T06:52:23.574Z] #147 ... [2026-03-26T06:52:23.574Z] [2026-03-26T06:52:23.574Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T06:52:23.574Z] #0 4.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-26T06:52:23.841Z] #148 ... [2026-03-26T06:52:23.841Z] [2026-03-26T06:52:23.841Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T06:52:23.841Z] #0 6.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-26T06:52:23.841Z] #149 ... [2026-03-26T06:52:23.841Z] [2026-03-26T06:52:23.841Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T06:52:23.841Z] #0 4.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-26T06:52:24.130Z] #150 ... [2026-03-26T06:52:24.130Z] [2026-03-26T06:52:24.130Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T06:52:24.130Z] #0 5.940 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-26T06:52:24.406Z] #151 ... [2026-03-26T06:52:24.406Z] [2026-03-26T06:52:24.407Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T06:52:24.407Z] #0 5.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-26T06:52:24.407Z] #152 ... [2026-03-26T06:52:24.407Z] [2026-03-26T06:52:24.407Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T06:52:24.407Z] #0 5.225 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-26T06:52:24.691Z] #153 ... [2026-03-26T06:52:24.691Z] [2026-03-26T06:52:24.691Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T06:52:24.691Z] #0 5.049 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-26T06:52:24.691Z] #154 ... [2026-03-26T06:52:24.691Z] [2026-03-26T06:52:24.691Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T06:52:24.691Z] #144 6.003 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-26T06:53:27.995Z] #151 ... [2026-03-26T06:53:27.995Z] [2026-03-26T06:53:27.995Z] #121 [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-03-26T06:53:27.995Z] #121 189.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-26T06:53:33.295Z] #121 ... [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T06:53:33.295Z] #122 DONE 202.1s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T06:53:33.295Z] #154 DONE 189.5s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T06:53:33.295Z] #150 DONE 189.5s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T06:53:33.295Z] #151 DONE 189.5s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T06:53:33.295Z] #156 DONE 189.5s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T06:53:33.295Z] #155 DONE 189.6s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #121 [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-03-26T06:53:33.295Z] #121 DONE 202.1s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.295Z] #176 ... [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T06:53:33.295Z] #120 DONE 202.2s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T06:53:33.295Z] #152 DONE 189.6s [2026-03-26T06:53:33.295Z] [2026-03-26T06:53:33.295Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T06:53:33.295Z] #124 DONE 202.2s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #177 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #177 DONE 0.2s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #176 DONE 0.3s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #178 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #178 DONE 0.3s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #179 DONE 0.3s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #180 DONE 0.3s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #181 DONE 0.3s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #182 DONE 0.3s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.565Z] #183 DONE 0.3s [2026-03-26T06:53:33.565Z] [2026-03-26T06:53:33.565Z] #184 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #184 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-26T06:53:33.825Z] #185 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #186 CACHED [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.825Z] #187 CACHED [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #188 CACHED [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T06:53:33.825Z] #189 CACHED [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #190 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #191 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #192 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #193 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #194 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T06:53:33.825Z] #195 DONE 0.3s [2026-03-26T06:53:33.825Z] [2026-03-26T06:53:33.825Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-26T06:53:34.760Z] #196 ... [2026-03-26T06:53:34.760Z] [2026-03-26T06:53:34.760Z] #197 [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-03-26T06:53:34.760Z] #197 DONE 1.0s [2026-03-26T06:53:34.760Z] [2026-03-26T06:53:34.760Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-26T06:53:34.760Z] #198 DONE 1.0s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-26T06:53:35.018Z] #199 ... [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-26T06:53:35.018Z] #200 DONE 1.1s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-26T06:53:35.018Z] #201 DONE 1.1s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-26T06:53:35.018Z] #202 DONE 1.1s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #203 [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-03-26T06:53:35.018Z] #203 DONE 1.1s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #204 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-26T06:53:35.018Z] #204 DONE 1.1s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-26T06:53:35.018Z] #205 DONE 1.1s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-26T06:53:35.018Z] #206 DONE 1.1s [2026-03-26T06:53:35.018Z] [2026-03-26T06:53:35.018Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-26T06:53:35.018Z] #196 DONE 1.1s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-26T06:53:35.277Z] #199 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-26T06:53:35.277Z] #207 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-26T06:53:35.277Z] #208 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-26T06:53:35.277Z] #209 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #210 [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-03-26T06:53:35.277Z] #210 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-26T06:53:35.277Z] #211 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-26T06:53:35.277Z] #212 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-26T06:53:35.277Z] #213 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #214 [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-03-26T06:53:35.277Z] #214 DONE 0.2s [2026-03-26T06:53:35.277Z] [2026-03-26T06:53:35.277Z] #215 [support-notifications] exporting to image [2026-03-26T06:53:35.277Z] #215 exporting layers [2026-03-26T06:53:35.537Z] #215 ... [2026-03-26T06:53:35.537Z] [2026-03-26T06:53:35.537Z] #216 [core-keeper] exporting to image [2026-03-26T06:53:35.537Z] #216 exporting layers 0.2s done [2026-03-26T06:53:35.537Z] #216 writing image sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e 0.0s done [2026-03-26T06:53:35.537Z] #216 naming to docker.io/library/core-keeper 0.2s done [2026-03-26T06:53:35.537Z] #216 DONE 0.5s [2026-03-26T06:53:35.537Z] [2026-03-26T06:53:35.537Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-26T06:53:35.537Z] #217 DONE 0.4s [2026-03-26T06:53:35.537Z] [2026-03-26T06:53:35.537Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-26T06:53:35.537Z] #218 DONE 0.4s [2026-03-26T06:53:35.537Z] [2026-03-26T06:53:35.537Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-26T06:53:35.537Z] #219 DONE 0.4s [2026-03-26T06:53:35.537Z] [2026-03-26T06:53:35.537Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-26T06:53:35.537Z] #220 DONE 0.4s [2026-03-26T06:53:35.537Z] [2026-03-26T06:53:35.537Z] #221 [core-command] exporting to image [2026-03-26T06:53:35.537Z] #221 exporting layers 0.3s done [2026-03-26T06:53:35.537Z] #221 writing image sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 0.0s done [2026-03-26T06:53:35.537Z] #221 naming to docker.io/library/core-command done [2026-03-26T06:53:35.537Z] #221 DONE 0.4s [2026-03-26T06:53:35.537Z] [2026-03-26T06:53:35.537Z] #222 [core-metadata] exporting to image [2026-03-26T06:53:35.794Z] #222 ... [2026-03-26T06:53:35.794Z] [2026-03-26T06:53:35.794Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T06:53:35.794Z] #223 DONE 0.1s [2026-03-26T06:53:35.794Z] [2026-03-26T06:53:35.794Z] #224 [core-data] exporting to image [2026-03-26T06:53:35.794Z] #224 exporting layers 0.4s done [2026-03-26T06:53:35.794Z] #224 writing image sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 0.0s done [2026-03-26T06:53:35.794Z] #224 naming to docker.io/library/core-data [2026-03-26T06:53:36.059Z] #224 naming to docker.io/library/core-data 0.2s done [2026-03-26T06:53:36.059Z] #224 DONE 0.7s [2026-03-26T06:53:36.059Z] [2026-03-26T06:53:36.059Z] #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-26T06:53:36.059Z] #225 DONE 0.4s [2026-03-26T06:53:36.059Z] [2026-03-26T06:53:36.059Z] #226 [security-spiffe-token-provider] exporting to image [2026-03-26T06:53:36.059Z] #226 exporting layers 0.7s done [2026-03-26T06:53:36.059Z] #226 writing image sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done [2026-03-26T06:53:36.059Z] #226 naming to docker.io/library/security-spiffe-token-provider done [2026-03-26T06:53:36.059Z] #226 DONE 0.7s [2026-03-26T06:53:36.059Z] [2026-03-26T06:53:36.059Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T06:53:36.059Z] #227 DONE 0.5s [2026-03-26T06:53:36.059Z] [2026-03-26T06:53:36.059Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-26T06:53:36.318Z] #228 ... [2026-03-26T06:53:36.318Z] [2026-03-26T06:53:36.318Z] #215 [support-notifications] exporting to image [2026-03-26T06:53:36.318Z] #215 exporting layers 0.7s done [2026-03-26T06:53:36.318Z] #215 writing image sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 0.0s done [2026-03-26T06:53:36.318Z] #215 naming to docker.io/library/support-notifications done [2026-03-26T06:53:36.318Z] #215 DONE 0.9s [2026-03-26T06:53:36.318Z] [2026-03-26T06:53:36.318Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-26T06:53:36.318Z] #228 DONE 0.3s [2026-03-26T06:53:36.318Z] [2026-03-26T06:53:36.318Z] #229 [security-proxy-auth] exporting to image [2026-03-26T06:53:36.318Z] #229 ... [2026-03-26T06:53:36.318Z] [2026-03-26T06:53:36.318Z] #230 [support-scheduler] exporting to image [2026-03-26T06:53:36.318Z] #230 exporting layers 1.1s done [2026-03-26T06:53:36.318Z] #230 writing image sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 0.0s done [2026-03-26T06:53:36.318Z] #230 naming to docker.io/library/support-scheduler 0.0s done [2026-03-26T06:53:36.318Z] #230 DONE 1.2s [2026-03-26T06:53:36.318Z] [2026-03-26T06:53:36.318Z] #229 [security-proxy-auth] exporting to image [2026-03-26T06:53:36.318Z] #229 exporting layers 0.4s done [2026-03-26T06:53:36.615Z] #229 writing image sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done [2026-03-26T06:53:36.615Z] #229 naming to docker.io/library/security-proxy-auth done [2026-03-26T06:53:36.615Z] #229 DONE 0.5s [2026-03-26T06:53:36.615Z] [2026-03-26T06:53:36.615Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T06:53:36.615Z] #231 DONE 0.1s [2026-03-26T06:53:36.615Z] [2026-03-26T06:53:36.615Z] #222 [core-metadata] exporting to image [2026-03-26T06:53:36.615Z] #222 exporting layers 0.8s done [2026-03-26T06:53:36.615Z] #222 writing image sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done [2026-03-26T06:53:36.615Z] #222 naming to docker.io/library/core-metadata done [2026-03-26T06:53:36.615Z] #222 DONE 0.9s [2026-03-26T06:53:36.615Z] [2026-03-26T06:53:36.615Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T06:53:36.615Z] #232 DONE 0.8s [2026-03-26T06:53:36.615Z] [2026-03-26T06:53:36.615Z] #233 [security-proxy-setup] exporting to image [2026-03-26T06:53:36.877Z] #233 exporting layers 0.2s done [2026-03-26T06:53:36.878Z] #233 writing image sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done [2026-03-26T06:53:36.878Z] #233 naming to docker.io/library/security-proxy-setup done [2026-03-26T06:53:36.878Z] #233 DONE 0.3s [2026-03-26T06:53:36.878Z] [2026-03-26T06:53:36.878Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T06:53:36.878Z] #234 DONE 0.4s [2026-03-26T06:53:36.878Z] [2026-03-26T06:53:36.878Z] #235 [security-secretstore-setup] exporting to image [2026-03-26T06:53:37.137Z] #235 exporting layers 0.2s done [2026-03-26T06:53:37.137Z] #235 writing image sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done [2026-03-26T06:53:37.137Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-03-26T06:53:37.137Z] #235 DONE 0.3s [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T06:53:37.137Z] time="2026-03-26T06:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-26T06:53:37.148Z] $ docker stop --time=1 ded6b71d907f082863047af6fe75c652b673dea82207b1640862dff9e437338d [2026-03-26T06:53:38.409Z] $ docker rm -f --volumes ded6b71d907f082863047af6fe75c652b673dea82207b1640862dff9e437338d [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T06:53:38.763Z] + docker images [2026-03-26T06:53:38.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-26T06:53:38.763Z] security-secretstore-setup latest bc5e3007da3d 2 seconds ago 89.2MB [2026-03-26T06:53:38.763Z] security-proxy-setup latest e868b017b43e 2 seconds ago 54.7MB [2026-03-26T06:53:38.763Z] support-scheduler latest 3a256da45072 3 seconds ago 54.1MB [2026-03-26T06:53:38.763Z] core-data latest 83dd1f6bfcfa 3 seconds ago 49.9MB [2026-03-26T06:53:38.763Z] security-spiffe-token-provider latest cf49fbb6f4e1 3 seconds ago 53MB [2026-03-26T06:53:38.763Z] security-proxy-auth latest 56c688305191 3 seconds ago 49MB [2026-03-26T06:53:38.763Z] core-metadata latest 39d4900ff874 3 seconds ago 50MB [2026-03-26T06:53:38.763Z] core-keeper latest ee8be42ca3d9 4 seconds ago 49.7MB [2026-03-26T06:53:38.763Z] support-notifications latest d468fda0279e 4 seconds ago 57.8MB [2026-03-26T06:53:38.763Z] core-command latest 0ec7501d9ab1 4 seconds ago 44.1MB [2026-03-26T06:53:38.763Z] security-bootstrapper latest e873d6992559 About a minute ago 21.6MB [2026-03-26T06:53:38.763Z] core-common-config-bootstrapper latest dadf5daccd0d About a minute ago 20.5MB [2026-03-26T06:53:38.763Z] security-spire-agent latest 24c7eb3fc7da 3 minutes ago 237MB [2026-03-26T06:53:38.763Z] security-spire-server latest a050385966b9 3 minutes ago 178MB [2026-03-26T06:53:38.763Z] security-spire-config latest 6a2fa423df75 4 minutes ago 177MB [2026-03-26T06:53:38.763Z] ci-base-image-x86_64 latest eae1abe5a2ed 8 minutes ago 970MB [2026-03-26T06:53:38.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB [2026-03-26T06:53:38.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB [2026-03-26T06:53:38.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T06:53:38.912Z] provisioning config files... [2026-03-26T06:53:38.922Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config12454445072388150830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:53:39.227Z] ---> ****-login.sh [2026-03-26T06:53:39.227Z] nexus3.edgexfoundry.org:10001 [2026-03-26T06:53:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:53:39.227Z] Login Succeeded [2026-03-26T06:53:39.227Z] nexus3.edgexfoundry.org:10002 [2026-03-26T06:53:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:53:39.485Z] Login Succeeded [2026-03-26T06:53:39.485Z] nexus3.edgexfoundry.org:10003 [2026-03-26T06:53:39.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:53:39.486Z] Login Succeeded [2026-03-26T06:53:39.486Z] nexus3.edgexfoundry.org:10004 [2026-03-26T06:53:39.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:53:39.486Z] Login Succeeded [2026-03-26T06:53:39.486Z] ****.io [2026-03-26T06:53:39.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:53:39.744Z] Login Succeeded [2026-03-26T06:53:39.744Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T06:53:39.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:53:39.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T06:53:39.831Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-03-26T06:53:39.831Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:39.831Z] latest [2026-03-26T06:53:39.831Z] 4.1.0-dev.104 [2026-03-26T06:53:39.831Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:39.831Z] main [2026-03-26T06:53:39.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:40.162Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:40.477Z] + docker push nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:40.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-26T06:53:40.477Z] b16181b53cbb: Preparing [2026-03-26T06:53:40.477Z] add6c0c2583f: Preparing [2026-03-26T06:53:40.477Z] bb95fc7a0083: Preparing [2026-03-26T06:53:40.477Z] 72fe0829b36f: Preparing [2026-03-26T06:53:40.477Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:40.477Z] f46603cabf6e: Preparing [2026-03-26T06:53:40.477Z] cce92674e987: Preparing [2026-03-26T06:53:40.477Z] f46603cabf6e: Waiting [2026-03-26T06:53:40.477Z] cce92674e987: Waiting [2026-03-26T06:53:40.477Z] 72fe0829b36f: Pushed [2026-03-26T06:53:40.477Z] bb95fc7a0083: Pushed [2026-03-26T06:53:40.477Z] b16181b53cbb: Pushed [2026-03-26T06:53:40.477Z] 8b6d77cf61e1: Pushed [2026-03-26T06:53:40.477Z] cce92674e987: Layer already exists [2026-03-26T06:53:40.477Z] f46603cabf6e: Pushed [2026-03-26T06:53:43.761Z] add6c0c2583f: Pushed [2026-03-26T06:53:44.021Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:44.491Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:44.858Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-26T06:53:44.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-26T06:53:44.858Z] b16181b53cbb: Preparing [2026-03-26T06:53:44.858Z] add6c0c2583f: Preparing [2026-03-26T06:53:44.858Z] bb95fc7a0083: Preparing [2026-03-26T06:53:44.858Z] 72fe0829b36f: Preparing [2026-03-26T06:53:44.858Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:44.858Z] f46603cabf6e: Preparing [2026-03-26T06:53:44.858Z] cce92674e987: Preparing [2026-03-26T06:53:44.858Z] cce92674e987: Waiting [2026-03-26T06:53:44.858Z] f46603cabf6e: Waiting [2026-03-26T06:53:44.858Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:44.858Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:44.858Z] b16181b53cbb: Layer already exists [2026-03-26T06:53:44.858Z] add6c0c2583f: Layer already exists [2026-03-26T06:53:44.858Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:44.858Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:44.858Z] cce92674e987: Layer already exists [2026-03-26T06:53:44.858Z] latest: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:45.243Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:45.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 [2026-03-26T06:53:45.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-26T06:53:45.605Z] b16181b53cbb: Preparing [2026-03-26T06:53:45.605Z] add6c0c2583f: Preparing [2026-03-26T06:53:45.605Z] bb95fc7a0083: Preparing [2026-03-26T06:53:45.605Z] 72fe0829b36f: Preparing [2026-03-26T06:53:45.605Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:45.605Z] f46603cabf6e: Preparing [2026-03-26T06:53:45.605Z] cce92674e987: Preparing [2026-03-26T06:53:45.605Z] f46603cabf6e: Waiting [2026-03-26T06:53:45.605Z] cce92674e987: Waiting [2026-03-26T06:53:45.605Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:45.605Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:45.605Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:45.605Z] b16181b53cbb: Layer already exists [2026-03-26T06:53:45.605Z] add6c0c2583f: Layer already exists [2026-03-26T06:53:45.605Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:45.605Z] cce92674e987: Layer already exists [2026-03-26T06:53:45.605Z] 4.1.0-dev.104: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:45.946Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:46.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:46.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-26T06:53:46.268Z] b16181b53cbb: Preparing [2026-03-26T06:53:46.268Z] add6c0c2583f: Preparing [2026-03-26T06:53:46.268Z] bb95fc7a0083: Preparing [2026-03-26T06:53:46.268Z] 72fe0829b36f: Preparing [2026-03-26T06:53:46.268Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:46.268Z] f46603cabf6e: Preparing [2026-03-26T06:53:46.268Z] cce92674e987: Preparing [2026-03-26T06:53:46.268Z] f46603cabf6e: Waiting [2026-03-26T06:53:46.268Z] cce92674e987: Waiting [2026-03-26T06:53:46.268Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:46.268Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:46.268Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:46.268Z] add6c0c2583f: Layer already exists [2026-03-26T06:53:46.268Z] b16181b53cbb: Layer already exists [2026-03-26T06:53:46.268Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:46.268Z] cce92674e987: Layer already exists [2026-03-26T06:53:46.268Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:46.584Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:46.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-03-26T06:53:46.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-26T06:53:46.902Z] b16181b53cbb: Preparing [2026-03-26T06:53:46.902Z] add6c0c2583f: Preparing [2026-03-26T06:53:46.902Z] bb95fc7a0083: Preparing [2026-03-26T06:53:46.902Z] 72fe0829b36f: Preparing [2026-03-26T06:53:46.902Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:46.902Z] f46603cabf6e: Preparing [2026-03-26T06:53:46.902Z] cce92674e987: Preparing [2026-03-26T06:53:46.902Z] cce92674e987: Waiting [2026-03-26T06:53:46.902Z] f46603cabf6e: Waiting [2026-03-26T06:53:46.902Z] b16181b53cbb: Layer already exists [2026-03-26T06:53:46.902Z] add6c0c2583f: Layer already exists [2026-03-26T06:53:46.902Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:46.902Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:46.902Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:46.902Z] cce92674e987: Layer already exists [2026-03-26T06:53:46.902Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:46.902Z] main: digest: sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:53:46.969Z] ===================================================== [Pipeline] echo [2026-03-26T06:53:46.986Z] taggedImages: [2026-03-26T06:53:46.986Z] - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:46.986Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-26T06:53:46.986Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 [2026-03-26T06:53:46.986Z] - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:46.986Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-03-26T06:53:47.015Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-03-26T06:53:47.015Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:47.015Z] latest [2026-03-26T06:53:47.015Z] 4.1.0-dev.104 [2026-03-26T06:53:47.015Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:47.015Z] main [2026-03-26T06:53:47.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:47.354Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:47.675Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:47.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-26T06:53:47.675Z] 067c889aa8b0: Preparing [2026-03-26T06:53:47.675Z] f9be5437300a: Preparing [2026-03-26T06:53:47.675Z] 290565762c33: Preparing [2026-03-26T06:53:47.675Z] 0913b95cf7d1: Preparing [2026-03-26T06:53:47.675Z] bb95fc7a0083: Preparing [2026-03-26T06:53:47.675Z] 72fe0829b36f: Preparing [2026-03-26T06:53:47.676Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:47.676Z] f46603cabf6e: Preparing [2026-03-26T06:53:47.676Z] 8b6d77cf61e1: Waiting [2026-03-26T06:53:47.676Z] 72fe0829b36f: Waiting [2026-03-26T06:53:47.676Z] cce92674e987: Preparing [2026-03-26T06:53:47.676Z] f46603cabf6e: Waiting [2026-03-26T06:53:47.676Z] cce92674e987: Waiting [2026-03-26T06:53:47.676Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:47.676Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:47.676Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:47.676Z] f9be5437300a: Pushed [2026-03-26T06:53:47.676Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:47.676Z] 067c889aa8b0: Pushed [2026-03-26T06:53:47.676Z] 290565762c33: Pushed [2026-03-26T06:53:47.676Z] cce92674e987: Layer already exists [2026-03-26T06:53:49.050Z] 0913b95cf7d1: Pushed [2026-03-26T06:53:49.050Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:49.379Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:49.699Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-26T06:53:49.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-26T06:53:49.699Z] 067c889aa8b0: Preparing [2026-03-26T06:53:49.699Z] f9be5437300a: Preparing [2026-03-26T06:53:49.699Z] 290565762c33: Preparing [2026-03-26T06:53:49.699Z] 0913b95cf7d1: Preparing [2026-03-26T06:53:49.699Z] bb95fc7a0083: Preparing [2026-03-26T06:53:49.699Z] 72fe0829b36f: Preparing [2026-03-26T06:53:49.699Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:49.699Z] f46603cabf6e: Preparing [2026-03-26T06:53:49.699Z] cce92674e987: Preparing [2026-03-26T06:53:49.699Z] 72fe0829b36f: Waiting [2026-03-26T06:53:49.699Z] f46603cabf6e: Waiting [2026-03-26T06:53:49.699Z] 8b6d77cf61e1: Waiting [2026-03-26T06:53:49.699Z] 0913b95cf7d1: Layer already exists [2026-03-26T06:53:49.699Z] 067c889aa8b0: Layer already exists [2026-03-26T06:53:49.699Z] 290565762c33: Layer already exists [2026-03-26T06:53:49.699Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:49.699Z] f9be5437300a: Layer already exists [2026-03-26T06:53:49.699Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:49.699Z] cce92674e987: Layer already exists [2026-03-26T06:53:49.699Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:49.699Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:49.699Z] latest: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:50.029Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:50.349Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 [2026-03-26T06:53:50.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-26T06:53:50.349Z] 067c889aa8b0: Preparing [2026-03-26T06:53:50.349Z] f9be5437300a: Preparing [2026-03-26T06:53:50.349Z] 290565762c33: Preparing [2026-03-26T06:53:50.349Z] 0913b95cf7d1: Preparing [2026-03-26T06:53:50.349Z] bb95fc7a0083: Preparing [2026-03-26T06:53:50.349Z] 72fe0829b36f: Preparing [2026-03-26T06:53:50.349Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:50.349Z] f46603cabf6e: Preparing [2026-03-26T06:53:50.349Z] cce92674e987: Preparing [2026-03-26T06:53:50.349Z] 8b6d77cf61e1: Waiting [2026-03-26T06:53:50.349Z] f46603cabf6e: Waiting [2026-03-26T06:53:50.349Z] 72fe0829b36f: Waiting [2026-03-26T06:53:50.349Z] cce92674e987: Waiting [2026-03-26T06:53:50.349Z] 290565762c33: Layer already exists [2026-03-26T06:53:50.349Z] 0913b95cf7d1: Layer already exists [2026-03-26T06:53:50.349Z] f9be5437300a: Layer already exists [2026-03-26T06:53:50.349Z] 067c889aa8b0: Layer already exists [2026-03-26T06:53:50.349Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:50.349Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:50.349Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:50.349Z] cce92674e987: Layer already exists [2026-03-26T06:53:50.349Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:50.349Z] 4.1.0-dev.104: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:50.676Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:50.997Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:50.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-26T06:53:50.997Z] 067c889aa8b0: Preparing [2026-03-26T06:53:50.997Z] f9be5437300a: Preparing [2026-03-26T06:53:50.997Z] 290565762c33: Preparing [2026-03-26T06:53:50.997Z] 0913b95cf7d1: Preparing [2026-03-26T06:53:50.997Z] bb95fc7a0083: Preparing [2026-03-26T06:53:50.997Z] 72fe0829b36f: Preparing [2026-03-26T06:53:50.997Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:50.997Z] f46603cabf6e: Preparing [2026-03-26T06:53:50.997Z] 72fe0829b36f: Waiting [2026-03-26T06:53:50.997Z] 8b6d77cf61e1: Waiting [2026-03-26T06:53:50.997Z] cce92674e987: Preparing [2026-03-26T06:53:50.997Z] cce92674e987: Waiting [2026-03-26T06:53:50.997Z] 067c889aa8b0: Layer already exists [2026-03-26T06:53:50.997Z] 290565762c33: Layer already exists [2026-03-26T06:53:50.997Z] 0913b95cf7d1: Layer already exists [2026-03-26T06:53:50.997Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:50.997Z] f9be5437300a: Layer already exists [2026-03-26T06:53:50.997Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:50.997Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:50.997Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:50.997Z] cce92674e987: Layer already exists [2026-03-26T06:53:50.997Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:51.322Z] + 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-03-26T06:53:51.651Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-26T06:53:51.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-26T06:53:51.652Z] 067c889aa8b0: Preparing [2026-03-26T06:53:51.652Z] f9be5437300a: Preparing [2026-03-26T06:53:51.652Z] 290565762c33: Preparing [2026-03-26T06:53:51.652Z] 0913b95cf7d1: Preparing [2026-03-26T06:53:51.652Z] bb95fc7a0083: Preparing [2026-03-26T06:53:51.652Z] 72fe0829b36f: Preparing [2026-03-26T06:53:51.652Z] 8b6d77cf61e1: Preparing [2026-03-26T06:53:51.652Z] f46603cabf6e: Preparing [2026-03-26T06:53:51.652Z] cce92674e987: Preparing [2026-03-26T06:53:51.652Z] 8b6d77cf61e1: Waiting [2026-03-26T06:53:51.652Z] f46603cabf6e: Waiting [2026-03-26T06:53:51.652Z] cce92674e987: Waiting [2026-03-26T06:53:51.652Z] 72fe0829b36f: Waiting [2026-03-26T06:53:51.652Z] 067c889aa8b0: Layer already exists [2026-03-26T06:53:51.652Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:51.652Z] 0913b95cf7d1: Layer already exists [2026-03-26T06:53:51.652Z] 290565762c33: Layer already exists [2026-03-26T06:53:51.652Z] f9be5437300a: Layer already exists [2026-03-26T06:53:51.652Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:53:51.652Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:51.652Z] f46603cabf6e: Layer already exists [2026-03-26T06:53:51.652Z] cce92674e987: Layer already exists [2026-03-26T06:53:51.652Z] main: digest: sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:53:51.724Z] ===================================================== [Pipeline] echo [2026-03-26T06:53:51.734Z] taggedImages: [2026-03-26T06:53:51.734Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:51.734Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-26T06:53:51.734Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 [2026-03-26T06:53:51.734Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:51.734Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-03-26T06:53:51.761Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-03-26T06:53:51.761Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:51.761Z] latest [2026-03-26T06:53:51.761Z] 4.1.0-dev.104 [2026-03-26T06:53:51.761Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:51.761Z] main [2026-03-26T06:53:51.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:52.104Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:52.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:52.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-26T06:53:52.431Z] e23a078d3400: Preparing [2026-03-26T06:53:52.431Z] a99b8edb6d63: Preparing [2026-03-26T06:53:52.431Z] bb95fc7a0083: Preparing [2026-03-26T06:53:52.431Z] 72fe0829b36f: Preparing [2026-03-26T06:53:52.431Z] 9a412a399d42: Preparing [2026-03-26T06:53:52.431Z] 7e25ecf20dfb: Preparing [2026-03-26T06:53:52.431Z] cce92674e987: Preparing [2026-03-26T06:53:52.431Z] 7e25ecf20dfb: Waiting [2026-03-26T06:53:52.431Z] cce92674e987: Waiting [2026-03-26T06:53:52.431Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:52.431Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:52.431Z] cce92674e987: Layer already exists [2026-03-26T06:53:52.431Z] 9a412a399d42: Pushed [2026-03-26T06:53:52.431Z] e23a078d3400: Pushed [2026-03-26T06:53:52.431Z] 7e25ecf20dfb: Pushed [2026-03-26T06:53:56.618Z] a99b8edb6d63: Pushed [2026-03-26T06:53:56.618Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:56.938Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:57.256Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-26T06:53:57.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-26T06:53:57.256Z] e23a078d3400: Preparing [2026-03-26T06:53:57.256Z] a99b8edb6d63: Preparing [2026-03-26T06:53:57.256Z] bb95fc7a0083: Preparing [2026-03-26T06:53:57.256Z] 72fe0829b36f: Preparing [2026-03-26T06:53:57.256Z] 9a412a399d42: Preparing [2026-03-26T06:53:57.256Z] 7e25ecf20dfb: Preparing [2026-03-26T06:53:57.256Z] cce92674e987: Preparing [2026-03-26T06:53:57.256Z] 7e25ecf20dfb: Waiting [2026-03-26T06:53:57.256Z] cce92674e987: Waiting [2026-03-26T06:53:57.256Z] 9a412a399d42: Layer already exists [2026-03-26T06:53:57.256Z] e23a078d3400: Layer already exists [2026-03-26T06:53:57.256Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:57.256Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:57.256Z] a99b8edb6d63: Layer already exists [2026-03-26T06:53:57.256Z] cce92674e987: Layer already exists [2026-03-26T06:53:57.256Z] 7e25ecf20dfb: Layer already exists [2026-03-26T06:53:57.256Z] latest: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:57.582Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:57.896Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 [2026-03-26T06:53:57.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-26T06:53:57.896Z] e23a078d3400: Preparing [2026-03-26T06:53:57.896Z] a99b8edb6d63: Preparing [2026-03-26T06:53:57.896Z] bb95fc7a0083: Preparing [2026-03-26T06:53:57.896Z] 72fe0829b36f: Preparing [2026-03-26T06:53:57.896Z] 9a412a399d42: Preparing [2026-03-26T06:53:57.896Z] 7e25ecf20dfb: Preparing [2026-03-26T06:53:57.896Z] cce92674e987: Preparing [2026-03-26T06:53:57.896Z] 7e25ecf20dfb: Waiting [2026-03-26T06:53:57.896Z] cce92674e987: Waiting [2026-03-26T06:53:57.896Z] 9a412a399d42: Layer already exists [2026-03-26T06:53:57.896Z] a99b8edb6d63: Layer already exists [2026-03-26T06:53:57.896Z] e23a078d3400: Layer already exists [2026-03-26T06:53:57.896Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:57.896Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:57.896Z] cce92674e987: Layer already exists [2026-03-26T06:53:57.896Z] 7e25ecf20dfb: Layer already exists [2026-03-26T06:53:57.896Z] 4.1.0-dev.104: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:58.228Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:58.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:58.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-26T06:53:58.645Z] e23a078d3400: Preparing [2026-03-26T06:53:58.645Z] a99b8edb6d63: Preparing [2026-03-26T06:53:58.645Z] bb95fc7a0083: Preparing [2026-03-26T06:53:58.645Z] 72fe0829b36f: Preparing [2026-03-26T06:53:58.646Z] 9a412a399d42: Preparing [2026-03-26T06:53:58.646Z] 7e25ecf20dfb: Preparing [2026-03-26T06:53:58.646Z] cce92674e987: Preparing [2026-03-26T06:53:58.646Z] cce92674e987: Waiting [2026-03-26T06:53:58.646Z] 7e25ecf20dfb: Waiting [2026-03-26T06:53:58.646Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:58.646Z] 9a412a399d42: Layer already exists [2026-03-26T06:53:58.646Z] a99b8edb6d63: Layer already exists [2026-03-26T06:53:58.646Z] e23a078d3400: Layer already exists [2026-03-26T06:53:58.646Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:58.646Z] 7e25ecf20dfb: Layer already exists [2026-03-26T06:53:58.646Z] cce92674e987: Layer already exists [2026-03-26T06:53:58.646Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:58.961Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:59.281Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-03-26T06:53:59.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-26T06:53:59.281Z] e23a078d3400: Preparing [2026-03-26T06:53:59.281Z] a99b8edb6d63: Preparing [2026-03-26T06:53:59.281Z] bb95fc7a0083: Preparing [2026-03-26T06:53:59.281Z] 72fe0829b36f: Preparing [2026-03-26T06:53:59.281Z] 9a412a399d42: Preparing [2026-03-26T06:53:59.281Z] 7e25ecf20dfb: Preparing [2026-03-26T06:53:59.281Z] cce92674e987: Preparing [2026-03-26T06:53:59.281Z] 7e25ecf20dfb: Waiting [2026-03-26T06:53:59.281Z] cce92674e987: Waiting [2026-03-26T06:53:59.281Z] bb95fc7a0083: Layer already exists [2026-03-26T06:53:59.281Z] 72fe0829b36f: Layer already exists [2026-03-26T06:53:59.281Z] e23a078d3400: Layer already exists [2026-03-26T06:53:59.281Z] 9a412a399d42: Layer already exists [2026-03-26T06:53:59.281Z] a99b8edb6d63: Layer already exists [2026-03-26T06:53:59.281Z] cce92674e987: Layer already exists [2026-03-26T06:53:59.281Z] 7e25ecf20dfb: Layer already exists [2026-03-26T06:53:59.281Z] main: digest: sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:53:59.357Z] ===================================================== [Pipeline] echo [2026-03-26T06:53:59.376Z] taggedImages: [2026-03-26T06:53:59.376Z] - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:59.376Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-26T06:53:59.376Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 [2026-03-26T06:53:59.376Z] - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:59.376Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-03-26T06:53:59.406Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-03-26T06:53:59.406Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:53:59.406Z] latest [2026-03-26T06:53:59.406Z] 4.1.0-dev.104 [2026-03-26T06:53:59.406Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:53:59.406Z] main [2026-03-26T06:53:59.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:53:59.750Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:00.072Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:00.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-26T06:54:00.072Z] c3d610fff9b3: Preparing [2026-03-26T06:54:00.072Z] aa01e2102d9a: Preparing [2026-03-26T06:54:00.072Z] 72fe0829b36f: Preparing [2026-03-26T06:54:00.072Z] fd8910538ddd: Preparing [2026-03-26T06:54:00.072Z] c2a71668a83b: Preparing [2026-03-26T06:54:00.072Z] cce92674e987: Preparing [2026-03-26T06:54:00.072Z] cce92674e987: Waiting [2026-03-26T06:54:00.072Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:00.072Z] cce92674e987: Layer already exists [2026-03-26T06:54:00.072Z] fd8910538ddd: Pushed [2026-03-26T06:54:00.072Z] c2a71668a83b: Pushed [2026-03-26T06:54:00.072Z] c3d610fff9b3: Pushed [2026-03-26T06:54:04.268Z] aa01e2102d9a: Pushed [2026-03-26T06:54:04.268Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:04.590Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:04.917Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-26T06:54:04.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-26T06:54:04.918Z] c3d610fff9b3: Preparing [2026-03-26T06:54:04.918Z] aa01e2102d9a: Preparing [2026-03-26T06:54:04.918Z] 72fe0829b36f: Preparing [2026-03-26T06:54:04.918Z] fd8910538ddd: Preparing [2026-03-26T06:54:04.918Z] c2a71668a83b: Preparing [2026-03-26T06:54:04.918Z] cce92674e987: Preparing [2026-03-26T06:54:04.918Z] cce92674e987: Waiting [2026-03-26T06:54:04.918Z] aa01e2102d9a: Layer already exists [2026-03-26T06:54:04.918Z] fd8910538ddd: Layer already exists [2026-03-26T06:54:04.918Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:04.918Z] c3d610fff9b3: Layer already exists [2026-03-26T06:54:04.918Z] c2a71668a83b: Layer already exists [2026-03-26T06:54:04.918Z] cce92674e987: Layer already exists [2026-03-26T06:54:04.918Z] latest: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:05.246Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:05.563Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 [2026-03-26T06:54:05.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-26T06:54:05.563Z] c3d610fff9b3: Preparing [2026-03-26T06:54:05.563Z] aa01e2102d9a: Preparing [2026-03-26T06:54:05.563Z] 72fe0829b36f: Preparing [2026-03-26T06:54:05.563Z] fd8910538ddd: Preparing [2026-03-26T06:54:05.563Z] c2a71668a83b: Preparing [2026-03-26T06:54:05.563Z] cce92674e987: Preparing [2026-03-26T06:54:05.563Z] cce92674e987: Waiting [2026-03-26T06:54:05.563Z] c2a71668a83b: Layer already exists [2026-03-26T06:54:05.563Z] c3d610fff9b3: Layer already exists [2026-03-26T06:54:05.563Z] aa01e2102d9a: Layer already exists [2026-03-26T06:54:05.563Z] fd8910538ddd: Layer already exists [2026-03-26T06:54:05.563Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:05.563Z] cce92674e987: Layer already exists [2026-03-26T06:54:05.563Z] 4.1.0-dev.104: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:05.890Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:06.206Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:06.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-26T06:54:06.206Z] c3d610fff9b3: Preparing [2026-03-26T06:54:06.206Z] aa01e2102d9a: Preparing [2026-03-26T06:54:06.206Z] 72fe0829b36f: Preparing [2026-03-26T06:54:06.206Z] fd8910538ddd: Preparing [2026-03-26T06:54:06.206Z] c2a71668a83b: Preparing [2026-03-26T06:54:06.206Z] cce92674e987: Preparing [2026-03-26T06:54:06.206Z] cce92674e987: Waiting [2026-03-26T06:54:06.206Z] aa01e2102d9a: Layer already exists [2026-03-26T06:54:06.206Z] c3d610fff9b3: Layer already exists [2026-03-26T06:54:06.206Z] fd8910538ddd: Layer already exists [2026-03-26T06:54:06.206Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:06.206Z] c2a71668a83b: Layer already exists [2026-03-26T06:54:06.206Z] cce92674e987: Layer already exists [2026-03-26T06:54:06.206Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:06.530Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:06.853Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-26T06:54:06.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-26T06:54:06.853Z] c3d610fff9b3: Preparing [2026-03-26T06:54:06.853Z] aa01e2102d9a: Preparing [2026-03-26T06:54:06.853Z] 72fe0829b36f: Preparing [2026-03-26T06:54:06.853Z] fd8910538ddd: Preparing [2026-03-26T06:54:06.853Z] c2a71668a83b: Preparing [2026-03-26T06:54:06.853Z] cce92674e987: Preparing [2026-03-26T06:54:06.853Z] cce92674e987: Waiting [2026-03-26T06:54:06.853Z] c3d610fff9b3: Layer already exists [2026-03-26T06:54:06.853Z] aa01e2102d9a: Layer already exists [2026-03-26T06:54:06.853Z] c2a71668a83b: Layer already exists [2026-03-26T06:54:06.853Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:06.853Z] cce92674e987: Layer already exists [2026-03-26T06:54:06.853Z] fd8910538ddd: Layer already exists [2026-03-26T06:54:06.853Z] main: digest: sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:54:06.918Z] ===================================================== [Pipeline] echo [2026-03-26T06:54:06.932Z] taggedImages: [2026-03-26T06:54:06.932Z] - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:06.932Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-26T06:54:06.932Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 [2026-03-26T06:54:06.932Z] - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:06.932Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-03-26T06:54:06.955Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-03-26T06:54:06.955Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:06.955Z] latest [2026-03-26T06:54:06.955Z] 4.1.0-dev.104 [2026-03-26T06:54:06.955Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:06.955Z] main [2026-03-26T06:54:06.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:07.289Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:07.604Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:07.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-26T06:54:07.605Z] e3b0f36c8165: Preparing [2026-03-26T06:54:07.605Z] ec953c3a6e33: Preparing [2026-03-26T06:54:07.605Z] 1ebd02127eee: Preparing [2026-03-26T06:54:07.605Z] bb95fc7a0083: Preparing [2026-03-26T06:54:07.605Z] 72fe0829b36f: Preparing [2026-03-26T06:54:07.605Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:07.605Z] f46603cabf6e: Preparing [2026-03-26T06:54:07.605Z] cce92674e987: Preparing [2026-03-26T06:54:07.605Z] f46603cabf6e: Waiting [2026-03-26T06:54:07.605Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:07.605Z] cce92674e987: Waiting [2026-03-26T06:54:07.605Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:07.605Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:07.605Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:07.605Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:07.605Z] cce92674e987: Layer already exists [2026-03-26T06:54:07.605Z] ec953c3a6e33: Pushed [2026-03-26T06:54:07.605Z] e3b0f36c8165: Pushed [2026-03-26T06:54:11.796Z] 1ebd02127eee: Pushed [2026-03-26T06:54:11.796Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:12.125Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:12.450Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-26T06:54:12.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-26T06:54:12.450Z] e3b0f36c8165: Preparing [2026-03-26T06:54:12.450Z] ec953c3a6e33: Preparing [2026-03-26T06:54:12.450Z] 1ebd02127eee: Preparing [2026-03-26T06:54:12.450Z] bb95fc7a0083: Preparing [2026-03-26T06:54:12.450Z] 72fe0829b36f: Preparing [2026-03-26T06:54:12.450Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:12.450Z] f46603cabf6e: Preparing [2026-03-26T06:54:12.450Z] cce92674e987: Preparing [2026-03-26T06:54:12.450Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:12.450Z] f46603cabf6e: Waiting [2026-03-26T06:54:12.450Z] cce92674e987: Waiting [2026-03-26T06:54:12.450Z] ec953c3a6e33: Layer already exists [2026-03-26T06:54:12.450Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:12.450Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:12.450Z] e3b0f36c8165: Layer already exists [2026-03-26T06:54:12.450Z] 1ebd02127eee: Layer already exists [2026-03-26T06:54:12.450Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:12.450Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:12.450Z] cce92674e987: Layer already exists [2026-03-26T06:54:12.450Z] latest: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:12.773Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:13.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 [2026-03-26T06:54:13.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-26T06:54:13.101Z] e3b0f36c8165: Preparing [2026-03-26T06:54:13.101Z] ec953c3a6e33: Preparing [2026-03-26T06:54:13.101Z] 1ebd02127eee: Preparing [2026-03-26T06:54:13.101Z] bb95fc7a0083: Preparing [2026-03-26T06:54:13.101Z] 72fe0829b36f: Preparing [2026-03-26T06:54:13.101Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:13.101Z] f46603cabf6e: Preparing [2026-03-26T06:54:13.101Z] cce92674e987: Preparing [2026-03-26T06:54:13.101Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:13.101Z] f46603cabf6e: Waiting [2026-03-26T06:54:13.101Z] cce92674e987: Waiting [2026-03-26T06:54:13.101Z] 1ebd02127eee: Layer already exists [2026-03-26T06:54:13.101Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:13.101Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:13.101Z] e3b0f36c8165: Layer already exists [2026-03-26T06:54:13.101Z] ec953c3a6e33: Layer already exists [2026-03-26T06:54:13.101Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:13.101Z] cce92674e987: Layer already exists [2026-03-26T06:54:13.101Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:13.101Z] 4.1.0-dev.104: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:13.416Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:13.733Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:13.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-26T06:54:13.733Z] e3b0f36c8165: Preparing [2026-03-26T06:54:13.733Z] ec953c3a6e33: Preparing [2026-03-26T06:54:13.733Z] 1ebd02127eee: Preparing [2026-03-26T06:54:13.733Z] bb95fc7a0083: Preparing [2026-03-26T06:54:13.733Z] 72fe0829b36f: Preparing [2026-03-26T06:54:13.733Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:13.733Z] f46603cabf6e: Preparing [2026-03-26T06:54:13.733Z] cce92674e987: Preparing [2026-03-26T06:54:13.733Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:13.733Z] f46603cabf6e: Waiting [2026-03-26T06:54:13.733Z] cce92674e987: Waiting [2026-03-26T06:54:13.733Z] 1ebd02127eee: Layer already exists [2026-03-26T06:54:13.733Z] e3b0f36c8165: Layer already exists [2026-03-26T06:54:13.734Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:13.734Z] ec953c3a6e33: Layer already exists [2026-03-26T06:54:13.734Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:13.734Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:13.734Z] cce92674e987: Layer already exists [2026-03-26T06:54:13.734Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:13.734Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:14.048Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:14.377Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-26T06:54:14.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-26T06:54:14.378Z] e3b0f36c8165: Preparing [2026-03-26T06:54:14.378Z] ec953c3a6e33: Preparing [2026-03-26T06:54:14.378Z] 1ebd02127eee: Preparing [2026-03-26T06:54:14.378Z] bb95fc7a0083: Preparing [2026-03-26T06:54:14.378Z] 72fe0829b36f: Preparing [2026-03-26T06:54:14.378Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:14.378Z] f46603cabf6e: Preparing [2026-03-26T06:54:14.378Z] cce92674e987: Preparing [2026-03-26T06:54:14.378Z] f46603cabf6e: Waiting [2026-03-26T06:54:14.378Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:14.378Z] cce92674e987: Waiting [2026-03-26T06:54:14.378Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:14.378Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:14.378Z] 1ebd02127eee: Layer already exists [2026-03-26T06:54:14.378Z] e3b0f36c8165: Layer already exists [2026-03-26T06:54:14.378Z] ec953c3a6e33: Layer already exists [2026-03-26T06:54:14.378Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:14.378Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:14.378Z] cce92674e987: Layer already exists [2026-03-26T06:54:14.378Z] main: digest: sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:54:14.452Z] ===================================================== [Pipeline] echo [2026-03-26T06:54:14.470Z] taggedImages: [2026-03-26T06:54:14.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:14.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-26T06:54:14.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 [2026-03-26T06:54:14.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:14.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-03-26T06:54:14.496Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-03-26T06:54:14.496Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:14.496Z] latest [2026-03-26T06:54:14.496Z] 4.1.0-dev.104 [2026-03-26T06:54:14.496Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:14.496Z] main [2026-03-26T06:54:14.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:14.838Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:15.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:15.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-26T06:54:15.163Z] c41a7827162f: Preparing [2026-03-26T06:54:15.163Z] 6c95264bd749: Preparing [2026-03-26T06:54:15.163Z] 66da4d5c5db3: Preparing [2026-03-26T06:54:15.163Z] 10fe51565fe0: Preparing [2026-03-26T06:54:15.163Z] 2049440ad24b: Preparing [2026-03-26T06:54:15.163Z] 86f649b4b925: Preparing [2026-03-26T06:54:15.163Z] c7e3c9481d26: Preparing [2026-03-26T06:54:15.163Z] bb95fc7a0083: Preparing [2026-03-26T06:54:15.163Z] 72fe0829b36f: Preparing [2026-03-26T06:54:15.163Z] 98c12c9a003a: Preparing [2026-03-26T06:54:15.163Z] a50c25d3ddaa: Preparing [2026-03-26T06:54:15.163Z] 5f70bf18a086: Preparing [2026-03-26T06:54:15.163Z] 87267cb47912: Preparing [2026-03-26T06:54:15.163Z] 5df0c4cf8e6b: Preparing [2026-03-26T06:54:15.163Z] f1df7d578b40: Preparing [2026-03-26T06:54:15.163Z] cce92674e987: Preparing [2026-03-26T06:54:15.163Z] 86f649b4b925: Waiting [2026-03-26T06:54:15.163Z] c7e3c9481d26: Waiting [2026-03-26T06:54:15.163Z] bb95fc7a0083: Waiting [2026-03-26T06:54:15.163Z] 72fe0829b36f: Waiting [2026-03-26T06:54:15.163Z] 98c12c9a003a: Waiting [2026-03-26T06:54:15.163Z] a50c25d3ddaa: Waiting [2026-03-26T06:54:15.163Z] 5f70bf18a086: Waiting [2026-03-26T06:54:15.163Z] 87267cb47912: Waiting [2026-03-26T06:54:15.163Z] 5df0c4cf8e6b: Waiting [2026-03-26T06:54:15.163Z] f1df7d578b40: Waiting [2026-03-26T06:54:15.163Z] cce92674e987: Waiting [2026-03-26T06:54:15.163Z] 66da4d5c5db3: Pushed [2026-03-26T06:54:15.163Z] 6c95264bd749: Pushed [2026-03-26T06:54:15.163Z] c41a7827162f: Pushed [2026-03-26T06:54:15.163Z] 2049440ad24b: Pushed [2026-03-26T06:54:15.163Z] 10fe51565fe0: Pushed [2026-03-26T06:54:15.163Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:15.163Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:15.163Z] 86f649b4b925: Pushed [2026-03-26T06:54:15.163Z] 5f70bf18a086: Layer already exists [2026-03-26T06:54:15.423Z] 98c12c9a003a: Pushed [2026-03-26T06:54:15.423Z] a50c25d3ddaa: Pushed [2026-03-26T06:54:15.423Z] 87267cb47912: Pushed [2026-03-26T06:54:15.423Z] cce92674e987: Layer already exists [2026-03-26T06:54:15.423Z] 5df0c4cf8e6b: Pushed [2026-03-26T06:54:15.423Z] f1df7d578b40: Pushed [2026-03-26T06:54:16.800Z] c7e3c9481d26: Pushed [2026-03-26T06:54:16.800Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:17.124Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:17.444Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-26T06:54:17.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-26T06:54:17.444Z] c41a7827162f: Preparing [2026-03-26T06:54:17.444Z] 6c95264bd749: Preparing [2026-03-26T06:54:17.444Z] 66da4d5c5db3: Preparing [2026-03-26T06:54:17.444Z] 10fe51565fe0: Preparing [2026-03-26T06:54:17.444Z] 2049440ad24b: Preparing [2026-03-26T06:54:17.444Z] 86f649b4b925: Preparing [2026-03-26T06:54:17.444Z] c7e3c9481d26: Preparing [2026-03-26T06:54:17.444Z] bb95fc7a0083: Preparing [2026-03-26T06:54:17.444Z] 72fe0829b36f: Preparing [2026-03-26T06:54:17.444Z] 98c12c9a003a: Preparing [2026-03-26T06:54:17.444Z] a50c25d3ddaa: Preparing [2026-03-26T06:54:17.444Z] 5f70bf18a086: Preparing [2026-03-26T06:54:17.444Z] 87267cb47912: Preparing [2026-03-26T06:54:17.444Z] 5df0c4cf8e6b: Preparing [2026-03-26T06:54:17.444Z] f1df7d578b40: Preparing [2026-03-26T06:54:17.444Z] cce92674e987: Preparing [2026-03-26T06:54:17.444Z] 72fe0829b36f: Waiting [2026-03-26T06:54:17.444Z] 98c12c9a003a: Waiting [2026-03-26T06:54:17.445Z] a50c25d3ddaa: Waiting [2026-03-26T06:54:17.445Z] 5f70bf18a086: Waiting [2026-03-26T06:54:17.445Z] 87267cb47912: Waiting [2026-03-26T06:54:17.445Z] 5df0c4cf8e6b: Waiting [2026-03-26T06:54:17.445Z] f1df7d578b40: Waiting [2026-03-26T06:54:17.445Z] cce92674e987: Waiting [2026-03-26T06:54:17.445Z] 86f649b4b925: Waiting [2026-03-26T06:54:17.445Z] c7e3c9481d26: Waiting [2026-03-26T06:54:17.445Z] bb95fc7a0083: Waiting [2026-03-26T06:54:17.445Z] c41a7827162f: Layer already exists [2026-03-26T06:54:17.445Z] 6c95264bd749: Layer already exists [2026-03-26T06:54:17.445Z] 10fe51565fe0: Layer already exists [2026-03-26T06:54:17.445Z] 66da4d5c5db3: Layer already exists [2026-03-26T06:54:17.445Z] 2049440ad24b: Layer already exists [2026-03-26T06:54:17.445Z] 86f649b4b925: Layer already exists [2026-03-26T06:54:17.445Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:17.445Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:17.445Z] c7e3c9481d26: Layer already exists [2026-03-26T06:54:17.445Z] 98c12c9a003a: Layer already exists [2026-03-26T06:54:17.445Z] 5f70bf18a086: Layer already exists [2026-03-26T06:54:17.445Z] a50c25d3ddaa: Layer already exists [2026-03-26T06:54:17.445Z] 87267cb47912: Layer already exists [2026-03-26T06:54:17.445Z] 5df0c4cf8e6b: Layer already exists [2026-03-26T06:54:17.445Z] f1df7d578b40: Layer already exists [2026-03-26T06:54:17.445Z] cce92674e987: Layer already exists [2026-03-26T06:54:17.445Z] latest: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:17.775Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:18.098Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 [2026-03-26T06:54:18.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-26T06:54:18.098Z] c41a7827162f: Preparing [2026-03-26T06:54:18.098Z] 6c95264bd749: Preparing [2026-03-26T06:54:18.098Z] 66da4d5c5db3: Preparing [2026-03-26T06:54:18.098Z] 10fe51565fe0: Preparing [2026-03-26T06:54:18.098Z] 2049440ad24b: Preparing [2026-03-26T06:54:18.098Z] 86f649b4b925: Preparing [2026-03-26T06:54:18.098Z] c7e3c9481d26: Preparing [2026-03-26T06:54:18.098Z] bb95fc7a0083: Preparing [2026-03-26T06:54:18.098Z] 72fe0829b36f: Preparing [2026-03-26T06:54:18.098Z] 98c12c9a003a: Preparing [2026-03-26T06:54:18.098Z] a50c25d3ddaa: Preparing [2026-03-26T06:54:18.098Z] 5f70bf18a086: Preparing [2026-03-26T06:54:18.098Z] 86f649b4b925: Waiting [2026-03-26T06:54:18.098Z] 87267cb47912: Preparing [2026-03-26T06:54:18.098Z] 5df0c4cf8e6b: Preparing [2026-03-26T06:54:18.098Z] c7e3c9481d26: Waiting [2026-03-26T06:54:18.098Z] f1df7d578b40: Preparing [2026-03-26T06:54:18.098Z] cce92674e987: Preparing [2026-03-26T06:54:18.098Z] bb95fc7a0083: Waiting [2026-03-26T06:54:18.098Z] 72fe0829b36f: Waiting [2026-03-26T06:54:18.098Z] 98c12c9a003a: Waiting [2026-03-26T06:54:18.098Z] 5df0c4cf8e6b: Waiting [2026-03-26T06:54:18.098Z] f1df7d578b40: Waiting [2026-03-26T06:54:18.098Z] a50c25d3ddaa: Waiting [2026-03-26T06:54:18.098Z] cce92674e987: Waiting [2026-03-26T06:54:18.098Z] 5f70bf18a086: Waiting [2026-03-26T06:54:18.098Z] 87267cb47912: Waiting [2026-03-26T06:54:18.098Z] 2049440ad24b: Layer already exists [2026-03-26T06:54:18.098Z] 10fe51565fe0: Layer already exists [2026-03-26T06:54:18.098Z] 66da4d5c5db3: Layer already exists [2026-03-26T06:54:18.098Z] 6c95264bd749: Layer already exists [2026-03-26T06:54:18.098Z] c41a7827162f: Layer already exists [2026-03-26T06:54:18.098Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:18.098Z] 86f649b4b925: Layer already exists [2026-03-26T06:54:18.098Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:18.098Z] 98c12c9a003a: Layer already exists [2026-03-26T06:54:18.098Z] c7e3c9481d26: Layer already exists [2026-03-26T06:54:18.098Z] a50c25d3ddaa: Layer already exists [2026-03-26T06:54:18.098Z] 5f70bf18a086: Layer already exists [2026-03-26T06:54:18.098Z] f1df7d578b40: Layer already exists [2026-03-26T06:54:18.098Z] 5df0c4cf8e6b: Layer already exists [2026-03-26T06:54:18.098Z] 87267cb47912: Layer already exists [2026-03-26T06:54:18.098Z] cce92674e987: Layer already exists [2026-03-26T06:54:18.098Z] 4.1.0-dev.104: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:18.427Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:18.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:18.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-26T06:54:18.756Z] c41a7827162f: Preparing [2026-03-26T06:54:18.756Z] 6c95264bd749: Preparing [2026-03-26T06:54:18.756Z] 66da4d5c5db3: Preparing [2026-03-26T06:54:18.756Z] 10fe51565fe0: Preparing [2026-03-26T06:54:18.756Z] 2049440ad24b: Preparing [2026-03-26T06:54:18.756Z] 86f649b4b925: Preparing [2026-03-26T06:54:18.756Z] c7e3c9481d26: Preparing [2026-03-26T06:54:18.756Z] bb95fc7a0083: Preparing [2026-03-26T06:54:18.756Z] 72fe0829b36f: Preparing [2026-03-26T06:54:18.756Z] 98c12c9a003a: Preparing [2026-03-26T06:54:18.756Z] a50c25d3ddaa: Preparing [2026-03-26T06:54:18.756Z] 5f70bf18a086: Preparing [2026-03-26T06:54:18.756Z] 87267cb47912: Preparing [2026-03-26T06:54:18.756Z] 5df0c4cf8e6b: Preparing [2026-03-26T06:54:18.756Z] f1df7d578b40: Preparing [2026-03-26T06:54:18.756Z] cce92674e987: Preparing [2026-03-26T06:54:18.756Z] 86f649b4b925: Waiting [2026-03-26T06:54:18.756Z] c7e3c9481d26: Waiting [2026-03-26T06:54:18.756Z] bb95fc7a0083: Waiting [2026-03-26T06:54:18.756Z] 72fe0829b36f: Waiting [2026-03-26T06:54:18.756Z] 5f70bf18a086: Waiting [2026-03-26T06:54:18.756Z] 5df0c4cf8e6b: Waiting [2026-03-26T06:54:18.756Z] 87267cb47912: Waiting [2026-03-26T06:54:18.756Z] f1df7d578b40: Waiting [2026-03-26T06:54:18.756Z] 98c12c9a003a: Waiting [2026-03-26T06:54:18.756Z] cce92674e987: Waiting [2026-03-26T06:54:18.756Z] a50c25d3ddaa: Waiting [2026-03-26T06:54:18.756Z] c41a7827162f: Layer already exists [2026-03-26T06:54:18.756Z] 66da4d5c5db3: Layer already exists [2026-03-26T06:54:18.756Z] 6c95264bd749: Layer already exists [2026-03-26T06:54:18.756Z] 10fe51565fe0: Layer already exists [2026-03-26T06:54:18.756Z] 2049440ad24b: Layer already exists [2026-03-26T06:54:18.756Z] c7e3c9481d26: Layer already exists [2026-03-26T06:54:18.756Z] 86f649b4b925: Layer already exists [2026-03-26T06:54:18.756Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:18.756Z] 98c12c9a003a: Layer already exists [2026-03-26T06:54:18.756Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:18.756Z] a50c25d3ddaa: Layer already exists [2026-03-26T06:54:18.756Z] 5f70bf18a086: Layer already exists [2026-03-26T06:54:18.756Z] 87267cb47912: Layer already exists [2026-03-26T06:54:18.756Z] 5df0c4cf8e6b: Layer already exists [2026-03-26T06:54:18.756Z] f1df7d578b40: Layer already exists [2026-03-26T06:54:18.756Z] cce92674e987: Layer already exists [2026-03-26T06:54:18.756Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:19.090Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:19.417Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-26T06:54:19.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-26T06:54:19.417Z] c41a7827162f: Preparing [2026-03-26T06:54:19.417Z] 6c95264bd749: Preparing [2026-03-26T06:54:19.417Z] 66da4d5c5db3: Preparing [2026-03-26T06:54:19.417Z] 10fe51565fe0: Preparing [2026-03-26T06:54:19.417Z] 2049440ad24b: Preparing [2026-03-26T06:54:19.417Z] 86f649b4b925: Preparing [2026-03-26T06:54:19.417Z] c7e3c9481d26: Preparing [2026-03-26T06:54:19.417Z] bb95fc7a0083: Preparing [2026-03-26T06:54:19.417Z] 72fe0829b36f: Preparing [2026-03-26T06:54:19.417Z] 98c12c9a003a: Preparing [2026-03-26T06:54:19.417Z] a50c25d3ddaa: Preparing [2026-03-26T06:54:19.417Z] 5f70bf18a086: Preparing [2026-03-26T06:54:19.417Z] 87267cb47912: Preparing [2026-03-26T06:54:19.417Z] 5df0c4cf8e6b: Preparing [2026-03-26T06:54:19.417Z] 86f649b4b925: Waiting [2026-03-26T06:54:19.417Z] c7e3c9481d26: Waiting [2026-03-26T06:54:19.417Z] bb95fc7a0083: Waiting [2026-03-26T06:54:19.417Z] 72fe0829b36f: Waiting [2026-03-26T06:54:19.417Z] 98c12c9a003a: Waiting [2026-03-26T06:54:19.417Z] a50c25d3ddaa: Waiting [2026-03-26T06:54:19.417Z] 5f70bf18a086: Waiting [2026-03-26T06:54:19.417Z] 87267cb47912: Waiting [2026-03-26T06:54:19.417Z] f1df7d578b40: Preparing [2026-03-26T06:54:19.417Z] 5df0c4cf8e6b: Waiting [2026-03-26T06:54:19.417Z] cce92674e987: Preparing [2026-03-26T06:54:19.417Z] f1df7d578b40: Waiting [2026-03-26T06:54:19.417Z] cce92674e987: Waiting [2026-03-26T06:54:19.417Z] c41a7827162f: Layer already exists [2026-03-26T06:54:19.417Z] 66da4d5c5db3: Layer already exists [2026-03-26T06:54:19.417Z] 10fe51565fe0: Layer already exists [2026-03-26T06:54:19.417Z] 6c95264bd749: Layer already exists [2026-03-26T06:54:19.417Z] 2049440ad24b: Layer already exists [2026-03-26T06:54:19.417Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:19.417Z] 86f649b4b925: Layer already exists [2026-03-26T06:54:19.417Z] 98c12c9a003a: Layer already exists [2026-03-26T06:54:19.417Z] c7e3c9481d26: Layer already exists [2026-03-26T06:54:19.417Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:19.417Z] 5f70bf18a086: Layer already exists [2026-03-26T06:54:19.417Z] a50c25d3ddaa: Layer already exists [2026-03-26T06:54:19.417Z] 5df0c4cf8e6b: Layer already exists [2026-03-26T06:54:19.417Z] 87267cb47912: Layer already exists [2026-03-26T06:54:19.417Z] f1df7d578b40: Layer already exists [2026-03-26T06:54:19.417Z] cce92674e987: Layer already exists [2026-03-26T06:54:19.417Z] main: digest: sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:54:19.480Z] ===================================================== [Pipeline] echo [2026-03-26T06:54:19.497Z] taggedImages: [2026-03-26T06:54:19.497Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:19.497Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-26T06:54:19.497Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 [2026-03-26T06:54:19.497Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:19.497Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-03-26T06:54:19.530Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-03-26T06:54:19.530Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:19.530Z] latest [2026-03-26T06:54:19.530Z] 4.1.0-dev.104 [2026-03-26T06:54:19.530Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:19.530Z] main [2026-03-26T06:54:19.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:19.884Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:20.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:20.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-26T06:54:20.306Z] bb498cd4dd94: Preparing [2026-03-26T06:54:20.306Z] 8f115f007b87: Preparing [2026-03-26T06:54:20.306Z] 7206ef6d790d: Preparing [2026-03-26T06:54:20.306Z] ad091412bb76: Preparing [2026-03-26T06:54:20.306Z] bb95fc7a0083: Preparing [2026-03-26T06:54:20.306Z] 72fe0829b36f: Preparing [2026-03-26T06:54:20.306Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:20.306Z] f46603cabf6e: Preparing [2026-03-26T06:54:20.306Z] cce92674e987: Preparing [2026-03-26T06:54:20.306Z] 72fe0829b36f: Waiting [2026-03-26T06:54:20.306Z] f46603cabf6e: Waiting [2026-03-26T06:54:20.306Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:20.306Z] cce92674e987: Waiting [2026-03-26T06:54:20.306Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:20.306Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:20.306Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:20.306Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:20.306Z] cce92674e987: Layer already exists [2026-03-26T06:54:20.306Z] bb498cd4dd94: Pushed [2026-03-26T06:54:20.306Z] 8f115f007b87: Pushed [2026-03-26T06:54:20.306Z] 7206ef6d790d: Pushed [2026-03-26T06:54:24.499Z] ad091412bb76: Pushed [2026-03-26T06:54:24.499Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:24.833Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:25.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-26T06:54:25.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-26T06:54:25.159Z] bb498cd4dd94: Preparing [2026-03-26T06:54:25.159Z] 8f115f007b87: Preparing [2026-03-26T06:54:25.159Z] 7206ef6d790d: Preparing [2026-03-26T06:54:25.159Z] ad091412bb76: Preparing [2026-03-26T06:54:25.159Z] bb95fc7a0083: Preparing [2026-03-26T06:54:25.159Z] 72fe0829b36f: Preparing [2026-03-26T06:54:25.159Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:25.159Z] f46603cabf6e: Preparing [2026-03-26T06:54:25.159Z] cce92674e987: Preparing [2026-03-26T06:54:25.159Z] 72fe0829b36f: Waiting [2026-03-26T06:54:25.159Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:25.159Z] f46603cabf6e: Waiting [2026-03-26T06:54:25.159Z] cce92674e987: Waiting [2026-03-26T06:54:25.159Z] 8f115f007b87: Layer already exists [2026-03-26T06:54:25.159Z] bb498cd4dd94: Layer already exists [2026-03-26T06:54:25.159Z] 7206ef6d790d: Layer already exists [2026-03-26T06:54:25.159Z] ad091412bb76: Layer already exists [2026-03-26T06:54:25.159Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:25.159Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:25.159Z] cce92674e987: Layer already exists [2026-03-26T06:54:25.159Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:25.159Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:25.159Z] latest: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:25.487Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:25.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 [2026-03-26T06:54:25.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-26T06:54:25.805Z] bb498cd4dd94: Preparing [2026-03-26T06:54:25.805Z] 8f115f007b87: Preparing [2026-03-26T06:54:25.805Z] 7206ef6d790d: Preparing [2026-03-26T06:54:25.805Z] ad091412bb76: Preparing [2026-03-26T06:54:25.805Z] bb95fc7a0083: Preparing [2026-03-26T06:54:25.805Z] 72fe0829b36f: Preparing [2026-03-26T06:54:25.805Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:25.805Z] f46603cabf6e: Preparing [2026-03-26T06:54:25.805Z] 72fe0829b36f: Waiting [2026-03-26T06:54:25.805Z] cce92674e987: Preparing [2026-03-26T06:54:25.805Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:25.805Z] f46603cabf6e: Waiting [2026-03-26T06:54:25.805Z] cce92674e987: Waiting [2026-03-26T06:54:25.805Z] ad091412bb76: Layer already exists [2026-03-26T06:54:25.805Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:25.805Z] 8f115f007b87: Layer already exists [2026-03-26T06:54:25.805Z] bb498cd4dd94: Layer already exists [2026-03-26T06:54:25.805Z] 7206ef6d790d: Layer already exists [2026-03-26T06:54:25.805Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:25.805Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:25.805Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:25.805Z] cce92674e987: Layer already exists [2026-03-26T06:54:25.805Z] 4.1.0-dev.104: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:26.132Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:26.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:26.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-26T06:54:26.448Z] bb498cd4dd94: Preparing [2026-03-26T06:54:26.448Z] 8f115f007b87: Preparing [2026-03-26T06:54:26.448Z] 7206ef6d790d: Preparing [2026-03-26T06:54:26.448Z] ad091412bb76: Preparing [2026-03-26T06:54:26.448Z] bb95fc7a0083: Preparing [2026-03-26T06:54:26.448Z] 72fe0829b36f: Preparing [2026-03-26T06:54:26.448Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:26.448Z] f46603cabf6e: Preparing [2026-03-26T06:54:26.448Z] cce92674e987: Preparing [2026-03-26T06:54:26.448Z] 72fe0829b36f: Waiting [2026-03-26T06:54:26.448Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:26.448Z] f46603cabf6e: Waiting [2026-03-26T06:54:26.448Z] cce92674e987: Waiting [2026-03-26T06:54:26.448Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:26.448Z] bb498cd4dd94: Layer already exists [2026-03-26T06:54:26.448Z] ad091412bb76: Layer already exists [2026-03-26T06:54:26.448Z] 8f115f007b87: Layer already exists [2026-03-26T06:54:26.448Z] 7206ef6d790d: Layer already exists [2026-03-26T06:54:26.448Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:26.448Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:26.448Z] cce92674e987: Layer already exists [2026-03-26T06:54:26.448Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:26.448Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:26.773Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:27.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-26T06:54:27.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-26T06:54:27.089Z] bb498cd4dd94: Preparing [2026-03-26T06:54:27.089Z] 8f115f007b87: Preparing [2026-03-26T06:54:27.089Z] 7206ef6d790d: Preparing [2026-03-26T06:54:27.089Z] ad091412bb76: Preparing [2026-03-26T06:54:27.089Z] bb95fc7a0083: Preparing [2026-03-26T06:54:27.089Z] 72fe0829b36f: Preparing [2026-03-26T06:54:27.089Z] 8b6d77cf61e1: Preparing [2026-03-26T06:54:27.089Z] f46603cabf6e: Preparing [2026-03-26T06:54:27.089Z] cce92674e987: Preparing [2026-03-26T06:54:27.089Z] 72fe0829b36f: Waiting [2026-03-26T06:54:27.089Z] 8b6d77cf61e1: Waiting [2026-03-26T06:54:27.089Z] f46603cabf6e: Waiting [2026-03-26T06:54:27.089Z] cce92674e987: Waiting [2026-03-26T06:54:27.089Z] ad091412bb76: Layer already exists [2026-03-26T06:54:27.089Z] bb498cd4dd94: Layer already exists [2026-03-26T06:54:27.089Z] 8f115f007b87: Layer already exists [2026-03-26T06:54:27.089Z] 7206ef6d790d: Layer already exists [2026-03-26T06:54:27.089Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:27.089Z] 8b6d77cf61e1: Layer already exists [2026-03-26T06:54:27.089Z] f46603cabf6e: Layer already exists [2026-03-26T06:54:27.089Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:27.089Z] cce92674e987: Layer already exists [2026-03-26T06:54:27.089Z] main: digest: sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:54:27.150Z] ===================================================== [Pipeline] echo [2026-03-26T06:54:27.163Z] taggedImages: [2026-03-26T06:54:27.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:27.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-26T06:54:27.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 [2026-03-26T06:54:27.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:27.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-03-26T06:54:27.183Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-03-26T06:54:27.183Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:27.183Z] latest [2026-03-26T06:54:27.183Z] 4.1.0-dev.104 [2026-03-26T06:54:27.183Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:27.183Z] main [2026-03-26T06:54:27.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:27.501Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:27.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:27.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-26T06:54:27.821Z] 7b4b92171235: Preparing [2026-03-26T06:54:27.821Z] 0561d4c2c6ea: Preparing [2026-03-26T06:54:27.821Z] 73d013aa4be7: Preparing [2026-03-26T06:54:27.821Z] 159b5298b275: Preparing [2026-03-26T06:54:27.821Z] 6f5cdbfe8b11: Preparing [2026-03-26T06:54:27.821Z] bb95fc7a0083: Preparing [2026-03-26T06:54:27.821Z] 72fe0829b36f: Preparing [2026-03-26T06:54:27.821Z] 3c909f4258eb: Preparing [2026-03-26T06:54:27.821Z] 72fe0829b36f: Waiting [2026-03-26T06:54:27.821Z] bb95fc7a0083: Waiting [2026-03-26T06:54:27.821Z] 0f73b8f29b97: Preparing [2026-03-26T06:54:27.821Z] 7b5d61e6bc12: Preparing [2026-03-26T06:54:27.821Z] cce92674e987: Preparing [2026-03-26T06:54:27.821Z] 0f73b8f29b97: Waiting [2026-03-26T06:54:27.821Z] 3c909f4258eb: Waiting [2026-03-26T06:54:27.821Z] 7b5d61e6bc12: Waiting [2026-03-26T06:54:27.821Z] cce92674e987: Waiting [2026-03-26T06:54:27.821Z] 7b4b92171235: Pushed [2026-03-26T06:54:27.821Z] 0561d4c2c6ea: Pushed [2026-03-26T06:54:27.821Z] 159b5298b275: Pushed [2026-03-26T06:54:27.821Z] 6f5cdbfe8b11: Pushed [2026-03-26T06:54:27.821Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:27.821Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:27.821Z] cce92674e987: Layer already exists [2026-03-26T06:54:28.079Z] 3c909f4258eb: Pushed [2026-03-26T06:54:28.079Z] 0f73b8f29b97: Pushed [2026-03-26T06:54:29.451Z] 7b5d61e6bc12: Pushed [2026-03-26T06:54:30.826Z] 73d013aa4be7: Pushed [2026-03-26T06:54:31.086Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:31.418Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:31.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-26T06:54:31.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-26T06:54:31.749Z] 7b4b92171235: Preparing [2026-03-26T06:54:31.749Z] 0561d4c2c6ea: Preparing [2026-03-26T06:54:31.749Z] 73d013aa4be7: Preparing [2026-03-26T06:54:31.749Z] 159b5298b275: Preparing [2026-03-26T06:54:31.749Z] 6f5cdbfe8b11: Preparing [2026-03-26T06:54:31.749Z] bb95fc7a0083: Preparing [2026-03-26T06:54:31.749Z] 72fe0829b36f: Preparing [2026-03-26T06:54:31.749Z] 3c909f4258eb: Preparing [2026-03-26T06:54:31.749Z] 0f73b8f29b97: Preparing [2026-03-26T06:54:31.749Z] 7b5d61e6bc12: Preparing [2026-03-26T06:54:31.749Z] cce92674e987: Preparing [2026-03-26T06:54:31.749Z] bb95fc7a0083: Waiting [2026-03-26T06:54:31.749Z] 72fe0829b36f: Waiting [2026-03-26T06:54:31.749Z] cce92674e987: Waiting [2026-03-26T06:54:31.749Z] 7b5d61e6bc12: Waiting [2026-03-26T06:54:31.749Z] 0f73b8f29b97: Waiting [2026-03-26T06:54:31.749Z] 3c909f4258eb: Waiting [2026-03-26T06:54:31.749Z] 0561d4c2c6ea: Layer already exists [2026-03-26T06:54:31.749Z] 159b5298b275: Layer already exists [2026-03-26T06:54:31.749Z] 7b4b92171235: Layer already exists [2026-03-26T06:54:31.749Z] 73d013aa4be7: Layer already exists [2026-03-26T06:54:31.749Z] 6f5cdbfe8b11: Layer already exists [2026-03-26T06:54:31.749Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:31.749Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:31.749Z] 0f73b8f29b97: Layer already exists [2026-03-26T06:54:31.749Z] 7b5d61e6bc12: Layer already exists [2026-03-26T06:54:31.749Z] 3c909f4258eb: Layer already exists [2026-03-26T06:54:31.749Z] cce92674e987: Layer already exists [2026-03-26T06:54:31.749Z] latest: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:32.080Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:32.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 [2026-03-26T06:54:32.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-26T06:54:32.407Z] 7b4b92171235: Preparing [2026-03-26T06:54:32.407Z] 0561d4c2c6ea: Preparing [2026-03-26T06:54:32.407Z] 73d013aa4be7: Preparing [2026-03-26T06:54:32.407Z] 159b5298b275: Preparing [2026-03-26T06:54:32.407Z] 6f5cdbfe8b11: Preparing [2026-03-26T06:54:32.407Z] bb95fc7a0083: Preparing [2026-03-26T06:54:32.407Z] 72fe0829b36f: Preparing [2026-03-26T06:54:32.407Z] 3c909f4258eb: Preparing [2026-03-26T06:54:32.407Z] 0f73b8f29b97: Preparing [2026-03-26T06:54:32.407Z] 7b5d61e6bc12: Preparing [2026-03-26T06:54:32.407Z] cce92674e987: Preparing [2026-03-26T06:54:32.407Z] bb95fc7a0083: Waiting [2026-03-26T06:54:32.407Z] 72fe0829b36f: Waiting [2026-03-26T06:54:32.407Z] 3c909f4258eb: Waiting [2026-03-26T06:54:32.407Z] 0f73b8f29b97: Waiting [2026-03-26T06:54:32.407Z] 7b5d61e6bc12: Waiting [2026-03-26T06:54:32.407Z] cce92674e987: Waiting [2026-03-26T06:54:32.407Z] 0561d4c2c6ea: Layer already exists [2026-03-26T06:54:32.407Z] 159b5298b275: Layer already exists [2026-03-26T06:54:32.407Z] 7b4b92171235: Layer already exists [2026-03-26T06:54:32.407Z] 73d013aa4be7: Layer already exists [2026-03-26T06:54:32.407Z] 6f5cdbfe8b11: Layer already exists [2026-03-26T06:54:32.407Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:32.407Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:32.407Z] 3c909f4258eb: Layer already exists [2026-03-26T06:54:32.407Z] 0f73b8f29b97: Layer already exists [2026-03-26T06:54:32.407Z] 7b5d61e6bc12: Layer already exists [2026-03-26T06:54:32.407Z] cce92674e987: Layer already exists [2026-03-26T06:54:32.407Z] 4.1.0-dev.104: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:32.726Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:33.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:33.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-26T06:54:33.058Z] 7b4b92171235: Preparing [2026-03-26T06:54:33.058Z] 0561d4c2c6ea: Preparing [2026-03-26T06:54:33.058Z] 73d013aa4be7: Preparing [2026-03-26T06:54:33.058Z] 159b5298b275: Preparing [2026-03-26T06:54:33.058Z] 6f5cdbfe8b11: Preparing [2026-03-26T06:54:33.058Z] bb95fc7a0083: Preparing [2026-03-26T06:54:33.058Z] 72fe0829b36f: Preparing [2026-03-26T06:54:33.058Z] 3c909f4258eb: Preparing [2026-03-26T06:54:33.058Z] bb95fc7a0083: Waiting [2026-03-26T06:54:33.058Z] 72fe0829b36f: Waiting [2026-03-26T06:54:33.058Z] 0f73b8f29b97: Preparing [2026-03-26T06:54:33.058Z] 7b5d61e6bc12: Preparing [2026-03-26T06:54:33.058Z] 0f73b8f29b97: Waiting [2026-03-26T06:54:33.058Z] cce92674e987: Preparing [2026-03-26T06:54:33.058Z] 7b5d61e6bc12: Waiting [2026-03-26T06:54:33.058Z] 3c909f4258eb: Waiting [2026-03-26T06:54:33.058Z] cce92674e987: Waiting [2026-03-26T06:54:33.058Z] 6f5cdbfe8b11: Layer already exists [2026-03-26T06:54:33.058Z] 159b5298b275: Layer already exists [2026-03-26T06:54:33.058Z] 0561d4c2c6ea: Layer already exists [2026-03-26T06:54:33.058Z] 7b4b92171235: Layer already exists [2026-03-26T06:54:33.058Z] 73d013aa4be7: Layer already exists [2026-03-26T06:54:33.058Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:33.058Z] 3c909f4258eb: Layer already exists [2026-03-26T06:54:33.058Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:33.058Z] 7b5d61e6bc12: Layer already exists [2026-03-26T06:54:33.058Z] 0f73b8f29b97: Layer already exists [2026-03-26T06:54:33.058Z] cce92674e987: Layer already exists [2026-03-26T06:54:33.058Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:33.392Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:33.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-26T06:54:33.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-26T06:54:33.713Z] 7b4b92171235: Preparing [2026-03-26T06:54:33.713Z] 0561d4c2c6ea: Preparing [2026-03-26T06:54:33.713Z] 73d013aa4be7: Preparing [2026-03-26T06:54:33.713Z] 159b5298b275: Preparing [2026-03-26T06:54:33.713Z] 6f5cdbfe8b11: Preparing [2026-03-26T06:54:33.713Z] bb95fc7a0083: Preparing [2026-03-26T06:54:33.713Z] 72fe0829b36f: Preparing [2026-03-26T06:54:33.713Z] 3c909f4258eb: Preparing [2026-03-26T06:54:33.713Z] 0f73b8f29b97: Preparing [2026-03-26T06:54:33.713Z] 7b5d61e6bc12: Preparing [2026-03-26T06:54:33.713Z] cce92674e987: Preparing [2026-03-26T06:54:33.713Z] 3c909f4258eb: Waiting [2026-03-26T06:54:33.713Z] 0f73b8f29b97: Waiting [2026-03-26T06:54:33.713Z] 7b5d61e6bc12: Waiting [2026-03-26T06:54:33.713Z] cce92674e987: Waiting [2026-03-26T06:54:33.713Z] bb95fc7a0083: Waiting [2026-03-26T06:54:33.713Z] 72fe0829b36f: Waiting [2026-03-26T06:54:33.713Z] 7b4b92171235: Layer already exists [2026-03-26T06:54:33.713Z] 6f5cdbfe8b11: Layer already exists [2026-03-26T06:54:33.713Z] 73d013aa4be7: Layer already exists [2026-03-26T06:54:33.713Z] 0561d4c2c6ea: Layer already exists [2026-03-26T06:54:33.713Z] 159b5298b275: Layer already exists [2026-03-26T06:54:33.713Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:33.713Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:33.713Z] 7b5d61e6bc12: Layer already exists [2026-03-26T06:54:33.713Z] 0f73b8f29b97: Layer already exists [2026-03-26T06:54:33.713Z] 3c909f4258eb: Layer already exists [2026-03-26T06:54:33.713Z] cce92674e987: Layer already exists [2026-03-26T06:54:33.713Z] main: digest: sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:54:33.779Z] ===================================================== [Pipeline] echo [2026-03-26T06:54:33.796Z] taggedImages: [2026-03-26T06:54:33.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:33.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-26T06:54:33.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 [2026-03-26T06:54:33.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:33.796Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-03-26T06:54:33.823Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-03-26T06:54:33.823Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:33.823Z] latest [2026-03-26T06:54:33.823Z] 4.1.0-dev.104 [2026-03-26T06:54:33.823Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:33.823Z] main [2026-03-26T06:54:33.823Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:34.162Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:34.478Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:34.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-26T06:54:34.478Z] ff1374d9b5fc: Preparing [2026-03-26T06:54:34.478Z] 6a513198492a: Preparing [2026-03-26T06:54:34.478Z] 0cccda78a3b4: Preparing [2026-03-26T06:54:34.478Z] b13e52f34656: Preparing [2026-03-26T06:54:34.478Z] 0c6906b3b2e3: Preparing [2026-03-26T06:54:34.478Z] fff55ef2c5c2: Preparing [2026-03-26T06:54:34.478Z] 6676a1737d70: Preparing [2026-03-26T06:54:34.478Z] bb95fc7a0083: Preparing [2026-03-26T06:54:34.478Z] 72fe0829b36f: Preparing [2026-03-26T06:54:34.478Z] 5d6af73e2980: Preparing [2026-03-26T06:54:34.478Z] 5be5c51eec7b: Preparing [2026-03-26T06:54:34.478Z] cce92674e987: Preparing [2026-03-26T06:54:34.478Z] 72fe0829b36f: Waiting [2026-03-26T06:54:34.478Z] fff55ef2c5c2: Waiting [2026-03-26T06:54:34.478Z] 6676a1737d70: Waiting [2026-03-26T06:54:34.478Z] 5d6af73e2980: Waiting [2026-03-26T06:54:34.478Z] bb95fc7a0083: Waiting [2026-03-26T06:54:34.478Z] 5be5c51eec7b: Waiting [2026-03-26T06:54:34.478Z] cce92674e987: Waiting [2026-03-26T06:54:34.478Z] 6a513198492a: Pushed [2026-03-26T06:54:34.478Z] ff1374d9b5fc: Pushed [2026-03-26T06:54:34.478Z] 0c6906b3b2e3: Pushed [2026-03-26T06:54:34.478Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:34.478Z] fff55ef2c5c2: Pushed [2026-03-26T06:54:34.478Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:34.735Z] 6676a1737d70: Pushed [2026-03-26T06:54:34.735Z] cce92674e987: Layer already exists [2026-03-26T06:54:34.735Z] 5d6af73e2980: Pushed [2026-03-26T06:54:36.104Z] 5be5c51eec7b: Pushed [2026-03-26T06:54:37.479Z] b13e52f34656: Pushed [2026-03-26T06:54:37.479Z] 0cccda78a3b4: Pushed [2026-03-26T06:54:37.737Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:38.069Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:38.390Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-26T06:54:38.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-26T06:54:38.390Z] ff1374d9b5fc: Preparing [2026-03-26T06:54:38.390Z] 6a513198492a: Preparing [2026-03-26T06:54:38.390Z] 0cccda78a3b4: Preparing [2026-03-26T06:54:38.390Z] b13e52f34656: Preparing [2026-03-26T06:54:38.390Z] 0c6906b3b2e3: Preparing [2026-03-26T06:54:38.390Z] fff55ef2c5c2: Preparing [2026-03-26T06:54:38.390Z] 6676a1737d70: Preparing [2026-03-26T06:54:38.390Z] bb95fc7a0083: Preparing [2026-03-26T06:54:38.390Z] 72fe0829b36f: Preparing [2026-03-26T06:54:38.390Z] 5d6af73e2980: Preparing [2026-03-26T06:54:38.390Z] 5be5c51eec7b: Preparing [2026-03-26T06:54:38.390Z] cce92674e987: Preparing [2026-03-26T06:54:38.390Z] 72fe0829b36f: Waiting [2026-03-26T06:54:38.390Z] 5d6af73e2980: Waiting [2026-03-26T06:54:38.390Z] 5be5c51eec7b: Waiting [2026-03-26T06:54:38.390Z] cce92674e987: Waiting [2026-03-26T06:54:38.390Z] fff55ef2c5c2: Waiting [2026-03-26T06:54:38.390Z] 6676a1737d70: Waiting [2026-03-26T06:54:38.390Z] bb95fc7a0083: Waiting [2026-03-26T06:54:38.390Z] 6a513198492a: Layer already exists [2026-03-26T06:54:38.390Z] b13e52f34656: Layer already exists [2026-03-26T06:54:38.390Z] 0c6906b3b2e3: Layer already exists [2026-03-26T06:54:38.390Z] 0cccda78a3b4: Layer already exists [2026-03-26T06:54:38.390Z] ff1374d9b5fc: Layer already exists [2026-03-26T06:54:38.390Z] fff55ef2c5c2: Layer already exists [2026-03-26T06:54:38.390Z] 6676a1737d70: Layer already exists [2026-03-26T06:54:38.390Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:38.390Z] 5d6af73e2980: Layer already exists [2026-03-26T06:54:38.390Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:38.390Z] 5be5c51eec7b: Layer already exists [2026-03-26T06:54:38.390Z] cce92674e987: Layer already exists [2026-03-26T06:54:38.390Z] latest: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:38.712Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:39.032Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 [2026-03-26T06:54:39.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-26T06:54:39.032Z] ff1374d9b5fc: Preparing [2026-03-26T06:54:39.032Z] 6a513198492a: Preparing [2026-03-26T06:54:39.032Z] 0cccda78a3b4: Preparing [2026-03-26T06:54:39.032Z] b13e52f34656: Preparing [2026-03-26T06:54:39.032Z] 0c6906b3b2e3: Preparing [2026-03-26T06:54:39.032Z] fff55ef2c5c2: Preparing [2026-03-26T06:54:39.032Z] 6676a1737d70: Preparing [2026-03-26T06:54:39.032Z] bb95fc7a0083: Preparing [2026-03-26T06:54:39.032Z] 72fe0829b36f: Preparing [2026-03-26T06:54:39.032Z] 5d6af73e2980: Preparing [2026-03-26T06:54:39.032Z] 5be5c51eec7b: Preparing [2026-03-26T06:54:39.032Z] cce92674e987: Preparing [2026-03-26T06:54:39.032Z] 5d6af73e2980: Waiting [2026-03-26T06:54:39.032Z] 72fe0829b36f: Waiting [2026-03-26T06:54:39.032Z] fff55ef2c5c2: Waiting [2026-03-26T06:54:39.032Z] 5be5c51eec7b: Waiting [2026-03-26T06:54:39.032Z] 6676a1737d70: Waiting [2026-03-26T06:54:39.032Z] bb95fc7a0083: Waiting [2026-03-26T06:54:39.032Z] cce92674e987: Waiting [2026-03-26T06:54:39.032Z] 0c6906b3b2e3: Layer already exists [2026-03-26T06:54:39.032Z] b13e52f34656: Layer already exists [2026-03-26T06:54:39.032Z] 0cccda78a3b4: Layer already exists [2026-03-26T06:54:39.032Z] 6a513198492a: Layer already exists [2026-03-26T06:54:39.032Z] ff1374d9b5fc: Layer already exists [2026-03-26T06:54:39.032Z] 6676a1737d70: Layer already exists [2026-03-26T06:54:39.032Z] fff55ef2c5c2: Layer already exists [2026-03-26T06:54:39.032Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:39.032Z] 5d6af73e2980: Layer already exists [2026-03-26T06:54:39.032Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:39.032Z] cce92674e987: Layer already exists [2026-03-26T06:54:39.032Z] 5be5c51eec7b: Layer already exists [2026-03-26T06:54:39.032Z] 4.1.0-dev.104: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:39.360Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:40.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:40.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-26T06:54:40.577Z] ff1374d9b5fc: Preparing [2026-03-26T06:54:40.577Z] 6a513198492a: Preparing [2026-03-26T06:54:40.577Z] 0cccda78a3b4: Preparing [2026-03-26T06:54:40.577Z] b13e52f34656: Preparing [2026-03-26T06:54:40.577Z] 0c6906b3b2e3: Preparing [2026-03-26T06:54:40.577Z] fff55ef2c5c2: Preparing [2026-03-26T06:54:40.577Z] 6676a1737d70: Preparing [2026-03-26T06:54:40.577Z] bb95fc7a0083: Preparing [2026-03-26T06:54:40.577Z] 72fe0829b36f: Preparing [2026-03-26T06:54:40.577Z] fff55ef2c5c2: Waiting [2026-03-26T06:54:40.577Z] 6676a1737d70: Waiting [2026-03-26T06:54:40.577Z] bb95fc7a0083: Waiting [2026-03-26T06:54:40.577Z] 5d6af73e2980: Preparing [2026-03-26T06:54:40.577Z] 5be5c51eec7b: Preparing [2026-03-26T06:54:40.577Z] 72fe0829b36f: Waiting [2026-03-26T06:54:40.577Z] cce92674e987: Preparing [2026-03-26T06:54:40.577Z] 5d6af73e2980: Waiting [2026-03-26T06:54:40.577Z] 5be5c51eec7b: Waiting [2026-03-26T06:54:40.577Z] cce92674e987: Waiting [2026-03-26T06:54:44.865Z] b13e52f34656: Layer already exists [2026-03-26T06:54:44.865Z] 6a513198492a: Layer already exists [2026-03-26T06:54:44.865Z] 0c6906b3b2e3: Layer already exists [2026-03-26T06:54:44.865Z] ff1374d9b5fc: Layer already exists [2026-03-26T06:54:44.865Z] 0cccda78a3b4: Layer already exists [2026-03-26T06:54:45.847Z] fff55ef2c5c2: Layer already exists [2026-03-26T06:54:46.106Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:46.106Z] 6676a1737d70: Layer already exists [2026-03-26T06:54:46.106Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:46.106Z] 5d6af73e2980: Layer already exists [2026-03-26T06:54:46.106Z] 5be5c51eec7b: Layer already exists [2026-03-26T06:54:46.106Z] cce92674e987: Layer already exists [2026-03-26T06:54:46.106Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:46.424Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:46.753Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-26T06:54:46.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-26T06:54:46.753Z] ff1374d9b5fc: Preparing [2026-03-26T06:54:46.753Z] 6a513198492a: Preparing [2026-03-26T06:54:46.753Z] 0cccda78a3b4: Preparing [2026-03-26T06:54:46.753Z] b13e52f34656: Preparing [2026-03-26T06:54:46.753Z] 0c6906b3b2e3: Preparing [2026-03-26T06:54:46.753Z] fff55ef2c5c2: Preparing [2026-03-26T06:54:46.753Z] 6676a1737d70: Preparing [2026-03-26T06:54:46.753Z] bb95fc7a0083: Preparing [2026-03-26T06:54:46.753Z] 72fe0829b36f: Preparing [2026-03-26T06:54:46.753Z] 5d6af73e2980: Preparing [2026-03-26T06:54:46.753Z] 5be5c51eec7b: Preparing [2026-03-26T06:54:46.753Z] cce92674e987: Preparing [2026-03-26T06:54:46.753Z] fff55ef2c5c2: Waiting [2026-03-26T06:54:46.753Z] 6676a1737d70: Waiting [2026-03-26T06:54:46.753Z] 5be5c51eec7b: Waiting [2026-03-26T06:54:46.753Z] 72fe0829b36f: Waiting [2026-03-26T06:54:46.753Z] 5d6af73e2980: Waiting [2026-03-26T06:54:46.753Z] cce92674e987: Waiting [2026-03-26T06:54:46.753Z] bb95fc7a0083: Waiting [2026-03-26T06:54:46.753Z] 0cccda78a3b4: Layer already exists [2026-03-26T06:54:46.753Z] 6a513198492a: Layer already exists [2026-03-26T06:54:46.753Z] ff1374d9b5fc: Layer already exists [2026-03-26T06:54:46.753Z] b13e52f34656: Layer already exists [2026-03-26T06:54:46.753Z] 0c6906b3b2e3: Layer already exists [2026-03-26T06:54:46.753Z] 6676a1737d70: Layer already exists [2026-03-26T06:54:46.753Z] fff55ef2c5c2: Layer already exists [2026-03-26T06:54:46.753Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:46.753Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:46.753Z] 5d6af73e2980: Layer already exists [2026-03-26T06:54:46.753Z] cce92674e987: Layer already exists [2026-03-26T06:54:46.753Z] 5be5c51eec7b: Layer already exists [2026-03-26T06:54:46.753Z] main: digest: sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:54:46.823Z] ===================================================== [Pipeline] echo [2026-03-26T06:54:46.838Z] taggedImages: [2026-03-26T06:54:46.838Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:46.838Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-26T06:54:46.838Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 [2026-03-26T06:54:46.838Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:46.838Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-03-26T06:54:46.864Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-03-26T06:54:46.864Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:46.864Z] latest [2026-03-26T06:54:46.864Z] 4.1.0-dev.104 [2026-03-26T06:54:46.864Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:46.864Z] main [2026-03-26T06:54:46.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:47.190Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:47.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:47.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-26T06:54:47.505Z] 9bebaf65c463: Preparing [2026-03-26T06:54:47.505Z] a52de5925d51: Preparing [2026-03-26T06:54:47.505Z] bb95fc7a0083: Preparing [2026-03-26T06:54:47.505Z] 72fe0829b36f: Preparing [2026-03-26T06:54:47.505Z] fbc14b342797: Preparing [2026-03-26T06:54:47.505Z] cf9b7fbf8775: Preparing [2026-03-26T06:54:47.505Z] cce92674e987: Preparing [2026-03-26T06:54:47.505Z] cf9b7fbf8775: Waiting [2026-03-26T06:54:47.505Z] cce92674e987: Waiting [2026-03-26T06:54:47.505Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:47.505Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:47.505Z] cce92674e987: Layer already exists [2026-03-26T06:54:47.505Z] fbc14b342797: Pushed [2026-03-26T06:54:47.505Z] 9bebaf65c463: Pushed [2026-03-26T06:54:48.438Z] cf9b7fbf8775: Pushed [2026-03-26T06:54:50.965Z] a52de5925d51: Pushed [2026-03-26T06:54:50.965Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:51.287Z] + 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-03-26T06:54:51.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-26T06:54:51.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-26T06:54:51.612Z] 9bebaf65c463: Preparing [2026-03-26T06:54:51.612Z] a52de5925d51: Preparing [2026-03-26T06:54:51.612Z] bb95fc7a0083: Preparing [2026-03-26T06:54:51.612Z] 72fe0829b36f: Preparing [2026-03-26T06:54:51.612Z] fbc14b342797: Preparing [2026-03-26T06:54:51.612Z] cf9b7fbf8775: Preparing [2026-03-26T06:54:51.612Z] cce92674e987: Preparing [2026-03-26T06:54:51.612Z] cf9b7fbf8775: Waiting [2026-03-26T06:54:51.612Z] cce92674e987: Waiting [2026-03-26T06:54:51.612Z] 9bebaf65c463: Layer already exists [2026-03-26T06:54:51.612Z] a52de5925d51: Layer already exists [2026-03-26T06:54:51.612Z] fbc14b342797: Layer already exists [2026-03-26T06:54:51.612Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:51.612Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:51.612Z] cf9b7fbf8775: Layer already exists [2026-03-26T06:54:51.612Z] cce92674e987: Layer already exists [2026-03-26T06:54:51.612Z] latest: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:51.943Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:52.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 [2026-03-26T06:54:52.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-26T06:54:52.341Z] 9bebaf65c463: Preparing [2026-03-26T06:54:52.341Z] a52de5925d51: Preparing [2026-03-26T06:54:52.341Z] bb95fc7a0083: Preparing [2026-03-26T06:54:52.341Z] 72fe0829b36f: Preparing [2026-03-26T06:54:52.341Z] fbc14b342797: Preparing [2026-03-26T06:54:52.341Z] cf9b7fbf8775: Preparing [2026-03-26T06:54:52.341Z] cce92674e987: Preparing [2026-03-26T06:54:52.341Z] cf9b7fbf8775: Waiting [2026-03-26T06:54:52.341Z] cce92674e987: Waiting [2026-03-26T06:54:52.341Z] fbc14b342797: Layer already exists [2026-03-26T06:54:52.341Z] a52de5925d51: Layer already exists [2026-03-26T06:54:52.341Z] 9bebaf65c463: Layer already exists [2026-03-26T06:54:52.341Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:52.341Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:52.341Z] cce92674e987: Layer already exists [2026-03-26T06:54:52.341Z] cf9b7fbf8775: Layer already exists [2026-03-26T06:54:52.341Z] 4.1.0-dev.104: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:52.807Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:53.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:53.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-26T06:54:53.161Z] 9bebaf65c463: Preparing [2026-03-26T06:54:53.161Z] a52de5925d51: Preparing [2026-03-26T06:54:53.161Z] bb95fc7a0083: Preparing [2026-03-26T06:54:53.161Z] 72fe0829b36f: Preparing [2026-03-26T06:54:53.161Z] fbc14b342797: Preparing [2026-03-26T06:54:53.161Z] cf9b7fbf8775: Preparing [2026-03-26T06:54:53.161Z] cce92674e987: Preparing [2026-03-26T06:54:53.161Z] cf9b7fbf8775: Waiting [2026-03-26T06:54:53.161Z] cce92674e987: Waiting [2026-03-26T06:54:53.161Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:53.161Z] a52de5925d51: Layer already exists [2026-03-26T06:54:53.161Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:53.161Z] fbc14b342797: Layer already exists [2026-03-26T06:54:53.161Z] 9bebaf65c463: Layer already exists [2026-03-26T06:54:53.161Z] cf9b7fbf8775: Layer already exists [2026-03-26T06:54:53.161Z] cce92674e987: Layer already exists [2026-03-26T06:54:53.161Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:53.478Z] + 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-03-26T06:54:53.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-26T06:54:53.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-26T06:54:53.797Z] 9bebaf65c463: Preparing [2026-03-26T06:54:53.797Z] a52de5925d51: Preparing [2026-03-26T06:54:53.797Z] bb95fc7a0083: Preparing [2026-03-26T06:54:53.797Z] 72fe0829b36f: Preparing [2026-03-26T06:54:53.797Z] fbc14b342797: Preparing [2026-03-26T06:54:53.797Z] cf9b7fbf8775: Preparing [2026-03-26T06:54:53.797Z] cce92674e987: Preparing [2026-03-26T06:54:53.797Z] cce92674e987: Waiting [2026-03-26T06:54:53.797Z] cf9b7fbf8775: Waiting [2026-03-26T06:54:53.797Z] a52de5925d51: Layer already exists [2026-03-26T06:54:53.797Z] fbc14b342797: Layer already exists [2026-03-26T06:54:53.797Z] 9bebaf65c463: Layer already exists [2026-03-26T06:54:53.797Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:53.797Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:53.797Z] cf9b7fbf8775: Layer already exists [2026-03-26T06:54:53.797Z] cce92674e987: Layer already exists [2026-03-26T06:54:53.797Z] main: digest: sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:54:53.865Z] ===================================================== [Pipeline] echo [2026-03-26T06:54:53.877Z] taggedImages: [2026-03-26T06:54:53.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:53.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-26T06:54:53.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 [2026-03-26T06:54:53.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:53.877Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-03-26T06:54:53.904Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-03-26T06:54:53.904Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:53.904Z] latest [2026-03-26T06:54:53.904Z] 4.1.0-dev.104 [2026-03-26T06:54:53.904Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:54:53.904Z] main [2026-03-26T06:54:53.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:54.233Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:54:54.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:54:54.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-26T06:54:54.554Z] fbc04a4fde32: Preparing [2026-03-26T06:54:54.554Z] c61f1b21893b: Preparing [2026-03-26T06:54:54.554Z] c13c262d64f1: Preparing [2026-03-26T06:54:54.554Z] bb95fc7a0083: Preparing [2026-03-26T06:54:54.554Z] 72fe0829b36f: Preparing [2026-03-26T06:54:54.554Z] b772c110f89c: Preparing [2026-03-26T06:54:54.554Z] ff2a4293bf80: Preparing [2026-03-26T06:54:54.554Z] dd951845a4a4: Preparing [2026-03-26T06:54:54.554Z] 006b0238ab67: Preparing [2026-03-26T06:54:54.554Z] cce92674e987: Preparing [2026-03-26T06:54:54.554Z] b772c110f89c: Waiting [2026-03-26T06:54:54.554Z] ff2a4293bf80: Waiting [2026-03-26T06:54:54.554Z] dd951845a4a4: Waiting [2026-03-26T06:54:54.554Z] 006b0238ab67: Waiting [2026-03-26T06:54:54.554Z] cce92674e987: Waiting [2026-03-26T06:54:54.554Z] bb95fc7a0083: Layer already exists [2026-03-26T06:54:54.554Z] 72fe0829b36f: Layer already exists [2026-03-26T06:54:54.554Z] c13c262d64f1: Pushed [2026-03-26T06:54:54.554Z] fbc04a4fde32: Pushed [2026-03-26T06:54:54.554Z] c61f1b21893b: Pushed [2026-03-26T06:54:54.554Z] cce92674e987: Layer already exists [2026-03-26T06:54:54.554Z] dd951845a4a4: Pushed [2026-03-26T06:54:55.119Z] 006b0238ab67: Pushed [2026-03-26T06:55:00.383Z] ff2a4293bf80: Pushed [2026-03-26T06:55:08.510Z] b772c110f89c: Pushed [2026-03-26T06:55:08.510Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:08.845Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:09.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-26T06:55:09.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-26T06:55:09.168Z] fbc04a4fde32: Preparing [2026-03-26T06:55:09.168Z] c61f1b21893b: Preparing [2026-03-26T06:55:09.168Z] c13c262d64f1: Preparing [2026-03-26T06:55:09.168Z] bb95fc7a0083: Preparing [2026-03-26T06:55:09.168Z] 72fe0829b36f: Preparing [2026-03-26T06:55:09.168Z] b772c110f89c: Preparing [2026-03-26T06:55:09.168Z] ff2a4293bf80: Preparing [2026-03-26T06:55:09.168Z] dd951845a4a4: Preparing [2026-03-26T06:55:09.168Z] b772c110f89c: Waiting [2026-03-26T06:55:09.168Z] ff2a4293bf80: Waiting [2026-03-26T06:55:09.168Z] 006b0238ab67: Preparing [2026-03-26T06:55:09.168Z] 006b0238ab67: Waiting [2026-03-26T06:55:09.168Z] dd951845a4a4: Waiting [2026-03-26T06:55:09.168Z] cce92674e987: Preparing [2026-03-26T06:55:09.168Z] cce92674e987: Waiting [2026-03-26T06:55:09.168Z] c13c262d64f1: Layer already exists [2026-03-26T06:55:09.168Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:09.168Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:09.168Z] c61f1b21893b: Layer already exists [2026-03-26T06:55:09.168Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:09.168Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:09.168Z] cce92674e987: Layer already exists [2026-03-26T06:55:09.168Z] ff2a4293bf80: Layer already exists [2026-03-26T06:55:09.168Z] b772c110f89c: Layer already exists [2026-03-26T06:55:09.168Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:09.168Z] latest: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:09.514Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:09.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 [2026-03-26T06:55:09.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-26T06:55:09.831Z] fbc04a4fde32: Preparing [2026-03-26T06:55:09.831Z] c61f1b21893b: Preparing [2026-03-26T06:55:09.831Z] c13c262d64f1: Preparing [2026-03-26T06:55:09.831Z] bb95fc7a0083: Preparing [2026-03-26T06:55:09.831Z] 72fe0829b36f: Preparing [2026-03-26T06:55:09.831Z] b772c110f89c: Preparing [2026-03-26T06:55:09.831Z] ff2a4293bf80: Preparing [2026-03-26T06:55:09.831Z] dd951845a4a4: Preparing [2026-03-26T06:55:09.831Z] 006b0238ab67: Preparing [2026-03-26T06:55:09.831Z] cce92674e987: Preparing [2026-03-26T06:55:09.831Z] ff2a4293bf80: Waiting [2026-03-26T06:55:09.831Z] dd951845a4a4: Waiting [2026-03-26T06:55:09.831Z] 006b0238ab67: Waiting [2026-03-26T06:55:09.831Z] b772c110f89c: Waiting [2026-03-26T06:55:09.831Z] cce92674e987: Waiting [2026-03-26T06:55:09.831Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:09.831Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:09.831Z] c61f1b21893b: Layer already exists [2026-03-26T06:55:09.831Z] c13c262d64f1: Layer already exists [2026-03-26T06:55:09.831Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:09.831Z] b772c110f89c: Layer already exists [2026-03-26T06:55:09.831Z] cce92674e987: Layer already exists [2026-03-26T06:55:09.831Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:09.831Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:09.831Z] ff2a4293bf80: Layer already exists [2026-03-26T06:55:09.831Z] 4.1.0-dev.104: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:10.159Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:10.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:10.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-26T06:55:10.484Z] fbc04a4fde32: Preparing [2026-03-26T06:55:10.484Z] c61f1b21893b: Preparing [2026-03-26T06:55:10.484Z] c13c262d64f1: Preparing [2026-03-26T06:55:10.484Z] bb95fc7a0083: Preparing [2026-03-26T06:55:10.484Z] 72fe0829b36f: Preparing [2026-03-26T06:55:10.484Z] b772c110f89c: Preparing [2026-03-26T06:55:10.484Z] ff2a4293bf80: Preparing [2026-03-26T06:55:10.484Z] dd951845a4a4: Preparing [2026-03-26T06:55:10.484Z] 006b0238ab67: Preparing [2026-03-26T06:55:10.484Z] cce92674e987: Preparing [2026-03-26T06:55:10.484Z] ff2a4293bf80: Waiting [2026-03-26T06:55:10.484Z] dd951845a4a4: Waiting [2026-03-26T06:55:10.484Z] 006b0238ab67: Waiting [2026-03-26T06:55:10.484Z] cce92674e987: Waiting [2026-03-26T06:55:10.484Z] b772c110f89c: Waiting [2026-03-26T06:55:10.484Z] c61f1b21893b: Layer already exists [2026-03-26T06:55:10.484Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:10.484Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:10.484Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:10.484Z] c13c262d64f1: Layer already exists [2026-03-26T06:55:10.484Z] ff2a4293bf80: Layer already exists [2026-03-26T06:55:10.484Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:10.484Z] b772c110f89c: Layer already exists [2026-03-26T06:55:10.484Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:10.484Z] cce92674e987: Layer already exists [2026-03-26T06:55:10.484Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:10.807Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:11.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-26T06:55:11.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-26T06:55:11.120Z] fbc04a4fde32: Preparing [2026-03-26T06:55:11.120Z] c61f1b21893b: Preparing [2026-03-26T06:55:11.120Z] c13c262d64f1: Preparing [2026-03-26T06:55:11.120Z] bb95fc7a0083: Preparing [2026-03-26T06:55:11.120Z] 72fe0829b36f: Preparing [2026-03-26T06:55:11.120Z] b772c110f89c: Preparing [2026-03-26T06:55:11.120Z] ff2a4293bf80: Preparing [2026-03-26T06:55:11.120Z] dd951845a4a4: Preparing [2026-03-26T06:55:11.120Z] 006b0238ab67: Preparing [2026-03-26T06:55:11.120Z] cce92674e987: Preparing [2026-03-26T06:55:11.120Z] dd951845a4a4: Waiting [2026-03-26T06:55:11.120Z] ff2a4293bf80: Waiting [2026-03-26T06:55:11.120Z] 006b0238ab67: Waiting [2026-03-26T06:55:11.120Z] b772c110f89c: Waiting [2026-03-26T06:55:11.120Z] cce92674e987: Waiting [2026-03-26T06:55:11.120Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:11.120Z] c13c262d64f1: Layer already exists [2026-03-26T06:55:11.120Z] c61f1b21893b: Layer already exists [2026-03-26T06:55:11.120Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:11.120Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:11.120Z] b772c110f89c: Layer already exists [2026-03-26T06:55:11.120Z] ff2a4293bf80: Layer already exists [2026-03-26T06:55:11.120Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:11.120Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:11.120Z] cce92674e987: Layer already exists [2026-03-26T06:55:11.120Z] main: digest: sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:55:11.175Z] ===================================================== [Pipeline] echo [2026-03-26T06:55:11.185Z] taggedImages: [2026-03-26T06:55:11.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:11.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-26T06:55:11.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 [2026-03-26T06:55:11.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:11.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-03-26T06:55:11.206Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-03-26T06:55:11.206Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:11.206Z] latest [2026-03-26T06:55:11.206Z] 4.1.0-dev.104 [2026-03-26T06:55:11.206Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:11.206Z] main [2026-03-26T06:55:11.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:11.627Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:11.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:11.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-26T06:55:11.938Z] c5d8775bb78c: Preparing [2026-03-26T06:55:11.938Z] df3f8cae72a7: Preparing [2026-03-26T06:55:11.938Z] 9456ea657df8: Preparing [2026-03-26T06:55:11.938Z] bb95fc7a0083: Preparing [2026-03-26T06:55:11.938Z] 72fe0829b36f: Preparing [2026-03-26T06:55:11.938Z] c778eabb6e56: Preparing [2026-03-26T06:55:11.938Z] a0065c9f2a38: Preparing [2026-03-26T06:55:11.938Z] 20522ebbcd88: Preparing [2026-03-26T06:55:11.938Z] cce92674e987: Preparing [2026-03-26T06:55:11.938Z] c778eabb6e56: Waiting [2026-03-26T06:55:11.938Z] a0065c9f2a38: Waiting [2026-03-26T06:55:11.938Z] 20522ebbcd88: Waiting [2026-03-26T06:55:11.938Z] cce92674e987: Waiting [2026-03-26T06:55:11.938Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:11.938Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:11.938Z] c5d8775bb78c: Pushed [2026-03-26T06:55:11.938Z] 9456ea657df8: Pushed [2026-03-26T06:55:11.938Z] a0065c9f2a38: Pushed [2026-03-26T06:55:11.938Z] df3f8cae72a7: Pushed [2026-03-26T06:55:11.938Z] cce92674e987: Layer already exists [2026-03-26T06:55:12.503Z] 20522ebbcd88: Pushed [2026-03-26T06:55:27.377Z] c778eabb6e56: Pushed [2026-03-26T06:55:27.377Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:27.705Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:28.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-26T06:55:28.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-26T06:55:28.018Z] c5d8775bb78c: Preparing [2026-03-26T06:55:28.018Z] df3f8cae72a7: Preparing [2026-03-26T06:55:28.018Z] 9456ea657df8: Preparing [2026-03-26T06:55:28.018Z] bb95fc7a0083: Preparing [2026-03-26T06:55:28.018Z] 72fe0829b36f: Preparing [2026-03-26T06:55:28.018Z] c778eabb6e56: Preparing [2026-03-26T06:55:28.018Z] a0065c9f2a38: Preparing [2026-03-26T06:55:28.018Z] 20522ebbcd88: Preparing [2026-03-26T06:55:28.018Z] cce92674e987: Preparing [2026-03-26T06:55:28.018Z] a0065c9f2a38: Waiting [2026-03-26T06:55:28.018Z] 20522ebbcd88: Waiting [2026-03-26T06:55:28.018Z] cce92674e987: Waiting [2026-03-26T06:55:28.018Z] c778eabb6e56: Waiting [2026-03-26T06:55:28.018Z] c5d8775bb78c: Layer already exists [2026-03-26T06:55:28.018Z] df3f8cae72a7: Layer already exists [2026-03-26T06:55:28.018Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:28.018Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:28.018Z] 9456ea657df8: Layer already exists [2026-03-26T06:55:28.018Z] a0065c9f2a38: Layer already exists [2026-03-26T06:55:28.018Z] c778eabb6e56: Layer already exists [2026-03-26T06:55:28.018Z] 20522ebbcd88: Layer already exists [2026-03-26T06:55:28.018Z] cce92674e987: Layer already exists [2026-03-26T06:55:28.018Z] latest: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:28.346Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:28.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 [2026-03-26T06:55:28.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-26T06:55:28.668Z] c5d8775bb78c: Preparing [2026-03-26T06:55:28.668Z] df3f8cae72a7: Preparing [2026-03-26T06:55:28.668Z] 9456ea657df8: Preparing [2026-03-26T06:55:28.668Z] bb95fc7a0083: Preparing [2026-03-26T06:55:28.668Z] 72fe0829b36f: Preparing [2026-03-26T06:55:28.668Z] c778eabb6e56: Preparing [2026-03-26T06:55:28.668Z] a0065c9f2a38: Preparing [2026-03-26T06:55:28.668Z] 20522ebbcd88: Preparing [2026-03-26T06:55:28.668Z] cce92674e987: Preparing [2026-03-26T06:55:28.668Z] c778eabb6e56: Waiting [2026-03-26T06:55:28.668Z] a0065c9f2a38: Waiting [2026-03-26T06:55:28.668Z] 20522ebbcd88: Waiting [2026-03-26T06:55:28.668Z] cce92674e987: Waiting [2026-03-26T06:55:28.668Z] df3f8cae72a7: Layer already exists [2026-03-26T06:55:28.668Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:28.668Z] 9456ea657df8: Layer already exists [2026-03-26T06:55:28.668Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:28.668Z] c5d8775bb78c: Layer already exists [2026-03-26T06:55:28.668Z] c778eabb6e56: Layer already exists [2026-03-26T06:55:28.668Z] a0065c9f2a38: Layer already exists [2026-03-26T06:55:28.668Z] 20522ebbcd88: Layer already exists [2026-03-26T06:55:28.668Z] cce92674e987: Layer already exists [2026-03-26T06:55:28.669Z] 4.1.0-dev.104: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:28.989Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:29.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:29.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-26T06:55:29.311Z] c5d8775bb78c: Preparing [2026-03-26T06:55:29.311Z] df3f8cae72a7: Preparing [2026-03-26T06:55:29.311Z] 9456ea657df8: Preparing [2026-03-26T06:55:29.311Z] bb95fc7a0083: Preparing [2026-03-26T06:55:29.311Z] 72fe0829b36f: Preparing [2026-03-26T06:55:29.311Z] c778eabb6e56: Preparing [2026-03-26T06:55:29.311Z] a0065c9f2a38: Preparing [2026-03-26T06:55:29.311Z] 20522ebbcd88: Preparing [2026-03-26T06:55:29.311Z] cce92674e987: Preparing [2026-03-26T06:55:29.311Z] 20522ebbcd88: Waiting [2026-03-26T06:55:29.311Z] cce92674e987: Waiting [2026-03-26T06:55:29.311Z] c778eabb6e56: Waiting [2026-03-26T06:55:29.311Z] a0065c9f2a38: Waiting [2026-03-26T06:55:29.311Z] df3f8cae72a7: Layer already exists [2026-03-26T06:55:29.311Z] 9456ea657df8: Layer already exists [2026-03-26T06:55:29.311Z] c5d8775bb78c: Layer already exists [2026-03-26T06:55:29.311Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:29.311Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:29.311Z] a0065c9f2a38: Layer already exists [2026-03-26T06:55:29.311Z] cce92674e987: Layer already exists [2026-03-26T06:55:29.311Z] c778eabb6e56: Layer already exists [2026-03-26T06:55:29.311Z] 20522ebbcd88: Layer already exists [2026-03-26T06:55:29.311Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:29.626Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:29.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-26T06:55:29.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-26T06:55:29.942Z] c5d8775bb78c: Preparing [2026-03-26T06:55:29.942Z] df3f8cae72a7: Preparing [2026-03-26T06:55:29.942Z] 9456ea657df8: Preparing [2026-03-26T06:55:29.942Z] bb95fc7a0083: Preparing [2026-03-26T06:55:29.942Z] 72fe0829b36f: Preparing [2026-03-26T06:55:29.942Z] c778eabb6e56: Preparing [2026-03-26T06:55:29.942Z] a0065c9f2a38: Preparing [2026-03-26T06:55:29.942Z] 20522ebbcd88: Preparing [2026-03-26T06:55:29.942Z] cce92674e987: Preparing [2026-03-26T06:55:29.942Z] 20522ebbcd88: Waiting [2026-03-26T06:55:29.942Z] a0065c9f2a38: Waiting [2026-03-26T06:55:29.942Z] c778eabb6e56: Waiting [2026-03-26T06:55:29.942Z] cce92674e987: Waiting [2026-03-26T06:55:29.942Z] df3f8cae72a7: Layer already exists [2026-03-26T06:55:29.942Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:29.942Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:29.942Z] 9456ea657df8: Layer already exists [2026-03-26T06:55:29.942Z] c5d8775bb78c: Layer already exists [2026-03-26T06:55:29.942Z] c778eabb6e56: Layer already exists [2026-03-26T06:55:29.942Z] 20522ebbcd88: Layer already exists [2026-03-26T06:55:29.942Z] cce92674e987: Layer already exists [2026-03-26T06:55:29.942Z] a0065c9f2a38: Layer already exists [2026-03-26T06:55:29.943Z] main: digest: sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:55:30.019Z] ===================================================== [Pipeline] echo [2026-03-26T06:55:30.030Z] taggedImages: [2026-03-26T06:55:30.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:30.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-26T06:55:30.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 [2026-03-26T06:55:30.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:30.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-03-26T06:55:30.059Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-03-26T06:55:30.059Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:30.059Z] latest [2026-03-26T06:55:30.059Z] 4.1.0-dev.104 [2026-03-26T06:55:30.059Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:30.059Z] main [2026-03-26T06:55:30.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:30.401Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:30.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:30.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-26T06:55:30.715Z] fbc04a4fde32: Preparing [2026-03-26T06:55:30.715Z] 1efca02097c5: Preparing [2026-03-26T06:55:30.715Z] 5f157634c42f: Preparing [2026-03-26T06:55:30.715Z] bb95fc7a0083: Preparing [2026-03-26T06:55:30.715Z] 72fe0829b36f: Preparing [2026-03-26T06:55:30.715Z] b567bf830f54: Preparing [2026-03-26T06:55:30.715Z] dd951845a4a4: Preparing [2026-03-26T06:55:30.715Z] 006b0238ab67: Preparing [2026-03-26T06:55:30.715Z] cce92674e987: Preparing [2026-03-26T06:55:30.715Z] b567bf830f54: Waiting [2026-03-26T06:55:30.715Z] dd951845a4a4: Waiting [2026-03-26T06:55:30.715Z] 006b0238ab67: Waiting [2026-03-26T06:55:30.715Z] cce92674e987: Waiting [2026-03-26T06:55:30.715Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:30.715Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:30.715Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:30.715Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:30.715Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:30.715Z] cce92674e987: Layer already exists [2026-03-26T06:55:30.715Z] 1efca02097c5: Pushed [2026-03-26T06:55:30.715Z] 5f157634c42f: Pushed [2026-03-26T06:55:45.585Z] b567bf830f54: Pushed [2026-03-26T06:55:45.585Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:45.911Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:46.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-26T06:55:46.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-26T06:55:46.232Z] fbc04a4fde32: Preparing [2026-03-26T06:55:46.232Z] 1efca02097c5: Preparing [2026-03-26T06:55:46.232Z] 5f157634c42f: Preparing [2026-03-26T06:55:46.232Z] bb95fc7a0083: Preparing [2026-03-26T06:55:46.232Z] 72fe0829b36f: Preparing [2026-03-26T06:55:46.232Z] b567bf830f54: Preparing [2026-03-26T06:55:46.232Z] dd951845a4a4: Preparing [2026-03-26T06:55:46.232Z] 006b0238ab67: Preparing [2026-03-26T06:55:46.232Z] b567bf830f54: Waiting [2026-03-26T06:55:46.232Z] dd951845a4a4: Waiting [2026-03-26T06:55:46.232Z] cce92674e987: Preparing [2026-03-26T06:55:46.232Z] 006b0238ab67: Waiting [2026-03-26T06:55:46.232Z] cce92674e987: Waiting [2026-03-26T06:55:46.232Z] 1efca02097c5: Layer already exists [2026-03-26T06:55:46.232Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:46.232Z] 5f157634c42f: Layer already exists [2026-03-26T06:55:46.232Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:46.232Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:46.232Z] b567bf830f54: Layer already exists [2026-03-26T06:55:46.232Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:46.232Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:46.232Z] cce92674e987: Layer already exists [2026-03-26T06:55:46.232Z] latest: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:46.550Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:46.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 [2026-03-26T06:55:46.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-26T06:55:46.867Z] fbc04a4fde32: Preparing [2026-03-26T06:55:46.867Z] 1efca02097c5: Preparing [2026-03-26T06:55:46.867Z] 5f157634c42f: Preparing [2026-03-26T06:55:46.867Z] bb95fc7a0083: Preparing [2026-03-26T06:55:46.867Z] 72fe0829b36f: Preparing [2026-03-26T06:55:46.867Z] b567bf830f54: Preparing [2026-03-26T06:55:46.867Z] dd951845a4a4: Preparing [2026-03-26T06:55:46.867Z] 006b0238ab67: Preparing [2026-03-26T06:55:46.867Z] cce92674e987: Preparing [2026-03-26T06:55:46.867Z] b567bf830f54: Waiting [2026-03-26T06:55:46.867Z] dd951845a4a4: Waiting [2026-03-26T06:55:46.867Z] 006b0238ab67: Waiting [2026-03-26T06:55:46.867Z] cce92674e987: Waiting [2026-03-26T06:55:46.867Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:46.867Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:46.867Z] 5f157634c42f: Layer already exists [2026-03-26T06:55:46.867Z] 1efca02097c5: Layer already exists [2026-03-26T06:55:46.867Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:46.867Z] b567bf830f54: Layer already exists [2026-03-26T06:55:46.867Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:46.867Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:46.867Z] cce92674e987: Layer already exists [2026-03-26T06:55:46.867Z] 4.1.0-dev.104: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:47.186Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:47.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:47.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-26T06:55:47.503Z] fbc04a4fde32: Preparing [2026-03-26T06:55:47.503Z] 1efca02097c5: Preparing [2026-03-26T06:55:47.503Z] 5f157634c42f: Preparing [2026-03-26T06:55:47.503Z] bb95fc7a0083: Preparing [2026-03-26T06:55:47.503Z] 72fe0829b36f: Preparing [2026-03-26T06:55:47.503Z] b567bf830f54: Preparing [2026-03-26T06:55:47.503Z] dd951845a4a4: Preparing [2026-03-26T06:55:47.503Z] 006b0238ab67: Preparing [2026-03-26T06:55:47.503Z] cce92674e987: Preparing [2026-03-26T06:55:47.503Z] dd951845a4a4: Waiting [2026-03-26T06:55:47.503Z] 006b0238ab67: Waiting [2026-03-26T06:55:47.503Z] cce92674e987: Waiting [2026-03-26T06:55:47.503Z] b567bf830f54: Waiting [2026-03-26T06:55:47.503Z] 1efca02097c5: Layer already exists [2026-03-26T06:55:47.503Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:47.503Z] 5f157634c42f: Layer already exists [2026-03-26T06:55:47.503Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:47.503Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:47.503Z] b567bf830f54: Layer already exists [2026-03-26T06:55:47.503Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:47.503Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:47.503Z] cce92674e987: Layer already exists [2026-03-26T06:55:47.503Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:47.823Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:48.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-26T06:55:48.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-26T06:55:48.153Z] fbc04a4fde32: Preparing [2026-03-26T06:55:48.153Z] 1efca02097c5: Preparing [2026-03-26T06:55:48.153Z] 5f157634c42f: Preparing [2026-03-26T06:55:48.153Z] bb95fc7a0083: Preparing [2026-03-26T06:55:48.153Z] 72fe0829b36f: Preparing [2026-03-26T06:55:48.153Z] b567bf830f54: Preparing [2026-03-26T06:55:48.153Z] dd951845a4a4: Preparing [2026-03-26T06:55:48.153Z] 006b0238ab67: Preparing [2026-03-26T06:55:48.153Z] cce92674e987: Preparing [2026-03-26T06:55:48.153Z] b567bf830f54: Waiting [2026-03-26T06:55:48.153Z] dd951845a4a4: Waiting [2026-03-26T06:55:48.153Z] 006b0238ab67: Waiting [2026-03-26T06:55:48.153Z] cce92674e987: Waiting [2026-03-26T06:55:48.153Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:48.153Z] 5f157634c42f: Layer already exists [2026-03-26T06:55:48.153Z] 1efca02097c5: Layer already exists [2026-03-26T06:55:48.153Z] fbc04a4fde32: Layer already exists [2026-03-26T06:55:48.153Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:48.153Z] b567bf830f54: Layer already exists [2026-03-26T06:55:48.153Z] 006b0238ab67: Layer already exists [2026-03-26T06:55:48.153Z] dd951845a4a4: Layer already exists [2026-03-26T06:55:48.153Z] cce92674e987: Layer already exists [2026-03-26T06:55:48.153Z] main: digest: sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:55:48.221Z] ===================================================== [Pipeline] echo [2026-03-26T06:55:48.233Z] taggedImages: [2026-03-26T06:55:48.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:48.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-26T06:55:48.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 [2026-03-26T06:55:48.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:48.233Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-03-26T06:55:48.264Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-03-26T06:55:48.264Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:48.264Z] latest [2026-03-26T06:55:48.264Z] 4.1.0-dev.104 [2026-03-26T06:55:48.264Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:48.264Z] main [2026-03-26T06:55:48.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:48.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:48.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:48.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-26T06:55:48.933Z] a404da7dd07c: Preparing [2026-03-26T06:55:48.933Z] 772e5b979532: Preparing [2026-03-26T06:55:48.933Z] bb95fc7a0083: Preparing [2026-03-26T06:55:48.933Z] 72fe0829b36f: Preparing [2026-03-26T06:55:48.933Z] db3dc72fcbac: Preparing [2026-03-26T06:55:48.933Z] 92f172425f3d: Preparing [2026-03-26T06:55:48.933Z] cce92674e987: Preparing [2026-03-26T06:55:48.933Z] 92f172425f3d: Waiting [2026-03-26T06:55:48.933Z] cce92674e987: Waiting [2026-03-26T06:55:48.933Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:48.933Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:48.933Z] cce92674e987: Layer already exists [2026-03-26T06:55:48.933Z] db3dc72fcbac: Pushed [2026-03-26T06:55:48.933Z] a404da7dd07c: Pushed [2026-03-26T06:55:49.499Z] 92f172425f3d: Pushed [2026-03-26T06:55:53.688Z] 772e5b979532: Pushed [2026-03-26T06:55:53.689Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:54.007Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:54.331Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-26T06:55:54.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-26T06:55:54.331Z] a404da7dd07c: Preparing [2026-03-26T06:55:54.331Z] 772e5b979532: Preparing [2026-03-26T06:55:54.331Z] bb95fc7a0083: Preparing [2026-03-26T06:55:54.331Z] 72fe0829b36f: Preparing [2026-03-26T06:55:54.331Z] db3dc72fcbac: Preparing [2026-03-26T06:55:54.331Z] 92f172425f3d: Preparing [2026-03-26T06:55:54.331Z] cce92674e987: Preparing [2026-03-26T06:55:54.331Z] 92f172425f3d: Waiting [2026-03-26T06:55:54.331Z] cce92674e987: Waiting [2026-03-26T06:55:54.331Z] db3dc72fcbac: Layer already exists [2026-03-26T06:55:54.331Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:54.331Z] 772e5b979532: Layer already exists [2026-03-26T06:55:54.331Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:54.331Z] a404da7dd07c: Layer already exists [2026-03-26T06:55:54.331Z] 92f172425f3d: Layer already exists [2026-03-26T06:55:54.331Z] cce92674e987: Layer already exists [2026-03-26T06:55:54.331Z] latest: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:54.653Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:54.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 [2026-03-26T06:55:54.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-26T06:55:54.972Z] a404da7dd07c: Preparing [2026-03-26T06:55:54.972Z] 772e5b979532: Preparing [2026-03-26T06:55:54.972Z] bb95fc7a0083: Preparing [2026-03-26T06:55:54.972Z] 72fe0829b36f: Preparing [2026-03-26T06:55:54.972Z] db3dc72fcbac: Preparing [2026-03-26T06:55:54.972Z] 92f172425f3d: Preparing [2026-03-26T06:55:54.972Z] cce92674e987: Preparing [2026-03-26T06:55:54.972Z] 92f172425f3d: Waiting [2026-03-26T06:55:54.972Z] cce92674e987: Waiting [2026-03-26T06:55:54.972Z] a404da7dd07c: Layer already exists [2026-03-26T06:55:54.972Z] db3dc72fcbac: Layer already exists [2026-03-26T06:55:54.972Z] 772e5b979532: Layer already exists [2026-03-26T06:55:54.972Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:54.972Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:54.972Z] 92f172425f3d: Layer already exists [2026-03-26T06:55:54.972Z] cce92674e987: Layer already exists [2026-03-26T06:55:54.972Z] 4.1.0-dev.104: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:55.292Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:55.610Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:55.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-26T06:55:55.610Z] a404da7dd07c: Preparing [2026-03-26T06:55:55.610Z] 772e5b979532: Preparing [2026-03-26T06:55:55.610Z] bb95fc7a0083: Preparing [2026-03-26T06:55:55.610Z] 72fe0829b36f: Preparing [2026-03-26T06:55:55.610Z] db3dc72fcbac: Preparing [2026-03-26T06:55:55.610Z] 92f172425f3d: Preparing [2026-03-26T06:55:55.610Z] cce92674e987: Preparing [2026-03-26T06:55:55.610Z] 92f172425f3d: Waiting [2026-03-26T06:55:55.610Z] cce92674e987: Waiting [2026-03-26T06:55:55.610Z] db3dc72fcbac: Layer already exists [2026-03-26T06:55:55.610Z] a404da7dd07c: Layer already exists [2026-03-26T06:55:55.610Z] 772e5b979532: Layer already exists [2026-03-26T06:55:55.610Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:55.610Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:55.610Z] cce92674e987: Layer already exists [2026-03-26T06:55:55.610Z] 92f172425f3d: Layer already exists [2026-03-26T06:55:55.610Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:55.934Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:56.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-26T06:55:56.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-26T06:55:56.256Z] a404da7dd07c: Preparing [2026-03-26T06:55:56.256Z] 772e5b979532: Preparing [2026-03-26T06:55:56.256Z] bb95fc7a0083: Preparing [2026-03-26T06:55:56.256Z] 72fe0829b36f: Preparing [2026-03-26T06:55:56.256Z] db3dc72fcbac: Preparing [2026-03-26T06:55:56.256Z] 92f172425f3d: Preparing [2026-03-26T06:55:56.256Z] cce92674e987: Preparing [2026-03-26T06:55:56.256Z] 92f172425f3d: Waiting [2026-03-26T06:55:56.256Z] cce92674e987: Waiting [2026-03-26T06:55:56.256Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:56.256Z] db3dc72fcbac: Layer already exists [2026-03-26T06:55:56.256Z] 772e5b979532: Layer already exists [2026-03-26T06:55:56.256Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:56.256Z] a404da7dd07c: Layer already exists [2026-03-26T06:55:56.256Z] 92f172425f3d: Layer already exists [2026-03-26T06:55:56.256Z] cce92674e987: Layer already exists [2026-03-26T06:55:56.256Z] main: digest: sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:55:56.332Z] ===================================================== [Pipeline] echo [2026-03-26T06:55:56.343Z] taggedImages: [2026-03-26T06:55:56.343Z] - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:56.343Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-26T06:55:56.343Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 [2026-03-26T06:55:56.343Z] - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:56.343Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-03-26T06:55:56.373Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-03-26T06:55:56.373Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:56.373Z] latest [2026-03-26T06:55:56.373Z] 4.1.0-dev.104 [2026-03-26T06:55:56.373Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:55:56.373Z] main [2026-03-26T06:55:56.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:56.714Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:55:57.039Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:55:57.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-26T06:55:57.039Z] 96c0d7a58532: Preparing [2026-03-26T06:55:57.039Z] 8ac453298a35: Preparing [2026-03-26T06:55:57.039Z] bb95fc7a0083: Preparing [2026-03-26T06:55:57.039Z] 72fe0829b36f: Preparing [2026-03-26T06:55:57.039Z] f8a0f5f0ec54: Preparing [2026-03-26T06:55:57.039Z] aa8ff1836bb3: Preparing [2026-03-26T06:55:57.039Z] cce92674e987: Preparing [2026-03-26T06:55:57.039Z] aa8ff1836bb3: Waiting [2026-03-26T06:55:57.039Z] cce92674e987: Waiting [2026-03-26T06:55:57.039Z] bb95fc7a0083: Layer already exists [2026-03-26T06:55:57.039Z] 72fe0829b36f: Layer already exists [2026-03-26T06:55:57.039Z] f8a0f5f0ec54: Pushed [2026-03-26T06:55:57.039Z] cce92674e987: Layer already exists [2026-03-26T06:55:57.039Z] 96c0d7a58532: Pushed [2026-03-26T06:55:57.297Z] aa8ff1836bb3: Pushed [2026-03-26T06:56:01.487Z] 8ac453298a35: Pushed [2026-03-26T06:56:01.487Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:01.802Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:02.124Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-26T06:56:02.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-26T06:56:02.124Z] 96c0d7a58532: Preparing [2026-03-26T06:56:02.124Z] 8ac453298a35: Preparing [2026-03-26T06:56:02.124Z] bb95fc7a0083: Preparing [2026-03-26T06:56:02.124Z] 72fe0829b36f: Preparing [2026-03-26T06:56:02.124Z] f8a0f5f0ec54: Preparing [2026-03-26T06:56:02.124Z] aa8ff1836bb3: Preparing [2026-03-26T06:56:02.124Z] cce92674e987: Preparing [2026-03-26T06:56:02.124Z] aa8ff1836bb3: Waiting [2026-03-26T06:56:02.124Z] cce92674e987: Waiting [2026-03-26T06:56:02.124Z] 72fe0829b36f: Layer already exists [2026-03-26T06:56:02.124Z] f8a0f5f0ec54: Layer already exists [2026-03-26T06:56:02.124Z] 8ac453298a35: Layer already exists [2026-03-26T06:56:02.124Z] 96c0d7a58532: Layer already exists [2026-03-26T06:56:02.124Z] bb95fc7a0083: Layer already exists [2026-03-26T06:56:02.124Z] aa8ff1836bb3: Layer already exists [2026-03-26T06:56:02.124Z] cce92674e987: Layer already exists [2026-03-26T06:56:02.124Z] latest: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:02.445Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:02.767Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 [2026-03-26T06:56:02.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-26T06:56:02.767Z] 96c0d7a58532: Preparing [2026-03-26T06:56:02.767Z] 8ac453298a35: Preparing [2026-03-26T06:56:02.767Z] bb95fc7a0083: Preparing [2026-03-26T06:56:02.767Z] 72fe0829b36f: Preparing [2026-03-26T06:56:02.767Z] f8a0f5f0ec54: Preparing [2026-03-26T06:56:02.767Z] aa8ff1836bb3: Preparing [2026-03-26T06:56:02.767Z] cce92674e987: Preparing [2026-03-26T06:56:02.767Z] aa8ff1836bb3: Waiting [2026-03-26T06:56:02.767Z] cce92674e987: Waiting [2026-03-26T06:56:02.767Z] 72fe0829b36f: Layer already exists [2026-03-26T06:56:02.767Z] 96c0d7a58532: Layer already exists [2026-03-26T06:56:02.767Z] f8a0f5f0ec54: Layer already exists [2026-03-26T06:56:02.767Z] 8ac453298a35: Layer already exists [2026-03-26T06:56:02.767Z] bb95fc7a0083: Layer already exists [2026-03-26T06:56:02.767Z] cce92674e987: Layer already exists [2026-03-26T06:56:02.767Z] aa8ff1836bb3: Layer already exists [2026-03-26T06:56:02.767Z] 4.1.0-dev.104: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:03.097Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:03.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:03.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-26T06:56:03.425Z] 96c0d7a58532: Preparing [2026-03-26T06:56:03.425Z] 8ac453298a35: Preparing [2026-03-26T06:56:03.425Z] bb95fc7a0083: Preparing [2026-03-26T06:56:03.425Z] 72fe0829b36f: Preparing [2026-03-26T06:56:03.425Z] f8a0f5f0ec54: Preparing [2026-03-26T06:56:03.425Z] aa8ff1836bb3: Preparing [2026-03-26T06:56:03.425Z] cce92674e987: Preparing [2026-03-26T06:56:03.425Z] aa8ff1836bb3: Waiting [2026-03-26T06:56:03.425Z] cce92674e987: Waiting [2026-03-26T06:56:03.425Z] f8a0f5f0ec54: Layer already exists [2026-03-26T06:56:03.425Z] 72fe0829b36f: Layer already exists [2026-03-26T06:56:03.425Z] 96c0d7a58532: Layer already exists [2026-03-26T06:56:03.425Z] 8ac453298a35: Layer already exists [2026-03-26T06:56:03.425Z] bb95fc7a0083: Layer already exists [2026-03-26T06:56:03.425Z] cce92674e987: Layer already exists [2026-03-26T06:56:03.425Z] aa8ff1836bb3: Layer already exists [2026-03-26T06:56:03.425Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:03.740Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:56:04.062Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-26T06:56:04.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-26T06:56:04.062Z] 96c0d7a58532: Preparing [2026-03-26T06:56:04.062Z] 8ac453298a35: Preparing [2026-03-26T06:56:04.062Z] bb95fc7a0083: Preparing [2026-03-26T06:56:04.062Z] 72fe0829b36f: Preparing [2026-03-26T06:56:04.062Z] f8a0f5f0ec54: Preparing [2026-03-26T06:56:04.063Z] aa8ff1836bb3: Preparing [2026-03-26T06:56:04.063Z] cce92674e987: Preparing [2026-03-26T06:56:04.063Z] cce92674e987: Waiting [2026-03-26T06:56:04.063Z] aa8ff1836bb3: Waiting [2026-03-26T06:56:04.063Z] bb95fc7a0083: Layer already exists [2026-03-26T06:56:04.063Z] f8a0f5f0ec54: Layer already exists [2026-03-26T06:56:04.063Z] 8ac453298a35: Layer already exists [2026-03-26T06:56:04.063Z] 96c0d7a58532: Layer already exists [2026-03-26T06:56:04.063Z] 72fe0829b36f: Layer already exists [2026-03-26T06:56:04.063Z] aa8ff1836bb3: Layer already exists [2026-03-26T06:56:04.063Z] cce92674e987: Layer already exists [2026-03-26T06:56:04.063Z] main: digest: sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:56:04.139Z] ===================================================== [Pipeline] echo [2026-03-26T06:56:04.154Z] taggedImages: [2026-03-26T06:56:04.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-26T06:56:04.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 [2026-03-26T06:56:04.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.154Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-03-26T06:56:04.290Z] ========================================================= [2026-03-26T06:56:04.290Z] [edgeXBuildMultiArch] RAW Config: [2026-03-26T06:56:04.290Z] images: [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:56:04.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-26T06:56:04.290Z] settingsFile: [2026-03-26T06:56:04.290Z] edgex-go-settings [2026-03-26T06:56:04.290Z] ========================================================= [Pipeline] node [2026-03-26T06:56:19.293Z] Still waiting to schedule task [2026-03-26T06:56:19.293Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-26T06:57:28.603Z] Running on prd-centos7-docker-4c-2g-4107 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T06:57:28.655Z] provisioning config files... [2026-03-26T06:57:28.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7625321652798188672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:57:32.565Z] ---> ****-login.sh [2026-03-26T06:57:32.565Z] nexus3.edgexfoundry.org:10001 [2026-03-26T06:57:32.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:57:32.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:57:32.565Z] Configure a credential helper to remove this warning. See [2026-03-26T06:57:32.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:57:32.565Z] [2026-03-26T06:57:32.565Z] Login Succeeded [2026-03-26T06:57:32.565Z] nexus3.edgexfoundry.org:10002 [2026-03-26T06:57:32.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:57:32.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:57:32.830Z] Configure a credential helper to remove this warning. See [2026-03-26T06:57:32.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:57:32.830Z] [2026-03-26T06:57:32.830Z] Login Succeeded [2026-03-26T06:57:32.830Z] nexus3.edgexfoundry.org:10003 [2026-03-26T06:57:32.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:57:32.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:57:32.831Z] Configure a credential helper to remove this warning. See [2026-03-26T06:57:32.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:57:32.831Z] [2026-03-26T06:57:32.831Z] Login Succeeded [2026-03-26T06:57:32.831Z] nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:32.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:57:32.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:57:32.831Z] Configure a credential helper to remove this warning. See [2026-03-26T06:57:32.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:57:32.831Z] [2026-03-26T06:57:32.831Z] Login Succeeded [2026-03-26T06:57:32.831Z] ****.io [2026-03-26T06:57:32.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T06:57:33.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T06:57:33.093Z] Configure a credential helper to remove this warning. See [2026-03-26T06:57:33.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T06:57:33.093Z] [2026-03-26T06:57:33.093Z] Login Succeeded [2026-03-26T06:57:33.093Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T06:57:33.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T06:57:33.444Z] + docker buildx ls [2026-03-26T06:57:33.444Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-26T06:57:33.444Z] default * docker [2026-03-26T06:57:33.444Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-26T06:57:33.751Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-26T06:57:33.751Z] edgex-builder [Pipeline] sh [2026-03-26T06:57:34.044Z] + docker buildx inspect --bootstrap [2026-03-26T06:57:34.044Z] #1 [internal] booting buildkit [2026-03-26T06:57:34.044Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-26T06:57:37.369Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2026-03-26T06:57:37.369Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-26T06:57:38.756Z] #1 creating container buildx_buildkit_edgex-builder0 1.8s done [2026-03-26T06:57:38.756Z] #1 DONE 4.9s [2026-03-26T06:57:38.756Z] Name: edgex-builder [2026-03-26T06:57:38.756Z] Driver: docker-container [2026-03-26T06:57:38.756Z] [2026-03-26T06:57:38.756Z] Nodes: [2026-03-26T06:57:38.756Z] Name: edgex-builder0 [2026-03-26T06:57:38.756Z] Endpoint: unix:///var/run/docker.sock [2026-03-26T06:57:38.756Z] Status: running [2026-03-26T06:57:38.756Z] Buildkit: v0.28.1 [2026-03-26T06:57:38.756Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-26T06:57:39.047Z] + docker buildx ls [2026-03-26T06:57:39.047Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-26T06:57:39.047Z] edgex-builder * docker-container [2026-03-26T06:57:39.047Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-26T06:57:39.047Z] default docker [2026-03-26T06:57:39.047Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-26T06:57:39.335Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:57:39.335Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:57:39.595Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:39.595Z] #1 transferring dockerfile: 197B done [2026-03-26T06:57:39.595Z] #1 DONE 0.0s [2026-03-26T06:57:39.595Z] [2026-03-26T06:57:39.595Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:39.595Z] #2 DONE 0.1s [2026-03-26T06:57:39.595Z] [2026-03-26T06:57:39.595Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:39.595Z] #3 DONE 0.1s [2026-03-26T06:57:39.595Z] [2026-03-26T06:57:39.595Z] #4 [internal] load .dockerignore [2026-03-26T06:57:39.595Z] #4 transferring context: 2B done [2026-03-26T06:57:39.595Z] #4 DONE 0.0s [2026-03-26T06:57:39.595Z] [2026-03-26T06:57:39.595Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:39.595Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:39.595Z] #5 DONE 0.0s [2026-03-26T06:57:39.595Z] [2026-03-26T06:57:39.595Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:39.595Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:39.855Z] #6 ... [2026-03-26T06:57:39.855Z] [2026-03-26T06:57:39.855Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:39.855Z] #5 DONE 0.0s [2026-03-26T06:57:39.855Z] [2026-03-26T06:57:39.855Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:39.855Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:39.855Z] #6 DONE 0.2s [2026-03-26T06:57:39.855Z] [2026-03-26T06:57:39.855Z] #7 exporting to image [2026-03-26T06:57:39.855Z] #7 exporting layers done [2026-03-26T06:57:39.855Z] #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f 0.0s done [2026-03-26T06:57:39.855Z] #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done [2026-03-26T06:57:39.855Z] #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb 0.0s done [2026-03-26T06:57:39.855Z] #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 0.0s done [2026-03-26T06:57:39.855Z] #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe [2026-03-26T06:57:39.855Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:40.114Z] #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe 0.0s done [2026-03-26T06:57:40.114Z] #7 DONE 0.1s [2026-03-26T06:57:40.114Z] [2026-03-26T06:57:40.114Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:40.114Z] #8 DONE 0.0s [2026-03-26T06:57:40.372Z] [2026-03-26T06:57:40.372Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:40.372Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:40.663Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-03-26T06:57:40.663Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-03-26T06:57:40.921Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:40.921Z] #1 transferring dockerfile: 163B done [2026-03-26T06:57:40.921Z] #1 DONE 0.0s [2026-03-26T06:57:40.921Z] [2026-03-26T06:57:40.921Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-26T06:57:40.921Z] #2 DONE 0.0s [2026-03-26T06:57:40.921Z] [2026-03-26T06:57:40.921Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-26T06:57:40.921Z] #3 DONE 0.0s [2026-03-26T06:57:40.921Z] [2026-03-26T06:57:40.921Z] #4 [internal] load .dockerignore [2026-03-26T06:57:40.921Z] #4 transferring context: 2B done [2026-03-26T06:57:40.921Z] #4 DONE 0.0s [2026-03-26T06:57:40.921Z] [2026-03-26T06:57:40.921Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:40.921Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:40.921Z] #5 CACHED [2026-03-26T06:57:40.921Z] [2026-03-26T06:57:40.921Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:40.921Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:40.921Z] #6 CACHED [2026-03-26T06:57:40.921Z] [2026-03-26T06:57:40.921Z] #7 exporting to image [2026-03-26T06:57:40.921Z] #7 exporting layers done [2026-03-26T06:57:40.921Z] #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done [2026-03-26T06:57:40.921Z] #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done [2026-03-26T06:57:40.921Z] #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done [2026-03-26T06:57:40.921Z] #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done [2026-03-26T06:57:40.921Z] #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done [2026-03-26T06:57:40.921Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:40.921Z] #7 DONE 0.0s [2026-03-26T06:57:40.921Z] [2026-03-26T06:57:40.921Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:41.180Z] #8 DONE 0.0s [2026-03-26T06:57:41.180Z] [2026-03-26T06:57:41.180Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:41.180Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:41.467Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104' [2026-03-26T06:57:41.467Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 --push - [2026-03-26T06:57:41.467Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:41.467Z] #1 transferring dockerfile: 170B done [2026-03-26T06:57:41.467Z] #1 DONE 0.0s [2026-03-26T06:57:41.467Z] [2026-03-26T06:57:41.467Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 [2026-03-26T06:57:41.467Z] #2 DONE 0.0s [2026-03-26T06:57:41.467Z] [2026-03-26T06:57:41.467Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104 [2026-03-26T06:57:41.467Z] #3 DONE 0.0s [2026-03-26T06:57:41.467Z] [2026-03-26T06:57:41.467Z] #4 [internal] load .dockerignore [2026-03-26T06:57:41.467Z] #4 transferring context: 2B done [2026-03-26T06:57:41.467Z] #4 DONE 0.0s [2026-03-26T06:57:41.467Z] [2026-03-26T06:57:41.467Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:41.727Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:41.727Z] #5 CACHED [2026-03-26T06:57:41.727Z] [2026-03-26T06:57:41.727Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:41.727Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:41.727Z] #6 CACHED [2026-03-26T06:57:41.727Z] [2026-03-26T06:57:41.727Z] #7 exporting to image [2026-03-26T06:57:41.727Z] #7 exporting layers done [2026-03-26T06:57:41.727Z] #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done [2026-03-26T06:57:41.727Z] #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done [2026-03-26T06:57:41.727Z] #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done [2026-03-26T06:57:41.727Z] #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done [2026-03-26T06:57:41.727Z] #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done [2026-03-26T06:57:41.727Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:41.727Z] #7 DONE 0.0s [2026-03-26T06:57:41.727Z] [2026-03-26T06:57:41.727Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:41.727Z] #8 DONE 0.0s [2026-03-26T06:57:41.727Z] [2026-03-26T06:57:41.727Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:41.727Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:42.016Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:57:42.016Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:57:42.016Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:42.016Z] #1 transferring dockerfile: 211B done [2026-03-26T06:57:42.016Z] #1 DONE 0.0s [2026-03-26T06:57:42.016Z] [2026-03-26T06:57:42.016Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:42.016Z] #2 DONE 0.0s [2026-03-26T06:57:42.016Z] [2026-03-26T06:57:42.016Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:42.016Z] #3 DONE 0.0s [2026-03-26T06:57:42.016Z] [2026-03-26T06:57:42.016Z] #4 [internal] load .dockerignore [2026-03-26T06:57:42.016Z] #4 transferring context: [2026-03-26T06:57:42.275Z] #4 transferring context: 2B done [2026-03-26T06:57:42.275Z] #4 DONE 0.0s [2026-03-26T06:57:42.275Z] [2026-03-26T06:57:42.275Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:42.275Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:42.275Z] #5 CACHED [2026-03-26T06:57:42.275Z] [2026-03-26T06:57:42.275Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:42.275Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:42.275Z] #6 CACHED [2026-03-26T06:57:42.275Z] [2026-03-26T06:57:42.275Z] #7 exporting to image [2026-03-26T06:57:42.275Z] #7 exporting layers done [2026-03-26T06:57:42.275Z] #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done [2026-03-26T06:57:42.275Z] #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done [2026-03-26T06:57:42.275Z] #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done [2026-03-26T06:57:42.275Z] #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 [2026-03-26T06:57:42.275Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:42.275Z] #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done [2026-03-26T06:57:42.275Z] #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done [2026-03-26T06:57:42.275Z] #7 DONE 0.0s [2026-03-26T06:57:42.275Z] [2026-03-26T06:57:42.275Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:42.275Z] #8 DONE 0.0s [2026-03-26T06:57:42.533Z] [2026-03-26T06:57:42.533Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:42.533Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:42.823Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-03-26T06:57:42.823Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-03-26T06:57:43.081Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:43.082Z] #1 transferring dockerfile: 161B done [2026-03-26T06:57:43.082Z] #1 DONE 0.0s [2026-03-26T06:57:43.082Z] [2026-03-26T06:57:43.082Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-03-26T06:57:43.082Z] #2 DONE 0.0s [2026-03-26T06:57:43.082Z] [2026-03-26T06:57:43.082Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-03-26T06:57:43.082Z] #3 DONE 0.0s [2026-03-26T06:57:43.082Z] [2026-03-26T06:57:43.082Z] #4 [internal] load .dockerignore [2026-03-26T06:57:43.082Z] #4 transferring context: [2026-03-26T06:57:43.082Z] #4 transferring context: 2B done [2026-03-26T06:57:43.082Z] #4 DONE 0.1s [2026-03-26T06:57:43.082Z] [2026-03-26T06:57:43.082Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:43.082Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:43.082Z] #5 CACHED [2026-03-26T06:57:43.082Z] [2026-03-26T06:57:43.082Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a [2026-03-26T06:57:43.082Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:4ae2da35acc0e55cf23afddc9e0ba32ec4d3c10e3a9117acc936afee31d39f7a 0.0s done [2026-03-26T06:57:43.082Z] #6 CACHED [2026-03-26T06:57:43.082Z] [2026-03-26T06:57:43.082Z] #7 exporting to image [2026-03-26T06:57:43.082Z] #7 exporting layers done [2026-03-26T06:57:43.082Z] #7 exporting manifest sha256:1d86a1f75f6ce9374f9a6a43b2be9b5758737e50986e30be6c28901dea65ff6f done [2026-03-26T06:57:43.082Z] #7 exporting config sha256:0ec7501d9ab1a02223c852d691d716ca28a2877fb4a508c9c9b7b864a087f780 done [2026-03-26T06:57:43.082Z] #7 exporting manifest sha256:538b34432948a7478466933e8bb3d08070f897ab545081e1f6789361d8f3dfcb done [2026-03-26T06:57:43.082Z] #7 exporting config sha256:e0f3c341f26bcb14c8f320b3beb6d9f3c0024b67b0361ab9e789e4e17f3c92e0 done [2026-03-26T06:57:43.082Z] #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe [2026-03-26T06:57:43.082Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:43.342Z] #7 exporting manifest list sha256:9e96be9d139f8bb75d6d36f2bacfb7c193de3b7b8e18640d0aed84d13ff3b1fe done [2026-03-26T06:57:43.342Z] #7 DONE 0.0s [2026-03-26T06:57:43.342Z] [2026-03-26T06:57:43.342Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:43.342Z] #8 DONE 0.0s [2026-03-26T06:57:43.342Z] [2026-03-26T06:57:43.342Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:43.342Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:43.633Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:57:43.633Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:57:43.633Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:43.633Z] #1 transferring dockerfile: 216B done [2026-03-26T06:57:43.633Z] #1 DONE 0.0s [2026-03-26T06:57:43.633Z] [2026-03-26T06:57:43.633Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:43.633Z] #2 DONE 0.1s [2026-03-26T06:57:43.633Z] [2026-03-26T06:57:43.633Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:43.896Z] #3 DONE 0.1s [2026-03-26T06:57:43.896Z] [2026-03-26T06:57:43.896Z] #4 [internal] load .dockerignore [2026-03-26T06:57:43.896Z] #4 transferring context: 2B done [2026-03-26T06:57:43.896Z] #4 DONE 0.0s [2026-03-26T06:57:43.896Z] [2026-03-26T06:57:43.896Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:43.896Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:43.896Z] #5 ... [2026-03-26T06:57:43.896Z] [2026-03-26T06:57:43.896Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:43.896Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:43.896Z] #6 DONE 0.1s [2026-03-26T06:57:43.896Z] [2026-03-26T06:57:43.896Z] #7 exporting to image [2026-03-26T06:57:43.896Z] #7 exporting layers done [2026-03-26T06:57:43.896Z] #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 0.0s done [2026-03-26T06:57:43.896Z] #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done [2026-03-26T06:57:43.896Z] #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 0.0s done [2026-03-26T06:57:43.896Z] #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de 0.0s done [2026-03-26T06:57:43.896Z] #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc 0.0s done [2026-03-26T06:57:43.896Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:43.896Z] #7 DONE 0.1s [2026-03-26T06:57:43.896Z] [2026-03-26T06:57:43.896Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:44.160Z] #8 DONE 0.0s [2026-03-26T06:57:44.160Z] [2026-03-26T06:57:44.160Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:44.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:44.446Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-03-26T06:57:44.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-03-26T06:57:44.446Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:44.446Z] #1 transferring dockerfile: 182B done [2026-03-26T06:57:44.446Z] #1 DONE 0.0s [2026-03-26T06:57:44.446Z] [2026-03-26T06:57:44.446Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-26T06:57:44.446Z] #2 DONE 0.0s [2026-03-26T06:57:44.446Z] [2026-03-26T06:57:44.446Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-26T06:57:44.446Z] #3 DONE 0.0s [2026-03-26T06:57:44.446Z] [2026-03-26T06:57:44.446Z] #4 [internal] load .dockerignore [2026-03-26T06:57:44.446Z] #4 transferring context: 2B done [2026-03-26T06:57:44.446Z] #4 DONE 0.0s [2026-03-26T06:57:44.706Z] [2026-03-26T06:57:44.706Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:44.706Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:44.706Z] #5 CACHED [2026-03-26T06:57:44.706Z] [2026-03-26T06:57:44.706Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:44.706Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:44.706Z] #6 CACHED [2026-03-26T06:57:44.706Z] [2026-03-26T06:57:44.706Z] #7 exporting to image [2026-03-26T06:57:44.706Z] #7 exporting layers done [2026-03-26T06:57:44.706Z] #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done [2026-03-26T06:57:44.706Z] #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done [2026-03-26T06:57:44.706Z] #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done [2026-03-26T06:57:44.706Z] #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done [2026-03-26T06:57:44.706Z] #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done [2026-03-26T06:57:44.706Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:44.706Z] #7 DONE 0.0s [2026-03-26T06:57:44.706Z] [2026-03-26T06:57:44.706Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:44.706Z] #8 DONE 0.0s [2026-03-26T06:57:44.706Z] [2026-03-26T06:57:44.706Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:44.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:44.996Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104' [2026-03-26T06:57:44.996Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 --push - [2026-03-26T06:57:45.256Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:45.256Z] #1 transferring dockerfile: 189B done [2026-03-26T06:57:45.256Z] #1 DONE 0.1s [2026-03-26T06:57:45.256Z] [2026-03-26T06:57:45.256Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 [2026-03-26T06:57:45.256Z] #2 DONE 0.0s [2026-03-26T06:57:45.256Z] [2026-03-26T06:57:45.256Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104 [2026-03-26T06:57:45.256Z] #3 DONE 0.0s [2026-03-26T06:57:45.256Z] [2026-03-26T06:57:45.256Z] #4 [internal] load .dockerignore [2026-03-26T06:57:45.256Z] #4 transferring context: 2B done [2026-03-26T06:57:45.256Z] #4 DONE 0.0s [2026-03-26T06:57:45.256Z] [2026-03-26T06:57:45.256Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:45.256Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:45.256Z] #5 CACHED [2026-03-26T06:57:45.256Z] [2026-03-26T06:57:45.256Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:45.256Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:45.256Z] #6 CACHED [2026-03-26T06:57:45.256Z] [2026-03-26T06:57:45.256Z] #7 exporting to image [2026-03-26T06:57:45.256Z] #7 exporting layers done [2026-03-26T06:57:45.256Z] #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done [2026-03-26T06:57:45.256Z] #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done [2026-03-26T06:57:45.256Z] #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done [2026-03-26T06:57:45.256Z] #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de [2026-03-26T06:57:45.256Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:45.516Z] #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done [2026-03-26T06:57:45.516Z] #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done [2026-03-26T06:57:45.516Z] #7 DONE 0.0s [2026-03-26T06:57:45.516Z] [2026-03-26T06:57:45.516Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:45.516Z] #8 DONE 0.0s [2026-03-26T06:57:45.516Z] [2026-03-26T06:57:45.516Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:45.516Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:45.804Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:57:45.804Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:57:45.804Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:45.804Z] #1 transferring dockerfile: 230B done [2026-03-26T06:57:45.804Z] #1 DONE 0.0s [2026-03-26T06:57:45.804Z] [2026-03-26T06:57:45.804Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:45.804Z] #2 DONE 0.0s [2026-03-26T06:57:45.804Z] [2026-03-26T06:57:45.804Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:45.804Z] #3 DONE 0.0s [2026-03-26T06:57:45.804Z] [2026-03-26T06:57:45.804Z] #4 [internal] load .dockerignore [2026-03-26T06:57:45.804Z] #4 transferring context: 2B done [2026-03-26T06:57:45.804Z] #4 DONE 0.0s [2026-03-26T06:57:46.064Z] [2026-03-26T06:57:46.064Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:46.064Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:46.064Z] #5 CACHED [2026-03-26T06:57:46.064Z] [2026-03-26T06:57:46.064Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:46.064Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:46.064Z] #6 CACHED [2026-03-26T06:57:46.064Z] [2026-03-26T06:57:46.064Z] #7 exporting to image [2026-03-26T06:57:46.064Z] #7 exporting layers done [2026-03-26T06:57:46.064Z] #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done [2026-03-26T06:57:46.064Z] #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done [2026-03-26T06:57:46.064Z] #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done [2026-03-26T06:57:46.064Z] #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done [2026-03-26T06:57:46.064Z] #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done [2026-03-26T06:57:46.064Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:46.064Z] #7 DONE 0.0s [2026-03-26T06:57:46.064Z] [2026-03-26T06:57:46.064Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:46.064Z] #8 DONE 0.0s [2026-03-26T06:57:46.064Z] [2026-03-26T06:57:46.064Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:46.064Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:46.612Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-03-26T06:57:46.612Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-03-26T06:57:46.612Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:46.612Z] #1 transferring dockerfile: 180B done [2026-03-26T06:57:46.612Z] #1 DONE 0.1s [2026-03-26T06:57:46.612Z] [2026-03-26T06:57:46.612Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-26T06:57:46.612Z] #2 DONE 0.0s [2026-03-26T06:57:46.612Z] [2026-03-26T06:57:46.612Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-26T06:57:46.612Z] #3 DONE 0.0s [2026-03-26T06:57:46.612Z] [2026-03-26T06:57:46.612Z] #4 [internal] load .dockerignore [2026-03-26T06:57:46.612Z] #4 transferring context: 2B done [2026-03-26T06:57:46.612Z] #4 DONE 0.0s [2026-03-26T06:57:46.871Z] [2026-03-26T06:57:46.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:46.871Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:46.871Z] #5 CACHED [2026-03-26T06:57:46.871Z] [2026-03-26T06:57:46.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f [2026-03-26T06:57:46.871Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:e119fcd78760a4d0616838ab0f09f9d0534b4c72c35cab13ca29a8fb3de4985f 0.0s done [2026-03-26T06:57:46.871Z] #6 CACHED [2026-03-26T06:57:46.871Z] [2026-03-26T06:57:46.871Z] #7 exporting to image [2026-03-26T06:57:46.871Z] #7 exporting layers done [2026-03-26T06:57:46.871Z] #7 exporting manifest sha256:33c6d934a7027dbd4a85b57901f0b990200f21a539b96c2e0c924e03d56f2837 done [2026-03-26T06:57:46.871Z] #7 exporting config sha256:dadf5daccd0d708bf2d696f41f796e112e6317cba4520bdf40e1c86130c31b01 done [2026-03-26T06:57:46.871Z] #7 exporting manifest sha256:32ef57701c5f3e996a298383ed3db8e24ab4ccfaefabfd3b6739d78d57297797 done [2026-03-26T06:57:46.871Z] #7 exporting config sha256:6cb10cbdd4b9d142f51f112e8a33cf407f3eb2a31b29416653a99be938b168de done [2026-03-26T06:57:46.871Z] #7 exporting manifest list sha256:79a72a7db21b77fd1232435a14596357218a5e0fe436946973bf702ff3522dfc done [2026-03-26T06:57:46.871Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:46.871Z] #7 DONE 0.0s [2026-03-26T06:57:46.871Z] [2026-03-26T06:57:46.871Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:46.871Z] #8 DONE 0.0s [2026-03-26T06:57:46.871Z] [2026-03-26T06:57:46.871Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:46.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:47.162Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:57:47.162Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:57:47.162Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:47.162Z] #1 transferring dockerfile: 194B done [2026-03-26T06:57:47.162Z] #1 DONE 0.0s [2026-03-26T06:57:47.162Z] [2026-03-26T06:57:47.162Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:47.162Z] #2 DONE 0.1s [2026-03-26T06:57:47.162Z] [2026-03-26T06:57:47.162Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:47.162Z] #3 DONE 0.1s [2026-03-26T06:57:47.162Z] [2026-03-26T06:57:47.162Z] #4 [internal] load .dockerignore [2026-03-26T06:57:47.422Z] #4 transferring context: 2B done [2026-03-26T06:57:47.422Z] #4 DONE 0.1s [2026-03-26T06:57:47.422Z] [2026-03-26T06:57:47.422Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:47.422Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:47.422Z] #5 DONE 0.0s [2026-03-26T06:57:47.422Z] [2026-03-26T06:57:47.422Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:47.422Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:47.422Z] #6 DONE 0.2s [2026-03-26T06:57:47.422Z] [2026-03-26T06:57:47.422Z] #7 exporting to image [2026-03-26T06:57:47.422Z] #7 exporting layers done [2026-03-26T06:57:47.422Z] #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done [2026-03-26T06:57:47.422Z] #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done [2026-03-26T06:57:47.422Z] #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a 0.0s done [2026-03-26T06:57:47.422Z] #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c 0.0s done [2026-03-26T06:57:47.422Z] #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d [2026-03-26T06:57:47.422Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:47.680Z] #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d 0.0s done [2026-03-26T06:57:47.680Z] #7 DONE 0.0s [2026-03-26T06:57:47.680Z] [2026-03-26T06:57:47.680Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:47.680Z] #8 DONE 0.0s [2026-03-26T06:57:47.939Z] [2026-03-26T06:57:47.939Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:47.939Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:48.240Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-03-26T06:57:48.240Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-03-26T06:57:48.240Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:48.240Z] #1 transferring dockerfile: 160B done [2026-03-26T06:57:48.240Z] #1 DONE 0.0s [2026-03-26T06:57:48.240Z] [2026-03-26T06:57:48.240Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-26T06:57:48.240Z] #2 DONE 0.0s [2026-03-26T06:57:48.240Z] [2026-03-26T06:57:48.240Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-26T06:57:48.240Z] #3 DONE 0.0s [2026-03-26T06:57:48.240Z] [2026-03-26T06:57:48.240Z] #4 [internal] load .dockerignore [2026-03-26T06:57:48.240Z] #4 transferring context: 2B done [2026-03-26T06:57:48.240Z] #4 DONE 0.0s [2026-03-26T06:57:48.240Z] [2026-03-26T06:57:48.240Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:48.240Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:48.240Z] #5 CACHED [2026-03-26T06:57:48.240Z] [2026-03-26T06:57:48.240Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:48.502Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:48.502Z] #6 CACHED [2026-03-26T06:57:48.502Z] [2026-03-26T06:57:48.502Z] #7 exporting to image [2026-03-26T06:57:48.502Z] #7 exporting layers done [2026-03-26T06:57:48.502Z] #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done [2026-03-26T06:57:48.502Z] #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done [2026-03-26T06:57:48.502Z] #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done [2026-03-26T06:57:48.502Z] #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done [2026-03-26T06:57:48.502Z] #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done [2026-03-26T06:57:48.502Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:48.502Z] #7 DONE 0.0s [2026-03-26T06:57:48.502Z] [2026-03-26T06:57:48.502Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:48.502Z] #8 DONE 0.0s [2026-03-26T06:57:48.502Z] [2026-03-26T06:57:48.502Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:48.502Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:48.784Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 --push - [2026-03-26T06:57:48.784Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104' [2026-03-26T06:57:49.044Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:49.044Z] #1 transferring dockerfile: 167B done [2026-03-26T06:57:49.044Z] #1 DONE 0.0s [2026-03-26T06:57:49.044Z] [2026-03-26T06:57:49.044Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 [2026-03-26T06:57:49.044Z] #2 DONE 0.0s [2026-03-26T06:57:49.044Z] [2026-03-26T06:57:49.044Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104 [2026-03-26T06:57:49.044Z] #3 DONE 0.0s [2026-03-26T06:57:49.044Z] [2026-03-26T06:57:49.044Z] #4 [internal] load .dockerignore [2026-03-26T06:57:49.044Z] #4 transferring context: 2B done [2026-03-26T06:57:49.044Z] #4 DONE 0.0s [2026-03-26T06:57:49.044Z] [2026-03-26T06:57:49.044Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:49.044Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:49.044Z] #5 CACHED [2026-03-26T06:57:49.044Z] [2026-03-26T06:57:49.044Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:49.044Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:49.044Z] #6 CACHED [2026-03-26T06:57:49.044Z] [2026-03-26T06:57:49.044Z] #7 exporting to image [2026-03-26T06:57:49.044Z] #7 exporting layers done [2026-03-26T06:57:49.044Z] #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 0.0s done [2026-03-26T06:57:49.044Z] #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done [2026-03-26T06:57:49.044Z] #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done [2026-03-26T06:57:49.044Z] #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done [2026-03-26T06:57:49.044Z] #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done [2026-03-26T06:57:49.044Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:49.044Z] #7 DONE 0.0s [2026-03-26T06:57:49.304Z] [2026-03-26T06:57:49.304Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:49.304Z] #8 DONE 0.0s [2026-03-26T06:57:49.304Z] [2026-03-26T06:57:49.304Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:49.304Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:49.589Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:57:49.589Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:57:49.849Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:49.849Z] #1 transferring dockerfile: 208B done [2026-03-26T06:57:49.849Z] #1 DONE 0.0s [2026-03-26T06:57:49.849Z] [2026-03-26T06:57:49.849Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:49.849Z] #2 DONE 0.0s [2026-03-26T06:57:49.849Z] [2026-03-26T06:57:49.849Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:49.849Z] #3 DONE 0.0s [2026-03-26T06:57:49.849Z] [2026-03-26T06:57:49.849Z] #4 [internal] load .dockerignore [2026-03-26T06:57:49.849Z] #4 transferring context: 2B done [2026-03-26T06:57:49.849Z] #4 DONE 0.0s [2026-03-26T06:57:49.849Z] [2026-03-26T06:57:49.849Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:49.849Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:49.849Z] #5 CACHED [2026-03-26T06:57:49.849Z] [2026-03-26T06:57:49.849Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:49.849Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:49.849Z] #6 CACHED [2026-03-26T06:57:49.849Z] [2026-03-26T06:57:49.849Z] #7 exporting to image [2026-03-26T06:57:49.849Z] #7 exporting layers done [2026-03-26T06:57:49.849Z] #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done [2026-03-26T06:57:49.849Z] #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done [2026-03-26T06:57:49.849Z] #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done [2026-03-26T06:57:49.849Z] #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done [2026-03-26T06:57:49.849Z] #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done [2026-03-26T06:57:49.849Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:49.849Z] #7 DONE 0.0s [2026-03-26T06:57:49.849Z] [2026-03-26T06:57:49.849Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:50.107Z] #8 DONE 0.0s [2026-03-26T06:57:50.107Z] [2026-03-26T06:57:50.107Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:50.107Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:50.454Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-03-26T06:57:50.454Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-03-26T06:57:50.454Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:50.454Z] #1 transferring dockerfile: 158B done [2026-03-26T06:57:50.454Z] #1 DONE 0.0s [2026-03-26T06:57:50.454Z] [2026-03-26T06:57:50.454Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-03-26T06:57:50.454Z] #2 DONE 0.0s [2026-03-26T06:57:50.454Z] [2026-03-26T06:57:50.454Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-03-26T06:57:50.454Z] #3 DONE 0.0s [2026-03-26T06:57:50.454Z] [2026-03-26T06:57:50.454Z] #4 [internal] load .dockerignore [2026-03-26T06:57:50.454Z] #4 transferring context: [2026-03-26T06:57:50.711Z] #4 transferring context: 2B done [2026-03-26T06:57:50.711Z] #4 DONE 0.1s [2026-03-26T06:57:50.711Z] [2026-03-26T06:57:50.711Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:50.711Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:50.711Z] #5 CACHED [2026-03-26T06:57:50.711Z] [2026-03-26T06:57:50.711Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 [2026-03-26T06:57:50.711Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:0a5df2b3fcb22fe788c4d1f1deb24daa3bbe6a0470f08f6047a107e59b79faa3 0.0s done [2026-03-26T06:57:50.711Z] #6 CACHED [2026-03-26T06:57:50.711Z] [2026-03-26T06:57:50.711Z] #7 exporting to image [2026-03-26T06:57:50.711Z] #7 exporting layers done [2026-03-26T06:57:50.711Z] #7 exporting manifest sha256:d07c3878ad3f83f38cdc3841d1d7eeb253d363a447677ea8024081a80865ddb3 done [2026-03-26T06:57:50.711Z] #7 exporting config sha256:83dd1f6bfcfadfa40ace73e9619d542c9e2da2ae324c65d5ac3eba4ebabe0197 done [2026-03-26T06:57:50.711Z] #7 exporting manifest sha256:048a9d48656a51debeef82d7e679d0144b4301793a3089b4441a14704ee4745a done [2026-03-26T06:57:50.711Z] #7 exporting config sha256:4475654fe91e9c594e12fcef46e296bde62733dacfadc16253f80d5de00e663c done [2026-03-26T06:57:50.711Z] #7 exporting manifest list sha256:e0004ea9d0adeff55a8d24ce7f6634c946f9630f8a0e48b8ac5d13b83a361c2d done [2026-03-26T06:57:50.711Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:50.711Z] #7 DONE 0.0s [2026-03-26T06:57:50.711Z] [2026-03-26T06:57:50.711Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:50.711Z] #8 DONE 0.0s [2026-03-26T06:57:50.711Z] [2026-03-26T06:57:50.711Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:50.711Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:50.997Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:57:50.997Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:57:50.997Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:50.997Z] #1 transferring dockerfile: 196B done [2026-03-26T06:57:50.997Z] #1 DONE 0.0s [2026-03-26T06:57:50.997Z] [2026-03-26T06:57:50.997Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:50.997Z] #2 DONE 0.1s [2026-03-26T06:57:50.997Z] [2026-03-26T06:57:50.997Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:50.997Z] #3 DONE 0.1s [2026-03-26T06:57:50.997Z] [2026-03-26T06:57:50.997Z] #4 [internal] load .dockerignore [2026-03-26T06:57:50.997Z] #4 transferring context: [2026-03-26T06:57:51.254Z] #4 transferring context: 2B done [2026-03-26T06:57:51.254Z] #4 DONE 0.0s [2026-03-26T06:57:51.254Z] [2026-03-26T06:57:51.254Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:51.254Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:51.254Z] #5 DONE 0.0s [2026-03-26T06:57:51.254Z] [2026-03-26T06:57:51.254Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:51.254Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:51.254Z] #6 DONE 0.1s [2026-03-26T06:57:51.254Z] [2026-03-26T06:57:51.254Z] #7 exporting to image [2026-03-26T06:57:51.254Z] #7 exporting layers done [2026-03-26T06:57:51.254Z] #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba 0.0s done [2026-03-26T06:57:51.254Z] #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done [2026-03-26T06:57:51.254Z] #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 0.0s done [2026-03-26T06:57:51.254Z] #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done [2026-03-26T06:57:51.254Z] #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc 0.0s done [2026-03-26T06:57:51.254Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:51.254Z] #7 DONE 0.1s [2026-03-26T06:57:51.254Z] [2026-03-26T06:57:51.254Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:51.513Z] #8 DONE 0.0s [2026-03-26T06:57:51.772Z] [2026-03-26T06:57:51.772Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:51.772Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:52.062Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-03-26T06:57:52.062Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-03-26T06:57:52.324Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:52.324Z] #1 transferring dockerfile: 162B done [2026-03-26T06:57:52.324Z] #1 DONE 0.0s [2026-03-26T06:57:52.324Z] [2026-03-26T06:57:52.324Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-26T06:57:52.324Z] #2 DONE 0.0s [2026-03-26T06:57:52.324Z] [2026-03-26T06:57:52.324Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-26T06:57:52.324Z] #3 DONE 0.0s [2026-03-26T06:57:52.324Z] [2026-03-26T06:57:52.324Z] #4 [internal] load .dockerignore [2026-03-26T06:57:52.324Z] #4 transferring context: 2B done [2026-03-26T06:57:52.324Z] #4 DONE 0.0s [2026-03-26T06:57:52.324Z] [2026-03-26T06:57:52.324Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:52.324Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:52.324Z] #5 CACHED [2026-03-26T06:57:52.324Z] [2026-03-26T06:57:52.324Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:52.324Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:52.324Z] #6 CACHED [2026-03-26T06:57:52.324Z] [2026-03-26T06:57:52.324Z] #7 exporting to image [2026-03-26T06:57:52.325Z] #7 exporting layers done [2026-03-26T06:57:52.325Z] #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done [2026-03-26T06:57:52.325Z] #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done [2026-03-26T06:57:52.325Z] #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done [2026-03-26T06:57:52.325Z] #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done [2026-03-26T06:57:52.325Z] #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done [2026-03-26T06:57:52.325Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:52.325Z] #7 DONE 0.0s [2026-03-26T06:57:52.325Z] [2026-03-26T06:57:52.325Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:52.325Z] #8 DONE 0.0s [2026-03-26T06:57:52.325Z] [2026-03-26T06:57:52.325Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:52.325Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:52.613Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104' [2026-03-26T06:57:52.613Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 --push - [2026-03-26T06:57:52.871Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:52.871Z] #1 transferring dockerfile: 169B done [2026-03-26T06:57:52.871Z] #1 DONE 0.0s [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 [2026-03-26T06:57:52.871Z] #2 DONE 0.0s [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104 [2026-03-26T06:57:52.871Z] #3 DONE 0.0s [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #4 [internal] load .dockerignore [2026-03-26T06:57:52.871Z] #4 transferring context: 2B done [2026-03-26T06:57:52.871Z] #4 DONE 0.0s [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:52.871Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:52.871Z] #5 DONE 0.0s [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:52.871Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:52.871Z] #6 CACHED [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:52.871Z] #5 CACHED [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #7 exporting to image [2026-03-26T06:57:52.871Z] #7 exporting layers done [2026-03-26T06:57:52.871Z] #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done [2026-03-26T06:57:52.871Z] #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done [2026-03-26T06:57:52.871Z] #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done [2026-03-26T06:57:52.871Z] #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done [2026-03-26T06:57:52.871Z] #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done [2026-03-26T06:57:52.871Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:52.871Z] #7 DONE 0.0s [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:52.871Z] #8 DONE 0.0s [2026-03-26T06:57:52.871Z] [2026-03-26T06:57:52.871Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:52.871Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:53.166Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:57:53.166Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:57:53.166Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:53.166Z] #1 transferring dockerfile: 210B done [2026-03-26T06:57:53.166Z] #1 DONE 0.0s [2026-03-26T06:57:53.166Z] [2026-03-26T06:57:53.166Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:53.166Z] #2 DONE 0.0s [2026-03-26T06:57:53.166Z] [2026-03-26T06:57:53.166Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:53.166Z] #3 DONE 0.0s [2026-03-26T06:57:53.166Z] [2026-03-26T06:57:53.166Z] #4 [internal] load .dockerignore [2026-03-26T06:57:53.166Z] #4 transferring context: 2B done [2026-03-26T06:57:53.166Z] #4 DONE 0.0s [2026-03-26T06:57:53.426Z] [2026-03-26T06:57:53.426Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:53.426Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:53.426Z] #5 CACHED [2026-03-26T06:57:53.426Z] [2026-03-26T06:57:53.426Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:53.426Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:53.426Z] #6 CACHED [2026-03-26T06:57:53.426Z] [2026-03-26T06:57:53.426Z] #7 exporting to image [2026-03-26T06:57:53.426Z] #7 exporting layers done [2026-03-26T06:57:53.426Z] #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done [2026-03-26T06:57:53.426Z] #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done [2026-03-26T06:57:53.426Z] #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done [2026-03-26T06:57:53.426Z] #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done [2026-03-26T06:57:53.426Z] #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done [2026-03-26T06:57:53.426Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:53.426Z] #7 DONE 0.0s [2026-03-26T06:57:53.426Z] [2026-03-26T06:57:53.426Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:53.426Z] #8 DONE 0.0s [2026-03-26T06:57:53.426Z] [2026-03-26T06:57:53.426Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:53.426Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:53.713Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-03-26T06:57:53.713Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-03-26T06:57:53.972Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:53.972Z] #1 transferring dockerfile: 160B done [2026-03-26T06:57:53.972Z] #1 DONE 0.0s [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-26T06:57:53.972Z] #2 DONE 0.0s [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-26T06:57:53.972Z] #3 DONE 0.0s [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] #4 [internal] load .dockerignore [2026-03-26T06:57:53.972Z] #4 transferring context: [2026-03-26T06:57:53.972Z] #4 transferring context: 2B done [2026-03-26T06:57:53.972Z] #4 DONE 0.0s [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:53.972Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:53.972Z] #5 CACHED [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 [2026-03-26T06:57:53.972Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:a2bb36ba23c75469d813fe981d1846a778beca09652b0ca18042ae7462274100 0.0s done [2026-03-26T06:57:53.972Z] #6 CACHED [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] #7 exporting to image [2026-03-26T06:57:53.972Z] #7 exporting layers done [2026-03-26T06:57:53.972Z] #7 exporting manifest sha256:558d1e884f68949b661cf4465abc25e12ec86ff16a15f8fdaf82ed73b9c12fba done [2026-03-26T06:57:53.972Z] #7 exporting config sha256:ee8be42ca3d993d2de8cdc749c95c7bd8f10ec4d13937528af8ff4cfef0c0a1e done [2026-03-26T06:57:53.972Z] #7 exporting manifest sha256:418e657483447f917bb17387dd62ce957050f7a6852fee860db6e9f187128508 done [2026-03-26T06:57:53.972Z] #7 exporting config sha256:e9bdb0a4dd6175e8407b13f2949dffbd21a96da970dd99c303f98969ac7a6fa1 done [2026-03-26T06:57:53.972Z] #7 exporting manifest list sha256:eed09430c2404c2667666bd62c3cc6df8f35bb60ff548638df324f10fd7a20bc done [2026-03-26T06:57:53.972Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:53.972Z] #7 DONE 0.0s [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:53.972Z] #8 DONE 0.0s [2026-03-26T06:57:53.972Z] [2026-03-26T06:57:53.972Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:53.972Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:54.255Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:57:54.255Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:57:54.516Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:54.516Z] #1 transferring dockerfile: 198B done [2026-03-26T06:57:54.516Z] #1 DONE 0.0s [2026-03-26T06:57:54.516Z] [2026-03-26T06:57:54.516Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:54.516Z] #2 DONE 0.1s [2026-03-26T06:57:54.516Z] [2026-03-26T06:57:54.516Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:54.516Z] #3 DONE 0.1s [2026-03-26T06:57:54.516Z] [2026-03-26T06:57:54.516Z] #4 [internal] load .dockerignore [2026-03-26T06:57:54.516Z] #4 transferring context: 2B done [2026-03-26T06:57:54.516Z] #4 DONE 0.1s [2026-03-26T06:57:54.516Z] [2026-03-26T06:57:54.516Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:54.516Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:54.516Z] #5 DONE 0.0s [2026-03-26T06:57:54.516Z] [2026-03-26T06:57:54.516Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:54.516Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:54.516Z] #6 DONE 0.1s [2026-03-26T06:57:54.774Z] [2026-03-26T06:57:54.774Z] #7 exporting to image [2026-03-26T06:57:54.774Z] #7 exporting layers done [2026-03-26T06:57:54.774Z] #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 0.0s done [2026-03-26T06:57:54.774Z] #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done [2026-03-26T06:57:54.774Z] #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done [2026-03-26T06:57:54.774Z] #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done [2026-03-26T06:57:54.774Z] #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 0.0s done [2026-03-26T06:57:54.774Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:54.774Z] #7 DONE 0.1s [2026-03-26T06:57:54.774Z] [2026-03-26T06:57:54.774Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:54.774Z] #8 DONE 0.0s [2026-03-26T06:57:54.774Z] [2026-03-26T06:57:54.774Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:54.774Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:55.071Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-03-26T06:57:55.071Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-03-26T06:57:55.071Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:55.071Z] #1 transferring dockerfile: 164B done [2026-03-26T06:57:55.071Z] #1 DONE 0.1s [2026-03-26T06:57:55.071Z] [2026-03-26T06:57:55.071Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-26T06:57:55.071Z] #2 DONE 0.0s [2026-03-26T06:57:55.071Z] [2026-03-26T06:57:55.071Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-26T06:57:55.071Z] #3 DONE 0.0s [2026-03-26T06:57:55.071Z] [2026-03-26T06:57:55.071Z] #4 [internal] load .dockerignore [2026-03-26T06:57:55.071Z] #4 transferring context: [2026-03-26T06:57:55.329Z] #4 transferring context: 2B done [2026-03-26T06:57:55.329Z] #4 DONE 0.0s [2026-03-26T06:57:55.329Z] [2026-03-26T06:57:55.329Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:55.329Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:55.329Z] #5 CACHED [2026-03-26T06:57:55.329Z] [2026-03-26T06:57:55.329Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:55.329Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:55.329Z] #6 CACHED [2026-03-26T06:57:55.329Z] [2026-03-26T06:57:55.329Z] #7 exporting to image [2026-03-26T06:57:55.329Z] #7 exporting layers done [2026-03-26T06:57:55.329Z] #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done [2026-03-26T06:57:55.329Z] #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done [2026-03-26T06:57:55.329Z] #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done [2026-03-26T06:57:55.329Z] #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done [2026-03-26T06:57:55.329Z] #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done [2026-03-26T06:57:55.329Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:55.329Z] #7 DONE 0.0s [2026-03-26T06:57:55.329Z] [2026-03-26T06:57:55.329Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:55.329Z] #8 DONE 0.0s [2026-03-26T06:57:55.587Z] [2026-03-26T06:57:55.587Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:55.587Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:55.873Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104' [2026-03-26T06:57:55.873Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 --push - [2026-03-26T06:57:56.131Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:56.131Z] #1 transferring dockerfile: 171B done [2026-03-26T06:57:56.131Z] #1 DONE 0.0s [2026-03-26T06:57:56.131Z] [2026-03-26T06:57:56.131Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 [2026-03-26T06:57:56.131Z] #2 DONE 0.0s [2026-03-26T06:57:56.131Z] [2026-03-26T06:57:56.131Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104 [2026-03-26T06:57:56.131Z] #3 DONE 0.0s [2026-03-26T06:57:56.131Z] [2026-03-26T06:57:56.131Z] #4 [internal] load .dockerignore [2026-03-26T06:57:56.131Z] #4 transferring context: 2B done [2026-03-26T06:57:56.131Z] #4 DONE 0.0s [2026-03-26T06:57:56.131Z] [2026-03-26T06:57:56.131Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:56.131Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:56.131Z] #5 CACHED [2026-03-26T06:57:56.131Z] [2026-03-26T06:57:56.131Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:56.131Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:56.131Z] #6 CACHED [2026-03-26T06:57:56.131Z] [2026-03-26T06:57:56.131Z] #7 exporting to image [2026-03-26T06:57:56.131Z] #7 exporting layers done [2026-03-26T06:57:56.131Z] #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done [2026-03-26T06:57:56.131Z] #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done [2026-03-26T06:57:56.131Z] #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done [2026-03-26T06:57:56.131Z] #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done [2026-03-26T06:57:56.131Z] #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done [2026-03-26T06:57:56.131Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:56.131Z] #7 DONE 0.0s [2026-03-26T06:57:56.131Z] [2026-03-26T06:57:56.131Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:56.390Z] #8 DONE 0.0s [2026-03-26T06:57:56.390Z] [2026-03-26T06:57:56.390Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:56.390Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:56.678Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:57:56.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:57:56.678Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:56.678Z] #1 transferring dockerfile: 212B done [2026-03-26T06:57:56.678Z] #1 DONE 0.1s [2026-03-26T06:57:56.678Z] [2026-03-26T06:57:56.678Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:56.678Z] #2 DONE 0.0s [2026-03-26T06:57:56.678Z] [2026-03-26T06:57:56.678Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:57:56.938Z] #3 DONE 0.1s [2026-03-26T06:57:56.938Z] [2026-03-26T06:57:56.938Z] #4 [internal] load .dockerignore [2026-03-26T06:57:56.938Z] #4 transferring context: 2B done [2026-03-26T06:57:56.938Z] #4 DONE 0.1s [2026-03-26T06:57:56.938Z] [2026-03-26T06:57:56.938Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:56.938Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:56.938Z] #5 DONE 0.0s [2026-03-26T06:57:56.938Z] [2026-03-26T06:57:56.938Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:56.938Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:56.938Z] #6 CACHED [2026-03-26T06:57:56.938Z] [2026-03-26T06:57:56.938Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:56.938Z] #5 CACHED [2026-03-26T06:57:56.938Z] [2026-03-26T06:57:56.938Z] #7 exporting to image [2026-03-26T06:57:56.938Z] #7 exporting layers done [2026-03-26T06:57:56.938Z] #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done [2026-03-26T06:57:56.938Z] #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done [2026-03-26T06:57:56.938Z] #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done [2026-03-26T06:57:56.938Z] #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done [2026-03-26T06:57:56.938Z] #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done [2026-03-26T06:57:56.938Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:56.938Z] #7 DONE 0.0s [2026-03-26T06:57:56.938Z] [2026-03-26T06:57:56.938Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:56.938Z] #8 DONE 0.0s [2026-03-26T06:57:57.196Z] [2026-03-26T06:57:57.196Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:57.196Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:57.482Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-03-26T06:57:57.482Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-03-26T06:57:57.482Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:57.482Z] #1 transferring dockerfile: 162B done [2026-03-26T06:57:57.482Z] #1 DONE 0.0s [2026-03-26T06:57:57.482Z] [2026-03-26T06:57:57.482Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-26T06:57:57.482Z] #2 DONE 0.0s [2026-03-26T06:57:57.482Z] [2026-03-26T06:57:57.482Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-26T06:57:57.482Z] #3 DONE 0.0s [2026-03-26T06:57:57.482Z] [2026-03-26T06:57:57.482Z] #4 [internal] load .dockerignore [2026-03-26T06:57:57.482Z] #4 transferring context: 2B done [2026-03-26T06:57:57.482Z] #4 DONE 0.0s [2026-03-26T06:57:57.482Z] [2026-03-26T06:57:57.482Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:57.482Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:57.482Z] #5 DONE 0.0s [2026-03-26T06:57:57.482Z] [2026-03-26T06:57:57.482Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:57.740Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf 0.0s done [2026-03-26T06:57:57.740Z] #6 CACHED [2026-03-26T06:57:57.740Z] [2026-03-26T06:57:57.740Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d9ad3c96e977ce1b93a8cd2bad4cfbc142d161e584bad34ef78a741d9eeaa6bf [2026-03-26T06:57:57.740Z] #5 CACHED [2026-03-26T06:57:57.740Z] [2026-03-26T06:57:57.740Z] #7 exporting to image [2026-03-26T06:57:57.740Z] #7 exporting layers done [2026-03-26T06:57:57.740Z] #7 exporting manifest sha256:c50b6b66fa06f90da9379e311d053f8f4f7ea5a234a5d96758fc9416b033c801 done [2026-03-26T06:57:57.740Z] #7 exporting config sha256:39d4900ff8740c1b39b7eb8467ca99b9051ea17388a4a27cd991326bf0ee93eb done [2026-03-26T06:57:57.740Z] #7 exporting manifest sha256:b05fe79ccac8482836dfc329c3a299e52189008cdeb5cd2a6d793572f5dac0cb done [2026-03-26T06:57:57.740Z] #7 exporting config sha256:6ef0609711f23bedc62393ad5ff5240e74ae04603f52def13b7af4b7120189c4 done [2026-03-26T06:57:57.740Z] #7 exporting manifest list sha256:483da943b324b126dcb52475fb194032e31ef12a98bf7825103769db77119bd7 done [2026-03-26T06:57:57.740Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:57.740Z] #7 DONE 0.0s [2026-03-26T06:57:57.740Z] [2026-03-26T06:57:57.740Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:57.740Z] #8 DONE 0.0s [2026-03-26T06:57:57.741Z] [2026-03-26T06:57:57.741Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:57.741Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:58.037Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:57:58.037Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:57:58.295Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:58.295Z] #1 transferring dockerfile: 206B 0.0s done [2026-03-26T06:57:58.295Z] #1 DONE 0.0s [2026-03-26T06:57:58.295Z] [2026-03-26T06:57:58.295Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:58.295Z] #2 DONE 0.0s [2026-03-26T06:57:58.295Z] [2026-03-26T06:57:58.295Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:57:58.295Z] #3 DONE 0.0s [2026-03-26T06:57:58.295Z] [2026-03-26T06:57:58.295Z] #4 [internal] load .dockerignore [2026-03-26T06:57:58.295Z] #4 transferring context: [2026-03-26T06:57:58.295Z] #4 transferring context: 2B done [2026-03-26T06:57:58.295Z] #4 DONE 0.0s [2026-03-26T06:57:58.295Z] [2026-03-26T06:57:58.295Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:57:58.295Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:57:58.295Z] #5 DONE 0.0s [2026-03-26T06:57:58.295Z] [2026-03-26T06:57:58.295Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:57:58.295Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:57:58.554Z] #6 DONE 0.3s [2026-03-26T06:57:58.554Z] [2026-03-26T06:57:58.554Z] #7 exporting to image [2026-03-26T06:57:58.554Z] #7 exporting layers done [2026-03-26T06:57:58.554Z] #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 0.0s done [2026-03-26T06:57:58.554Z] #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done [2026-03-26T06:57:58.554Z] #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e 0.0s done [2026-03-26T06:57:58.554Z] #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e 0.0s done [2026-03-26T06:57:58.554Z] #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 0.0s done [2026-03-26T06:57:58.554Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:58.554Z] #7 DONE 0.1s [2026-03-26T06:57:58.554Z] [2026-03-26T06:57:58.554Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:58.813Z] #8 DONE 0.0s [2026-03-26T06:57:58.813Z] [2026-03-26T06:57:58.813Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:58.813Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:59.104Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-03-26T06:57:59.104Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-03-26T06:57:59.365Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:57:59.365Z] #1 transferring dockerfile: 172B done [2026-03-26T06:57:59.365Z] #1 DONE 0.0s [2026-03-26T06:57:59.365Z] [2026-03-26T06:57:59.365Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-26T06:57:59.365Z] #2 DONE 0.0s [2026-03-26T06:57:59.365Z] [2026-03-26T06:57:59.365Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-26T06:57:59.365Z] #3 DONE 0.0s [2026-03-26T06:57:59.365Z] [2026-03-26T06:57:59.365Z] #4 [internal] load .dockerignore [2026-03-26T06:57:59.365Z] #4 transferring context: 2B done [2026-03-26T06:57:59.365Z] #4 DONE 0.0s [2026-03-26T06:57:59.365Z] [2026-03-26T06:57:59.365Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:57:59.365Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.1s done [2026-03-26T06:57:59.365Z] #5 CACHED [2026-03-26T06:57:59.365Z] [2026-03-26T06:57:59.365Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:57:59.365Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.1s done [2026-03-26T06:57:59.365Z] #6 CACHED [2026-03-26T06:57:59.365Z] [2026-03-26T06:57:59.365Z] #7 exporting to image [2026-03-26T06:57:59.365Z] #7 exporting layers done [2026-03-26T06:57:59.365Z] #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 0.0s done [2026-03-26T06:57:59.365Z] #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 0.0s done [2026-03-26T06:57:59.365Z] #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done [2026-03-26T06:57:59.365Z] #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e [2026-03-26T06:57:59.365Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:57:59.624Z] #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done [2026-03-26T06:57:59.624Z] #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done [2026-03-26T06:57:59.624Z] #7 DONE 0.0s [2026-03-26T06:57:59.624Z] [2026-03-26T06:57:59.624Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:57:59.624Z] #8 DONE 0.0s [2026-03-26T06:57:59.624Z] [2026-03-26T06:57:59.624Z] 1 warning found (use --debug to expand): [2026-03-26T06:57:59.624Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:57:59.911Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104' [2026-03-26T06:57:59.911Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 --push - [2026-03-26T06:58:00.170Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:00.171Z] #1 transferring dockerfile: 179B done [2026-03-26T06:58:00.171Z] #1 DONE 0.0s [2026-03-26T06:58:00.171Z] [2026-03-26T06:58:00.171Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 [2026-03-26T06:58:00.171Z] #2 DONE 0.0s [2026-03-26T06:58:00.171Z] [2026-03-26T06:58:00.171Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104 [2026-03-26T06:58:00.171Z] #3 DONE 0.0s [2026-03-26T06:58:00.171Z] [2026-03-26T06:58:00.171Z] #4 [internal] load .dockerignore [2026-03-26T06:58:00.171Z] #4 transferring context: 2B done [2026-03-26T06:58:00.171Z] #4 DONE 0.0s [2026-03-26T06:58:00.171Z] [2026-03-26T06:58:00.171Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:58:00.171Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:58:00.171Z] #5 CACHED [2026-03-26T06:58:00.171Z] [2026-03-26T06:58:00.171Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:58:00.171Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:58:00.171Z] #6 CACHED [2026-03-26T06:58:00.171Z] [2026-03-26T06:58:00.171Z] #7 exporting to image [2026-03-26T06:58:00.171Z] #7 exporting layers done [2026-03-26T06:58:00.171Z] #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 done [2026-03-26T06:58:00.171Z] #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done [2026-03-26T06:58:00.171Z] #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done [2026-03-26T06:58:00.171Z] #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done [2026-03-26T06:58:00.171Z] #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done [2026-03-26T06:58:00.171Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:00.171Z] #7 DONE 0.0s [2026-03-26T06:58:00.171Z] [2026-03-26T06:58:00.171Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:00.171Z] #8 DONE 0.0s [2026-03-26T06:58:00.431Z] [2026-03-26T06:58:00.431Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:00.431Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:00.720Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:00.720Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:00.720Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:00.720Z] #1 transferring dockerfile: 220B done [2026-03-26T06:58:00.720Z] #1 DONE 0.0s [2026-03-26T06:58:00.720Z] [2026-03-26T06:58:00.720Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:00.720Z] #2 DONE 0.0s [2026-03-26T06:58:00.720Z] [2026-03-26T06:58:00.720Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:00.720Z] #3 DONE 0.0s [2026-03-26T06:58:00.720Z] [2026-03-26T06:58:00.720Z] #4 [internal] load .dockerignore [2026-03-26T06:58:00.720Z] #4 transferring context: 2B done [2026-03-26T06:58:00.720Z] #4 DONE 0.0s [2026-03-26T06:58:00.978Z] [2026-03-26T06:58:00.978Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:58:00.978Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:58:00.978Z] #5 CACHED [2026-03-26T06:58:00.978Z] [2026-03-26T06:58:00.978Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:58:00.978Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:58:00.978Z] #6 CACHED [2026-03-26T06:58:00.978Z] [2026-03-26T06:58:00.978Z] #7 exporting to image [2026-03-26T06:58:00.978Z] #7 exporting layers done [2026-03-26T06:58:00.978Z] #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 done [2026-03-26T06:58:00.978Z] #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done [2026-03-26T06:58:00.978Z] #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done [2026-03-26T06:58:00.978Z] #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done [2026-03-26T06:58:00.978Z] #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done [2026-03-26T06:58:00.979Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:00.979Z] #7 DONE 0.0s [2026-03-26T06:58:00.979Z] [2026-03-26T06:58:00.979Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:00.979Z] #8 DONE 0.0s [2026-03-26T06:58:00.979Z] [2026-03-26T06:58:00.979Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:00.979Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:01.332Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-03-26T06:58:01.333Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-03-26T06:58:01.604Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:01.604Z] #1 transferring dockerfile: 170B done [2026-03-26T06:58:01.604Z] #1 DONE 0.0s [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-26T06:58:01.604Z] #2 DONE 0.0s [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-26T06:58:01.604Z] #3 DONE 0.0s [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] #4 [internal] load .dockerignore [2026-03-26T06:58:01.604Z] #4 transferring context: 2B done [2026-03-26T06:58:01.604Z] #4 DONE 0.0s [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:58:01.604Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:58:01.604Z] #5 CACHED [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 [2026-03-26T06:58:01.604Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f96c5cc31d4b71841ab2a70cac58d1a1c1e4f701cb6467b41681f03034c9b528 0.0s done [2026-03-26T06:58:01.604Z] #6 CACHED [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] #7 exporting to image [2026-03-26T06:58:01.604Z] #7 exporting layers done [2026-03-26T06:58:01.604Z] #7 exporting manifest sha256:07d1ea21d85942ffb21241730ee1ce3612b279bebc402c7e6d12cd568b9e6da7 done [2026-03-26T06:58:01.604Z] #7 exporting config sha256:e873d69925595a399c96d5ba51acb073883313ba63a2d77eb014009cb2d28742 done [2026-03-26T06:58:01.604Z] #7 exporting manifest sha256:32c99ffa3b0f4ee458127fee279ad3c3d4266950e12fe6676acd947846d52a2e done [2026-03-26T06:58:01.604Z] #7 exporting config sha256:1d6c997f739122f8dd39d50bc15a2dba6256803e5b6f34f82283c029b7abe46e done [2026-03-26T06:58:01.604Z] #7 exporting manifest list sha256:b8c878fe2a8e0231944a9a7278c0e1d5e52614d2024eca76fa67b835c41e57d3 done [2026-03-26T06:58:01.604Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:01.604Z] #7 DONE 0.0s [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:01.604Z] #8 DONE 0.0s [2026-03-26T06:58:01.604Z] [2026-03-26T06:58:01.604Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:01.604Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:01.893Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:01.893Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:02.152Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:02.152Z] #1 transferring dockerfile: 204B done [2026-03-26T06:58:02.152Z] #1 DONE 0.0s [2026-03-26T06:58:02.152Z] [2026-03-26T06:58:02.152Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:02.152Z] #2 DONE 0.1s [2026-03-26T06:58:02.152Z] [2026-03-26T06:58:02.152Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:02.152Z] #3 DONE 0.1s [2026-03-26T06:58:02.152Z] [2026-03-26T06:58:02.152Z] #4 [internal] load .dockerignore [2026-03-26T06:58:02.152Z] #4 transferring context: [2026-03-26T06:58:02.152Z] #4 transferring context: 2B done [2026-03-26T06:58:02.152Z] #4 DONE 0.0s [2026-03-26T06:58:02.152Z] [2026-03-26T06:58:02.152Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:02.152Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:02.152Z] #5 DONE 0.0s [2026-03-26T06:58:02.152Z] [2026-03-26T06:58:02.152Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:02.152Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:02.412Z] #6 DONE 0.2s [2026-03-26T06:58:02.412Z] [2026-03-26T06:58:02.412Z] #7 exporting to image [2026-03-26T06:58:02.412Z] #7 exporting layers done [2026-03-26T06:58:02.412Z] #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done [2026-03-26T06:58:02.412Z] #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done [2026-03-26T06:58:02.412Z] #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done [2026-03-26T06:58:02.412Z] #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done [2026-03-26T06:58:02.412Z] #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 0.0s done [2026-03-26T06:58:02.412Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:02.412Z] #7 DONE 0.0s [2026-03-26T06:58:02.412Z] [2026-03-26T06:58:02.412Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:02.412Z] #8 DONE 0.0s [2026-03-26T06:58:02.671Z] [2026-03-26T06:58:02.671Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:02.671Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:02.957Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-03-26T06:58:02.957Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-03-26T06:58:02.957Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:03.218Z] #1 transferring dockerfile: 170B done [2026-03-26T06:58:03.218Z] #1 DONE 0.0s [2026-03-26T06:58:03.218Z] [2026-03-26T06:58:03.218Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-26T06:58:03.218Z] #2 DONE 0.0s [2026-03-26T06:58:03.218Z] [2026-03-26T06:58:03.218Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-26T06:58:03.218Z] #3 DONE 0.0s [2026-03-26T06:58:03.218Z] [2026-03-26T06:58:03.218Z] #4 [internal] load .dockerignore [2026-03-26T06:58:03.218Z] #4 transferring context: 2B done [2026-03-26T06:58:03.218Z] #4 DONE 0.0s [2026-03-26T06:58:03.218Z] [2026-03-26T06:58:03.218Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:03.218Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:03.218Z] #5 CACHED [2026-03-26T06:58:03.218Z] [2026-03-26T06:58:03.218Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:03.218Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:03.218Z] #6 CACHED [2026-03-26T06:58:03.218Z] [2026-03-26T06:58:03.218Z] #7 exporting to image [2026-03-26T06:58:03.218Z] #7 exporting layers done [2026-03-26T06:58:03.218Z] #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done [2026-03-26T06:58:03.218Z] #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done [2026-03-26T06:58:03.218Z] #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done [2026-03-26T06:58:03.218Z] #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done [2026-03-26T06:58:03.218Z] #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done [2026-03-26T06:58:03.218Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:03.218Z] #7 DONE 0.0s [2026-03-26T06:58:03.218Z] [2026-03-26T06:58:03.218Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:03.480Z] #8 DONE 0.0s [2026-03-26T06:58:03.480Z] [2026-03-26T06:58:03.480Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:03.480Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:03.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104' [2026-03-26T06:58:03.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 --push - [2026-03-26T06:58:04.037Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:04.037Z] #1 transferring dockerfile: 177B done [2026-03-26T06:58:04.037Z] #1 DONE 0.0s [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 [2026-03-26T06:58:04.037Z] #2 DONE 0.0s [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104 [2026-03-26T06:58:04.037Z] #3 DONE 0.0s [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] #4 [internal] load .dockerignore [2026-03-26T06:58:04.037Z] #4 transferring context: 2B done [2026-03-26T06:58:04.037Z] #4 DONE 0.0s [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:04.037Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:04.037Z] #5 CACHED [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:04.037Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:04.037Z] #6 CACHED [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] #7 exporting to image [2026-03-26T06:58:04.037Z] #7 exporting layers done [2026-03-26T06:58:04.037Z] #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done [2026-03-26T06:58:04.037Z] #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done [2026-03-26T06:58:04.037Z] #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done [2026-03-26T06:58:04.037Z] #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done [2026-03-26T06:58:04.037Z] #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done [2026-03-26T06:58:04.037Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:04.037Z] #7 DONE 0.0s [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:04.037Z] #8 DONE 0.0s [2026-03-26T06:58:04.037Z] [2026-03-26T06:58:04.037Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:04.037Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:04.323Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:04.323Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:04.581Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:04.581Z] #1 transferring dockerfile: 218B done [2026-03-26T06:58:04.581Z] #1 DONE 0.0s [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:04.581Z] #2 DONE 0.0s [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:04.581Z] #3 DONE 0.0s [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] #4 [internal] load .dockerignore [2026-03-26T06:58:04.581Z] #4 transferring context: 2B done [2026-03-26T06:58:04.581Z] #4 DONE 0.0s [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:04.581Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:04.581Z] #5 CACHED [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:04.581Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:04.581Z] #6 CACHED [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] #7 exporting to image [2026-03-26T06:58:04.581Z] #7 exporting layers done [2026-03-26T06:58:04.581Z] #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done [2026-03-26T06:58:04.581Z] #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done [2026-03-26T06:58:04.581Z] #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done [2026-03-26T06:58:04.581Z] #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done [2026-03-26T06:58:04.581Z] #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done [2026-03-26T06:58:04.581Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:04.581Z] #7 DONE 0.0s [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:04.581Z] #8 DONE 0.0s [2026-03-26T06:58:04.581Z] [2026-03-26T06:58:04.581Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:04.581Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:05.126Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-03-26T06:58:05.126Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-03-26T06:58:05.386Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:05.386Z] #1 transferring dockerfile: 168B done [2026-03-26T06:58:05.386Z] #1 DONE 0.0s [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-26T06:58:05.386Z] #2 DONE 0.0s [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-26T06:58:05.386Z] #3 DONE 0.0s [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #4 [internal] load .dockerignore [2026-03-26T06:58:05.386Z] #4 transferring context: 2B done [2026-03-26T06:58:05.386Z] #4 DONE 0.0s [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:05.386Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:05.386Z] #5 DONE 0.0s [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:05.386Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e 0.0s done [2026-03-26T06:58:05.386Z] #6 CACHED [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:24fa1d974905dae98bf07d0d986b2d55b6cef5574bf00c73eb5c761ee136ce7e [2026-03-26T06:58:05.386Z] #5 CACHED [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #7 exporting to image [2026-03-26T06:58:05.386Z] #7 exporting layers done [2026-03-26T06:58:05.386Z] #7 exporting manifest sha256:a3ff0a781e6bf8792c7c85723e3fd8b8250f1c54d8d7b6154de45560986b2d7b done [2026-03-26T06:58:05.386Z] #7 exporting config sha256:56c6883051913f242cf368c52de3e509d3debc6452a9819623a749d48e57ca40 done [2026-03-26T06:58:05.386Z] #7 exporting manifest sha256:606d77af68cbb78892c689166ebe9051a54ee879adc159d3d32b416a464a6eee done [2026-03-26T06:58:05.386Z] #7 exporting config sha256:985fbd2e319629a177da015ac26311eba57df2b4189d63b6a07b25fa1bb3344b done [2026-03-26T06:58:05.386Z] #7 exporting manifest list sha256:1c9baae51db8b5ff3f96a4655dccb6303051eedd596a40c4d9aeb591791f44a0 done [2026-03-26T06:58:05.386Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:05.386Z] #7 DONE 0.0s [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:05.386Z] #8 DONE 0.0s [2026-03-26T06:58:05.386Z] [2026-03-26T06:58:05.386Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:05.386Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:05.673Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:05.673Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:05.931Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:05.931Z] #1 transferring dockerfile: 205B done [2026-03-26T06:58:05.931Z] #1 DONE 0.0s [2026-03-26T06:58:05.931Z] [2026-03-26T06:58:05.931Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:05.931Z] #2 DONE 0.1s [2026-03-26T06:58:05.931Z] [2026-03-26T06:58:05.931Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:05.931Z] #3 DONE 0.1s [2026-03-26T06:58:05.931Z] [2026-03-26T06:58:05.931Z] #4 [internal] load .dockerignore [2026-03-26T06:58:05.931Z] #4 transferring context: 2B done [2026-03-26T06:58:05.931Z] #4 DONE 0.0s [2026-03-26T06:58:05.931Z] [2026-03-26T06:58:05.931Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:05.931Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:05.931Z] #5 DONE 0.0s [2026-03-26T06:58:05.931Z] [2026-03-26T06:58:05.931Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:05.931Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:06.191Z] #6 DONE 0.3s [2026-03-26T06:58:06.192Z] [2026-03-26T06:58:06.192Z] #7 exporting to image [2026-03-26T06:58:06.192Z] #7 exporting layers done [2026-03-26T06:58:06.192Z] #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 0.0s done [2026-03-26T06:58:06.192Z] #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done [2026-03-26T06:58:06.192Z] #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 0.0s done [2026-03-26T06:58:06.192Z] #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 0.0s done [2026-03-26T06:58:06.192Z] #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 0.0s done [2026-03-26T06:58:06.192Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:06.192Z] #7 DONE 0.1s [2026-03-26T06:58:06.192Z] [2026-03-26T06:58:06.192Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:06.192Z] #8 DONE 0.0s [2026-03-26T06:58:06.449Z] [2026-03-26T06:58:06.449Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:06.449Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:06.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-03-26T06:58:06.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-03-26T06:58:06.995Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:06.995Z] #1 transferring dockerfile: 171B done [2026-03-26T06:58:06.995Z] #1 DONE 0.0s [2026-03-26T06:58:06.995Z] [2026-03-26T06:58:06.995Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-26T06:58:06.995Z] #2 DONE 0.0s [2026-03-26T06:58:06.995Z] [2026-03-26T06:58:06.995Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-26T06:58:06.995Z] #3 DONE 0.1s [2026-03-26T06:58:06.995Z] [2026-03-26T06:58:06.995Z] #4 [internal] load .dockerignore [2026-03-26T06:58:06.995Z] #4 transferring context: 2B done [2026-03-26T06:58:06.995Z] #4 DONE 0.1s [2026-03-26T06:58:06.995Z] [2026-03-26T06:58:06.995Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:06.995Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:06.995Z] #5 CACHED [2026-03-26T06:58:06.995Z] [2026-03-26T06:58:06.995Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:06.995Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:06.995Z] #6 CACHED [2026-03-26T06:58:06.995Z] [2026-03-26T06:58:06.995Z] #7 exporting to image [2026-03-26T06:58:06.995Z] #7 exporting layers done [2026-03-26T06:58:06.995Z] #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 done [2026-03-26T06:58:06.995Z] #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 [2026-03-26T06:58:06.995Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:06.995Z] #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done [2026-03-26T06:58:06.995Z] #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done [2026-03-26T06:58:06.995Z] #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done [2026-03-26T06:58:06.995Z] #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done [2026-03-26T06:58:06.995Z] #7 DONE 0.0s [2026-03-26T06:58:06.995Z] [2026-03-26T06:58:06.995Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:06.995Z] #8 DONE 0.0s [2026-03-26T06:58:07.253Z] [2026-03-26T06:58:07.253Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:07.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:07.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104' [2026-03-26T06:58:07.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 --push - [2026-03-26T06:58:07.795Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:07.795Z] #1 transferring dockerfile: 178B done [2026-03-26T06:58:07.795Z] #1 DONE 0.0s [2026-03-26T06:58:07.795Z] [2026-03-26T06:58:07.795Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 [2026-03-26T06:58:07.795Z] #2 DONE 0.0s [2026-03-26T06:58:07.795Z] [2026-03-26T06:58:07.795Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104 [2026-03-26T06:58:07.795Z] #3 DONE 0.0s [2026-03-26T06:58:07.795Z] [2026-03-26T06:58:07.795Z] #4 [internal] load .dockerignore [2026-03-26T06:58:07.795Z] #4 transferring context: [2026-03-26T06:58:07.795Z] #4 transferring context: 2B done [2026-03-26T06:58:07.795Z] #4 DONE 0.0s [2026-03-26T06:58:07.795Z] [2026-03-26T06:58:07.795Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:07.795Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:07.795Z] #5 CACHED [2026-03-26T06:58:07.795Z] [2026-03-26T06:58:07.795Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:07.795Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:07.795Z] #6 CACHED [2026-03-26T06:58:07.795Z] [2026-03-26T06:58:07.795Z] #7 exporting to image [2026-03-26T06:58:07.795Z] #7 exporting layers done [2026-03-26T06:58:07.795Z] #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 0.0s done [2026-03-26T06:58:07.795Z] #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done [2026-03-26T06:58:07.795Z] #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done [2026-03-26T06:58:07.795Z] #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 [2026-03-26T06:58:07.795Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:08.053Z] #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done [2026-03-26T06:58:08.053Z] #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done [2026-03-26T06:58:08.053Z] #7 DONE 0.0s [2026-03-26T06:58:08.053Z] [2026-03-26T06:58:08.053Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:08.053Z] #8 DONE 0.0s [2026-03-26T06:58:08.053Z] [2026-03-26T06:58:08.053Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:08.053Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:08.342Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:08.342Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:08.600Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:08.600Z] #1 transferring dockerfile: 219B done [2026-03-26T06:58:08.600Z] #1 DONE 0.0s [2026-03-26T06:58:08.600Z] [2026-03-26T06:58:08.600Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:08.600Z] #2 DONE 0.0s [2026-03-26T06:58:08.600Z] [2026-03-26T06:58:08.600Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:08.600Z] #3 DONE 0.0s [2026-03-26T06:58:08.600Z] [2026-03-26T06:58:08.600Z] #4 [internal] load .dockerignore [2026-03-26T06:58:08.600Z] #4 transferring context: 2B done [2026-03-26T06:58:08.600Z] #4 DONE 0.0s [2026-03-26T06:58:08.600Z] [2026-03-26T06:58:08.600Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:08.600Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:08.600Z] #5 CACHED [2026-03-26T06:58:08.600Z] [2026-03-26T06:58:08.600Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:08.600Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:08.600Z] #6 CACHED [2026-03-26T06:58:08.600Z] [2026-03-26T06:58:08.600Z] #7 exporting to image [2026-03-26T06:58:08.600Z] #7 exporting layers done [2026-03-26T06:58:08.600Z] #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 done [2026-03-26T06:58:08.600Z] #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done [2026-03-26T06:58:08.600Z] #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done [2026-03-26T06:58:08.600Z] #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done [2026-03-26T06:58:08.600Z] #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done [2026-03-26T06:58:08.600Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:08.600Z] #7 DONE 0.0s [2026-03-26T06:58:08.600Z] [2026-03-26T06:58:08.600Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:08.600Z] #8 DONE 0.0s [2026-03-26T06:58:08.859Z] [2026-03-26T06:58:08.859Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:08.859Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:09.143Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-03-26T06:58:09.143Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-03-26T06:58:09.402Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:09.402Z] #1 transferring dockerfile: 169B done [2026-03-26T06:58:09.402Z] #1 DONE 0.0s [2026-03-26T06:58:09.402Z] [2026-03-26T06:58:09.402Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-26T06:58:09.402Z] #2 DONE 0.0s [2026-03-26T06:58:09.402Z] [2026-03-26T06:58:09.402Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-26T06:58:09.402Z] #3 DONE 0.0s [2026-03-26T06:58:09.402Z] [2026-03-26T06:58:09.402Z] #4 [internal] load .dockerignore [2026-03-26T06:58:09.402Z] #4 transferring context: [2026-03-26T06:58:09.402Z] #4 transferring context: 2B done [2026-03-26T06:58:09.402Z] #4 DONE 0.0s [2026-03-26T06:58:09.402Z] [2026-03-26T06:58:09.402Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:09.402Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:09.402Z] #5 CACHED [2026-03-26T06:58:09.402Z] [2026-03-26T06:58:09.402Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 [2026-03-26T06:58:09.402Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f39b5ba565fea196873d48a901432d64ea8f61dc5009128785318937b757a8d4 0.0s done [2026-03-26T06:58:09.402Z] #6 CACHED [2026-03-26T06:58:09.402Z] [2026-03-26T06:58:09.402Z] #7 exporting to image [2026-03-26T06:58:09.402Z] #7 exporting layers done [2026-03-26T06:58:09.402Z] #7 exporting manifest sha256:a2f8399ff14690ce21d3a5eb209930c3413afe6be54b89da34db68c5b6d7ae38 done [2026-03-26T06:58:09.402Z] #7 exporting config sha256:e868b017b43e8de99a350fcafe242e826832c7732524424cf04b02aeecb11917 done [2026-03-26T06:58:09.402Z] #7 exporting manifest sha256:fac137352a0c34151fafe0a0862ad03edde3e99413d3c3d103964b0de26f8494 done [2026-03-26T06:58:09.402Z] #7 exporting config sha256:896f4b70aed543201b5abff969831d8f99c6be0460053952a0d8b9a6dfba0556 done [2026-03-26T06:58:09.402Z] #7 exporting manifest list sha256:f450de5059a05e4b79f81c37f0f8645e92271d7163a83e5eefa60c58620e0669 done [2026-03-26T06:58:09.402Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:09.402Z] #7 DONE 0.0s [2026-03-26T06:58:09.402Z] [2026-03-26T06:58:09.402Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:09.661Z] #8 DONE 0.0s [2026-03-26T06:58:09.661Z] [2026-03-26T06:58:09.661Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:09.661Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:09.950Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:09.950Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:10.210Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:10.210Z] #1 transferring dockerfile: 211B done [2026-03-26T06:58:10.210Z] #1 DONE 0.0s [2026-03-26T06:58:10.210Z] [2026-03-26T06:58:10.210Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:10.210Z] #2 DONE 0.0s [2026-03-26T06:58:10.210Z] [2026-03-26T06:58:10.210Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:10.210Z] #3 DONE 0.0s [2026-03-26T06:58:10.210Z] [2026-03-26T06:58:10.210Z] #4 [internal] load .dockerignore [2026-03-26T06:58:10.210Z] #4 transferring context: [2026-03-26T06:58:10.210Z] #4 transferring context: 2B done [2026-03-26T06:58:10.210Z] #4 DONE 0.0s [2026-03-26T06:58:10.210Z] [2026-03-26T06:58:10.210Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:10.210Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:10.210Z] #5 DONE 0.0s [2026-03-26T06:58:10.210Z] [2026-03-26T06:58:10.210Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:10.210Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:10.472Z] #6 DONE 0.3s [2026-03-26T06:58:10.472Z] [2026-03-26T06:58:10.472Z] #7 exporting to image [2026-03-26T06:58:10.472Z] #7 exporting layers done [2026-03-26T06:58:10.472Z] #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 0.0s done [2026-03-26T06:58:10.472Z] #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done [2026-03-26T06:58:10.472Z] #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 0.0s done [2026-03-26T06:58:10.472Z] #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done [2026-03-26T06:58:10.472Z] #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b 0.0s done [2026-03-26T06:58:10.472Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:10.472Z] #7 DONE 0.1s [2026-03-26T06:58:10.472Z] [2026-03-26T06:58:10.472Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:10.472Z] #8 DONE 0.0s [2026-03-26T06:58:10.730Z] [2026-03-26T06:58:10.730Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:10.730Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:11.015Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-03-26T06:58:11.015Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-03-26T06:58:11.275Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:11.275Z] #1 transferring dockerfile: 177B done [2026-03-26T06:58:11.275Z] #1 DONE 0.0s [2026-03-26T06:58:11.275Z] [2026-03-26T06:58:11.275Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-26T06:58:11.275Z] #2 DONE 0.0s [2026-03-26T06:58:11.275Z] [2026-03-26T06:58:11.275Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-26T06:58:11.275Z] #3 DONE 0.0s [2026-03-26T06:58:11.275Z] [2026-03-26T06:58:11.275Z] #4 [internal] load .dockerignore [2026-03-26T06:58:11.275Z] #4 transferring context: 2B done [2026-03-26T06:58:11.275Z] #4 DONE 0.0s [2026-03-26T06:58:11.275Z] [2026-03-26T06:58:11.275Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:11.275Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:11.275Z] #5 CACHED [2026-03-26T06:58:11.275Z] [2026-03-26T06:58:11.275Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:11.275Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:11.275Z] #6 CACHED [2026-03-26T06:58:11.275Z] [2026-03-26T06:58:11.275Z] #7 exporting to image [2026-03-26T06:58:11.275Z] #7 exporting layers done [2026-03-26T06:58:11.275Z] #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done [2026-03-26T06:58:11.275Z] #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done [2026-03-26T06:58:11.275Z] #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done [2026-03-26T06:58:11.275Z] #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done [2026-03-26T06:58:11.275Z] #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done [2026-03-26T06:58:11.275Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:11.275Z] #7 DONE 0.0s [2026-03-26T06:58:11.275Z] [2026-03-26T06:58:11.275Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:11.275Z] #8 DONE 0.0s [2026-03-26T06:58:11.534Z] [2026-03-26T06:58:11.534Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:11.534Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:11.818Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 --push - [2026-03-26T06:58:11.818Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104' [2026-03-26T06:58:12.080Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:12.080Z] #1 transferring dockerfile: 184B done [2026-03-26T06:58:12.080Z] #1 DONE 0.0s [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 [2026-03-26T06:58:12.080Z] #2 DONE 0.0s [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104 [2026-03-26T06:58:12.080Z] #3 DONE 0.0s [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] #4 [internal] load .dockerignore [2026-03-26T06:58:12.080Z] #4 transferring context: 2B done [2026-03-26T06:58:12.080Z] #4 DONE 0.0s [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:12.080Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:12.080Z] #5 CACHED [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:12.080Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:12.080Z] #6 CACHED [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] #7 exporting to image [2026-03-26T06:58:12.080Z] #7 exporting layers done [2026-03-26T06:58:12.080Z] #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done [2026-03-26T06:58:12.080Z] #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done [2026-03-26T06:58:12.080Z] #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done [2026-03-26T06:58:12.080Z] #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done [2026-03-26T06:58:12.080Z] #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done [2026-03-26T06:58:12.080Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:12.080Z] #7 DONE 0.0s [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:12.080Z] #8 DONE 0.0s [2026-03-26T06:58:12.080Z] [2026-03-26T06:58:12.080Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:12.080Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:12.364Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:12.365Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:12.625Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:12.625Z] #1 transferring dockerfile: 225B done [2026-03-26T06:58:12.625Z] #1 DONE 0.1s [2026-03-26T06:58:12.625Z] [2026-03-26T06:58:12.625Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:12.625Z] #2 DONE 0.0s [2026-03-26T06:58:12.625Z] [2026-03-26T06:58:12.625Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:12.625Z] #3 DONE 0.1s [2026-03-26T06:58:12.625Z] [2026-03-26T06:58:12.625Z] #4 [internal] load .dockerignore [2026-03-26T06:58:12.625Z] #4 transferring context: 2B done [2026-03-26T06:58:12.625Z] #4 DONE 0.0s [2026-03-26T06:58:12.625Z] [2026-03-26T06:58:12.625Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:12.625Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:12.625Z] #5 CACHED [2026-03-26T06:58:12.625Z] [2026-03-26T06:58:12.625Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:12.625Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:12.625Z] #6 CACHED [2026-03-26T06:58:12.625Z] [2026-03-26T06:58:12.625Z] #7 exporting to image [2026-03-26T06:58:12.625Z] #7 exporting layers done [2026-03-26T06:58:12.625Z] #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done [2026-03-26T06:58:12.625Z] #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done [2026-03-26T06:58:12.625Z] #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done [2026-03-26T06:58:12.625Z] #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done [2026-03-26T06:58:12.625Z] #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done [2026-03-26T06:58:12.625Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:12.625Z] #7 DONE 0.0s [2026-03-26T06:58:12.625Z] [2026-03-26T06:58:12.625Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:12.885Z] #8 DONE 0.0s [2026-03-26T06:58:12.885Z] [2026-03-26T06:58:12.885Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:12.885Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:13.168Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-03-26T06:58:13.168Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-03-26T06:58:13.427Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:13.427Z] #1 transferring dockerfile: 175B done [2026-03-26T06:58:13.427Z] #1 DONE 0.1s [2026-03-26T06:58:13.427Z] [2026-03-26T06:58:13.427Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-26T06:58:13.427Z] #2 DONE 0.0s [2026-03-26T06:58:13.427Z] [2026-03-26T06:58:13.427Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-26T06:58:13.427Z] #3 DONE 0.0s [2026-03-26T06:58:13.427Z] [2026-03-26T06:58:13.427Z] #4 [internal] load .dockerignore [2026-03-26T06:58:13.427Z] #4 transferring context: [2026-03-26T06:58:13.427Z] #4 transferring context: 2B done [2026-03-26T06:58:13.427Z] #4 DONE 0.0s [2026-03-26T06:58:13.427Z] [2026-03-26T06:58:13.427Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:13.427Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:13.427Z] #5 CACHED [2026-03-26T06:58:13.427Z] [2026-03-26T06:58:13.427Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b [2026-03-26T06:58:13.427Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:04c459a9ba31bbf4c4d436f35a1daec7a446cec497965652d27e025c3e84b20b 0.0s done [2026-03-26T06:58:13.427Z] #6 CACHED [2026-03-26T06:58:13.427Z] [2026-03-26T06:58:13.427Z] #7 exporting to image [2026-03-26T06:58:13.427Z] #7 exporting layers done [2026-03-26T06:58:13.427Z] #7 exporting manifest sha256:78ec355c0468afa44f5cfe475a503637dd120afac868315230f2b0d55ec12f07 done [2026-03-26T06:58:13.427Z] #7 exporting config sha256:bc5e3007da3d84327560efca8d00d2814d4a83ec9bbd437743be87774f3e2435 done [2026-03-26T06:58:13.427Z] #7 exporting manifest sha256:078e2130d76743b2629eaa5303b2847aa181ed024978b2e324d162ecdf3287e8 done [2026-03-26T06:58:13.427Z] #7 exporting config sha256:5f04e29f09f1efb2ba00d780d8d6d8866fcb6f233d17fa461293d5ccd54559fa done [2026-03-26T06:58:13.427Z] #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b [2026-03-26T06:58:13.427Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:13.685Z] #7 exporting manifest list sha256:a6f10952a613ce11a41c42c2f7b289d79b200149f7f92e83eb8666005c10db9b done [2026-03-26T06:58:13.685Z] #7 DONE 0.0s [2026-03-26T06:58:13.685Z] [2026-03-26T06:58:13.685Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:13.685Z] #8 DONE 0.0s [2026-03-26T06:58:13.685Z] [2026-03-26T06:58:13.685Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:13.685Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:13.971Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:13.971Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:14.230Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:14.230Z] #1 transferring dockerfile: 215B done [2026-03-26T06:58:14.230Z] #1 DONE 0.0s [2026-03-26T06:58:14.230Z] [2026-03-26T06:58:14.230Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:14.230Z] #2 DONE 0.1s [2026-03-26T06:58:14.230Z] [2026-03-26T06:58:14.230Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:14.230Z] #3 DONE 0.1s [2026-03-26T06:58:14.230Z] [2026-03-26T06:58:14.230Z] #4 [internal] load .dockerignore [2026-03-26T06:58:14.230Z] #4 transferring context: [2026-03-26T06:58:14.230Z] #4 transferring context: 2B done [2026-03-26T06:58:14.230Z] #4 DONE 0.0s [2026-03-26T06:58:14.230Z] [2026-03-26T06:58:14.230Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:14.230Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:14.230Z] #5 DONE 0.0s [2026-03-26T06:58:14.230Z] [2026-03-26T06:58:14.230Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:14.230Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:14.230Z] #6 DONE 0.1s [2026-03-26T06:58:14.488Z] [2026-03-26T06:58:14.488Z] #7 exporting to image [2026-03-26T06:58:14.488Z] #7 exporting layers done [2026-03-26T06:58:14.488Z] #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df 0.0s done [2026-03-26T06:58:14.488Z] #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done [2026-03-26T06:58:14.488Z] #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a 0.0s done [2026-03-26T06:58:14.488Z] #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 0.0s done [2026-03-26T06:58:14.488Z] #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 0.0s done [2026-03-26T06:58:14.488Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:14.488Z] #7 DONE 0.1s [2026-03-26T06:58:14.488Z] [2026-03-26T06:58:14.488Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:14.488Z] #8 DONE 0.0s [2026-03-26T06:58:14.747Z] [2026-03-26T06:58:14.747Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:14.747Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:15.040Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-03-26T06:58:15.040Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-03-26T06:58:15.040Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:15.040Z] #1 transferring dockerfile: 181B done [2026-03-26T06:58:15.040Z] #1 DONE 0.0s [2026-03-26T06:58:15.040Z] [2026-03-26T06:58:15.040Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-26T06:58:15.040Z] #2 DONE 0.0s [2026-03-26T06:58:15.040Z] [2026-03-26T06:58:15.040Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-26T06:58:15.040Z] #3 DONE 0.0s [2026-03-26T06:58:15.040Z] [2026-03-26T06:58:15.040Z] #4 [internal] load .dockerignore [2026-03-26T06:58:15.040Z] #4 transferring context: [2026-03-26T06:58:15.299Z] #4 transferring context: 2B done [2026-03-26T06:58:15.299Z] #4 DONE 0.0s [2026-03-26T06:58:15.299Z] [2026-03-26T06:58:15.299Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:15.299Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:15.299Z] #5 CACHED [2026-03-26T06:58:15.299Z] [2026-03-26T06:58:15.299Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:15.299Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:15.299Z] #6 CACHED [2026-03-26T06:58:15.299Z] [2026-03-26T06:58:15.299Z] #7 exporting to image [2026-03-26T06:58:15.299Z] #7 exporting layers done [2026-03-26T06:58:15.299Z] #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done [2026-03-26T06:58:15.299Z] #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done [2026-03-26T06:58:15.299Z] #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done [2026-03-26T06:58:15.299Z] #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done [2026-03-26T06:58:15.299Z] #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done [2026-03-26T06:58:15.299Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:15.299Z] #7 DONE 0.0s [2026-03-26T06:58:15.299Z] [2026-03-26T06:58:15.299Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:15.559Z] #8 DONE 0.0s [2026-03-26T06:58:15.559Z] [2026-03-26T06:58:15.559Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:15.559Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:15.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 --push - [2026-03-26T06:58:15.843Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104' [2026-03-26T06:58:16.102Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:16.102Z] #1 transferring dockerfile: 188B done [2026-03-26T06:58:16.102Z] #1 DONE 0.0s [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 [2026-03-26T06:58:16.102Z] #2 DONE 0.0s [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104 [2026-03-26T06:58:16.102Z] #3 DONE 0.0s [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #4 [internal] load .dockerignore [2026-03-26T06:58:16.102Z] #4 transferring context: 2B done [2026-03-26T06:58:16.102Z] #4 DONE 0.0s [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:16.102Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:16.102Z] #5 DONE 0.0s [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:16.102Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:16.102Z] #6 CACHED [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:16.102Z] #5 CACHED [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #7 exporting to image [2026-03-26T06:58:16.102Z] #7 exporting layers done [2026-03-26T06:58:16.102Z] #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done [2026-03-26T06:58:16.102Z] #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done [2026-03-26T06:58:16.102Z] #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done [2026-03-26T06:58:16.102Z] #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done [2026-03-26T06:58:16.102Z] #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done [2026-03-26T06:58:16.102Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:16.102Z] #7 DONE 0.0s [2026-03-26T06:58:16.102Z] [2026-03-26T06:58:16.102Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:16.102Z] #8 DONE 0.0s [2026-03-26T06:58:16.360Z] [2026-03-26T06:58:16.360Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:16.360Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:16.645Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:16.645Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:16.905Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:16.905Z] #1 transferring dockerfile: 229B done [2026-03-26T06:58:16.905Z] #1 DONE 0.0s [2026-03-26T06:58:16.905Z] [2026-03-26T06:58:16.905Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:16.905Z] #2 DONE 0.0s [2026-03-26T06:58:16.905Z] [2026-03-26T06:58:16.905Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:16.905Z] #3 DONE 0.0s [2026-03-26T06:58:16.905Z] [2026-03-26T06:58:16.905Z] #4 [internal] load .dockerignore [2026-03-26T06:58:16.905Z] #4 transferring context: 2B done [2026-03-26T06:58:16.905Z] #4 DONE 0.0s [2026-03-26T06:58:16.905Z] [2026-03-26T06:58:16.905Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:16.905Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:16.905Z] #5 CACHED [2026-03-26T06:58:16.905Z] [2026-03-26T06:58:16.905Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:16.905Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:16.905Z] #6 CACHED [2026-03-26T06:58:16.905Z] [2026-03-26T06:58:16.905Z] #7 exporting to image [2026-03-26T06:58:16.905Z] #7 exporting layers done [2026-03-26T06:58:16.905Z] #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done [2026-03-26T06:58:16.905Z] #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done [2026-03-26T06:58:16.905Z] #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done [2026-03-26T06:58:16.905Z] #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done [2026-03-26T06:58:16.905Z] #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done [2026-03-26T06:58:16.905Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:16.905Z] #7 DONE 0.0s [2026-03-26T06:58:16.905Z] [2026-03-26T06:58:16.905Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:16.905Z] #8 DONE 0.0s [2026-03-26T06:58:17.164Z] [2026-03-26T06:58:17.164Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:17.164Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:17.447Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-03-26T06:58:17.448Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-03-26T06:58:17.448Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:17.448Z] #1 transferring dockerfile: 179B done [2026-03-26T06:58:17.448Z] #1 DONE 0.0s [2026-03-26T06:58:17.448Z] [2026-03-26T06:58:17.448Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-26T06:58:17.448Z] #2 DONE 0.0s [2026-03-26T06:58:17.448Z] [2026-03-26T06:58:17.448Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-26T06:58:17.448Z] #3 DONE 0.0s [2026-03-26T06:58:17.448Z] [2026-03-26T06:58:17.448Z] #4 [internal] load .dockerignore [2026-03-26T06:58:17.448Z] #4 transferring context: 2B done [2026-03-26T06:58:17.448Z] #4 DONE 0.0s [2026-03-26T06:58:17.448Z] [2026-03-26T06:58:17.448Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:17.448Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:17.448Z] #5 CACHED [2026-03-26T06:58:17.448Z] [2026-03-26T06:58:17.448Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed [2026-03-26T06:58:17.707Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:61499d2f65e712df35313643953348a1a2b03e63aa5d3d165dd007b6057fc8ed 0.0s done [2026-03-26T06:58:17.707Z] #6 CACHED [2026-03-26T06:58:17.707Z] [2026-03-26T06:58:17.707Z] #7 exporting to image [2026-03-26T06:58:17.707Z] #7 exporting layers done [2026-03-26T06:58:17.707Z] #7 exporting manifest sha256:7c99f0c00460a47f4b1cc18b8bc2061442142dfc64dc4343c46f977a06de13df done [2026-03-26T06:58:17.707Z] #7 exporting config sha256:cf49fbb6f4e1d4d804b3816b0f73da5e7aec44778a53f5f890401c9db832f6eb done [2026-03-26T06:58:17.707Z] #7 exporting manifest sha256:609de3be9d031c1ba1bc47dcbc802c6fe5b0b01abf962075725af9028002d26a done [2026-03-26T06:58:17.707Z] #7 exporting config sha256:898f1e8c317d842202f33cb6a5d94ce0b4d11b239d44fc607f0b77fd5b5e44c6 done [2026-03-26T06:58:17.707Z] #7 exporting manifest list sha256:ee01f702399e01463223d3c136f45017f0c8e0b55056722800b17212072e4633 done [2026-03-26T06:58:17.707Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:17.707Z] #7 DONE 0.0s [2026-03-26T06:58:17.707Z] [2026-03-26T06:58:17.707Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:17.707Z] #8 DONE 0.0s [2026-03-26T06:58:17.965Z] [2026-03-26T06:58:17.965Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:17.965Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:18.253Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:18.254Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:18.254Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:18.254Z] #1 transferring dockerfile: 205B done [2026-03-26T06:58:18.254Z] #1 DONE 0.0s [2026-03-26T06:58:18.254Z] [2026-03-26T06:58:18.254Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:18.254Z] #2 DONE 0.0s [2026-03-26T06:58:18.254Z] [2026-03-26T06:58:18.254Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:18.254Z] #3 DONE 0.1s [2026-03-26T06:58:18.254Z] [2026-03-26T06:58:18.254Z] #4 [internal] load .dockerignore [2026-03-26T06:58:18.254Z] #4 transferring context: [2026-03-26T06:58:18.513Z] #4 transferring context: 2B done [2026-03-26T06:58:18.513Z] #4 DONE 0.0s [2026-03-26T06:58:18.513Z] [2026-03-26T06:58:18.513Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:18.513Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:18.513Z] #5 ... [2026-03-26T06:58:18.513Z] [2026-03-26T06:58:18.513Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:18.513Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:18.772Z] #6 DONE 0.2s [2026-03-26T06:58:18.772Z] [2026-03-26T06:58:18.772Z] #7 exporting to image [2026-03-26T06:58:18.772Z] #7 exporting layers done [2026-03-26T06:58:18.772Z] #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d 0.0s done [2026-03-26T06:58:18.772Z] #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done [2026-03-26T06:58:18.772Z] #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 0.0s done [2026-03-26T06:58:18.772Z] #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c 0.0s done [2026-03-26T06:58:18.772Z] #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 [2026-03-26T06:58:18.772Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:18.772Z] #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 0.0s done [2026-03-26T06:58:18.772Z] #7 DONE 0.1s [2026-03-26T06:58:18.772Z] [2026-03-26T06:58:18.772Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:18.772Z] #8 DONE 0.0s [2026-03-26T06:58:19.030Z] [2026-03-26T06:58:19.030Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:19.030Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:19.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-03-26T06:58:19.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-03-26T06:58:19.577Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:19.577Z] #1 transferring dockerfile: 171B done [2026-03-26T06:58:19.577Z] #1 DONE 0.0s [2026-03-26T06:58:19.577Z] [2026-03-26T06:58:19.577Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-26T06:58:19.577Z] #2 DONE 0.0s [2026-03-26T06:58:19.577Z] [2026-03-26T06:58:19.577Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-26T06:58:19.577Z] #3 DONE 0.0s [2026-03-26T06:58:19.577Z] [2026-03-26T06:58:19.577Z] #4 [internal] load .dockerignore [2026-03-26T06:58:19.577Z] #4 transferring context: [2026-03-26T06:58:19.577Z] #4 transferring context: 2B done [2026-03-26T06:58:19.577Z] #4 DONE 0.1s [2026-03-26T06:58:19.577Z] [2026-03-26T06:58:19.577Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:19.577Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:19.577Z] #5 CACHED [2026-03-26T06:58:19.577Z] [2026-03-26T06:58:19.577Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:19.577Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:19.577Z] #6 CACHED [2026-03-26T06:58:19.577Z] [2026-03-26T06:58:19.577Z] #7 exporting to image [2026-03-26T06:58:19.577Z] #7 exporting layers [2026-03-26T06:58:19.577Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:19.836Z] #7 exporting layers done [2026-03-26T06:58:19.836Z] #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done [2026-03-26T06:58:19.836Z] #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done [2026-03-26T06:58:19.836Z] #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done [2026-03-26T06:58:19.836Z] #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done [2026-03-26T06:58:19.836Z] #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done [2026-03-26T06:58:19.836Z] #7 DONE 0.0s [2026-03-26T06:58:19.836Z] [2026-03-26T06:58:19.836Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:19.836Z] #8 DONE 0.0s [2026-03-26T06:58:19.836Z] [2026-03-26T06:58:19.836Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:19.836Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:20.123Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 --push - [2026-03-26T06:58:20.123Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104' [2026-03-26T06:58:20.382Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:20.382Z] #1 transferring dockerfile: 178B done [2026-03-26T06:58:20.382Z] #1 DONE 0.0s [2026-03-26T06:58:20.382Z] [2026-03-26T06:58:20.382Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 [2026-03-26T06:58:20.382Z] #2 DONE 0.0s [2026-03-26T06:58:20.382Z] [2026-03-26T06:58:20.382Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104 [2026-03-26T06:58:20.382Z] #3 DONE 0.0s [2026-03-26T06:58:20.382Z] [2026-03-26T06:58:20.382Z] #4 [internal] load .dockerignore [2026-03-26T06:58:20.382Z] #4 transferring context: [2026-03-26T06:58:20.382Z] #4 transferring context: 2B done [2026-03-26T06:58:20.382Z] #4 DONE 0.0s [2026-03-26T06:58:20.382Z] [2026-03-26T06:58:20.382Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:20.382Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:20.382Z] #5 CACHED [2026-03-26T06:58:20.382Z] [2026-03-26T06:58:20.382Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:20.382Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:20.382Z] #6 CACHED [2026-03-26T06:58:20.382Z] [2026-03-26T06:58:20.382Z] #7 exporting to image [2026-03-26T06:58:20.382Z] #7 exporting layers done [2026-03-26T06:58:20.382Z] #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done [2026-03-26T06:58:20.382Z] #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done [2026-03-26T06:58:20.382Z] #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done [2026-03-26T06:58:20.382Z] #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done [2026-03-26T06:58:20.382Z] #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done [2026-03-26T06:58:20.382Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:20.382Z] #7 DONE 0.0s [2026-03-26T06:58:20.382Z] [2026-03-26T06:58:20.382Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:20.642Z] #8 DONE 0.0s [2026-03-26T06:58:20.642Z] [2026-03-26T06:58:20.642Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:20.642Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:20.927Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:20.927Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:20.927Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:21.185Z] #1 transferring dockerfile: 219B done [2026-03-26T06:58:21.185Z] #1 DONE 0.0s [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:21.185Z] #2 DONE 0.0s [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:21.185Z] #3 DONE 0.0s [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] #4 [internal] load .dockerignore [2026-03-26T06:58:21.185Z] #4 transferring context: 2B done [2026-03-26T06:58:21.185Z] #4 DONE 0.0s [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:21.185Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:21.185Z] #5 CACHED [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:21.185Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:21.185Z] #6 CACHED [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] #7 exporting to image [2026-03-26T06:58:21.185Z] #7 exporting layers [2026-03-26T06:58:21.185Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:21.185Z] #7 exporting layers done [2026-03-26T06:58:21.185Z] #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done [2026-03-26T06:58:21.185Z] #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done [2026-03-26T06:58:21.185Z] #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done [2026-03-26T06:58:21.185Z] #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done [2026-03-26T06:58:21.185Z] #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done [2026-03-26T06:58:21.185Z] #7 DONE 0.0s [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:21.185Z] #8 DONE 0.0s [2026-03-26T06:58:21.185Z] [2026-03-26T06:58:21.185Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:21.185Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:21.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-03-26T06:58:21.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-03-26T06:58:21.537Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:21.537Z] #1 transferring dockerfile: 169B done [2026-03-26T06:58:21.537Z] #1 DONE 0.0s [2026-03-26T06:58:21.537Z] [2026-03-26T06:58:21.537Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-26T06:58:21.537Z] #2 DONE 0.0s [2026-03-26T06:58:21.537Z] [2026-03-26T06:58:21.537Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-26T06:58:21.537Z] #3 DONE 0.1s [2026-03-26T06:58:21.537Z] [2026-03-26T06:58:21.537Z] #4 [internal] load .dockerignore [2026-03-26T06:58:21.537Z] #4 transferring context: 2B done [2026-03-26T06:58:21.537Z] #4 DONE 0.0s [2026-03-26T06:58:21.826Z] [2026-03-26T06:58:21.826Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:21.826Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:21.826Z] #5 CACHED [2026-03-26T06:58:21.826Z] [2026-03-26T06:58:21.826Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad [2026-03-26T06:58:21.826Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4e3880c129c06d839816f31cd9b8cf04b4d60b22e927420898e75e6155b82cad 0.0s done [2026-03-26T06:58:21.826Z] #6 CACHED [2026-03-26T06:58:21.826Z] [2026-03-26T06:58:21.826Z] #7 exporting to image [2026-03-26T06:58:21.826Z] #7 exporting layers done [2026-03-26T06:58:21.826Z] #7 exporting manifest sha256:af219d93a40247a2ed4f3f55e5f35fd267a3b1f8def0fa30e09653025db36c8d done [2026-03-26T06:58:21.826Z] #7 exporting config sha256:24c7eb3fc7dac6b573ad5242ff5d53e9c9acfb21d8b9d74278f53d40356819fc done [2026-03-26T06:58:21.826Z] #7 exporting manifest sha256:56cc5bed78a269ae8bd93b357e19bf15a274f7c52d834f1a3fea4af63f9cdde3 done [2026-03-26T06:58:21.826Z] #7 exporting config sha256:0ed6cca8c484e1a214afe7685d9b5bce7e3a62e5ac190fb7981e792954fc954c done [2026-03-26T06:58:21.826Z] #7 exporting manifest list sha256:4b77bae93de459d1eeccb48bf1cdfd01bbd807b18eaa5bad77606d2dbfe710e2 done [2026-03-26T06:58:21.826Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:21.826Z] #7 DONE 0.0s [2026-03-26T06:58:21.826Z] [2026-03-26T06:58:21.826Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:21.826Z] #8 DONE 0.0s [2026-03-26T06:58:21.826Z] [2026-03-26T06:58:21.826Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:21.826Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:22.122Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:22.122Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:22.381Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:22.381Z] #1 transferring dockerfile: 206B done [2026-03-26T06:58:22.381Z] #1 DONE 0.0s [2026-03-26T06:58:22.381Z] [2026-03-26T06:58:22.381Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:22.381Z] #2 DONE 0.1s [2026-03-26T06:58:22.381Z] [2026-03-26T06:58:22.381Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:22.381Z] #3 DONE 0.1s [2026-03-26T06:58:22.381Z] [2026-03-26T06:58:22.381Z] #4 [internal] load .dockerignore [2026-03-26T06:58:22.381Z] #4 transferring context: 2B done [2026-03-26T06:58:22.381Z] #4 DONE 0.0s [2026-03-26T06:58:22.381Z] [2026-03-26T06:58:22.381Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:22.381Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:22.381Z] #5 DONE 0.0s [2026-03-26T06:58:22.381Z] [2026-03-26T06:58:22.382Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:22.382Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:22.640Z] #6 DONE 0.2s [2026-03-26T06:58:22.640Z] [2026-03-26T06:58:22.640Z] #7 exporting to image [2026-03-26T06:58:22.640Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:22.640Z] #7 exporting layers done [2026-03-26T06:58:22.640Z] #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 0.0s done [2026-03-26T06:58:22.640Z] #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done [2026-03-26T06:58:22.640Z] #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e 0.0s done [2026-03-26T06:58:22.640Z] #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 0.0s done [2026-03-26T06:58:22.640Z] #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 0.0s done [2026-03-26T06:58:22.640Z] #7 DONE 0.1s [2026-03-26T06:58:22.640Z] [2026-03-26T06:58:22.640Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:22.640Z] #8 DONE 0.0s [2026-03-26T06:58:22.898Z] [2026-03-26T06:58:22.898Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:22.898Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:23.191Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-03-26T06:58:23.191Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-03-26T06:58:23.191Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:23.191Z] #1 transferring dockerfile: 172B done [2026-03-26T06:58:23.191Z] #1 DONE 0.0s [2026-03-26T06:58:23.191Z] [2026-03-26T06:58:23.191Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-26T06:58:23.191Z] #2 DONE 0.0s [2026-03-26T06:58:23.191Z] [2026-03-26T06:58:23.191Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-26T06:58:23.191Z] #3 DONE 0.0s [2026-03-26T06:58:23.191Z] [2026-03-26T06:58:23.191Z] #4 [internal] load .dockerignore [2026-03-26T06:58:23.191Z] #4 transferring context: 2B done [2026-03-26T06:58:23.191Z] #4 DONE 0.0s [2026-03-26T06:58:23.449Z] [2026-03-26T06:58:23.449Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:23.449Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:23.449Z] #5 CACHED [2026-03-26T06:58:23.449Z] [2026-03-26T06:58:23.449Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:23.449Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:23.449Z] #6 CACHED [2026-03-26T06:58:23.449Z] [2026-03-26T06:58:23.449Z] #7 exporting to image [2026-03-26T06:58:23.449Z] #7 exporting layers done [2026-03-26T06:58:23.449Z] #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done [2026-03-26T06:58:23.449Z] #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done [2026-03-26T06:58:23.449Z] #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done [2026-03-26T06:58:23.449Z] #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done [2026-03-26T06:58:23.449Z] #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done [2026-03-26T06:58:23.449Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:23.449Z] #7 DONE 0.0s [2026-03-26T06:58:23.449Z] [2026-03-26T06:58:23.449Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:23.449Z] #8 DONE 0.0s [2026-03-26T06:58:23.449Z] [2026-03-26T06:58:23.449Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:23.449Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:23.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104' [2026-03-26T06:58:23.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 --push - [2026-03-26T06:58:24.002Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:24.002Z] #1 transferring dockerfile: 179B done [2026-03-26T06:58:24.002Z] #1 DONE 0.0s [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 [2026-03-26T06:58:24.002Z] #2 DONE 0.0s [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104 [2026-03-26T06:58:24.002Z] #3 DONE 0.0s [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] #4 [internal] load .dockerignore [2026-03-26T06:58:24.002Z] #4 transferring context: 2B done [2026-03-26T06:58:24.002Z] #4 DONE 0.1s [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:24.002Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:24.002Z] #5 CACHED [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:24.002Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:24.002Z] #6 CACHED [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] #7 exporting to image [2026-03-26T06:58:24.002Z] #7 exporting layers done [2026-03-26T06:58:24.002Z] #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done [2026-03-26T06:58:24.002Z] #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done [2026-03-26T06:58:24.002Z] #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done [2026-03-26T06:58:24.002Z] #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done [2026-03-26T06:58:24.002Z] #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done [2026-03-26T06:58:24.002Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:24.002Z] #7 DONE 0.0s [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:24.002Z] #8 DONE 0.0s [2026-03-26T06:58:24.002Z] [2026-03-26T06:58:24.002Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:24.002Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:24.544Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:24.544Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:24.804Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:24.804Z] #1 transferring dockerfile: 220B done [2026-03-26T06:58:24.804Z] #1 DONE 0.0s [2026-03-26T06:58:24.804Z] [2026-03-26T06:58:24.804Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:24.804Z] #2 DONE 0.0s [2026-03-26T06:58:24.804Z] [2026-03-26T06:58:24.804Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:24.804Z] #3 DONE 0.0s [2026-03-26T06:58:24.804Z] [2026-03-26T06:58:24.804Z] #4 [internal] load .dockerignore [2026-03-26T06:58:24.804Z] #4 transferring context: 2B done [2026-03-26T06:58:24.804Z] #4 DONE 0.0s [2026-03-26T06:58:24.804Z] [2026-03-26T06:58:24.804Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:24.804Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:24.804Z] #5 CACHED [2026-03-26T06:58:24.804Z] [2026-03-26T06:58:24.804Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:24.804Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:24.804Z] #6 CACHED [2026-03-26T06:58:24.804Z] [2026-03-26T06:58:24.804Z] #7 exporting to image [2026-03-26T06:58:24.804Z] #7 exporting layers done [2026-03-26T06:58:24.804Z] #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done [2026-03-26T06:58:24.804Z] #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done [2026-03-26T06:58:24.804Z] #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done [2026-03-26T06:58:24.804Z] #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done [2026-03-26T06:58:24.804Z] #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done [2026-03-26T06:58:24.804Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:24.804Z] #7 DONE 0.0s [2026-03-26T06:58:24.804Z] [2026-03-26T06:58:24.804Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:24.804Z] #8 DONE 0.0s [2026-03-26T06:58:25.061Z] [2026-03-26T06:58:25.061Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:25.061Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:25.347Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-03-26T06:58:25.347Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-03-26T06:58:25.604Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:25.604Z] #1 transferring dockerfile: 170B done [2026-03-26T06:58:25.604Z] #1 DONE 0.0s [2026-03-26T06:58:25.604Z] [2026-03-26T06:58:25.604Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-26T06:58:25.604Z] #2 DONE 0.0s [2026-03-26T06:58:25.604Z] [2026-03-26T06:58:25.605Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-26T06:58:25.605Z] #3 DONE 0.0s [2026-03-26T06:58:25.605Z] [2026-03-26T06:58:25.605Z] #4 [internal] load .dockerignore [2026-03-26T06:58:25.605Z] #4 transferring context: 2B done [2026-03-26T06:58:25.605Z] #4 DONE 0.0s [2026-03-26T06:58:25.605Z] [2026-03-26T06:58:25.605Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:25.605Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:25.605Z] #5 CACHED [2026-03-26T06:58:25.605Z] [2026-03-26T06:58:25.605Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f [2026-03-26T06:58:25.605Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:e26e75b0c596d53cbb0ddcdfc45c599b919fa83adcc45890b2dd863c4d360a8f 0.0s done [2026-03-26T06:58:25.605Z] #6 CACHED [2026-03-26T06:58:25.605Z] [2026-03-26T06:58:25.605Z] #7 exporting to image [2026-03-26T06:58:25.605Z] #7 exporting layers done [2026-03-26T06:58:25.605Z] #7 exporting manifest sha256:966578e73c3aef865bed6ebd58cb18173a73ffb04f2ede856adb559e149ec468 done [2026-03-26T06:58:25.605Z] #7 exporting config sha256:6a2fa423df7529806c32ad482df816bddf9f6e9f2a18453261baad58076103f9 done [2026-03-26T06:58:25.605Z] #7 exporting manifest sha256:d661e5574e9f08b2821b067b6e9c78d2b0f888ec48895c95df1a000d6227d49e done [2026-03-26T06:58:25.605Z] #7 exporting config sha256:2996cfadd7db9469a6ba93f4dd4eb6bc06a2b7495f6b29b717fd1dfa5d8e7f20 done [2026-03-26T06:58:25.605Z] #7 exporting manifest list sha256:caf45ebd51f27eb111dca53c147886b0ef81bec345580d8a4697d8c78a157c69 done [2026-03-26T06:58:25.605Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:25.605Z] #7 DONE 0.0s [2026-03-26T06:58:25.605Z] [2026-03-26T06:58:25.605Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:25.605Z] #8 DONE 0.0s [2026-03-26T06:58:25.605Z] [2026-03-26T06:58:25.605Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:25.605Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:25.894Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:25.894Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:26.153Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:26.153Z] #1 transferring dockerfile: 206B done [2026-03-26T06:58:26.153Z] #1 DONE 0.1s [2026-03-26T06:58:26.153Z] [2026-03-26T06:58:26.153Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:26.153Z] #2 DONE 0.1s [2026-03-26T06:58:26.153Z] [2026-03-26T06:58:26.153Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:26.153Z] #3 DONE 0.1s [2026-03-26T06:58:26.153Z] [2026-03-26T06:58:26.153Z] #4 [internal] load .dockerignore [2026-03-26T06:58:26.153Z] #4 transferring context: 2B done [2026-03-26T06:58:26.153Z] #4 DONE 0.0s [2026-03-26T06:58:26.153Z] [2026-03-26T06:58:26.153Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:26.153Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:26.153Z] #5 ... [2026-03-26T06:58:26.153Z] [2026-03-26T06:58:26.153Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:26.153Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:26.412Z] #6 DONE 0.2s [2026-03-26T06:58:26.412Z] [2026-03-26T06:58:26.412Z] #7 exporting to image [2026-03-26T06:58:26.412Z] #7 exporting layers done [2026-03-26T06:58:26.412Z] #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c 0.0s done [2026-03-26T06:58:26.412Z] #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done [2026-03-26T06:58:26.412Z] #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 0.0s done [2026-03-26T06:58:26.412Z] #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e 0.0s done [2026-03-26T06:58:26.412Z] #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f 0.0s done [2026-03-26T06:58:26.412Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:26.412Z] #7 DONE 0.1s [2026-03-26T06:58:26.412Z] [2026-03-26T06:58:26.412Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:26.412Z] #8 DONE 0.0s [2026-03-26T06:58:26.671Z] [2026-03-26T06:58:26.671Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:26.671Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:26.954Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-03-26T06:58:26.954Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-03-26T06:58:27.215Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:27.215Z] #1 transferring dockerfile: 172B done [2026-03-26T06:58:27.215Z] #1 DONE 0.0s [2026-03-26T06:58:27.215Z] [2026-03-26T06:58:27.215Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-26T06:58:27.215Z] #2 DONE 0.0s [2026-03-26T06:58:27.215Z] [2026-03-26T06:58:27.215Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-26T06:58:27.215Z] #3 DONE 0.0s [2026-03-26T06:58:27.215Z] [2026-03-26T06:58:27.215Z] #4 [internal] load .dockerignore [2026-03-26T06:58:27.215Z] #4 transferring context: 2B done [2026-03-26T06:58:27.215Z] #4 DONE 0.0s [2026-03-26T06:58:27.215Z] [2026-03-26T06:58:27.215Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:27.215Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:27.215Z] #5 CACHED [2026-03-26T06:58:27.215Z] [2026-03-26T06:58:27.215Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:27.215Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:27.215Z] #6 CACHED [2026-03-26T06:58:27.215Z] [2026-03-26T06:58:27.215Z] #7 exporting to image [2026-03-26T06:58:27.215Z] #7 exporting layers done [2026-03-26T06:58:27.215Z] #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done [2026-03-26T06:58:27.215Z] #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done [2026-03-26T06:58:27.215Z] #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done [2026-03-26T06:58:27.215Z] #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done [2026-03-26T06:58:27.215Z] #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f done [2026-03-26T06:58:27.215Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:27.215Z] #7 DONE 0.0s [2026-03-26T06:58:27.215Z] [2026-03-26T06:58:27.215Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:27.477Z] #8 DONE 0.0s [2026-03-26T06:58:27.477Z] [2026-03-26T06:58:27.477Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:27.477Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:27.763Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 --push - [2026-03-26T06:58:27.763Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104' [2026-03-26T06:58:28.022Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:28.022Z] #1 transferring dockerfile: 179B done [2026-03-26T06:58:28.022Z] #1 DONE 0.0s [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 [2026-03-26T06:58:28.022Z] #2 DONE 0.0s [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104 [2026-03-26T06:58:28.022Z] #3 DONE 0.0s [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] #4 [internal] load .dockerignore [2026-03-26T06:58:28.022Z] #4 transferring context: 2B done [2026-03-26T06:58:28.022Z] #4 DONE 0.0s [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:28.022Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:28.022Z] #5 CACHED [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:28.022Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:28.022Z] #6 CACHED [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] #7 exporting to image [2026-03-26T06:58:28.022Z] #7 exporting layers done [2026-03-26T06:58:28.022Z] #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done [2026-03-26T06:58:28.022Z] #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done [2026-03-26T06:58:28.022Z] #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done [2026-03-26T06:58:28.022Z] #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done [2026-03-26T06:58:28.022Z] #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f 0.0s done [2026-03-26T06:58:28.022Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:28.022Z] #7 DONE 0.0s [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:28.022Z] #8 DONE 0.0s [2026-03-26T06:58:28.022Z] [2026-03-26T06:58:28.022Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:28.022Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:28.567Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:28.567Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:28.567Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:28.567Z] #1 transferring dockerfile: 220B done [2026-03-26T06:58:28.567Z] #1 DONE 0.0s [2026-03-26T06:58:28.567Z] [2026-03-26T06:58:28.567Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:28.567Z] #2 DONE 0.0s [2026-03-26T06:58:28.567Z] [2026-03-26T06:58:28.567Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:28.567Z] #3 DONE 0.0s [2026-03-26T06:58:28.567Z] [2026-03-26T06:58:28.567Z] #4 [internal] load .dockerignore [2026-03-26T06:58:28.567Z] #4 transferring context: 2B done [2026-03-26T06:58:28.567Z] #4 DONE 0.0s [2026-03-26T06:58:28.825Z] [2026-03-26T06:58:28.825Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:28.825Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.1s done [2026-03-26T06:58:28.825Z] #5 CACHED [2026-03-26T06:58:28.825Z] [2026-03-26T06:58:28.825Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:28.825Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:28.825Z] #6 CACHED [2026-03-26T06:58:28.825Z] [2026-03-26T06:58:28.825Z] #7 exporting to image [2026-03-26T06:58:28.825Z] #7 exporting layers done [2026-03-26T06:58:28.825Z] #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done [2026-03-26T06:58:28.825Z] #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done [2026-03-26T06:58:28.825Z] #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done [2026-03-26T06:58:28.825Z] #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done [2026-03-26T06:58:28.825Z] #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f done [2026-03-26T06:58:28.825Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:28.825Z] #7 DONE 0.0s [2026-03-26T06:58:28.825Z] [2026-03-26T06:58:28.825Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:29.083Z] #8 DONE 0.0s [2026-03-26T06:58:29.083Z] [2026-03-26T06:58:29.083Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:29.083Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:29.363Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-03-26T06:58:29.363Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-03-26T06:58:29.623Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:29.623Z] #1 transferring dockerfile: 170B done [2026-03-26T06:58:29.623Z] #1 DONE 0.0s [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-26T06:58:29.623Z] #2 DONE 0.0s [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-26T06:58:29.623Z] #3 DONE 0.0s [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #4 [internal] load .dockerignore [2026-03-26T06:58:29.623Z] #4 transferring context: 2B done [2026-03-26T06:58:29.623Z] #4 DONE 0.0s [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:29.623Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:29.623Z] #5 DONE 0.0s [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:29.623Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 0.0s done [2026-03-26T06:58:29.623Z] #6 CACHED [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3a9bb43e605aaaf945ed730d99bd665af8172b2c4ad3bf99e2340087a54792e5 [2026-03-26T06:58:29.623Z] #5 CACHED [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #7 exporting to image [2026-03-26T06:58:29.623Z] #7 exporting layers done [2026-03-26T06:58:29.623Z] #7 exporting manifest sha256:eb8ddf4aaab838579a0b105820bb66c339dcd064597e143ae4df1c893755af3c done [2026-03-26T06:58:29.623Z] #7 exporting config sha256:a050385966b92a685090b801c28fa1910a2e82ef8776ad56d1e894ba83f722e0 done [2026-03-26T06:58:29.623Z] #7 exporting manifest sha256:a45c290f62447150299f560a2ee2bf413e28781df04bb2b1ff0ddfc4e8eba9b7 done [2026-03-26T06:58:29.623Z] #7 exporting config sha256:3856ee0041584697bfd05ca6b5fa959430d43a9c8a2397bd88520b6b12c6b10e done [2026-03-26T06:58:29.623Z] #7 exporting manifest list sha256:5f205c4e5c13855860e79614e72c39a4dac1650d61ed2c30c41790d002f7b83f done [2026-03-26T06:58:29.623Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:29.623Z] #7 DONE 0.0s [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:29.623Z] #8 DONE 0.0s [2026-03-26T06:58:29.623Z] [2026-03-26T06:58:29.623Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:29.623Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:29.900Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:29.900Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:30.158Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:30.158Z] #1 transferring dockerfile: 206B done [2026-03-26T06:58:30.158Z] #1 DONE 0.0s [2026-03-26T06:58:30.158Z] [2026-03-26T06:58:30.158Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:30.158Z] #2 DONE 0.0s [2026-03-26T06:58:30.158Z] [2026-03-26T06:58:30.158Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:30.158Z] #3 DONE 0.1s [2026-03-26T06:58:30.158Z] [2026-03-26T06:58:30.158Z] #4 [internal] load .dockerignore [2026-03-26T06:58:30.158Z] #4 transferring context: [2026-03-26T06:58:30.158Z] #4 transferring context: 2B done [2026-03-26T06:58:30.158Z] #4 DONE 0.1s [2026-03-26T06:58:30.158Z] [2026-03-26T06:58:30.158Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:30.158Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:30.158Z] #5 DONE 0.1s [2026-03-26T06:58:30.158Z] [2026-03-26T06:58:30.158Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:30.158Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:30.417Z] #6 DONE 0.2s [2026-03-26T06:58:30.417Z] [2026-03-26T06:58:30.417Z] #7 exporting to image [2026-03-26T06:58:30.417Z] #7 exporting layers done [2026-03-26T06:58:30.417Z] #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb 0.0s done [2026-03-26T06:58:30.417Z] #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done [2026-03-26T06:58:30.417Z] #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done [2026-03-26T06:58:30.417Z] #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b [2026-03-26T06:58:30.417Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:30.417Z] #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done [2026-03-26T06:58:30.417Z] #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 0.0s done [2026-03-26T06:58:30.417Z] #7 DONE 0.0s [2026-03-26T06:58:30.417Z] [2026-03-26T06:58:30.417Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:30.417Z] #8 DONE 0.0s [2026-03-26T06:58:30.676Z] [2026-03-26T06:58:30.676Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:30.676Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:30.958Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-03-26T06:58:30.958Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-03-26T06:58:31.218Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:31.218Z] #1 transferring dockerfile: 172B done [2026-03-26T06:58:31.218Z] #1 DONE 0.0s [2026-03-26T06:58:31.218Z] [2026-03-26T06:58:31.218Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-26T06:58:31.218Z] #2 DONE 0.0s [2026-03-26T06:58:31.218Z] [2026-03-26T06:58:31.218Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-26T06:58:31.218Z] #3 DONE 0.0s [2026-03-26T06:58:31.218Z] [2026-03-26T06:58:31.218Z] #4 [internal] load .dockerignore [2026-03-26T06:58:31.218Z] #4 transferring context: 2B done [2026-03-26T06:58:31.218Z] #4 DONE 0.0s [2026-03-26T06:58:31.218Z] [2026-03-26T06:58:31.218Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:31.218Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:31.218Z] #5 CACHED [2026-03-26T06:58:31.218Z] [2026-03-26T06:58:31.218Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:31.218Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:31.218Z] #6 CACHED [2026-03-26T06:58:31.218Z] [2026-03-26T06:58:31.218Z] #7 exporting to image [2026-03-26T06:58:31.218Z] #7 exporting layers done [2026-03-26T06:58:31.218Z] #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done [2026-03-26T06:58:31.218Z] #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done [2026-03-26T06:58:31.218Z] #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done [2026-03-26T06:58:31.218Z] #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b [2026-03-26T06:58:31.218Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:31.475Z] #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done [2026-03-26T06:58:31.475Z] #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done [2026-03-26T06:58:31.475Z] #7 DONE 0.0s [2026-03-26T06:58:31.475Z] [2026-03-26T06:58:31.475Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:31.475Z] #8 DONE 0.0s [2026-03-26T06:58:31.475Z] [2026-03-26T06:58:31.475Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:31.475Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:31.761Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104' [2026-03-26T06:58:31.761Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 --push - [2026-03-26T06:58:32.020Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:32.020Z] #1 transferring dockerfile: 179B done [2026-03-26T06:58:32.020Z] #1 DONE 0.0s [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 [2026-03-26T06:58:32.020Z] #2 DONE 0.0s [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104 [2026-03-26T06:58:32.020Z] #3 DONE 0.0s [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #4 [internal] load .dockerignore [2026-03-26T06:58:32.020Z] #4 transferring context: 2B done [2026-03-26T06:58:32.020Z] #4 DONE 0.0s [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:32.020Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:32.020Z] #5 DONE 0.0s [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:32.020Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:32.020Z] #6 CACHED [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:32.020Z] #5 CACHED [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #7 exporting to image [2026-03-26T06:58:32.020Z] #7 exporting layers done [2026-03-26T06:58:32.020Z] #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done [2026-03-26T06:58:32.020Z] #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done [2026-03-26T06:58:32.020Z] #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done [2026-03-26T06:58:32.020Z] #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done [2026-03-26T06:58:32.020Z] #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done [2026-03-26T06:58:32.020Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:32.020Z] #7 DONE 0.0s [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:32.020Z] #8 DONE 0.0s [2026-03-26T06:58:32.020Z] [2026-03-26T06:58:32.020Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:32.020Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:32.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:32.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:32.565Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:32.565Z] #1 transferring dockerfile: 220B done [2026-03-26T06:58:32.565Z] #1 DONE 0.0s [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:32.565Z] #2 DONE 0.0s [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:32.565Z] #3 DONE 0.0s [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] #4 [internal] load .dockerignore [2026-03-26T06:58:32.565Z] #4 transferring context: 2B done [2026-03-26T06:58:32.565Z] #4 DONE 0.1s [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:32.565Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:32.565Z] #5 CACHED [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:32.565Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:32.565Z] #6 CACHED [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] #7 exporting to image [2026-03-26T06:58:32.565Z] #7 exporting layers done [2026-03-26T06:58:32.565Z] #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done [2026-03-26T06:58:32.565Z] #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done [2026-03-26T06:58:32.565Z] #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done [2026-03-26T06:58:32.565Z] #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done [2026-03-26T06:58:32.565Z] #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done [2026-03-26T06:58:32.565Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:32.565Z] #7 DONE 0.0s [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:32.565Z] #8 DONE 0.0s [2026-03-26T06:58:32.565Z] [2026-03-26T06:58:32.565Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:32.565Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:32.848Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-03-26T06:58:32.848Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-03-26T06:58:33.105Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:33.105Z] #1 transferring dockerfile: 170B done [2026-03-26T06:58:33.105Z] #1 DONE 0.0s [2026-03-26T06:58:33.105Z] [2026-03-26T06:58:33.105Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-26T06:58:33.105Z] #2 DONE 0.0s [2026-03-26T06:58:33.105Z] [2026-03-26T06:58:33.105Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-26T06:58:33.105Z] #3 DONE 0.0s [2026-03-26T06:58:33.105Z] [2026-03-26T06:58:33.105Z] #4 [internal] load .dockerignore [2026-03-26T06:58:33.105Z] #4 transferring context: 2B done [2026-03-26T06:58:33.105Z] #4 DONE 0.0s [2026-03-26T06:58:33.105Z] [2026-03-26T06:58:33.105Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:33.105Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:33.105Z] #5 CACHED [2026-03-26T06:58:33.105Z] [2026-03-26T06:58:33.105Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b [2026-03-26T06:58:33.105Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:27706022e09d5739e0194c09eff4e06d1661cac13a4f734055cd8a326a743d3b 0.0s done [2026-03-26T06:58:33.105Z] #6 CACHED [2026-03-26T06:58:33.105Z] [2026-03-26T06:58:33.105Z] #7 exporting to image [2026-03-26T06:58:33.105Z] #7 exporting layers done [2026-03-26T06:58:33.105Z] #7 exporting manifest sha256:62698f9292b852d626f21d1e9b874836892e66069f9e7cad681870c7c83286fb done [2026-03-26T06:58:33.105Z] #7 exporting config sha256:d468fda0279ea71f5cc2d1d7588018910aa97705b554896eb67bf3a76b3422a1 done [2026-03-26T06:58:33.105Z] #7 exporting manifest sha256:63d2a49c7c388330359d1c00b6d336590c3f73d02282a431cf0ebe3279837b66 done [2026-03-26T06:58:33.106Z] #7 exporting config sha256:162310def59819d000b5e0dab6d3e30817f711a16dc88ce1cfed76d42b63c17b done [2026-03-26T06:58:33.106Z] #7 exporting manifest list sha256:ffa7eb2b466aff98cd511b0ce87959ec774a5b987d13abca175f0574f01d8a51 done [2026-03-26T06:58:33.106Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:33.106Z] #7 DONE 0.0s [2026-03-26T06:58:33.106Z] [2026-03-26T06:58:33.106Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:33.106Z] #8 DONE 0.0s [2026-03-26T06:58:33.106Z] [2026-03-26T06:58:33.106Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:33.106Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:33.390Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 --push - [2026-03-26T06:58:33.390Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25' [2026-03-26T06:58:33.390Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:33.390Z] #1 transferring dockerfile: 202B done [2026-03-26T06:58:33.390Z] #1 DONE 0.0s [2026-03-26T06:58:33.390Z] [2026-03-26T06:58:33.390Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:33.390Z] #2 DONE 0.0s [2026-03-26T06:58:33.390Z] [2026-03-26T06:58:33.390Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T06:58:33.390Z] #3 DONE 0.1s [2026-03-26T06:58:33.390Z] [2026-03-26T06:58:33.390Z] #4 [internal] load .dockerignore [2026-03-26T06:58:33.390Z] #4 transferring context: 2B done [2026-03-26T06:58:33.390Z] #4 DONE 0.0s [2026-03-26T06:58:33.649Z] [2026-03-26T06:58:33.649Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:33.649Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:33.649Z] #5 DONE 0.0s [2026-03-26T06:58:33.649Z] [2026-03-26T06:58:33.649Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:33.649Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:33.907Z] #6 DONE 0.2s [2026-03-26T06:58:33.907Z] [2026-03-26T06:58:33.907Z] #7 exporting to image [2026-03-26T06:58:33.907Z] #7 exporting layers done [2026-03-26T06:58:33.907Z] #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 0.0s done [2026-03-26T06:58:33.907Z] #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done [2026-03-26T06:58:33.907Z] #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca 0.0s done [2026-03-26T06:58:33.907Z] #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 0.0s done [2026-03-26T06:58:33.907Z] #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a [2026-03-26T06:58:33.907Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:33.907Z] #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a 0.0s done [2026-03-26T06:58:33.907Z] #7 DONE 0.1s [2026-03-26T06:58:33.907Z] [2026-03-26T06:58:33.907Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:33.907Z] #8 DONE 0.0s [2026-03-26T06:58:34.166Z] [2026-03-26T06:58:34.166Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:34.166Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:34.454Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-03-26T06:58:34.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-03-26T06:58:34.713Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:34.713Z] #1 transferring dockerfile: 168B done [2026-03-26T06:58:34.713Z] #1 DONE 0.0s [2026-03-26T06:58:34.713Z] [2026-03-26T06:58:34.713Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-26T06:58:34.713Z] #2 DONE 0.0s [2026-03-26T06:58:34.713Z] [2026-03-26T06:58:34.713Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-26T06:58:34.713Z] #3 DONE 0.0s [2026-03-26T06:58:34.713Z] [2026-03-26T06:58:34.713Z] #4 [internal] load .dockerignore [2026-03-26T06:58:34.713Z] #4 transferring context: [2026-03-26T06:58:34.713Z] #4 transferring context: 2B done [2026-03-26T06:58:34.713Z] #4 DONE 0.0s [2026-03-26T06:58:34.713Z] [2026-03-26T06:58:34.713Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:34.713Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:34.713Z] #5 CACHED [2026-03-26T06:58:34.713Z] [2026-03-26T06:58:34.713Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:34.713Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:34.713Z] #6 CACHED [2026-03-26T06:58:34.713Z] [2026-03-26T06:58:34.713Z] #7 exporting to image [2026-03-26T06:58:34.713Z] #7 exporting layers done [2026-03-26T06:58:34.713Z] #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 done [2026-03-26T06:58:34.713Z] #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done [2026-03-26T06:58:34.713Z] #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca done [2026-03-26T06:58:34.713Z] #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done [2026-03-26T06:58:34.713Z] #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a done [2026-03-26T06:58:34.713Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:34.713Z] #7 DONE 0.0s [2026-03-26T06:58:34.713Z] [2026-03-26T06:58:34.713Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:34.972Z] #8 DONE 0.0s [2026-03-26T06:58:34.972Z] [2026-03-26T06:58:34.972Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:34.972Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:35.263Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104' [2026-03-26T06:58:35.263Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 --push - [2026-03-26T06:58:35.522Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:35.522Z] #1 transferring dockerfile: 175B done [2026-03-26T06:58:35.522Z] #1 DONE 0.0s [2026-03-26T06:58:35.522Z] [2026-03-26T06:58:35.522Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 [2026-03-26T06:58:35.522Z] #2 DONE 0.0s [2026-03-26T06:58:35.522Z] [2026-03-26T06:58:35.522Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104 [2026-03-26T06:58:35.522Z] #3 DONE 0.0s [2026-03-26T06:58:35.522Z] [2026-03-26T06:58:35.522Z] #4 [internal] load .dockerignore [2026-03-26T06:58:35.522Z] #4 transferring context: [2026-03-26T06:58:35.522Z] #4 transferring context: 2B done [2026-03-26T06:58:35.522Z] #4 DONE 0.0s [2026-03-26T06:58:35.522Z] [2026-03-26T06:58:35.522Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:35.522Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:35.522Z] #5 CACHED [2026-03-26T06:58:35.522Z] [2026-03-26T06:58:35.522Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:35.522Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:35.522Z] #6 CACHED [2026-03-26T06:58:35.522Z] [2026-03-26T06:58:35.522Z] #7 exporting to image [2026-03-26T06:58:35.522Z] #7 exporting layers done [2026-03-26T06:58:35.522Z] #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 done [2026-03-26T06:58:35.522Z] #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done [2026-03-26T06:58:35.522Z] #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca done [2026-03-26T06:58:35.522Z] #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done [2026-03-26T06:58:35.522Z] #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a done [2026-03-26T06:58:35.522Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:35.522Z] #7 DONE 0.0s [2026-03-26T06:58:35.522Z] [2026-03-26T06:58:35.522Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:35.780Z] #8 DONE 0.0s [2026-03-26T06:58:35.781Z] [2026-03-26T06:58:35.781Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:35.781Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:36.069Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 --push - [2026-03-26T06:58:36.070Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104' [2026-03-26T06:58:36.328Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:36.328Z] #1 transferring dockerfile: 216B done [2026-03-26T06:58:36.328Z] #1 DONE 0.0s [2026-03-26T06:58:36.328Z] [2026-03-26T06:58:36.328Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:36.328Z] #2 DONE 0.0s [2026-03-26T06:58:36.328Z] [2026-03-26T06:58:36.328Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T06:58:36.328Z] #3 DONE 0.0s [2026-03-26T06:58:36.328Z] [2026-03-26T06:58:36.328Z] #4 [internal] load .dockerignore [2026-03-26T06:58:36.328Z] #4 transferring context: 2B done [2026-03-26T06:58:36.328Z] #4 DONE 0.0s [2026-03-26T06:58:36.328Z] [2026-03-26T06:58:36.328Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:36.328Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:36.328Z] #5 CACHED [2026-03-26T06:58:36.328Z] [2026-03-26T06:58:36.328Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:36.328Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:36.328Z] #6 CACHED [2026-03-26T06:58:36.328Z] [2026-03-26T06:58:36.328Z] #7 exporting to image [2026-03-26T06:58:36.328Z] #7 exporting layers done [2026-03-26T06:58:36.328Z] #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 0.0s done [2026-03-26T06:58:36.328Z] #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done [2026-03-26T06:58:36.328Z] #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca 0.0s done [2026-03-26T06:58:36.328Z] #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done [2026-03-26T06:58:36.328Z] #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a 0.0s done [2026-03-26T06:58:36.328Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:36.328Z] #7 DONE 0.1s [2026-03-26T06:58:36.587Z] [2026-03-26T06:58:36.587Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:36.587Z] #8 DONE 0.0s [2026-03-26T06:58:36.587Z] [2026-03-26T06:58:36.587Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:36.587Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-26T06:58:36.870Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-03-26T06:58:36.870Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-03-26T06:58:36.870Z] #1 [internal] load build definition from Dockerfile [2026-03-26T06:58:36.870Z] #1 transferring dockerfile: 166B done [2026-03-26T06:58:36.870Z] #1 DONE 0.0s [2026-03-26T06:58:36.870Z] [2026-03-26T06:58:36.870Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-26T06:58:36.870Z] #2 DONE 0.0s [2026-03-26T06:58:36.870Z] [2026-03-26T06:58:36.870Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-26T06:58:36.870Z] #3 DONE 0.0s [2026-03-26T06:58:36.870Z] [2026-03-26T06:58:36.870Z] #4 [internal] load .dockerignore [2026-03-26T06:58:36.870Z] #4 transferring context: 2B done [2026-03-26T06:58:36.870Z] #4 DONE 0.0s [2026-03-26T06:58:37.128Z] [2026-03-26T06:58:37.128Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:37.128Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:37.128Z] #5 CACHED [2026-03-26T06:58:37.128Z] [2026-03-26T06:58:37.128Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf [2026-03-26T06:58:37.128Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:604843f12dfd4f203bb4027e3531fbc78000c27a1120993379db7d06d78142cf 0.0s done [2026-03-26T06:58:37.128Z] #6 CACHED [2026-03-26T06:58:37.128Z] [2026-03-26T06:58:37.128Z] #7 exporting to image [2026-03-26T06:58:37.128Z] #7 exporting layers done [2026-03-26T06:58:37.128Z] #7 exporting manifest sha256:95e89aa19dfadb13c61a2c0499a35e692be9f937877f5ccd54697f0759db2920 done [2026-03-26T06:58:37.128Z] #7 exporting config sha256:3a256da4507237fa16a15f3532fd4ae6fba3e050415f2d86b6ec1f880b7e2a62 done [2026-03-26T06:58:37.128Z] #7 exporting manifest sha256:c3324ec3b1f1c8ce66ab0ca9b115788528a2027a1a03c8f5dcfef28c44e90cca done [2026-03-26T06:58:37.128Z] #7 exporting config sha256:637d403c977460eed176a921d855f4c62efb2919bb76d01231451e3f2c867691 done [2026-03-26T06:58:37.128Z] #7 exporting manifest list sha256:a65ef9a6cc31ac9f27f02d70a8d51385a5d3770d573ef054871a0dcb8581052a done [2026-03-26T06:58:37.128Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-26T06:58:37.128Z] #7 DONE 0.0s [2026-03-26T06:58:37.128Z] [2026-03-26T06:58:37.128Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-26T06:58:37.128Z] #8 DONE 0.0s [2026-03-26T06:58:37.385Z] [2026-03-26T06:58:37.385Z] 1 warning found (use --debug to expand): [2026-03-26T06:58:37.385Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T06:58:37.832Z] + '[' -d /w/workspace/edgex-go/963/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:58:38.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:58:38.674Z] ---> package-listing.sh [2026-03-26T06:58:38.674Z] ++ facter osfamily [2026-03-26T06:58:38.674Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T06:58:38.932Z] + OS_FAMILY=redhat [2026-03-26T06:58:38.932Z] + workspace=/w/workspace/edgex-go/963 [2026-03-26T06:58:38.932Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T06:58:38.932Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T06:58:38.932Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T06:58:38.932Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T06:58:38.932Z] + '[' /w/workspace/edgex-go/963 ']' [2026-03-26T06:58:38.932Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T06:58:38.932Z] + case "${OS_FAMILY}" in [2026-03-26T06:58:38.932Z] + rpm -qa [2026-03-26T06:58:38.932Z] + sort [2026-03-26T06:58:39.500Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T06:58:39.500Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T06:58:39.500Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T06:58:39.500Z] + '[' /w/workspace/edgex-go/963 ']' [2026-03-26T06:58:39.500Z] + mkdir -p /w/workspace/edgex-go/963/archives/ [2026-03-26T06:58:39.500Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/963/archives/ [Pipeline] echo [2026-03-26T06:58:39.510Z] 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/963/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T06:58:39.788Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:58:40.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T06:58:40.440Z] [2026-03-26T06:58:40.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T06:58:40.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T06:58:40.744Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T06:58:40.744Z] 5eb5b503b376: Pulling fs layer [2026-03-26T06:58:40.744Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T06:58:40.744Z] ec43610c2a17: Pulling fs layer [2026-03-26T06:58:40.744Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T06:58:40.744Z] 33b1e0a273af: Pulling fs layer [2026-03-26T06:58:40.744Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T06:58:40.744Z] 2f39f015ded8: Pulling fs layer [2026-03-26T06:58:40.744Z] 3a2ae6a8a46f: Waiting [2026-03-26T06:58:40.744Z] 33b1e0a273af: Waiting [2026-03-26T06:58:40.744Z] 5d3b04190fa2: Waiting [2026-03-26T06:58:40.744Z] 2f39f015ded8: Waiting [2026-03-26T06:58:40.744Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T06:58:40.744Z] 5c69ac0246d0: Download complete [2026-03-26T06:58:40.744Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-26T06:58:40.744Z] 3a2ae6a8a46f: Download complete [2026-03-26T06:58:41.006Z] 33b1e0a273af: Verifying Checksum [2026-03-26T06:58:41.006Z] 33b1e0a273af: Download complete [2026-03-26T06:58:41.006Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T06:58:41.006Z] 5d3b04190fa2: Download complete [2026-03-26T06:58:41.006Z] ec43610c2a17: Verifying Checksum [2026-03-26T06:58:41.006Z] ec43610c2a17: Download complete [2026-03-26T06:58:41.006Z] 5eb5b503b376: Verifying Checksum [2026-03-26T06:58:41.006Z] 5eb5b503b376: Download complete [2026-03-26T06:58:41.589Z] 2f39f015ded8: Verifying Checksum [2026-03-26T06:58:41.589Z] 2f39f015ded8: Download complete [2026-03-26T06:58:42.525Z] 5eb5b503b376: Pull complete [2026-03-26T06:58:42.525Z] 5c69ac0246d0: Pull complete [2026-03-26T06:58:43.094Z] ec43610c2a17: Pull complete [2026-03-26T06:58:43.094Z] 3a2ae6a8a46f: Pull complete [2026-03-26T06:58:43.354Z] 33b1e0a273af: Pull complete [2026-03-26T06:58:43.354Z] 5d3b04190fa2: Pull complete [2026-03-26T06:58:47.577Z] 2f39f015ded8: Pull complete [2026-03-26T06:58:47.577Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T06:58:47.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T06:58:47.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T06:58:47.734Z] prd-centos7-docker-4c-2g-4107 does not seem to be running inside a container [2026-03-26T06:58:47.767Z] $ 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/963/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T06:58:54.794Z] $ docker top 8790d580966b6e8ad79d2254e0534b483d67140e158daa2bf865cc2292e9f0a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T06:58:55.147Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T06:58:55.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T06:58:55.726Z] + ls /var/log/sa-host [2026-03-26T06:58:55.726Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T06:58:55.900Z] provisioning config files... [2026-03-26T06:58:55.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10013813519758281214tmp [Pipeline] { [Pipeline] echo [2026-03-26T06:58:55.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:58:56.208Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T06:58:56.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:58:56.564Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T06:58:56.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T06:58:56.856Z] ---> sudo-logs.sh [2026-03-26T06:58:56.856Z] Archiving 'sudo' log.. [2026-03-26T06:58:56.856Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T06:58:56.887Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-26T06:58:56.892Z] $ docker stop --time=1 8790d580966b6e8ad79d2254e0534b483d67140e158daa2bf865cc2292e9f0a8 [2026-03-26T06:58:58.034Z] $ docker rm -f --volumes 8790d580966b6e8ad79d2254e0534b483d67140e158daa2bf865cc2292e9f0a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-26T06:58:58.136Z] [WS-CLEANUP] Deleting project workspace... [2026-03-26T06:58:58.136Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-26T06:58:58.154Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-26T07:11:47.857Z] #144 ... [2026-03-26T07:11:47.857Z] [2026-03-26T07:11:47.858Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-26T07:11:47.858Z] #146 DONE 1171.8s [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #147 [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-03-26T07:11:47.858Z] #147 ... [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:11:47.858Z] #155 DONE 0.2s [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T07:11:47.858Z] #151 ... [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:11:47.858Z] #156 DONE 0.1s [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T07:11:47.858Z] #142 ... [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-26T07:11:47.858Z] #157 DONE 0.4s [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T07:11:47.858Z] #33 ... [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #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-03-26T07:11:47.858Z] #158 DONE 0.1s [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #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-03-26T07:11:47.858Z] #159 DONE 0.1s [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T07:11:47.858Z] #33 ... [2026-03-26T07:11:47.858Z] [2026-03-26T07:11:47.858Z] #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-03-26T07:11:51.289Z] #160 DONE 4.6s [2026-03-26T07:11:51.289Z] [2026-03-26T07:11:51.289Z] #147 [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-03-26T07:11:51.626Z] #147 ... [2026-03-26T07:11:51.626Z] [2026-03-26T07:11:51.626Z] #108 [core-common-config-bootstrapper] exporting to image [2026-03-26T07:11:51.626Z] #108 exporting layers [2026-03-26T07:11:52.208Z] #108 exporting layers 0.9s done [2026-03-26T07:11:52.208Z] #108 writing image sha256:00c6a07ace3737425a81192d52c9a6e955516dda4fdefbfc2bd7397fef009db1 done [2026-03-26T07:11:52.208Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-03-26T07:11:52.208Z] #108 DONE 8.5s [2026-03-26T07:11:52.208Z] [2026-03-26T07:11:52.208Z] #147 [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-03-26T07:12:07.193Z] #147 ... [2026-03-26T07:12:07.193Z] [2026-03-26T07:12:07.193Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-26T07:12:07.193Z] #145 DONE 1193.9s [2026-03-26T07:12:07.193Z] [2026-03-26T07:12:07.193Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-26T07:12:07.793Z] #161 DONE 0.5s [2026-03-26T07:12:07.793Z] [2026-03-26T07:12:07.793Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-26T07:12:09.750Z] #162 DONE 2.0s [2026-03-26T07:12:09.750Z] [2026-03-26T07:12:09.750Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:12:10.076Z] #163 DONE 0.3s [2026-03-26T07:12:10.076Z] [2026-03-26T07:12:10.076Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:12:10.344Z] #164 DONE 0.4s [2026-03-26T07:12:10.344Z] [2026-03-26T07:12:10.344Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-26T07:12:10.739Z] #165 DONE 0.3s [2026-03-26T07:12:10.739Z] [2026-03-26T07:12:10.739Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-26T07:12:11.010Z] #166 DONE 0.4s [2026-03-26T07:12:11.010Z] [2026-03-26T07:12:11.010Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:12:11.310Z] #144 ... [2026-03-26T07:12:11.310Z] [2026-03-26T07:12:11.310Z] #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-03-26T07:12:11.310Z] #167 DONE 0.1s [2026-03-26T07:12:11.310Z] [2026-03-26T07:12:11.310Z] #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-03-26T07:12:11.310Z] #168 DONE 0.1s [2026-03-26T07:12:11.310Z] [2026-03-26T07:12:11.310Z] #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-03-26T07:12:11.581Z] #169 DONE 0.1s [2026-03-26T07:12:11.581Z] [2026-03-26T07:12:11.581Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T07:12:11.581Z] #151 ... [2026-03-26T07:12:11.581Z] [2026-03-26T07:12:11.581Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-26T07:12:11.581Z] #170 DONE 0.1s [2026-03-26T07:12:11.847Z] [2026-03-26T07:12:11.847Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-26T07:12:14.475Z] #171 DONE 2.4s [2026-03-26T07:12:14.475Z] [2026-03-26T07:12:14.475Z] #147 [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-03-26T07:12:14.475Z] #147 ... [2026-03-26T07:12:14.475Z] [2026-03-26T07:12:14.475Z] #108 [security-bootstrapper] exporting to image [2026-03-26T07:12:14.475Z] #108 exporting layers [2026-03-26T07:12:15.069Z] #108 exporting layers 0.9s done [2026-03-26T07:12:15.069Z] #108 writing image sha256:5511d87bea87d8f478221e6035deb93107a0ec908be6c9a61e16803cc2b88547 done [2026-03-26T07:12:15.069Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2026-03-26T07:12:15.069Z] #108 DONE 9.5s [2026-03-26T07:12:15.069Z] [2026-03-26T07:12:15.069Z] #147 [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-03-26T07:29:37.779Z] #147 ... [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-26T07:29:37.779Z] #151 DONE 2233.0s [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T07:29:37.779Z] #149 ... [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:29:37.779Z] #172 DONE 0.1s [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:29:37.779Z] #148 ... [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:29:37.779Z] #173 DONE 0.2s [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-26T07:29:37.779Z] #174 DONE 0.5s [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-26T07:29:37.779Z] #175 DONE 0.1s [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T07:29:37.779Z] #150 ... [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #108 [core-command] exporting to image [2026-03-26T07:29:37.779Z] #108 exporting layers [2026-03-26T07:29:37.779Z] #108 exporting layers 0.5s done [2026-03-26T07:29:37.779Z] #108 writing image sha256:61cdc6d65d7205cf2f3b697e26cf7edf4c602e173fccb94440b54ba8f95c3946 done [2026-03-26T07:29:37.779Z] #108 naming to docker.io/library/core-command-arm64 done [2026-03-26T07:29:37.779Z] #108 DONE 10.0s [2026-03-26T07:29:37.779Z] [2026-03-26T07:29:37.779Z] #147 [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-03-26T07:29:52.770Z] #147 2258.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.104 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-26T07:30:02.837Z] #147 ... [2026-03-26T07:30:02.837Z] [2026-03-26T07:30:02.837Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-26T07:30:02.837Z] #149 DONE 2268.3s [2026-03-26T07:30:02.837Z] [2026-03-26T07:30:02.837Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:30:02.837Z] #148 ... [2026-03-26T07:30:02.837Z] [2026-03-26T07:30:02.837Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:30:02.837Z] #176 DONE 0.2s [2026-03-26T07:30:02.837Z] [2026-03-26T07:30:02.837Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:30:03.107Z] #144 ... [2026-03-26T07:30:03.107Z] [2026-03-26T07:30:03.107Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:30:03.107Z] #177 DONE 0.1s [2026-03-26T07:30:03.107Z] [2026-03-26T07:30:03.108Z] #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-03-26T07:30:03.375Z] #178 DONE 0.2s [2026-03-26T07:30:03.375Z] [2026-03-26T07:30:03.375Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-26T07:30:03.375Z] #179 DONE 0.1s [2026-03-26T07:30:03.375Z] [2026-03-26T07:30:03.375Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T07:30:03.375Z] #142 ... [2026-03-26T07:30:03.375Z] [2026-03-26T07:30:03.375Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-26T07:30:03.960Z] #180 DONE 0.5s [2026-03-26T07:30:03.960Z] [2026-03-26T07:30:03.960Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T07:30:03.960Z] #181 DONE 0.2s [2026-03-26T07:30:03.960Z] [2026-03-26T07:30:03.960Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:30:04.230Z] #148 ... [2026-03-26T07:30:04.230Z] [2026-03-26T07:30:04.230Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T07:30:06.843Z] #182 DONE 2.3s [2026-03-26T07:30:06.843Z] [2026-03-26T07:30:06.843Z] #108 [security-proxy-setup] exporting to image [2026-03-26T07:30:06.843Z] #108 exporting layers [2026-03-26T07:30:07.428Z] #108 exporting layers 1.1s done [2026-03-26T07:30:07.428Z] #108 writing image sha256:3bc462ffcd23deec2f88270e2d243c52a7eadb9575a60d1f303e9572d4c37efa 0.0s done [2026-03-26T07:30:07.693Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2026-03-26T07:30:07.693Z] #108 DONE 11.1s [2026-03-26T07:30:07.693Z] [2026-03-26T07:30:07.693Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T07:30:29.757Z] #154 ... [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #147 [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-03-26T07:30:29.757Z] #147 DONE 2292.8s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T07:30:29.757Z] #142 ... [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:30:29.757Z] #183 DONE 0.1s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:30:29.757Z] #148 ... [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:30:29.757Z] #184 DONE 0.2s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T07:30:29.757Z] #152 ... [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #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-03-26T07:30:29.757Z] #185 DONE 0.2s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #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-03-26T07:30:29.757Z] #186 DONE 0.1s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:30:29.757Z] #144 ... [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-26T07:30:29.757Z] #187 DONE 0.1s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-26T07:30:29.757Z] #188 DONE 0.5s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-26T07:30:29.757Z] #189 DONE 0.4s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T07:30:29.757Z] #150 ... [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-26T07:30:29.757Z] #190 DONE 0.1s [2026-03-26T07:30:29.757Z] [2026-03-26T07:30:29.757Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T07:30:33.784Z] #191 DONE 1.8s [2026-03-26T07:30:33.784Z] [2026-03-26T07:30:33.784Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:30:33.784Z] #148 ... [2026-03-26T07:30:33.784Z] [2026-03-26T07:30:33.784Z] #108 [security-secretstore-setup] exporting to image [2026-03-26T07:30:33.784Z] #108 exporting layers [2026-03-26T07:30:34.746Z] #108 exporting layers 4.3s done [2026-03-26T07:30:34.746Z] #108 writing image sha256:df64b6e230fd1d405748748b89144517050830ec92b64bb7ec4776f25f87d0ca done [2026-03-26T07:30:34.746Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-03-26T07:30:34.746Z] #108 DONE 15.4s [2026-03-26T07:30:34.746Z] [2026-03-26T07:30:34.746Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T07:31:31.131Z] #33 ... [2026-03-26T07:31:31.131Z] [2026-03-26T07:31:31.131Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-26T07:31:31.131Z] #142 DONE 2357.9s [2026-03-26T07:31:31.400Z] [2026-03-26T07:31:31.400Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:31:31.992Z] #144 ... [2026-03-26T07:31:31.992Z] [2026-03-26T07:31:31.992Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:31:31.992Z] #192 DONE 0.1s [2026-03-26T07:31:32.258Z] [2026-03-26T07:31:32.258Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:31:32.258Z] #193 DONE 0.1s [2026-03-26T07:31:32.258Z] [2026-03-26T07:31:32.258Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:31:32.258Z] #148 ... [2026-03-26T07:31:32.258Z] [2026-03-26T07:31:32.258Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-26T07:31:32.848Z] #194 DONE 0.5s [2026-03-26T07:31:32.848Z] [2026-03-26T07:31:32.848Z] #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-03-26T07:31:33.118Z] #195 DONE 0.2s [2026-03-26T07:31:33.119Z] [2026-03-26T07:31:33.119Z] #108 [security-spiffe-token-provider] exporting to image [2026-03-26T07:31:33.119Z] #108 exporting layers [2026-03-26T07:31:33.700Z] #108 exporting layers 0.6s done [2026-03-26T07:31:33.700Z] #108 writing image sha256:b9f35d82121ec51022a99ccc85d28103072bbdaf00083d1918fcc4fed4e21fcc done [2026-03-26T07:31:33.700Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-03-26T07:31:33.700Z] #108 DONE 16.0s [2026-03-26T07:31:33.700Z] [2026-03-26T07:31:33.700Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:32:20.498Z] #148 ... [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-26T07:32:20.498Z] #152 DONE 2400.7s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:32:20.498Z] #144 ... [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:32:20.498Z] #196 DONE 0.2s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:32:20.498Z] #197 DONE 0.1s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-26T07:32:20.498Z] #198 DONE 0.6s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-26T07:32:20.498Z] #199 DONE 0.2s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T07:32:20.498Z] #154 ... [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-26T07:32:20.498Z] #200 DONE 0.2s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-26T07:32:20.498Z] #201 DONE 1.9s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.498Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-26T07:32:20.498Z] #154 DONE 2405.0s [2026-03-26T07:32:20.498Z] [2026-03-26T07:32:20.499Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:32:20.499Z] #148 ... [2026-03-26T07:32:20.499Z] [2026-03-26T07:32:20.499Z] #108 [security-proxy-auth] exporting to image [2026-03-26T07:32:20.499Z] #108 exporting layers [2026-03-26T07:32:20.499Z] #108 ... [2026-03-26T07:32:20.499Z] [2026-03-26T07:32:20.499Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:32:20.499Z] #202 DONE 0.2s [2026-03-26T07:32:20.499Z] [2026-03-26T07:32:20.499Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:32:20.499Z] #203 DONE 0.2s [2026-03-26T07:32:20.499Z] [2026-03-26T07:32:20.499Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-26T07:32:20.499Z] #150 DONE 2406.3s [2026-03-26T07:32:20.499Z] [2026-03-26T07:32:20.499Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:32:20.499Z] #148 ... [2026-03-26T07:32:20.499Z] [2026-03-26T07:32:20.499Z] #108 [security-proxy-auth] exporting to image [2026-03-26T07:32:20.499Z] #108 exporting layers 1.7s done [2026-03-26T07:32:20.499Z] #108 writing image sha256:aff00a7941c882518c156c1d755596afb490c8fd5e50824d2ba4b0be63714e35 0.0s done [2026-03-26T07:32:20.499Z] #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2026-03-26T07:32:20.499Z] #108 DONE 17.7s [2026-03-26T07:32:20.499Z] [2026-03-26T07:32:20.499Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-26T07:32:20.763Z] #204 ... [2026-03-26T07:32:20.763Z] [2026-03-26T07:32:20.763Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-26T07:32:20.763Z] #148 DONE 2407.4s [2026-03-26T07:32:20.763Z] [2026-03-26T07:32:20.763Z] #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:32:21.356Z] #205 DONE 0.5s [2026-03-26T07:32:21.356Z] [2026-03-26T07:32:21.356Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T07:32:21.356Z] #153 ... [2026-03-26T07:32:21.356Z] [2026-03-26T07:32:21.356Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-26T07:32:21.356Z] #204 DONE 1.3s [2026-03-26T07:32:21.356Z] [2026-03-26T07:32:21.356Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-26T07:32:21.621Z] #206 ... [2026-03-26T07:32:21.621Z] [2026-03-26T07:32:21.621Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:32:21.621Z] #207 DONE 0.3s [2026-03-26T07:32:21.887Z] [2026-03-26T07:32:21.887Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-26T07:32:21.887Z] #206 DONE 0.4s [2026-03-26T07:32:21.887Z] [2026-03-26T07:32:21.887Z] #108 [core-data] exporting to image [2026-03-26T07:32:21.887Z] #108 ... [2026-03-26T07:32:21.887Z] [2026-03-26T07:32:21.887Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:32:21.887Z] #208 DONE 0.2s [2026-03-26T07:32:22.152Z] [2026-03-26T07:32:22.152Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-26T07:32:22.731Z] #209 ... [2026-03-26T07:32:22.731Z] [2026-03-26T07:32:22.731Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-26T07:32:22.731Z] #210 DONE 1.2s [2026-03-26T07:32:22.731Z] [2026-03-26T07:32:22.731Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-26T07:32:22.731Z] #211 DONE 0.2s [2026-03-26T07:32:22.731Z] [2026-03-26T07:32:22.731Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T07:32:22.731Z] #153 ... [2026-03-26T07:32:22.731Z] [2026-03-26T07:32:22.731Z] #108 [core-keeper] exporting to image [2026-03-26T07:32:23.315Z] #108 ... [2026-03-26T07:32:23.315Z] [2026-03-26T07:32:23.315Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-26T07:32:23.315Z] #209 DONE 1.0s [2026-03-26T07:32:23.315Z] [2026-03-26T07:32:23.315Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-26T07:32:23.315Z] #212 DONE 0.2s [2026-03-26T07:32:23.315Z] [2026-03-26T07:32:23.315Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-26T07:32:23.584Z] #213 DONE 0.3s [2026-03-26T07:32:23.584Z] [2026-03-26T07:32:23.584Z] #108 [core-data] exporting to image [2026-03-26T07:32:23.584Z] #108 exporting layers 1.5s done [2026-03-26T07:32:23.584Z] #108 writing image sha256:121f9414d0bf06c56dd63aa3fd9b6f46c4a53be8d5dde3c21ba8c8991e5ad254 0.0s done [2026-03-26T07:32:23.584Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2026-03-26T07:32:23.851Z] #108 exporting layers 1.1s done [2026-03-26T07:32:23.851Z] #108 writing image sha256:bebc255d591a3b9b67cae7467af92c4b6e3681a923184da769a760c781af7592 0.0s done [2026-03-26T07:32:23.851Z] #108 naming to docker.io/library/core-keeper-arm64 [2026-03-26T07:32:23.851Z] #108 naming to docker.io/library/core-keeper-arm64 done [2026-03-26T07:32:24.433Z] #108 exporting layers 0.8s done [2026-03-26T07:32:24.433Z] #108 writing image sha256:7d917607f49e6b9e7bfb2c5fcaf605f0593b0113ec66968715e4a577bb69c19b done [2026-03-26T07:32:24.433Z] #108 naming to docker.io/library/core-metadata-arm64 done [2026-03-26T07:32:24.433Z] #108 DONE 20.4s [2026-03-26T07:32:24.433Z] [2026-03-26T07:32:24.433Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:32:56.627Z] #144 ... [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-26T07:32:56.627Z] #153 DONE 2438.2s [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:32:56.627Z] #144 ... [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:32:56.627Z] #214 DONE 0.1s [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:32:56.627Z] #144 ... [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:32:56.627Z] #215 DONE 0.1s [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-26T07:32:56.627Z] #216 DONE 0.6s [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-26T07:32:56.627Z] #217 DONE 0.1s [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #108 [support-scheduler] exporting to image [2026-03-26T07:32:56.627Z] #108 exporting layers [2026-03-26T07:32:56.627Z] #108 exporting layers 1.1s done [2026-03-26T07:32:56.627Z] #108 writing image sha256:a6658e56c1fc28b223c9ac42c54f33058cebf9c6e8992794e9d5b704af3c4f5e done [2026-03-26T07:32:56.627Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2026-03-26T07:32:56.627Z] #108 DONE 21.5s [2026-03-26T07:32:56.627Z] [2026-03-26T07:32:56.627Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-26T07:32:59.972Z] #144 DONE 2446.2s [2026-03-26T07:32:59.972Z] [2026-03-26T07:32:59.972Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T07:32:59.972Z] #33 ... [2026-03-26T07:32:59.972Z] [2026-03-26T07:32:59.972Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-26T07:32:59.972Z] #218 DONE 0.1s [2026-03-26T07:32:59.972Z] [2026-03-26T07:32:59.972Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T07:33:00.237Z] #33 ... [2026-03-26T07:33:00.237Z] [2026-03-26T07:33:00.237Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-26T07:33:00.237Z] #219 DONE 0.1s [2026-03-26T07:33:00.237Z] [2026-03-26T07:33:00.237Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-26T07:33:00.815Z] #220 DONE 0.4s [2026-03-26T07:33:00.815Z] [2026-03-26T07:33:00.815Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-26T07:33:00.815Z] #221 DONE 0.1s [2026-03-26T07:33:00.815Z] [2026-03-26T07:33:00.815Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T07:33:00.815Z] #33 ... [2026-03-26T07:33:00.815Z] [2026-03-26T07:33:00.815Z] #108 [support-notifications] exporting to image [2026-03-26T07:33:00.815Z] #108 exporting layers [2026-03-26T07:33:01.395Z] #108 exporting layers 0.6s done [2026-03-26T07:33:01.395Z] #108 writing image sha256:f9ebf59144a9f4d71e15b1e950ceb57a25555097f6413c13cc2de217c38cc870 done [2026-03-26T07:33:01.395Z] #108 naming to docker.io/library/support-notifications-arm64 done [2026-03-26T07:33:01.395Z] #108 DONE 22.1s [2026-03-26T07:33:01.395Z] [2026-03-26T07:33:01.395Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-26T07:33:01.395Z] time="2026-03-26T06:49:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-26T07:33:01.403Z] $ docker stop --time=1 073fa33b0a29b489bdd54d3cc2608b3f89b51d65e7466a61631c9a4b428d4911 [2026-03-26T07:33:03.116Z] $ docker rm -f --volumes 073fa33b0a29b489bdd54d3cc2608b3f89b51d65e7466a61631c9a4b428d4911 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T07:33:03.634Z] + docker images [2026-03-26T07:33:03.634Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-26T07:33:03.634Z] support-notifications-arm64 latest f9ebf59144a9 3 seconds ago 56MB [2026-03-26T07:33:03.634Z] support-scheduler-arm64 latest a6658e56c1fc 11 seconds ago 52.2MB [2026-03-26T07:33:03.634Z] core-metadata-arm64 latest 7d917607f49e 40 seconds ago 48.2MB [2026-03-26T07:33:03.634Z] core-keeper-arm64 latest bebc255d591a 41 seconds ago 47.8MB [2026-03-26T07:33:03.634Z] core-data-arm64 latest 121f9414d0bf 42 seconds ago 48MB [2026-03-26T07:33:03.634Z] security-proxy-auth-arm64 latest aff00a7941c8 45 seconds ago 47.3MB [2026-03-26T07:33:03.634Z] security-spiffe-token-provider-arm64 latest b9f35d82121e About a minute ago 51.8MB [2026-03-26T07:33:03.634Z] security-secretstore-setup-arm64 latest df64b6e230fd 2 minutes ago 85.7MB [2026-03-26T07:33:03.634Z] security-proxy-setup-arm64 latest 3bc462ffcd23 2 minutes ago 52.9MB [2026-03-26T07:33:03.634Z] core-command-arm64 latest 61cdc6d65d72 3 minutes ago 42.5MB [2026-03-26T07:33:03.634Z] security-bootstrapper-arm64 latest 5511d87bea87 20 minutes ago 21.3MB [2026-03-26T07:33:03.634Z] core-common-config-bootstrapper-arm64 latest 00c6a07ace37 21 minutes ago 20.1MB [2026-03-26T07:33:03.634Z] security-spire-config-arm64 latest 821690234387 42 minutes ago 162MB [2026-03-26T07:33:03.634Z] security-spire-agent-arm64 latest 62065f31a1f7 42 minutes ago 219MB [2026-03-26T07:33:03.634Z] security-spire-server-arm64 latest 54f54c753095 42 minutes ago 163MB [2026-03-26T07:33:03.634Z] ci-base-image-arm64 latest 277fdf6271cd 44 minutes ago 898MB [2026-03-26T07:33:03.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 months ago 564MB [2026-03-26T07:33:03.634Z] 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-03-26T07:33:03.771Z] provisioning config files... [2026-03-26T07:33:03.783Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/963@tmp/config7418765527134850724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:33:04.128Z] ---> ****-login.sh [2026-03-26T07:33:04.128Z] nexus3.edgexfoundry.org:10001 [2026-03-26T07:33:04.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T07:33:04.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T07:33:04.392Z] Configure a credential helper to remove this warning. See [2026-03-26T07:33:04.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T07:33:04.392Z] [2026-03-26T07:33:04.392Z] Login Succeeded [2026-03-26T07:33:04.393Z] nexus3.edgexfoundry.org:10002 [2026-03-26T07:33:04.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T07:33:04.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T07:33:04.925Z] Configure a credential helper to remove this warning. See [2026-03-26T07:33:04.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T07:33:04.925Z] [2026-03-26T07:33:04.925Z] Login Succeeded [2026-03-26T07:33:04.925Z] nexus3.edgexfoundry.org:10003 [2026-03-26T07:33:05.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T07:33:05.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T07:33:05.196Z] Configure a credential helper to remove this warning. See [2026-03-26T07:33:05.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T07:33:05.196Z] [2026-03-26T07:33:05.196Z] Login Succeeded [2026-03-26T07:33:05.196Z] nexus3.edgexfoundry.org:10004 [2026-03-26T07:33:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T07:33:05.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T07:33:05.462Z] Configure a credential helper to remove this warning. See [2026-03-26T07:33:05.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T07:33:05.462Z] [2026-03-26T07:33:05.462Z] Login Succeeded [2026-03-26T07:33:05.462Z] ****.io [2026-03-26T07:33:05.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T07:33:05.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T07:33:05.991Z] Configure a credential helper to remove this warning. See [2026-03-26T07:33:05.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T07:33:05.991Z] [2026-03-26T07:33:05.991Z] Login Succeeded [2026-03-26T07:33:05.991Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T07:33:06.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:33:06.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T07:33:06.089Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-03-26T07:33:06.089Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:06.089Z] latest [2026-03-26T07:33:06.089Z] 4.1.0-dev.104 [2026-03-26T07:33:06.089Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:06.089Z] main [2026-03-26T07:33:06.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:06.469Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:06.820Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:06.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-26T07:33:06.820Z] 0b45ab44a996: Preparing [2026-03-26T07:33:06.820Z] d91662e1b58c: Preparing [2026-03-26T07:33:06.820Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:06.820Z] 0995aa5af290: Preparing [2026-03-26T07:33:06.820Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:06.820Z] 69c53f8c4675: Preparing [2026-03-26T07:33:06.820Z] c4e71c2a4573: Preparing [2026-03-26T07:33:06.820Z] 69c53f8c4675: Waiting [2026-03-26T07:33:06.820Z] c4e71c2a4573: Waiting [2026-03-26T07:33:07.086Z] 7d85d5ff9868: Pushed [2026-03-26T07:33:07.086Z] 94dd8bd28d07: Pushed [2026-03-26T07:33:07.086Z] 0995aa5af290: Pushed [2026-03-26T07:33:07.086Z] 0b45ab44a996: Pushed [2026-03-26T07:33:07.086Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:07.086Z] 69c53f8c4675: Pushed [2026-03-26T07:33:14.100Z] d91662e1b58c: Pushed [2026-03-26T07:33:14.100Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:14.752Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:15.167Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-26T07:33:15.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-26T07:33:15.167Z] 0b45ab44a996: Preparing [2026-03-26T07:33:15.167Z] d91662e1b58c: Preparing [2026-03-26T07:33:15.167Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:15.167Z] 0995aa5af290: Preparing [2026-03-26T07:33:15.167Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:15.167Z] 69c53f8c4675: Preparing [2026-03-26T07:33:15.167Z] c4e71c2a4573: Preparing [2026-03-26T07:33:15.167Z] 69c53f8c4675: Waiting [2026-03-26T07:33:15.167Z] c4e71c2a4573: Waiting [2026-03-26T07:33:15.167Z] 0b45ab44a996: Layer already exists [2026-03-26T07:33:15.167Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:15.167Z] d91662e1b58c: Layer already exists [2026-03-26T07:33:15.167Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:15.167Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:15.167Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:15.167Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:15.167Z] latest: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:15.524Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:15.891Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 [2026-03-26T07:33:15.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-26T07:33:15.891Z] 0b45ab44a996: Preparing [2026-03-26T07:33:15.891Z] d91662e1b58c: Preparing [2026-03-26T07:33:15.891Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:15.891Z] 0995aa5af290: Preparing [2026-03-26T07:33:15.891Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:15.891Z] 69c53f8c4675: Preparing [2026-03-26T07:33:15.891Z] c4e71c2a4573: Preparing [2026-03-26T07:33:15.891Z] 69c53f8c4675: Waiting [2026-03-26T07:33:15.891Z] c4e71c2a4573: Waiting [2026-03-26T07:33:15.891Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:15.891Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:15.891Z] 0b45ab44a996: Layer already exists [2026-03-26T07:33:15.891Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:15.891Z] d91662e1b58c: Layer already exists [2026-03-26T07:33:15.891Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:15.891Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:15.891Z] 4.1.0-dev.104: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:16.266Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:16.616Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:16.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-26T07:33:16.616Z] 0b45ab44a996: Preparing [2026-03-26T07:33:16.616Z] d91662e1b58c: Preparing [2026-03-26T07:33:16.616Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:16.616Z] 0995aa5af290: Preparing [2026-03-26T07:33:16.616Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:16.616Z] 69c53f8c4675: Preparing [2026-03-26T07:33:16.616Z] c4e71c2a4573: Preparing [2026-03-26T07:33:16.616Z] 69c53f8c4675: Waiting [2026-03-26T07:33:16.616Z] c4e71c2a4573: Waiting [2026-03-26T07:33:16.616Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:16.616Z] d91662e1b58c: Layer already exists [2026-03-26T07:33:16.616Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:16.616Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:16.616Z] 0b45ab44a996: Layer already exists [2026-03-26T07:33:16.616Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:16.616Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:16.616Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:17.252Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:17.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-03-26T07:33:17.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-26T07:33:17.618Z] 0b45ab44a996: Preparing [2026-03-26T07:33:17.618Z] d91662e1b58c: Preparing [2026-03-26T07:33:17.618Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:17.618Z] 0995aa5af290: Preparing [2026-03-26T07:33:17.618Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:17.618Z] 69c53f8c4675: Preparing [2026-03-26T07:33:17.618Z] c4e71c2a4573: Preparing [2026-03-26T07:33:17.618Z] 69c53f8c4675: Waiting [2026-03-26T07:33:17.618Z] c4e71c2a4573: Waiting [2026-03-26T07:33:17.618Z] d91662e1b58c: Layer already exists [2026-03-26T07:33:17.618Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:17.618Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:17.618Z] 0b45ab44a996: Layer already exists [2026-03-26T07:33:17.618Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:17.618Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:17.618Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:17.618Z] main: digest: sha256:2fc1f1c37472258b45b9a14134c64aec8460d404408b7784b5a8a992f2ad1d6f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:33:17.725Z] ===================================================== [Pipeline] echo [2026-03-26T07:33:17.740Z] taggedImages: [2026-03-26T07:33:17.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:17.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-26T07:33:17.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 [2026-03-26T07:33:17.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:17.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-26T07:33:17.766Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-03-26T07:33:17.766Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:17.766Z] latest [2026-03-26T07:33:17.766Z] 4.1.0-dev.104 [2026-03-26T07:33:17.766Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:17.766Z] main [2026-03-26T07:33:17.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:18.119Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:18.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:18.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-26T07:33:18.471Z] a4db7c39fd5d: Preparing [2026-03-26T07:33:18.471Z] a10de708f76e: Preparing [2026-03-26T07:33:18.471Z] 91cba0261f41: Preparing [2026-03-26T07:33:18.471Z] 85620d2b1672: Preparing [2026-03-26T07:33:18.471Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:18.471Z] 0995aa5af290: Preparing [2026-03-26T07:33:18.471Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:18.471Z] 69c53f8c4675: Preparing [2026-03-26T07:33:18.471Z] c4e71c2a4573: Preparing [2026-03-26T07:33:18.471Z] 0995aa5af290: Waiting [2026-03-26T07:33:18.471Z] 94dd8bd28d07: Waiting [2026-03-26T07:33:18.471Z] 69c53f8c4675: Waiting [2026-03-26T07:33:18.471Z] c4e71c2a4573: Waiting [2026-03-26T07:33:18.471Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:18.735Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:18.735Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:18.735Z] 91cba0261f41: Pushed [2026-03-26T07:33:18.735Z] a10de708f76e: Pushed [2026-03-26T07:33:18.735Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:18.735Z] a4db7c39fd5d: Pushed [2026-03-26T07:33:18.735Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:21.297Z] 85620d2b1672: Pushed [2026-03-26T07:33:21.562Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:21.925Z] + 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-03-26T07:33:22.289Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-26T07:33:22.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-26T07:33:22.289Z] a4db7c39fd5d: Preparing [2026-03-26T07:33:22.289Z] a10de708f76e: Preparing [2026-03-26T07:33:22.289Z] 91cba0261f41: Preparing [2026-03-26T07:33:22.289Z] 85620d2b1672: Preparing [2026-03-26T07:33:22.289Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:22.289Z] 0995aa5af290: Preparing [2026-03-26T07:33:22.289Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:22.289Z] 69c53f8c4675: Preparing [2026-03-26T07:33:22.289Z] c4e71c2a4573: Preparing [2026-03-26T07:33:22.289Z] 0995aa5af290: Waiting [2026-03-26T07:33:22.289Z] 94dd8bd28d07: Waiting [2026-03-26T07:33:22.289Z] 69c53f8c4675: Waiting [2026-03-26T07:33:22.289Z] c4e71c2a4573: Waiting [2026-03-26T07:33:22.289Z] 85620d2b1672: Layer already exists [2026-03-26T07:33:22.289Z] a10de708f76e: Layer already exists [2026-03-26T07:33:22.289Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:22.289Z] 91cba0261f41: Layer already exists [2026-03-26T07:33:22.289Z] a4db7c39fd5d: Layer already exists [2026-03-26T07:33:22.289Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:22.289Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:22.289Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:22.289Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:22.558Z] latest: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:23.193Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:23.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 [2026-03-26T07:33:23.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-26T07:33:23.551Z] a4db7c39fd5d: Preparing [2026-03-26T07:33:23.551Z] a10de708f76e: Preparing [2026-03-26T07:33:23.551Z] 91cba0261f41: Preparing [2026-03-26T07:33:23.551Z] 85620d2b1672: Preparing [2026-03-26T07:33:23.551Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:23.551Z] 0995aa5af290: Preparing [2026-03-26T07:33:23.551Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:23.551Z] 69c53f8c4675: Preparing [2026-03-26T07:33:23.551Z] c4e71c2a4573: Preparing [2026-03-26T07:33:23.551Z] 94dd8bd28d07: Waiting [2026-03-26T07:33:23.551Z] 69c53f8c4675: Waiting [2026-03-26T07:33:23.551Z] c4e71c2a4573: Waiting [2026-03-26T07:33:23.551Z] 0995aa5af290: Waiting [2026-03-26T07:33:23.551Z] a10de708f76e: Layer already exists [2026-03-26T07:33:23.551Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:23.551Z] a4db7c39fd5d: Layer already exists [2026-03-26T07:33:23.551Z] 91cba0261f41: Layer already exists [2026-03-26T07:33:23.551Z] 85620d2b1672: Layer already exists [2026-03-26T07:33:23.551Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:23.551Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:23.551Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:23.551Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:23.818Z] 4.1.0-dev.104: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:24.182Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:24.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:24.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-26T07:33:24.536Z] a4db7c39fd5d: Preparing [2026-03-26T07:33:24.536Z] a10de708f76e: Preparing [2026-03-26T07:33:24.536Z] 91cba0261f41: Preparing [2026-03-26T07:33:24.536Z] 85620d2b1672: Preparing [2026-03-26T07:33:24.536Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:24.536Z] 0995aa5af290: Preparing [2026-03-26T07:33:24.536Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:24.536Z] 69c53f8c4675: Preparing [2026-03-26T07:33:24.536Z] c4e71c2a4573: Preparing [2026-03-26T07:33:24.536Z] 94dd8bd28d07: Waiting [2026-03-26T07:33:24.536Z] 69c53f8c4675: Waiting [2026-03-26T07:33:24.536Z] c4e71c2a4573: Waiting [2026-03-26T07:33:24.536Z] 0995aa5af290: Waiting [2026-03-26T07:33:24.536Z] 91cba0261f41: Layer already exists [2026-03-26T07:33:24.536Z] a10de708f76e: Layer already exists [2026-03-26T07:33:24.536Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:24.536Z] a4db7c39fd5d: Layer already exists [2026-03-26T07:33:24.536Z] 85620d2b1672: Layer already exists [2026-03-26T07:33:24.536Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:24.536Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:24.536Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:24.536Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:24.801Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:25.155Z] + 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-03-26T07:33:25.508Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-03-26T07:33:25.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-26T07:33:25.508Z] a4db7c39fd5d: Preparing [2026-03-26T07:33:25.508Z] a10de708f76e: Preparing [2026-03-26T07:33:25.508Z] 91cba0261f41: Preparing [2026-03-26T07:33:25.508Z] 85620d2b1672: Preparing [2026-03-26T07:33:25.508Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:25.508Z] 0995aa5af290: Preparing [2026-03-26T07:33:25.508Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:25.508Z] 69c53f8c4675: Preparing [2026-03-26T07:33:25.508Z] c4e71c2a4573: Preparing [2026-03-26T07:33:25.508Z] 94dd8bd28d07: Waiting [2026-03-26T07:33:25.508Z] 69c53f8c4675: Waiting [2026-03-26T07:33:25.508Z] c4e71c2a4573: Waiting [2026-03-26T07:33:25.508Z] 0995aa5af290: Waiting [2026-03-26T07:33:25.508Z] a4db7c39fd5d: Layer already exists [2026-03-26T07:33:25.508Z] a10de708f76e: Layer already exists [2026-03-26T07:33:25.508Z] 85620d2b1672: Layer already exists [2026-03-26T07:33:25.508Z] 91cba0261f41: Layer already exists [2026-03-26T07:33:25.508Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:25.508Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:25.508Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:25.508Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:25.508Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:25.775Z] main: digest: sha256:df0ec990f56477494da77469a39cf4fd575ea319ccbc6cb5ff081195bfb3d45c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:33:25.857Z] ===================================================== [Pipeline] echo [2026-03-26T07:33:25.872Z] taggedImages: [2026-03-26T07:33:25.872Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:25.872Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-26T07:33:25.872Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 [2026-03-26T07:33:25.872Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:25.872Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-26T07:33:25.896Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-03-26T07:33:25.896Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:25.896Z] latest [2026-03-26T07:33:25.896Z] 4.1.0-dev.104 [2026-03-26T07:33:25.896Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:25.896Z] main [2026-03-26T07:33:25.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:26.269Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:26.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:26.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-26T07:33:26.632Z] 61ca8f1dbd7c: Preparing [2026-03-26T07:33:26.632Z] 4eaa91226d60: Preparing [2026-03-26T07:33:26.632Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:26.632Z] 0995aa5af290: Preparing [2026-03-26T07:33:26.632Z] 84de17727996: Preparing [2026-03-26T07:33:26.632Z] e5ec2010e05e: Preparing [2026-03-26T07:33:26.632Z] c4e71c2a4573: Preparing [2026-03-26T07:33:26.632Z] e5ec2010e05e: Waiting [2026-03-26T07:33:26.632Z] c4e71c2a4573: Waiting [2026-03-26T07:33:26.632Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:26.896Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:26.896Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:26.896Z] 84de17727996: Pushed [2026-03-26T07:33:26.896Z] 61ca8f1dbd7c: Pushed [2026-03-26T07:33:26.896Z] e5ec2010e05e: Pushed [2026-03-26T07:33:35.075Z] 4eaa91226d60: Pushed [2026-03-26T07:33:35.075Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:35.442Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:35.789Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-26T07:33:35.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-26T07:33:35.789Z] 61ca8f1dbd7c: Preparing [2026-03-26T07:33:35.789Z] 4eaa91226d60: Preparing [2026-03-26T07:33:35.789Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:35.789Z] 0995aa5af290: Preparing [2026-03-26T07:33:35.789Z] 84de17727996: Preparing [2026-03-26T07:33:35.789Z] e5ec2010e05e: Preparing [2026-03-26T07:33:35.789Z] c4e71c2a4573: Preparing [2026-03-26T07:33:35.789Z] e5ec2010e05e: Waiting [2026-03-26T07:33:35.789Z] c4e71c2a4573: Waiting [2026-03-26T07:33:35.789Z] 4eaa91226d60: Layer already exists [2026-03-26T07:33:35.789Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:35.789Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:35.789Z] 84de17727996: Layer already exists [2026-03-26T07:33:35.789Z] 61ca8f1dbd7c: Layer already exists [2026-03-26T07:33:35.789Z] e5ec2010e05e: Layer already exists [2026-03-26T07:33:35.789Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:36.119Z] latest: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:36.715Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:37.051Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 [2026-03-26T07:33:37.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-26T07:33:37.051Z] 61ca8f1dbd7c: Preparing [2026-03-26T07:33:37.051Z] 4eaa91226d60: Preparing [2026-03-26T07:33:37.051Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:37.051Z] 0995aa5af290: Preparing [2026-03-26T07:33:37.051Z] 84de17727996: Preparing [2026-03-26T07:33:37.051Z] e5ec2010e05e: Preparing [2026-03-26T07:33:37.051Z] c4e71c2a4573: Preparing [2026-03-26T07:33:37.051Z] e5ec2010e05e: Waiting [2026-03-26T07:33:37.051Z] c4e71c2a4573: Waiting [2026-03-26T07:33:37.051Z] 84de17727996: Layer already exists [2026-03-26T07:33:37.051Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:37.051Z] 4eaa91226d60: Layer already exists [2026-03-26T07:33:37.051Z] 61ca8f1dbd7c: Layer already exists [2026-03-26T07:33:37.051Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:37.051Z] e5ec2010e05e: Layer already exists [2026-03-26T07:33:37.051Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:37.315Z] 4.1.0-dev.104: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:37.666Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:38.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:38.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-26T07:33:38.228Z] 61ca8f1dbd7c: Preparing [2026-03-26T07:33:38.228Z] 4eaa91226d60: Preparing [2026-03-26T07:33:38.228Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:38.228Z] 0995aa5af290: Preparing [2026-03-26T07:33:38.228Z] 84de17727996: Preparing [2026-03-26T07:33:38.228Z] e5ec2010e05e: Preparing [2026-03-26T07:33:38.228Z] c4e71c2a4573: Preparing [2026-03-26T07:33:38.228Z] c4e71c2a4573: Waiting [2026-03-26T07:33:38.228Z] e5ec2010e05e: Waiting [2026-03-26T07:33:38.228Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:38.228Z] 84de17727996: Layer already exists [2026-03-26T07:33:38.228Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:38.228Z] 4eaa91226d60: Layer already exists [2026-03-26T07:33:38.228Z] 61ca8f1dbd7c: Layer already exists [2026-03-26T07:33:38.228Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:38.228Z] e5ec2010e05e: Layer already exists [2026-03-26T07:33:38.228Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:38.619Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:38.963Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-03-26T07:33:38.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-26T07:33:38.964Z] 61ca8f1dbd7c: Preparing [2026-03-26T07:33:38.964Z] 4eaa91226d60: Preparing [2026-03-26T07:33:38.964Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:38.964Z] 0995aa5af290: Preparing [2026-03-26T07:33:38.964Z] 84de17727996: Preparing [2026-03-26T07:33:38.964Z] e5ec2010e05e: Preparing [2026-03-26T07:33:38.964Z] c4e71c2a4573: Preparing [2026-03-26T07:33:38.964Z] c4e71c2a4573: Waiting [2026-03-26T07:33:38.964Z] e5ec2010e05e: Waiting [2026-03-26T07:33:38.964Z] 84de17727996: Layer already exists [2026-03-26T07:33:38.964Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:38.964Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:38.964Z] 61ca8f1dbd7c: Layer already exists [2026-03-26T07:33:38.964Z] 4eaa91226d60: Layer already exists [2026-03-26T07:33:38.964Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:38.964Z] e5ec2010e05e: Layer already exists [2026-03-26T07:33:39.238Z] main: digest: sha256:ab5bd1b57d1579ef6b62e39b4da2d243d58d1c5e5f317b42f6ccf5d6463e0e88 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:33:39.301Z] ===================================================== [Pipeline] echo [2026-03-26T07:33:39.313Z] taggedImages: [2026-03-26T07:33:39.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:39.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-26T07:33:39.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 [2026-03-26T07:33:39.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:39.313Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-26T07:33:39.334Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-03-26T07:33:39.334Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:39.334Z] latest [2026-03-26T07:33:39.334Z] 4.1.0-dev.104 [2026-03-26T07:33:39.334Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:39.334Z] main [2026-03-26T07:33:39.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:39.704Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:40.057Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:40.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-26T07:33:40.057Z] 64edaacc6d0e: Preparing [2026-03-26T07:33:40.057Z] 23e23eaa0143: Preparing [2026-03-26T07:33:40.057Z] 0995aa5af290: Preparing [2026-03-26T07:33:40.057Z] 52b94172b1a0: Preparing [2026-03-26T07:33:40.057Z] 4cad68e64d60: Preparing [2026-03-26T07:33:40.057Z] c4e71c2a4573: Preparing [2026-03-26T07:33:40.057Z] c4e71c2a4573: Waiting [2026-03-26T07:33:40.057Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:40.320Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:40.320Z] 52b94172b1a0: Pushed [2026-03-26T07:33:40.320Z] 4cad68e64d60: Pushed [2026-03-26T07:33:40.320Z] 64edaacc6d0e: Pushed [2026-03-26T07:33:48.676Z] 23e23eaa0143: Pushed [2026-03-26T07:33:48.676Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:49.025Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:49.368Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-26T07:33:49.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-26T07:33:49.368Z] 64edaacc6d0e: Preparing [2026-03-26T07:33:49.368Z] 23e23eaa0143: Preparing [2026-03-26T07:33:49.368Z] 0995aa5af290: Preparing [2026-03-26T07:33:49.368Z] 52b94172b1a0: Preparing [2026-03-26T07:33:49.368Z] 4cad68e64d60: Preparing [2026-03-26T07:33:49.368Z] c4e71c2a4573: Preparing [2026-03-26T07:33:49.368Z] c4e71c2a4573: Waiting [2026-03-26T07:33:49.368Z] 23e23eaa0143: Layer already exists [2026-03-26T07:33:49.368Z] 64edaacc6d0e: Layer already exists [2026-03-26T07:33:49.368Z] 52b94172b1a0: Layer already exists [2026-03-26T07:33:49.368Z] 4cad68e64d60: Layer already exists [2026-03-26T07:33:49.368Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:49.368Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:50.158Z] latest: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:50.546Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:50.986Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 [2026-03-26T07:33:50.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-26T07:33:50.986Z] 64edaacc6d0e: Preparing [2026-03-26T07:33:50.986Z] 23e23eaa0143: Preparing [2026-03-26T07:33:50.986Z] 0995aa5af290: Preparing [2026-03-26T07:33:50.986Z] 52b94172b1a0: Preparing [2026-03-26T07:33:50.986Z] 4cad68e64d60: Preparing [2026-03-26T07:33:50.986Z] c4e71c2a4573: Preparing [2026-03-26T07:33:50.986Z] c4e71c2a4573: Waiting [2026-03-26T07:33:50.986Z] 4cad68e64d60: Layer already exists [2026-03-26T07:33:50.986Z] 23e23eaa0143: Layer already exists [2026-03-26T07:33:50.986Z] 52b94172b1a0: Layer already exists [2026-03-26T07:33:50.986Z] 64edaacc6d0e: Layer already exists [2026-03-26T07:33:50.986Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:50.986Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:51.250Z] 4.1.0-dev.104: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:51.610Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:53.897Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:53.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-26T07:33:53.897Z] 64edaacc6d0e: Preparing [2026-03-26T07:33:53.897Z] 23e23eaa0143: Preparing [2026-03-26T07:33:53.897Z] 0995aa5af290: Preparing [2026-03-26T07:33:53.897Z] 52b94172b1a0: Preparing [2026-03-26T07:33:53.897Z] 4cad68e64d60: Preparing [2026-03-26T07:33:53.897Z] c4e71c2a4573: Preparing [2026-03-26T07:33:53.897Z] c4e71c2a4573: Waiting [2026-03-26T07:33:53.897Z] 64edaacc6d0e: Layer already exists [2026-03-26T07:33:53.897Z] 23e23eaa0143: Layer already exists [2026-03-26T07:33:53.897Z] 4cad68e64d60: Layer already exists [2026-03-26T07:33:53.897Z] 52b94172b1a0: Layer already exists [2026-03-26T07:33:53.897Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:53.897Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:53.897Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:54.521Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:54.857Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-03-26T07:33:54.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-26T07:33:54.858Z] 64edaacc6d0e: Preparing [2026-03-26T07:33:54.858Z] 23e23eaa0143: Preparing [2026-03-26T07:33:54.858Z] 0995aa5af290: Preparing [2026-03-26T07:33:54.858Z] 52b94172b1a0: Preparing [2026-03-26T07:33:54.858Z] 4cad68e64d60: Preparing [2026-03-26T07:33:54.858Z] c4e71c2a4573: Preparing [2026-03-26T07:33:54.858Z] 52b94172b1a0: Layer already exists [2026-03-26T07:33:54.858Z] 23e23eaa0143: Layer already exists [2026-03-26T07:33:54.858Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:54.858Z] 64edaacc6d0e: Layer already exists [2026-03-26T07:33:54.858Z] 4cad68e64d60: Layer already exists [2026-03-26T07:33:54.858Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:54.858Z] main: digest: sha256:f1b165d59f8fc4df596bee4873ad512470c0eb25c7d6a0b4409902a507370861 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:33:54.929Z] ===================================================== [Pipeline] echo [2026-03-26T07:33:54.944Z] taggedImages: [2026-03-26T07:33:54.944Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:54.944Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-26T07:33:54.944Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 [2026-03-26T07:33:54.944Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:54.944Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-26T07:33:54.967Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-03-26T07:33:54.967Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:54.967Z] latest [2026-03-26T07:33:54.967Z] 4.1.0-dev.104 [2026-03-26T07:33:54.967Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:33:54.967Z] main [2026-03-26T07:33:54.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:55.329Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:33:55.670Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:33:55.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-26T07:33:55.670Z] 6b73cd853a44: Preparing [2026-03-26T07:33:55.670Z] a576040a3b4e: Preparing [2026-03-26T07:33:55.670Z] b50b56f941ef: Preparing [2026-03-26T07:33:55.670Z] 7d85d5ff9868: Preparing [2026-03-26T07:33:55.670Z] 0995aa5af290: Preparing [2026-03-26T07:33:55.670Z] 94dd8bd28d07: Preparing [2026-03-26T07:33:55.670Z] 69c53f8c4675: Preparing [2026-03-26T07:33:55.670Z] c4e71c2a4573: Preparing [2026-03-26T07:33:55.670Z] 94dd8bd28d07: Waiting [2026-03-26T07:33:55.670Z] 69c53f8c4675: Waiting [2026-03-26T07:33:55.670Z] c4e71c2a4573: Waiting [2026-03-26T07:33:55.670Z] 0995aa5af290: Layer already exists [2026-03-26T07:33:55.670Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:33:55.670Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:33:55.670Z] 69c53f8c4675: Layer already exists [2026-03-26T07:33:55.936Z] c4e71c2a4573: Layer already exists [2026-03-26T07:33:55.936Z] a576040a3b4e: Pushed [2026-03-26T07:33:55.936Z] 6b73cd853a44: Pushed [2026-03-26T07:34:04.387Z] b50b56f941ef: Pushed [2026-03-26T07:34:04.387Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:04.993Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:05.549Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-26T07:34:05.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-26T07:34:05.549Z] 6b73cd853a44: Preparing [2026-03-26T07:34:05.549Z] a576040a3b4e: Preparing [2026-03-26T07:34:05.549Z] b50b56f941ef: Preparing [2026-03-26T07:34:05.549Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:05.549Z] 0995aa5af290: Preparing [2026-03-26T07:34:05.549Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:05.549Z] 69c53f8c4675: Preparing [2026-03-26T07:34:05.549Z] c4e71c2a4573: Preparing [2026-03-26T07:34:05.549Z] 69c53f8c4675: Waiting [2026-03-26T07:34:05.549Z] c4e71c2a4573: Waiting [2026-03-26T07:34:05.549Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:05.549Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:05.549Z] 6b73cd853a44: Layer already exists [2026-03-26T07:34:05.549Z] a576040a3b4e: Layer already exists [2026-03-26T07:34:05.549Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:05.549Z] b50b56f941ef: Layer already exists [2026-03-26T07:34:05.549Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:05.549Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:05.549Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:05.549Z] latest: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:05.914Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:06.248Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 [2026-03-26T07:34:06.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-26T07:34:07.199Z] 6b73cd853a44: Preparing [2026-03-26T07:34:07.199Z] a576040a3b4e: Preparing [2026-03-26T07:34:07.199Z] b50b56f941ef: Preparing [2026-03-26T07:34:07.199Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:07.199Z] 0995aa5af290: Preparing [2026-03-26T07:34:07.199Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:07.199Z] 69c53f8c4675: Preparing [2026-03-26T07:34:07.199Z] c4e71c2a4573: Preparing [2026-03-26T07:34:07.199Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:07.199Z] 69c53f8c4675: Waiting [2026-03-26T07:34:07.199Z] c4e71c2a4573: Waiting [2026-03-26T07:34:07.199Z] 6b73cd853a44: Layer already exists [2026-03-26T07:34:07.199Z] b50b56f941ef: Layer already exists [2026-03-26T07:34:07.199Z] a576040a3b4e: Layer already exists [2026-03-26T07:34:07.199Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:07.199Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:07.199Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:07.199Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:07.199Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:07.199Z] 4.1.0-dev.104: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:07.573Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:12.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:12.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-26T07:34:12.404Z] 6b73cd853a44: Preparing [2026-03-26T07:34:12.404Z] a576040a3b4e: Preparing [2026-03-26T07:34:12.404Z] b50b56f941ef: Preparing [2026-03-26T07:34:12.404Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:12.404Z] 0995aa5af290: Preparing [2026-03-26T07:34:12.404Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:12.404Z] 69c53f8c4675: Preparing [2026-03-26T07:34:12.404Z] c4e71c2a4573: Preparing [2026-03-26T07:34:12.404Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:12.404Z] 69c53f8c4675: Waiting [2026-03-26T07:34:12.404Z] c4e71c2a4573: Waiting [2026-03-26T07:34:12.404Z] a576040a3b4e: Layer already exists [2026-03-26T07:34:12.404Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:12.404Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:12.404Z] b50b56f941ef: Layer already exists [2026-03-26T07:34:12.404Z] 6b73cd853a44: Layer already exists [2026-03-26T07:34:12.404Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:12.404Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:12.404Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:12.404Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:13.069Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:13.597Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-03-26T07:34:13.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-26T07:34:13.597Z] 6b73cd853a44: Preparing [2026-03-26T07:34:13.597Z] a576040a3b4e: Preparing [2026-03-26T07:34:13.597Z] b50b56f941ef: Preparing [2026-03-26T07:34:13.597Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:13.597Z] 0995aa5af290: Preparing [2026-03-26T07:34:13.597Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:13.597Z] 69c53f8c4675: Preparing [2026-03-26T07:34:13.597Z] c4e71c2a4573: Preparing [2026-03-26T07:34:13.597Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:13.597Z] c4e71c2a4573: Waiting [2026-03-26T07:34:13.597Z] 69c53f8c4675: Waiting [2026-03-26T07:34:13.597Z] 6b73cd853a44: Layer already exists [2026-03-26T07:34:13.597Z] a576040a3b4e: Layer already exists [2026-03-26T07:34:13.597Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:13.597Z] b50b56f941ef: Layer already exists [2026-03-26T07:34:13.597Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:13.597Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:13.597Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:13.597Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:13.597Z] main: digest: sha256:bff5cf6afdd10899e66075d299f1221331188241aa740c2f73b7f041d31635e2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:34:13.849Z] ===================================================== [Pipeline] echo [2026-03-26T07:34:13.859Z] taggedImages: [2026-03-26T07:34:13.859Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:13.859Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-26T07:34:13.859Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 [2026-03-26T07:34:13.859Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:13.859Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-26T07:34:13.877Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-03-26T07:34:13.877Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:13.877Z] latest [2026-03-26T07:34:13.877Z] 4.1.0-dev.104 [2026-03-26T07:34:13.878Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:13.878Z] main [2026-03-26T07:34:13.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:14.234Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:14.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:14.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-26T07:34:14.594Z] d9737bb0a378: Preparing [2026-03-26T07:34:14.594Z] 983ab269fefb: Preparing [2026-03-26T07:34:14.594Z] a5b746865717: Preparing [2026-03-26T07:34:14.594Z] 952d9e4586d9: Preparing [2026-03-26T07:34:14.594Z] e1b47e1194fe: Preparing [2026-03-26T07:34:14.594Z] 80578b5565b3: Preparing [2026-03-26T07:34:14.594Z] 89ee93edc1a2: Preparing [2026-03-26T07:34:14.594Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:14.594Z] 0995aa5af290: Preparing [2026-03-26T07:34:14.594Z] c30a5da2486f: Preparing [2026-03-26T07:34:14.594Z] c7b4311e0b32: Preparing [2026-03-26T07:34:14.594Z] 5f70bf18a086: Preparing [2026-03-26T07:34:14.594Z] 66a33bc14d85: Preparing [2026-03-26T07:34:14.594Z] 75dda95d0081: Preparing [2026-03-26T07:34:14.594Z] 9bb71c572403: Preparing [2026-03-26T07:34:14.594Z] c4e71c2a4573: Preparing [2026-03-26T07:34:14.594Z] c7b4311e0b32: Waiting [2026-03-26T07:34:14.594Z] 5f70bf18a086: Waiting [2026-03-26T07:34:14.594Z] 66a33bc14d85: Waiting [2026-03-26T07:34:14.594Z] 80578b5565b3: Waiting [2026-03-26T07:34:14.594Z] 89ee93edc1a2: Waiting [2026-03-26T07:34:14.594Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:14.594Z] 75dda95d0081: Waiting [2026-03-26T07:34:14.594Z] 0995aa5af290: Waiting [2026-03-26T07:34:14.594Z] 9bb71c572403: Waiting [2026-03-26T07:34:14.594Z] c30a5da2486f: Waiting [2026-03-26T07:34:14.594Z] c4e71c2a4573: Waiting [2026-03-26T07:34:14.858Z] e1b47e1194fe: Pushed [2026-03-26T07:34:14.858Z] a5b746865717: Pushed [2026-03-26T07:34:14.858Z] 952d9e4586d9: Pushed [2026-03-26T07:34:14.858Z] 983ab269fefb: Pushed [2026-03-26T07:34:14.858Z] d9737bb0a378: Pushed [2026-03-26T07:34:14.858Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:14.858Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:14.858Z] 5f70bf18a086: Layer already exists [2026-03-26T07:34:14.858Z] 80578b5565b3: Pushed [2026-03-26T07:34:15.125Z] c30a5da2486f: Pushed [2026-03-26T07:34:15.125Z] c7b4311e0b32: Pushed [2026-03-26T07:34:15.125Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:15.125Z] 66a33bc14d85: Pushed [2026-03-26T07:34:15.125Z] 75dda95d0081: Pushed [2026-03-26T07:34:15.125Z] 9bb71c572403: Pushed [2026-03-26T07:34:18.039Z] 89ee93edc1a2: Pushed [2026-03-26T07:34:18.039Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:18.482Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:18.830Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-26T07:34:18.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-26T07:34:18.830Z] d9737bb0a378: Preparing [2026-03-26T07:34:18.830Z] 983ab269fefb: Preparing [2026-03-26T07:34:18.830Z] a5b746865717: Preparing [2026-03-26T07:34:18.830Z] 952d9e4586d9: Preparing [2026-03-26T07:34:18.830Z] e1b47e1194fe: Preparing [2026-03-26T07:34:18.830Z] 80578b5565b3: Preparing [2026-03-26T07:34:18.830Z] 89ee93edc1a2: Preparing [2026-03-26T07:34:18.830Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:18.830Z] 0995aa5af290: Preparing [2026-03-26T07:34:18.830Z] c30a5da2486f: Preparing [2026-03-26T07:34:18.830Z] c7b4311e0b32: Preparing [2026-03-26T07:34:18.830Z] 5f70bf18a086: Preparing [2026-03-26T07:34:18.830Z] 66a33bc14d85: Preparing [2026-03-26T07:34:18.830Z] 75dda95d0081: Preparing [2026-03-26T07:34:18.830Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:18.830Z] 0995aa5af290: Waiting [2026-03-26T07:34:18.830Z] c30a5da2486f: Waiting [2026-03-26T07:34:18.830Z] 89ee93edc1a2: Waiting [2026-03-26T07:34:18.830Z] 80578b5565b3: Waiting [2026-03-26T07:34:18.830Z] c7b4311e0b32: Waiting [2026-03-26T07:34:18.830Z] 5f70bf18a086: Waiting [2026-03-26T07:34:18.830Z] 66a33bc14d85: Waiting [2026-03-26T07:34:18.830Z] 75dda95d0081: Waiting [2026-03-26T07:34:18.830Z] 9bb71c572403: Preparing [2026-03-26T07:34:18.830Z] c4e71c2a4573: Preparing [2026-03-26T07:34:18.830Z] c4e71c2a4573: Waiting [2026-03-26T07:34:18.830Z] 9bb71c572403: Waiting [2026-03-26T07:34:18.830Z] d9737bb0a378: Layer already exists [2026-03-26T07:34:18.830Z] 952d9e4586d9: Layer already exists [2026-03-26T07:34:18.830Z] e1b47e1194fe: Layer already exists [2026-03-26T07:34:18.830Z] a5b746865717: Layer already exists [2026-03-26T07:34:18.830Z] 983ab269fefb: Layer already exists [2026-03-26T07:34:18.830Z] 80578b5565b3: Layer already exists [2026-03-26T07:34:18.830Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:18.830Z] c30a5da2486f: Layer already exists [2026-03-26T07:34:18.830Z] 89ee93edc1a2: Layer already exists [2026-03-26T07:34:18.830Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:18.830Z] 5f70bf18a086: Layer already exists [2026-03-26T07:34:18.830Z] c7b4311e0b32: Layer already exists [2026-03-26T07:34:18.830Z] 75dda95d0081: Layer already exists [2026-03-26T07:34:18.830Z] 9bb71c572403: Layer already exists [2026-03-26T07:34:18.830Z] 66a33bc14d85: Layer already exists [2026-03-26T07:34:18.830Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:19.195Z] latest: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:19.553Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:19.936Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 [2026-03-26T07:34:19.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-26T07:34:19.936Z] d9737bb0a378: Preparing [2026-03-26T07:34:19.936Z] 983ab269fefb: Preparing [2026-03-26T07:34:19.936Z] a5b746865717: Preparing [2026-03-26T07:34:19.936Z] 952d9e4586d9: Preparing [2026-03-26T07:34:19.936Z] e1b47e1194fe: Preparing [2026-03-26T07:34:19.936Z] 80578b5565b3: Preparing [2026-03-26T07:34:19.936Z] 89ee93edc1a2: Preparing [2026-03-26T07:34:19.936Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:19.936Z] 0995aa5af290: Preparing [2026-03-26T07:34:19.936Z] c30a5da2486f: Preparing [2026-03-26T07:34:19.936Z] c7b4311e0b32: Preparing [2026-03-26T07:34:19.936Z] 5f70bf18a086: Preparing [2026-03-26T07:34:19.936Z] 66a33bc14d85: Preparing [2026-03-26T07:34:19.936Z] 75dda95d0081: Preparing [2026-03-26T07:34:19.936Z] 9bb71c572403: Preparing [2026-03-26T07:34:19.936Z] c4e71c2a4573: Preparing [2026-03-26T07:34:19.936Z] c30a5da2486f: Waiting [2026-03-26T07:34:19.936Z] c7b4311e0b32: Waiting [2026-03-26T07:34:19.936Z] 5f70bf18a086: Waiting [2026-03-26T07:34:19.936Z] 66a33bc14d85: Waiting [2026-03-26T07:34:19.936Z] 75dda95d0081: Waiting [2026-03-26T07:34:19.936Z] 9bb71c572403: Waiting [2026-03-26T07:34:19.936Z] c4e71c2a4573: Waiting [2026-03-26T07:34:19.936Z] 80578b5565b3: Waiting [2026-03-26T07:34:19.936Z] 89ee93edc1a2: Waiting [2026-03-26T07:34:19.936Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:19.936Z] 0995aa5af290: Waiting [2026-03-26T07:34:19.936Z] e1b47e1194fe: Layer already exists [2026-03-26T07:34:19.936Z] 983ab269fefb: Layer already exists [2026-03-26T07:34:19.936Z] 952d9e4586d9: Layer already exists [2026-03-26T07:34:19.936Z] d9737bb0a378: Layer already exists [2026-03-26T07:34:19.936Z] a5b746865717: Layer already exists [2026-03-26T07:34:19.936Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:19.936Z] 80578b5565b3: Layer already exists [2026-03-26T07:34:19.936Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:19.936Z] 89ee93edc1a2: Layer already exists [2026-03-26T07:34:19.936Z] c30a5da2486f: Layer already exists [2026-03-26T07:34:19.936Z] 66a33bc14d85: Layer already exists [2026-03-26T07:34:19.937Z] 5f70bf18a086: Layer already exists [2026-03-26T07:34:19.937Z] c7b4311e0b32: Layer already exists [2026-03-26T07:34:19.937Z] 9bb71c572403: Layer already exists [2026-03-26T07:34:19.937Z] 75dda95d0081: Layer already exists [2026-03-26T07:34:19.937Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:20.221Z] 4.1.0-dev.104: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:20.589Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:21.007Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:21.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-26T07:34:21.007Z] d9737bb0a378: Preparing [2026-03-26T07:34:21.007Z] 983ab269fefb: Preparing [2026-03-26T07:34:21.007Z] a5b746865717: Preparing [2026-03-26T07:34:21.007Z] 952d9e4586d9: Preparing [2026-03-26T07:34:21.007Z] e1b47e1194fe: Preparing [2026-03-26T07:34:21.007Z] 80578b5565b3: Preparing [2026-03-26T07:34:21.007Z] 89ee93edc1a2: Preparing [2026-03-26T07:34:21.007Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:21.007Z] 0995aa5af290: Preparing [2026-03-26T07:34:21.007Z] c30a5da2486f: Preparing [2026-03-26T07:34:21.007Z] c7b4311e0b32: Preparing [2026-03-26T07:34:21.007Z] 5f70bf18a086: Preparing [2026-03-26T07:34:21.007Z] 66a33bc14d85: Preparing [2026-03-26T07:34:21.007Z] 75dda95d0081: Preparing [2026-03-26T07:34:21.007Z] 9bb71c572403: Preparing [2026-03-26T07:34:21.007Z] c4e71c2a4573: Preparing [2026-03-26T07:34:21.007Z] c30a5da2486f: Waiting [2026-03-26T07:34:21.007Z] c7b4311e0b32: Waiting [2026-03-26T07:34:21.007Z] 5f70bf18a086: Waiting [2026-03-26T07:34:21.007Z] 66a33bc14d85: Waiting [2026-03-26T07:34:21.007Z] 75dda95d0081: Waiting [2026-03-26T07:34:21.007Z] 9bb71c572403: Waiting [2026-03-26T07:34:21.007Z] c4e71c2a4573: Waiting [2026-03-26T07:34:21.007Z] 80578b5565b3: Waiting [2026-03-26T07:34:21.007Z] 89ee93edc1a2: Waiting [2026-03-26T07:34:21.007Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:21.007Z] 0995aa5af290: Waiting [2026-03-26T07:34:21.007Z] a5b746865717: Layer already exists [2026-03-26T07:34:21.007Z] 983ab269fefb: Layer already exists [2026-03-26T07:34:21.007Z] d9737bb0a378: Layer already exists [2026-03-26T07:34:21.007Z] e1b47e1194fe: Layer already exists [2026-03-26T07:34:21.007Z] 952d9e4586d9: Layer already exists [2026-03-26T07:34:21.007Z] 80578b5565b3: Layer already exists [2026-03-26T07:34:21.007Z] 89ee93edc1a2: Layer already exists [2026-03-26T07:34:21.007Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:21.007Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:21.007Z] c30a5da2486f: Layer already exists [2026-03-26T07:34:21.007Z] 75dda95d0081: Layer already exists [2026-03-26T07:34:21.007Z] 5f70bf18a086: Layer already exists [2026-03-26T07:34:21.007Z] 66a33bc14d85: Layer already exists [2026-03-26T07:34:21.007Z] 9bb71c572403: Layer already exists [2026-03-26T07:34:21.007Z] c7b4311e0b32: Layer already exists [2026-03-26T07:34:21.007Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:21.276Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:21.659Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:22.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-03-26T07:34:22.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-26T07:34:22.029Z] d9737bb0a378: Preparing [2026-03-26T07:34:22.029Z] 983ab269fefb: Preparing [2026-03-26T07:34:22.029Z] a5b746865717: Preparing [2026-03-26T07:34:22.029Z] 952d9e4586d9: Preparing [2026-03-26T07:34:22.029Z] e1b47e1194fe: Preparing [2026-03-26T07:34:22.029Z] 80578b5565b3: Preparing [2026-03-26T07:34:22.029Z] 89ee93edc1a2: Preparing [2026-03-26T07:34:22.029Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:22.029Z] 0995aa5af290: Preparing [2026-03-26T07:34:22.029Z] c30a5da2486f: Preparing [2026-03-26T07:34:22.029Z] c7b4311e0b32: Preparing [2026-03-26T07:34:22.029Z] 5f70bf18a086: Preparing [2026-03-26T07:34:22.029Z] 66a33bc14d85: Preparing [2026-03-26T07:34:22.029Z] 75dda95d0081: Preparing [2026-03-26T07:34:22.029Z] 9bb71c572403: Preparing [2026-03-26T07:34:22.029Z] c4e71c2a4573: Preparing [2026-03-26T07:34:22.029Z] c30a5da2486f: Waiting [2026-03-26T07:34:22.029Z] c7b4311e0b32: Waiting [2026-03-26T07:34:22.029Z] 5f70bf18a086: Waiting [2026-03-26T07:34:22.029Z] 66a33bc14d85: Waiting [2026-03-26T07:34:22.029Z] 75dda95d0081: Waiting [2026-03-26T07:34:22.029Z] 9bb71c572403: Waiting [2026-03-26T07:34:22.029Z] c4e71c2a4573: Waiting [2026-03-26T07:34:22.029Z] 80578b5565b3: Waiting [2026-03-26T07:34:22.029Z] 89ee93edc1a2: Waiting [2026-03-26T07:34:22.029Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:22.029Z] 0995aa5af290: Waiting [2026-03-26T07:34:22.029Z] a5b746865717: Layer already exists [2026-03-26T07:34:22.029Z] 983ab269fefb: Layer already exists [2026-03-26T07:34:22.029Z] e1b47e1194fe: Layer already exists [2026-03-26T07:34:22.029Z] d9737bb0a378: Layer already exists [2026-03-26T07:34:22.029Z] 952d9e4586d9: Layer already exists [2026-03-26T07:34:22.029Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:22.029Z] 80578b5565b3: Layer already exists [2026-03-26T07:34:22.029Z] 89ee93edc1a2: Layer already exists [2026-03-26T07:34:22.029Z] c30a5da2486f: Layer already exists [2026-03-26T07:34:22.029Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:22.029Z] 66a33bc14d85: Layer already exists [2026-03-26T07:34:22.029Z] 5f70bf18a086: Layer already exists [2026-03-26T07:34:22.029Z] 9bb71c572403: Layer already exists [2026-03-26T07:34:22.029Z] c7b4311e0b32: Layer already exists [2026-03-26T07:34:22.029Z] 75dda95d0081: Layer already exists [2026-03-26T07:34:22.029Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:22.291Z] main: digest: sha256:fa95d572e4efb9ebafe48c7c78dc5fbcde926d5127463e7114b566d6a3cf72cb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:34:22.350Z] ===================================================== [Pipeline] echo [2026-03-26T07:34:22.359Z] taggedImages: [2026-03-26T07:34:22.359Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:22.359Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-26T07:34:22.359Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 [2026-03-26T07:34:22.359Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:22.359Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-26T07:34:22.380Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-03-26T07:34:22.380Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:22.380Z] latest [2026-03-26T07:34:22.380Z] 4.1.0-dev.104 [2026-03-26T07:34:22.380Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:22.380Z] main [2026-03-26T07:34:22.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:22.725Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:23.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:23.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-26T07:34:23.062Z] 8c33bb22ff82: Preparing [2026-03-26T07:34:23.062Z] 64012c69aed3: Preparing [2026-03-26T07:34:23.062Z] 8fc455605743: Preparing [2026-03-26T07:34:23.062Z] bf39ed9bf2ae: Preparing [2026-03-26T07:34:23.062Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:23.062Z] 0995aa5af290: Preparing [2026-03-26T07:34:23.062Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:23.062Z] 69c53f8c4675: Preparing [2026-03-26T07:34:23.062Z] c4e71c2a4573: Preparing [2026-03-26T07:34:23.062Z] 0995aa5af290: Waiting [2026-03-26T07:34:23.062Z] 69c53f8c4675: Waiting [2026-03-26T07:34:23.062Z] c4e71c2a4573: Waiting [2026-03-26T07:34:23.062Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:23.062Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:23.328Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:23.328Z] 64012c69aed3: Pushed [2026-03-26T07:34:23.328Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:23.328Z] 8fc455605743: Pushed [2026-03-26T07:34:23.328Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:23.328Z] 8c33bb22ff82: Pushed [2026-03-26T07:34:23.328Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:31.497Z] bf39ed9bf2ae: Pushed [2026-03-26T07:34:33.448Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:33.798Z] + 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-03-26T07:34:34.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-26T07:34:34.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-26T07:34:34.140Z] 8c33bb22ff82: Preparing [2026-03-26T07:34:34.140Z] 64012c69aed3: Preparing [2026-03-26T07:34:34.140Z] 8fc455605743: Preparing [2026-03-26T07:34:34.140Z] bf39ed9bf2ae: Preparing [2026-03-26T07:34:34.140Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:34.140Z] 0995aa5af290: Preparing [2026-03-26T07:34:34.140Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:34.140Z] 69c53f8c4675: Preparing [2026-03-26T07:34:34.140Z] c4e71c2a4573: Preparing [2026-03-26T07:34:34.140Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:34.140Z] 69c53f8c4675: Waiting [2026-03-26T07:34:34.140Z] c4e71c2a4573: Waiting [2026-03-26T07:34:34.140Z] 0995aa5af290: Waiting [2026-03-26T07:34:34.140Z] bf39ed9bf2ae: Layer already exists [2026-03-26T07:34:34.140Z] 8c33bb22ff82: Layer already exists [2026-03-26T07:34:34.140Z] 8fc455605743: Layer already exists [2026-03-26T07:34:34.140Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:34.140Z] 64012c69aed3: Layer already exists [2026-03-26T07:34:34.140Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:34.140Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:34.140Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:34.140Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:34.404Z] latest: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:34.754Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:35.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 [2026-03-26T07:34:35.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-26T07:34:35.110Z] 8c33bb22ff82: Preparing [2026-03-26T07:34:35.110Z] 64012c69aed3: Preparing [2026-03-26T07:34:35.110Z] 8fc455605743: Preparing [2026-03-26T07:34:35.110Z] bf39ed9bf2ae: Preparing [2026-03-26T07:34:35.110Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:35.110Z] 0995aa5af290: Preparing [2026-03-26T07:34:35.110Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:35.110Z] 69c53f8c4675: Preparing [2026-03-26T07:34:35.110Z] 0995aa5af290: Waiting [2026-03-26T07:34:35.110Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:35.110Z] c4e71c2a4573: Preparing [2026-03-26T07:34:35.110Z] 69c53f8c4675: Waiting [2026-03-26T07:34:35.110Z] c4e71c2a4573: Waiting [2026-03-26T07:34:35.110Z] 64012c69aed3: Layer already exists [2026-03-26T07:34:35.110Z] 8fc455605743: Layer already exists [2026-03-26T07:34:35.110Z] 8c33bb22ff82: Layer already exists [2026-03-26T07:34:35.110Z] bf39ed9bf2ae: Layer already exists [2026-03-26T07:34:35.110Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:35.110Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:35.110Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:35.110Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:35.110Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:35.110Z] 4.1.0-dev.104: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:35.872Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:36.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:36.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-26T07:34:36.248Z] 8c33bb22ff82: Preparing [2026-03-26T07:34:36.248Z] 64012c69aed3: Preparing [2026-03-26T07:34:36.248Z] 8fc455605743: Preparing [2026-03-26T07:34:36.248Z] bf39ed9bf2ae: Preparing [2026-03-26T07:34:36.248Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:36.248Z] 0995aa5af290: Preparing [2026-03-26T07:34:36.248Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:36.248Z] 69c53f8c4675: Preparing [2026-03-26T07:34:36.248Z] c4e71c2a4573: Preparing [2026-03-26T07:34:36.248Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:36.248Z] 69c53f8c4675: Waiting [2026-03-26T07:34:36.248Z] c4e71c2a4573: Waiting [2026-03-26T07:34:36.248Z] bf39ed9bf2ae: Layer already exists [2026-03-26T07:34:36.248Z] 8fc455605743: Layer already exists [2026-03-26T07:34:36.248Z] 8c33bb22ff82: Layer already exists [2026-03-26T07:34:36.248Z] 64012c69aed3: Layer already exists [2026-03-26T07:34:36.248Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:36.248Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:36.248Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:36.248Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:36.248Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:36.522Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:36.904Z] + 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-03-26T07:34:37.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-03-26T07:34:37.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-26T07:34:37.250Z] 8c33bb22ff82: Preparing [2026-03-26T07:34:37.250Z] 64012c69aed3: Preparing [2026-03-26T07:34:37.250Z] 8fc455605743: Preparing [2026-03-26T07:34:37.250Z] bf39ed9bf2ae: Preparing [2026-03-26T07:34:37.250Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:37.250Z] 0995aa5af290: Preparing [2026-03-26T07:34:37.250Z] 94dd8bd28d07: Preparing [2026-03-26T07:34:37.250Z] 69c53f8c4675: Preparing [2026-03-26T07:34:37.250Z] c4e71c2a4573: Preparing [2026-03-26T07:34:37.250Z] 94dd8bd28d07: Waiting [2026-03-26T07:34:37.250Z] 69c53f8c4675: Waiting [2026-03-26T07:34:37.250Z] c4e71c2a4573: Waiting [2026-03-26T07:34:37.250Z] 0995aa5af290: Waiting [2026-03-26T07:34:37.250Z] bf39ed9bf2ae: Layer already exists [2026-03-26T07:34:37.250Z] 8fc455605743: Layer already exists [2026-03-26T07:34:37.250Z] 64012c69aed3: Layer already exists [2026-03-26T07:34:37.250Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:37.250Z] 8c33bb22ff82: Layer already exists [2026-03-26T07:34:37.250Z] 94dd8bd28d07: Layer already exists [2026-03-26T07:34:37.250Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:37.250Z] 69c53f8c4675: Layer already exists [2026-03-26T07:34:37.250Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:37.513Z] main: digest: sha256:1d28c2b902f8a9e3951dad4ecc8a322aa5c707c43db0b7ac1aade76a84726fa2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:34:37.589Z] ===================================================== [Pipeline] echo [2026-03-26T07:34:37.602Z] taggedImages: [2026-03-26T07:34:37.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:37.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-26T07:34:37.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 [2026-03-26T07:34:37.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:37.602Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-26T07:34:37.632Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-03-26T07:34:37.632Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:37.632Z] latest [2026-03-26T07:34:37.632Z] 4.1.0-dev.104 [2026-03-26T07:34:37.632Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:37.632Z] main [2026-03-26T07:34:37.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:38.008Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:38.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:38.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-26T07:34:38.365Z] 41f810dc6908: Preparing [2026-03-26T07:34:38.365Z] 77452dacf065: Preparing [2026-03-26T07:34:38.365Z] 4716bd56b5fa: Preparing [2026-03-26T07:34:38.365Z] a5acd0dd97d3: Preparing [2026-03-26T07:34:38.365Z] 22b8ae4d0e49: Preparing [2026-03-26T07:34:38.365Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:38.365Z] 0995aa5af290: Preparing [2026-03-26T07:34:38.365Z] ec00b4d02a31: Preparing [2026-03-26T07:34:38.365Z] 4c6293b13d31: Preparing [2026-03-26T07:34:38.365Z] ff3c3393625f: Preparing [2026-03-26T07:34:38.365Z] c4e71c2a4573: Preparing [2026-03-26T07:34:38.365Z] 0995aa5af290: Waiting [2026-03-26T07:34:38.365Z] ec00b4d02a31: Waiting [2026-03-26T07:34:38.365Z] 4c6293b13d31: Waiting [2026-03-26T07:34:38.365Z] ff3c3393625f: Waiting [2026-03-26T07:34:38.365Z] c4e71c2a4573: Waiting [2026-03-26T07:34:38.365Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:38.628Z] a5acd0dd97d3: Pushed [2026-03-26T07:34:38.628Z] 22b8ae4d0e49: Pushed [2026-03-26T07:34:38.628Z] 41f810dc6908: Pushed [2026-03-26T07:34:38.628Z] 77452dacf065: Pushed [2026-03-26T07:34:38.628Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:38.628Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:38.628Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:38.628Z] ec00b4d02a31: Pushed [2026-03-26T07:34:38.628Z] 4c6293b13d31: Pushed [2026-03-26T07:34:41.947Z] ff3c3393625f: Pushed [2026-03-26T07:34:45.483Z] 4716bd56b5fa: Pushed [2026-03-26T07:34:45.483Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:45.832Z] + 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-03-26T07:34:46.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-26T07:34:46.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-26T07:34:46.172Z] 41f810dc6908: Preparing [2026-03-26T07:34:46.172Z] 77452dacf065: Preparing [2026-03-26T07:34:46.172Z] 4716bd56b5fa: Preparing [2026-03-26T07:34:46.172Z] a5acd0dd97d3: Preparing [2026-03-26T07:34:46.172Z] 22b8ae4d0e49: Preparing [2026-03-26T07:34:46.172Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:46.172Z] 0995aa5af290: Preparing [2026-03-26T07:34:46.172Z] ec00b4d02a31: Preparing [2026-03-26T07:34:46.172Z] 4c6293b13d31: Preparing [2026-03-26T07:34:46.172Z] ff3c3393625f: Preparing [2026-03-26T07:34:46.172Z] c4e71c2a4573: Preparing [2026-03-26T07:34:46.172Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:46.172Z] 0995aa5af290: Waiting [2026-03-26T07:34:46.172Z] ec00b4d02a31: Waiting [2026-03-26T07:34:46.172Z] 4c6293b13d31: Waiting [2026-03-26T07:34:46.172Z] ff3c3393625f: Waiting [2026-03-26T07:34:46.172Z] c4e71c2a4573: Waiting [2026-03-26T07:34:46.172Z] 22b8ae4d0e49: Layer already exists [2026-03-26T07:34:46.172Z] 41f810dc6908: Layer already exists [2026-03-26T07:34:46.172Z] a5acd0dd97d3: Layer already exists [2026-03-26T07:34:46.172Z] 77452dacf065: Layer already exists [2026-03-26T07:34:46.172Z] 4716bd56b5fa: Layer already exists [2026-03-26T07:34:46.172Z] ec00b4d02a31: Layer already exists [2026-03-26T07:34:46.172Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:46.172Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:46.172Z] ff3c3393625f: Layer already exists [2026-03-26T07:34:46.172Z] 4c6293b13d31: Layer already exists [2026-03-26T07:34:46.172Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:46.439Z] latest: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:46.781Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:47.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 [2026-03-26T07:34:47.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-26T07:34:47.116Z] 41f810dc6908: Preparing [2026-03-26T07:34:47.116Z] 77452dacf065: Preparing [2026-03-26T07:34:47.116Z] 4716bd56b5fa: Preparing [2026-03-26T07:34:47.116Z] a5acd0dd97d3: Preparing [2026-03-26T07:34:47.116Z] 22b8ae4d0e49: Preparing [2026-03-26T07:34:47.116Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:47.116Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:47.116Z] 0995aa5af290: Preparing [2026-03-26T07:34:47.116Z] ec00b4d02a31: Preparing [2026-03-26T07:34:47.116Z] 4c6293b13d31: Preparing [2026-03-26T07:34:47.116Z] ff3c3393625f: Preparing [2026-03-26T07:34:47.116Z] c4e71c2a4573: Preparing [2026-03-26T07:34:47.116Z] 0995aa5af290: Waiting [2026-03-26T07:34:47.116Z] ec00b4d02a31: Waiting [2026-03-26T07:34:47.116Z] 4c6293b13d31: Waiting [2026-03-26T07:34:47.116Z] ff3c3393625f: Waiting [2026-03-26T07:34:47.116Z] c4e71c2a4573: Waiting [2026-03-26T07:34:47.116Z] 4716bd56b5fa: Layer already exists [2026-03-26T07:34:47.116Z] 22b8ae4d0e49: Layer already exists [2026-03-26T07:34:47.116Z] 41f810dc6908: Layer already exists [2026-03-26T07:34:47.116Z] 77452dacf065: Layer already exists [2026-03-26T07:34:47.116Z] a5acd0dd97d3: Layer already exists [2026-03-26T07:34:47.116Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:47.116Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:47.116Z] 4c6293b13d31: Layer already exists [2026-03-26T07:34:47.116Z] ec00b4d02a31: Layer already exists [2026-03-26T07:34:47.116Z] ff3c3393625f: Layer already exists [2026-03-26T07:34:47.116Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:47.378Z] 4.1.0-dev.104: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:47.720Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:48.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:48.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-26T07:34:48.056Z] 41f810dc6908: Preparing [2026-03-26T07:34:48.056Z] 77452dacf065: Preparing [2026-03-26T07:34:48.056Z] 4716bd56b5fa: Preparing [2026-03-26T07:34:48.056Z] a5acd0dd97d3: Preparing [2026-03-26T07:34:48.056Z] 22b8ae4d0e49: Preparing [2026-03-26T07:34:48.056Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:48.056Z] 0995aa5af290: Preparing [2026-03-26T07:34:48.056Z] ec00b4d02a31: Preparing [2026-03-26T07:34:48.056Z] 4c6293b13d31: Preparing [2026-03-26T07:34:48.056Z] ff3c3393625f: Preparing [2026-03-26T07:34:48.056Z] c4e71c2a4573: Preparing [2026-03-26T07:34:48.056Z] ec00b4d02a31: Waiting [2026-03-26T07:34:48.056Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:48.056Z] ff3c3393625f: Waiting [2026-03-26T07:34:48.056Z] c4e71c2a4573: Waiting [2026-03-26T07:34:48.056Z] 0995aa5af290: Waiting [2026-03-26T07:34:48.056Z] 4716bd56b5fa: Layer already exists [2026-03-26T07:34:48.056Z] 22b8ae4d0e49: Layer already exists [2026-03-26T07:34:48.056Z] a5acd0dd97d3: Layer already exists [2026-03-26T07:34:48.056Z] 41f810dc6908: Layer already exists [2026-03-26T07:34:48.056Z] 77452dacf065: Layer already exists [2026-03-26T07:34:48.056Z] 4c6293b13d31: Layer already exists [2026-03-26T07:34:48.056Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:48.056Z] ec00b4d02a31: Layer already exists [2026-03-26T07:34:48.056Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:48.056Z] ff3c3393625f: Layer already exists [2026-03-26T07:34:48.056Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:48.320Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:48.659Z] + 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-03-26T07:34:49.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-03-26T07:34:49.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-26T07:34:49.001Z] 41f810dc6908: Preparing [2026-03-26T07:34:49.001Z] 77452dacf065: Preparing [2026-03-26T07:34:49.001Z] 4716bd56b5fa: Preparing [2026-03-26T07:34:49.001Z] a5acd0dd97d3: Preparing [2026-03-26T07:34:49.001Z] 22b8ae4d0e49: Preparing [2026-03-26T07:34:49.001Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:49.001Z] 0995aa5af290: Preparing [2026-03-26T07:34:49.001Z] ec00b4d02a31: Preparing [2026-03-26T07:34:49.001Z] 4c6293b13d31: Preparing [2026-03-26T07:34:49.001Z] ff3c3393625f: Preparing [2026-03-26T07:34:49.002Z] c4e71c2a4573: Preparing [2026-03-26T07:34:49.002Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:49.002Z] 0995aa5af290: Waiting [2026-03-26T07:34:49.002Z] ec00b4d02a31: Waiting [2026-03-26T07:34:49.002Z] 4c6293b13d31: Waiting [2026-03-26T07:34:49.002Z] ff3c3393625f: Waiting [2026-03-26T07:34:49.002Z] c4e71c2a4573: Waiting [2026-03-26T07:34:49.002Z] 77452dacf065: Layer already exists [2026-03-26T07:34:49.002Z] a5acd0dd97d3: Layer already exists [2026-03-26T07:34:49.002Z] 4716bd56b5fa: Layer already exists [2026-03-26T07:34:49.002Z] 22b8ae4d0e49: Layer already exists [2026-03-26T07:34:49.002Z] 41f810dc6908: Layer already exists [2026-03-26T07:34:49.002Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:49.002Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:49.002Z] 4c6293b13d31: Layer already exists [2026-03-26T07:34:49.002Z] ff3c3393625f: Layer already exists [2026-03-26T07:34:49.002Z] ec00b4d02a31: Layer already exists [2026-03-26T07:34:49.002Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:49.265Z] main: digest: sha256:ea33d51c9b038f7e3be8ce6c0df96efc1dd67a748a5a753016af71aa243e9ef7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:34:49.346Z] ===================================================== [Pipeline] echo [2026-03-26T07:34:49.360Z] taggedImages: [2026-03-26T07:34:49.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:49.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-26T07:34:49.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 [2026-03-26T07:34:49.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:49.360Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-26T07:34:49.390Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-03-26T07:34:49.390Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:49.390Z] latest [2026-03-26T07:34:49.390Z] 4.1.0-dev.104 [2026-03-26T07:34:49.390Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:34:49.390Z] main [2026-03-26T07:34:49.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:49.744Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:50.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:34:50.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-26T07:34:50.088Z] 6d18ce0d89ff: Preparing [2026-03-26T07:34:50.088Z] 2dccf3df19e3: Preparing [2026-03-26T07:34:50.088Z] 9fd4d6807f0c: Preparing [2026-03-26T07:34:50.088Z] 26170d4b4eb1: Preparing [2026-03-26T07:34:50.088Z] 8520dceb3991: Preparing [2026-03-26T07:34:50.088Z] 4083cdf720a7: Preparing [2026-03-26T07:34:50.088Z] 219505e5790d: Preparing [2026-03-26T07:34:50.088Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:50.088Z] 0995aa5af290: Preparing [2026-03-26T07:34:50.088Z] e234c23b185b: Preparing [2026-03-26T07:34:50.088Z] 2bb290d8940c: Preparing [2026-03-26T07:34:50.088Z] c4e71c2a4573: Preparing [2026-03-26T07:34:50.088Z] 4083cdf720a7: Waiting [2026-03-26T07:34:50.088Z] 219505e5790d: Waiting [2026-03-26T07:34:50.088Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:50.088Z] 0995aa5af290: Waiting [2026-03-26T07:34:50.088Z] e234c23b185b: Waiting [2026-03-26T07:34:50.088Z] 2bb290d8940c: Waiting [2026-03-26T07:34:50.088Z] c4e71c2a4573: Waiting [2026-03-26T07:34:50.352Z] 8520dceb3991: Pushed [2026-03-26T07:34:50.352Z] 6d18ce0d89ff: Pushed [2026-03-26T07:34:50.352Z] 2dccf3df19e3: Pushed [2026-03-26T07:34:50.352Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:50.352Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:50.352Z] 219505e5790d: Pushed [2026-03-26T07:34:50.352Z] 4083cdf720a7: Pushed [2026-03-26T07:34:50.616Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:50.616Z] e234c23b185b: Pushed [2026-03-26T07:34:53.938Z] 2bb290d8940c: Pushed [2026-03-26T07:34:57.271Z] 26170d4b4eb1: Pushed [2026-03-26T07:34:57.271Z] 9fd4d6807f0c: Pushed [2026-03-26T07:34:57.271Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:58.577Z] + 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-03-26T07:34:59.262Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-26T07:34:59.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-26T07:34:59.262Z] 6d18ce0d89ff: Preparing [2026-03-26T07:34:59.262Z] 2dccf3df19e3: Preparing [2026-03-26T07:34:59.262Z] 9fd4d6807f0c: Preparing [2026-03-26T07:34:59.262Z] 26170d4b4eb1: Preparing [2026-03-26T07:34:59.262Z] 8520dceb3991: Preparing [2026-03-26T07:34:59.262Z] 4083cdf720a7: Preparing [2026-03-26T07:34:59.262Z] 219505e5790d: Preparing [2026-03-26T07:34:59.262Z] 7d85d5ff9868: Preparing [2026-03-26T07:34:59.262Z] 0995aa5af290: Preparing [2026-03-26T07:34:59.262Z] e234c23b185b: Preparing [2026-03-26T07:34:59.262Z] 2bb290d8940c: Preparing [2026-03-26T07:34:59.262Z] c4e71c2a4573: Preparing [2026-03-26T07:34:59.262Z] 7d85d5ff9868: Waiting [2026-03-26T07:34:59.262Z] 4083cdf720a7: Waiting [2026-03-26T07:34:59.262Z] 219505e5790d: Waiting [2026-03-26T07:34:59.262Z] e234c23b185b: Waiting [2026-03-26T07:34:59.262Z] 2bb290d8940c: Waiting [2026-03-26T07:34:59.262Z] c4e71c2a4573: Waiting [2026-03-26T07:34:59.262Z] 0995aa5af290: Waiting [2026-03-26T07:34:59.262Z] 6d18ce0d89ff: Layer already exists [2026-03-26T07:34:59.262Z] 2dccf3df19e3: Layer already exists [2026-03-26T07:34:59.262Z] 26170d4b4eb1: Layer already exists [2026-03-26T07:34:59.262Z] 8520dceb3991: Layer already exists [2026-03-26T07:34:59.262Z] 9fd4d6807f0c: Layer already exists [2026-03-26T07:34:59.262Z] 0995aa5af290: Layer already exists [2026-03-26T07:34:59.262Z] 4083cdf720a7: Layer already exists [2026-03-26T07:34:59.262Z] e234c23b185b: Layer already exists [2026-03-26T07:34:59.262Z] 219505e5790d: Layer already exists [2026-03-26T07:34:59.263Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:34:59.263Z] c4e71c2a4573: Layer already exists [2026-03-26T07:34:59.263Z] 2bb290d8940c: Layer already exists [2026-03-26T07:34:59.526Z] latest: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:34:59.868Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:00.210Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 [2026-03-26T07:35:00.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-26T07:35:00.210Z] 6d18ce0d89ff: Preparing [2026-03-26T07:35:00.210Z] 2dccf3df19e3: Preparing [2026-03-26T07:35:00.210Z] 9fd4d6807f0c: Preparing [2026-03-26T07:35:00.210Z] 26170d4b4eb1: Preparing [2026-03-26T07:35:00.210Z] 8520dceb3991: Preparing [2026-03-26T07:35:00.210Z] 4083cdf720a7: Preparing [2026-03-26T07:35:00.210Z] 219505e5790d: Preparing [2026-03-26T07:35:00.210Z] 4083cdf720a7: Waiting [2026-03-26T07:35:00.210Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:00.210Z] 219505e5790d: Waiting [2026-03-26T07:35:00.210Z] 0995aa5af290: Preparing [2026-03-26T07:35:00.210Z] 7d85d5ff9868: Waiting [2026-03-26T07:35:00.210Z] e234c23b185b: Preparing [2026-03-26T07:35:00.210Z] 0995aa5af290: Waiting [2026-03-26T07:35:00.210Z] 2bb290d8940c: Preparing [2026-03-26T07:35:00.210Z] c4e71c2a4573: Preparing [2026-03-26T07:35:00.210Z] e234c23b185b: Waiting [2026-03-26T07:35:00.210Z] 2bb290d8940c: Waiting [2026-03-26T07:35:00.210Z] c4e71c2a4573: Waiting [2026-03-26T07:35:00.210Z] 8520dceb3991: Layer already exists [2026-03-26T07:35:00.210Z] 9fd4d6807f0c: Layer already exists [2026-03-26T07:35:00.210Z] 2dccf3df19e3: Layer already exists [2026-03-26T07:35:00.210Z] 6d18ce0d89ff: Layer already exists [2026-03-26T07:35:00.210Z] 26170d4b4eb1: Layer already exists [2026-03-26T07:35:00.210Z] 4083cdf720a7: Layer already exists [2026-03-26T07:35:00.210Z] 219505e5790d: Layer already exists [2026-03-26T07:35:00.210Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:00.210Z] e234c23b185b: Layer already exists [2026-03-26T07:35:00.210Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:00.210Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:00.210Z] 2bb290d8940c: Layer already exists [2026-03-26T07:35:00.474Z] 4.1.0-dev.104: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:00.828Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:01.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:01.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-26T07:35:01.172Z] 6d18ce0d89ff: Preparing [2026-03-26T07:35:01.172Z] 2dccf3df19e3: Preparing [2026-03-26T07:35:01.172Z] 9fd4d6807f0c: Preparing [2026-03-26T07:35:01.172Z] 26170d4b4eb1: Preparing [2026-03-26T07:35:01.172Z] 8520dceb3991: Preparing [2026-03-26T07:35:01.172Z] 4083cdf720a7: Preparing [2026-03-26T07:35:01.172Z] 219505e5790d: Preparing [2026-03-26T07:35:01.172Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:01.172Z] 0995aa5af290: Preparing [2026-03-26T07:35:01.172Z] e234c23b185b: Preparing [2026-03-26T07:35:01.172Z] 2bb290d8940c: Preparing [2026-03-26T07:35:01.172Z] c4e71c2a4573: Preparing [2026-03-26T07:35:01.172Z] 0995aa5af290: Waiting [2026-03-26T07:35:01.172Z] e234c23b185b: Waiting [2026-03-26T07:35:01.172Z] 2bb290d8940c: Waiting [2026-03-26T07:35:01.172Z] c4e71c2a4573: Waiting [2026-03-26T07:35:01.172Z] 4083cdf720a7: Waiting [2026-03-26T07:35:01.172Z] 219505e5790d: Waiting [2026-03-26T07:35:01.172Z] 7d85d5ff9868: Waiting [2026-03-26T07:35:01.172Z] 8520dceb3991: Layer already exists [2026-03-26T07:35:01.172Z] 2dccf3df19e3: Layer already exists [2026-03-26T07:35:01.172Z] 9fd4d6807f0c: Layer already exists [2026-03-26T07:35:01.172Z] 26170d4b4eb1: Layer already exists [2026-03-26T07:35:01.172Z] 6d18ce0d89ff: Layer already exists [2026-03-26T07:35:01.172Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:01.172Z] 4083cdf720a7: Layer already exists [2026-03-26T07:35:01.172Z] 219505e5790d: Layer already exists [2026-03-26T07:35:01.172Z] e234c23b185b: Layer already exists [2026-03-26T07:35:01.172Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:01.172Z] 2bb290d8940c: Layer already exists [2026-03-26T07:35:01.172Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:01.439Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:01.787Z] + 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-03-26T07:35:02.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-03-26T07:35:02.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-26T07:35:02.145Z] 6d18ce0d89ff: Preparing [2026-03-26T07:35:02.145Z] 2dccf3df19e3: Preparing [2026-03-26T07:35:02.145Z] 9fd4d6807f0c: Preparing [2026-03-26T07:35:02.145Z] 26170d4b4eb1: Preparing [2026-03-26T07:35:02.145Z] 8520dceb3991: Preparing [2026-03-26T07:35:02.145Z] 4083cdf720a7: Preparing [2026-03-26T07:35:02.145Z] 219505e5790d: Preparing [2026-03-26T07:35:02.145Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:02.145Z] 0995aa5af290: Preparing [2026-03-26T07:35:02.145Z] e234c23b185b: Preparing [2026-03-26T07:35:02.145Z] 2bb290d8940c: Preparing [2026-03-26T07:35:02.145Z] c4e71c2a4573: Preparing [2026-03-26T07:35:02.145Z] 7d85d5ff9868: Waiting [2026-03-26T07:35:02.145Z] 0995aa5af290: Waiting [2026-03-26T07:35:02.145Z] e234c23b185b: Waiting [2026-03-26T07:35:02.145Z] 2bb290d8940c: Waiting [2026-03-26T07:35:02.145Z] 4083cdf720a7: Waiting [2026-03-26T07:35:02.145Z] 219505e5790d: Waiting [2026-03-26T07:35:02.145Z] c4e71c2a4573: Waiting [2026-03-26T07:35:02.145Z] 2dccf3df19e3: Layer already exists [2026-03-26T07:35:02.145Z] 9fd4d6807f0c: Layer already exists [2026-03-26T07:35:02.145Z] 8520dceb3991: Layer already exists [2026-03-26T07:35:02.145Z] 6d18ce0d89ff: Layer already exists [2026-03-26T07:35:02.145Z] 26170d4b4eb1: Layer already exists [2026-03-26T07:35:02.145Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:02.145Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:02.145Z] 4083cdf720a7: Layer already exists [2026-03-26T07:35:02.145Z] 219505e5790d: Layer already exists [2026-03-26T07:35:02.145Z] e234c23b185b: Layer already exists [2026-03-26T07:35:02.145Z] 2bb290d8940c: Layer already exists [2026-03-26T07:35:02.145Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:02.408Z] main: digest: sha256:45e1c8970ea665871a4bcf6fcf5f966ea0ba44f7871ce347aa750dfb9a2a6dd2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:35:02.479Z] ===================================================== [Pipeline] echo [2026-03-26T07:35:02.496Z] taggedImages: [2026-03-26T07:35:02.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:02.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-26T07:35:02.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 [2026-03-26T07:35:02.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:02.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-26T07:35:02.518Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-03-26T07:35:02.518Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:02.518Z] latest [2026-03-26T07:35:02.518Z] 4.1.0-dev.104 [2026-03-26T07:35:02.518Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:02.518Z] main [2026-03-26T07:35:02.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:02.862Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:03.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:03.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-26T07:35:03.213Z] 8f375afe02a7: Preparing [2026-03-26T07:35:03.213Z] 868d725e7e7a: Preparing [2026-03-26T07:35:03.213Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:03.213Z] 0995aa5af290: Preparing [2026-03-26T07:35:03.213Z] 745444493bc9: Preparing [2026-03-26T07:35:03.213Z] 49b7d07cbcff: Preparing [2026-03-26T07:35:03.213Z] c4e71c2a4573: Preparing [2026-03-26T07:35:03.213Z] 49b7d07cbcff: Waiting [2026-03-26T07:35:03.213Z] c4e71c2a4573: Waiting [2026-03-26T07:35:03.213Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:03.478Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:03.478Z] 745444493bc9: Pushed [2026-03-26T07:35:03.478Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:03.478Z] 8f375afe02a7: Pushed [2026-03-26T07:35:05.413Z] 49b7d07cbcff: Pushed [2026-03-26T07:35:12.051Z] 868d725e7e7a: Pushed [2026-03-26T07:35:12.051Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:12.402Z] + 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-03-26T07:35:12.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-26T07:35:12.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-26T07:35:12.748Z] 8f375afe02a7: Preparing [2026-03-26T07:35:12.748Z] 868d725e7e7a: Preparing [2026-03-26T07:35:12.748Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:12.748Z] 0995aa5af290: Preparing [2026-03-26T07:35:12.748Z] 745444493bc9: Preparing [2026-03-26T07:35:12.748Z] 49b7d07cbcff: Preparing [2026-03-26T07:35:12.748Z] c4e71c2a4573: Preparing [2026-03-26T07:35:12.748Z] 49b7d07cbcff: Waiting [2026-03-26T07:35:12.748Z] c4e71c2a4573: Waiting [2026-03-26T07:35:12.748Z] 8f375afe02a7: Layer already exists [2026-03-26T07:35:12.748Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:12.748Z] 868d725e7e7a: Layer already exists [2026-03-26T07:35:12.748Z] 745444493bc9: Layer already exists [2026-03-26T07:35:12.748Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:12.748Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:12.748Z] 49b7d07cbcff: Layer already exists [2026-03-26T07:35:13.013Z] latest: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:13.362Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:13.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 [2026-03-26T07:35:13.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-26T07:35:13.705Z] 8f375afe02a7: Preparing [2026-03-26T07:35:13.705Z] 868d725e7e7a: Preparing [2026-03-26T07:35:13.705Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:13.705Z] 0995aa5af290: Preparing [2026-03-26T07:35:13.705Z] 745444493bc9: Preparing [2026-03-26T07:35:13.705Z] 49b7d07cbcff: Preparing [2026-03-26T07:35:13.705Z] c4e71c2a4573: Preparing [2026-03-26T07:35:13.705Z] c4e71c2a4573: Waiting [2026-03-26T07:35:13.705Z] 49b7d07cbcff: Waiting [2026-03-26T07:35:13.705Z] 745444493bc9: Layer already exists [2026-03-26T07:35:13.705Z] 868d725e7e7a: Layer already exists [2026-03-26T07:35:13.705Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:13.705Z] 8f375afe02a7: Layer already exists [2026-03-26T07:35:13.705Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:13.705Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:13.705Z] 49b7d07cbcff: Layer already exists [2026-03-26T07:35:13.969Z] 4.1.0-dev.104: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:14.325Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:14.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:14.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-26T07:35:14.667Z] 8f375afe02a7: Preparing [2026-03-26T07:35:14.667Z] 868d725e7e7a: Preparing [2026-03-26T07:35:14.667Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:14.667Z] 0995aa5af290: Preparing [2026-03-26T07:35:14.667Z] 745444493bc9: Preparing [2026-03-26T07:35:14.667Z] 49b7d07cbcff: Preparing [2026-03-26T07:35:14.667Z] c4e71c2a4573: Preparing [2026-03-26T07:35:14.667Z] 49b7d07cbcff: Waiting [2026-03-26T07:35:14.667Z] c4e71c2a4573: Waiting [2026-03-26T07:35:14.667Z] 8f375afe02a7: Layer already exists [2026-03-26T07:35:14.667Z] 868d725e7e7a: Layer already exists [2026-03-26T07:35:14.667Z] 745444493bc9: Layer already exists [2026-03-26T07:35:14.667Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:14.667Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:14.667Z] 49b7d07cbcff: Layer already exists [2026-03-26T07:35:14.667Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:14.930Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:15.600Z] + 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-03-26T07:35:15.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-03-26T07:35:15.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-26T07:35:15.940Z] 8f375afe02a7: Preparing [2026-03-26T07:35:15.940Z] 868d725e7e7a: Preparing [2026-03-26T07:35:15.940Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:15.940Z] 0995aa5af290: Preparing [2026-03-26T07:35:15.940Z] 745444493bc9: Preparing [2026-03-26T07:35:15.940Z] 49b7d07cbcff: Preparing [2026-03-26T07:35:15.940Z] c4e71c2a4573: Preparing [2026-03-26T07:35:15.940Z] 49b7d07cbcff: Waiting [2026-03-26T07:35:15.940Z] c4e71c2a4573: Waiting [2026-03-26T07:35:15.940Z] 745444493bc9: Layer already exists [2026-03-26T07:35:15.940Z] 868d725e7e7a: Layer already exists [2026-03-26T07:35:15.940Z] 8f375afe02a7: Layer already exists [2026-03-26T07:35:15.940Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:15.940Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:15.940Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:15.940Z] 49b7d07cbcff: Layer already exists [2026-03-26T07:35:16.204Z] main: digest: sha256:873209cb87f0c5e64f25f6c2fc14b808139757b990b7fa4115444f2f93f31bad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:35:16.274Z] ===================================================== [Pipeline] echo [2026-03-26T07:35:16.286Z] taggedImages: [2026-03-26T07:35:16.286Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:16.286Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-26T07:35:16.286Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 [2026-03-26T07:35:16.286Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:16.286Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-26T07:35:16.315Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-03-26T07:35:16.315Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:16.315Z] latest [2026-03-26T07:35:16.315Z] 4.1.0-dev.104 [2026-03-26T07:35:16.315Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:16.315Z] main [2026-03-26T07:35:16.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:16.682Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:17.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:17.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-26T07:35:17.027Z] cedc17a50afd: Preparing [2026-03-26T07:35:17.027Z] 17a61cd8cd36: Preparing [2026-03-26T07:35:17.027Z] c5ba8b530a7d: Preparing [2026-03-26T07:35:17.027Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:17.027Z] 0995aa5af290: Preparing [2026-03-26T07:35:17.027Z] 402232325ac3: Preparing [2026-03-26T07:35:17.027Z] a4f1a7ec5c6c: Preparing [2026-03-26T07:35:17.027Z] ce1d3f653ea6: Preparing [2026-03-26T07:35:17.027Z] 22dba874ad9e: Preparing [2026-03-26T07:35:17.027Z] c4e71c2a4573: Preparing [2026-03-26T07:35:17.027Z] ce1d3f653ea6: Waiting [2026-03-26T07:35:17.027Z] 22dba874ad9e: Waiting [2026-03-26T07:35:17.027Z] 402232325ac3: Waiting [2026-03-26T07:35:17.027Z] c4e71c2a4573: Waiting [2026-03-26T07:35:17.027Z] a4f1a7ec5c6c: Waiting [2026-03-26T07:35:17.027Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:17.027Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:17.292Z] c5ba8b530a7d: Pushed [2026-03-26T07:35:17.292Z] 17a61cd8cd36: Pushed [2026-03-26T07:35:17.292Z] cedc17a50afd: Pushed [2026-03-26T07:35:17.292Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:17.292Z] ce1d3f653ea6: Pushed [2026-03-26T07:35:18.261Z] 22dba874ad9e: Pushed [2026-03-26T07:35:30.610Z] a4f1a7ec5c6c: Pushed [2026-03-26T07:35:45.808Z] 402232325ac3: Pushed [2026-03-26T07:35:45.808Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:46.166Z] + 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-03-26T07:35:46.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-26T07:35:46.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-26T07:35:46.507Z] cedc17a50afd: Preparing [2026-03-26T07:35:46.507Z] 17a61cd8cd36: Preparing [2026-03-26T07:35:46.507Z] c5ba8b530a7d: Preparing [2026-03-26T07:35:46.507Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:46.507Z] 0995aa5af290: Preparing [2026-03-26T07:35:46.507Z] 402232325ac3: Preparing [2026-03-26T07:35:46.507Z] a4f1a7ec5c6c: Preparing [2026-03-26T07:35:46.507Z] ce1d3f653ea6: Preparing [2026-03-26T07:35:46.507Z] 22dba874ad9e: Preparing [2026-03-26T07:35:46.507Z] a4f1a7ec5c6c: Waiting [2026-03-26T07:35:46.507Z] ce1d3f653ea6: Waiting [2026-03-26T07:35:46.507Z] c4e71c2a4573: Preparing [2026-03-26T07:35:46.507Z] 22dba874ad9e: Waiting [2026-03-26T07:35:46.507Z] c4e71c2a4573: Waiting [2026-03-26T07:35:46.507Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:46.507Z] c5ba8b530a7d: Layer already exists [2026-03-26T07:35:46.507Z] cedc17a50afd: Layer already exists [2026-03-26T07:35:46.507Z] 17a61cd8cd36: Layer already exists [2026-03-26T07:35:46.507Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:46.507Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:35:46.507Z] 402232325ac3: Layer already exists [2026-03-26T07:35:46.507Z] a4f1a7ec5c6c: Layer already exists [2026-03-26T07:35:46.507Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:46.507Z] 22dba874ad9e: Layer already exists [2026-03-26T07:35:46.507Z] latest: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:47.130Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:47.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 [2026-03-26T07:35:47.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-26T07:35:47.476Z] cedc17a50afd: Preparing [2026-03-26T07:35:47.476Z] 17a61cd8cd36: Preparing [2026-03-26T07:35:47.476Z] c5ba8b530a7d: Preparing [2026-03-26T07:35:47.476Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:47.476Z] 0995aa5af290: Preparing [2026-03-26T07:35:47.476Z] 402232325ac3: Preparing [2026-03-26T07:35:47.476Z] a4f1a7ec5c6c: Preparing [2026-03-26T07:35:47.476Z] ce1d3f653ea6: Preparing [2026-03-26T07:35:47.476Z] 22dba874ad9e: Preparing [2026-03-26T07:35:47.476Z] c4e71c2a4573: Preparing [2026-03-26T07:35:47.476Z] 402232325ac3: Waiting [2026-03-26T07:35:47.476Z] a4f1a7ec5c6c: Waiting [2026-03-26T07:35:47.476Z] ce1d3f653ea6: Waiting [2026-03-26T07:35:47.476Z] 22dba874ad9e: Waiting [2026-03-26T07:35:47.476Z] c4e71c2a4573: Waiting [2026-03-26T07:35:47.476Z] c5ba8b530a7d: Layer already exists [2026-03-26T07:35:47.476Z] 17a61cd8cd36: Layer already exists [2026-03-26T07:35:47.476Z] cedc17a50afd: Layer already exists [2026-03-26T07:35:47.476Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:47.476Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:47.476Z] a4f1a7ec5c6c: Layer already exists [2026-03-26T07:35:47.476Z] 402232325ac3: Layer already exists [2026-03-26T07:35:47.476Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:35:47.476Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:47.476Z] 22dba874ad9e: Layer already exists [2026-03-26T07:35:47.741Z] 4.1.0-dev.104: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:48.087Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:48.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:48.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-26T07:35:48.430Z] cedc17a50afd: Preparing [2026-03-26T07:35:48.430Z] 17a61cd8cd36: Preparing [2026-03-26T07:35:48.430Z] c5ba8b530a7d: Preparing [2026-03-26T07:35:48.430Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:48.430Z] 0995aa5af290: Preparing [2026-03-26T07:35:48.430Z] 402232325ac3: Preparing [2026-03-26T07:35:48.430Z] a4f1a7ec5c6c: Preparing [2026-03-26T07:35:48.431Z] 402232325ac3: Waiting [2026-03-26T07:35:48.431Z] ce1d3f653ea6: Preparing [2026-03-26T07:35:48.431Z] a4f1a7ec5c6c: Waiting [2026-03-26T07:35:48.431Z] 22dba874ad9e: Preparing [2026-03-26T07:35:48.431Z] ce1d3f653ea6: Waiting [2026-03-26T07:35:48.431Z] c4e71c2a4573: Preparing [2026-03-26T07:35:48.431Z] c4e71c2a4573: Waiting [2026-03-26T07:35:48.431Z] cedc17a50afd: Layer already exists [2026-03-26T07:35:48.431Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:48.431Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:48.431Z] 17a61cd8cd36: Layer already exists [2026-03-26T07:35:48.431Z] c5ba8b530a7d: Layer already exists [2026-03-26T07:35:48.431Z] 402232325ac3: Layer already exists [2026-03-26T07:35:48.431Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:48.431Z] 22dba874ad9e: Layer already exists [2026-03-26T07:35:48.431Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:35:48.431Z] a4f1a7ec5c6c: Layer already exists [2026-03-26T07:35:48.431Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:49.040Z] + 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-03-26T07:35:52.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-03-26T07:35:52.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-26T07:35:52.736Z] cedc17a50afd: Preparing [2026-03-26T07:35:52.736Z] 17a61cd8cd36: Preparing [2026-03-26T07:35:52.736Z] c5ba8b530a7d: Preparing [2026-03-26T07:35:52.736Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:52.736Z] 0995aa5af290: Preparing [2026-03-26T07:35:52.736Z] 402232325ac3: Preparing [2026-03-26T07:35:52.736Z] a4f1a7ec5c6c: Preparing [2026-03-26T07:35:52.736Z] ce1d3f653ea6: Preparing [2026-03-26T07:35:52.736Z] 22dba874ad9e: Preparing [2026-03-26T07:35:52.736Z] c4e71c2a4573: Preparing [2026-03-26T07:35:52.736Z] a4f1a7ec5c6c: Waiting [2026-03-26T07:35:52.736Z] ce1d3f653ea6: Waiting [2026-03-26T07:35:52.736Z] 22dba874ad9e: Waiting [2026-03-26T07:35:52.736Z] c4e71c2a4573: Waiting [2026-03-26T07:35:52.736Z] 402232325ac3: Waiting [2026-03-26T07:35:52.736Z] cedc17a50afd: Layer already exists [2026-03-26T07:35:52.736Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:52.736Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:52.736Z] c5ba8b530a7d: Layer already exists [2026-03-26T07:35:52.736Z] 17a61cd8cd36: Layer already exists [2026-03-26T07:35:52.736Z] 22dba874ad9e: Layer already exists [2026-03-26T07:35:52.736Z] 402232325ac3: Layer already exists [2026-03-26T07:35:52.736Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:52.736Z] a4f1a7ec5c6c: Layer already exists [2026-03-26T07:35:52.736Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:35:52.736Z] main: digest: sha256:0ff52fd2f351a94a89eef644e2f60ff1d8ec256e05b3df09be28a879ffd7ebad size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:35:53.086Z] ===================================================== [Pipeline] echo [2026-03-26T07:35:53.103Z] taggedImages: [2026-03-26T07:35:53.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:53.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-26T07:35:53.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 [2026-03-26T07:35:53.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:53.103Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-26T07:35:53.139Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-03-26T07:35:53.139Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:53.139Z] latest [2026-03-26T07:35:53.139Z] 4.1.0-dev.104 [2026-03-26T07:35:53.139Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:35:53.139Z] main [2026-03-26T07:35:53.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:53.643Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:35:54.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:35:54.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-26T07:35:54.044Z] e830a437e243: Preparing [2026-03-26T07:35:54.044Z] 8b91448cedf0: Preparing [2026-03-26T07:35:54.044Z] 2d431ea66a92: Preparing [2026-03-26T07:35:54.044Z] 7d85d5ff9868: Preparing [2026-03-26T07:35:54.044Z] 0995aa5af290: Preparing [2026-03-26T07:35:54.044Z] 39fe32c955f2: Preparing [2026-03-26T07:35:54.044Z] 964e79437fd1: Preparing [2026-03-26T07:35:54.044Z] 225a07366659: Preparing [2026-03-26T07:35:54.044Z] c4e71c2a4573: Preparing [2026-03-26T07:35:54.044Z] 964e79437fd1: Waiting [2026-03-26T07:35:54.044Z] 225a07366659: Waiting [2026-03-26T07:35:54.044Z] c4e71c2a4573: Waiting [2026-03-26T07:35:54.044Z] 39fe32c955f2: Waiting [2026-03-26T07:35:54.044Z] 0995aa5af290: Layer already exists [2026-03-26T07:35:54.044Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:35:54.307Z] 8b91448cedf0: Pushed [2026-03-26T07:35:54.307Z] 2d431ea66a92: Pushed [2026-03-26T07:35:54.307Z] e830a437e243: Pushed [2026-03-26T07:35:54.307Z] 964e79437fd1: Pushed [2026-03-26T07:35:54.307Z] c4e71c2a4573: Layer already exists [2026-03-26T07:35:54.889Z] 225a07366659: Pushed [2026-03-26T07:36:21.626Z] 39fe32c955f2: Pushed [2026-03-26T07:36:21.626Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:21.975Z] + 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-03-26T07:36:22.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-26T07:36:22.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-26T07:36:22.320Z] e830a437e243: Preparing [2026-03-26T07:36:22.320Z] 8b91448cedf0: Preparing [2026-03-26T07:36:22.320Z] 2d431ea66a92: Preparing [2026-03-26T07:36:22.320Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:22.320Z] 0995aa5af290: Preparing [2026-03-26T07:36:22.320Z] 39fe32c955f2: Preparing [2026-03-26T07:36:22.320Z] 964e79437fd1: Preparing [2026-03-26T07:36:22.320Z] 39fe32c955f2: Waiting [2026-03-26T07:36:22.320Z] 225a07366659: Preparing [2026-03-26T07:36:22.320Z] 964e79437fd1: Waiting [2026-03-26T07:36:22.320Z] c4e71c2a4573: Preparing [2026-03-26T07:36:22.320Z] 225a07366659: Waiting [2026-03-26T07:36:22.320Z] c4e71c2a4573: Waiting [2026-03-26T07:36:22.320Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:22.320Z] e830a437e243: Layer already exists [2026-03-26T07:36:22.320Z] 8b91448cedf0: Layer already exists [2026-03-26T07:36:22.320Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:22.320Z] 2d431ea66a92: Layer already exists [2026-03-26T07:36:22.320Z] 39fe32c955f2: Layer already exists [2026-03-26T07:36:22.320Z] 964e79437fd1: Layer already exists [2026-03-26T07:36:22.320Z] 225a07366659: Layer already exists [2026-03-26T07:36:22.320Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:22.584Z] latest: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:22.936Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:23.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 [2026-03-26T07:36:23.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-26T07:36:23.282Z] e830a437e243: Preparing [2026-03-26T07:36:23.282Z] 8b91448cedf0: Preparing [2026-03-26T07:36:23.282Z] 2d431ea66a92: Preparing [2026-03-26T07:36:23.282Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:23.282Z] 0995aa5af290: Preparing [2026-03-26T07:36:23.282Z] 39fe32c955f2: Preparing [2026-03-26T07:36:23.282Z] 964e79437fd1: Preparing [2026-03-26T07:36:23.282Z] 225a07366659: Preparing [2026-03-26T07:36:23.282Z] c4e71c2a4573: Preparing [2026-03-26T07:36:23.282Z] 225a07366659: Waiting [2026-03-26T07:36:23.282Z] 39fe32c955f2: Waiting [2026-03-26T07:36:23.282Z] c4e71c2a4573: Waiting [2026-03-26T07:36:23.282Z] 964e79437fd1: Waiting [2026-03-26T07:36:23.282Z] e830a437e243: Layer already exists [2026-03-26T07:36:23.282Z] 8b91448cedf0: Layer already exists [2026-03-26T07:36:23.282Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:23.282Z] 2d431ea66a92: Layer already exists [2026-03-26T07:36:23.282Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:23.282Z] 39fe32c955f2: Layer already exists [2026-03-26T07:36:23.282Z] 964e79437fd1: Layer already exists [2026-03-26T07:36:23.282Z] 225a07366659: Layer already exists [2026-03-26T07:36:23.282Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:23.546Z] 4.1.0-dev.104: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:23.902Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:24.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:36:24.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-26T07:36:24.246Z] e830a437e243: Preparing [2026-03-26T07:36:24.246Z] 8b91448cedf0: Preparing [2026-03-26T07:36:24.246Z] 2d431ea66a92: Preparing [2026-03-26T07:36:24.246Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:24.246Z] 0995aa5af290: Preparing [2026-03-26T07:36:24.246Z] 39fe32c955f2: Preparing [2026-03-26T07:36:24.246Z] 964e79437fd1: Preparing [2026-03-26T07:36:24.246Z] 225a07366659: Preparing [2026-03-26T07:36:24.246Z] c4e71c2a4573: Preparing [2026-03-26T07:36:24.246Z] c4e71c2a4573: Waiting [2026-03-26T07:36:24.246Z] 964e79437fd1: Waiting [2026-03-26T07:36:24.246Z] 225a07366659: Waiting [2026-03-26T07:36:24.246Z] 39fe32c955f2: Waiting [2026-03-26T07:36:24.246Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:24.246Z] 2d431ea66a92: Layer already exists [2026-03-26T07:36:24.246Z] 8b91448cedf0: Layer already exists [2026-03-26T07:36:24.246Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:24.246Z] e830a437e243: Layer already exists [2026-03-26T07:36:24.246Z] 39fe32c955f2: Layer already exists [2026-03-26T07:36:24.246Z] 225a07366659: Layer already exists [2026-03-26T07:36:24.246Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:24.246Z] 964e79437fd1: Layer already exists [2026-03-26T07:36:24.510Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:24.860Z] + 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-03-26T07:36:25.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-03-26T07:36:25.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-26T07:36:25.217Z] e830a437e243: Preparing [2026-03-26T07:36:25.217Z] 8b91448cedf0: Preparing [2026-03-26T07:36:25.217Z] 2d431ea66a92: Preparing [2026-03-26T07:36:25.217Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:25.217Z] 0995aa5af290: Preparing [2026-03-26T07:36:25.217Z] 39fe32c955f2: Preparing [2026-03-26T07:36:25.217Z] 964e79437fd1: Preparing [2026-03-26T07:36:25.217Z] 225a07366659: Preparing [2026-03-26T07:36:25.217Z] c4e71c2a4573: Preparing [2026-03-26T07:36:25.217Z] 964e79437fd1: Waiting [2026-03-26T07:36:25.217Z] 225a07366659: Waiting [2026-03-26T07:36:25.217Z] c4e71c2a4573: Waiting [2026-03-26T07:36:25.217Z] 39fe32c955f2: Waiting [2026-03-26T07:36:25.217Z] 2d431ea66a92: Layer already exists [2026-03-26T07:36:25.217Z] 8b91448cedf0: Layer already exists [2026-03-26T07:36:25.217Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:25.217Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:25.217Z] e830a437e243: Layer already exists [2026-03-26T07:36:25.217Z] 964e79437fd1: Layer already exists [2026-03-26T07:36:25.217Z] 39fe32c955f2: Layer already exists [2026-03-26T07:36:25.217Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:25.217Z] 225a07366659: Layer already exists [2026-03-26T07:36:25.481Z] main: digest: sha256:3b567191e2b2d961f13508f5a91923f0c4dd82d6defb854543790333e3b3c956 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:36:25.572Z] ===================================================== [Pipeline] echo [2026-03-26T07:36:25.590Z] taggedImages: [2026-03-26T07:36:25.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:36:25.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-26T07:36:25.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 [2026-03-26T07:36:25.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:36:25.590Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-26T07:36:25.769Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-03-26T07:36:25.769Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:36:25.769Z] latest [2026-03-26T07:36:25.769Z] 4.1.0-dev.104 [2026-03-26T07:36:25.769Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:36:25.769Z] main [2026-03-26T07:36:25.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:26.130Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:26.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:36:26.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-26T07:36:26.474Z] b84494539246: Preparing [2026-03-26T07:36:26.474Z] d095bc16d812: Preparing [2026-03-26T07:36:26.474Z] b1005f6c0f13: Preparing [2026-03-26T07:36:26.474Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:26.474Z] 0995aa5af290: Preparing [2026-03-26T07:36:26.474Z] 7e72e21789b4: Preparing [2026-03-26T07:36:26.474Z] ce1d3f653ea6: Preparing [2026-03-26T07:36:26.474Z] 22dba874ad9e: Preparing [2026-03-26T07:36:26.474Z] c4e71c2a4573: Preparing [2026-03-26T07:36:26.474Z] ce1d3f653ea6: Waiting [2026-03-26T07:36:26.474Z] 22dba874ad9e: Waiting [2026-03-26T07:36:26.474Z] c4e71c2a4573: Waiting [2026-03-26T07:36:26.474Z] 7e72e21789b4: Waiting [2026-03-26T07:36:26.474Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:26.474Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:26.474Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:36:26.737Z] 22dba874ad9e: Layer already exists [2026-03-26T07:36:26.737Z] b1005f6c0f13: Pushed [2026-03-26T07:36:26.737Z] d095bc16d812: Pushed [2026-03-26T07:36:26.737Z] b84494539246: Pushed [2026-03-26T07:36:26.737Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:53.371Z] 7e72e21789b4: Pushed [2026-03-26T07:36:53.371Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:53.723Z] + 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-03-26T07:36:54.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-26T07:36:54.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-26T07:36:54.069Z] b84494539246: Preparing [2026-03-26T07:36:54.069Z] d095bc16d812: Preparing [2026-03-26T07:36:54.069Z] b1005f6c0f13: Preparing [2026-03-26T07:36:54.069Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:54.069Z] 0995aa5af290: Preparing [2026-03-26T07:36:54.069Z] 7e72e21789b4: Preparing [2026-03-26T07:36:54.069Z] ce1d3f653ea6: Preparing [2026-03-26T07:36:54.069Z] 22dba874ad9e: Preparing [2026-03-26T07:36:54.069Z] c4e71c2a4573: Preparing [2026-03-26T07:36:54.069Z] ce1d3f653ea6: Waiting [2026-03-26T07:36:54.069Z] 22dba874ad9e: Waiting [2026-03-26T07:36:54.069Z] c4e71c2a4573: Waiting [2026-03-26T07:36:54.069Z] 7e72e21789b4: Waiting [2026-03-26T07:36:54.069Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:54.069Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:54.069Z] b1005f6c0f13: Layer already exists [2026-03-26T07:36:54.069Z] b84494539246: Layer already exists [2026-03-26T07:36:54.069Z] d095bc16d812: Layer already exists [2026-03-26T07:36:54.069Z] 7e72e21789b4: Layer already exists [2026-03-26T07:36:54.069Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:36:54.069Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:54.069Z] 22dba874ad9e: Layer already exists [2026-03-26T07:36:54.333Z] latest: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:54.681Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:55.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 [2026-03-26T07:36:55.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-26T07:36:55.021Z] b84494539246: Preparing [2026-03-26T07:36:55.021Z] d095bc16d812: Preparing [2026-03-26T07:36:55.021Z] b1005f6c0f13: Preparing [2026-03-26T07:36:55.021Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:55.021Z] 0995aa5af290: Preparing [2026-03-26T07:36:55.021Z] 7e72e21789b4: Preparing [2026-03-26T07:36:55.021Z] ce1d3f653ea6: Preparing [2026-03-26T07:36:55.021Z] 22dba874ad9e: Preparing [2026-03-26T07:36:55.021Z] c4e71c2a4573: Preparing [2026-03-26T07:36:55.021Z] ce1d3f653ea6: Waiting [2026-03-26T07:36:55.021Z] 7e72e21789b4: Waiting [2026-03-26T07:36:55.021Z] 22dba874ad9e: Waiting [2026-03-26T07:36:55.021Z] c4e71c2a4573: Waiting [2026-03-26T07:36:55.021Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:55.021Z] b84494539246: Layer already exists [2026-03-26T07:36:55.021Z] b1005f6c0f13: Layer already exists [2026-03-26T07:36:55.021Z] d095bc16d812: Layer already exists [2026-03-26T07:36:55.021Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:55.021Z] 7e72e21789b4: Layer already exists [2026-03-26T07:36:55.021Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:36:55.021Z] 22dba874ad9e: Layer already exists [2026-03-26T07:36:55.021Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:55.021Z] 4.1.0-dev.104: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:55.631Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:58.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:36:58.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-26T07:36:58.552Z] b84494539246: Preparing [2026-03-26T07:36:58.552Z] d095bc16d812: Preparing [2026-03-26T07:36:58.552Z] b1005f6c0f13: Preparing [2026-03-26T07:36:58.552Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:58.552Z] 0995aa5af290: Preparing [2026-03-26T07:36:58.552Z] 7e72e21789b4: Preparing [2026-03-26T07:36:58.552Z] ce1d3f653ea6: Preparing [2026-03-26T07:36:58.552Z] 22dba874ad9e: Preparing [2026-03-26T07:36:58.552Z] c4e71c2a4573: Preparing [2026-03-26T07:36:58.552Z] 22dba874ad9e: Waiting [2026-03-26T07:36:58.552Z] c4e71c2a4573: Waiting [2026-03-26T07:36:58.552Z] ce1d3f653ea6: Waiting [2026-03-26T07:36:58.552Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:58.552Z] d095bc16d812: Layer already exists [2026-03-26T07:36:58.552Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:58.552Z] b84494539246: Layer already exists [2026-03-26T07:36:58.552Z] b1005f6c0f13: Layer already exists [2026-03-26T07:36:58.552Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:36:58.552Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:58.552Z] 22dba874ad9e: Layer already exists [2026-03-26T07:36:58.552Z] 7e72e21789b4: Layer already exists [2026-03-26T07:36:58.552Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:36:58.904Z] + 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-03-26T07:36:59.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-03-26T07:36:59.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-26T07:36:59.246Z] b84494539246: Preparing [2026-03-26T07:36:59.246Z] d095bc16d812: Preparing [2026-03-26T07:36:59.246Z] b1005f6c0f13: Preparing [2026-03-26T07:36:59.246Z] 7d85d5ff9868: Preparing [2026-03-26T07:36:59.246Z] 0995aa5af290: Preparing [2026-03-26T07:36:59.246Z] 7e72e21789b4: Preparing [2026-03-26T07:36:59.246Z] ce1d3f653ea6: Preparing [2026-03-26T07:36:59.246Z] 22dba874ad9e: Preparing [2026-03-26T07:36:59.246Z] c4e71c2a4573: Preparing [2026-03-26T07:36:59.246Z] 7e72e21789b4: Waiting [2026-03-26T07:36:59.246Z] ce1d3f653ea6: Waiting [2026-03-26T07:36:59.246Z] 22dba874ad9e: Waiting [2026-03-26T07:36:59.246Z] c4e71c2a4573: Waiting [2026-03-26T07:36:59.246Z] b84494539246: Layer already exists [2026-03-26T07:36:59.246Z] d095bc16d812: Layer already exists [2026-03-26T07:36:59.246Z] 0995aa5af290: Layer already exists [2026-03-26T07:36:59.246Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:36:59.246Z] b1005f6c0f13: Layer already exists [2026-03-26T07:36:59.246Z] ce1d3f653ea6: Layer already exists [2026-03-26T07:36:59.246Z] 7e72e21789b4: Layer already exists [2026-03-26T07:36:59.246Z] c4e71c2a4573: Layer already exists [2026-03-26T07:36:59.246Z] 22dba874ad9e: Layer already exists [2026-03-26T07:36:59.246Z] main: digest: sha256:954760d98350b41b281758fe3c3384a0f6d006b02ec70bb8b917c50114547288 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:36:59.593Z] ===================================================== [Pipeline] echo [2026-03-26T07:36:59.611Z] taggedImages: [2026-03-26T07:36:59.611Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:36:59.611Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-26T07:36:59.611Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 [2026-03-26T07:36:59.611Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:36:59.611Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-26T07:36:59.640Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-03-26T07:36:59.640Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:36:59.641Z] latest [2026-03-26T07:36:59.641Z] 4.1.0-dev.104 [2026-03-26T07:36:59.641Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:36:59.641Z] main [2026-03-26T07:36:59.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:00.005Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:00.354Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:37:00.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-26T07:37:00.355Z] 002122fdc9af: Preparing [2026-03-26T07:37:00.355Z] 7e6246d59053: Preparing [2026-03-26T07:37:00.355Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:00.355Z] 0995aa5af290: Preparing [2026-03-26T07:37:00.355Z] f44e41dd580b: Preparing [2026-03-26T07:37:00.355Z] 10cbfb7c12cb: Preparing [2026-03-26T07:37:00.355Z] c4e71c2a4573: Preparing [2026-03-26T07:37:00.355Z] 10cbfb7c12cb: Waiting [2026-03-26T07:37:00.355Z] c4e71c2a4573: Waiting [2026-03-26T07:37:00.619Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:00.619Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:00.619Z] f44e41dd580b: Pushed [2026-03-26T07:37:00.619Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:00.619Z] 002122fdc9af: Pushed [2026-03-26T07:37:02.026Z] 10cbfb7c12cb: Pushed [2026-03-26T07:37:10.211Z] 7e6246d59053: Pushed [2026-03-26T07:37:10.211Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:10.562Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:10.911Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-26T07:37:10.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-26T07:37:10.912Z] 002122fdc9af: Preparing [2026-03-26T07:37:10.912Z] 7e6246d59053: Preparing [2026-03-26T07:37:10.912Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:10.912Z] 0995aa5af290: Preparing [2026-03-26T07:37:10.912Z] f44e41dd580b: Preparing [2026-03-26T07:37:10.912Z] 10cbfb7c12cb: Preparing [2026-03-26T07:37:10.912Z] c4e71c2a4573: Preparing [2026-03-26T07:37:10.912Z] 10cbfb7c12cb: Waiting [2026-03-26T07:37:10.912Z] c4e71c2a4573: Waiting [2026-03-26T07:37:10.912Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:10.912Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:10.912Z] 002122fdc9af: Layer already exists [2026-03-26T07:37:10.912Z] 7e6246d59053: Layer already exists [2026-03-26T07:37:10.912Z] f44e41dd580b: Layer already exists [2026-03-26T07:37:10.912Z] 10cbfb7c12cb: Layer already exists [2026-03-26T07:37:10.912Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:11.177Z] latest: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:11.544Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:11.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 [2026-03-26T07:37:11.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-26T07:37:11.890Z] 002122fdc9af: Preparing [2026-03-26T07:37:11.890Z] 7e6246d59053: Preparing [2026-03-26T07:37:11.890Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:11.890Z] 0995aa5af290: Preparing [2026-03-26T07:37:11.890Z] f44e41dd580b: Preparing [2026-03-26T07:37:11.890Z] 10cbfb7c12cb: Preparing [2026-03-26T07:37:11.890Z] c4e71c2a4573: Preparing [2026-03-26T07:37:11.890Z] 10cbfb7c12cb: Waiting [2026-03-26T07:37:11.890Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:11.890Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:11.890Z] 002122fdc9af: Layer already exists [2026-03-26T07:37:11.890Z] 7e6246d59053: Layer already exists [2026-03-26T07:37:11.890Z] f44e41dd580b: Layer already exists [2026-03-26T07:37:11.890Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:11.890Z] 10cbfb7c12cb: Layer already exists [2026-03-26T07:37:12.156Z] 4.1.0-dev.104: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:12.576Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:12.932Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:37:12.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-26T07:37:12.932Z] 002122fdc9af: Preparing [2026-03-26T07:37:12.932Z] 7e6246d59053: Preparing [2026-03-26T07:37:12.932Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:12.932Z] 0995aa5af290: Preparing [2026-03-26T07:37:12.932Z] f44e41dd580b: Preparing [2026-03-26T07:37:12.932Z] 10cbfb7c12cb: Preparing [2026-03-26T07:37:12.932Z] c4e71c2a4573: Preparing [2026-03-26T07:37:12.932Z] 10cbfb7c12cb: Waiting [2026-03-26T07:37:12.932Z] c4e71c2a4573: Waiting [2026-03-26T07:37:12.932Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:12.932Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:12.932Z] 002122fdc9af: Layer already exists [2026-03-26T07:37:12.932Z] f44e41dd580b: Layer already exists [2026-03-26T07:37:12.932Z] 7e6246d59053: Layer already exists [2026-03-26T07:37:12.932Z] 10cbfb7c12cb: Layer already exists [2026-03-26T07:37:12.932Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:13.198Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:13.566Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:13.928Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-03-26T07:37:13.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-26T07:37:13.928Z] 002122fdc9af: Preparing [2026-03-26T07:37:13.928Z] 7e6246d59053: Preparing [2026-03-26T07:37:13.928Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:13.928Z] 0995aa5af290: Preparing [2026-03-26T07:37:13.928Z] f44e41dd580b: Preparing [2026-03-26T07:37:13.928Z] 10cbfb7c12cb: Preparing [2026-03-26T07:37:13.928Z] c4e71c2a4573: Preparing [2026-03-26T07:37:13.928Z] 10cbfb7c12cb: Waiting [2026-03-26T07:37:13.928Z] c4e71c2a4573: Waiting [2026-03-26T07:37:13.928Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:13.928Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:13.928Z] 002122fdc9af: Layer already exists [2026-03-26T07:37:13.928Z] 7e6246d59053: Layer already exists [2026-03-26T07:37:13.928Z] f44e41dd580b: Layer already exists [2026-03-26T07:37:13.928Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:13.928Z] 10cbfb7c12cb: Layer already exists [2026-03-26T07:37:14.191Z] main: digest: sha256:19a6cb1af59c3bc26000c47df98119e46d2fa049bfb4c92ff3dfb8d7b0606c25 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:37:14.273Z] ===================================================== [Pipeline] echo [2026-03-26T07:37:14.290Z] taggedImages: [2026-03-26T07:37:14.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:37:14.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-26T07:37:14.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 [2026-03-26T07:37:14.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:37:14.290Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-26T07:37:14.319Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-03-26T07:37:14.319Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:37:14.319Z] latest [2026-03-26T07:37:14.319Z] 4.1.0-dev.104 [2026-03-26T07:37:14.319Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:37:14.319Z] main [2026-03-26T07:37:14.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:14.693Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:15.044Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:37:15.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-26T07:37:15.044Z] dd3250ded40f: Preparing [2026-03-26T07:37:15.044Z] 1e9f8dfb3266: Preparing [2026-03-26T07:37:15.044Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:15.044Z] 0995aa5af290: Preparing [2026-03-26T07:37:15.044Z] d41d63348a49: Preparing [2026-03-26T07:37:15.044Z] 5ba4c68168cd: Preparing [2026-03-26T07:37:15.044Z] c4e71c2a4573: Preparing [2026-03-26T07:37:15.044Z] 5ba4c68168cd: Waiting [2026-03-26T07:37:15.044Z] c4e71c2a4573: Waiting [2026-03-26T07:37:15.044Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:15.308Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:15.308Z] d41d63348a49: Pushed [2026-03-26T07:37:15.308Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:15.308Z] dd3250ded40f: Pushed [2026-03-26T07:37:15.892Z] 5ba4c68168cd: Pushed [2026-03-26T07:37:24.069Z] 1e9f8dfb3266: Pushed [2026-03-26T07:37:25.996Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:26.347Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:26.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-26T07:37:26.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-26T07:37:26.697Z] dd3250ded40f: Preparing [2026-03-26T07:37:26.697Z] 1e9f8dfb3266: Preparing [2026-03-26T07:37:26.697Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:26.697Z] 0995aa5af290: Preparing [2026-03-26T07:37:26.697Z] d41d63348a49: Preparing [2026-03-26T07:37:26.697Z] 5ba4c68168cd: Preparing [2026-03-26T07:37:26.697Z] c4e71c2a4573: Preparing [2026-03-26T07:37:26.697Z] 5ba4c68168cd: Waiting [2026-03-26T07:37:26.697Z] c4e71c2a4573: Waiting [2026-03-26T07:37:26.697Z] dd3250ded40f: Layer already exists [2026-03-26T07:37:26.697Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:26.697Z] 1e9f8dfb3266: Layer already exists [2026-03-26T07:37:26.697Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:26.697Z] d41d63348a49: Layer already exists [2026-03-26T07:37:26.697Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:26.697Z] 5ba4c68168cd: Layer already exists [2026-03-26T07:37:26.961Z] latest: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:27.314Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:27.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 [2026-03-26T07:37:27.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-26T07:37:27.664Z] dd3250ded40f: Preparing [2026-03-26T07:37:27.664Z] 1e9f8dfb3266: Preparing [2026-03-26T07:37:27.664Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:27.664Z] 0995aa5af290: Preparing [2026-03-26T07:37:27.664Z] d41d63348a49: Preparing [2026-03-26T07:37:27.664Z] 5ba4c68168cd: Preparing [2026-03-26T07:37:27.664Z] c4e71c2a4573: Preparing [2026-03-26T07:37:27.664Z] 5ba4c68168cd: Waiting [2026-03-26T07:37:27.664Z] c4e71c2a4573: Waiting [2026-03-26T07:37:27.664Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:27.664Z] 1e9f8dfb3266: Layer already exists [2026-03-26T07:37:27.664Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:27.664Z] dd3250ded40f: Layer already exists [2026-03-26T07:37:27.664Z] d41d63348a49: Layer already exists [2026-03-26T07:37:27.664Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:27.664Z] 5ba4c68168cd: Layer already exists [2026-03-26T07:37:27.664Z] 4.1.0-dev.104: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:28.008Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:28.352Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:37:28.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-26T07:37:28.352Z] dd3250ded40f: Preparing [2026-03-26T07:37:28.352Z] 1e9f8dfb3266: Preparing [2026-03-26T07:37:28.352Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:28.352Z] 0995aa5af290: Preparing [2026-03-26T07:37:28.352Z] d41d63348a49: Preparing [2026-03-26T07:37:28.352Z] 5ba4c68168cd: Preparing [2026-03-26T07:37:28.352Z] c4e71c2a4573: Preparing [2026-03-26T07:37:28.352Z] 5ba4c68168cd: Waiting [2026-03-26T07:37:28.352Z] c4e71c2a4573: Waiting [2026-03-26T07:37:28.352Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:28.352Z] d41d63348a49: Layer already exists [2026-03-26T07:37:28.352Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:28.352Z] 1e9f8dfb3266: Layer already exists [2026-03-26T07:37:28.352Z] dd3250ded40f: Layer already exists [2026-03-26T07:37:28.352Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:28.352Z] 5ba4c68168cd: Layer already exists [2026-03-26T07:37:28.352Z] 18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:28.710Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:29.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-03-26T07:37:29.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-26T07:37:29.055Z] dd3250ded40f: Preparing [2026-03-26T07:37:29.055Z] 1e9f8dfb3266: Preparing [2026-03-26T07:37:29.055Z] 7d85d5ff9868: Preparing [2026-03-26T07:37:29.055Z] 0995aa5af290: Preparing [2026-03-26T07:37:29.055Z] d41d63348a49: Preparing [2026-03-26T07:37:29.055Z] 5ba4c68168cd: Preparing [2026-03-26T07:37:29.055Z] c4e71c2a4573: Preparing [2026-03-26T07:37:29.055Z] 5ba4c68168cd: Waiting [2026-03-26T07:37:29.055Z] c4e71c2a4573: Waiting [2026-03-26T07:37:29.055Z] 1e9f8dfb3266: Layer already exists [2026-03-26T07:37:29.055Z] 7d85d5ff9868: Layer already exists [2026-03-26T07:37:29.055Z] d41d63348a49: Layer already exists [2026-03-26T07:37:29.055Z] 0995aa5af290: Layer already exists [2026-03-26T07:37:29.055Z] dd3250ded40f: Layer already exists [2026-03-26T07:37:29.055Z] 5ba4c68168cd: Layer already exists [2026-03-26T07:37:29.055Z] c4e71c2a4573: Layer already exists [2026-03-26T07:37:29.319Z] main: digest: sha256:c1507e585caa88dbd416cbd86106e65b82ca3f13f7ded63500565ae9ce6fbf0b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T07:37:29.406Z] ===================================================== [Pipeline] echo [2026-03-26T07:37:29.420Z] taggedImages: [2026-03-26T07:37:29.420Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [2026-03-26T07:37:29.420Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-26T07:37:29.420Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 [2026-03-26T07:37:29.420Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [2026-03-26T07:37:29.420Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-03-26T07:37:29.432Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.449Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-03-26T07:37:29.460Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.474Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.584Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-26T07:37:29.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.604Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-03-26T07:37:29.619Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.630Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.645Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-26T07:37:29.656Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.672Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-03-26T07:37:29.686Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.702Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.715Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-26T07:37:29.726Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.741Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-03-26T07:37:29.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.766Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-26T07:37:29.788Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.800Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-03-26T07:37:29.813Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.829Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.841Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-26T07:37:29.852Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.865Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-03-26T07:37:29.876Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.888Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.905Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-26T07:37:29.918Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.931Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-03-26T07:37:29.941Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.956Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:29.967Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-26T07:37:29.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:29.994Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.006Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.034Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-26T07:37:30.045Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:30.057Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.069Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.097Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-26T07:37:30.110Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:30.125Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.135Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.147Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.166Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-26T07:37:30.178Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:30.192Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.205Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.222Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.236Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-26T07:37:30.249Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:30.259Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.273Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-26T07:37:30.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:30.319Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.333Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.346Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-26T07:37:30.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:30.384Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.396Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.410Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.425Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-26T07:37:30.435Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] echo [2026-03-26T07:37:30.452Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-03-26T07:37:30.464Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.476Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18377efbcf723ec9c9518bd44e4bbe02c0923e25-4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:37:30.486Z] 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-03-26T07:37:30.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T07:37:30.892Z] [2026-03-26T07:37:30.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:37:31.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T07:37:31.235Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-26T07:37:31.235Z] 8998bd30e6a1: Pulling fs layer [2026-03-26T07:37:31.235Z] 04944245beec: Pulling fs layer [2026-03-26T07:37:31.235Z] 699f458cf7ca: Pulling fs layer [2026-03-26T07:37:31.235Z] 765212b225bb: Pulling fs layer [2026-03-26T07:37:31.235Z] f23df028b6ca: Pulling fs layer [2026-03-26T07:37:31.235Z] d65c8cfc05b1: Pulling fs layer [2026-03-26T07:37:31.235Z] 2437ff75d9bd: Pulling fs layer [2026-03-26T07:37:31.235Z] 765212b225bb: Waiting [2026-03-26T07:37:31.235Z] f23df028b6ca: Waiting [2026-03-26T07:37:31.235Z] d65c8cfc05b1: Waiting [2026-03-26T07:37:31.235Z] 2437ff75d9bd: Waiting [2026-03-26T07:37:31.503Z] 04944245beec: Verifying Checksum [2026-03-26T07:37:31.503Z] 04944245beec: Download complete [2026-03-26T07:37:31.503Z] 765212b225bb: Verifying Checksum [2026-03-26T07:37:31.503Z] 765212b225bb: Download complete [2026-03-26T07:37:31.503Z] f23df028b6ca: Download complete [2026-03-26T07:37:31.503Z] d65c8cfc05b1: Verifying Checksum [2026-03-26T07:37:31.503Z] d65c8cfc05b1: Download complete [2026-03-26T07:37:31.503Z] 699f458cf7ca: Verifying Checksum [2026-03-26T07:37:31.503Z] 699f458cf7ca: Download complete [2026-03-26T07:37:32.097Z] 8998bd30e6a1: Verifying Checksum [2026-03-26T07:37:32.097Z] 8998bd30e6a1: Download complete [2026-03-26T07:37:34.673Z] 2437ff75d9bd: Verifying Checksum [2026-03-26T07:37:34.673Z] 2437ff75d9bd: Download complete [2026-03-26T07:37:36.679Z] 8998bd30e6a1: Pull complete [2026-03-26T07:37:37.262Z] 04944245beec: Pull complete [2026-03-26T07:37:38.741Z] 699f458cf7ca: Pull complete [2026-03-26T07:37:39.008Z] 765212b225bb: Pull complete [2026-03-26T07:37:39.991Z] f23df028b6ca: Pull complete [2026-03-26T07:37:39.991Z] d65c8cfc05b1: Pull complete [2026-03-26T07:37:58.212Z] 2437ff75d9bd: Pull complete [2026-03-26T07:37:58.212Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-26T07:37:58.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T07:37:58.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T07:37:58.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-4106 does not seem to be running inside a container [2026-03-26T07:37:58.535Z] $ 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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T07:38:01.162Z] $ docker top 439beb8281744958cc352b0d8b60b45f9c13ebf330c84d7652f1d03ad65193e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:38:02.126Z] ---> job-cost.sh [2026-03-26T07:38:02.126Z] lf-activate-venv: SKIPPING [2026-03-26T07:38:02.126Z] INFO: No Stack... [2026-03-26T07:38:02.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-26T07:38:03.348Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T07:38:03.976Z] + cat /w/workspace/edgex-go/963/archives/cost.csv [2026-03-26T07:38:03.976Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T07:38:04.007Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-963-stack-cost] [2026-03-26T07:38:04.017Z] Resource [jenkins-edgexfoundry-edgex-go-main-963-stack-cost] did not exist. Created. [2026-03-26T07:38:04.022Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-963-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T07:38:04.428Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-26T07:38:05.066Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T07:38:05.074Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-963-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T07:38:05.089Z] $ docker stop --time=1 439beb8281744958cc352b0d8b60b45f9c13ebf330c84d7652f1d03ad65193e9 [2026-03-26T07:38:07.588Z] $ docker rm -f --volumes 439beb8281744958cc352b0d8b60b45f9c13ebf330c84d7652f1d03ad65193e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-03-26T07:38:08.206Z] provisioning config files... [2026-03-26T07:38:08.215Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/963@tmp/config94199967097261757tmp [Pipeline] { [Pipeline] sh [2026-03-26T07:38:08.519Z] + set +x [2026-03-26T07:38:08.519Z] + + curl -s https://codecov.io/bash [2026-03-26T07:38:08.519Z] bash -s -- [2026-03-26T07:38:08.519Z] [2026-03-26T07:38:08.519Z] _____ _ [2026-03-26T07:38:08.519Z] / ____| | | [2026-03-26T07:38:08.519Z] | | ___ __| | ___ ___ _____ __ [2026-03-26T07:38:08.519Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-26T07:38:08.519Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-26T07:38:08.519Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-26T07:38:08.519Z] Bash-1.0.6 [2026-03-26T07:38:08.519Z] [2026-03-26T07:38:08.519Z] [2026-03-26T07:38:08.519Z] ==> git version 2.25.1 found [2026-03-26T07:38:08.519Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-03-26T07:38:08.519Z] Release-Date: 2020-01-08 [2026-03-26T07:38:08.519Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-03-26T07:38:08.519Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-26T07:38:08.519Z] ==> Jenkins CI detected. [2026-03-26T07:38:08.519Z] current dir:  /w/workspace/edgex-go/963 [2026-03-26T07:38:08.519Z] project root: . [2026-03-26T07:38:08.519Z] --> token set from env [2026-03-26T07:38:08.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-26T07:38:08.778Z] ==> Running gcov in . (disable via -X gcov) [2026-03-26T07:38:08.778Z] ==> Python coveragepy not found [2026-03-26T07:38:08.778Z] ==> Searching for coverage reports in: [2026-03-26T07:38:08.778Z] + . [2026-03-26T07:38:08.778Z] -> Found 1 reports [2026-03-26T07:38:08.778Z] ==> Detecting git/mercurial file structure [2026-03-26T07:38:08.778Z] ==> Reading reports [2026-03-26T07:38:08.778Z] + ./coverage.out bytes=1044024 [2026-03-26T07:38:08.778Z] ==> Appending adjustments [2026-03-26T07:38:08.778Z] https://docs.codecov.io/docs/fixing-reports [2026-03-26T07:38:10.159Z] + Found adjustments [2026-03-26T07:38:10.159Z] ==> Gzipping contents [2026-03-26T07:38:10.420Z] 108K /tmp/codecov.Xk8gMk.gz [2026-03-26T07:38:10.420Z] ==> Uploading reports [2026-03-26T07:38:10.420Z] url: https://codecov.io [2026-03-26T07:38:10.420Z] query: branch=main&commit=18377efbcf723ec9c9518bd44e4bbe02c0923e25&build=963&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F963%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-26T07:38:10.420Z] -> Pinging Codecov [2026-03-26T07:38:10.420Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=18377efbcf723ec9c9518bd44e4bbe02c0923e25&build=963&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F963%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-26T07:38:10.420Z] -> Uploading to [2026-03-26T07:38:10.420Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/18377efbcf723ec9c9518bd44e4bbe02c0923e25/cafa8001-b453-4eb3-aacf-7ec689286dcb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T073810Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=51a48f3398ee34922f146e53f4cf7bee41a5f8579961843e13213d44eac6f12f [2026-03-26T07:38:10.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:10.420Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:10.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 598k --:--:-- --:--:-- --:--:-- 598k [2026-03-26T07:38:10.679Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/18377efbcf723ec9c9518bd44e4bbe02c0923e25 [Pipeline] } [2026-03-26T07:38:10.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-03-26T07:38:10.945Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-26T07:38:10.976Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:38:11.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T07:38:11.284Z] [2026-03-26T07:38:11.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:38:11.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T07:38:11.595Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-26T07:38:11.595Z] 2d35ebdb57d9: Already exists [2026-03-26T07:38:11.595Z] 85e8836fcdb2: Pulling fs layer [2026-03-26T07:38:11.595Z] 91631faa732a: Pulling fs layer [2026-03-26T07:38:11.595Z] f3f5ae8826fa: Pulling fs layer [2026-03-26T07:38:11.595Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T07:38:11.595Z] 7861252a18e6: Pulling fs layer [2026-03-26T07:38:11.595Z] 9130f900ef6f: Pulling fs layer [2026-03-26T07:38:11.595Z] 9130f900ef6f: Waiting [2026-03-26T07:38:11.595Z] 7861252a18e6: Waiting [2026-03-26T07:38:11.595Z] 4f4fb700ef54: Waiting [2026-03-26T07:38:11.855Z] f3f5ae8826fa: Download complete [2026-03-26T07:38:11.855Z] 85e8836fcdb2: Verifying Checksum [2026-03-26T07:38:11.855Z] 85e8836fcdb2: Download complete [2026-03-26T07:38:11.855Z] 4f4fb700ef54: Download complete [2026-03-26T07:38:11.855Z] 85e8836fcdb2: Pull complete [2026-03-26T07:38:11.855Z] 7861252a18e6: Verifying Checksum [2026-03-26T07:38:11.855Z] 7861252a18e6: Download complete [2026-03-26T07:38:12.115Z] 91631faa732a: Download complete [2026-03-26T07:38:13.052Z] 9130f900ef6f: Verifying Checksum [2026-03-26T07:38:13.052Z] 9130f900ef6f: Download complete [2026-03-26T07:38:17.319Z] 91631faa732a: Pull complete [2026-03-26T07:38:17.319Z] f3f5ae8826fa: Pull complete [2026-03-26T07:38:17.319Z] 4f4fb700ef54: Pull complete [2026-03-26T07:38:17.887Z] 7861252a18e6: Pull complete [2026-03-26T07:38:22.076Z] 9130f900ef6f: Pull complete [2026-03-26T07:38:22.076Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-26T07:38:22.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-26T07:38:22.076Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T07:38:22.168Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T07:38:22.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-26T07:38:26.354Z] $ docker top 95783b510daf674bc56b23508ead3896d2b0c74258b816c9302d5f8b786b5d52 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T07:38:26.702Z] + git config --global --add safe.directory /w/workspace/edgex-go/963 [Pipeline] echo [2026-03-26T07:38:26.711Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-03-26T07:38:26.988Z] + set -o pipefail [2026-03-26T07:38:26.988Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-03-26T07:38:39.227Z] [2026-03-26T07:38:39.227Z] Monitoring /w/workspace/edgex-go/963 (github.com/edgexfoundry/edgex-go)... [2026-03-26T07:38:39.227Z] [2026-03-26T07:38:39.227Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/35242e76-6eda-4c53-b499-e756fb1d8857 [2026-03-26T07:38:39.227Z] [2026-03-26T07:38:39.227Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-26T07:38:39.227Z] [Pipeline] } [2026-03-26T07:38:39.232Z] $ docker stop --time=1 95783b510daf674bc56b23508ead3896d2b0c74258b816c9302d5f8b786b5d52 [2026-03-26T07:38:42.577Z] $ docker rm -f --volumes 95783b510daf674bc56b23508ead3896d2b0c74258b816c9302d5f8b786b5d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-03-26T07:38:43.119Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T07:38:43.134Z] provisioning config files... [2026-03-26T07:38:43.142Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/963@tmp/config3821371410534135738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:38:43.445Z] --> edgex-publish-swagger.sh [2026-03-26T07:38:43.445Z] === Publish openapi API === [2026-03-26T07:38:43.445Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-03-26T07:38:43.445Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/963/openapi/core-command.yaml] [2026-03-26T07:38:43.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:43.445Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:43.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 397 196k --:--:-- --:--:-- --:--:-- 197k [2026-03-26T07:38:43.445Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:43.445Z] [2026-03-26T07:38:43.445Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/963/openapi/core-data.yaml] [2026-03-26T07:38:43.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:43.445Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:43.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 532 593k --:--:-- --:--:-- --:--:-- 593k [2026-03-26T07:38:43.703Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:43.703Z] [2026-03-26T07:38:43.703Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/963/openapi/core-keeper.yaml] [2026-03-26T07:38:43.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:43.703Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:43.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 573 256k --:--:-- --:--:-- --:--:-- 257k [2026-03-26T07:38:43.703Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:43.703Z] [2026-03-26T07:38:43.703Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/963/openapi/core-metadata.yaml] [2026-03-26T07:38:43.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:43.703Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:43.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 511 1242k --:--:-- --:--:-- --:--:-- 1242k [2026-03-26T07:38:43.963Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:43.963Z] [2026-03-26T07:38:43.963Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/963/openapi/security-proxy-auth.yaml] [2026-03-26T07:38:43.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:43.963Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:43.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 687 248k --:--:-- --:--:-- --:--:-- 249k [2026-03-26T07:38:43.963Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:43.963Z] [2026-03-26T07:38:43.963Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/963/openapi/security-secretstore-setup.yaml] [2026-03-26T07:38:43.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:43.963Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:44.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 804 47719 --:--:-- --:--:-- --:--:-- 48524 [2026-03-26T07:38:44.222Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:44.222Z] [2026-03-26T07:38:44.222Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/963/openapi/support-notifications.yaml] [2026-03-26T07:38:44.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:44.222Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:44.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 464 687k --:--:-- --:--:-- --:--:-- 688k [2026-03-26T07:38:44.222Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:44.222Z] [2026-03-26T07:38:44.222Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/963/openapi/support-scheduler.yaml] [2026-03-26T07:38:44.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-26T07:38:44.222Z] Dload Upload Total Spent Left Speed [2026-03-26T07:38:44.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 496 372k --:--:-- --:--:-- --:--:-- 372k [2026-03-26T07:38:44.481Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-03-26T07:38:44.481Z] [Pipeline] } [2026-03-26T07:38:44.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-03-26T07:38:44.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T07:38:44.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:38:45.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T07:38:45.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T07:38:45.307Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T07:38:45.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T07:38:45.624Z] $ docker top 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 -eo pid,comm [2026-03-26T07:38:45.672Z] 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-03-26T07:38:45.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T07:38:45.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T07:38:45.739Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T07:38:45.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T07:38:45.862Z] $ docker exec 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 ssh-agent [2026-03-26T07:38:46.030Z] SSH_AUTH_SOCK=/tmp/ssh-WkSDXXuqN42Q/agent.33 [2026-03-26T07:38:46.030Z] SSH_AGENT_PID=39 [2026-03-26T07:38:46.073Z] Running ssh-add (command line suppressed) [2026-03-26T07:38:46.159Z] Identity added: /w/workspace/edgex-go/963@tmp/private_key_8947549323255144442.key (/w/workspace/edgex-go/963@tmp/private_key_8947549323255144442.key) [2026-03-26T07:38:46.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T07:38:46.520Z] + git semver tag [2026-03-26T07:38:46.790Z] 2026-03-26 07:38:46,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,783 [run_tag] DEBUG tag force:False [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,783 [check_head_tag] DEBUG check head tag [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,786 [execute] INFO git cat-file --batch-check [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/963, stdin=, shell=False, universal_newlines=False) [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,790 [execute] INFO git cat-file --batch [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/963, stdin=, shell=False, universal_newlines=False) [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,823 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,823 [execute] INFO git tag -a v4.1.0-dev.104 -m v4.1.0-dev.104 [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.104', '-m', 'v4.1.0-dev.104'], cwd=/w/workspace/edgex-go/963, stdin=None, shell=False, universal_newlines=False) [2026-03-26T07:38:47.072Z] 2026-03-26 07:38:46,827 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T07:38:47.072Z] 4.1.0-dev.104 [Pipeline] } [2026-03-26T07:38:47.105Z] $ docker exec --env ******** --env ******** 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 ssh-agent -k [2026-03-26T07:38:47.202Z] unset SSH_AUTH_SOCK; [2026-03-26T07:38:47.202Z] unset SSH_AGENT_PID; [2026-03-26T07:38:47.202Z] echo Agent pid 39 killed; [2026-03-26T07:38:47.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T07:38:47.541Z] + git semver [Pipeline] } [2026-03-26T07:38:48.115Z] $ docker stop --time=1 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 [2026-03-26T07:38:49.367Z] $ docker rm -f --volumes 1a77e4406de4e57c6fa539d5e2c575c9d783bcc54953dc9e176eb4354c97af65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:38:49.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T07:38:49.790Z] [2026-03-26T07:38:49.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:38:50.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T07:38:50.094Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-26T07:38:50.094Z] ab5ef0e58194: Pulling fs layer [2026-03-26T07:38:50.094Z] 9712f1f96733: Pulling fs layer [2026-03-26T07:38:50.094Z] 63f879dbbcfc: Pulling fs layer [2026-03-26T07:38:50.094Z] 0d9ebad4ef96: Pulling fs layer [2026-03-26T07:38:50.094Z] e9a5061849ea: Pulling fs layer [2026-03-26T07:38:50.094Z] d747dcd14b5f: Pulling fs layer [2026-03-26T07:38:50.094Z] 2de7ff778b66: Pulling fs layer [2026-03-26T07:38:50.094Z] e9a5061849ea: Waiting [2026-03-26T07:38:50.094Z] d747dcd14b5f: Waiting [2026-03-26T07:38:50.094Z] 2de7ff778b66: Waiting [2026-03-26T07:38:50.094Z] 0d9ebad4ef96: Waiting [2026-03-26T07:38:50.094Z] 9712f1f96733: Verifying Checksum [2026-03-26T07:38:50.094Z] 9712f1f96733: Download complete [2026-03-26T07:38:50.354Z] 63f879dbbcfc: Verifying Checksum [2026-03-26T07:38:50.354Z] 63f879dbbcfc: Download complete [2026-03-26T07:38:50.611Z] 0d9ebad4ef96: Verifying Checksum [2026-03-26T07:38:50.611Z] 0d9ebad4ef96: Download complete [2026-03-26T07:38:50.611Z] d747dcd14b5f: Download complete [2026-03-26T07:38:50.611Z] e9a5061849ea: Verifying Checksum [2026-03-26T07:38:50.611Z] e9a5061849ea: Download complete [2026-03-26T07:38:50.611Z] ab5ef0e58194: Verifying Checksum [2026-03-26T07:38:50.611Z] ab5ef0e58194: Download complete [2026-03-26T07:38:50.869Z] 2de7ff778b66: Verifying Checksum [2026-03-26T07:38:50.869Z] 2de7ff778b66: Download complete [2026-03-26T07:38:54.151Z] ab5ef0e58194: Pull complete [2026-03-26T07:38:54.409Z] 9712f1f96733: Pull complete [2026-03-26T07:38:54.974Z] 63f879dbbcfc: Pull complete [2026-03-26T07:39:00.241Z] 0d9ebad4ef96: Pull complete [2026-03-26T07:39:00.241Z] e9a5061849ea: Pull complete [2026-03-26T07:39:00.241Z] d747dcd14b5f: Pull complete [2026-03-26T07:39:02.138Z] 2de7ff778b66: Pull complete [2026-03-26T07:39:02.138Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-26T07:39:02.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-26T07:39:02.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T07:39:02.233Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T07:39:02.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-26T07:39:06.539Z] $ docker top 3329ad5c9706cb5984d17abc18a763f5adb9c7f804767b911d8e676186eeaa68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-26T07:39:06.686Z] provisioning config files... [2026-03-26T07:39:06.693Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/963@tmp/config7874992765328393087tmp [2026-03-26T07:39:06.702Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/963@tmp/config2304887389270618940tmp [2026-03-26T07:39:06.710Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/963@tmp/config13792773156384859234tmp [Pipeline] { [Pipeline] echo [2026-03-26T07:39:06.739Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:07.029Z] ---> sigul-configuration.sh [2026-03-26T07:39:07.029Z] gpg: directory `/root/.gnupg' created [2026-03-26T07:39:07.029Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-26T07:39:07.029Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-26T07:39:07.029Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-26T07:39:07.029Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-26T07:39:07.029Z] gpg: CAST5 encrypted data [2026-03-26T07:39:07.029Z] gpg: encrypted with 1 passphrase [2026-03-26T07:39:07.029Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-26T07:39:07.320Z] + mkdir /home/jenkins [2026-03-26T07:39:07.321Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-26T07:39:07.612Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-03-26T07:39:07.627Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:07.922Z] ---> sigul-install.sh [2026-03-26T07:39:07.922Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-26T07:39:08.215Z] + git tag --list [2026-03-26T07:39:08.215Z] 0.6.0 [2026-03-26T07:39:08.215Z] 0.6.1 [2026-03-26T07:39:08.215Z] 0.7.0 [2026-03-26T07:39:08.216Z] 0.7.1 [2026-03-26T07:39:08.216Z] v1.0.0 [2026-03-26T07:39:08.216Z] v1.0.1 [2026-03-26T07:39:08.216Z] v1.1.0 [2026-03-26T07:39:08.216Z] v1.2.0 [2026-03-26T07:39:08.216Z] v1.2.1 [2026-03-26T07:39:08.216Z] v1.3.0 [2026-03-26T07:39:08.216Z] v1.3.1 [2026-03-26T07:39:08.216Z] v2.0.0 [2026-03-26T07:39:08.216Z] v2.1.0 [2026-03-26T07:39:08.216Z] v2.1.1 [2026-03-26T07:39:08.216Z] v2.2.0 [2026-03-26T07:39:08.216Z] v2.3.0 [2026-03-26T07:39:08.216Z] v3.0 [2026-03-26T07:39:08.216Z] v3.0.0 [2026-03-26T07:39:08.216Z] v3.1 [2026-03-26T07:39:08.216Z] v3.1.0 [2026-03-26T07:39:08.216Z] v3.1.1 [2026-03-26T07:39:08.216Z] v4.0 [2026-03-26T07:39:08.216Z] v4.0.0 [2026-03-26T07:39:08.216Z] v4.0.1 [2026-03-26T07:39:08.216Z] v4.0.1-dev.1 [2026-03-26T07:39:08.216Z] v4.0.1-dev.2 [2026-03-26T07:39:08.216Z] v4.0.2-dev.1 [2026-03-26T07:39:08.216Z] v4.1.0-dev.1 [2026-03-26T07:39:08.216Z] v4.1.0-dev.10 [2026-03-26T07:39:08.216Z] v4.1.0-dev.100 [2026-03-26T07:39:08.216Z] v4.1.0-dev.101 [2026-03-26T07:39:08.216Z] v4.1.0-dev.102 [2026-03-26T07:39:08.216Z] v4.1.0-dev.103 [2026-03-26T07:39:08.216Z] v4.1.0-dev.104 [2026-03-26T07:39:08.216Z] v4.1.0-dev.11 [2026-03-26T07:39:08.216Z] v4.1.0-dev.12 [2026-03-26T07:39:08.216Z] v4.1.0-dev.13 [2026-03-26T07:39:08.216Z] v4.1.0-dev.14 [2026-03-26T07:39:08.216Z] v4.1.0-dev.15 [2026-03-26T07:39:08.216Z] v4.1.0-dev.16 [2026-03-26T07:39:08.216Z] v4.1.0-dev.17 [2026-03-26T07:39:08.216Z] v4.1.0-dev.18 [2026-03-26T07:39:08.216Z] v4.1.0-dev.19 [2026-03-26T07:39:08.216Z] v4.1.0-dev.2 [2026-03-26T07:39:08.216Z] v4.1.0-dev.20 [2026-03-26T07:39:08.216Z] v4.1.0-dev.21 [2026-03-26T07:39:08.216Z] v4.1.0-dev.22 [2026-03-26T07:39:08.216Z] v4.1.0-dev.23 [2026-03-26T07:39:08.216Z] v4.1.0-dev.24 [2026-03-26T07:39:08.216Z] v4.1.0-dev.25 [2026-03-26T07:39:08.216Z] v4.1.0-dev.26 [2026-03-26T07:39:08.216Z] v4.1.0-dev.27 [2026-03-26T07:39:08.216Z] v4.1.0-dev.28 [2026-03-26T07:39:08.216Z] v4.1.0-dev.29 [2026-03-26T07:39:08.216Z] v4.1.0-dev.3 [2026-03-26T07:39:08.216Z] v4.1.0-dev.30 [2026-03-26T07:39:08.216Z] v4.1.0-dev.31 [2026-03-26T07:39:08.216Z] v4.1.0-dev.32 [2026-03-26T07:39:08.216Z] v4.1.0-dev.33 [2026-03-26T07:39:08.216Z] v4.1.0-dev.34 [2026-03-26T07:39:08.216Z] v4.1.0-dev.35 [2026-03-26T07:39:08.216Z] v4.1.0-dev.36 [2026-03-26T07:39:08.216Z] v4.1.0-dev.37 [2026-03-26T07:39:08.216Z] v4.1.0-dev.38 [2026-03-26T07:39:08.216Z] v4.1.0-dev.39 [2026-03-26T07:39:08.216Z] v4.1.0-dev.4 [2026-03-26T07:39:08.216Z] v4.1.0-dev.40 [2026-03-26T07:39:08.216Z] v4.1.0-dev.41 [2026-03-26T07:39:08.216Z] v4.1.0-dev.42 [2026-03-26T07:39:08.216Z] v4.1.0-dev.43 [2026-03-26T07:39:08.216Z] v4.1.0-dev.44 [2026-03-26T07:39:08.216Z] v4.1.0-dev.45 [2026-03-26T07:39:08.216Z] v4.1.0-dev.46 [2026-03-26T07:39:08.216Z] v4.1.0-dev.47 [2026-03-26T07:39:08.216Z] v4.1.0-dev.48 [2026-03-26T07:39:08.216Z] v4.1.0-dev.49 [2026-03-26T07:39:08.216Z] v4.1.0-dev.5 [2026-03-26T07:39:08.216Z] v4.1.0-dev.50 [2026-03-26T07:39:08.216Z] v4.1.0-dev.51 [2026-03-26T07:39:08.216Z] v4.1.0-dev.52 [2026-03-26T07:39:08.216Z] v4.1.0-dev.53 [2026-03-26T07:39:08.216Z] v4.1.0-dev.54 [2026-03-26T07:39:08.216Z] v4.1.0-dev.55 [2026-03-26T07:39:08.216Z] v4.1.0-dev.56 [2026-03-26T07:39:08.216Z] v4.1.0-dev.57 [2026-03-26T07:39:08.216Z] v4.1.0-dev.58 [2026-03-26T07:39:08.216Z] v4.1.0-dev.59 [2026-03-26T07:39:08.216Z] v4.1.0-dev.6 [2026-03-26T07:39:08.216Z] v4.1.0-dev.60 [2026-03-26T07:39:08.216Z] v4.1.0-dev.61 [2026-03-26T07:39:08.216Z] v4.1.0-dev.62 [2026-03-26T07:39:08.216Z] v4.1.0-dev.63 [2026-03-26T07:39:08.216Z] v4.1.0-dev.64 [2026-03-26T07:39:08.216Z] v4.1.0-dev.65 [2026-03-26T07:39:08.216Z] v4.1.0-dev.66 [2026-03-26T07:39:08.216Z] v4.1.0-dev.67 [2026-03-26T07:39:08.216Z] v4.1.0-dev.68 [2026-03-26T07:39:08.216Z] v4.1.0-dev.69 [2026-03-26T07:39:08.216Z] v4.1.0-dev.7 [2026-03-26T07:39:08.216Z] v4.1.0-dev.70 [2026-03-26T07:39:08.216Z] v4.1.0-dev.71 [2026-03-26T07:39:08.216Z] v4.1.0-dev.72 [2026-03-26T07:39:08.216Z] v4.1.0-dev.73 [2026-03-26T07:39:08.216Z] v4.1.0-dev.74 [2026-03-26T07:39:08.216Z] v4.1.0-dev.75 [2026-03-26T07:39:08.216Z] v4.1.0-dev.76 [2026-03-26T07:39:08.216Z] v4.1.0-dev.77 [2026-03-26T07:39:08.216Z] v4.1.0-dev.78 [2026-03-26T07:39:08.216Z] v4.1.0-dev.79 [2026-03-26T07:39:08.216Z] v4.1.0-dev.8 [2026-03-26T07:39:08.216Z] v4.1.0-dev.80 [2026-03-26T07:39:08.216Z] v4.1.0-dev.81 [2026-03-26T07:39:08.216Z] v4.1.0-dev.82 [2026-03-26T07:39:08.216Z] v4.1.0-dev.83 [2026-03-26T07:39:08.216Z] v4.1.0-dev.84 [2026-03-26T07:39:08.216Z] v4.1.0-dev.85 [2026-03-26T07:39:08.216Z] v4.1.0-dev.86 [2026-03-26T07:39:08.216Z] v4.1.0-dev.87 [2026-03-26T07:39:08.216Z] v4.1.0-dev.88 [2026-03-26T07:39:08.216Z] v4.1.0-dev.89 [2026-03-26T07:39:08.216Z] v4.1.0-dev.9 [2026-03-26T07:39:08.216Z] v4.1.0-dev.90 [2026-03-26T07:39:08.216Z] v4.1.0-dev.91 [2026-03-26T07:39:08.216Z] v4.1.0-dev.92 [2026-03-26T07:39:08.216Z] v4.1.0-dev.93 [2026-03-26T07:39:08.216Z] v4.1.0-dev.94 [2026-03-26T07:39:08.216Z] v4.1.0-dev.95 [2026-03-26T07:39:08.216Z] v4.1.0-dev.96 [2026-03-26T07:39:08.216Z] v4.1.0-dev.97 [2026-03-26T07:39:08.216Z] v4.1.0-dev.98 [2026-03-26T07:39:08.216Z] v4.1.0-dev.99 [Pipeline] sh [2026-03-26T07:39:08.510Z] + lftools sign git-tag v4.1.0-dev.104 [2026-03-26T07:39:09.080Z] Signing Git tag with Sigul... [2026-03-26T07:39:09.080Z] Signing v4.1.0-dev.104 [Pipeline] echo [2026-03-26T07:39:09.662Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:09.956Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-26T07:39:09.963Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-26T07:39:09.985Z] $ docker stop --time=1 3329ad5c9706cb5984d17abc18a763f5adb9c7f804767b911d8e676186eeaa68 [2026-03-26T07:39:11.240Z] $ docker rm -f --volumes 3329ad5c9706cb5984d17abc18a763f5adb9c7f804767b911d8e676186eeaa68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-26T07:39:11.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T07:39:11.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:39:11.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T07:39:11.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T07:39:12.046Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T07:39:12.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T07:39:12.315Z] $ docker top 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 -eo pid,comm [2026-03-26T07:39:12.358Z] 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-03-26T07:39:12.358Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T07:39:12.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T07:39:12.416Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T07:39:12.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T07:39:12.524Z] $ docker exec 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 ssh-agent [2026-03-26T07:39:12.629Z] SSH_AUTH_SOCK=/tmp/ssh-4KR74j7rm00S/agent.32 [2026-03-26T07:39:12.629Z] SSH_AGENT_PID=38 [2026-03-26T07:39:12.634Z] Running ssh-add (command line suppressed) [2026-03-26T07:39:12.723Z] Identity added: /w/workspace/edgex-go/963@tmp/private_key_14375083870519752809.key (/w/workspace/edgex-go/963@tmp/private_key_14375083870519752809.key) [2026-03-26T07:39:12.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T07:39:13.032Z] + git semver bump pre [2026-03-26T07:39:13.290Z] 2026-03-26 07:39:13,261 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,265 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,265 [bump_version] DEBUG bumping version:4.1.0-dev.104 on axis:pre with prefix:dev [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,265 [bump_version] DEBUG bumped version:4.1.0-dev.105 [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,265 [write_version] DEBUG write version:4.1.0-dev.105 to path:/w/workspace/edgex-go/963/.semver/main with force:True [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,265 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,265 [write_file] DEBUG write to file:/w/workspace/edgex-go/963/.semver/main [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,267 [execute] INFO git cat-file --batch-check [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/963/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,271 [execute] INFO git cat-file --batch [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/963/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T07:39:13.291Z] 2026-03-26 07:39:13,274 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T07:39:13.291Z] 4.1.0-dev.105 [Pipeline] } [2026-03-26T07:39:13.551Z] $ docker exec --env ******** --env ******** 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 ssh-agent -k [2026-03-26T07:39:13.648Z] unset SSH_AUTH_SOCK; [2026-03-26T07:39:13.648Z] unset SSH_AGENT_PID; [2026-03-26T07:39:13.648Z] echo Agent pid 38 killed; [2026-03-26T07:39:13.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T07:39:13.982Z] + git semver [Pipeline] } [2026-03-26T07:39:14.248Z] $ docker stop --time=1 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 [2026-03-26T07:39:15.511Z] $ docker rm -f --volumes 802c96446c7fc4df73584d3918e891184bc8dc6c83e936b977fba120f80e8257 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T07:39:15.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T07:39:15.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:39:16.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T07:39:16.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T07:39:16.248Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T07:39:16.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T07:39:16.487Z] $ docker top 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 -eo pid,comm [2026-03-26T07:39:16.535Z] 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-03-26T07:39:16.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T07:39:16.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T07:39:16.584Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T07:39:16.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T07:39:16.683Z] $ docker exec 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 ssh-agent [2026-03-26T07:39:16.800Z] SSH_AUTH_SOCK=/tmp/ssh-B0jQcXNKN2C2/agent.34 [2026-03-26T07:39:16.800Z] SSH_AGENT_PID=40 [2026-03-26T07:39:16.804Z] Running ssh-add (command line suppressed) [2026-03-26T07:39:16.887Z] Identity added: /w/workspace/edgex-go/963@tmp/private_key_14696874273796005334.key (/w/workspace/edgex-go/963@tmp/private_key_14696874273796005334.key) [2026-03-26T07:39:16.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T07:39:17.192Z] + git semver push [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,404 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,407 [run_push] DEBUG push [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,408 [execute] INFO git cat-file --batch-check [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/963/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,410 [execute] INFO git rev-list 986a97ff5f84f434b6db3d40e90ff0df3127b00e -- [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,410 [execute] DEBUG Popen(['git', 'rev-list', '986a97ff5f84f434b6db3d40e90ff0df3127b00e', '--'], cwd=/w/workspace/edgex-go/963/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,429 [execute] INFO git fetch -v -- origin [2026-03-26T07:39:17.450Z] 2026-03-26 07:39:17,430 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/963/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-26T07:39:18.018Z] 2026-03-26 07:39:18,000 [run_push] DEBUG no remote changes detected [2026-03-26T07:39:18.018Z] 2026-03-26 07:39:18,000 [execute] INFO git push origin semver [2026-03-26T07:39:18.018Z] 2026-03-26 07:39:18,001 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/963/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-26T07:39:18.953Z] 2026-03-26 07:39:18,823 [run_push] DEBUG push all version tags [2026-03-26T07:39:18.953Z] 2026-03-26 07:39:18,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-26T07:39:18.953Z] 2026-03-26 07:39:18,823 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/963, stdin=None, shell=False, universal_newlines=False) [2026-03-26T07:39:19.891Z] 2026-03-26 07:39:19,563 [read_version] DEBUG read version from /w/workspace/edgex-go/963/.semver/main [2026-03-26T07:39:19.891Z] 4.1.0-dev.105 [Pipeline] } [2026-03-26T07:39:19.894Z] $ docker exec --env ******** --env ******** 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 ssh-agent -k [2026-03-26T07:39:19.987Z] unset SSH_AUTH_SOCK; [2026-03-26T07:39:19.987Z] unset SSH_AGENT_PID; [2026-03-26T07:39:19.987Z] echo Agent pid 40 killed; [2026-03-26T07:39:20.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T07:39:20.328Z] + git semver [Pipeline] } [2026-03-26T07:39:20.903Z] $ docker stop --time=1 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 [2026-03-26T07:39:22.164Z] $ docker rm -f --volumes 53087aed90892aa552721b0dc2149f6a75835fe8a4e5ad67d75b4b3cfdd989c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T07:39:22.743Z] + [ -d /w/workspace/edgex-go/963/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:23.038Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:23.898Z] ---> package-listing.sh [2026-03-26T07:39:23.898Z] ++ facter osfamily [2026-03-26T07:39:23.898Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T07:39:24.156Z] + OS_FAMILY=debian [2026-03-26T07:39:24.156Z] + workspace=/w/workspace/edgex-go/963 [2026-03-26T07:39:24.156Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T07:39:24.156Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T07:39:24.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T07:39:24.156Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T07:39:24.156Z] + '[' /w/workspace/edgex-go/963 ']' [2026-03-26T07:39:24.156Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T07:39:24.156Z] + case "${OS_FAMILY}" in [2026-03-26T07:39:24.156Z] + dpkg -l [2026-03-26T07:39:24.156Z] + grep '^ii' [2026-03-26T07:39:24.156Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T07:39:24.156Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T07:39:24.156Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T07:39:24.156Z] + '[' /w/workspace/edgex-go/963 ']' [2026-03-26T07:39:24.156Z] + mkdir -p /w/workspace/edgex-go/963/archives/ [2026-03-26T07:39:24.156Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/963/archives/ [Pipeline] echo [2026-03-26T07:39:24.166Z] 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/963/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T07:39:24.444Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:39:25.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T07:39:25.013Z] [2026-03-26T07:39:25.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T07:39:25.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T07:39:25.313Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T07:39:25.313Z] 5eb5b503b376: Pulling fs layer [2026-03-26T07:39:25.313Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T07:39:25.313Z] ec43610c2a17: Pulling fs layer [2026-03-26T07:39:25.313Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T07:39:25.313Z] 33b1e0a273af: Pulling fs layer [2026-03-26T07:39:25.313Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T07:39:25.313Z] 2f39f015ded8: Pulling fs layer [2026-03-26T07:39:25.313Z] 33b1e0a273af: Waiting [2026-03-26T07:39:25.313Z] 2f39f015ded8: Waiting [2026-03-26T07:39:25.313Z] 3a2ae6a8a46f: Waiting [2026-03-26T07:39:25.313Z] 5d3b04190fa2: Waiting [2026-03-26T07:39:25.313Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T07:39:25.313Z] 5c69ac0246d0: Download complete [2026-03-26T07:39:25.313Z] 3a2ae6a8a46f: Download complete [2026-03-26T07:39:25.313Z] ec43610c2a17: Verifying Checksum [2026-03-26T07:39:25.313Z] ec43610c2a17: Download complete [2026-03-26T07:39:25.313Z] 5d3b04190fa2: Download complete [2026-03-26T07:39:25.313Z] 33b1e0a273af: Download complete [2026-03-26T07:39:25.579Z] 5eb5b503b376: Verifying Checksum [2026-03-26T07:39:25.579Z] 5eb5b503b376: Download complete [2026-03-26T07:39:26.146Z] 2f39f015ded8: Download complete [2026-03-26T07:39:27.523Z] 5eb5b503b376: Pull complete [2026-03-26T07:39:27.523Z] 5c69ac0246d0: Pull complete [2026-03-26T07:39:27.860Z] ec43610c2a17: Pull complete [2026-03-26T07:39:27.860Z] 3a2ae6a8a46f: Pull complete [2026-03-26T07:39:28.121Z] 33b1e0a273af: Pull complete [2026-03-26T07:39:28.379Z] 5d3b04190fa2: Pull complete [2026-03-26T07:39:34.943Z] 2f39f015ded8: Pull complete [2026-03-26T07:39:34.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T07:39:34.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T07:39:34.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T07:39:35.039Z] prd-ubuntu20.04-docker-8c-8g-4105 does not seem to be running inside a container [2026-03-26T07:39:35.066Z] $ 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/963/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/963 -v /w/workspace/edgex-go/963:/w/workspace/edgex-go/963:rw,z -v /w/workspace/edgex-go/963@tmp:/w/workspace/edgex-go/963@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-03-26T07:39:37.879Z] $ docker top 0f55439827f63855bff5f1750c28573a77b6115a6e474d5ab7c3e3c6a6be24a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T07:39:38.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T07:39:38.517Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T07:39:38.800Z] + ls /var/log/sa-host [2026-03-26T07:39:38.800Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T07:39:38.834Z] provisioning config files... [2026-03-26T07:39:38.846Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/963@tmp/config18043417924088460667tmp [Pipeline] { [Pipeline] echo [2026-03-26T07:39:38.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:39.154Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T07:39:39.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:39.468Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T07:39:39.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:39.757Z] ---> sudo-logs.sh [2026-03-26T07:39:39.757Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-26T07:39:39.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:40.071Z] ---> job-cost.sh [2026-03-26T07:39:40.071Z] lf-activate-venv: SKIPPING [2026-03-26T07:39:40.071Z] DEBUG: total: 0.10999999940395355 [2026-03-26T07:39:40.071Z] INFO: Retrieving Stack Cost... [2026-03-26T07:39:40.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T07:39:40.587Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T07:39:40.598Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T07:39:40.876Z] ---> logs-deploy.sh [2026-03-26T07:39:40.876Z] lf-activate-venv: SKIPPING [2026-03-26T07:39:40.876Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/963 [2026-03-26T07:39:40.876Z] INFO: archiving workspace using pattern(s): [2026-03-26T07:39:41.811Z] Archives upload complete. [2026-03-26T07:39:42.069Z] INFO: archiving logs to Nexus